mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
web: fix motion.create is not a function
This commit is contained in:
1522
apps/web/package-lock.json
generated
1522
apps/web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user