upgrade next (#878)

This commit is contained in:
Felicio
2025-12-08 13:21:18 +09:00
committed by GitHub
parent d92da0c61b
commit 9c3823bf25
9 changed files with 1138 additions and 587 deletions
+11
View File
@@ -0,0 +1,11 @@
---
"@status-im/status-network": patch
"@status-im/wallet": patch
"hub": patch
"status.app": patch
"status.network": patch
"portfolio": patch
"api": patch
---
upgrade next
+1 -1
View File
@@ -19,7 +19,7 @@
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/server": "10.45.2",
"next": "15.3.0",
"next": "15.3.6",
"react": "19.1.0",
"react-dom": "19.1.0",
"zod": "^3.23.8"
+1 -1
View File
@@ -29,7 +29,7 @@
"connectkit": "^1.9.0",
"cva": "1.0.0-beta.1",
"framer-motion": "^12.0.6",
"next": "15.3.0",
"next": "15.3.6",
"next-mdx-remote": "^5.0.0",
"pino-pretty": "^13.1.1",
"react": "19.1.0",
+1 -1
View File
@@ -87,7 +87,7 @@
"inspx": "^0.0.1-alpha.6",
"match-sorter": "^6.3.4",
"minisearch": "^6.1.0",
"next": "15.3.0",
"next": "15.3.6",
"next-contentlayer": "^0.3.4",
"next-mdx-remote": "^5.0.0",
"oslo": "1.0.1",
+1 -1
View File
@@ -109,7 +109,7 @@
"inspx": "^0.0.1-alpha.6",
"match-sorter": "^6.3.4",
"minisearch": "^6.1.0",
"next": "15.2.4",
"next": "15.2.6",
"next-contentlayer2": "^0.5.8",
"next-mdx-remote": "^5.0.0",
"oslo": "1.0.1",
+1 -1
View File
@@ -19,7 +19,7 @@
"@vercel/analytics": "^1.5.0",
"cva": "1.0.0-beta.1",
"framer-motion": "^12.0.6",
"next": "15.1.6",
"next": "15.1.9",
"next-mdx-remote": "^5.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
+1 -1
View File
@@ -62,7 +62,7 @@
"connectkit": "^1.9.0",
"cva": "^1.0.0-beta.1",
"framer-motion": "^12.0.6",
"next": "15.1.6",
"next": "15.1.9",
"ts-pattern": "^5.3.1",
"zod": "^3.23.8"
},
+1 -1
View File
@@ -105,7 +105,7 @@
"d3-time-format": "^4.1.0",
"date-fns": "^2.30.0",
"ethers": "^6.15.0",
"next": "15.1.6",
"next": "15.1.9",
"qrcode.react": "^3.1.0",
"react-aria-components": "^1.3.3",
"react-day-picker": "^8.7.1",
+1120 -580
View File
File diff suppressed because it is too large Load Diff