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 78ed837 commit c6a4c08Copy full SHA for c6a4c08
package.json
@@ -78,13 +78,13 @@
78
"enquirer": "^2.4.1",
79
"esbuild": "^0.21.4",
80
"esbuild-plugin-polyfill-node": "^0.3.0",
81
- "eslint": "^9.2.0",
82
- "eslint-plugin-import-x": "^0.5.0",
+ "eslint": "^9.3.0",
+ "eslint-plugin-import-x": "^0.5.1",
83
"eslint-plugin-vitest": "^0.5.4",
84
"estree-walker": "^2.0.2",
85
"execa": "^8.0.1",
86
"jsdom": "^24.0.0",
87
- "lint-staged": "^15.2.2",
+ "lint-staged": "^15.2.5",
88
"lodash": "^4.17.21",
89
"magic-string": "^0.30.10",
90
"markdown-table": "^3.0.3",
@@ -109,7 +109,7 @@
109
"tslib": "^2.6.2",
110
"tsx": "^4.11.0",
111
"typescript": "~5.4.5",
112
- "typescript-eslint": "^7.8.0",
+ "typescript-eslint": "^7.10.0",
113
"vite": "^5.2.11",
114
"vitest": "^1.5.2"
115
},
0 commit comments