Skip to content

Commit 6b70a14

Browse files
Bump next from 14.2.0-canary.67 to 14.2.32
Bumps [next](https://github.com/vercel/next.js) from 14.2.0-canary.67 to 14.2.32. - [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.2.0-canary.67...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e15843d commit 6b70a14

File tree

4 files changed

+12867
-15784
lines changed

4 files changed

+12867
-15784
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lucide-react": "^0.462.0",
8787
"luxon": "^3.5.0",
8888
"nanoid": "^5.0.1",
89-
"next": "14.3.0-canary.42",
89+
"next": "14.2.32",
9090
"next-auth": "^4.24.4",
9191
"next-axiom": "^1.9.1",
9292
"next-plausible": "^3.12.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react": "^18.2.47",
4646
"@types/react-dom": "^18.2.14",
4747
"autoprefixer": "^10.4.16",
48-
"next": "14.2.0-canary.67",
48+
"next": "14.2.32",
4949
"postcss": "^8.4.31",
5050
"react": "^18.2.0",
5151
"tailwindcss": "^3.4.4",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "18.11.9",
2525
"@types/punycode": "^2.1.4",
2626
"@types/react": "^18.2.5",
27-
"next": "14.2.0-canary.67",
27+
"next": "14.2.32",
2828
"react": "^18.2.0",
2929
"tsconfig": "workspace:*",
3030
"tsup": "^6.1.3",

0 commit comments

Comments
 (0)