Skip to content

Commit

Permalink
chore(deps): bump next from 14.0.4 to 14.1.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.0.
- [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.0.4...v14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0501075 commit 5bdc941
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 49 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.0.0",
"next": "^14.0.4",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
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.0.0",
"@inrupt/solid-ui-react": "^2.9.1",
"next": "^14.0.4",
"next": "^14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
100 changes: 53 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bdc941

Please sign in to comment.