Skip to content

Commit 39e3b87

Browse files
Bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.4.6 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.4.6...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0396187 commit 39e3b87

File tree

3 files changed

+108
-446
lines changed

3 files changed

+108
-446
lines changed

packages/basehub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"@types/react-dom": "18.2.7",
147147
"dts-bundle-generator": "^9.5.1",
148148
"esbuild-scss-modules-plugin": "^1.1.1",
149-
"next": "^15.4.6",
149+
"next": "^15.4.7",
150150
"pkg-pr-new": "^0.0.54",
151151
"react": "19.1.1",
152152
"react-dom": "19.1.1",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"basehub": "workspace:*",
1515
"clsx": "^1.2.1",
1616
"eslint-config-custom": "workspace:*",
17-
"next": "^16.0.0",
17+
"next": "^15.4.7",
1818
"react": "19.2.0",
1919
"react-dom": "19.2.0",
2020
"react-tweet": "^3.1.1",

0 commit comments

Comments
 (0)