Skip to content

Commit 980fc23

Browse files
Bump next in /monorepos/turborepo-prisma-tasks-trigger
Bumps [next](https://github.com/vercel/next.js) from 15.2.1 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.2.1...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ad2819 commit 980fc23

File tree

3 files changed

+226
-209
lines changed

3 files changed

+226
-209
lines changed

monorepos/turborepo-prisma-tasks-trigger/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "workspace:*",
15-
"next": "^15.2.1",
15+
"next": "^15.4.7",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0"
1818
},

monorepos/turborepo-prisma-tasks-trigger/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@repo/db": "workspace:*",
1515
"@repo/ui": "workspace:*",
1616
"@trigger.dev/sdk": "^3.3.17",
17-
"next": "^15.2.1",
17+
"next": "^15.4.7",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0"
2020
},

0 commit comments

Comments
 (0)