refactor: change godzilla websocket base64 to raw

This commit is contained in:
ReaJason
2026-01-18 23:49:41 +08:00
parent 0296705a87
commit 548990b7cc
14 changed files with 128 additions and 61 deletions
+3 -3
View File
@@ -12,13 +12,13 @@
"format": "biome format --write"
},
"dependencies": {
"@base-ui/react": "^1.0.0",
"@base-ui/react": "^1.1.0",
"@hookform/resolvers": "^5.2.2",
"@orama/orama": "^3.1.18",
"@orama/stopwords": "^3.1.18",
"@orama/tokenizers": "^3.1.18",
"@react-router/node": "^7.12.0",
"@tanstack/react-query": "^5.90.17",
"@tanstack/react-query": "^5.90.18",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.26.2",
@@ -46,7 +46,7 @@
"@react-router/dev": "^7.12.0",
"@tailwindcss/vite": "^4.1.18",
"@types/mdx": "^2.0.13",
"@types/node": "^25.0.8",
"@types/node": "^25.0.9",
"@types/react": "^19.2.8",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^19.2.3",