Skip to content

Commit b6f1610

Browse files
authored
Merge pull request #8440 from Couchers-org/dependabot/npm_and_yarn/app/web/next/bundle-analyzer-16.2.4
Bump @next/bundle-analyzer from 16.2.1 to 16.2.4 in /app/web
2 parents c9d12cd + 79eafe8 commit b6f1610

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@babel/core": "^7.29.0",
78-
"@next/bundle-analyzer": "^16.2.1",
78+
"@next/bundle-analyzer": "^16.2.4",
7979
"@testing-library/dom": "^10.4.0",
8080
"@testing-library/jest-dom": "^6.9.1",
8181
"@testing-library/react": "^16.3.2",

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
dependencies:
12141214
"@tybys/wasm-util" "^0.10.1"
12151215

1216-
"@next/bundle-analyzer@^16.2.1":
1217-
version "16.2.1"
1218-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-16.2.1.tgz#695c810e950df1452ef2cb723a44fc9fb485b01a"
1219-
integrity sha512-fbj2WE6dnCyG8CvQnrBfpHyxdOIyZ4aEHJY0bSqAmamRiIXDqunFQPDvuSOPo24mJE9zQHw7TY6d+sGrXO98TQ==
1216+
"@next/bundle-analyzer@^16.2.4":
1217+
version "16.2.4"
1218+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-16.2.4.tgz#8d0b22cb55be13e3648e12abe10f8813f2e055e8"
1219+
integrity sha512-EAA9xTDv0P1IiUcZaASJJPkNDjRvL7OMTha6XN8MBzALYGfn7I52Mn7vRiyjVfNrtUPi2qiacY+eFVXe3lKCXA==
12201220
dependencies:
12211221
webpack-bundle-analyzer "4.10.1"
12221222

0 commit comments

Comments
 (0)