chore(deps): update dependency rollup to v3.15.0
This commit is contained in:
parent
0f7a11748f
commit
60998db3b0
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.4",
|
"prettier": "2.8.4",
|
||||||
"rimraf": "4.1.2",
|
"rimraf": "4.1.2",
|
||||||
"rollup": "3.14.0",
|
"rollup": "3.15.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.58.0",
|
"sass": "1.58.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4597,9 +4597,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.14.0":
|
"rollup@npm:3.15.0":
|
||||||
version: 3.14.0
|
version: 3.15.0
|
||||||
resolution: "rollup@npm:3.14.0"
|
resolution: "rollup@npm:3.15.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4607,7 +4607,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 48f4da224753b8022529256243b74b3f6f41d9b4358ba079ac42f2a2cf07e4bd01b5d94579338194238e3c575487974ca508e144cf6195123293e7fdf82506cb
|
checksum: 1a75b09503f705b594dcfebf65b9e1ca4536e3facdf5716e10d4272697b4bb7e6bd8ab35be1b3fe1271f864d4c4a75d012bd77cbe7a55579d5138258b9e85c23
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5132,7 +5132,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.4
|
prettier: 2.8.4
|
||||||
rimraf: 4.1.2
|
rimraf: 4.1.2
|
||||||
rollup: 3.14.0
|
rollup: 3.15.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.58.0
|
sass: 1.58.0
|
||||||
|
|
Loading…
Reference in a new issue