chore(deps): update dependency rollup-plugin-swc3 to v0.12.1
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2024-10-07 20:02:12 +00:00
parent 75b47f654e
commit 6519db52d4
2 changed files with 6 additions and 6 deletions

View file

@ -49,7 +49,7 @@
"rimraf": "6.0.1", "rimraf": "6.0.1",
"rollup": "4.24.0", "rollup": "4.24.0",
"rollup-plugin-styles": "4.0.0", "rollup-plugin-styles": "4.0.0",
"rollup-plugin-swc3": "0.12.0", "rollup-plugin-swc3": "0.12.1",
"sass": "1.62.1", "sass": "1.62.1",
"semver": "7.6.3", "semver": "7.6.3",
"yargs": "17.7.2" "yargs": "17.7.2"

View file

@ -4644,9 +4644,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"rollup-plugin-swc3@npm:0.12.0": "rollup-plugin-swc3@npm:0.12.1":
version: 0.12.0 version: 0.12.1
resolution: "rollup-plugin-swc3@npm:0.12.0" resolution: "rollup-plugin-swc3@npm:0.12.1"
dependencies: dependencies:
"@dual-bundle/import-meta-resolve": "npm:^4.1.0" "@dual-bundle/import-meta-resolve": "npm:^4.1.0"
"@fastify/deepmerge": "npm:^2.0.0" "@fastify/deepmerge": "npm:^2.0.0"
@ -4656,7 +4656,7 @@ __metadata:
peerDependencies: peerDependencies:
"@swc/core": ">=1.2.165" "@swc/core": ">=1.2.165"
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0 rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
checksum: 10c0/d179167a7397bcb958ea8d89782c4954f754104852027e8dbd67a7542da7e56e3eeadd1fec45702bbb4b15ffae21bab55d9a3d749dc4ed1c02af4fd995a8a0e1 checksum: 10c0/61d9b734aaf944702d86e8918dbe3c4e8d0cf88ccec272bd28908c777befa0a981ec964c835b0571545d71b8a053e11c09b3bc0f626240f21199836bd791e973
languageName: node languageName: node
linkType: hard linkType: hard
@ -5252,7 +5252,7 @@ __metadata:
rimraf: "npm:6.0.1" rimraf: "npm:6.0.1"
rollup: "npm:4.24.0" rollup: "npm:4.24.0"
rollup-plugin-styles: "npm:4.0.0" rollup-plugin-styles: "npm:4.0.0"
rollup-plugin-swc3: "npm:0.12.0" rollup-plugin-swc3: "npm:0.12.1"
sass: "npm:1.62.1" sass: "npm:1.62.1"
semver: "npm:7.6.3" semver: "npm:7.6.3"
yargs: "npm:17.7.2" yargs: "npm:17.7.2"