mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 09:09:01 -05:00
fix: dependencies
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
"next": "15.0.3",
|
||||
"next-auth": "^4.24.11",
|
||||
"ox": "^0.4.2",
|
||||
"react": "^19",
|
||||
"react-dom": "^19",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"viem": "^2.23.6",
|
||||
@@ -50,8 +50,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "15.0.3",
|
||||
"postcss": "^8",
|
||||
|
||||
Reference in New Issue
Block a user