|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.4.0": |
| 5 | +"@adobe/css-tools@^4.4.0": |
6 | 6 | version "4.4.1"
|
7 | 7 | resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.1.tgz#2447a230bfe072c1659e6815129c03cf170710e3"
|
8 | 8 | integrity sha512-12WGKBQzjUAI4ayyF4IAtfw2QR/IDoqk6jTddXDhtYTJF9ASmoE1zst7cVtP0aL/F1jUJL5r+JxKXKEgHNbEUQ==
|
@@ -3751,13 +3751,6 @@ jest-snapshot@^29.7.0:
|
3751 | 3751 | pretty-format "^29.7.0"
|
3752 | 3752 | semver "^7.5.3"
|
3753 | 3753 |
|
3754 |
| -jest-styled-components@^7.2.0: |
3755 |
| - version "7.2.0" |
3756 |
| - resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.2.0.tgz#67e768b98d3d58513341a62baca76f3e253a4deb" |
3757 |
| - integrity sha512-gwyyveNjvuRA0pyhbQoydXZllLZESs2VuL5fXCabzh0buHPAOUfANtW7n5YMPmdC0sH3VB7h2eUGZ23+tjvaBA== |
3758 |
| - dependencies: |
3759 |
| - "@adobe/css-tools" "^4.0.1" |
3760 |
| - |
3761 | 3754 | jest-util@^29.0.0, jest-util@^29.7.0:
|
3762 | 3755 | version "29.7.0"
|
3763 | 3756 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
|
@@ -4596,6 +4589,13 @@ react-docgen@^7.0.0:
|
4596 | 4589 | loose-envify "^1.1.0"
|
4597 | 4590 | scheduler "^0.23.2"
|
4598 | 4591 |
|
| 4592 | +react-dom@^19.0.0: |
| 4593 | + version "19.0.0" |
| 4594 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57" |
| 4595 | + integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ== |
| 4596 | + dependencies: |
| 4597 | + scheduler "^0.25.0" |
| 4598 | + |
4599 | 4599 | react-is@^16.7.0:
|
4600 | 4600 | version "16.13.1"
|
4601 | 4601 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
@@ -4789,6 +4789,11 @@ scheduler@^0.23.2:
|
4789 | 4789 | dependencies:
|
4790 | 4790 | loose-envify "^1.1.0"
|
4791 | 4791 |
|
| 4792 | +scheduler@^0.25.0: |
| 4793 | + version "0.25.0" |
| 4794 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" |
| 4795 | + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== |
| 4796 | + |
4792 | 4797 | schema-utils@^3.1.1, schema-utils@^3.2.0:
|
4793 | 4798 | version "3.3.0"
|
4794 | 4799 | resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe"
|
|
0 commit comments