pantry-pm/pantry
chore(deps): update dependency next to 15.4.7
#85
Closed
chrisbbreuer
wants to merge
buddy-bot/update-major-update---next-1755454218107
into
main
1 file
+1
-1
packages/launchpad/test-envs/bun-package-manager-with-deps/package.jsonmodified+1-1Changes to packages/launchpad/test-envs/bun-package-manager-with-deps/package.json | @@ -12,7 +12,7 @@ |
| 12 | 12 | "test": "bun test" |
| 13 | 13 | }, |
| 14 | 14 | "dependencies": { |
| 15 | | - "next": "^14.0.0", |
| 15 | + "next": "^15.4.7", |
| 16 | 16 | "react": "^18.0.0", |
| 17 | 17 | "react-dom": "^18.0.0" |
| 18 | 18 | }, |