@strapi/plugin-graphql 4.16.0 → 4.16.2

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.
@@ -10,7 +10,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path) => {
10
10
  });
11
11
  };
12
12
  const name$1 = "@strapi/plugin-graphql";
13
- const version = "4.16.0";
13
+ const version = "4.16.2";
14
14
  const description = "Adds GraphQL endpoint with default API methods.";
15
15
  const repository = {
16
16
  type: "git",
@@ -62,9 +62,9 @@ const dependencies = {
62
62
  "@graphql-tools/schema": "8.5.1",
63
63
  "@graphql-tools/utils": "^8.13.1",
64
64
  "@strapi/design-system": "1.13.1",
65
- "@strapi/helper-plugin": "4.16.0",
65
+ "@strapi/helper-plugin": "4.16.2",
66
66
  "@strapi/icons": "1.13.0",
67
- "@strapi/utils": "4.16.0",
67
+ "@strapi/utils": "4.16.2",
68
68
  "apollo-server-core": "3.12.1",
69
69
  "apollo-server-koa": "3.10.0",
70
70
  graphql: "^15.5.1",
@@ -78,18 +78,18 @@ const dependencies = {
78
78
  pluralize: "8.0.0"
79
79
  };
80
80
  const devDependencies = {
81
- "@strapi/strapi": "4.16.0",
82
- "@strapi/types": "4.16.0",
81
+ "@strapi/strapi": "4.16.2",
82
+ "@strapi/types": "4.16.2",
83
83
  "@types/graphql-depth-limit": "1.1.5",
84
84
  "@types/graphql-upload": "15.0.2",
85
85
  "cross-env": "^7.0.3",
86
- "eslint-config-custom": "4.16.0",
86
+ "eslint-config-custom": "4.16.2",
87
87
  koa: "2.13.4",
88
88
  react: "^18.2.0",
89
89
  "react-dom": "^18.2.0",
90
90
  "react-router-dom": "5.3.4",
91
91
  "styled-components": "5.3.3",
92
- tsconfig: "4.16.0",
92
+ tsconfig: "4.16.2",
93
93
  typescript: "5.2.2"
94
94
  };
95
95
  const peerDependencies = {
@@ -109,7 +109,7 @@ const strapi = {
109
109
  description: "Adds GraphQL endpoint with default API methods.",
110
110
  kind: "plugin"
111
111
  };
112
- const gitHead = "b8acb528cd7a2c45467b3b84e79c10f7e652a844";
112
+ const gitHead = "b887f1aa475e6e924999198e2b645bec323ba29a";
113
113
  const pluginPkg = {
114
114
  name: name$1,
115
115
  version,
@@ -9,7 +9,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path) => {
9
9
  });
10
10
  };
11
11
  const name$1 = "@strapi/plugin-graphql";
12
- const version = "4.16.0";
12
+ const version = "4.16.2";
13
13
  const description = "Adds GraphQL endpoint with default API methods.";
14
14
  const repository = {
15
15
  type: "git",
@@ -61,9 +61,9 @@ const dependencies = {
61
61
  "@graphql-tools/schema": "8.5.1",
62
62
  "@graphql-tools/utils": "^8.13.1",
63
63
  "@strapi/design-system": "1.13.1",
64
- "@strapi/helper-plugin": "4.16.0",
64
+ "@strapi/helper-plugin": "4.16.2",
65
65
  "@strapi/icons": "1.13.0",
66
- "@strapi/utils": "4.16.0",
66
+ "@strapi/utils": "4.16.2",
67
67
  "apollo-server-core": "3.12.1",
68
68
  "apollo-server-koa": "3.10.0",
69
69
  graphql: "^15.5.1",
@@ -77,18 +77,18 @@ const dependencies = {
77
77
  pluralize: "8.0.0"
78
78
  };
79
79
  const devDependencies = {
80
- "@strapi/strapi": "4.16.0",
81
- "@strapi/types": "4.16.0",
80
+ "@strapi/strapi": "4.16.2",
81
+ "@strapi/types": "4.16.2",
82
82
  "@types/graphql-depth-limit": "1.1.5",
83
83
  "@types/graphql-upload": "15.0.2",
84
84
  "cross-env": "^7.0.3",
85
- "eslint-config-custom": "4.16.0",
85
+ "eslint-config-custom": "4.16.2",
86
86
  koa: "2.13.4",
87
87
  react: "^18.2.0",
88
88
  "react-dom": "^18.2.0",
89
89
  "react-router-dom": "5.3.4",
90
90
  "styled-components": "5.3.3",
91
- tsconfig: "4.16.0",
91
+ tsconfig: "4.16.2",
92
92
  typescript: "5.2.2"
93
93
  };
94
94
  const peerDependencies = {
@@ -108,7 +108,7 @@ const strapi = {
108
108
  description: "Adds GraphQL endpoint with default API methods.",
109
109
  kind: "plugin"
110
110
  };
111
- const gitHead = "b8acb528cd7a2c45467b3b84e79c10f7e652a844";
111
+ const gitHead = "b887f1aa475e6e924999198e2b645bec323ba29a";
112
112
  const pluginPkg = {
113
113
  name: name$1,
114
114
  version,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/plugin-graphql",
3
- "version": "4.16.0",
3
+ "version": "4.16.2",
4
4
  "description": "Adds GraphQL endpoint with default API methods.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -52,9 +52,9 @@
52
52
  "@graphql-tools/schema": "8.5.1",
53
53
  "@graphql-tools/utils": "^8.13.1",
54
54
  "@strapi/design-system": "1.13.1",
55
- "@strapi/helper-plugin": "4.16.0",
55
+ "@strapi/helper-plugin": "4.16.2",
56
56
  "@strapi/icons": "1.13.0",
57
- "@strapi/utils": "4.16.0",
57
+ "@strapi/utils": "4.16.2",
58
58
  "apollo-server-core": "3.12.1",
59
59
  "apollo-server-koa": "3.10.0",
60
60
  "graphql": "^15.5.1",
@@ -68,18 +68,18 @@
68
68
  "pluralize": "8.0.0"
69
69
  },
70
70
  "devDependencies": {
71
- "@strapi/strapi": "4.16.0",
72
- "@strapi/types": "4.16.0",
71
+ "@strapi/strapi": "4.16.2",
72
+ "@strapi/types": "4.16.2",
73
73
  "@types/graphql-depth-limit": "1.1.5",
74
74
  "@types/graphql-upload": "15.0.2",
75
75
  "cross-env": "^7.0.3",
76
- "eslint-config-custom": "4.16.0",
76
+ "eslint-config-custom": "4.16.2",
77
77
  "koa": "2.13.4",
78
78
  "react": "^18.2.0",
79
79
  "react-dom": "^18.2.0",
80
80
  "react-router-dom": "5.3.4",
81
81
  "styled-components": "5.3.3",
82
- "tsconfig": "4.16.0",
82
+ "tsconfig": "4.16.2",
83
83
  "typescript": "5.2.2"
84
84
  },
85
85
  "peerDependencies": {
@@ -99,5 +99,5 @@
99
99
  "description": "Adds GraphQL endpoint with default API methods.",
100
100
  "kind": "plugin"
101
101
  },
102
- "gitHead": "b8acb528cd7a2c45467b3b84e79c10f7e652a844"
102
+ "gitHead": "b887f1aa475e6e924999198e2b645bec323ba29a"
103
103
  }