|
1442 | 1442 | optionalDependencies: |
1443 | 1443 | node-notifier "^8.0.0" |
1444 | 1444 |
|
| 1445 | +"@jest/schemas@^28.0.2": |
| 1446 | + version "28.0.2" |
| 1447 | + resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-28.0.2.tgz#08c30df6a8d07eafea0aef9fb222c5e26d72e613" |
| 1448 | + integrity sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA== |
| 1449 | + dependencies: |
| 1450 | + "@sinclair/typebox" "^0.23.3" |
| 1451 | + |
1445 | 1452 | "@jest/source-map@^24.9.0": |
1446 | 1453 | version "24.9.0" |
1447 | 1454 | resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714" |
|
2161 | 2168 | lodash "^4.17.4" |
2162 | 2169 | read-pkg-up "^7.0.0" |
2163 | 2170 |
|
| 2171 | +"@sinclair/typebox@^0.23.3": |
| 2172 | + version "0.23.5" |
| 2173 | + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.23.5.tgz#93f7b9f4e3285a7a9ade7557d9a8d36809cbc47d" |
| 2174 | + integrity sha512-AFBVi/iT4g20DHoujvMH1aEDn8fGJh4xsRGCP6d8RpLPMqsNPvW01Jcn0QysXTsg++/xj25NmJsGyH9xug/wKg== |
| 2175 | + |
2164 | 2176 | "@sindresorhus/is@^2.0.0": |
2165 | 2177 | version "2.1.1" |
2166 | 2178 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.1.tgz#ceff6a28a5b4867c2dd4a1ba513de278ccbe8bb1" |
|
3173 | 3185 | dependencies: |
3174 | 3186 | "@types/istanbul-lib-report" "*" |
3175 | 3187 |
|
3176 | | -"@types/jest@27.5.2": |
3177 | | - version "27.5.2" |
3178 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c" |
3179 | | - integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA== |
| 3188 | +"@types/jest@28.1.3": |
| 3189 | + version "28.1.3" |
| 3190 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce" |
| 3191 | + integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw== |
3180 | 3192 | dependencies: |
3181 | | - jest-matcher-utils "^27.0.0" |
3182 | | - pretty-format "^27.0.0" |
| 3193 | + jest-matcher-utils "^28.0.0" |
| 3194 | + pretty-format "^28.0.0" |
3183 | 3195 |
|
3184 | 3196 | "@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8": |
3185 | 3197 | version "7.0.11" |
|
3285 | 3297 | dependencies: |
3286 | 3298 | "@types/react" "*" |
3287 | 3299 |
|
3288 | | -"@types/react-dom@17.0.17", "@types/react-dom@>=16.9.0": |
3289 | | - version "17.0.17" |
3290 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1" |
3291 | | - integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg== |
| 3300 | +"@types/react-dom@18.0.5", "@types/react-dom@>=16.9.0": |
| 3301 | + version "18.0.5" |
| 3302 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.5.tgz#330b2d472c22f796e5531446939eacef8378444a" |
| 3303 | + integrity sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA== |
3292 | 3304 | dependencies: |
3293 | | - "@types/react" "^17" |
| 3305 | + "@types/react" "*" |
3294 | 3306 |
|
3295 | 3307 | "@types/react-syntax-highlighter@11.0.4": |
3296 | 3308 | version "11.0.4" |
|
3320 | 3332 | dependencies: |
3321 | 3333 | "@types/react" "*" |
3322 | 3334 |
|
3323 | | -"@types/react@*", "@types/react@17.0.47", "@types/react@>=16.9.0", "@types/react@^17": |
3324 | | - version "17.0.47" |
3325 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78" |
3326 | | - integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA== |
| 3335 | +"@types/react@*", "@types/react@18.0.14", "@types/react@>=16.9.0": |
| 3336 | + version "18.0.14" |
| 3337 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d" |
| 3338 | + integrity sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q== |
3327 | 3339 | dependencies: |
3328 | 3340 | "@types/prop-types" "*" |
3329 | 3341 | "@types/scheduler" "*" |
@@ -6214,10 +6226,10 @@ diff-sequences@^26.6.2: |
6214 | 6226 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" |
6215 | 6227 | integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== |
6216 | 6228 |
|
6217 | | -diff-sequences@^27.5.1: |
6218 | | - version "27.5.1" |
6219 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327" |
6220 | | - integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ== |
| 6229 | +diff-sequences@^28.1.1: |
| 6230 | + version "28.1.1" |
| 6231 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.1.1.tgz#9989dc731266dc2903457a70e996f3a041913ac6" |
| 6232 | + integrity sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw== |
6221 | 6233 |
|
6222 | 6234 | diff@^5.0.0: |
6223 | 6235 | version "5.0.0" |
@@ -9207,15 +9219,15 @@ jest-diff@^26.6.2: |
9207 | 9219 | jest-get-type "^26.3.0" |
9208 | 9220 | pretty-format "^26.6.2" |
9209 | 9221 |
|
9210 | | -jest-diff@^27.5.1: |
9211 | | - version "27.5.1" |
9212 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def" |
9213 | | - integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw== |
| 9222 | +jest-diff@^28.1.1: |
| 9223 | + version "28.1.1" |
| 9224 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.1.tgz#1a3eedfd81ae79810931c63a1d0f201b9120106c" |
| 9225 | + integrity sha512-/MUUxeR2fHbqHoMMiffe/Afm+U8U4olFRJ0hiVG2lZatPJcnGxx292ustVu7bULhjV65IYMxRdploAKLbcrsyg== |
9214 | 9226 | dependencies: |
9215 | 9227 | chalk "^4.0.0" |
9216 | | - diff-sequences "^27.5.1" |
9217 | | - jest-get-type "^27.5.1" |
9218 | | - pretty-format "^27.5.1" |
| 9228 | + diff-sequences "^28.1.1" |
| 9229 | + jest-get-type "^28.0.2" |
| 9230 | + pretty-format "^28.1.1" |
9219 | 9231 |
|
9220 | 9232 | jest-docblock@^26.0.0: |
9221 | 9233 | version "26.0.0" |
@@ -9293,10 +9305,10 @@ jest-get-type@^26.3.0: |
9293 | 9305 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" |
9294 | 9306 | integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== |
9295 | 9307 |
|
9296 | | -jest-get-type@^27.5.1: |
9297 | | - version "27.5.1" |
9298 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1" |
9299 | | - integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw== |
| 9308 | +jest-get-type@^28.0.2: |
| 9309 | + version "28.0.2" |
| 9310 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-28.0.2.tgz#34622e628e4fdcd793d46db8a242227901fcf203" |
| 9311 | + integrity sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA== |
9300 | 9312 |
|
9301 | 9313 | jest-haste-map@^24.9.0: |
9302 | 9314 | version "24.9.0" |
@@ -9380,15 +9392,15 @@ jest-matcher-utils@^26.6.2: |
9380 | 9392 | jest-get-type "^26.3.0" |
9381 | 9393 | pretty-format "^26.6.2" |
9382 | 9394 |
|
9383 | | -jest-matcher-utils@^27.0.0: |
9384 | | - version "27.5.1" |
9385 | | - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab" |
9386 | | - integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw== |
| 9395 | +jest-matcher-utils@^28.0.0: |
| 9396 | + version "28.1.1" |
| 9397 | + resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-28.1.1.tgz#a7c4653c2b782ec96796eb3088060720f1e29304" |
| 9398 | + integrity sha512-NPJPRWrbmR2nAJ+1nmnfcKKzSwgfaciCCrYZzVnNoxVoyusYWIjkBMNvu0RHJe7dNj4hH3uZOPZsQA+xAYWqsw== |
9387 | 9399 | dependencies: |
9388 | 9400 | chalk "^4.0.0" |
9389 | | - jest-diff "^27.5.1" |
9390 | | - jest-get-type "^27.5.1" |
9391 | | - pretty-format "^27.5.1" |
| 9401 | + jest-diff "^28.1.1" |
| 9402 | + jest-get-type "^28.0.2" |
| 9403 | + pretty-format "^28.1.1" |
9392 | 9404 |
|
9393 | 9405 | jest-message-util@^24.9.0: |
9394 | 9406 | version "24.9.0" |
@@ -12252,14 +12264,15 @@ pretty-format@^26.0.0, pretty-format@^26.6.2: |
12252 | 12264 | ansi-styles "^4.0.0" |
12253 | 12265 | react-is "^17.0.1" |
12254 | 12266 |
|
12255 | | -pretty-format@^27.0.0, pretty-format@^27.5.1: |
12256 | | - version "27.5.1" |
12257 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e" |
12258 | | - integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ== |
| 12267 | +pretty-format@^28.0.0, pretty-format@^28.1.1: |
| 12268 | + version "28.1.1" |
| 12269 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.1.1.tgz#f731530394e0f7fcd95aba6b43c50e02d86b95cb" |
| 12270 | + integrity sha512-wwJbVTGFHeucr5Jw2bQ9P+VYHyLdAqedFLEkdQUVaBF/eiidDwH5OpilINq4mEfhbCjLnirt6HTTDhv1HaTIQw== |
12259 | 12271 | dependencies: |
| 12272 | + "@jest/schemas" "^28.0.2" |
12260 | 12273 | ansi-regex "^5.0.1" |
12261 | 12274 | ansi-styles "^5.0.0" |
12262 | | - react-is "^17.0.1" |
| 12275 | + react-is "^18.0.0" |
12263 | 12276 |
|
12264 | 12277 | pretty-hrtime@^1.0.3: |
12265 | 12278 | version "1.0.3" |
@@ -12734,6 +12747,11 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.6: |
12734 | 12747 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
12735 | 12748 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
12736 | 12749 |
|
| 12750 | +react-is@^18.0.0: |
| 12751 | + version "18.2.0" |
| 12752 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
| 12753 | + integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
| 12754 | + |
12737 | 12755 | react-lifecycles-compat@^3.0.4: |
12738 | 12756 | version "3.0.4" |
12739 | 12757 | resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
|
0 commit comments