@mo36924/graphql-plugin 5.4.4 → 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/graphql-plugin",
3
3
  "type": "module",
4
- "version": "5.4.4",
4
+ "version": "5.4.7",
5
5
  "description": "graphql-plugin",
6
6
  "author": "mo36924",
7
7
  "license": "MIT",
@@ -47,12 +47,12 @@
47
47
  "dist"
48
48
  ],
49
49
  "dependencies": {
50
- "@mo36924/graphql": "^5.4.4",
50
+ "@mo36924/graphql": "^5.4.7",
51
51
  "@volar/typescript": "^2.4.10",
52
52
  "graphql": "^16.9.0",
53
53
  "graphql-language-service": "^5.3.0",
54
54
  "typescript": "^5.6.3",
55
55
  "vscode-languageserver-types": "^3.17.5"
56
56
  },
57
- "gitHead": "d441e61abb10c23ade3abb7217a9044e15fe767c"
57
+ "gitHead": "bc0eba8ebec0d08ea77f1cc3112fde76a9485a6b"
58
58
  }