Skip to content

Commit a012ae1

Browse files
Bump next from 14.1.0 to 16.1.3
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 16.1.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.0...v16.1.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c19f5f commit a012ae1

3 files changed

Lines changed: 354 additions & 87 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@agent-patterns/core": "workspace:*",
13-
"next": "14.1.0",
13+
"next": "16.1.3",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0"
1616
},

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@agent-patterns/thinking-indicator": "workspace:*",
1818
"@agent-patterns/insights-list": "workspace:*",
1919
"@agent-patterns/detail-card": "workspace:*",
20-
"next": "14.1.0",
20+
"next": "16.1.3",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",
2323
"zod": "^3.22.4"

0 commit comments

Comments
 (0)