Skip to content

Commit 70a25ee

Browse files
Bump next from 16.0.7 to 16.1.0 in /e2e/browser/test-app
Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.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@v16.0.7...v16.1.0) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2df961e commit 70a25ee

File tree

2 files changed

+95
-80
lines changed

2 files changed

+95
-80
lines changed

e2e/browser/test-app/package-lock.json

Lines changed: 94 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@inrupt/solid-client": "file:../../../",
1313
"@inrupt/solid-client-authn-browser": "^3.1.1",
14-
"next": "^16.0.7",
14+
"next": "^16.1.0",
1515
"react": "^19.2.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)