feat(ui): add image-zoom

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent 52f82d7979
commit eba4b82464
7 changed files with 159 additions and 6 deletions
+2 -1
View File
@@ -21,7 +21,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.23.25",
"fumadocs-core": "16.2.3",
"fumadocs-core": "^16.2.4",
"fumadocs-mdx": "14.1.0",
"fumadocs-ui": "16.2.3",
"i18next": "^25.7.2",
@@ -34,6 +34,7 @@
"react-dom": "^19.2.1",
"react-hook-form": "^7.68.0",
"react-i18next": "^16.4.0",
"react-medium-image-zoom": "^5.4.0",
"react-syntax-highlighter": "^16.1.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",