AIdentity

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

commit 732eb8013debab1dce40423402c829e5cfcab43a
parent dde947c52bd8e38365d28e7c04ca0649824c491a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri,  4 Sep 2026 19:12:13 +0900

build(deps): bump next from 16.3.3 to 16.3.4 (#76)

Bumps [next](https://github.com/vercel/next.js) from 16.3.3 to 16.3.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.3.3...v16.3.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.3.4
  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.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8", "styled-components": "^6.5.0",