Skip to content

Commit

Permalink
Merge pull request #5136 from webkom/dependabot/npm_and_yarn/storyboo…
Browse files Browse the repository at this point in the history
…k/test-8.4.0
  • Loading branch information
ivarnakken authored Nov 1, 2024
2 parents 26cee2f + 122c900 commit ec27727
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lego-bricks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@storybook/blocks": "^8.3.6",
"@storybook/react": "^8.2.9",
"@storybook/react-vite": "^8.3.6",
"@storybook/test": "^8.3.0",
"@storybook/test": "^8.4.0",
"@types/enzyme": "^3.10.16",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.1",
Expand Down
45 changes: 44 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4029,6 +4029,14 @@
"@vitest/utils" "^2.0.5"
util "^0.12.4"

"@storybook/[email protected]":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@storybook/instrumenter/-/instrumenter-8.4.0.tgz#bc31342cb2acdf3083decd09396f86f9361b3630"
integrity sha512-iqQdH2lhyRVcCBnVOmjn/r/pFwIJ5X1isUkvyavwPf0KOB2bz+QuXXkvKdzirwQFu9jSLOEdu0v3Fr+PHUbIfA==
dependencies:
"@storybook/global" "^5.0.0"
"@vitest/utils" "^2.1.1"

"@storybook/manager-api@^8.3.6":
version "8.3.6"
resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-8.3.6.tgz#6dfb268a5f1f8228d0bac69fd6e63f6bd2620c2d"
Expand Down Expand Up @@ -4090,7 +4098,7 @@
type-fest "~2.19"
util-deprecate "^1.0.2"

"@storybook/[email protected]", "@storybook/test@^8.3.0":
"@storybook/[email protected]":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@storybook/test/-/test-8.3.5.tgz#0dffc9d4a1eaa9552e69457b16b5085e36883c8a"
integrity sha512-1BXWsUGWk9FiKKelZZ55FDJdeoL8uRBHbjTYBRM2xJLhdNSvGzI4Tb3bkmxPpGn72Ua6AyldhlTxr2BpUFKOHA==
Expand All @@ -4105,6 +4113,20 @@
"@vitest/spy" "2.0.5"
util "^0.12.4"

"@storybook/test@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@storybook/test/-/test-8.4.0.tgz#942a24b426ebc6ed79e75d634aa243da27c18ced"
integrity sha512-uHZ6+8RfEauwxi7Zy/LijfyIXrjCD7iTHmnTdT3BdP+2c/lDFAKXzHmbQJitefDFEgz1eHx/MArHZ8V3qu1ogg==
dependencies:
"@storybook/csf" "^0.1.11"
"@storybook/global" "^5.0.0"
"@storybook/instrumenter" "8.4.0"
"@testing-library/dom" "10.4.0"
"@testing-library/jest-dom" "6.5.0"
"@testing-library/user-event" "14.5.2"
"@vitest/expect" "2.0.5"
"@vitest/spy" "2.0.5"

"@storybook/theming@^8.3.6":
version "8.3.6"
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.3.6.tgz#57c5789903e50b84844aa8e7ce0e1f031e98a948"
Expand Down Expand Up @@ -4853,6 +4875,13 @@
dependencies:
tinyrainbow "^1.2.0"

"@vitest/[email protected]":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.4.tgz#fc31993bdc1ef5a6c1a4aa6844e7ba55658a4f9f"
integrity sha512-L95zIAkEuTDbUX1IsjRl+vyBSLh3PwLLgKpghl37aCK9Jvw0iP+wKwIFhfjdUtA2myLgjrG6VU6JCFLv8q/3Ww==
dependencies:
tinyrainbow "^1.2.0"

"@vitest/[email protected]":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-2.1.1.tgz#f3b1fbc3c109fc44e2cceecc881344453f275559"
Expand Down Expand Up @@ -4903,6 +4932,15 @@
loupe "^3.1.1"
tinyrainbow "^1.2.0"

"@vitest/utils@^2.1.1":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-2.1.4.tgz#6d67ac966647a21ce8bc497472ce230de3b64537"
integrity sha512-MXDnZn0Awl2S86PSNIim5PWXgIAx8CIkzu35mBdSApUip6RFOGXBCf3YFyeEu8n1IHk4bWD46DeYFu9mQlFIRg==
dependencies:
"@vitest/pretty-format" "2.1.4"
loupe "^3.1.2"
tinyrainbow "^1.2.0"

"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.12.1":
version "1.12.1"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb"
Expand Down Expand Up @@ -9575,6 +9613,11 @@ loupe@^3.1.0, loupe@^3.1.1:
dependencies:
get-func-name "^2.0.1"

loupe@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.2.tgz#c86e0696804a02218f2206124c45d8b15291a240"
integrity sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==

lru-cache@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
Expand Down

0 comments on commit ec27727

Please sign in to comment.