Skip to content

Commit fdfedc1

Browse files
chore(deps): bump next from 14.3.0-canary.43 to 15.3.2
Bumps [next](https://github.com/vercel/next.js) from 14.3.0-canary.43 to 15.3.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.3.0-canary.43...v15.3.2) --- updated-dependencies: - dependency-name: next dependency-version: 15.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c41c6ec commit fdfedc1

File tree

3 files changed

+229
-364
lines changed

3 files changed

+229
-364
lines changed

apps/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"geist": "^1.2.2",
6464
"input-otp": "^1.4.2",
6565
"lucide-react": "0.474.0",
66-
"next": "15.2.3",
66+
"next": "15.3.2",
6767
"next-themes": "^0.4.3",
6868
"postcss": "^8.5.1",
6969
"react": "^19.0.0",

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"lodash": "^4.17.21",
7777
"lucide-react": "0.477.0",
7878
"markdown-wasm": "^1.2.0",
79-
"next": "14.3.0-canary.43",
79+
"next": "15.3.2",
8080
"next-contentlayer2": "^0.4.6",
8181
"next-themes": "^0.4.3",
8282
"react": "^18.2.0",

0 commit comments

Comments
 (0)