|
1172 | 1172 | jest-matcher-utils "^27.0.0"
|
1173 | 1173 | pretty-format "^27.0.0"
|
1174 | 1174 |
|
1175 |
| -"@types/jest@29.4.4": |
1176 |
| - version "29.4.4" |
1177 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1" |
1178 |
| - integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ== |
| 1175 | +"@types/jest@29.5.0": |
| 1176 | + version "29.5.0" |
| 1177 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.0.tgz#337b90bbcfe42158f39c2fb5619ad044bbb518ac" |
| 1178 | + integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg== |
1179 | 1179 | dependencies:
|
1180 | 1180 | expect "^29.0.0"
|
1181 | 1181 | pretty-format "^29.0.0"
|
|
1204 | 1204 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.9.tgz#8f1cdd517972f76a3b928298f4c0747cd6fef25a"
|
1205 | 1205 | integrity sha512-H9ReOt+yqIJPCutkTYjFjlyK6WEMQYT9hLZMlWtOjFQY2ItppsWZ6RJf8Aw+jz5qTYceuHvFgPIaKOHtLAEWBw==
|
1206 | 1206 |
|
1207 |
| - |
1208 |
| - version "18.15.3" |
1209 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" |
1210 |
| - integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== |
| 1207 | + |
| 1208 | + version "18.15.10" |
| 1209 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3" |
| 1210 | + integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ== |
1211 | 1211 |
|
1212 | 1212 | "@types/prettier@^2.1.5":
|
1213 | 1213 | version "2.4.1"
|
|
1235 | 1235 | "@types/scheduler" "*"
|
1236 | 1236 | csstype "^3.0.2"
|
1237 | 1237 |
|
1238 |
| - |
1239 |
| - version "18.0.28" |
1240 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" |
1241 |
| - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== |
| 1238 | + |
| 1239 | + version "18.0.29" |
| 1240 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a" |
| 1241 | + integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw== |
1242 | 1242 | dependencies:
|
1243 | 1243 | "@types/prop-types" "*"
|
1244 | 1244 | "@types/scheduler" "*"
|
|
1290 | 1290 | dependencies:
|
1291 | 1291 | "@types/yargs-parser" "*"
|
1292 | 1292 |
|
1293 |
| -"@typescript-eslint/eslint-plugin@5.55.0": |
1294 |
| - version "5.55.0" |
1295 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.55.0.tgz#bc2400c3a23305e8c9a9c04aa40933868aaaeb47" |
1296 |
| - integrity sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg== |
| 1293 | +"@typescript-eslint/eslint-plugin@5.56.0": |
| 1294 | + version "5.56.0" |
| 1295 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz#e4fbb4d6dd8dab3e733485c1a44a02189ae75364" |
| 1296 | + integrity sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg== |
1297 | 1297 | dependencies:
|
1298 | 1298 | "@eslint-community/regexpp" "^4.4.0"
|
1299 |
| - "@typescript-eslint/scope-manager" "5.55.0" |
1300 |
| - "@typescript-eslint/type-utils" "5.55.0" |
1301 |
| - "@typescript-eslint/utils" "5.55.0" |
| 1299 | + "@typescript-eslint/scope-manager" "5.56.0" |
| 1300 | + "@typescript-eslint/type-utils" "5.56.0" |
| 1301 | + "@typescript-eslint/utils" "5.56.0" |
1302 | 1302 | debug "^4.3.4"
|
1303 | 1303 | grapheme-splitter "^1.0.4"
|
1304 | 1304 | ignore "^5.2.0"
|
1305 | 1305 | natural-compare-lite "^1.4.0"
|
1306 | 1306 | semver "^7.3.7"
|
1307 | 1307 | tsutils "^3.21.0"
|
1308 | 1308 |
|
1309 |
| -"@typescript-eslint/parser@5.55.0": |
1310 |
| - version "5.55.0" |
1311 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262" |
1312 |
| - integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw== |
| 1309 | +"@typescript-eslint/parser@5.56.0": |
| 1310 | + version "5.56.0" |
| 1311 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.56.0.tgz#42eafb44b639ef1dbd54a3dbe628c446ca753ea6" |
| 1312 | + integrity sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg== |
1313 | 1313 | dependencies:
|
1314 |
| - "@typescript-eslint/scope-manager" "5.55.0" |
1315 |
| - "@typescript-eslint/types" "5.55.0" |
1316 |
| - "@typescript-eslint/typescript-estree" "5.55.0" |
| 1314 | + "@typescript-eslint/scope-manager" "5.56.0" |
| 1315 | + "@typescript-eslint/types" "5.56.0" |
| 1316 | + "@typescript-eslint/typescript-estree" "5.56.0" |
1317 | 1317 | debug "^4.3.4"
|
1318 | 1318 |
|
1319 | 1319 | "@typescript-eslint/parser@^5.42.0":
|
|
1342 | 1342 | "@typescript-eslint/types" "5.55.0"
|
1343 | 1343 | "@typescript-eslint/visitor-keys" "5.55.0"
|
1344 | 1344 |
|
1345 |
| -"@typescript-eslint/type-utils@5.55.0": |
1346 |
| - version "5.55.0" |
1347 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.55.0.tgz#74bf0233523f874738677bb73cb58094210e01e9" |
1348 |
| - integrity sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA== |
| 1345 | +"@typescript-eslint/scope-manager@5.56.0": |
| 1346 | + version "5.56.0" |
| 1347 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz#62b4055088903b5254fa20403010e1c16d6ab725" |
| 1348 | + integrity sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw== |
1349 | 1349 | dependencies:
|
1350 |
| - "@typescript-eslint/typescript-estree" "5.55.0" |
1351 |
| - "@typescript-eslint/utils" "5.55.0" |
| 1350 | + "@typescript-eslint/types" "5.56.0" |
| 1351 | + "@typescript-eslint/visitor-keys" "5.56.0" |
| 1352 | + |
| 1353 | +"@typescript-eslint/[email protected]": |
| 1354 | + version "5.56.0" |
| 1355 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz#e6f004a072f09c42e263dc50e98c70b41a509685" |
| 1356 | + integrity sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A== |
| 1357 | + dependencies: |
| 1358 | + "@typescript-eslint/typescript-estree" "5.56.0" |
| 1359 | + "@typescript-eslint/utils" "5.56.0" |
1352 | 1360 | debug "^4.3.4"
|
1353 | 1361 | tsutils "^3.21.0"
|
1354 | 1362 |
|
|
1362 | 1370 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd"
|
1363 | 1371 | integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==
|
1364 | 1372 |
|
| 1373 | +"@typescript-eslint/[email protected]": |
| 1374 | + version "5.56.0" |
| 1375 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.56.0.tgz#b03f0bfd6fa2afff4e67c5795930aff398cbd834" |
| 1376 | + integrity sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w== |
| 1377 | + |
1365 | 1378 | "@typescript-eslint/[email protected]":
|
1366 | 1379 | version "5.45.0"
|
1367 | 1380 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
|
|
1388 | 1401 | semver "^7.3.7"
|
1389 | 1402 | tsutils "^3.21.0"
|
1390 | 1403 |
|
1391 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.43.0": |
| 1404 | +"@typescript-eslint/[email protected]": |
| 1405 | + version "5.56.0" |
| 1406 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz#48342aa2344649a03321e74cab9ccecb9af086c3" |
| 1407 | + integrity sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg== |
| 1408 | + dependencies: |
| 1409 | + "@typescript-eslint/types" "5.56.0" |
| 1410 | + "@typescript-eslint/visitor-keys" "5.56.0" |
| 1411 | + debug "^4.3.4" |
| 1412 | + globby "^11.1.0" |
| 1413 | + is-glob "^4.0.3" |
| 1414 | + semver "^7.3.7" |
| 1415 | + tsutils "^3.21.0" |
| 1416 | + |
| 1417 | +"@typescript-eslint/[email protected]": |
| 1418 | + version "5.56.0" |
| 1419 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.56.0.tgz#db64705409b9a15546053fb4deb2888b37df1f41" |
| 1420 | + integrity sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA== |
| 1421 | + dependencies: |
| 1422 | + "@eslint-community/eslint-utils" "^4.2.0" |
| 1423 | + "@types/json-schema" "^7.0.9" |
| 1424 | + "@types/semver" "^7.3.12" |
| 1425 | + "@typescript-eslint/scope-manager" "5.56.0" |
| 1426 | + "@typescript-eslint/types" "5.56.0" |
| 1427 | + "@typescript-eslint/typescript-estree" "5.56.0" |
| 1428 | + eslint-scope "^5.1.1" |
| 1429 | + semver "^7.3.7" |
| 1430 | + |
| 1431 | +"@typescript-eslint/utils@^5.43.0": |
1392 | 1432 | version "5.55.0"
|
1393 | 1433 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.55.0.tgz#34e97322e7ae5b901e7a870aabb01dad90023341"
|
1394 | 1434 | integrity sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==
|
|
1418 | 1458 | "@typescript-eslint/types" "5.55.0"
|
1419 | 1459 | eslint-visitor-keys "^3.3.0"
|
1420 | 1460 |
|
| 1461 | +"@typescript-eslint/[email protected]": |
| 1462 | + version "5.56.0" |
| 1463 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz#f19eb297d972417eb13cb69b35b3213e13cc214f" |
| 1464 | + integrity sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q== |
| 1465 | + dependencies: |
| 1466 | + "@typescript-eslint/types" "5.56.0" |
| 1467 | + eslint-visitor-keys "^3.3.0" |
| 1468 | + |
1421 | 1469 | abab@^2.0.6:
|
1422 | 1470 | version "2.0.6"
|
1423 | 1471 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
|
|
2382 | 2430 | eslint-plugin-react "^7.31.7"
|
2383 | 2431 | eslint-plugin-react-hooks "^4.5.0"
|
2384 | 2432 |
|
2385 |
| -eslint-config-prettier@8.7.0: |
2386 |
| - version "8.7.0" |
2387 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d" |
2388 |
| - integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA== |
| 2433 | +eslint-config-prettier@8.8.0: |
| 2434 | + version "8.8.0" |
| 2435 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" |
| 2436 | + integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== |
2389 | 2437 |
|
2390 | 2438 | eslint-import-resolver-node@^0.3.6:
|
2391 | 2439 | version "0.3.6"
|
@@ -4618,15 +4666,15 @@ prelude-ls@~1.1.2:
|
4618 | 4666 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
|
4619 | 4667 | integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==
|
4620 | 4668 |
|
4621 |
| - |
4622 |
| - version "0.2.4" |
4623 |
| - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz#ed0ca759bc948eb2bc48b419c6e57eb2adabdb0a" |
4624 |
| - integrity sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ== |
| 4669 | + |
| 4670 | + version "0.2.5" |
| 4671 | + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500" |
| 4672 | + integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg== |
4625 | 4673 |
|
4626 |
| - |
4627 |
| - version "2.8.4" |
4628 |
| - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" |
4629 |
| - integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== |
| 4674 | + |
| 4675 | + version "2.8.7" |
| 4676 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" |
| 4677 | + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== |
4630 | 4678 |
|
4631 | 4679 | pretty-format@^27.0.0, pretty-format@^27.0.2:
|
4632 | 4680 | version "27.2.5"
|
|
0 commit comments