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 b32016c commit c440279Copy full SHA for c440279
2 files changed
package.json
@@ -67,7 +67,7 @@
67
"devDependencies": {
68
"@eslint/compat": "1.2.9",
69
"@eslint/js": "9.25.1",
70
- "@stylistic/eslint-plugin": "4.2.0",
+ "@stylistic/eslint-plugin": "5.2.3",
71
"@types/node": "22.15.3",
72
"@vitest/coverage-v8": "3.2.4",
73
"@vitest/eslint-plugin": "1.3.4",
@@ -81,15 +81,15 @@
81
"eslint-plugin-spellcheck": "0.0.20",
82
"eslint-plugin-unicorn": "59.0.0",
83
"jiti": "2.4.2",
84
- "npm-run-all2": "7.0.2",
+ "npm-run-all2": "8.0.4",
85
"prettier": "3.5.3",
86
"prettier-plugin-organize-imports": "4.1.0",
87
"prettier-plugin-packagejson": "2.5.10",
88
"rimraf": "6.0.1",
89
"tsup": "8.4.0",
90
"typescript": "5.9.2",
91
"typescript-eslint": "8.31.1",
92
- "vite": "6.3.4",
+ "vite": "7.1.1",
93
"vitepress": "1.6.3",
94
"vitest": "3.2.4"
95
},
0 commit comments