Skip to content

Commit cc13293

Browse files
committed
feat!: wider oxc requirement
1 parent a185526 commit cc13293

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
}
7575
},
7676
"dependencies": {
77-
"oxc-minify": "^0.82.0",
77+
"oxc-minify": ">=0.82.0",
7878
"oxc-resolver": "^11.6.1",
79-
"oxc-transform": "^0.82.0",
79+
"oxc-transform": ">=0.82.0",
8080
"unplugin": "^2.3.5",
8181
"unplugin-utils": "^0.2.5"
8282
},

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)