mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 21:58:19 +00:00
chore(deps): update all non-major dependencies (2.x) (#21518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bdc8044cd5
commit
21db60e832
@ -79,7 +79,7 @@
|
||||
"puppeteer-core": "20.5.0",
|
||||
"request": "2.88.2",
|
||||
"rimraf": "4.4.1",
|
||||
"rollup": "3.24.1",
|
||||
"rollup": "3.25.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-license": "3.0.1",
|
||||
"sass": "1.63.3",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@nuxt/utils": "2.17.0",
|
||||
"babel-loader": "^8.3.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"caniuse-lite": "^1.0.30001498",
|
||||
"caniuse-lite": "^1.0.30001499",
|
||||
"consola": "^3.1.0",
|
||||
"css-loader": "^5.2.7",
|
||||
"cssnano": "^6.0.1",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -4719,10 +4719,10 @@ caniuse-lite@^1.0.30001464:
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c"
|
||||
integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==
|
||||
|
||||
caniuse-lite@^1.0.30001498:
|
||||
version "1.0.30001498"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001498.tgz#84e4ee2d03e0e4f8a04a508853b75a980c703201"
|
||||
integrity sha512-LFInN2zAwx3ANrGCDZ5AKKJroHqNKyjXitdV5zRIVIaQlXKj3GmxUKagoKsjqUfckpAObPCEWnk5EeMlyMWcgw==
|
||||
caniuse-lite@^1.0.30001499:
|
||||
version "1.0.30001499"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001499.tgz#0235c127d9795c82aaf0a7f43e24018549dac659"
|
||||
integrity sha512-IhoQqRrW6WiecFcfZgoJS1YLEN1/HR1vHP5WNgjCARRW7KUNToHHTX3FrwCM+y4zkRa48D9rE90WFYc2IWhDWQ==
|
||||
|
||||
caseless@~0.12.0:
|
||||
version "0.12.0"
|
||||
@ -13156,10 +13156,10 @@ rollup-plugin-license@3.0.1:
|
||||
spdx-expression-validate "~2.0.0"
|
||||
spdx-satisfies "~5.0.1"
|
||||
|
||||
rollup@3.24.1:
|
||||
version "3.24.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-3.24.1.tgz#7ed67b778fb90a6f5e32e64510af9e28b03e47a8"
|
||||
integrity sha512-REHe5dx30ERBRFS0iENPHy+t6wtSEYkjrhwNsLyh3qpRaZ1+aylvMUdMBUHWUD/RjjLmLzEvY8Z9XRlpcdIkHA==
|
||||
rollup@3.25.0:
|
||||
version "3.25.0"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-3.25.0.tgz#71327d396a9decbf23c87b55916ae7204211738a"
|
||||
integrity sha512-FnJkNRst2jEZGw7f+v4hFo6UTzpDKrAKcHZWcEfm5/GJQ5CK7wgb4moNLNAe7npKUev7yQn1AY/YbZRIxOv6Qg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user