Skip to content

Commit e845904

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 1170262 commit e845904

File tree

6 files changed

+312
-658
lines changed

6 files changed

+312
-658
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
@@ -35,7 +35,7 @@
3535
"turbo": "2.5.4",
3636
"typescript": "5.8.3",
3737
"vitest": "3.2.3",
38-
"pnpm": "9.12.0"
38+
"pnpm": "10.0.0"
3939
},
4040
"pnpm": {
4141
"patchedDependencies": {

0 commit comments

Comments
 (0)