Skip to content

Commit d7289b0

Browse files
committed
Update dependencies in package.json for improved stability and performance
1 parent b4492d8 commit d7289b0

File tree

2 files changed

+1734
-2163
lines changed

2 files changed

+1734
-2163
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"test": "vitest"
1212
},
1313
"dependencies": {
14-
"@heroui/react": "2.7.4",
15-
"@heroui/use-infinite-scroll": "2.2.3",
16-
"@heroui/use-theme": "2.1.2",
14+
"@heroui/react": "2.7.6",
15+
"@heroui/use-infinite-scroll": "2.2.7",
16+
"@heroui/use-theme": "2.1.6",
1717
"@tailwindcss/typography": "^0.5.16",
1818
"@tanstack/react-query": "^5.69.0",
19-
"framer-motion": "^12.6.0",
19+
"framer-motion": "^12.6.3",
2020
"github-markdown-css": "^5.8.1",
2121
"highlight.js": "^11.11.1",
22-
"react": "^19.0.0",
23-
"react-dom": "^19.0.0",
22+
"react": "^19.1.0",
23+
"react-dom": "^19.1.0",
2424
"react-markdown": "^9.1.0",
2525
"react-router-dom": "^7.4.0",
2626
"react-toastify": "^11.0.5",

0 commit comments

Comments
 (0)