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 6eb29d3 commit c028aeaCopy full SHA for c028aea
package.json
@@ -80,8 +80,8 @@
80
"enquirer": "^2.4.1",
81
"esbuild": "^0.24.0",
82
"esbuild-plugin-polyfill-node": "^0.3.0",
83
- "eslint": "^9.14.0",
84
- "eslint-plugin-import-x": "^4.4.0",
+ "eslint": "^9.15.0",
+ "eslint-plugin-import-x": "^4.4.2",
85
"@vitest/eslint-plugin": "^1.0.1",
86
"estree-walker": "catalog:",
87
"jsdom": "^25.0.0",
@@ -108,7 +108,7 @@
108
"todomvc-app-css": "^2.4.3",
109
"tslib": "^2.8.1",
110
"typescript": "~5.6.2",
111
- "typescript-eslint": "^8.12.2",
+ "typescript-eslint": "^8.14.0",
112
"vite": "catalog:",
113
"vitest": "^2.1.1"
114
},
0 commit comments