chore(deps): update dependency rollup to v3.14.0
This commit is contained in:
parent
039f7ebbd7
commit
181eeb84f0
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.3",
|
"prettier": "2.8.3",
|
||||||
"rimraf": "4.1.2",
|
"rimraf": "4.1.2",
|
||||||
"rollup": "3.13.0",
|
"rollup": "3.14.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
|
@ -4599,9 +4599,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.13.0":
|
"rollup@npm:3.14.0":
|
||||||
version: 3.13.0
|
version: 3.14.0
|
||||||
resolution: "rollup@npm:3.13.0"
|
resolution: "rollup@npm:3.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4609,7 +4609,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 9de4d705a016942b6c05111cd95fa5e0b12f079edac5691b8ccbddd55bd9e606e7534d66b5e4867d8f6c69b76a5539a43d448f866295777d23d54581361868d1
|
checksum: 48f4da224753b8022529256243b74b3f6f41d9b4358ba079ac42f2a2cf07e4bd01b5d94579338194238e3c575487974ca508e144cf6195123293e7fdf82506cb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5134,7 +5134,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.3
|
prettier: 2.8.3
|
||||||
rimraf: 4.1.2
|
rimraf: 4.1.2
|
||||||
rollup: 3.13.0
|
rollup: 3.14.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