docs: update

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent 9127b4668c
commit 0a5cadf64a
6 changed files with 133 additions and 128 deletions
+7 -7
View File
@@ -13,9 +13,9 @@
},
"dependencies": {
"@hookform/resolvers": "^5.2.2",
"@orama/orama": "^3.1.16",
"@orama/stopwords": "^3.1.16",
"@orama/tokenizers": "^3.1.16",
"@orama/orama": "^3.1.17",
"@orama/stopwords": "^3.1.17",
"@orama/tokenizers": "^3.1.17",
"@react-router/node": "^7.10.1",
"@tanstack/react-query": "^5.90.12",
"class-variance-authority": "^0.7.1",
@@ -23,8 +23,8 @@
"framer-motion": "^12.23.26",
"fumadocs-core": "^16.2.5",
"fumadocs-mdx": "14.1.0",
"fumadocs-ui": "16.2.4",
"i18next": "^25.7.2",
"fumadocs-ui": "16.2.5",
"i18next": "^25.7.3",
"isbot": "^5.1.32",
"lucide-react": "^0.561.0",
"motion": "^12.23.26",
@@ -56,8 +56,8 @@
"serve": "^14.2.5",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"vite": "^7.2.7",
"vite": "^7.3.0",
"vite-plugin-devtools-json": "^1.0.0",
"vite-tsconfig-paths": "^5.1.4"
"vite-tsconfig-paths": "^6.0.1"
}
}