Bump oxc-transform from 0.37.0 to 0.44.0

Bumps [oxc-transform](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxc-transform) from 0.37.0 to 0.44.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxc-transform/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.44.0/npm/oxc-transform)

---
updated-dependencies:
- dependency-name: oxc-transform
  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-01-09 22:36:33 +00:00
committed by GitHub
parent b96bc05743
commit 1d50776090

View File

@@ -63,7 +63,7 @@
"bun-plugin-isolated-decl": "^0.1.6",
"eslint": "^9.14.0",
"globals": "^15.12.0",
"oxc-transform": "^0.37.0",
"oxc-transform": "^0.44.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
}