Skip to content

Commit

Permalink
Merge #594
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
meili-bors[bot] and dependabot[bot] authored Nov 28, 2022
2 parents 2a24682 + a33ad7e commit d112a45
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 170 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@strapi/plugin-i18n": "^4.5.2",
"@strapi/plugin-users-permissions": "^4.4.5",
"@strapi/plugin-users-permissions": "^4.5.2",
"@strapi/strapi": "^4.5.2",
"@strapi/utils": "^4.4.3",
"meilisearch": "^0.30.0",
Expand Down
180 changes: 11 additions & 169 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
dependencies:
regenerator-runtime "^0.13.4"

"@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":
"@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":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259"
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
Expand Down Expand Up @@ -1015,24 +1015,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@emotion/babel-plugin@^11.10.0":
version "11.10.2"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.2.tgz#879db80ba622b3f6076917a1e6f648b1c7d008c7"
integrity sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/plugin-syntax-jsx" "^7.17.12"
"@babel/runtime" "^7.18.3"
"@emotion/hash" "^0.9.0"
"@emotion/memoize" "^0.8.0"
"@emotion/serialize" "^1.1.0"
babel-plugin-macros "^3.1.0"
convert-source-map "^1.5.0"
escape-string-regexp "^4.0.0"
find-root "^1.1.0"
source-map "^0.5.7"
stylis "4.0.13"

"@emotion/babel-plugin@^11.10.5":
version "11.10.5"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
Expand All @@ -1051,17 +1033,6 @@
source-map "^0.5.7"
stylis "4.1.3"

"@emotion/cache@^11.0.0", "@emotion/cache@^11.10.0":
version "11.10.3"
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
dependencies:
"@emotion/memoize" "^0.8.0"
"@emotion/sheet" "^1.2.0"
"@emotion/utils" "^1.2.0"
"@emotion/weak-memoize" "^0.3.0"
stylis "4.0.13"

"@emotion/cache@^11.10.5", "@emotion/cache@^11.4.0":
version "11.10.5"
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
Expand All @@ -1073,17 +1044,6 @@
"@emotion/weak-memoize" "^0.3.0"
stylis "4.1.3"

"@emotion/css@^11.0.0":
version "11.10.0"
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.10.0.tgz#270b4fdf2419e59cb07081d0e9f7940d88b8b443"
integrity sha512-dH9f+kSCucc8ilMg0MUA1AemabcyzYpe5EKX24F528PJjD7HyIY/VBNJHxfUdc8l400h2ncAjR6yEDu+DBj2cg==
dependencies:
"@emotion/babel-plugin" "^11.10.0"
"@emotion/cache" "^11.10.0"
"@emotion/serialize" "^1.1.0"
"@emotion/sheet" "^1.2.0"
"@emotion/utils" "^1.2.0"

"@emotion/hash@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.0.tgz#c5153d50401ee3c027a57a177bc269b16d889cb7"
Expand All @@ -1106,20 +1066,6 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==

"@emotion/react@^11.1.1":
version "11.10.4"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199"
integrity sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==
dependencies:
"@babel/runtime" "^7.18.3"
"@emotion/babel-plugin" "^11.10.0"
"@emotion/cache" "^11.10.0"
"@emotion/serialize" "^1.1.0"
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
"@emotion/utils" "^1.2.0"
"@emotion/weak-memoize" "^0.3.0"
hoist-non-react-statics "^3.3.1"

"@emotion/react@^11.8.1":
version "11.10.5"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.5.tgz#95fff612a5de1efa9c0d535384d3cfa115fe175d"
Expand All @@ -1134,17 +1080,6 @@
"@emotion/weak-memoize" "^0.3.0"
hoist-non-react-statics "^3.3.1"

"@emotion/serialize@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.0.tgz#b1f97b1011b09346a40e9796c37a3397b4ea8ea8"
integrity sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==
dependencies:
"@emotion/hash" "^0.9.0"
"@emotion/memoize" "^0.8.0"
"@emotion/unitless" "^0.8.0"
"@emotion/utils" "^1.2.0"
csstype "^3.0.2"

