@pexip-engage-public/graphql
Advanced tools
Comparing version 1.0.55-canary-20241223114132 to 1.0.55-canary-20241223140331
# @pexip-engage-public/graphql | ||
## 1.0.55-canary-20241223114132 | ||
## 1.0.55-canary-20241223140331 | ||
### Patch Changes | ||
- 70a4542: feature: Add feature flags for CUSTOMER_OVERVIEW and APPOINTMENT_CREATION_MESSAGE_FOR_CUSTOMER | ||
- 389ae1c: feature: Add feature flags for CUSTOMER_OVERVIEW and APPOINTMENT_CREATION_MESSAGE_FOR_CUSTOMER | ||
- b26369a: fix(deps): update all non-major dependencies | ||
- @pexip-engage/utils@0.1.28 | ||
@@ -9,0 +11,0 @@ ## 1.0.54 |
{ | ||
"name": "@pexip-engage-public/graphql", | ||
"version": "1.0.55-canary-20241223114132", | ||
"version": "1.0.55-canary-20241223140331", | ||
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/packages/graphql#readme", | ||
@@ -37,6 +37,6 @@ "bugs": { | ||
"gql.tada": "^1.8.10", | ||
"graphql": "^16.9.0", | ||
"graphql": "^16.10.0", | ||
"graphql-request": "^7.1.2", | ||
"lz-string": "^1.5.0", | ||
"zod": "^3.23.8", | ||
"zod": "^3.24.1", | ||
"@pexip-engage/utils": "0.1.28" | ||
@@ -47,6 +47,6 @@ }, | ||
"@graphql-codegen/typescript": "^4.1.2", | ||
"@graphql-inspector/cli": "^5.0.7", | ||
"@graphql-inspector/cli": "^5.0.8", | ||
"typescript": "^5.7.2", | ||
"@pexip-engage/tsconfig": "0.1.1", | ||
"eslint-config-pexip-engage": "1.1.0" | ||
"eslint-config-pexip-engage": "1.1.1-canary-20241223140331" | ||
}, | ||
@@ -53,0 +53,0 @@ "volta": { |
5299450
Updatedgraphql@^16.10.0
Updatedzod@^3.24.1