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