chore(deps): update dependency rollup to v3.20.4
This commit is contained in:
parent
8ebba6e62b
commit
d76266bc89
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"rimraf": "5.0.0",
|
"rimraf": "5.0.0",
|
||||||
"rollup": "3.20.3",
|
"rollup": "3.20.4",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.8.1",
|
"rollup-plugin-swc3": "0.8.1",
|
||||||
"sass": "1.62.0",
|
"sass": "1.62.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4685,9 +4685,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.20.3":
|
"rollup@npm:3.20.4":
|
||||||
version: 3.20.3
|
version: 3.20.4
|
||||||
resolution: "rollup@npm:3.20.3"
|
resolution: "rollup@npm:3.20.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4695,7 +4695,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 90ab2e099535246bab6ddffb566f3b073073d82006ad5a52bf8687eb50c3b540879aae40693b8ffdc86d9bf6a083badd583677a227954687d5dde60661fe7d11
|
checksum: 6b80ca4c455b4009cf1ed528bbf5906c0620eb15e38461f697384bd35f1537914599aa853d998be7a6683ce7014108e563b57c183cc8ee842906c33bc2051d12
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5242,7 +5242,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.7
|
prettier: 2.8.7
|
||||||
rimraf: 5.0.0
|
rimraf: 5.0.0
|
||||||
rollup: 3.20.3
|
rollup: 3.20.4
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.8.1
|
rollup-plugin-swc3: 0.8.1
|
||||||
sass: 1.62.0
|
sass: 1.62.0
|
||||||
|
|
Loading…
Reference in a new issue