Skip to content

Commit ad94a85

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 d0b72fb commit ad94a85

File tree

3 files changed

+213
-192
lines changed

3 files changed

+213
-192
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.2.5",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"react-hook-form": "^7.56.4",

examples/nextjs-clerk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"drizzle-orm": "^0.38.2",
2525
"jose": "^5.9.6",
2626
"lucide-react": "^0.469.0",
27-
"next": "15.2.4",
27+
"next": "15.2.5",
2828
"postgres": "^3.4.5",
2929
"react": "^19",
3030
"react-dom": "^19",

0 commit comments

Comments
 (0)