feat: support Tomcat Command WebSocketBypassNginx

This commit is contained in:
ReaJason
2026-01-18 23:49:41 +08:00
parent b45efd8e1e
commit 3e2d977562
23 changed files with 849 additions and 53 deletions
+6 -6
View File
@@ -21,14 +21,14 @@
"@tanstack/react-query": "^5.90.16",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.25.0",
"fumadocs-core": "^16.4.6",
"fumadocs-mdx": "14.2.4",
"fumadocs-ui": "16.4.6",
"framer-motion": "^12.26.1",
"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.25.0",
"motion": "^12.26.1",
"react": "^19.2.3",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^19.2.3",
@@ -46,7 +46,7 @@
"@react-router/dev": "^7.12.0",
"@tailwindcss/vite": "^4.1.18",
"@types/mdx": "^2.0.13",
"@types/node": "^25.0.6",
"@types/node": "^25.0.7",
"@types/react": "^19.2.8",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^19.2.3",