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 9890cbb commit ee3aeabCopy full SHA for ee3aeab
2 files changed
package.json
@@ -70,20 +70,20 @@
70
"devDependencies": {
71
"@sxzz/eslint-config": "^5.3.0",
72
"@sxzz/prettier-config": "^2.2.1",
73
- "@types/node": "^22.15.30",
74
- "@vitest/ui": "^3.2.2",
+ "@types/node": "^22.15.31",
+ "@vitest/ui": "^3.2.3",
75
"bumpp": "^10.1.1",
76
"esbuild": "~0.25.5",
77
"escape-string-regexp": "^5.0.0",
78
- "eslint": "^9.28.0",
+ "eslint": "^9.29.0",
79
"fast-glob": "^3.3.3",
80
"prettier": "^3.5.3",
81
- "rollup": "^4.42.0",
+ "rollup": "^4.43.0",
82
"tsdown": "^0.12.7",
83
- "tsx": "^4.19.4",
+ "tsx": "^4.20.3",
84
"typescript": "^5.8.3",
85
"vite": "^6.3.5",
86
- "vitest": "^3.2.2"
+ "vitest": "^3.2.3"
87
},
88
"engines": {
89
"node": ">=18.12.0"
0 commit comments