chore(deps): update dependency rollup-plugin-swc3 to v0.8.0
This commit is contained in:
parent
85c14914cb
commit
c01fc5f138
2 changed files with 6 additions and 6 deletions
|
@ -83,7 +83,7 @@
|
||||||
"rollup": "3.7.2",
|
"rollup": "3.7.2",
|
||||||
"rollup-plugin-livereload": "2.0.5",
|
"rollup-plugin-livereload": "2.0.5",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.7.0",
|
"rollup-plugin-swc3": "0.8.0",
|
||||||
"sass": "1.56.2",
|
"sass": "1.56.2",
|
||||||
"semver": "7.3.8",
|
"semver": "7.3.8",
|
||||||
"tslib": "2.4.1",
|
"tslib": "2.4.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2036,7 +2036,7 @@ __metadata:
|
||||||
rollup: 3.7.2
|
rollup: 3.7.2
|
||||||
rollup-plugin-livereload: 2.0.5
|
rollup-plugin-livereload: 2.0.5
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.7.0
|
rollup-plugin-swc3: 0.8.0
|
||||||
sass: 1.56.2
|
sass: 1.56.2
|
||||||
semver: 7.3.8
|
semver: 7.3.8
|
||||||
tslib: 2.4.1
|
tslib: 2.4.1
|
||||||
|
@ -5086,9 +5086,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup-plugin-swc3@npm:0.7.0":
|
"rollup-plugin-swc3@npm:0.8.0":
|
||||||
version: 0.7.0
|
version: 0.8.0
|
||||||
resolution: "rollup-plugin-swc3@npm:0.7.0"
|
resolution: "rollup-plugin-swc3@npm:0.8.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@fastify/deepmerge": ^1.1.0
|
"@fastify/deepmerge": ^1.1.0
|
||||||
"@rollup/pluginutils": ^4.2.1
|
"@rollup/pluginutils": ^4.2.1
|
||||||
|
@ -5096,7 +5096,7 @@ __metadata:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@swc/core": ">=1.2.165"
|
"@swc/core": ">=1.2.165"
|
||||||
rollup: ^2.0.0 || ^3.0.0
|
rollup: ^2.0.0 || ^3.0.0
|
||||||
checksum: 82fff4eb158bff8373a2e9efe27b5cd39f11fda5ede57111fb6bc091a9c9d254c310eb2f5f2f7e9bf8eddb13d7d3ea1aa040bea036a70317bed565d3fd90cbd2
|
checksum: 381b3a6b80f9fd416ae60aca3f2e48dbb125983f5da241e9b35373e29ff4f16de8ce2f7754a3ecd39f2fcc6ae2ac5bcdc12646b0f23d00ec9babacc9fc04a5cc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue