1 Commits

Author SHA1 Message Date
dependabot[bot]
dc5c7108e4 Bump oxc-transform from 0.44.0 to 0.82.3
Bumps [oxc-transform](https://github.com/oxc-project/oxc/tree/HEAD/napi/transform) from 0.44.0 to 0.82.3.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/transform/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.82.3/napi/transform)

---
updated-dependencies:
- dependency-name: oxc-transform
  dependency-version: 0.82.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 01:46:56 +00:00

View File

@@ -64,7 +64,7 @@
"bun-plugin-isolated-decl": "^0.1.10", "bun-plugin-isolated-decl": "^0.1.10",
"eslint": "^9.24.0", "eslint": "^9.24.0",
"globals": "^15.15.0", "globals": "^15.15.0",
"oxc-transform": "^0.44.0", "oxc-transform": "^0.82.3",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },