chore(deps): update dependency rollup to v3.9.0
This commit is contained in:
parent
a2acc92ad5
commit
3bea52e735
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.1",
|
"prettier": "2.8.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rollup": "3.8.1",
|
"rollup": "3.9.0",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.8.0",
|
"rollup-plugin-swc3": "0.8.0",
|
||||||
"sass": "1.57.1",
|
"sass": "1.57.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4506,9 +4506,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.8.1":
|
"rollup@npm:3.9.0":
|
||||||
version: 3.8.1
|
version: 3.9.0
|
||||||
resolution: "rollup@npm:3.8.1"
|
resolution: "rollup@npm:3.9.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4516,7 +4516,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 89ad4df4a5a3ba7a2ee92e2c78d3737eda357d7f8d98237d9e9b2a0b27e238e3ee247e55ea7bf167682ab6dba0ffa948c9e5a741d370e45bb22983299893914b
|
checksum: b0ce4baa8db8ee77ab096a4e066b20fb0719efb9cbd84f230838517d35bf159311487112852cfa687126896b58084c8e6cb9ab222f7559c4b6138ca693d63439
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5052,7 +5052,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.1
|
prettier: 2.8.1
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
rollup: 3.8.1
|
rollup: 3.9.0
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.8.0
|
rollup-plugin-swc3: 0.8.0
|
||||||
sass: 1.57.1
|
sass: 1.57.1
|
||||||
|
|
Loading…
Reference in a new issue