chore(deps): update dependency rollup-plugin-swc3 to v0.8.1

This commit is contained in:
Renovate Bot 2023-03-24 20:24:34 +00:00
parent b9ea81b7d5
commit 0b8efe4060
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"rimraf": "4.4.0",
"rollup": "3.20.0",
"rollup-plugin-livereload": "2.0.5",
"rollup-plugin-swc3": "0.8.0",
"rollup-plugin-swc3": "0.8.1",
"sass": "1.60.0",
"semver": "7.3.8",
"tslib": "2.5.0",

View file

@ -23,7 +23,7 @@ specifiers:
rimraf: 4.4.0
rollup: 3.20.0
rollup-plugin-livereload: 2.0.5
rollup-plugin-swc3: 0.8.0
rollup-plugin-swc3: 0.8.1
sass: 1.60.0
semver: 7.3.8
tslib: 2.5.0
@ -55,7 +55,7 @@ devDependencies:
rimraf: 4.4.0
rollup: 3.20.0
rollup-plugin-livereload: 2.0.5
rollup-plugin-swc3: 0.8.0_@swc+core@1.3.42+rollup@3.20.0
rollup-plugin-swc3: 0.8.1_@swc+core@1.3.42+rollup@3.20.0
sass: 1.60.0
semver: 7.3.8
tslib: 2.5.0
@ -3915,8 +3915,8 @@ packages:
- utf-8-validate
dev: true
/rollup-plugin-swc3/0.8.0_@swc+core@1.3.42+rollup@3.20.0:
resolution: {integrity: sha512-IJapqORpU4NgSJHaFvbTcUe4WQPzgE6v8Suu95ZO4Qw1VwGRcuurvSCuYX1fIzR+DLVlZH4zq/T6uqbmw3Bzxw==}
/rollup-plugin-swc3/0.8.1_@swc+core@1.3.42+rollup@3.20.0:
resolution: {integrity: sha512-xoHRmrGamXrz4rNfmXiTNf/6pAYY2daFOJavVsrG/HvBgsoa8lx9rtas9XiqOl5DqD04tGn8MiUwarITOPyh8A==}
engines: {node: '>=12'}
peerDependencies:
'@swc/core': '>=1.2.165'