From 2c97db4bd7b0365bd7a8558fb159701c3a4031ed Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" Date: Tue, 26 Nov 2024 21:49:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/absinthe__socket to v0.2.6 --- pkg/ui/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ui/web/package.json b/pkg/ui/web/package.json index 27d037e95..4a251e88b 100644 --- a/pkg/ui/web/package.json +++ b/pkg/ui/web/package.json @@ -41,7 +41,7 @@ "@graphql-codegen/typescript-operations": "3.0.2", "@graphql-codegen/typescript-react-apollo": "3.3.7", "@pluralsh/eslint-config-typescript": "2.5.41", - "@types/absinthe__socket": "0.2.3", + "@types/absinthe__socket": "0.2.6", "@types/absinthe__socket-apollo-link": "0.2.1", "@types/phoenix": "1.5.5", "@types/react": "18.0.28",