Skip to content

Commit f503311

Browse files
committed
fix(deps): upgrade deps
1 parent 065e711 commit f503311

File tree

3 files changed

+815
-593
lines changed

3 files changed

+815
-593
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,26 +53,26 @@
5353
"devDependencies": {
5454
"@emotion/react": "^11.11.4",
5555
"@emotion/styled": "^11.11.5",
56-
"@mui/material": "^5.15.16",
57-
"@tanstack/config": "^0.7.0",
58-
"@types/node": "^20.12.8",
59-
"@types/react": "^18.3.1",
56+
"@mui/material": "^5.15.20",
57+
"@tanstack/config": "^0.7.11",
58+
"@types/node": "^20.14.6",
59+
"@types/react": "^18.3.3",
6060
"@types/react-dom": "^18.3.0",
61-
"@typescript-eslint/eslint-plugin": "^7.8.0",
62-
"@typescript-eslint/parser": "^7.8.0",
63-
"@vitejs/plugin-react-swc": "^3.5.0",
61+
"@typescript-eslint/eslint-plugin": "^7.13.1",
62+
"@typescript-eslint/parser": "^7.13.1",
63+
"@vitejs/plugin-react-swc": "^3.7.0",
6464
"eslint": "^8.57.0",
6565
"eslint-config-ruiaraujo-react": "^3.1.25",
6666
"eslint-plugin-react-hooks": "^4.6.2",
67-
"eslint-plugin-react-refresh": "^0.4.6",
67+
"eslint-plugin-react-refresh": "^0.4.7",
6868
"mui-tel-input": "^5.1.2",
69-
"publint": "^0.2.7",
69+
"publint": "^0.2.8",
7070
"react": "^18.3.1",
7171
"react-dom": "^18.3.1",
72-
"react-hook-form": "^7.51.4",
73-
"rimraf": "^5.0.5",
72+
"react-hook-form": "^7.52.0",
73+
"rimraf": "^5.0.7",
7474
"typescript": "^5.4.5",
75-
"vite": "^5.2.11",
75+
"vite": "^5.3.1",
7676
"vite-plugin-eslint": "^1.8.1"
7777
},
7878
"peerDependencies": {

0 commit comments

Comments
 (0)