Skip to content

Commit 9cc870f

Browse files
committed
chore: bump NextJS
1 parent f064ef2 commit 9cc870f

File tree

2 files changed

+117
-110
lines changed

2 files changed

+117
-110
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@posthog/nextjs-config": "^1.6.1",
16+
"@posthog/nextjs-config": "^1.6.4",
1717
"class-variance-authority": "^0.7.1",
1818
"client-only": "^0.0.1",
1919
"clsx": "^2.1.1",
2020
"envin": "^1.1.10",
21-
"next": "16.1.0-canary.9",
21+
"next": "16.1.0-canary.15",
2222
"next-themes": "^0.4.6",
2323
"nextjs-toploader": "^3.9.17",
24-
"posthog-js": "^1.298.1",
25-
"posthog-node": "^5.14.1",
26-
"react": "19.2.0",
27-
"react-dom": "19.2.0",
24+
"posthog-js": "^1.302.2",
25+
"posthog-node": "^5.17.2",
26+
"react": "19.2.1",
27+
"react-dom": "19.2.1",
2828
"react-icons": "^5.5.0",
2929
"remeda": "^2.32.0",
3030
"server-only": "^0.0.1",
@@ -45,7 +45,7 @@
4545
"tailwindcss": "^4.1.17",
4646
"tw-animate-css": "^1.4.0",
4747
"typescript": "^5.9.3",
48-
"velite": "^0.3.0"
48+
"velite": "^0.3.1"
4949
},
5050
"packageManager": "pnpm@10.15.0",
5151
"pnpm": {

0 commit comments

Comments
 (0)