From e6ed42dc42e98b3b5bf8e6b73da13f77190cca66 Mon Sep 17 00:00:00 2001 From: Mateusz Ziarko Date: Sat, 17 Aug 2024 19:12:38 +0200 Subject: [PATCH] chore: version bump, dependencies upgrade --- package.json | 8 ++++---- yarn.lock | 47 ++++++++++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 97bcf0d..a612aa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-reactions", - "version": "1.1.9", + "version": "1.1.10", "description": "Strapi - Reactions plugin", "strapi": { "name": "reactions", @@ -10,16 +10,16 @@ }, "dependencies": { "@strapi/design-system": "1.18.0", - "@strapi/helper-plugin": "^4.25.1", + "@strapi/helper-plugin": "^4.25.8", "@strapi/icons": "1.18.0", - "@strapi/plugin-graphql": "^4.25.1", + "@strapi/plugin-graphql": "^4.25.8", "emoji-picker-react": "^4.5.2", "prop-types": "^15.8.1", "slugify": "^1.6.6", "qs": "^6.11.2" }, "devDependencies": { - "@strapi/typescript-utils": "^4.25.1", + "@strapi/typescript-utils": "^4.25.8", "@types/jest": "^29.4.0", "@types/react": "^17.0.53", "@types/react-dom": "^18.0.28", diff --git a/yarn.lock b/yarn.lock index aad0ad8..520d304 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2573,10 +2573,10 @@ react-query "3.39.3" react-select "5.7.0" -"@strapi/helper-plugin@4.25.1", "@strapi/helper-plugin@^4.25.1": - version "4.25.1" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.1.tgz#2f286c537ff1fa7baaacbbfb8a5bac0b26143da0" - integrity sha512-mBWwKjh2OmvwvUPECaRcNf6+IicE6D3OqtlqFXzQsJqHw5Dv6l6WFFh2/rEsjK93Qh5xAkvHqxaRNYJF2QIBFg== +"@strapi/helper-plugin@4.25.8", "@strapi/helper-plugin@^4.25.8": + version "4.25.8" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.8.tgz#068d6cc28f7e98291320c5758cb7d4e436965e16" + integrity sha512-Fz6wO1vl2U1AzPVhuj35nQjUFPHQSFc1xmDv0pbjqpLIXNLHDJ6K7rIXuyLu9CqDIyUYnL3NjEdo+G0UOK52Tw== dependencies: axios "1.6.0" date-fns "2.30.0" @@ -2726,17 +2726,17 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-graphql@^4.25.1": - version "4.25.1" - resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.25.1.tgz#9245369444a853fc1b1b1744bb51423fde5a5350" - integrity sha512-Xhc7J8D6x238Hg+IXPvFgBgofMCM0M7H3ERSu32SozSg9Qvtv2rnxSIqfIkS2/d/pyXHrdesXj5XyEgDMsRwog== +"@strapi/plugin-graphql@^4.25.8": + version "4.25.8" + resolved "https://registry.yarnpkg.com/@strapi/plugin-graphql/-/plugin-graphql-4.25.8.tgz#1aa7b5ead22a3d85dc45ff163e4648ca37d87c82" + integrity sha512-xYWN4hlHyTEBvlmKsg1GdMVygv0Fwiz5lhOe3YOPV0f0Kqy4GP6mcJtrq/9FHEi4sgvmzBR31URGZFJPsFObbw== dependencies: "@graphql-tools/schema" "8.5.1" "@graphql-tools/utils" "^8.13.1" "@strapi/design-system" "1.19.0" - "@strapi/helper-plugin" "4.25.1" + "@strapi/helper-plugin" "4.25.8" "@strapi/icons" "1.19.0" - "@strapi/utils" "4.25.1" + "@strapi/utils" "4.25.8" apollo-server-core "3.12.1" apollo-server-koa "3.10.0" graphql "^15.5.1" @@ -2903,13 +2903,13 @@ prettier "2.8.4" typescript "5.2.2" -"@strapi/typescript-utils@^4.25.1": - version "4.25.1" - resolved "https://registry.yarnpkg.com/@strapi/typescript-utils/-/typescript-utils-4.25.1.tgz#37327dc39b883f67b2192ab40be00c94d93d1ee7" - integrity sha512-hXu3rxHaNH+FUCYar1vj6mTdIvMstkPhfo1+AOusdLtsSWVPA7+J5+dB4IKtjM72MVU0hiF3Q63SR6BCcsdC0Q== +"@strapi/typescript-utils@^4.25.8": + version "4.25.8" + resolved "https://registry.yarnpkg.com/@strapi/typescript-utils/-/typescript-utils-4.25.8.tgz#6801b7e79bab3f41ceabfce3124766a0c6d6ddab" + integrity sha512-H9JGxM398bDhyAPEtEb8fYPoPpth9WLdvs8jrEPKvvWCV79sc3PsOIz0FEo2h+7NM2wO3i26xg9UVpQF6da6WA== dependencies: chalk "4.1.2" - cli-table3 "0.6.2" + cli-table3 "0.6.5" fs-extra "10.0.0" lodash "4.17.21" prettier "2.8.4" @@ -3020,10 +3020,10 @@ p-map "4.0.0" yup "0.32.9" -"@strapi/utils@4.25.1": - version "4.25.1" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.1.tgz#9df2726bae6a75b0de9a104166f0a84af51e0de1" - integrity sha512-QuvGfAbHU2I1ebZThoF3GzAtLQVClP9VKrL3IaSy3MfKbH9xzLpg+ROiwUAawgR7Qi/zF8865VCCe4tdqJUB7Q== +"@strapi/utils@4.25.8": + version "4.25.8" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.8.tgz#49f15d853387f2080ba2a91c41c31c469e36bb5d" + integrity sha512-cyz18XLqhHKLIdEbwkL+7emCu3tViDUyRittGEFaOPfMnxSmlJ1dDVmZ8BJ7HFhx1KXcylrYju8I/5/NG3S6SQ== dependencies: "@sindresorhus/slugify" "1.1.0" date-fns "2.30.0" @@ -4780,6 +4780,15 @@ cli-table3@0.6.2: optionalDependencies: "@colors/colors" "1.5.0" +cli-table3@0.6.5: + version "0.6.5" + resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f" + integrity sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ== + dependencies: + string-width "^4.2.0" + optionalDependencies: + "@colors/colors" "1.5.0" + cli-width@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"