Skip to content

Commit 58141d7

Browse files
Arthiefengmk2
andauthored
chore(cli): upgrade @oxc-node/core to catalog version (0.0.35) (#1000)
The `@oxc-node/core` dependency in the cli package stood out as being the only package without the version set to `catalog:`. Upgrading the version to `catalog:` avoids dependency version drift between workspace packages. Co-authored-by: MK <fengmk2@gmail.com>
1 parent 1ffb0f8 commit 58141d7

File tree

2 files changed

+3
-178
lines changed

2 files changed

+3
-178
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"devDependencies": {
339339
"@napi-rs/cli": "catalog:",
340340
"@nkzw/safe-word-list": "catalog:",
341-
"@oxc-node/core": "^0.0.32",
341+
"@oxc-node/core": "catalog:",
342342
"@types/cross-spawn": "catalog:",
343343
"@types/semver": "catalog:",
344344
"@types/validate-npm-package-name": "catalog:",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)