mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 23:21:09 +00:00
chore(deps): update devdependency rollup to v3.20.0 (2.x) (#19812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9880da4aed
commit
d5cda14bf3
@ -79,7 +79,7 @@
|
||||
"puppeteer-core": "^19.7.5",
|
||||
"request": "^2.88.2",
|
||||
"rimraf": "^4.4.0",
|
||||
"rollup": "3.19.1",
|
||||
"rollup": "3.20.0",
|
||||
"rollup-plugin-esbuild": "^5.0.0",
|
||||
"rollup-plugin-license": "^3.0.1",
|
||||
"sass": "^1.59.3",
|
||||
|
@ -12665,10 +12665,10 @@ rollup-plugin-license@^3.0.1:
|
||||
spdx-expression-validate "~2.0.0"
|
||||
spdx-satisfies "~5.0.1"
|
||||
|
||||
rollup@3.19.1:
|
||||
version "3.19.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-3.19.1.tgz#2b3a31ac1ff9f3afab2e523fa687fef5b0ee20fc"
|
||||
integrity sha512-lAbrdN7neYCg/8WaoWn/ckzCtz+jr70GFfYdlf50OF7387HTg+wiuiqJRFYawwSPpqfqDNYqK7smY/ks2iAudg==
|
||||
rollup@3.20.0:
|
||||
version "3.20.0"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-3.20.0.tgz#ce7bd88449a776b9f75bf4e35959e25fbd3f51b1"
|
||||
integrity sha512-YsIfrk80NqUDrxrjWPXUa7PWvAfegZEXHuPsEZg58fGCdjL1I9C1i/NaG+L+27kxxwkrG/QEDEQc8s/ynXWWGQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user