Skip to content

Commit d50a186

Browse files
build: 📦 update dependency unplugin-swc to v1.5.2 (#838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1534d5 commit d50a186

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"ts-node": "10.9.2",
120120
"tsx": "4.19.3",
121121
"typescript": "5.6.3",
122-
"unplugin-swc": "1.5.1",
122+
"unplugin-swc": "1.5.2",
123123
"vite": "6.3.3",
124124
"vitest": "3.1.2"
125125
},

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4253,7 +4253,7 @@ __metadata:
42534253
tslib: 2.8.1
42544254
tsx: 4.19.3
42554255
typescript: 5.6.3
4256-
unplugin-swc: 1.5.1
4256+
unplugin-swc: 1.5.2
42574257
vite: 6.3.3
42584258
vitest: 3.1.2
42594259
zone.js: 0.15.0
@@ -22160,16 +22160,16 @@ __metadata:
2216022160
languageName: node
2216122161
linkType: hard
2216222162

22163-
"unplugin-swc@npm:1.5.1":
22164-
version: 1.5.1
22165-
resolution: "unplugin-swc@npm:1.5.1"
22163+
"unplugin-swc@npm:1.5.2":
22164+
version: 1.5.2
22165+
resolution: "unplugin-swc@npm:1.5.2"
2216622166
dependencies:
2216722167
"@rollup/pluginutils": ^5.1.0
2216822168
load-tsconfig: ^0.2.5
2216922169
unplugin: ^1.11.0
2217022170
peerDependencies:
2217122171
"@swc/core": ^1.2.108
22172-
checksum: f278ccb085510f4cec3943a0f896465c67caee012bcea31beb630a8455adf190682745ee44cd791a922999d43c9f36fe5cbbe2e6e8f81dfbbae4d0ee07fc0642
22172+
checksum: b5d0b55420e8bee4c752e957c51ea544286d0233721f14f2afa1aa0d7a67fbe1ee1812a48b04f06aae8496a3dad0eacfe438b63f5ba849d617d39c822d7bf9f0
2217322173
languageName: node
2217422174
linkType: hard
2217522175

0 commit comments

Comments
 (0)