We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7b9ea commit c8329e9Copy full SHA for c8329e9
2 files changed
package.json
@@ -35,7 +35,7 @@
35
"@next/eslint-plugin-next": "^15.5.3",
36
"@stylistic/eslint-plugin": "^5.3.1",
37
"@types/mdx": "^2.0.13",
38
- "@types/node": "^24.4.0",
+ "@types/node": "^24.5.0",
39
"@types/react": "^19.1.13",
40
"@types/react-dom": "^19.1.9",
41
"eslint": "^9.35.0",
@@ -50,7 +50,7 @@
50
"pnpm": "^10.16.1",
51
"rimraf": "^6.0.1",
52
"typescript": "^5.9.2",
53
- "typescript-eslint": "^8.43.0"
+ "typescript-eslint": "^8.44.0"
54
},
55
"packageManager": "pnpm@10.16.1"
56
}
0 commit comments