@graphql-mesh/mysql 0.105.18-alpha-20251112035855-4cded8603238cd3eb3c271c85fbcf747c7bcad01 → 0.105.18-alpha-20251112035930-fbff804ba99526cfa5c857e8d4531e6872cbd6b0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/mysql",
|
|
3
|
-
"version": "0.105.18-alpha-
|
|
3
|
+
"version": "0.105.18-alpha-20251112035930-fbff804ba99526cfa5c857e8d4531e6872cbd6b0",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.104.17-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.104.17-alpha-20251112035930-fbff804ba99526cfa5c857e8d4531e6872cbd6b0",
|
|
10
10
|
"@graphql-mesh/types": "^0.104.16",
|
|
11
11
|
"@graphql-mesh/utils": "^0.104.16",
|
|
12
12
|
"@graphql-tools/utils": "^10.8.0",
|