update nextJS
This commit is contained in:
@@ -1,11 +1,28 @@
|
||||
packages:
|
||||
- apps/*
|
||||
- packages/*
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- "@prisma/client"
|
||||
- "@prisma/engines"
|
||||
- "@tailwindcss/oxide"
|
||||
- '@prisma/client'
|
||||
- '@prisma/engines'
|
||||
- '@tailwindcss/oxide'
|
||||
- esbuild
|
||||
- prisma
|
||||
- sharp
|
||||
- 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