From afcb1c8ba66dcf331cdbcfbde05ffcb4d39f1d79 Mon Sep 17 00:00:00 2001 From: Christopher Andrew Hinchey Date: Sun, 3 Sep 2023 00:05:00 -0400 Subject: [PATCH] Reverted back to 4.13.1 and graphql exp. version --- package.json | 10 +++++----- yarn.lock | 49 +++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 44 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 8724fc0..97415dd 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.7", - "@strapi/plugin-graphql": "^4.12.7", - "@strapi/plugin-i18n": "^4.12.7", - "@strapi/plugin-users-permissions": "^4.12.7", - "@strapi/provider-upload-aws-s3": "^4.12.7", - "@strapi/strapi": "^4.12.7", + "@strapi/plugin-graphql": "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892", + "@strapi/plugin-i18n": "^4.13.1", + "@strapi/plugin-users-permissions": "^4.13.1", + "@strapi/provider-upload-aws-s3": "^4.13.1", + "@strapi/strapi": "^4.13.1", "fs": "^0.0.1-security", "pg": "^8.11.1", "pg-connection-string": "^2.6.1", diff --git a/yarn.lock b/yarn.lock index 142ade9..fff9426 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2438,6 +2438,23 @@ plop "2.7.6" pluralize "8.0.0" +"@strapi/helper-plugin@0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892": + version "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892.tgz#9981c5e86b33b9b32788a73a0bc18955e550bc0e" + integrity sha512-d3LsL65jhdbUmxUIMEIoYIhQlUkaHkEFpNs6IABXOW0menbPDAMEeZIfP163fVMoosSVjBW0xVAEqxqYRfkzeQ== + dependencies: + axios "1.5.0" + date-fns "2.30.0" + formik "2.4.0" + immer "9.0.19" + lodash "4.17.21" + prop-types "^15.8.1" + qs "6.11.1" + react-helmet "^6.1.0" + react-intl "6.4.1" + react-query "3.39.3" + react-select "5.7.0" + "@strapi/helper-plugin@4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.13.1.tgz#1cf16db74f70f802a1a5f3c58301b92b066fb13d" @@ -2527,17 +2544,17 @@ react-query "3.39.3" yup "0.32.9" -"@strapi/plugin-graphql@^4.12.7": - version "4.13.1" - resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.13.1.tgz#a3c8ce14f6161a65c595e77b206f00f5c68ff0b8" - integrity sha512-w0ysCxrTgpos3drBACskVUFLezo/Me0J8Vedifg5M+f96UJdNvv6BN2rm9KGD2Uy4noreByPJbWiwQkmRwSnvw== +"@strapi/plugin-graphql@0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892": + version "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892" + resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892.tgz#0dd25a413400f555612003fe6eeefeb284e4506d" + integrity sha512-LIdVqkxUo0W4SiGHmTsBMwtTjjh0BNyVsAjJ5VqdtKyR++0OJFikbZdchyOBZRmwdhKWydCbq8JQyqQOGkakXQ== dependencies: "@graphql-tools/schema" "8.5.1" "@graphql-tools/utils" "^8.13.1" "@strapi/design-system" "1.9.0" - "@strapi/helper-plugin" "4.13.1" + "@strapi/helper-plugin" "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892" "@strapi/icons" "1.9.0" - "@strapi/utils" "4.13.1" + "@strapi/utils" "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892" apollo-server-core "3.12.0" apollo-server-koa "3.10.0" glob "7.2.3" @@ -2551,7 +2568,7 @@ nexus "1.3.0" pluralize "^8.0.0" -"@strapi/plugin-i18n@^4.12.7": +"@strapi/plugin-i18n@^4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.13.1.tgz#f197cc70d8e2c940a101a4a574c2c61ddcfd618e" integrity sha512-n0n/+BfgQ/c4xx6sYuh1cw12V8GTUVN+zQ/fBm2XW6nJOx6LGnHJPLa85QJOLFaIbC2oZR8tsFsyLl7e729hsw== @@ -2603,7 +2620,7 @@ sharp "0.32.0" yup "0.32.9" -"@strapi/plugin-users-permissions@^4.12.7": +"@strapi/plugin-users-permissions@^4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.13.1.tgz#524adcc3e0970aa8a47776613444e89d808541bb" integrity sha512-RDk3HN1Nv/mxAi45kU8HFDJFlIg+GjvLh0MYr0DXV7xdKtK4q/C1IZs4NNYs+javIhA4kiozEFiTiNRoHfxmKg== @@ -2642,7 +2659,7 @@ "@strapi/utils" "4.13.1" sendmail "^1.6.1" -"@strapi/provider-upload-aws-s3@^4.12.7": +"@strapi/provider-upload-aws-s3@^4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.13.1.tgz#b69fe69a81d3a066c081c0e21c0b3ffe90e5ab30" integrity sha512-kTS7zUZ3Uoch1K+b9G1kimJPl/gpLJJOrrOwr+yC2UwTD4Ne+Icfda8+Z5CThNtgvkHKlQGWLqg3rCD53G9QWQ== @@ -2658,7 +2675,7 @@ "@strapi/utils" "4.13.1" fs-extra "10.0.0" -"@strapi/strapi@4.13.1", "@strapi/strapi@^4.12.7": +"@strapi/strapi@4.13.1", "@strapi/strapi@^4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/strapi/-/strapi-4.13.1.tgz#cb865488a6fb73c58392896b32478474d9b59d7b" integrity sha512-FI9RkcE2o3AMpwHI3Uk8WZ8v/5ByvilNL5eK2E0jbUzzXhnsW8QUlvUDOqrywS9Xp9J25xeSbxIPS44QVypIjA== @@ -2757,6 +2774,18 @@ aria-hidden "^1.2.3" react-remove-scroll "^2.5.6" +"@strapi/utils@0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892": + version "0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-0.0.0-experimental.f0f8d365a96bb312d6f9e8f40d6cdd061b9a2892.tgz#7e94ff6fcb17cfb49afc8b3ae93c7825b2c1872c" + integrity sha512-xmHKHIygRua8ZvLdifCjevsY9C1DGXwywF5f723Q/izkHJr+KLeg0+dI9ZW8rMztUt3wae+rBa1E8j1EQfvCAg== + dependencies: + "@sindresorhus/slugify" "1.1.0" + date-fns "2.30.0" + http-errors "1.8.1" + lodash "4.17.21" + p-map "4.0.0" + yup "0.32.9" + "@strapi/utils@4.13.1": version "4.13.1" resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.13.1.tgz#03f9fee871481af4abb55733aeb21f61a3c64cec"