Skip to content

Commit 192ed79

Browse files
chore(dependencies): automatic updates (#120)
Signed-off-by: cTux <noreply@github.com> Co-authored-by: cTux <noreply@github.com>
1 parent b29f1b3 commit 192ed79

2 files changed

Lines changed: 3964 additions & 6810 deletions

File tree

package.json

Lines changed: 41 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -22,46 +22,46 @@
2222
"pnpm": "^9"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "^11.11.4",
26-
"@emotion/styled": "^11.11.5",
27-
"@mui/material": "^5.15.18",
28-
"axios": "^1.7.2",
25+
"@emotion/react": "^11.13.3",
26+
"@emotion/styled": "^11.13.0",
27+
"@mui/material": "^5.16.7",
28+
"axios": "^1.7.7",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
3131
"react-error-boundary": "^4.0.13",
32-
"react-hook-form": "^7.51.5",
33-
"react-router-dom": "^6.23.1",
34-
"react-toastify": "^10.0.5"
32+
"react-hook-form": "^7.53.0",
33+
"react-router-dom": "^6.27.0",
34+
"react-toastify": "^10.0.6"
3535
},
3636
"devDependencies": {
37-
"@commitlint/cli": "^19.3.0",
38-
"@commitlint/config-conventional": "^19.2.2",
39-
"@storybook/addon-actions": "^8.1.4",
40-
"@storybook/addon-essentials": "^8.1.4",
41-
"@storybook/addon-interactions": "^8.1.4",
42-
"@storybook/addon-links": "^8.1.4",
43-
"@storybook/react": "^8.1.4",
44-
"@storybook/react-vite": "^8.1.4",
37+
"@commitlint/cli": "^19.5.0",
38+
"@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",
4545
"@storybook/testing-library": "^0.2.2",
46-
"@types/node": "^20.12.12",
47-
"@types/react": "^18.3.3",
48-
"@types/react-dom": "^18.3.0",
49-
"@typescript-eslint/eslint-plugin": "^7.11.0",
50-
"@typescript-eslint/parser": "^7.11.0",
46+
"@types/node": "^20.16.11",
47+
"@types/react": "^18.3.11",
48+
"@types/react-dom": "^18.3.1",
49+
"@typescript-eslint/eslint-plugin": "^7.18.0",
50+
"@typescript-eslint/parser": "^7.18.0",
5151
"@vitejs/plugin-basic-ssl": "^1.1.0",
52-
"@vitejs/plugin-react": "^4.3.0",
52+
"@vitejs/plugin-react": "^4.3.2",
5353
"ctux-check-engine": "^1.13.0",
5454
"eslint": "^8.57.0",
5555
"eslint-config-prettier": "^9.1.0",
56-
"eslint-plugin-prettier": "^5.1.3",
57-
"eslint-plugin-simple-import-sort": "^12.1.0",
56+
"eslint-plugin-prettier": "^5.2.1",
57+
"eslint-plugin-simple-import-sort": "^12.1.1",
5858
"eslint-plugin-unused-imports": "^3.2.0",
59-
"husky": "^9.0.11",
59+
"husky": "^9.1.6",
6060
"npm-check-updates": "^16.14.20",
61-
"prettier": "^3.2.5",
62-
"storybook": "^8.1.4",
63-
"typescript": "^5.4.5",
64-
"vite": "^5.2.12",
61+
"prettier": "^3.3.3",
62+
"storybook": "^8.3.5",
63+
"typescript": "^5.6.3",
64+
"vite": "^5.4.8",
6565
"vite-bundle-visualizer": "^1.2.1",
6666
"vite-plugin-chunk-split": "^0.5.0",
6767
"vite-plugin-svgr": "^4.2.0"
@@ -94,7 +94,19 @@
9494
"follow-redirects@<=1.15.5": ">=1.15.6",
9595
"express@<4.19.2": ">=4.19.2",
9696
"tar@<6.2.1": ">=6.2.1",
97-
"ejs@<3.1.10": ">=3.1.10"
97+
"ejs@<3.1.10": ">=3.1.10",
98+
"braces@<3.0.3": ">=3.0.3",
99+
"ws@>=8.0.0 <8.17.1": ">=8.17.1",
100+
"axios@>=1.3.2 <=1.7.3": ">=1.7.4",
101+
"micromatch@<4.0.8": ">=4.0.8",
102+
"body-parser@<1.20.3": ">=1.20.3",
103+
"send@<0.19.0": ">=0.19.0",
104+
"serve-static@<1.16.0": ">=1.16.0",
105+
"express@<4.20.0": ">=4.20.0",
106+
"path-to-regexp@<0.1.10": ">=0.1.10",
107+
"vite@>=5.2.0 <5.2.14": ">=5.2.14",
108+
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
109+
"cookie@<0.7.0": ">=0.7.0"
98110
}
99111
}
100112
}

0 commit comments

Comments
 (0)