chore: update deps

This commit is contained in:
Josh 2022-11-17 17:25:03 +00:00
parent 7edfefc706
commit 97614f90a5
3 changed files with 14 additions and 12 deletions

View File

@ -52,9 +52,9 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
"@strapi/babel-plugin-switch-ee-ce": "4.5.1",
"@strapi/design-system": "1.2.8",
"@strapi/design-system": "1.3.0",
"@strapi/helper-plugin": "4.5.1",
"@strapi/icons": "1.2.8",
"@strapi/icons": "1.3.0",
"@strapi/permissions": "4.5.1",
"@strapi/typescript-utils": "4.5.1",
"@strapi/utils": "4.5.1",

View File

@ -69,8 +69,8 @@
"@storybook/builder-webpack5": "6.5.9",
"@storybook/manager-webpack5": "6.4.10",
"@storybook/react": "^6.5.10",
"@strapi/design-system": "1.2.8",
"@strapi/icons": "1.2.8",
"@strapi/design-system": "1.3.0",
"@strapi/icons": "1.3.0",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "8.0.1",
"cross-env": "^7.0.3",

View File

@ -5817,10 +5817,10 @@
regenerator-runtime "^0.13.7"
resolve-from "^5.0.0"
"@strapi/design-system@1.2.8":
version "1.2.8"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.8.tgz#a542aeee4a46330d4e84341fb796bef682a73dff"
integrity sha512-twfSfWeHEj0t+nEje61P9OPS9M1X+NSDudqjdsiYvNZO9H7tLio3nANjlxuuQDAfcJW3oSBJWdj99Z0OW/7kFQ==
"@strapi/design-system@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.3.0.tgz#383a7ff895802feef7a4a4ee7152a2f021adc095"
integrity sha512-nCaaDIdgQDxPM2w1awjzJQnsLYPs8Z3ye54z7C49y+8UXAuRksdqMcZN7YtR65BysraZAymS9LqCTslRdY7wsg==
dependencies:
"@floating-ui/react-dom" "^1.0.0"
"@internationalized/number" "^3.1.1"
@ -5849,10 +5849,10 @@
optionalDependencies:
typescript "^4.6.2"
"@strapi/icons@1.2.8":
version "1.2.8"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.8.tgz#e657c925f91c0caafd3381078d2a2a06d75aee24"
integrity sha512-QDfygQi19W+i1ROCAcPZxAzHorsrwK+TV89bGezW+n4hZbXpr02R94neQHCk/TNNiaRU91gKXAcAREkGdc+Kzw==
"@strapi/icons@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.3.0.tgz#249aa3dbab836b623a2e1ffa3b4278346ed9a179"
integrity sha512-taU07Gnt2U/KCvqraVuX84IPuGbdx9GKdQDiJ4JN7jKCUhrImi53/7N6LiG0JRpD4Zdz8k7JwzgrfPPpgNrnSw==
"@stylelint/postcss-css-in-js@^0.37.2":
version "0.37.3"
@ -18232,6 +18232,8 @@ path-case@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/path-case/-/path-case-2.1.1.tgz#94b8037c372d3fe2906e465bb45e25d226e8eea5"
integrity sha1-lLgDfDctP+KQbkZbtF4l0ibo7qU=
dependencies:
no-case "^2.2.0"
path-dirname@^1.0.0:
version "1.0.2"