Skip to content

Commit ef4166d

Browse files
Bump unplugin-swc from 1.5.2 to 1.5.4 (#277)
Bumps [unplugin-swc](https://github.com/unplugin/unplugin-swc) from 1.5.2 to 1.5.4. - [Release notes](https://github.com/unplugin/unplugin-swc/releases) - [Commits](unplugin/unplugin-swc@v1.5.2...v1.5.4) --- updated-dependencies: - dependency-name: unplugin-swc dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d918f71 commit ef4166d

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"husky": "^9.1.7",
4747
"lint-staged": "^15.5.2",
4848
"tsx": "^4.19.4",
49-
"unplugin-swc": "^1.5.2",
49+
"unplugin-swc": "^1.5.4",
5050
"vite-tsconfig-paths": "^5.1.4"
5151
},
5252
"lint-staged": {

yarn.lock

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,7 @@ __metadata:
15801580
languageName: node
15811581
linkType: hard
15821582

1583-
"@rollup/pluginutils@npm:^5.1.0":
1583+
"@rollup/pluginutils@npm:^5.1.4":
15841584
version: 5.1.4
15851585
resolution: "@rollup/pluginutils@npm:5.1.4"
15861586
dependencies:
@@ -2262,12 +2262,12 @@ __metadata:
22622262
languageName: node
22632263
linkType: hard
22642264

2265-
"acorn@npm:^8.14.0":
2266-
version: 8.14.0
2267-
resolution: "acorn@npm:8.14.0"
2265+
"acorn@npm:^8.14.1":
2266+
version: 8.14.1
2267+
resolution: "acorn@npm:8.14.1"
22682268
bin:
22692269
acorn: bin/acorn
2270-
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
2270+
checksum: 10c0/dbd36c1ed1d2fa3550140000371fcf721578095b18777b85a79df231ca093b08edc6858d75d6e48c73e431c174dcf9214edbd7e6fa5911b93bd8abfa54e47123
22712271
languageName: node
22722272
linkType: hard
22732273

@@ -2985,7 +2985,7 @@ __metadata:
29852985
ts-pattern: "npm:^5.7.0"
29862986
tsx: "npm:^4.19.4"
29872987
typescript: "npm:^5.8.3"
2988-
unplugin-swc: "npm:^1.5.2"
2988+
unplugin-swc: "npm:^1.5.4"
29892989
vite-tsconfig-paths: "npm:^5.1.4"
29902990
vitest: "npm:^3.1.3"
29912991
languageName: unknown
@@ -6405,26 +6405,27 @@ __metadata:
64056405
languageName: node
64066406
linkType: hard
64076407

6408-
"unplugin-swc@npm:^1.5.2":
6409-
version: 1.5.2
6410-
resolution: "unplugin-swc@npm:1.5.2"
6408+
"unplugin-swc@npm:^1.5.4":
6409+
version: 1.5.4
6410+
resolution: "unplugin-swc@npm:1.5.4"
64116411
dependencies:
6412-
"@rollup/pluginutils": "npm:^5.1.0"
6412+
"@rollup/pluginutils": "npm:^5.1.4"
64136413
load-tsconfig: "npm:^0.2.5"
6414-
unplugin: "npm:^1.11.0"
6414+
unplugin: "npm:^2.3.5"
64156415
peerDependencies:
64166416
"@swc/core": ^1.2.108
6417-
checksum: 10c0/79b9ad27783c69cf236e96a0542e78e7af10fc2f34a11645a75253b6816d584e6a382dbaf0287d8fb8ae683fe34d981b2406a0f00b5764c330bdc3a9c42bc802
6417+
checksum: 10c0/4c7ea00af3c6843e3aeea2e1a84aedbede39b8e2a5e7dda2e51af2fd34f326008d95a68620c49f76cc638120ae52ec19e995e2b22b84ab663bdd5ec1f46b6799
64186418
languageName: node
64196419
linkType: hard
64206420

6421-
"unplugin@npm:^1.11.0":
6422-
version: 1.16.1
6423-
resolution: "unplugin@npm:1.16.1"
6421+
"unplugin@npm:^2.3.5":
6422+
version: 2.3.5
6423+
resolution: "unplugin@npm:2.3.5"
64246424
dependencies:
6425-
acorn: "npm:^8.14.0"
6425+
acorn: "npm:^8.14.1"
6426+
picomatch: "npm:^4.0.2"
64266427
webpack-virtual-modules: "npm:^0.6.2"
6427-
checksum: 10c0/dd5f8c5727d0135847da73cf03fb199107f1acf458167034886fda3405737dab871ad3926431b4f70e1e82cdac482ac1383cea4019d782a68515c8e3e611b6cc
6428+
checksum: 10c0/42d172be9b52cc139c69a8baefab6c44e99d7fbdafb9e5738348bc60f6c1302b9913543641f69b76bb07c6ff7d01fde3d8a67c9d3d7a976cc17d972c1ff88081
64286429
languageName: node
64296430
linkType: hard
64306431

0 commit comments

Comments
 (0)