We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4492d8 commit d7289b0Copy full SHA for d7289b0
package.json
@@ -11,16 +11,16 @@
11
"test": "vitest"
12
},
13
"dependencies": {
14
- "@heroui/react": "2.7.4",
15
- "@heroui/use-infinite-scroll": "2.2.3",
16
- "@heroui/use-theme": "2.1.2",
+ "@heroui/react": "2.7.6",
+ "@heroui/use-infinite-scroll": "2.2.7",
+ "@heroui/use-theme": "2.1.6",
17
"@tailwindcss/typography": "^0.5.16",
18
"@tanstack/react-query": "^5.69.0",
19
- "framer-motion": "^12.6.0",
+ "framer-motion": "^12.6.3",
20
"github-markdown-css": "^5.8.1",
21
"highlight.js": "^11.11.1",
22
- "react": "^19.0.0",
23
- "react-dom": "^19.0.0",
+ "react": "^19.1.0",
+ "react-dom": "^19.1.0",
24
"react-markdown": "^9.1.0",
25
"react-router-dom": "^7.4.0",
26
"react-toastify": "^11.0.5",
0 commit comments