Skip to content

Commit

Permalink
Merge fdb1c47 into 6f5fc59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
2 parents 6f5fc59 + fdb1c47 commit fcda64d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@storybook/react-webpack5": "7.6.17",
"@storybook/source-loader": "7.6.17",
"@storybook/theming": "7.6.17",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.3",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/prop-types": "15.7.12",
Expand Down
85 changes: 56 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.0.1":
version: 4.0.1
resolution: "@adobe/css-tools@npm:4.0.1"
checksum: 10/4a50ce9b839a7ee92d003212d92fb8570e521c1114236d84144eb35003ccc843a6a3e6d9f016942147d2ea060983c442701941d20242df104bc6db863d55222b
"@adobe/css-tools@npm:^4.3.2":
version: 4.3.3
resolution: "@adobe/css-tools@npm:4.3.3"
checksum: 10/0e77057efb4e18182560855503066b75edca98671be327d3f8a7ae89ec3da6821e693114b55225909fca00d7e7ed8422f3d79d71fe95dd4d5df1f2026a9fda02
languageName: node
linkType: hard

Expand Down Expand Up @@ -4453,7 +4453,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:*, @testing-library/dom@npm:^9.0.0":
"@testing-library/dom@npm:*":
version: 9.3.3
resolution: "@testing-library/dom@npm:9.3.3"
dependencies:
Expand All @@ -4469,50 +4469,70 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:9.3.4":
version: 9.3.4
resolution: "@testing-library/dom@npm:9.3.4"
"@testing-library/dom@npm:10.1.0, @testing-library/dom@npm:^10.0.0":
version: 10.1.0
resolution: "@testing-library/dom@npm:10.1.0"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
"@types/aria-query": "npm:^5.0.1"
aria-query: "npm:5.1.3"
aria-query: "npm:5.3.0"
chalk: "npm:^4.1.0"
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10/510da752ea76f4a10a0a4e3a77917b0302cf03effe576cd3534cab7e796533ee2b0e9fb6fb11b911a1ebd7c70a0bb6f235bf4f816c9b82b95b8fe0cddfd10975
checksum: 10/6d6ef942deedf547180c76d4cc2c43fe8e52a98ef68be6ba7382a43d3b1e1e5696d9c32ae0b2df12c92ea50023187d132ad2542fc118ba4b900f149e97d019e0
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.17.0":
version: 5.17.0
resolution: "@testing-library/jest-dom@npm:5.17.0"
"@testing-library/jest-dom@npm:6.4.3":
version: 6.4.3
resolution: "@testing-library/jest-dom@npm:6.4.3"
dependencies:
"@adobe/css-tools": "npm:^4.0.1"
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
"@types/testing-library__jest-dom": "npm:^5.9.1"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.5.6"
lodash: "npm:^4.17.15"
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
checksum: 10/5a75f2094f935d2da58ea1d2b3d0c9f58dc0bca2592f2ca8125176596b4adba88b742b7553ef228e2085eadcb498ce6cece3e78402e34e6af7b6bc26bf0a0baa
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 10/2c02072cce9d1f05a7897637c103582a7a6241e30dd64cc008378335eb781bb3c6a3222e124a45b019df0a427d4e07022701dfa748effbef96b392ea2399506d
languageName: node
linkType: hard

"@testing-library/react@npm:14.3.1":
version: 14.3.1
resolution: "@testing-library/react@npm:14.3.1"
"@testing-library/react@npm:15.0.6":
version: 15.0.6
resolution: "@testing-library/react@npm:15.0.6"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@testing-library/dom": "npm:^10.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
"@types/react": ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/83359dcdf9eaf067839f34604e1a181cbc14fc09f3a07672403700fcc6a900c4b8054ad1114fc24b4b9f89d84e2a09e1b7c9afce2306b1d4b4c9e30eb1cb12de
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/04f63fc8e1d32ca9ce387df87abbdbe1d1e8bd7343d305a3d4662e60133453a4a39f5b0e1653efbfe9516750ca559c27a9ace4740f4c3e24a49270acaf93084d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5022,7 +5042,7 @@ __metadata:
languageName: node
linkType: hard

"@types/testing-library__jest-dom@npm:5.14.9, @types/testing-library__jest-dom@npm:^5.9.1":
"@types/testing-library__jest-dom@npm:5.14.9":
version: 5.14.9
resolution: "@types/testing-library__jest-dom@npm:5.14.9"
dependencies:
Expand Down Expand Up @@ -5829,7 +5849,7 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:^5.0.0, aria-query@npm:^5.3.0":
"aria-query@npm:5.3.0, aria-query@npm:^5.0.0, aria-query@npm:^5.3.0":
version: 5.3.0
resolution: "aria-query@npm:5.3.0"
dependencies:
Expand Down Expand Up @@ -8021,13 +8041,20 @@ __metadata:
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.5.6, dom-accessibility-api@npm:^0.5.9":
"dom-accessibility-api@npm:^0.5.9":
version: 0.5.13
resolution: "dom-accessibility-api@npm:0.5.13"
checksum: 10/e41a8c4a8305b913796bede9204a80aaedcb03956cd4d784315ad71dc74a7f3dc3b8c20fae3c1d213dc1453d17ed166dd5d6b4ea55010a2a89027dcb963aeb68
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.6.3":
version: 0.6.3
resolution: "dom-accessibility-api@npm:0.6.3"
checksum: 10/83d3371f8226487fbad36e160d44f1d9017fb26d46faba6a06fcad15f34633fc827b8c3e99d49f71d5f3253d866e2131826866fd0a3c86626f8eccfc361881ff
languageName: node
linkType: hard

"dom-converter@npm:^0.2.0":
version: 0.2.0
resolution: "dom-converter@npm:0.2.0"
Expand Down Expand Up @@ -14224,9 +14251,9 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
"@storybook/react-webpack5": "npm:7.6.17"
"@storybook/source-loader": "npm:7.6.17"
"@storybook/theming": "npm:7.6.17"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:5.17.0"
"@testing-library/react": "npm:14.3.1"
"@testing-library/dom": "npm:10.1.0"
"@testing-library/jest-dom": "npm:6.4.3"
"@testing-library/react": "npm:15.0.6"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.12"
"@types/prop-types": "npm:15.7.12"
Expand Down

0 comments on commit fcda64d

Please sign in to comment.