build(deps): replace absinthe socket library with fork

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-10-25 12:25:55 +02:00
parent b5672cee7e
commit ec397aa489
4 changed files with 103 additions and 72 deletions

View File

@@ -24,10 +24,10 @@
]
},
"dependencies": {
"@absinthe/socket": "^0.2.1",
"@absinthe/socket-apollo-link": "^0.2.1",
"@apollo/client": "^3.3.16",
"@oruga-ui/oruga-next": "^0.7.0",
"@pluralsh/socket": "^1.0.0",
"@pluralsh/socket-apollo-link": "^1.0.0",
"@sentry/tracing": "^7.1",
"@sentry/vue": "^7.1",
"@tiptap/core": "^2.0.0-beta.41",