"@emotion/serialize@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.1.tgz#0595701b1902feded8a96d293b26be3f5c1a5cf0"
Expand All @@ -1156,11 +1091,6 @@
"@emotion/utils" "^1.2.0"
csstype "^3.0.2"

"@emotion/sheet@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==

"@emotion/sheet@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
Expand Down Expand Up @@ -1314,11 +1244,6 @@
intl-messageformat "9.13.0"
tslib "^2.1.0"

"@fortawesome/[email protected]":
version "6.1.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.1.2.tgz#c1095b1bbabf19f37f9ff0719db38d92a410bcfe"
integrity sha512-wBaAPGz1Awxg05e0PBRkDRuTsy4B3dpBm+zreTTyd9TH4uUM27cAL4xWyWR0rLJCrRwzVsQ4hF3FvM6rqydKPA==

"@fortawesome/[email protected]":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.2.0.tgz#76467a94aa888aeb22aafa43eb6ff889df3a5a7f"
Expand All @@ -1334,13 +1259,6 @@
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5"
integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==

"@fortawesome/[email protected]":
version "6.1.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.1.2.tgz#11e2e8583a7dea75d734e4d0e53d91c63fae7511"
integrity sha512-853G/Htp0BOdXnPoeCPTjFrVwyrJHpe8MhjB/DYE9XjwhnNDfuBCd3aKc2YUYbEfHEcBws4UAA0kA9dymZKGjA==
dependencies:
"@fortawesome/fontawesome-common-types" "6.1.2"

"@fortawesome/[email protected]":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.2.0.tgz#11856eaf4dd1d865c442ddea1eed8ee855186ba2"
Expand Down Expand Up @@ -1779,16 +1697,6 @@
semver "7.3.8"
umzug "3.1.1"

"@strapi/[email protected]":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.5.tgz#af067aa6daa5db20d1a5f799e7b02fdf0e954dc6"
integrity sha512-7vF1UXzDPS0HxPS10OxaUpTapGIyaea+wj3L1bVxjRf4ZGsblGSIayX0kIeBlv9OoP056LW75ViRJzGjRsaTxw==
dependencies:
"@floating-ui/react-dom" "^1.0.0"
"@internationalized/number" "^3.1.1"
compute-scroll-into-view "^1.0.17"
prop-types "^15.7.2"

"@strapi/[email protected]":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.3.1.tgz#a0504ec9e65bdac08140bde85dc1e9fc01826903"
Expand Down Expand Up @@ -1831,35 +1739,6 @@
plop "2.7.6"
pluralize "8.0.0"

"@strapi/[email protected]":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.4.5.tgz#4ae5ec7939c5b293b582684d7f9cc55fd322475f"
integrity sha512-xGsyz1PfGtk7cQSLkrEtwD5VM/rJwjMtSk06fn1yrVMRyPYi15bqfEZ3ym8k1Eo5x2BgtHSVexX19sqvfItSxg==
dependencies:
"@fortawesome/fontawesome-free" "^5.15.2"
"@fortawesome/fontawesome-svg-core" "6.1.2"
"@fortawesome/free-brands-svg-icons" "^5.15.2"
"@fortawesome/free-solid-svg-icons" "^5.15.3"
"@fortawesome/react-fontawesome" "^0.2.0"
"@strapi/design-system" "1.2.5"
axios "0.27.2"
date-fns "2.29.2"
formik "^2.2.6"
immer "9.0.6"
invariant "^2.2.1"
lodash "4.17.21"
match-sorter "^4.0.2"
qs "6.10.1"
react "^17.0.2"
react-dom "^17.0.2"
react-helmet "^6.1.0"
react-intl "5.25.1"
react-router "^5.2.0"
react-router-dom "5.2.0"
react-select "4.0.2"
styled-components "5.3.3"
whatwg-fetch "^3.6.2"

"@strapi/[email protected]":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.5.2.tgz#6f1948a947999ed37cbf77e06752a9317e454d01"
Expand Down Expand Up @@ -1985,18 +1864,18 @@
react-router-dom "5.2.0"
sharp "0.31.0"

