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 773c3b0 commit 62df668Copy full SHA for 62df668
package.json
@@ -69,21 +69,21 @@
69
},
70
"devDependencies": {
71
"@babel/types": "^7.28.5",
72
- "@sxzz/eslint-config": "^7.4.0",
+ "@sxzz/eslint-config": "^7.4.1",
73
"@sxzz/prettier-config": "^2.2.6",
74
"@sxzz/test-utils": "^0.5.13",
75
"@types/node": "^24.10.1",
76
"@types/picomatch": "^4.0.2",
77
"bumpp": "^10.3.2",
78
- "esbuild": "^0.27.0",
+ "esbuild": "^0.27.1",
79
"eslint": "^9.39.1",
80
- "prettier": "^3.7.3",
+ "prettier": "^3.7.4",
81
"rollup": "^4.53.3",
82
- "tsdown": "^0.16.8",
+ "tsdown": "^0.17.1",
83
"typescript": "^5.9.3",
84
"unplugin-oxc": "^0.5.5",
85
- "vite": "^7.2.6",
86
- "vitest": "^4.0.14",
+ "vite": "^7.2.7",
+ "vitest": "^4.0.15",
87
"webpack": "^5.103.0"
88
89
"engines": {
0 commit comments