build: replace @pluralsh/socket with @framasoft/socket

For https://github.com/pluralsh/absinthe-socket/issues/13

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-14 12:45:13 +01:00
parent 1d0398df42
commit 435bd9dccc
2 changed files with 72 additions and 107 deletions

View File

@@ -26,8 +26,8 @@
"dependencies": {
"@apollo/client": "^3.3.16",
"@oruga-ui/oruga-next": "^0.7.0",
"@pluralsh/socket": "^1.0.0",
"@pluralsh/socket-apollo-link": "^1.0.0",
"@framasoft/socket": "^1.0.0",
"@framasoft/socket-apollo-link": "^1.0.0",
"@sentry/tracing": "^7.1",
"@sentry/vue": "^7.1",
"@tiptap/core": "^2.0.0-beta.41",