AIdentity

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

commit 71c1cccacb6ddd3deb5a88d852df3f4e01e704a4
parent 53f85b51a70c340ae811f3a6fb486cb21c04b66e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri, 21 Aug 2026 20:38:09 +0900

build(deps): bump next from 16.3.0 to 16.3.1 (#71)

Bumps [next](https://github.com/vercel/next.js) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.3.0...v16.3.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.3.1
  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 @@ -16,7 +16,7 @@ "@react-three/drei": "^10.7.8", "@react-three/fiber": "^9.7.0", "@sentry/nextjs": "^10.69.0", - "next": "16.3.0", + "next": "16.3.1", "react": "19.2.8", "react-dom": "19.2.8", "styled-components": "^6.5.0",