chore(deps): update dependency rollup-plugin-swc3 to v0.9.1
This commit is contained in:
parent
33c00ab630
commit
ddfa89c9c2
2 changed files with 19 additions and 7 deletions
|
@ -49,7 +49,7 @@
|
|||
"rimraf": "5.0.1",
|
||||
"rollup": "3.23.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.9.0",
|
||||
"rollup-plugin-swc3": "0.9.1",
|
||||
"sass": "1.62.1",
|
||||
"semver": "7.5.4",
|
||||
"yargs": "17.7.2"
|
||||
|
|
24
yarn.lock
24
yarn.lock
|
@ -4901,18 +4901,30 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup-plugin-swc3@npm:0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "rollup-plugin-swc3@npm:0.9.0"
|
||||
"rollup-plugin-swc3@npm:0.9.1":
|
||||
version: 0.9.1
|
||||
resolution: "rollup-plugin-swc3@npm:0.9.1"
|
||||
dependencies:
|
||||
"@fastify/deepmerge": ^1.3.0
|
||||
"@napi-rs/magic-string": ^0.3.4
|
||||
"@rollup/pluginutils": ^4.2.1
|
||||
get-tsconfig: ^4.6.2
|
||||
rollup-swc-preserve-directives: ^0.3.0
|
||||
peerDependencies:
|
||||
"@swc/core": ">=1.2.165"
|
||||
rollup: ^2.0.0 || ^3.0.0
|
||||
checksum: d9f4f30241944f1df0bb011c1315db47f72187ad984f34efebd63a78e92e357d7d26ad8ca7adeea4ecaada499082670af62bacbec08050bbb139ed7792bb38a9
|
||||
checksum: 2603a1b47e612e0f9ff3d18d9b3798d56822d7ffce098124e8a6151728700f3fd284653ca3eeeb56b14894079f4ca18f76616b904e17fb1127028c1e07893cb8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup-swc-preserve-directives@npm:^0.3.0":
|
||||
version: 0.3.1
|
||||
resolution: "rollup-swc-preserve-directives@npm:0.3.1"
|
||||
dependencies:
|
||||
"@napi-rs/magic-string": ^0.3.4
|
||||
peerDependencies:
|
||||
"@swc/core": ">=1.2.165"
|
||||
rollup: ^2.0.0 || ^3.0.0
|
||||
checksum: 2c938d8221a37a2352e7ba2c4fdbf4cf215e96f2a3a8c51e5b365c874e25512972f2404e441ae14a18e105dfc4b67a7993f1167b70f7ec2a2e55e418717dd75d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5513,7 +5525,7 @@ __metadata:
|
|||
rimraf: 5.0.1
|
||||
rollup: 3.23.0
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.9.0
|
||||
rollup-plugin-swc3: 0.9.1
|
||||
sass: 1.62.1
|
||||
semver: 7.5.4
|
||||
yargs: 17.7.2
|
||||
|
|
Loading…
Reference in a new issue