Skip to content

Commit c89de9a

Browse files
committed
chore(dependencies): automatic updates
Signed-off-by: cTux <noreply@github.com>
1 parent 192ed79 commit c89de9a

File tree

2 files changed

+391
-1931
lines changed

2 files changed

+391
-1931
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,28 @@
2828
"axios": "^1.7.7",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
31-
"react-error-boundary": "^4.0.13",
32-
"react-hook-form": "^7.53.0",
33-
"react-router-dom": "^6.27.0",
31+
"react-error-boundary": "^4.1.2",
32+
"react-hook-form": "^7.53.2",
33+
"react-router-dom": "^6.28.0",
3434
"react-toastify": "^10.0.6"
3535
},
3636
"devDependencies": {
3737
"@commitlint/cli": "^19.5.0",
3838
"@commitlint/config-conventional": "^19.5.0",
39-
"@storybook/addon-actions": "^8.3.5",
40-
"@storybook/addon-essentials": "^8.3.5",
41-
"@storybook/addon-interactions": "^8.3.5",
42-
"@storybook/addon-links": "^8.3.5",
43-
"@storybook/react": "^8.3.5",
44-
"@storybook/react-vite": "^8.3.5",
39+
"@storybook/addon-actions": "^8.4.3",
40+
"@storybook/addon-essentials": "^8.4.3",
41+
"@storybook/addon-interactions": "^8.4.3",
42+
"@storybook/addon-links": "^8.4.3",
43+
"@storybook/react": "^8.4.3",
44+
"@storybook/react-vite": "^8.4.3",
4545
"@storybook/testing-library": "^0.2.2",
46-
"@types/node": "^20.16.11",
47-
"@types/react": "^18.3.11",
46+
"@types/node": "^20.17.6",
47+
"@types/react": "^18.3.12",
4848
"@types/react-dom": "^18.3.1",
4949
"@typescript-eslint/eslint-plugin": "^7.18.0",
5050
"@typescript-eslint/parser": "^7.18.0",
5151
"@vitejs/plugin-basic-ssl": "^1.1.0",
52-
"@vitejs/plugin-react": "^4.3.2",
52+
"@vitejs/plugin-react": "^4.3.3",
5353
"ctux-check-engine": "^1.13.0",
5454
"eslint": "^8.57.0",
5555
"eslint-config-prettier": "^9.1.0",
@@ -59,12 +59,12 @@
5959
"husky": "^9.1.6",
6060
"npm-check-updates": "^16.14.20",
6161
"prettier": "^3.3.3",
62-
"storybook": "^8.3.5",
62+
"storybook": "^8.4.3",
6363
"typescript": "^5.6.3",
64-
"vite": "^5.4.8",
64+
"vite": "^5.4.11",
6565
"vite-bundle-visualizer": "^1.2.1",
6666
"vite-plugin-chunk-split": "^0.5.0",
67-
"vite-plugin-svgr": "^4.2.0"
67+
"vite-plugin-svgr": "^4.3.0"
6868
},
6969
"pnpm": {
7070
"overrides": {

0 commit comments

Comments
 (0)