chore(deps): update dependency rollup to v3.20.3
This commit is contained in:
parent
85d0a21be8
commit
a50bd5d77a
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.2",
|
"rollup": "3.20.3",
|
||||||
"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.2":
|
"rollup@npm:3.20.3":
|
||||||
version: 3.20.2
|
version: 3.20.3
|
||||||
resolution: "rollup@npm:3.20.2"
|
resolution: "rollup@npm:3.20.3"
|
||||||
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: 34b0932839b7c2a5d1742fb21ce95a47e0b49a0849f4abee2dccf25833187aa7babb898ca90d4fc761cffa4102b9ed0ac6ad7f6f6b96c8b8e2d67305abc5da65
|
checksum: 90ab2e099535246bab6ddffb566f3b073073d82006ad5a52bf8687eb50c3b540879aae40693b8ffdc86d9bf6a083badd583677a227954687d5dde60661fe7d11
|
||||||
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.2
|
rollup: 3.20.3
|
||||||
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