|
20 | 20 | "@jridgewell/gen-mapping" "^0.3.0"
|
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9"
|
22 | 22 |
|
23 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
24 | 24 | version "7.23.5"
|
25 | 25 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
26 | 26 | integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
27 | 27 | dependencies:
|
28 | 28 | "@babel/highlight" "^7.23.4"
|
29 | 29 | chalk "^2.4.2"
|
30 | 30 |
|
| 31 | +"@babel/code-frame@^7.12.13": |
| 32 | + version "7.24.2" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
| 34 | + integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
| 35 | + dependencies: |
| 36 | + "@babel/highlight" "^7.24.2" |
| 37 | + picocolors "^1.0.0" |
| 38 | + |
31 | 39 | "@babel/compat-data@^7.23.5":
|
32 | 40 | version "7.23.5"
|
33 | 41 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
|
144 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
145 | 153 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
146 | 154 |
|
147 |
| -"@babel/helper-validator-identifier@^7.22.20": |
148 |
| - version "7.22.20" |
149 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
150 |
| - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 155 | +"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.5": |
| 156 | + version "7.24.5" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 158 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
151 | 159 |
|
152 | 160 | "@babel/helper-validator-option@^7.23.5":
|
153 | 161 | version "7.23.5"
|
|
163 | 171 | "@babel/traverse" "^7.23.6"
|
164 | 172 | "@babel/types" "^7.23.6"
|
165 | 173 |
|
166 |
| -"@babel/highlight@^7.23.4": |
167 |
| - version "7.23.4" |
168 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
169 |
| - integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 174 | +"@babel/highlight@^7.23.4", "@babel/highlight@^7.24.2": |
| 175 | + version "7.24.5" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.5.tgz#bc0613f98e1dd0720e99b2a9ee3760194a704b6e" |
| 177 | + integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw== |
170 | 178 | dependencies:
|
171 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 179 | + "@babel/helper-validator-identifier" "^7.24.5" |
172 | 180 | chalk "^2.4.2"
|
173 | 181 | js-tokens "^4.0.0"
|
| 182 | + picocolors "^1.0.0" |
174 | 183 |
|
175 | 184 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
|
176 | 185 | version "7.23.6"
|
|
1834 | 1843 | integrity sha512-MOkzsEp1Jk5bXuAsHsUi6BVv0zCO+7/2PTiZMXWDSsMXvNU6w/PLMQT2vHn8hy2i0JqojPz1Sz6rsFjHtsU0lA==
|
1835 | 1844 | dependencies:
|
1836 | 1845 | graphql "*"
|
1837 |
| - |
| 1846 | + |
1838 | 1847 | "@types/hast@^2.0.0":
|
1839 | 1848 | version "2.3.8"
|
1840 | 1849 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.8.tgz#4ac5caf38b262b7bd5ca3202dda71f0271635660"
|
|
1877 | 1886 | "@types/istanbul-lib-report" "*"
|
1878 | 1887 |
|
1879 | 1888 | "@types/jest@^29.2.4":
|
1880 |
| - version "29.5.11" |
1881 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c" |
1882 |
| - integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ== |
| 1889 | + version "29.5.12" |
| 1890 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" |
| 1891 | + integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== |
1883 | 1892 | dependencies:
|
1884 | 1893 | expect "^29.0.0"
|
1885 | 1894 | pretty-format "^29.0.0"
|
|
1938 | 1947 | integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
|
1939 | 1948 |
|
1940 | 1949 | "@types/node@*":
|
1941 |
| - version "20.10.5" |
1942 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2" |
1943 |
| - integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw== |
| 1950 | + version "20.12.8" |
| 1951 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256" |
| 1952 | + integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w== |
1944 | 1953 | dependencies:
|
1945 | 1954 | undici-types "~5.26.4"
|
1946 | 1955 |
|
@@ -8614,9 +8623,9 @@ react-is@^17.0.0, react-is@^17.0.1:
|
8614 | 8623 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
8615 | 8624 |
|
8616 | 8625 | react-is@^18.0.0:
|
8617 |
| - version "18.2.0" |
8618 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
8619 |
| - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
| 8626 | + version "18.3.1" |
| 8627 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
| 8628 | + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
8620 | 8629 |
|
8621 | 8630 |
|
8622 | 8631 | version "7.0.1"
|
|
0 commit comments