Skip to content

Commit

Permalink
chore(dependencies): automatic updates
Browse files Browse the repository at this point in the history
Signed-off-by: cTux <[email protected]>
  • Loading branch information
web-flow committed Feb 6, 2024
1 parent 2d2b599 commit 5b314be
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 530 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,30 +24,30 @@
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.6",
"@mui/material": "^5.15.7",
"axios": "^1.6.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.12",
"react-hook-form": "^7.49.3",
"react-router-dom": "^6.21.3",
"react-hook-form": "^7.50.0",
"react-router-dom": "^6.22.0",
"react-toastify": "^10.0.4"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@storybook/addon-actions": "^7.6.11",
"@storybook/addon-essentials": "^7.6.11",
"@storybook/addon-interactions": "^7.6.11",
"@storybook/addon-links": "^7.6.11",
"@storybook/react": "^7.6.11",
"@storybook/react-vite": "^7.6.11",
"@storybook/addon-actions": "^7.6.12",
"@storybook/addon-essentials": "^7.6.12",
"@storybook/addon-interactions": "^7.6.12",
"@storybook/addon-links": "^7.6.12",
"@storybook/react": "^7.6.12",
"@storybook/react-vite": "^7.6.12",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.11.13",
"@types/react": "^18.2.48",
"@types/node": "^20.11.16",
"@types/react": "^18.2.54",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.2.1",
"ctux-check-engine": "^1.13.0",
Expand All @@ -56,10 +56,10 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "^9.0.7",
"husky": "^9.0.10",
"npm-check-updates": "^16.14.14",
"prettier": "^3.2.4",
"storybook": "^7.6.11",
"prettier": "^3.2.5",
"storybook": "^7.6.12",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-bundle-visualizer": "^1.0.1",
Expand Down
Loading

0 comments on commit 5b314be

Please sign in to comment.