web: fix motion.create is not a function

This commit is contained in:
Abdullah Atta
2024-09-25 14:41:18 +05:00
parent 069ec39de8
commit 5f0d14f01c
3 changed files with 1224 additions and 302 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@
"event-source-polyfill": "^1.0.25",
"fflate": "^0.8.0",
"file-saver": "^2.0.5",
"framer-motion": "^10.16.8",
"framer-motion": "^11.5.6",
"hash-wasm": "^4.9.0",
"hotkeys-js": "^3.8.3",
"katex": "0.16.2",

View File

@@ -129,7 +129,7 @@
"@mdi/react": ">=1.6.1",
"@theme-ui/components": ">=0.16.0",
"@theme-ui/core": ">=0.16.0",
"framer-motion": ">=10",
"framer-motion": ">=11",
"react": ">=18",
"react-dom": ">=18",
"react-modal": ">=3",