Skip to content

Commit 7fa44f0

Browse files
chore(deps): bump next from 16.0.6 to 16.0.7 (#1550)
Bumps [next](https://github.com/vercel/next.js) from 16.0.6 to 16.0.7. - [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.6...v16.0.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7fe8f4 commit 7fa44f0

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

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": "^3.0.0",
1313
"@inrupt/solid-client-authn-browser": "^3.1.1",
14-
"next": "^16.0.6",
14+
"next": "^16.0.7",
1515
"react": "^19.1.0",
1616
"react-dom": "^19.2.0"
1717
},

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"@playwright/test": "^1.57.0",
4242
"@types/react": "^19.2.7",
4343
"eslint": "^9.28.0",
44-
"next": "^16.0.6"
44+
"next": "^16.0.7"
4545
}
4646
}

0 commit comments

Comments
 (0)