docs: add websocket usage

This commit is contained in:
ReaJason
2026-01-18 23:49:41 +08:00
parent a60dc84356
commit 8a059d9b6f
10 changed files with 479 additions and 41 deletions
+7 -7
View File
@@ -18,22 +18,22 @@
"@orama/stopwords": "^3.1.18",
"@orama/tokenizers": "^3.1.18",
"@react-router/node": "^7.12.0",
"@tanstack/react-query": "^5.90.16",
"@tanstack/react-query": "^5.90.17",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.26.1",
"framer-motion": "^12.26.2",
"fumadocs-core": "^16.4.7",
"fumadocs-mdx": "14.2.5",
"fumadocs-ui": "16.4.7",
"i18next": "^25.7.4",
"isbot": "^5.1.32",
"lucide-react": "^0.562.0",
"motion": "^12.26.1",
"motion": "^12.26.2",
"react": "^19.2.3",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^19.2.3",
"react-hook-form": "^7.71.0",
"react-i18next": "^16.5.2",
"react-hook-form": "^7.71.1",
"react-i18next": "^16.5.3",
"react-medium-image-zoom": "^5.4.0",
"react-syntax-highlighter": "^16.1.0",
"sonner": "^2.0.7",
@@ -46,12 +46,12 @@
"@react-router/dev": "^7.12.0",
"@tailwindcss/vite": "^4.1.18",
"@types/mdx": "^2.0.13",
"@types/node": "^25.0.7",
"@types/node": "^25.0.8",
"@types/react": "^19.2.8",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
"react-router-devtools": "^6.1.0",
"react-router-devtools": "^6.2.0",
"rimraf": "^6.1.2",
"serve": "^14.2.5",
"tailwindcss": "^4.1.18",