Skip to content

Commit 36c367d

Browse files
authored
Merge pull request #865 from meilisearch/dependabot/npm_and_yarn/playground/strapi/plugin-users-permissions-4.16.2
Bump @strapi/plugin-users-permissions from 4.14.4 to 4.16.2 in /playground
2 parents 22571d9 + 539db7a commit 36c367d

File tree

2 files changed

+130
-10
lines changed

2 files changed

+130
-10
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.14.4",
14-
"@strapi/plugin-users-permissions": "^4.14.4",
14+
"@strapi/plugin-users-permissions": "^4.16.2",
1515
"@strapi/strapi": "^4.14.4",
1616
"@strapi/utils": "^4.14.4",
1717
"meilisearch": "^0.36.0",

playground/yarn.lock

Lines changed: 129 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,13 @@
796796
dependencies:
797797
"@swc/helpers" "^0.5.0"
798798

799+
"@internationalized/number@^3.3.0":
800+
version "3.5.0"
801+
resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.5.0.tgz#9de6018424b441a6545f209afa286ad7df4a2906"
802+
integrity sha512-ZY1BW8HT9WKYvaubbuqXbbDdHhOUMfE2zHHFJeTppid0S+pc8HtdIxFxaYMsGjCb4UsF+MEJ4n2TfU7iHnUK8w==
803+
dependencies:
804+
"@swc/helpers" "^0.5.0"
805+
799806
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
800807
version "0.3.3"
801808
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
@@ -1529,6 +1536,25 @@
15291536
prop-types "^15.8.1"
15301537
react-remove-scroll "^2.5.6"
15311538

1539+
1540+
version "1.13.1"
1541+
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.13.1.tgz#42d1c7b054e3d0f19ba707b5f2e10cc0d2eba280"
1542+
integrity sha512-mtfONSTZmOKd0Mvb1NGEYx5qaA4uDPqx5q3/67kDSK2mkfjEe3j69SoQ6ONt/glvsidclWtez6R1aJmF5cojRg==
1543+
dependencies:
1544+
"@codemirror/lang-json" "^6.0.1"
1545+
"@floating-ui/react-dom" "^2.0.2"
1546+
"@internationalized/date" "^3.5.0"
1547+
"@internationalized/number" "^3.3.0"
1548+
"@radix-ui/react-dismissable-layer" "^1.0.5"
1549+
"@radix-ui/react-dropdown-menu" "^2.0.6"
1550+
"@radix-ui/react-focus-scope" "1.0.4"
1551+
"@strapi/ui-primitives" "^1.13.1"
1552+
"@uiw/react-codemirror" "^4.21.20"
1553+
aria-hidden "^1.2.3"
1554+
compute-scroll-into-view "^3.1.0"
1555+
prop-types "^15.8.1"
1556+
react-remove-scroll "^2.5.7"
1557+
15321558
15331559
version "4.14.4"
15341560
resolved "https://registry.yarnpkg.com/@strapi/generate-new/-/generate-new-4.14.4.tgz#228ea2e1788eb5775e91d16869ed0f101f369ee6"
@@ -1578,11 +1604,32 @@
15781604
react-query "3.39.3"
15791605
react-select "5.7.0"
15801606

1607+
1608+
version "4.16.2"
1609+
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.16.2.tgz#c9ed341965c1aba51b5adb7e413c91cac00b869e"
1610+
integrity sha512-O9ZWm/qHa2gZByuG4+YePvy9wfHykh4vUw7wufIWn4aTdv3AQdCIBmN33iiDXKd9Fxud+o7XIubXe2ZRTZbySQ==
1611+
dependencies:
1612+
axios "1.6.0"
1613+
date-fns "2.30.0"
1614+
formik "2.4.0"
1615+
immer "9.0.19"
1616+
lodash "4.17.21"
1617+
qs "6.11.1"
1618+
react-helmet "6.1.0"
1619+
react-intl "6.4.1"
1620+
react-query "3.39.3"
1621+
react-select "5.7.0"
1622+
15811623
15821624
version "1.12.0"
15831625
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.12.0.tgz#97e56d607dab3d866cf04362b562727c1da7699f"
15841626
integrity sha512-tidl4nbaa7NRR1pPRJ3HfxjqE92nFX7ZKiaIFutlgWrNiS+u3zbEkF1mpG5IZ6BWJnx75h52lATo2YEdyofloA==
15851627

