AIdentity

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

commit 2d1c1ca4616dd6a7fa8d479be918b1430d70fe7b
parent fa0f6ff9c83c2ab0a47c0092292567d4c9547040
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon, 31 Aug 2026 23:33:28 +0900

build(deps): bump next from 16.3.2 to 16.3.3 (#74)

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

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