Skip to content

Commit d112a45

Browse files
Merge #594
594: Bump @strapi/plugin-users-permissions from 4.4.5 to 4.5.2 in /playground r=bidoubiwa a=dependabot[bot] Bumps [`@strapi/plugin-users-permissions](https://github.com/strapi/strapi)` from 4.4.5 to 4.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/strapi/strapi/releases"><code>`@​strapi/plugin-users-permissions</code>'s` releases</a>.</em></p> <blockquote> <h2>v4.5.2</h2> <h3>🔥 Bug fix</h3> <ul> <li>[core:content-manager] Fixing <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14587">#14587</a>: Can edit json field with false value (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14588">strapi/strapi#14588</a>) <a href="https://github.com/wusuopu"><code>`@​wusuopu</code></a></li>` <li>[core:content-manager] CM: Fix ToggleInput wrapping for configure the view (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14929">strapi/strapi#14929</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-manager] CM: Fix RelationMultiple text wrapping (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14930">strapi/strapi#14930</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-type-builder] [CTB] fix: preserve pluginOptions in relation properties (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14718">strapi/strapi#14718</a>) <a href="https://github.com/sargreal"><code>`@​sargreal</code></a></li>` <li>[core:database] Fix relations for MySQL versions below 8 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14876">strapi/strapi#14876</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:strapi] Fix schema support for postgres when using raw queries (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14909">strapi/strapi#14909</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:strapi] Fix failing API tests (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14948">strapi/strapi#14948</a>) <a href="https://github.com/jhoward1994"><code>`@​jhoward1994</code></a></li>` <li>[dependencies] [deps]: minification in DS (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14961">strapi/strapi#14961</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[tooling] Fix swc/jest core-js polyfills (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14933">strapi/strapi#14933</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` </ul> <h3>⚙️ Chore</h3> <ul> <li>[core:admin] [webpack]: use path.resolve instead of require (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14848">strapi/strapi#14848</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[dependencies] chore(deps-dev): bump <code>`@​babel/parser</code>` from 7.18.10 to 7.18.13 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14910">strapi/strapi#14910</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] [design-system]: update to 1.3.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14925">strapi/strapi#14925</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[docs] Update Contrib docs logo with new ones (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14955">strapi/strapi#14955</a>) <a href="https://github.com/derrickmehaffy"><code>`@​derrickmehaffy</code></a></li>` <li>[tooling] Chore: Update codecov uploader (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14872">strapi/strapi#14872</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Ensure core-js polyfills the frontend-tests based on the compile target (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14899">strapi/strapi#14899</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Fix AssetCardBase tests (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14903">strapi/strapi#14903</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Bump GHA setup-node &amp; checkout to v3 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14926">strapi/strapi#14926</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` </ul> <h3>💅 Enhancement</h3> <ul> <li>[core:admin] Tracking system, accessing the CTB (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14875">strapi/strapi#14875</a>) <a href="https://github.com/simotae14"><code>`@​simotae14</code></a></li>` </ul> <hr /> <h3>📚 Update and Migration Guides</h3> <ul> <li>General update guide can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/update-version.html">here</a></li> <li>Migration guides can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/migration-guides.html">here</a> 📚</li> </ul> <h2>v4.5.1</h2> <h3>💅 Enhancement</h3> <ul> <li>[core:content-manager] DynamicZone - extend FriendlyName with MainValue (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/12500">strapi/strapi#12500</a>) <a href="https://github.com/godzzo"><code>`@​godzzo</code></a></li>` <li>[plugin:i18n] Add even more swedish translations :) (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14742">strapi/strapi#14742</a>) <a href="https://github.com/alvesvaren"><code>`@​alvesvaren</code></a></li>` </ul> <h3>⚙️ Chore</h3> <ul> <li>[core:content-manager] Remove tests relation-list.test.api.js &amp; relations.test.api.js (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14823">strapi/strapi#14823</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:content-manager] CM: Remove unused icon components (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14836">strapi/strapi#14836</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-manager] [DynamicZone]: Cleanup &amp; test (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14850">strapi/strapi#14850</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[core:email] Update en.json (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14754">strapi/strapi#14754</a>) <a href="https://github.com/dmoKruso"><code>`@​dmoKruso</code></a></li>` <li>[core:strapi] Update pt-BR.json (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14753">strapi/strapi#14753</a>) <a href="https://github.com/dmoKruso"><code>`@​dmoKruso</code></a></li>` <li>[dependencies] chore(deps): bump ci-info from 3.3.2 to 3.5.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14667">strapi/strapi#14667</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump <code>`@​fortawesome/fontawesome-svg-core</code>` from 6.1.2 to 6.2.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14668">strapi/strapi#14668</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14806">strapi/strapi#14806</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump css-loader from 6.7.1 to 6.7.2 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14846">strapi/strapi#14846</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/strapi/strapi/commit/bcb1b7f472aae2556a9b59d59ee66d241c497a3e"><code>bcb1b7f</code></a> v4.5.2</li> <li><a href="https://github.com/strapi/strapi/commit/2574c22b3036e80a4f343906650928d3e4cdcc48"><code>2574c22</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14961">#14961</a> from strapi/chore/fix-webpack-build</li> <li><a href="https://github.com/strapi/strapi/commit/a6c2f79bbcfded5f181d85b891c252e61c4e15aa"><code>a6c2f79</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14922">#14922</a> from 5idereal/patch-1</li> <li><a href="https://github.com/strapi/strapi/commit/e4dd1b262e5bd2adee6dbe66c7e8018a62352da9"><code>e4dd1b2</code></a> chore: use stable 1.3.1 of DS</li> <li><a href="https://github.com/strapi/strapi/commit/ff02218d285f9d06dcc7fe0365ab48a30625da44"><code>ff02218</code></a> chore: use alpha version of DS</li> <li><a href="https://github.com/strapi/strapi/commit/693f87390723427269221f28f8ed596a183aae2b"><code>693f873</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14959">#14959</a> from strapi/chore/add_skipped_tests</li> <li><a href="https://github.com/strapi/strapi/commit/94b065ee7aabe874ac5eb01017396d8758a1c914"><code>94b065e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14755">#14755</a> from dmoKruso/fix-pt-lang</li> <li><a href="https://github.com/strapi/strapi/commit/bd4bdede3916c361e48aac97fcd053376d41e7ed"><code>bd4bded</code></a> add missing translations</li> <li><a href="https://github.com/strapi/strapi/commit/e664fa94d005c0dccbf31c744403b9ac7db822c0"><code>e664fa9</code></a> fix conflicts with main branch</li> <li><a href="https://github.com/strapi/strapi/commit/aaf42dc0c5b09754b590878a26b947e6f562f876"><code>aaf42dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14865">#14865</a> from bart-webleads/patch-4</li> <li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.4.5...v4.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@strapi/plugin-users-permissions&package-manager=npm_and_yarn&previous-version=4.4.5&new-version=4.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)` You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 2a24682 + a33ad7e commit d112a45

File tree

2 files changed

+12
-170
lines changed

2 files changed

+12
-170
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@strapi/plugin-i18n": "^4.5.2",
14-
"@strapi/plugin-users-permissions": "^4.4.5",
14+
"@strapi/plugin-users-permissions": "^4.5.2",
1515
"@strapi/strapi": "^4.5.2",
1616
"@strapi/utils": "^4.4.3",
1717
"meilisearch": "^0.30.0",

playground/yarn.lock

Lines changed: 11 additions & 169 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@
941941
dependencies:
942942
regenerator-runtime "^0.13.4"
943943

944-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
944+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
945945
version "7.19.0"
946946
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259"
947947
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
@@ -1015,24 +1015,6 @@
10151015
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
10161016
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
10171017

1018-
"@emotion/babel-plugin@^11.10.0":
1019-
version "11.10.2"
1020-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.2.tgz#879db80ba622b3f6076917a1e6f648b1c7d008c7"
1021-
integrity sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==
1022-
dependencies:
1023-
"@babel/helper-module-imports" "^7.16.7"
1024-
"@babel/plugin-syntax-jsx" "^7.17.12"
1025-
"@babel/runtime" "^7.18.3"
1026-
"@emotion/hash" "^0.9.0"
1027-
"@emotion/memoize" "^0.8.0"
1028-
"@emotion/serialize" "^1.1.0"
1029-
babel-plugin-macros "^3.1.0"
1030-
convert-source-map "^1.5.0"
1031-
escape-string-regexp "^4.0.0"
1032-
find-root "^1.1.0"
1033-
source-map "^0.5.7"
1034-
stylis "4.0.13"
1035-
10361018
"@emotion/babel-plugin@^11.10.5":
10371019
version "11.10.5"
10381020
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
@@ -1051,17 +1033,6 @@
10511033
source-map "^0.5.7"
10521034
stylis "4.1.3"
10531035

1054-
"@emotion/cache@^11.0.0", "@emotion/cache@^11.10.0":
1055-
version "11.10.3"
1056-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
1057-
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
1058-
dependencies:
1059-
"@emotion/memoize" "^0.8.0"
1060-
"@emotion/sheet" "^1.2.0"
1061-
"@emotion/utils" "^1.2.0"
1062-
"@emotion/weak-memoize" "^0.3.0"
1063-
stylis "4.0.13"
1064-
10651036
"@emotion/cache@^11.10.5", "@emotion/cache@^11.4.0":
10661037
version "11.10.5"
10671038
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
@@ -1073,17 +1044,6 @@
10731044
"@emotion/weak-memoize" "^0.3.0"
10741045
stylis "4.1.3"
10751046

1076-
"@emotion/css@^11.0.0":
1077-
version "11.10.0"
1078-
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.10.0.tgz#270b4fdf2419e59cb07081d0e9f7940d88b8b443"
1079-
integrity sha512-dH9f+kSCucc8ilMg0MUA1AemabcyzYpe5EKX24F528PJjD7HyIY/VBNJHxfUdc8l400h2ncAjR6yEDu+DBj2cg==
1080-
dependencies:
1081-
"@emotion/babel-plugin" "^11.10.0"
1082-
"@emotion/cache" "^11.10.0"
1083-
"@emotion/serialize" "^1.1.0"
1084-
"@emotion/sheet" "^1.2.0"
1085-
"@emotion/utils" "^1.2.0"
1086-
10871047
"@emotion/hash@^0.9.0":
10881048
version "0.9.0"
10891049
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.0.tgz#c5153d50401ee3c027a57a177bc269b16d889cb7"
@@ -1106,20 +1066,6 @@
11061066
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
11071067
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
11081068

1109-
"@emotion/react@^11.1.1":
1110-
version "11.10.4"
1111-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199"
1112-
integrity sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==
1113-
dependencies:
1114-
"@babel/runtime" "^7.18.3"
1115-
"@emotion/babel-plugin" "^11.10.0"
1116-
"@emotion/cache" "^11.10.0"
1117-
"@emotion/serialize" "^1.1.0"
1118-
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
1119-
"@emotion/utils" "^1.2.0"
1120-
"@emotion/weak-memoize" "^0.3.0"
1121-
hoist-non-react-statics "^3.3.1"
1122-
11231069
"@emotion/react@^11.8.1":
11241070
version "11.10.5"
11251071
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.5.tgz#95fff612a5de1efa9c0d535384d3cfa115fe175d"
@@ -1134,17 +1080,6 @@
11341080
"@emotion/weak-memoize" "^0.3.0"
11351081
hoist-non-react-statics "^3.3.1"
11361082

1137-
"@emotion/serialize@^1.1.0":
1138-
version "1.1.0"
1139-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.0.tgz#b1f97b1011b09346a40e9796c37a3397b4ea8ea8"
1140-
integrity sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==
1141-
dependencies:
1142-
"@emotion/hash" "^0.9.0"
1143-
"@emotion/memoize" "^0.8.0"
1144-
"@emotion/unitless" "^0.8.0"
1145-
"@emotion/utils" "^1.2.0"
1146-
csstype "^3.0.2"
1147-
11481083
"@emotion/serialize@^1.1.1":
11491084
version "1.1.1"
11501085
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.1.tgz#0595701b1902feded8a96d293b26be3f5c1a5cf0"
@@ -1156,11 +1091,6 @@
11561091
"@emotion/utils" "^1.2.0"
11571092
csstype "^3.0.2"
11581093

1159-
"@emotion/sheet@^1.2.0":
1160-
version "1.2.0"
1161-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
1162-
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
1163-
11641094
"@emotion/sheet@^1.2.1":
11651095
version "1.2.1"
11661096
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
@@ -1314,11 +1244,6 @@
13141244
intl-messageformat "9.13.0"
13151245
tslib "^2.1.0"
13161246

1317-
"@fortawesome/[email protected]":
1318-
version "6.1.2"
1319-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.1.2.tgz#c1095b1bbabf19f37f9ff0719db38d92a410bcfe"
1320-
integrity sha512-wBaAPGz1Awxg05e0PBRkDRuTsy4B3dpBm+zreTTyd9TH4uUM27cAL4xWyWR0rLJCrRwzVsQ4hF3FvM6rqydKPA==
1321-
13221247
"@fortawesome/[email protected]":
13231248
version "6.2.0"
13241249
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.2.0.tgz#76467a94aa888aeb22aafa43eb6ff889df3a5a7f"
@@ -1334,13 +1259,6 @@
13341259
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5"
13351260
integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==
13361261

1337-
"@fortawesome/[email protected]":
1338-
version "6.1.2"
1339-
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.1.2.tgz#11e2e8583a7dea75d734e4d0e53d91c63fae7511"
1340-
integrity sha512-853G/Htp0BOdXnPoeCPTjFrVwyrJHpe8MhjB/DYE9XjwhnNDfuBCd3aKc2YUYbEfHEcBws4UAA0kA9dymZKGjA==
1341-
dependencies:
1342-
"@fortawesome/fontawesome-common-types" "6.1.2"
1343-
13441262
"@fortawesome/[email protected]":
13451263
version "6.2.0"
13461264
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.2.0.tgz#11856eaf4dd1d865c442ddea1eed8ee855186ba2"
@@ -1779,16 +1697,6 @@
17791697
semver "7.3.8"
17801698
umzug "3.1.1"
17811699

1782-
1783-
version "1.2.5"
1784-
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.5.tgz#af067aa6daa5db20d1a5f799e7b02fdf0e954dc6"
1785-
integrity sha512-7vF1UXzDPS0HxPS10OxaUpTapGIyaea+wj3L1bVxjRf4ZGsblGSIayX0kIeBlv9OoP056LW75ViRJzGjRsaTxw==
1786-
dependencies:
1787-
"@floating-ui/react-dom" "^1.0.0"
1788-
"@internationalized/number" "^3.1.1"
1789-
compute-scroll-into-view "^1.0.17"
1790-
prop-types "^15.7.2"
1791-
17921700
17931701
version "1.3.1"
17941702
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.3.1.tgz#a0504ec9e65bdac08140bde85dc1e9fc01826903"
@@ -1831,35 +1739,6 @@
18311739
plop "2.7.6"
18321740
pluralize "8.0.0"
18331741

1834-
1835-
version "4.4.5"
1836-
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.4.5.tgz#4ae5ec7939c5b293b582684d7f9cc55fd322475f"
1837-
integrity sha512-xGsyz1PfGtk7cQSLkrEtwD5VM/rJwjMtSk06fn1yrVMRyPYi15bqfEZ3ym8k1Eo5x2BgtHSVexX19sqvfItSxg==
1838-
dependencies:
1839-
"@fortawesome/fontawesome-free" "^5.15.2"
1840-
"@fortawesome/fontawesome-svg-core" "6.1.2"
1841-
"@fortawesome/free-brands-svg-icons" "^5.15.2"
1842-
"@fortawesome/free-solid-svg-icons" "^5.15.3"
1843-
"@fortawesome/react-fontawesome" "^0.2.0"
1844-
"@strapi/design-system" "1.2.5"
1845-
axios "0.27.2"
1846-
date-fns "2.29.2"
1847-
formik "^2.2.6"
1848-
immer "9.0.6"
1849-
invariant "^2.2.1"
1850-
lodash "4.17.21"
1851-
match-sorter "^4.0.2"
1852-
qs "6.10.1"
1853-
react "^17.0.2"
1854-
react-dom "^17.0.2"
1855-
react-helmet "^6.1.0"
1856-
react-intl "5.25.1"
1857-
react-router "^5.2.0"
1858-
react-router-dom "5.2.0"
1859-
react-select "4.0.2"
1860-
styled-components "5.3.3"
1861-
whatwg-fetch "^3.6.2"
1862-
18631742
18641743
version "4.5.2"
18651744
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.5.2.tgz#6f1948a947999ed37cbf77e06752a9317e454d01"
@@ -1985,18 +1864,18 @@
19851864
react-router-dom "5.2.0"
19861865
sharp "0.31.0"
19871866

1988-
"@strapi/plugin-users-permissions@^4.4.5":
1989-
version "4.4.5"
1990-
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.4.5.tgz#fe7c30d04c865ee4abfb8115978bbce3f488d0d3"
1991-
integrity sha512-Vhb/ZRdO3wMEAQryd4sEWIKvhfqu6BfR2zxgxb4KOKnE6qGE/jbYplxXpp/5ObDUH6gX9ZBV6CdlocsjxJcZLg==
1867+
"@strapi/plugin-users-permissions@^4.5.2":
1868+
version "4.5.2"
1869+
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.5.2.tgz#28f6fd808fdb0901ed50ad0a9dccd6c547df46ae"
1870+
integrity sha512-/ZYqGBWfy8ps+oVfZ9LDSdoX0SOU1GC8LBm3UUBJ50uPLZww8uauDwVY9v879U9YE8e6d9GGx1yAHlORligZ7A==
19921871
dependencies:
1993-
"@strapi/helper-plugin" "4.4.5"
1994-
"@strapi/utils" "4.4.5"
1872+
"@strapi/helper-plugin" "4.5.2"
1873+
"@strapi/utils" "4.5.2"
19951874
bcryptjs "2.4.3"
19961875
grant-koa "5.4.8"
19971876
jsonwebtoken "^8.1.0"
19981877
koa "^2.13.4"
1999-
koa2-ratelimit "^1.1.1"
1878+
koa2-ratelimit "^1.1.2"
20001879
lodash "4.17.21"
20011880
purest "4.0.2"
20021881
react "^17.0.2"
@@ -2095,17 +1974,6 @@
20951974
prettier "2.7.1"
20961975
typescript "4.6.2"
20971976

2098-
2099-
version "4.4.5"
2100-
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.4.5.tgz#3ca8f7c49b9f96a72f12011e63206886db4819e0"
2101-
integrity sha512-JloHkrDJgn0ddIwI3HSMFxgDe/fD6m+khq8XIrN8ixOxJSYS5jlWysGQleSdbjzp4s3ADHIL+ovAeBuIiwd3Rw==
2102-
dependencies:
2103-
"@sindresorhus/slugify" "1.1.0"
2104-
date-fns "2.29.2"
2105-
http-errors "1.8.1"
2106-
lodash "4.17.21"
2107-
yup "0.32.9"
2108-
21091977
"@strapi/[email protected]", "@strapi/utils@^4.4.3":
21101978
version "4.5.2"
21111979
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.5.2.tgz#dca0ae17db94943de6e226e63647e03e32f0f664"
@@ -6872,7 +6740,7 @@ [email protected]:
68726740
debug "^3.1.0"
68736741
koa-send "^5.0.0"
68746742

6875-
koa2-ratelimit@^1.1.1:
6743+
koa2-ratelimit@^1.1.2:
68766744
version "1.1.2"
68776745
resolved "https://registry.yarnpkg.com/koa2-ratelimit/-/koa2-ratelimit-1.1.2.tgz#84775e39f046ef25e4a35051f2f69568844935ef"
68786746
integrity sha512-Iiri4o7dVlLK6zB7kH5A4ACtPmgIys5Ad2b+RoqOx9U2V8P0pY5sD/F7piCt0w3yiLl9vckH7pMcQ9yWkRdsIg==
@@ -7293,7 +7161,7 @@ memfs@^3.4.1, memfs@^3.4.3:
72937161
dependencies:
72947162
fs-monkey "^1.0.3"
72957163

7296-
"memoize-one@>=3.1.1 <6", memoize-one@^5.0.0:
7164+
"memoize-one@>=3.1.1 <6":
72977165
version "5.2.1"
72987166
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e"
72997167
integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==
@@ -8485,7 +8353,7 @@ promise-retry@^2.0.1:
84858353
err-code "^2.0.2"
84868354
retry "^0.12.0"
84878355

8488-
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
8356+
prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
84898357
version "15.8.1"
84908358
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
84918359
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -8701,13 +8569,6 @@ react-helmet@^6.1.0:
87018569
react-fast-compare "^3.1.1"
87028570
react-side-effect "^2.1.0"
87038571

8704-
react-input-autosize@^3.0.0:
8705-
version "3.0.0"
8706-
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
8707-
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
8708-
dependencies:
8709-
prop-types "^15.5.8"
8710-
87118572
87128573
version "5.25.1"
87138574
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.25.1.tgz#68a73aefc485c9bf70062381ae7f6f4791680879"
@@ -8804,20 +8665,6 @@ react-router@^5.2.0:
88048665
tiny-invariant "^1.0.2"
88058666
tiny-warning "^1.0.0"
88068667

8807-
8808-
version "4.0.2"
8809-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.0.2.tgz#4dcca9f38d6a41e01f2dc7673e244a325e3b4e0e"
8810-
integrity sha512-BiihrRpRIBBvNqofNZIBpo08Kw8DBHb/kgpIDW4bxgkttk50Sxf0alEIKobns3U7UJXk/CA4rsFUueQEg9Pm5A==
8811-
dependencies:
8812-
"@babel/runtime" "^7.4.4"
8813-
"@emotion/cache" "^11.0.0"
8814-
"@emotion/css" "^11.0.0"
8815-
"@emotion/react" "^11.1.1"
8816-
memoize-one "^5.0.0"
8817-
prop-types "^15.6.0"
8818-
react-input-autosize "^3.0.0"
8819-
react-transition-group "^4.3.0"
8820-
88218668
88228669
version "5.6.0"
88238670
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.6.0.tgz#d987f4c86b3dcd32307a0104e503e4e8a9777a34"
@@ -9957,11 +9804,6 @@ [email protected]:
99579804
shallowequal "^1.1.0"
99589805
supports-color "^5.5.0"
99599806

9960-
9961-
version "4.0.13"
9962-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
9963-
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
9964-
99659807
99669808
version "4.1.3"
99679809
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"

0 commit comments

Comments
 (0)