1628+
1629+
version "1.13.0"
1630+
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.13.0.tgz#0020560b5bed008ddc39aa177b264cb3bebe8b67"
1631+
integrity sha512-bmFJvyM75nuVyJVq4bgHxRYwu9eEkmRKNipEb/GBTBvvkHGN0GTHLOAedGpKGvB7RwcclbaymOP7oBlxahOmsw==
1632+
15861633
15871634
version "4.14.4"
15881635
resolved "https://registry.yarnpkg.com/@strapi/logger/-/logger-4.14.4.tgz#357ee86147e4fc1bfb5036d79052c10051bd3481"
@@ -1703,15 +1750,15 @@
17031750
sharp "0.32.0"
17041751
yup "0.32.9"
17051752

1706-
"@strapi/plugin-users-permissions@^4.14.4":
1707-
version "4.14.4"
1708-
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.14.4.tgz#9d560f105aeb470696008e8eaa1917e948e9b962"
1709-
integrity sha512-mxd6Hh3mh/jKZ4ecPuSKtIsn1C/nPA12h6hDW0XEw2Ot3VKGaQPNV6QTXW+pyuMo4dR+eqEKtEAKQDTDAFg02Q==
1753+
"@strapi/plugin-users-permissions@^4.16.2":
1754+
version "4.16.2"
1755+
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.16.2.tgz#ca20b1850253be0e1250603790c364eb6354b61e"
1756+
integrity sha512-27QZSKW1WpbKYt5I/+AkiIh9o6DDQE2nHilfln6bSaW5s3htM+tFR7vdTTjbHOhpMTD6kpqLFFhKVFoDcUP1Og==
17101757
dependencies:
1711-
"@strapi/design-system" "1.12.0"
1712-
"@strapi/helper-plugin" "4.14.4"
1713-
"@strapi/icons" "1.12.0"
1714-
"@strapi/utils" "4.14.4"
1758+
"@strapi/design-system" "1.13.1"
1759+
"@strapi/helper-plugin" "4.16.2"
1760+
"@strapi/icons" "1.13.0"
1761+
"@strapi/utils" "4.16.2"
17151762
bcryptjs "2.4.3"
17161763
formik "2.4.0"
17171764
grant-koa "5.4.8"
@@ -1873,7 +1920,34 @@
18731920
aria-hidden "^1.2.3"
18741921
react-remove-scroll "^2.5.7"
18751922

1876-
"@strapi/[email protected]", "@strapi/utils@^4.14.4":
1923+
"@strapi/ui-primitives@^1.13.1":
1924+
version "1.13.2"
1925+
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.13.2.tgz#8e510bc56944d8bf93581fdc7934f77a76d17e3a"
1926+
integrity sha512-Koaun6riXoTOvvlKNgFy44BVUfLfchgpabRhrNH/KfmBQQlhLCqJDQu023FcFQDQQ4XFO3DpvzDk8pCbmva7oQ==
1927+
dependencies:
1928+
"@radix-ui/number" "^1.0.1"
1929+
"@radix-ui/primitive" "^1.0.1"
1930+
"@radix-ui/react-collection" "1.0.3"
1931+
"@radix-ui/react-compose-refs" "^1.0.1"
1932+
"@radix-ui/react-context" "^1.0.1"
1933+
"@radix-ui/react-direction" "1.0.1"
1934+
"@radix-ui/react-dismissable-layer" "^1.0.5"
1935+
"@radix-ui/react-focus-guards" "1.0.1"
1936+
"@radix-ui/react-focus-scope" "1.0.4"
1937+
"@radix-ui/react-id" "^1.0.1"
1938+
"@radix-ui/react-popper" "^1.1.3"
1939+
"@radix-ui/react-portal" "^1.0.4"
1940+
"@radix-ui/react-primitive" "^1.0.3"
1941+
"@radix-ui/react-slot" "^1.0.2"
1942+
"@radix-ui/react-use-callback-ref" "^1.0.1"
1943+
"@radix-ui/react-use-controllable-state" "^1.0.1"
1944+
"@radix-ui/react-use-layout-effect" "1.0.1"
1945+
"@radix-ui/react-use-previous" "^1.0.1"
1946+
"@radix-ui/react-visually-hidden" "^1.0.3"
1947+
aria-hidden "^1.2.3"
1948+
react-remove-scroll "^2.5.7"
1949+
1950+
18771951
version "4.14.4"
18781952
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.14.4.tgz#856bd5e459138327e2a0b07e46eab80f8d129d8f"
18791953
integrity sha512-Eyj9PB4Gz6r8cHsWzVOCnmEDTgYr17n3P8xOGHoLUN9Uz7dB7eeloeUNhYiAZHKzNDd02LETySWTglwwA5NpXQ==
@@ -1885,6 +1959,18 @@
18851959
p-map "4.0.0"
18861960
yup "0.32.9"
18871961

