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 98abe3c commit 3f274c7Copy full SHA for 3f274c7
1 file changed
package.json
@@ -47,10 +47,10 @@
47
"@eslint/js": "^9.39.4",
48
"@stylistic/eslint-plugin": "^5.10.0",
49
"@types/node": "^24.12.3",
50
- "eslint": "^9.39.4",
+ "eslint": "^10.3.0",
51
"eslint-plugin-import": "^2.32.0",
52
- "eslint-plugin-simple-import-sort": "^12.1.1",
53
- "eslint-plugin-unicorn": "^62.0.0",
+ "eslint-plugin-simple-import-sort": "^13.0.0",
+ "eslint-plugin-unicorn": "^64.0.0",
54
"eslint-plugin-unused-imports": "^4.4.1",
55
"http-server": "^14.1.1",
56
"mkdirp": "^3.0.1",
0 commit comments