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.1 (#6765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee25a15db3
commit
d3ccb79920
@ -44,7 +44,7 @@
|
||||
"postcss": "^8.4.16",
|
||||
"postcss-import": "^14.1.0",
|
||||
"postcss-url": "^10.1.3",
|
||||
"rollup": "^2.78.0",
|
||||
"rollup": "^2.78.1",
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"ufo": "^0.8.5",
|
||||
"unplugin": "^0.9.2",
|
||||
|
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.78.0
|
||||
rollup: ^2.78.1
|
||||
rollup-plugin-visualizer: ^5.7.1
|
||||
ufo: ^0.8.5
|
||||
unbuild: latest
|
||||
@ -11897,6 +11897,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:^2.78.1":
|
||||
version: 2.78.1
|
||||
resolution: "rollup@npm:2.78.1"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 9034814383ca5bdb4bea6d499270aeb31cdb0bb884f81b0c6a1d19c63cc973f040e6ee09b7af8a7169dd231c090f4b44ef8b99c4bfdf884aceeb3dcefb8cfa14
|
||||
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