@mo36924/babel-plugin-graphql-tagged-template 5.4.6 → 5.4.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mo36924/babel-plugin-graphql-tagged-template",
3
3
  "type": "module",
4
- "version": "5.4.6",
4
+ "version": "5.4.7",
5
5
  "description": "babel-plugin-graphql-tagged-template",
6
6
  "author": "mo36924",
7
7
  "license": "MIT",
@@ -56,10 +56,10 @@
56
56
  "@babel/core": "^7.26.0",
57
57
  "@babel/helper-plugin-utils": "^7.25.9",
58
58
  "@graphql-tools/utils": "^10.5.6",
59
- "@mo36924/graphql": "^5.4.4",
59
+ "@mo36924/graphql": "^5.4.7",
60
60
  "@types/babel__core": "^7.20.5",
61
61
  "@types/babel__helper-plugin-utils": "^7.10.3",
62
62
  "graphql": "^16.9.0"
63
63
  },
64
- "gitHead": "0fc11c9a45c9304be259b12af873958cbf13bb9d"
64
+ "gitHead": "bc0eba8ebec0d08ea77f1cc3112fde76a9485a6b"
65
65
  }