1962+
"@strapi/[email protected]", "@strapi/utils@^4.14.4":
1963+
version "4.16.2"
1964+
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.16.2.tgz#278b953872645e37ab46369f508bbe8c11ef0f02"
1965+
integrity sha512-CuAXBXXke4j0OTVuQswZ8c/Mpeb9W1DhcBhYQpc8Cwn9NeII5VGE57TrIkXL3FCU8q4fcL3IrSLaftmL6/e3uQ==
1966+
dependencies:
1967+
"@sindresorhus/slugify" "1.1.0"
1968+
date-fns "2.30.0"
1969+
http-errors "1.8.1"
1970+
lodash "4.17.21"
1971+
p-map "4.0.0"
1972+
yup "0.32.9"
1973+
18881974
"@swc/helpers@^0.5.0":
18891975
version "0.5.3"
18901976
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.3.tgz#98c6da1e196f5f08f977658b80d6bd941b5f294f"
@@ -2290,6 +2376,19 @@
22902376
"@codemirror/state" "^6.0.0"
22912377
"@codemirror/view" "^6.0.0"
22922378

2379+
2380+
version "4.21.21"
2381+
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.21.tgz#243ef309cb53253b14187649a7abc0d996420a20"
2382+
integrity sha512-+0i9dPrRSa8Mf0CvyrMvnAhajnqwsP3IMRRlaHDRgsSGL8igc4z7MhvUPn+7cWFAAqWzQRhMdMSWzo6/TEa3EA==
2383+
dependencies:
2384+
"@codemirror/autocomplete" "^6.0.0"
2385+
"@codemirror/commands" "^6.0.0"
2386+
"@codemirror/language" "^6.0.0"
2387+
"@codemirror/lint" "^6.0.0"
2388+
"@codemirror/search" "^6.0.0"
2389+
"@codemirror/state" "^6.0.0"
2390+
"@codemirror/view" "^6.0.0"
2391+
22932392
"@uiw/react-codemirror@^4.21.18":
22942393
version "4.21.20"
22952394
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.20.tgz#bbfb57676c9939d880de6c7223c2ed7410271145"
@@ -2302,6 +2401,18 @@
23022401
"@uiw/codemirror-extensions-basic-setup" "4.21.20"
23032402
codemirror "^6.0.0"
23042403

2404+
"@uiw/react-codemirror@^4.21.20":
2405+
version "4.21.21"
2406+
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.21.tgz#986b18dbd6dc69aa470fc3d4e47b89b504af6778"
2407+
integrity sha512-PaxBMarufMWoR0qc5zuvBSt76rJ9POm9qoOaJbqRmnNL2viaF+d+Paf2blPSlm1JSnqn7hlRjio+40nZJ9TKzw==
2408+
dependencies:
2409+
"@babel/runtime" "^7.18.6"
2410+
"@codemirror/commands" "^6.1.0"
2411+
"@codemirror/state" "^6.1.1"
2412+
"@codemirror/theme-one-dark" "^6.0.0"
2413+
"@uiw/codemirror-extensions-basic-setup" "4.21.21"
2414+
codemirror "^6.0.0"
2415+
23052416
23062417
version "4.1.0"
23072418
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.1.0.tgz#e4f56f46fd737c5d386bb1f1ade86ba275fe09bd"
@@ -2738,6 +2849,15 @@ [email protected]:
27382849
form-data "^4.0.0"
27392850
proxy-from-env "^1.1.0"
27402851

2852+
2853+
version "1.6.0"
2854+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2855+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
2856+
dependencies:
2857+
follow-redirects "^1.15.0"
2858+
form-data "^4.0.0"
2859+
proxy-from-env "^1.1.0"
2860+
27412861
babel-plugin-macros@^3.1.0:
27422862
version "3.1.0"
27432863
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"

0 commit comments

Comments
 (0)