Skip to content

Commit 63666e2

Browse files
fix(deps): update all non-major dependencies
1 parent 4c8edbf commit 63666e2

File tree

2 files changed

+319
-314
lines changed

2 files changed

+319
-314
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"framer-motion": "11.18.2",
2323
"geist": "1.4.2",
2424
"next": "14.2.21",
25-
"next-sanity": "9.12.2",
25+
"next-sanity": "9.12.3",
2626
"react": "18.3.1",
2727
"react-dom": "18.3.1",
28-
"react-hook-form": "7.60.0",
28+
"react-hook-form": "7.61.0",
2929
"react-simple-typewriter": "5.0.1",
3030
"react-social-icons": "6.24.0",
3131
"sanity": "3.99.0",
@@ -34,11 +34,11 @@
3434
},
3535
"devDependencies": {
3636
"@types/eslint": "8.56.12",
37-
"@types/node": "20.19.7",
37+
"@types/node": "20.19.9",
3838
"@types/react": "18.3.23",
3939
"@types/react-dom": "18.3.7",
40-
"@typescript-eslint/eslint-plugin": "8.36.0",
41-
"@typescript-eslint/parser": "8.36.0",
40+
"@typescript-eslint/eslint-plugin": "8.38.0",
41+
"@typescript-eslint/parser": "8.38.0",
4242
"eslint": "8.57.1",
4343
"eslint-config-next": "14.2.30",
4444
"postcss": "8.5.6",

0 commit comments

Comments
 (0)