From 80ca8981bdf57f6feccc890bb62a1706f77923f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 09:14:30 +0000 Subject: [PATCH] chore(deps): update dependency oxc-transform to ^0.30.5 --- bun.lockb | Bin 150675 -> 150675 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 5ee034eea8bfb392cebfa0f96fc676e1230100ce..8a9804ec8b80f2b33342b5da04557ad59a5dc25c 100755 GIT binary patch delta 19 bcmbO{lXLP+&W0_FVZDr|+rxVqZT15IOD+dc delta 19 bcmbO{lXLP+&W0_FVZDqd+rxVqZT15IOD6|U diff --git a/package.json b/package.json index f5c1b17..8ee9517 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "is-glob": "^4.0.3", - "oxc-transform": "^0.30.4", + "oxc-transform": "^0.30.5", "unplugin-isolated-decl": "^0.4.7" }, "devDependencies": {