Skip to content

Commit 42f42f0

Browse files
build(deps): bump the npm_and_yarn group across 4 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/js-client/playground/nextjs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/react/playground/next13 directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/react/playground/next13-app-router directory: [next](https://github.com/vercel/next.js). Updates `next` from 13.5.11 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.11...v15.2.4) Updates `next` from 13.5.11 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.11...v15.2.4) Updates `next` from 13.5.11 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.11...v15.2.4) Updates `next` from 13.5.11 to 15.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.11...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13a8d6b commit 42f42f0

File tree

5 files changed

+4200
-2567
lines changed

5 files changed

+4200
-2567
lines changed

packages/js-client/playground/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react": "18.2.47",
1313
"eslint": "8.55.0",
1414
"eslint-config-next": "14.0.4",
15-
"next": "^13.5.7",
15+
"next": "^15.2.4",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"storyblok-js-client": "file:..",

packages/react/playground/next13-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"eslint": "8.57.0",
1717
"eslint-config-next": "14.2.28",
18-
"next": "^13.4.2",
18+
"next": "^15.2.4",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
2121
"swr": "^2.2.5"

packages/react/playground/next13/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/node": "^20.17.10",
2222
"@types/react": "^18.3.4",
23-
"next": "^13.4.6",
23+
"next": "^15.2.4",
2424
"react": "18.3.1",
2525
"react-dom": "18.3.1",
2626
"typescript": "^5.6.3"

packages/react/playground/next15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@storyblok/react": "workspace:*",
1313
"@tailwindcss/typography": "^0.5.16",
14-
"next": "15.3.2",
14+
"next": "15.2.4",
1515
"react": "19.1.0",
1616
"react-dom": "19.1.0"
1717
},

0 commit comments

Comments
 (0)