mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-23 17:10:07 +00:00
chore(deps): update devdependency @types/rollup-plugin-visualizer to v5 (main) (#31075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
a40a9cd907
commit
a00b89a93c
@ -37,7 +37,6 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/pug": "2.0.10",
|
"@types/pug": "2.0.10",
|
||||||
"@types/rollup-plugin-visualizer": "4.2.4",
|
|
||||||
"@types/webpack-bundle-analyzer": "4.7.0",
|
"@types/webpack-bundle-analyzer": "4.7.0",
|
||||||
"@types/webpack-hot-middleware": "2.25.9",
|
"@types/webpack-hot-middleware": "2.25.9",
|
||||||
"@unhead/schema": "1.11.19",
|
"@unhead/schema": "1.11.19",
|
||||||
@ -61,6 +60,7 @@
|
|||||||
"ofetch": "1.4.1",
|
"ofetch": "1.4.1",
|
||||||
"pkg-types": "1.3.1",
|
"pkg-types": "1.3.1",
|
||||||
"postcss": "8.5.3",
|
"postcss": "8.5.3",
|
||||||
|
"rollup-plugin-visualizer": "^5.14.0",
|
||||||
"sass-loader": "16.0.5",
|
"sass-loader": "16.0.5",
|
||||||
"scule": "1.3.0",
|
"scule": "1.3.0",
|
||||||
"unbuild": "3.3.1",
|
"unbuild": "3.3.1",
|
||||||
|
@ -705,9 +705,6 @@ importers:
|
|||||||
'@types/pug':
|
'@types/pug':
|
||||||
specifier: 2.0.10
|
specifier: 2.0.10
|
||||||
version: 2.0.10
|
version: 2.0.10
|
||||||
'@types/rollup-plugin-visualizer':
|
|
||||||
specifier: 4.2.4
|
|
||||||
version: 4.2.4
|
|
||||||
'@types/webpack-bundle-analyzer':
|
'@types/webpack-bundle-analyzer':
|
||||||
specifier: 4.7.0
|
specifier: 4.7.0
|
||||||
version: 4.7.0(esbuild@0.25.0)
|
version: 4.7.0(esbuild@0.25.0)
|
||||||
@ -777,6 +774,9 @@ importers:
|
|||||||
postcss:
|
postcss:
|
||||||
specifier: 8.5.3
|
specifier: 8.5.3
|
||||||
version: 8.5.3
|
version: 8.5.3
|
||||||
|
rollup-plugin-visualizer:
|
||||||
|
specifier: ^5.14.0
|
||||||
|
version: 5.14.0(rollup@4.34.8)
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: 16.0.5
|
specifier: 16.0.5
|
||||||
version: 16.0.5(@rspack/core@1.2.5)(webpack@5.98.0(esbuild@0.25.0))
|
version: 16.0.5(@rspack/core@1.2.5)(webpack@5.98.0(esbuild@0.25.0))
|
||||||
@ -2847,9 +2847,6 @@ packages:
|
|||||||
'@types/resolve@1.20.2':
|
'@types/resolve@1.20.2':
|
||||||
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
||||||
|
|
||||||
'@types/rollup-plugin-visualizer@4.2.4':
|
|
||||||
resolution: {integrity: sha512-BW4Q6D1Qy5gno5qHWrnMDC2dOe/TAKXvqCpckOggCCu+XpS+ZZJJ1lq1+K3bvYccoO3Y7f5kglbFAgYGqCgULg==}
|
|
||||||
|
|
||||||
'@types/semver@7.5.8':
|
'@types/semver@7.5.8':
|
||||||
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
|
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
|
||||||
|
|
||||||
@ -9696,10 +9693,6 @@ snapshots:
|
|||||||
|
|
||||||
'@types/resolve@1.20.2': {}
|
'@types/resolve@1.20.2': {}
|
||||||
|
|
||||||
'@types/rollup-plugin-visualizer@4.2.4':
|
|
||||||
dependencies:
|
|
||||||
rollup: 4.34.8
|
|
||||||
|
|
||||||
'@types/semver@7.5.8': {}
|
'@types/semver@7.5.8': {}
|
||||||
|
|
||||||
'@types/unist@2.0.11': {}
|
'@types/unist@2.0.11': {}
|
||||||
|
Loading…
Reference in New Issue
Block a user