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 c914db7 commit 1738bbcCopy full SHA for 1738bbc
package.json
@@ -33,7 +33,7 @@
33
"@eslint/eslintrc": "^3.3.1",
34
"@eslint/js": "^9.39.1",
35
"@next/eslint-plugin-next": "16.0.3",
36
- "@stylistic/eslint-plugin": "^5.5.0",
+ "@stylistic/eslint-plugin": "^5.6.0",
37
"@types/mdx": "^2.0.13",
38
"@types/node": "^24.10.1",
39
"@types/react": "19.2.5",
@@ -50,9 +50,9 @@
50
"pnpm": "^10.22.0",
51
"rimraf": "^6.1.0",
52
"typescript": "^5.9.3",
53
- "typescript-eslint": "^8.46.4"
+ "typescript-eslint": "^8.47.0"
54
},
55
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.22.0",
56
"pnpm": {
57
"overrides": {
58
0 commit comments