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 60ecda6 commit 91add13Copy full SHA for 91add13
2 files changed
package.json
@@ -67,9 +67,9 @@
67
"devDependencies": {
68
"@eslint/compat": "1.2.7",
69
"@eslint/js": "9.21.0",
70
- "@stylistic/eslint-plugin": "3.0.1",
+ "@stylistic/eslint-plugin": "3.1.0",
71
"@types/eslint__js": "8.42.3",
72
- "@types/node": "22.13.1",
+ "@types/node": "22.13.8",
73
"@vitest/coverage-v8": "3.0.7",
74
"@vitest/eslint-plugin": "1.1.36",
75
"benchmark": "2.1.4",
@@ -86,12 +86,12 @@
86
"npm-run-all2": "7.0.2",
87
"prettier": "3.5.2",
88
"prettier-plugin-organize-imports": "4.1.0",
89
- "prettier-plugin-packagejson": "2.5.8",
+ "prettier-plugin-packagejson": "2.5.9",
90
"rimraf": "6.0.1",
91
- "tsup": "8.3.6",
+ "tsup": "8.4.0",
92
"typescript": "5.8.2",
93
"typescript-eslint": "8.25.0",
94
- "vite": "6.1.0",
+ "vite": "6.2.0",
95
"vitepress": "1.6.3",
96
"vitest": "3.0.7"
97
},
0 commit comments