Skip to content

Commit 7dae134

Browse files
feat: Upgrade to Next.js v15
1 parent 996f28b commit 7dae134

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"lucide-react": "^0.471.0",
4949
"motion": "^11.18.0",
5050
"ms": "^2.1.3",
51-
"next": "15.2.0",
51+
"next": "15.1.7",
5252
"next-themes": "^0.4.4",
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
@@ -69,7 +69,7 @@
6969
"@cloudflare/workers-types": "^4.20250224.0",
7070
"@eslint/eslintrc": "^3",
7171
"@next/bundle-analyzer": "^15.1.4",
72-
"@opennextjs/cloudflare": "^0.5.7",
72+
"@opennextjs/cloudflare": "^0.5.8",
7373
"@simplewebauthn/types": "^12.0.0",
7474
"@tailwindcss/typography": "^0.5.16",
7575
"@types/ms": "^0.7.34",
@@ -78,7 +78,7 @@
7878
"@types/react-dom": "^19",
7979
"drizzle-kit": "^0.30.4",
8080
"eslint": "^9",
81-
"eslint-config-next": "15.2.0",
81+
"eslint-config-next": "15.1.7",
8282
"postcss": "^8",
8383
"react-email": "3.0.6",
8484
"tailwindcss": "^3.4.1",

pnpm-lock.yaml

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)