Browse Source

chore(deps-dev): bump @next/bundle-analyzer from 15.5.0 to 15.5.3 in /web (#25704)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/1.9.0
dependabot[bot] 1 month ago
parent
commit
a1961cc37a
No account linked to committer's email address
2 changed files with 6 additions and 6 deletions
  1. 1
    1
      web/package.json
  2. 5
    5
      web/pnpm-lock.yaml

+ 1
- 1
web/package.json View File

@@ -166,7 +166,7 @@
"@happy-dom/jest-environment": "^17.4.4",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.5.0",
"@next/bundle-analyzer": "15.5.3",
"@next/eslint-plugin-next": "15.5.0",
"@next/mdx": "15.5.0",
"@rgrove/parse-xml": "^4.1.0",

+ 5
- 5
web/pnpm-lock.yaml View File

@@ -407,8 +407,8 @@ importers:
specifier: ^3.1.0
version: 3.1.0(@types/react@19.1.11)(react@19.1.1)
'@next/bundle-analyzer':
specifier: 15.5.0
version: 15.5.0
specifier: 15.5.3
version: 15.5.3
'@next/eslint-plugin-next':
specifier: 15.5.0
version: 15.5.0
@@ -2164,8 +2164,8 @@ packages:
'@napi-rs/wasm-runtime@0.2.12':
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}

'@next/bundle-analyzer@15.5.0':
resolution: {integrity: sha512-6pSHKzl4lcxqgmdNGXeVShYBBJuJkgXIx8cP15XtdzPtFn/ZllDI8b/2OqtU0HDPcsq53yMq1hjUBze1GoSKXQ==}
'@next/bundle-analyzer@15.5.3':
resolution: {integrity: sha512-l2NxnWHP2gWHbomAlz/wFnN2jNCx/dpr7P/XWeOLhULiyKkXSac8O8SjxRO/8FNhr2l4JNtWVKk82Uya4cZYTw==}

'@next/env@15.5.0':
resolution: {integrity: sha512-sDaprBAfzCQiOgo2pO+LhnV0Wt2wBgartjrr+dpcTORYVnnXD0gwhHhiiyIih9hQbq+JnbqH4odgcFWhqCGidw==}
@@ -10885,7 +10885,7 @@ snapshots:
'@tybys/wasm-util': 0.10.0
optional: true

'@next/bundle-analyzer@15.5.0':
'@next/bundle-analyzer@15.5.3':
dependencies:
webpack-bundle-analyzer: 4.10.1
transitivePeerDependencies:

Loading…
Cancel
Save