Skip to content

Commit 7062cb0

Browse files
Bump @next/bundle-analyzer from 15.1.0 to 15.2.0 in /frontend
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.0/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fc0de7 commit 7062cb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@mantine/next": "^6.0.21",
3030
"@mantine/notifications": "7.12.1",
3131
"@mantine/spotlight": "7.12.1",
32-
"@next/bundle-analyzer": "^15.1.0",
32+
"@next/bundle-analyzer": "^15.2.0",
3333
"@react-icons/all-files": "^4.1.0",
3434
"@tabler/icons-react": "^3.30.0",
3535
"axios": "^1.7.4",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -947,10 +947,10 @@
947947
clsx "1.1.1"
948948
csstype "3.0.9"
949949

950-
"@next/bundle-analyzer@^15.1.0":
951-
version "15.1.0"
952-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.1.0.tgz#444549cac0d1fb41172dd4b2f4a65e81ebe5af4b"
953-
integrity sha512-uEyuNZZgAbSWgiUbtihTA8y6QgEzc4b8Fpslmc4SXAjj67Ax5mlcv1HLlez+5dIGwO+vJ9PgCoI8ngWtBh/g1Q==
950+
"@next/bundle-analyzer@^15.2.0":
951+
version "15.2.0"
952+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.2.0.tgz#4a72e76867cbfa61431cc55391836eac49213685"
953+
integrity sha512-RZjYnKD6qQRIQ58YefxnbUIH6dq3cqcZPWpdLkKRaQFbnNejmXCA6MWAIMGDiAOt/NUL/IlhQhSDeADtmF3sFg==
954954
dependencies:
955955
webpack-bundle-analyzer "4.10.1"
956956

0 commit comments

Comments
 (0)