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>
This commit is contained in:
dependabot[bot]
2025-08-21 01:46:56 +00:00
committed by GitHub
parent c2a01f9b62
commit dc5c7108e4

View File

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