mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-07 22:24:06 -05:00
fix(migrations): downgrade nextjs
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"lucide-react": "^0.479.0",
|
||||
"mammoth": "^1.9.0",
|
||||
"mysql2": "3.14.3",
|
||||
"next": "^15.4.1",
|
||||
"next": "^15.3.2",
|
||||
"next-runtime-env": "3.3.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"officeparser": "^5.2.0",
|
||||
@@ -172,7 +172,7 @@
|
||||
"sharp"
|
||||
],
|
||||
"overrides": {
|
||||
"next": "^15.4.1",
|
||||
"@next/env": "^15.4.1"
|
||||
"next": "^15.3.2",
|
||||
"@next/env": "^15.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user