Skip to content

Commit 0e3ab6b

Browse files
Update dependency oxc-transform to v0.138.0 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a171a7 commit 0e3ab6b

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
},
1616
"devDependencies": {
1717
"@types/react": "catalog:",
18-
"oxc-transform": "^0.135.0",
18+
"oxc-transform": "^0.138.0",
1919
"vite-plus": "catalog:",
2020
"webpack": "^5.98.0"
2121
},
2222
"peerDependencies": {
23-
"oxc-transform": "^0.115.0 || ^0.131.0 || ^0.132.0 || ^0.133.0 || ^0.134.0 || ^0.135.0",
23+
"oxc-transform": "^0.115.0 || ^0.131.0 || ^0.132.0 || ^0.133.0 || ^0.134.0 || ^0.135.0 || ^0.138.0",
2424
"webpack": ">=5"
2525
},
2626
"packageManager": "pnpm@11.4.0"

0 commit comments

Comments
 (0)