Skip to content

Commit c16cbab

Browse files
committed
fix(deps): upgrade deps
1 parent bff3ae7 commit c16cbab

File tree

2 files changed

+1038
-737
lines changed

2 files changed

+1038
-737
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"dist"
5252
],
5353
"devDependencies": {
54-
"@emotion/react": "^11.11.4",
55-
"@emotion/styled": "^11.11.5",
56-
"@mui/material": "^5.16.1",
57-
"@mui/x-date-pickers": "^7.10.0",
58-
"@tanstack/config": "^0.9.6",
59-
"@types/node": "^20.14.10",
54+
"@emotion/react": "^11.13.0",
55+
"@emotion/styled": "^11.13.0",
56+
"@mui/material": "^5.16.7",
57+
"@mui/x-date-pickers": "^7.12.1",
58+
"@tanstack/config": "^0.11.2",
59+
"@types/node": "^22.2.0",
6060
"@types/react": "^18.3.3",
6161
"@types/react-dom": "^18.3.0",
6262
"@typescript-eslint/eslint-plugin": "^7.16.0",
@@ -67,13 +67,13 @@
6767
"eslint-plugin-react-hooks": "^4.6.2",
6868
"eslint-plugin-react-refresh": "^0.4.8",
6969
"mui-tel-input": "^5.1.2",
70-
"publint": "^0.2.8",
70+
"publint": "^0.2.9",
7171
"react": "^18.3.1",
7272
"react-dom": "^18.3.1",
73-
"react-hook-form": "^7.52.1",
73+
"react-hook-form": "^7.52.2",
7474
"rimraf": "^6.0.1",
75-
"typescript": "^5.5.3",
76-
"vite": "^5.3.3",
75+
"typescript": "^5.5.4",
76+
"vite": "^5.4.0",
7777
"vite-plugin-eslint": "^1.8.1"
7878
},
7979
"peerDependencies": {

0 commit comments

Comments
 (0)