Skip to content

Commit c58f668

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

File tree

2 files changed

+380
-375
lines changed

2 files changed

+380
-375
lines changed

package.json

Lines changed: 8 additions & 8 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.62.0",
2929
"react-simple-typewriter": "5.0.1",
3030
"react-social-icons": "6.24.0",
3131
"sanity": "3.99.0",
@@ -34,21 +34,21 @@
3434
},
3535
"devDependencies": {
3636
"@types/eslint": "8.56.12",
37-
"@types/node": "20.19.7",
37+
"@types/node": "20.19.10",
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.39.0",
41+
"@typescript-eslint/parser": "8.39.0",
4242
"eslint": "8.57.1",
43-
"eslint-config-next": "14.2.30",
43+
"eslint-config-next": "14.2.31",
4444
"postcss": "8.5.6",
4545
"prettier": "3.6.2",
4646
"prettier-plugin-tailwindcss": "0.6.14",
4747
"tailwindcss": "3.4.17",
48-
"typescript": "5.8.3"
48+
"typescript": "5.9.2"
4949
},
5050
"ct3aMetadata": {
5151
"initVersion": "7.33.1"
5252
},
53-
"packageManager": "pnpm@10.13.1"
53+
"packageManager": "pnpm@10.14.0"
5454
}

0 commit comments

Comments
 (0)