Skip to content

Commit 4446171

Browse files
committed
Bumps node modules
1 parent 5cf803c commit 4446171

File tree

2 files changed

+105
-111
lines changed

2 files changed

+105
-111
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@next/eslint-plugin-next": "16.0.7",
3636
"@stylistic/eslint-plugin": "^5.6.1",
3737
"@types/mdx": "^2.0.13",
38-
"@types/node": "^24.10.1",
38+
"@types/node": "^24.10.2",
3939
"@types/react": "19.2.7",
4040
"@types/react-dom": "19.2.3",
4141
"eslint": "^9.39.1",
@@ -47,12 +47,12 @@
4747
"eslint-plugin-jsx-a11y": "^6.10.2",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-plugin-react-hooks": "^7.0.1",
50-
"pnpm": "^10.24.0",
50+
"pnpm": "^10.25.0",
5151
"rimraf": "^6.1.2",
5252
"typescript": "^5.9.3",
53-
"typescript-eslint": "^8.48.1"
53+
"typescript-eslint": "^8.49.0"
5454
},
55-
"packageManager": "pnpm@10.24.0",
55+
"packageManager": "pnpm@10.25.0",
5656
"pnpm": {
5757
"overrides": {
5858
"@types/react": "19.2.7",

0 commit comments

Comments
 (0)