mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency rollup to ^2.78.0 (#6602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0fef0b55fa
commit
197a14b513
@ -44,7 +44,7 @@
|
||||
"postcss": "^8.4.16",
|
||||
"postcss-import": "^14.1.0",
|
||||
"postcss-url": "^10.1.3",
|
||||
"rollup": "^2.77.3",
|
||||
"rollup": "^2.78.0",
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"ufo": "^0.8.5",
|
||||
"unplugin": "^0.9.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -1809,7 +1809,7 @@ __metadata:
|
||||
postcss: ^8.4.16
|
||||
postcss-import: ^14.1.0
|
||||
postcss-url: ^10.1.3
|
||||
rollup: ^2.77.3
|
||||
rollup: ^2.78.0
|
||||
rollup-plugin-visualizer: ^5.7.1
|
||||
ufo: ^0.8.5
|
||||
unbuild: latest
|
||||
@ -11842,6 +11842,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:^2.78.0":
|
||||
version: 2.78.0
|
||||
resolution: "rollup@npm:2.78.0"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 01b5a7ae082d2a14201c973ee973099f0899cc87b65063d5ca5a77c05eeefb3b51e14b1346cf1a0fc879ac2cbb87239d4f960917bfc30b7c52f5dce50a7f56e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"run-async@npm:^2.4.0":
|
||||
version: 2.4.1
|
||||
resolution: "run-async@npm:2.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user