Skip to content

Commit

Permalink
Merge pull request #212 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/plugin-users-permissions-4.15.0

Bump @strapi/plugin-users-permissions from 4.14.5 to 4.15.0
  • Loading branch information
github-actions[bot] authored Oct 26, 2023
2 parents 871e5ce + 4247b57 commit a9a6f66
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 100 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@ckeditor/strapi-plugin-ckeditor": "^0.0.9",
"@strapi/plugin-graphql": "^4.15.0",
"@strapi/plugin-i18n": "^4.15.0",
"@strapi/plugin-users-permissions": "^4.14.5",
"@strapi/plugin-users-permissions": "^4.15.0",
"@strapi/provider-upload-aws-s3": "^4.15.0",
"@strapi/strapi": "^4.15.0",
"fs": "^0.0.1-security",
Expand Down
108 changes: 9 additions & 99 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2820,25 +2820,6 @@
semver "7.5.4"
umzug "3.2.1"

"@strapi/[email protected]":
version "1.12.2"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.12.2.tgz#57b7392ac7d75f109cfde0b54a61d693eabb0b0d"
integrity sha512-p5kbglSxgR3g1pxzU+6wgV9cNF3m/47TZn40/c4rrGUXaKIjRhL8FCD5k4JrnWauhXPE9HdExv0BLRK41J8gHA==
dependencies:
"@codemirror/lang-json" "^6.0.1"
"@floating-ui/react-dom" "^2.0.2"
"@internationalized/date" "^3.5.0"
"@internationalized/number" "^3.3.0"
"@radix-ui/react-dismissable-layer" "^1.0.5"
"@radix-ui/react-dropdown-menu" "^2.0.6"
"@radix-ui/react-focus-scope" "1.0.4"
"@strapi/ui-primitives" "^1.12.2"
"@uiw/react-codemirror" "^4.21.19"
aria-hidden "^1.2.3"
compute-scroll-into-view "^3.1.0"
prop-types "^15.8.1"
react-remove-scroll "^2.5.6"

"@strapi/[email protected]":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.13.0.tgz#6501c4e48941c16367ec6c8e0c0f5b9849530bed"
Expand Down Expand Up @@ -2890,22 +2871,6 @@
plop "2.7.6"
pluralize "8.0.0"

"@strapi/[email protected]":
version "4.14.5"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.14.5.tgz#2c259d6c1cad4de56b56867dbd08f5d1db381111"
integrity sha512-zZbvSpH/8g5XTpbcAQnEuLZG9IVrjrXcVVxLQDsvn5mpNBtfOonMF24+TCpgduAYFyj+bf34BDlvzsvMAT1p4A==
dependencies:
axios "1.5.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
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/[email protected]":
version "4.15.0"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.15.0.tgz#176881c832287a4bd3117250e8cd482f75c47833"
Expand All @@ -2922,11 +2887,6 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "1.12.2"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.12.2.tgz#a231074b2776e651a7317a85355d40b070f6c20d"
integrity sha512-28LX0DCh8hGK2PRg+eXuBGHOkupfv3vD9lmZ/yCoyVdMWdURDdJCtc+KV+vCG++dcwvSbHw78aUNYfwaejDB7Q==

"@strapi/[email protected]":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.13.0.tgz#0020560b5bed008ddc39aa177b264cb3bebe8b67"
Expand Down Expand Up @@ -3102,15 +3062,15 @@
sharp "0.32.6"
yup "0.32.9"

"@strapi/plugin-users-permissions@^4.14.5":
version "4.14.5"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.14.5.tgz#56057359617d8d20aa39ccd98b4aa07100e0ff29"
integrity sha512-Dr5obkst4EnSgOkLSuoocaHvjA8acObiKnfzU9BDCCCv1bB3Nv6z3bcYSJG2/33u7feDSnzfgT2NTFvqn8ubTw==
"@strapi/plugin-users-permissions@^4.15.0":
version "4.15.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.15.0.tgz#ab6c836346b5db49b15aa402b4e012ec3d7d4b3c"
integrity sha512-E/rO/nl1nlTX6k1cPdf0fzX860lz9K94hB9eEppugu1jCS0Mpwo0uXEnGSUg7145JF4lwE1Y5XY1zyy+QpqaRQ==
dependencies:
"@strapi/design-system" "1.12.2"
"@strapi/helper-plugin" "4.14.5"
"@strapi/icons" "1.12.2"
"@strapi/utils" "4.14.5"
"@strapi/design-system" "1.13.0"
"@strapi/helper-plugin" "4.15.0"
"@strapi/icons" "1.13.0"
"@strapi/utils" "4.15.0"
bcryptjs "2.4.3"
formik "2.4.0"
grant-koa "5.4.8"
Expand Down Expand Up @@ -3254,33 +3214,6 @@
prettier "2.8.4"
typescript "5.2.2"

