mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
chore(deps): update devdependency rollup to v3.15.0 (2.x) (#18937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
204e6d38a9
commit
05581c33b8
@ -78,7 +78,7 @@
|
|||||||
"puppeteer-core": "^19.6.3",
|
"puppeteer-core": "^19.6.3",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"rimraf": "^4.1.2",
|
"rimraf": "^4.1.2",
|
||||||
"rollup": "3.14.0",
|
"rollup": "3.15.0",
|
||||||
"rollup-plugin-esbuild": "^5.0.0",
|
"rollup-plugin-esbuild": "^5.0.0",
|
||||||
"rollup-plugin-license": "^3.0.1",
|
"rollup-plugin-license": "^3.0.1",
|
||||||
"sass": "^1.58.0",
|
"sass": "^1.58.0",
|
||||||
|
@ -12714,10 +12714,10 @@ rollup-plugin-license@^3.0.1:
|
|||||||
spdx-expression-validate "~2.0.0"
|
spdx-expression-validate "~2.0.0"
|
||||||
spdx-satisfies "~5.0.1"
|
spdx-satisfies "~5.0.1"
|
||||||
|
|
||||||
rollup@3.14.0:
|
rollup@3.15.0:
|
||||||
version "3.14.0"
|
version "3.15.0"
|
||||||
resolved "https://registry.npmjs.org/rollup/-/rollup-3.14.0.tgz#f5925255f3b6e8de1dba3916d7619c7da5708d95"
|
resolved "https://registry.npmjs.org/rollup/-/rollup-3.15.0.tgz#6f4105e8c4b8145229657b74ad660b02fbfacc05"
|
||||||
integrity sha512-o23sdgCLcLSe3zIplT9nQ1+r97okuaiR+vmAPZPTDYB7/f3tgWIYNyiQveMsZwshBT0is4eGax/HH83Q7CG+/Q==
|
integrity sha512-F9hrCAhnp5/zx/7HYmftvsNBkMfLfk/dXUh73hPSM2E3CRgap65orDNJbLetoiUFwSAk6iHPLvBrZ5iHYvzqsg==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user