Skip to content

Commit 0e495aa

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 85707b7 commit 0e495aa

File tree

7 files changed

+114
-950
lines changed

7 files changed

+114
-950
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
@@ -38,7 +38,7 @@
3838
"turbo": "2.5.4",
3939
"typescript": "5.8.3",
4040
"vitest": "3.2.3",
41-
"pnpm": "9.12.0"
41+
"pnpm": "10.0.0"
4242
},
4343
"pnpm": {
4444
"patchedDependencies": {

0 commit comments

Comments
 (0)