chore(deps): update dependency rollup to v3.21.0
This commit is contained in:
parent
590291f596
commit
42bf06f082
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.8",
|
"prettier": "2.8.8",
|
||||||
"rimraf": "5.0.0",
|
"rimraf": "5.0.0",
|
||||||
"rollup": "3.20.7",
|
"rollup": "3.21.0",
|
||||||
"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.7":
|
"rollup@npm:3.21.0":
|
||||||
version: 3.20.7
|
version: 3.21.0
|
||||||
resolution: "rollup@npm:3.20.7"
|
resolution: "rollup@npm:3.21.0"
|
||||||
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: 443f26aa6e42b94b4b137fbc3a07c78254cafc4ae53e0547bf5a94337b0658ca100d4e1c7e24870e399e5c7068a419cc0d367bfd35f4b1552d0b5e6d3482c517
|
checksum: f3294d712147c0975c59ff81b3010dc08d07743cdad72fbe12879044b3e467139b3c2aeec85768656c4f7ec6a7b3d19354a78fc2050044bf8e90a499e145e31e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5253,7 +5253,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.8
|
prettier: 2.8.8
|
||||||
rimraf: 5.0.0
|
rimraf: 5.0.0
|
||||||
rollup: 3.20.7
|
rollup: 3.21.0
|
||||||
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