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 9, 2024
1 parent 2d2b599 commit f15f746
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 571 deletions.
36 changes: 18 additions & 18 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.9",
"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.1",
"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.13",
"@storybook/addon-essentials": "^7.6.13",
"@storybook/addon-interactions": "^7.6.13",
"@storybook/addon-links": "^7.6.13",
"@storybook/react": "^7.6.13",
"@storybook/react-vite": "^7.6.13",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.11.13",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@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,12 +56,12 @@
"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.13",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.0",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-chunk-split": "^0.5.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down
Loading

0 comments on commit f15f746

Please sign in to comment.