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 c787e44 commit 638fc95Copy full SHA for 638fc95
package.json
@@ -31,14 +31,14 @@
31
},
32
"devDependencies": {
33
"@eslint/eslintrc": "^3.3.3",
34
- "@eslint/js": "^9.39.1",
+ "@eslint/js": "^9.39.2",
35
"@next/eslint-plugin-next": "16.0.10",
36
"@stylistic/eslint-plugin": "^5.6.1",
37
"@types/mdx": "^2.0.13",
38
"@types/node": "^25.0.1",
39
"@types/react": "19.2.7",
40
"@types/react-dom": "19.2.3",
41
- "eslint": "^9.39.1",
+ "eslint": "^9.39.2",
42
"eslint-config-import": "^0.13.0",
43
"eslint-config-next": "16.0.10",
44
"eslint-import-resolver-typescript": "^4.4.4",
0 commit comments