"@strapi/plugin-users-permissions@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.4.5.tgz#fe7c30d04c865ee4abfb8115978bbce3f488d0d3"
integrity sha512-Vhb/ZRdO3wMEAQryd4sEWIKvhfqu6BfR2zxgxb4KOKnE6qGE/jbYplxXpp/5ObDUH6gX9ZBV6CdlocsjxJcZLg==
"@strapi/plugin-users-permissions@^4.5.2":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.5.2.tgz#28f6fd808fdb0901ed50ad0a9dccd6c547df46ae"
integrity sha512-/ZYqGBWfy8ps+oVfZ9LDSdoX0SOU1GC8LBm3UUBJ50uPLZww8uauDwVY9v879U9YE8e6d9GGx1yAHlORligZ7A==
dependencies:
"@strapi/helper-plugin" "4.4.5"
"@strapi/utils" "4.4.5"
"@strapi/helper-plugin" "4.5.2"
"@strapi/utils" "4.5.2"
bcryptjs "2.4.3"
grant-koa "5.4.8"
jsonwebtoken "^8.1.0"
koa "^2.13.4"
koa2-ratelimit "^1.1.1"
koa2-ratelimit "^1.1.2"
lodash "4.17.21"
purest "4.0.2"
react "^17.0.2"
Expand Down Expand Up @@ -2095,17 +1974,6 @@
prettier "2.7.1"
typescript "4.6.2"

"@strapi/[email protected]":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.4.5.tgz#3ca8f7c49b9f96a72f12011e63206886db4819e0"
integrity sha512-JloHkrDJgn0ddIwI3HSMFxgDe/fD6m+khq8XIrN8ixOxJSYS5jlWysGQleSdbjzp4s3ADHIL+ovAeBuIiwd3Rw==
dependencies:
"@sindresorhus/slugify" "1.1.0"
date-fns "2.29.2"
http-errors "1.8.1"
lodash "4.17.21"
yup "0.32.9"

"@strapi/[email protected]", "@strapi/utils@^4.4.3":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.5.2.tgz#dca0ae17db94943de6e226e63647e03e32f0f664"
Expand Down Expand Up @@ -6872,7 +6740,7 @@ [email protected]:
debug "^3.1.0"
koa-send "^5.0.0"

koa2-ratelimit@^1.1.1:
koa2-ratelimit@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/koa2-ratelimit/-/koa2-ratelimit-1.1.2.tgz#84775e39f046ef25e4a35051f2f69568844935ef"
integrity sha512-Iiri4o7dVlLK6zB7kH5A4ACtPmgIys5Ad2b+RoqOx9U2V8P0pY5sD/F7piCt0w3yiLl9vckH7pMcQ9yWkRdsIg==
Expand Down Expand Up @@ -7293,7 +7161,7 @@ memfs@^3.4.1, memfs@^3.4.3:
dependencies:
fs-monkey "^1.0.3"

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

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:
prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
Expand Down Expand Up @@ -8701,13 +8569,6 @@ react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-input-autosize@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
dependencies:
prop-types "^15.5.8"

[email protected]:
version "5.25.1"
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.25.1.tgz#68a73aefc485c9bf70062381ae7f6f4791680879"
Expand Down Expand Up @@ -8804,20 +8665,6 @@ react-router@^5.2.0:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

[email protected]:
version "4.0.2"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.0.2.tgz#4dcca9f38d6a41e01f2dc7673e244a325e3b4e0e"
integrity sha512-BiihrRpRIBBvNqofNZIBpo08Kw8DBHb/kgpIDW4bxgkttk50Sxf0alEIKobns3U7UJXk/CA4rsFUueQEg9Pm5A==
dependencies:
"@babel/runtime" "^7.4.4"
"@emotion/cache" "^11.0.0"
"@emotion/css" "^11.0.0"
"@emotion/react" "^11.1.1"
memoize-one "^5.0.0"
prop-types "^15.6.0"
react-input-autosize "^3.0.0"
react-transition-group "^4.3.0"

[email protected]:
version "5.6.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.6.0.tgz#d987f4c86b3dcd32307a0104e503e4e8a9777a34"
Expand Down Expand Up @@ -9957,11 +9804,6 @@ [email protected]:
shallowequal "^1.1.0"
supports-color "^5.5.0"

[email protected]:
version "4.0.13"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==

[email protected]:
version "4.1.3"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
Expand Down

0 comments on commit d112a45

Please sign in to comment.