AIdentity

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit eeb4e65b705f3cf88c7f15c422815f7cc0d5bffb
parent 3866ee18c63a97434c5034b8c735ffbd08baaf64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue,  2 Jun 2026 19:48:16 +0900

build(deps): bump next from 16.2.6 to 16.2.7 (#48)

Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.2.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -13,7 +13,7 @@ "@react-three/drei": "^10.7.7", "@react-three/fiber": "^9.6.1", "@sentry/nextjs": "^10.52.0", - "next": "16.2.6", + "next": "16.2.7", "react": "19.2.6", "react-dom": "19.2.6", "styled-components": "^6.4.1",