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 7d0dc73 commit e81ecc9Copy full SHA for e81ecc9
package.json
@@ -77,8 +77,8 @@
77
"enquirer": "^2.4.1",
78
"esbuild": "^0.24.0",
79
"esbuild-plugin-polyfill-node": "^0.3.0",
80
- "eslint": "^9.13.0",
81
- "eslint-plugin-import-x": "^4.3.1",
+ "eslint": "^9.14.0",
+ "eslint-plugin-import-x": "^4.4.0",
82
"@vitest/eslint-plugin": "^1.0.1",
83
"estree-walker": "catalog:",
84
"jsdom": "^25.0.0",
@@ -105,7 +105,7 @@
105
"todomvc-app-css": "^2.4.3",
106
"tslib": "^2.8.1",
107
"typescript": "~5.6.2",
108
- "typescript-eslint": "^8.11.0",
+ "typescript-eslint": "^8.12.2",
109
"vite": "catalog:",
110
"vitest": "^2.1.1"
111
},
0 commit comments