Skip to content

Commit 96731cd

Browse files
chore(deps): bump next from 16.0.10 to 16.1.1 in /e2e/browser/test-app (#1491)
Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.1. - [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.10...v16.1.1) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 890d7e3 commit 96731cd

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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@inrupt/solid-client-vc": "file:../../../",
13-
"next": "^16.0.10",
13+
"next": "^16.1.1",
1414
"react": "^19.2.1",
1515
"react-dom": "^19.2.3"
1616
},

0 commit comments

Comments
 (0)