From eafdb0df0bbaa1374803eac1283f334b31a037f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:23:38 +0000 Subject: [PATCH] chore(deps): update dependency @swc/core to ^1.10.18 (#159) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 5a13896..752192e 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "@ryoppippi/eslint-config": "npm:@jsr/ryoppippi__eslint-config@^0.0.24", "@ryoppippi/unplugin-typia": "^1.2.0", "@std/semver": "npm:@jsr/std__semver@^1.0.3", - "@swc/core": "^1.10.17", + "@swc/core": "^1.10.18", "@types/bun": "^1.2.2", "bun-plugin-isolated-decl": "^0.1.9", "eslint": "^9.20.1", diff --git a/package.json b/package.json index 81b9d93..8e43227 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@ryoppippi/eslint-config": "npm:@jsr/ryoppippi__eslint-config@^0.0.24", "@ryoppippi/unplugin-typia": "^1.2.0", "@std/semver": "npm:@jsr/std__semver@^1.0.3", - "@swc/core": "^1.10.17", + "@swc/core": "^1.10.18", "@types/bun": "^1.2.2", "bun-plugin-isolated-decl": "^0.1.9", "eslint": "^9.20.1",