We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf803c commit 4446171Copy full SHA for 4446171
package.json
@@ -35,7 +35,7 @@
35
"@next/eslint-plugin-next": "16.0.7",
36
"@stylistic/eslint-plugin": "^5.6.1",
37
"@types/mdx": "^2.0.13",
38
- "@types/node": "^24.10.1",
+ "@types/node": "^24.10.2",
39
"@types/react": "19.2.7",
40
"@types/react-dom": "19.2.3",
41
"eslint": "^9.39.1",
@@ -47,12 +47,12 @@
47
"eslint-plugin-jsx-a11y": "^6.10.2",
48
"eslint-plugin-react": "^7.37.5",
49
"eslint-plugin-react-hooks": "^7.0.1",
50
- "pnpm": "^10.24.0",
+ "pnpm": "^10.25.0",
51
"rimraf": "^6.1.2",
52
"typescript": "^5.9.3",
53
- "typescript-eslint": "^8.48.1"
+ "typescript-eslint": "^8.49.0"
54
},
55
- "packageManager": "pnpm@10.24.0",
+ "packageManager": "pnpm@10.25.0",
56
"pnpm": {
57
"overrides": {
58
0 commit comments