mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-13 12:52:31 -05:00
Merge pull request #35 from vaibhavmule/fix/cve-2025-66478-nextjs-security-update
This commit is contained in:
@@ -506,7 +506,7 @@ export async function init(
|
|||||||
dotenv: '^16.4.7',
|
dotenv: '^16.4.7',
|
||||||
'lucide-react': '^0.469.0',
|
'lucide-react': '^0.469.0',
|
||||||
mipd: '^0.0.7',
|
mipd: '^0.0.7',
|
||||||
next: '^15',
|
next: '^15.5.7',
|
||||||
react: '^19',
|
react: '^19',
|
||||||
'react-dom': '^19',
|
'react-dom': '^19',
|
||||||
'tailwind-merge': '^2.6.0',
|
'tailwind-merge': '^2.6.0',
|
||||||
@@ -525,7 +525,7 @@ export async function init(
|
|||||||
"@vercel/sdk": "^1.9.0",
|
"@vercel/sdk": "^1.9.0",
|
||||||
"crypto": "^1.0.1",
|
"crypto": "^1.0.1",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "15.0.3",
|
"eslint-config-next": "15.5.7",
|
||||||
"inquirer": "^10.2.2",
|
"inquirer": "^10.2.2",
|
||||||
"pino-pretty": "^13.0.0",
|
"pino-pretty": "^13.0.0",
|
||||||
"postcss": "^8",
|
"postcss": "^8",
|
||||||
|
|||||||
Reference in New Issue
Block a user