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 e0e2c9e commit a033085Copy full SHA for a033085
package.json
@@ -74,21 +74,21 @@
74
}
75
},
76
"dependencies": {
77
- "oxc-minify": "^0.78.0",
+ "oxc-minify": "^0.79.0",
78
"oxc-resolver": "^11.6.0",
79
- "oxc-transform": "^0.78.0",
+ "oxc-transform": "^0.79.0",
80
"unplugin": "^2.3.5",
81
"unplugin-utils": "^0.2.4"
82
83
"devDependencies": {
84
- "@sxzz/eslint-config": "^7.0.6",
+ "@sxzz/eslint-config": "^7.1.1",
85
"@sxzz/prettier-config": "^2.2.3",
86
"@sxzz/test-utils": "^0.5.7",
87
"@types/node": "^24.1.0",
88
- "bumpp": "^10.2.0",
89
- "eslint": "^9.31.0",
+ "bumpp": "^10.2.1",
+ "eslint": "^9.32.0",
90
"prettier": "^3.6.2",
91
- "rollup": "^4.45.1",
+ "rollup": "^4.46.2",
92
"tinyexec": "^1.0.1",
93
"tsdown": "^0.13.0",
94
"tsx": "^4.20.3",
0 commit comments