Skip to content

Commit 0e88d9f

Browse files
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /integ-tests/react directory: [next](https://github.com/vercel/next.js). Updates `pnpm` from 9.12.0 to 10.0.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.0.0/pnpm) Updates `next` from 15.2.3 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@v15.2.3...v15.2.4) Updates `next` from 15.2.3 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@v15.2.3...v15.2.4) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - 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:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c30c8f2 commit 0e88d9f

File tree

7 files changed

+112
-850
lines changed

7 files changed

+112
-850
lines changed

integ-tests/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"js-yaml": "^4.1.0",
2525
"lucide-react": "^0.483.0",
2626
"marked": "^15.0.7",
27-
"next": "15.2.3",
27+
"next": "15.2.4",
2828
"next-themes": "^0.4.6",
2929
"nuqs": "2.4.1",
3030
"react": "^19.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "5.8.3",
4040
"vercel": "^44.5.5",
4141
"vitest": "3.2.3",
42-
"pnpm": "9.12.0"
42+
"pnpm": "10.0.0"
4343
},
4444
"pnpm": {
4545
"patchedDependencies": {

pnpm-lock.yaml

Lines changed: 106 additions & 844 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/apps/fiddle-web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jotai-devtools": "0.12.0",
2626
"lucide-react": "0.516.0",
2727
"nanoid": "5.1.5",
28-
"next": "15.4.5",
28+
"next": "15.2.4",
2929
"next-themes": "0.4.6",
3030
"posthog-js": "1.253.4",
3131
"react": "19.1.0",

typescript/apps/sage-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"async-sema": "^3.1.1",
2020
"cheerio": "^1.1.2",
2121
"lodash": "4.17.21",
22-
"next": "15.4",
22+
"next": "15.2",
2323
"openai": "4.87.3",
2424
"p-retry": "^6.2.1",
2525
"react": "19.1.0",

typescript/packages/nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@types/node": "24.0.3",
3939
"@types/webpack": "5.28.5",
40-
"next": "15.3.3",
40+
"next": "15.2.4",
4141
"typescript": "5.8.3"
4242
},
4343
"bugs": {

typescript/packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"marked": "15.0.12",
4848
"motion": "12.18.1",
4949
"nanoid": "5.1.5",
50-
"next": "15.3.3",
50+
"next": "15.2.4",
5151
"next-themes": "0.4.6",
5252
"nuqs": "2.4.3",
5353
"react": "19.1.0",

0 commit comments

Comments
 (0)