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 c7287c9 commit 7b11590Copy full SHA for 7b11590
2 files changed
package.json
@@ -66,9 +66,9 @@
66
}
67
},
68
"dependencies": {
69
- "oxc-minify": ">=0.121.0",
+ "oxc-minify": ">=0.123.0",
70
"oxc-resolver": "^11.19.1",
71
- "oxc-transform": ">=0.121.0",
+ "oxc-transform": ">=0.123.0",
72
"unplugin": "^3.0.0"
73
74
"inlinedDependencies": {
@@ -79,9 +79,9 @@
79
"@sxzz/eslint-config": "^7.8.4",
80
"@sxzz/prettier-config": "^2.3.1",
81
"@sxzz/test-utils": "^0.5.16",
82
- "@types/node": "^25.5.0",
+ "@types/node": "^25.5.2",
83
"bumpp": "^11.0.1",
84
- "eslint": "^10.1.0",
+ "eslint": "^10.2.0",
85
"prettier": "^3.8.1",
86
"rollup": "^4.60.1",
87
"tinyexec": "^1.0.4",
0 commit comments