Skip to content

Commit

Permalink
Bump next from 14.2.15 to 15.0.2
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.0.2.
- [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.15...v15.0.2)

---
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 5, 2024
1 parent 10b5fcf commit d01b8a2
Show file tree
Hide file tree
Showing 3 changed files with 522 additions and 74 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@inrupt/internal-playwright-testids": "^3.0.2",
"@inrupt/solid-client-authn-browser": "^2.2.7",
"next": "^14.2.15",
"next": "^15.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e/browser/solid-ui-react/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@inrupt/internal-playwright-testids": "^3.0.2",
"@inrupt/solid-client-authn-browser": "^2.2.7",
"@inrupt/solid-ui-react": "^3.0.0",
"next": "^14.2.15",
"next": "^15.0.2",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
Loading

0 comments on commit d01b8a2

Please sign in to comment.