Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernRave committed May 30, 2024
1 parent dfe203f commit 2ed8808
Show file tree
Hide file tree
Showing 7 changed files with 7,496 additions and 6,205 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rave-ui",
"version": "0.15.0",
"version": "0.16.2",
"license": "MIT",
"author": "BjoernRave",
"main": "dist/src/index.js",
Expand All @@ -17,7 +17,6 @@
"@emotion/styled": ">=11.11.0",
"@mui/icons-material": ">=5.13.7",
"@mui/material": ">=5.13.7",
"@mui/lab": ">=5.0.0-alpha.135",
"@mui/x-date-pickers-pro": ">=6.3.0",
"@tanstack/react-table": ">=8.9.3",
"date-fns": ">=2.30.0",
Expand All @@ -28,16 +27,15 @@
"dependencies": {
"@emotion/cache": "^11.11.0",
"react-dropzone": "14.2.3",
"@hookform/resolvers": "3.3.4",
"react-hook-form": "7.50.0"
"@hookform/resolvers": "3.4.2",
"react-hook-form": "7.51.5"
},
"devDependencies": {
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.13.7",
"@mui/material": "5.13.7",
"@mui/lab": ">=5.0.0-alpha.135",
"@mui/x-date-pickers-pro": "6.3.0",
"@storybook/addon-actions": "^7.0.26",
"@storybook/addon-essentials": "^7.0.26",
Expand Down
Loading

0 comments on commit 2ed8808

Please sign in to comment.