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 Nov 5, 2024
1 parent 192ed79 commit 0ae5d30
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 1,916 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
"axios": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.53.0",
"react-error-boundary": "^4.1.2",
"react-hook-form": "^7.53.1",
"react-router-dom": "^6.27.0",
"react-toastify": "^10.0.6"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@storybook/addon-actions": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/addon-actions": "^8.4.2",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-links": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/react-vite": "^8.4.2",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"ctux-check-engine": "^1.13.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -59,12 +59,12 @@
"husky": "^9.1.6",
"npm-check-updates": "^16.14.20",
"prettier": "^3.3.3",
"storybook": "^8.3.5",
"storybook": "^8.4.2",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.10",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-chunk-split": "^0.5.0",
"vite-plugin-svgr": "^4.2.0"
"vite-plugin-svgr": "^4.3.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 0ae5d30

Please sign in to comment.