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 00734af commit dc18a15Copy full SHA for dc18a15
package.json
@@ -81,11 +81,11 @@
81
"enquirer": "^2.4.1",
82
"esbuild": "^0.25.4",
83
"esbuild-plugin-polyfill-node": "^0.3.0",
84
- "eslint": "^9.25.1",
85
- "eslint-plugin-import-x": "^4.11.0",
+ "eslint": "^9.27.0",
+ "eslint-plugin-import-x": "^4.12.2",
86
"estree-walker": "catalog:",
87
"jsdom": "^26.1.0",
88
- "lint-staged": "^15.5.1",
+ "lint-staged": "^15.5.2",
89
"lodash": "^4.17.21",
90
"magic-string": "^0.30.17",
91
"markdown-table": "^3.0.4",
@@ -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.31.1",
+ "typescript-eslint": "^8.32.1",
112
"vite": "catalog:",
113
"vitest": "^3.1.3"
114
}
0 commit comments