Skip to content

Commit 25c25ef

Browse files
chore(deps): bump next from 15.3.2 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.3.2 to 15.3.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.2...v15.3.3) --- updated-dependencies: - dependency-name: next dependency-version: 15.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a66fba7 commit 25c25ef

File tree

2 files changed

+95
-86
lines changed

2 files changed

+95
-86
lines changed

examples/next-drizzle-mysql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@hookform/resolvers": "^5.0.1",
1515
"drizzle-orm": "^0.44.0",
1616
"mysql2": "^3.14.1",
17-
"next": "15.3.2",
17+
"next": "15.3.3",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"react-hook-form": "^7.56.4",

0 commit comments

Comments
 (0)