update nextJS
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"livekit-client": "^2.15.3",
|
"livekit-client": "^2.15.3",
|
||||||
"livekit-server-sdk": "^2.13.1",
|
"livekit-server-sdk": "^2.13.1",
|
||||||
"lucide-react": "^0.525.0",
|
"lucide-react": "^0.525.0",
|
||||||
"next": "^15.4.2",
|
"next": "^15.4.8",
|
||||||
"next-auth": "^4.24.11",
|
"next-auth": "^4.24.11",
|
||||||
"npm": "^11.4.2",
|
"npm": "^11.4.2",
|
||||||
"postcss": "^8.5.6",
|
"postcss": "^8.5.6",
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.525.0",
|
"lucide-react": "^0.525.0",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"next": "^15.4.2",
|
"next": "^15.4.8",
|
||||||
"next-auth": "^4.24.11",
|
"next-auth": "^4.24.11",
|
||||||
"next-remove-imports": "^1.0.12",
|
"next-remove-imports": "^1.0.12",
|
||||||
"npm": "^11.4.2",
|
"npm": "^11.4.2",
|
||||||
|
|||||||
430
pnpm-lock.yaml
generated
430
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,11 +1,28 @@
|
|||||||
packages:
|
packages:
|
||||||
- apps/*
|
- apps/*
|
||||||
- packages/*
|
- packages/*
|
||||||
|
|
||||||
onlyBuiltDependencies:
|
onlyBuiltDependencies:
|
||||||
- "@prisma/client"
|
- '@prisma/client'
|
||||||
- "@prisma/engines"
|
- '@prisma/engines'
|
||||||
- "@tailwindcss/oxide"
|
- '@tailwindcss/oxide'
|
||||||
- esbuild
|
- esbuild
|
||||||
- prisma
|
- prisma
|
||||||
- sharp
|
- sharp
|
||||||
- unrs-resolver
|
- unrs-resolver
|
||||||
|
|
||||||
|
overrides:
|
||||||
|
'@eslint/plugin-kit@<0.3.4': '>=0.3.4'
|
||||||
|
axios@>=1.0.0 <1.12.0: '>=1.12.0'
|
||||||
|
body-parser@>=2.2.0 <2.2.1: '>=2.2.1'
|
||||||
|
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
||||||
|
js-yaml@>=4.0.0 <4.1.1: '>=4.1.1'
|
||||||
|
jws@<3.2.3: '>=3.2.3'
|
||||||
|
mdast-util-to-hast@>=13.0.0 <13.2.1: '>=13.2.1'
|
||||||
|
next-auth@<4.24.12: '>=4.24.12'
|
||||||
|
next@>=15.0.0 <=15.4.4: '>=15.4.5'
|
||||||
|
next@>=15.0.0-canary.0 <15.4.7: '>=15.4.7'
|
||||||
|
next@>=15.4.0-canary.0 <15.4.8: '>=15.4.8'
|
||||||
|
nodemailer@<7.0.7: '>=7.0.7'
|
||||||
|
nodemailer@<=7.0.10: '>=7.0.11'
|
||||||
|
playwright@<1.55.1: '>=1.55.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user