"@strapi/ui-primitives@^1.12.2":
version "1.12.2"
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.12.2.tgz#50e06514dd8b9e9cb8ef779a6cb63e4885098b32"
integrity sha512-yQCUp2N+SsXnW/lIldyll3OAdMSLGLLEUmDXmCL+6NnmjkXwPTVoxj+EZCXHal3NTDWKDjuLlS9C7Wc0oayefQ==
dependencies:
"@radix-ui/number" "^1.0.1"
"@radix-ui/primitive" "^1.0.1"
"@radix-ui/react-collection" "1.0.3"
"@radix-ui/react-compose-refs" "^1.0.1"
"@radix-ui/react-context" "^1.0.1"
"@radix-ui/react-direction" "1.0.1"
"@radix-ui/react-dismissable-layer" "^1.0.5"
"@radix-ui/react-focus-guards" "1.0.1"
"@radix-ui/react-focus-scope" "1.0.4"
"@radix-ui/react-id" "^1.0.1"
"@radix-ui/react-popper" "^1.1.3"
"@radix-ui/react-portal" "^1.0.4"
"@radix-ui/react-primitive" "^1.0.3"
"@radix-ui/react-slot" "^1.0.2"
"@radix-ui/react-use-callback-ref" "^1.0.1"
"@radix-ui/react-use-controllable-state" "^1.0.1"
"@radix-ui/react-use-layout-effect" "1.0.1"
"@radix-ui/react-use-previous" "^1.0.1"
"@radix-ui/react-visually-hidden" "^1.0.3"
aria-hidden "^1.2.3"
react-remove-scroll "^2.5.6"

"@strapi/ui-primitives@^1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.13.0.tgz#9a290995ee8884c2dbbf7fc5e62a20973fc11402"
Expand Down Expand Up @@ -3308,18 +3241,6 @@
aria-hidden "^1.2.3"
react-remove-scroll "^2.5.7"

"@strapi/[email protected]":
version "4.14.5"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.14.5.tgz#6fce660d6b31a6ad3644ec126b880033f02658c4"
integrity sha512-0/lC5C2FyaCO+TDBb/jk3CQxtmEbxBZzt0NSb0M6tgAYB6o9eiC2IHZT11Ni98p+GgBlT3AhGQJ5idUa/j/hWA==
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/[email protected]":
version "4.15.0"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.15.0.tgz#1f4cf0343b7dbc91afa0907dd5afb732b1c7efed"
Expand Down Expand Up @@ -3875,7 +3796,7 @@
"@codemirror/state" "^6.0.0"
"@codemirror/view" "^6.0.0"

"@uiw/react-codemirror@^4.21.19", "@uiw/react-codemirror@^4.21.20":
"@uiw/react-codemirror@^4.21.20":
version "4.21.20"
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.20.tgz#bbfb57676c9939d880de6c7223c2ed7410271145"
integrity sha512-PdyewPvNXnvT3JHj888yjpbWsAGw5qlxW6w1sMdsqJ0R6vPV++ob1iZXCGrM1FVpbqPK0DNfpXvjzp2gIr3lYw==
Expand Down Expand Up @@ -11055,17 +10976,6 @@ [email protected]:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

react-remove-scroll@^2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.6.tgz#7510b8079e9c7eebe00e65a33daaa3aa29a10336"
integrity sha512-bO856ad1uDYLefgArk559IzUNeQ6SWH4QnrevIUjH+GczV56giDfl3h0Idptf2oIKxQmd1p9BN25jleKodTALg==
dependencies:
react-remove-scroll-bar "^2.3.4"
react-style-singleton "^2.2.1"
tslib "^2.1.0"
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

react-remove-scroll@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz#15a1fd038e8497f65a695bf26a4a57970cac1ccb"
Expand Down

0 comments on commit a9a6f66

Please sign in to comment.