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 33c8634 commit 17b3ff8Copy full SHA for 17b3ff8
package.json
@@ -67,8 +67,8 @@
67
"devDependencies": {
68
"@eslint/compat": "1.3.2",
69
"@eslint/js": "9.33.0",
70
- "@stylistic/eslint-plugin": "5.2.3",
71
- "@types/node": "22.17.1",
+ "@stylistic/eslint-plugin": "5.3.1",
+ "@types/node": "22.18.1",
72
"@vitest/coverage-v8": "3.2.4",
73
"@vitest/eslint-plugin": "1.3.4",
74
"benchmark": "2.1.4",
@@ -85,7 +85,7 @@
85
"prettier": "3.6.2",
86
"prettier-plugin-organize-imports": "4.2.0",
87
"prettier-plugin-pkg": "0.21.2",
88
- "tsup": "8.4.0",
+ "tsup": "8.5.0",
89
"typescript": "5.9.2",
90
"typescript-eslint": "8.39.1",
91
"vite": "7.1.1",
0 commit comments