mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 00:49:17 +01:00
Websocket Support (#159)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"format-graphql": "^1.5.0",
|
||||
"framer-motion": "^11.5.4",
|
||||
"fuzzbunny": "^1.0.1",
|
||||
"hexy": "^0.3.5",
|
||||
"history": "^5.3.0",
|
||||
"jotai": "^2.9.3",
|
||||
"js-md5": "^0.8.3",
|
||||
@@ -91,9 +92,9 @@
|
||||
"postcss-nesting": "^13.0.0",
|
||||
"react-devtools": "^5.3.1",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"vite": "^5.4.6",
|
||||
"vite-plugin-static-copy": "^1.0.6",
|
||||
"vite-plugin-svgr": "^4.2.0",
|
||||
"vite": "6.0.9",
|
||||
"vite-plugin-static-copy": "^2.2.0",
|
||||
"vite-plugin-svgr": "^4.3.0",
|
||||
"vite-plugin-top-level-await": "^1.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user