We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7d3320 + 455fa98 commit 178c852Copy full SHA for 178c852
package.json
@@ -16,13 +16,13 @@
16
"lint": "next lint"
17
},
18
"dependencies": {
19
- "@floating-ui/react-dom-interactions": "^0.10.1",
+ "@floating-ui/react-dom-interactions": "^0.8.1",
20
"choices.js": "^10.1.0",
21
"classnames": "^2.3.2",
22
"deepmerge": "^4.2.2",
23
"downshift": "^6.1.12",
24
"flatpickr": "^4.6.13",
25
- "framer-motion": "^7.5.3",
+ "framer-motion": "^6.5.1",
26
"gray-matter": "^4.0.3",
27
"material-ripple-effects": "^2.0.1",
28
"mdx-observable": "^0.2.0",
@@ -36,7 +36,7 @@
36
"react-copy-to-clipboard": "^5.1.0",
37
"react-dom": "^18.2.0",
38
"react-jsx-parser": "^1.29.0",
39
- "react-merge-refs": "^2.0.1",
+ "react-merge-refs": "^1.1.0",
40
"react-simple-code-editor": "^0.13.1",
41
"rehype-pretty-code": "^0.3.2",
42
"remark-gfm": "^3.0.1",
0 commit comments