Skip to content

Commit

Permalink
build(deps): bump next from 14.2.5 to 15.0.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 15.0.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.2.5...v15.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent ddf80ff commit 44a1580
Show file tree
Hide file tree
Showing 6 changed files with 318 additions and 221 deletions.
2 changes: 1 addition & 1 deletion examples/next-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.408.0",
"next": "14.2.15",
"next": "15.0.3",
"openai": "4.69.0",
"openassistantgpt": "latest",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/website-chatbot-window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"buffer": "^6.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"next": "14.2.5",
"next": "15.0.3",
"openai": "4.69.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/website-custom-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@openassistantgpt/ui": "workspace:latest",
"ai": "3.2.32",
"buffer": "^6.0.3",
"next": "14.2.5",
"next": "15.0.3",
"openai": "4.69.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-config-openassistantgpt": "workspace:*",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"next": "14.2.15",
"next": "15.0.3",
"playwright": "^1.48.2",
"prettier": "2.8.8",
"publint": "0.2.9",
Expand Down
Loading

0 comments on commit 44a1580

Please sign in to comment.