Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(create-turbo): install dependencies

authored by

Turbobot and committed by
Thibault Le Ouay
2f9b726e d2e93d4d

+39 -78
+39 -78
pnpm-lock.yaml
··· 8 8 eslint: ^7.32.0 9 9 eslint-config-custom: workspace:* 10 10 prettier: ^2.5.1 11 - turbo: ^1.9.7 11 + turbo: latest 12 12 devDependencies: 13 13 '@turbo/gen': 1.9.7_t7dmilwzctzfywb3oy4dmby4b4 14 14 eslint: 7.32.0 15 15 eslint-config-custom: link:packages/eslint-config-custom 16 16 prettier: 2.8.8 17 - turbo: 1.9.7 17 + turbo: 1.10.3 18 18 19 19 apps/docs: 20 20 specifiers: ··· 74 74 eslint-plugin-react: 7.28.0 75 75 dependencies: 76 76 eslint-config-next: 13.4.1_iacogk7kkaymxepzhgcbytyi7q 77 - eslint-config-prettier: 8.8.0_eslint@8.39.0 77 + eslint-config-prettier: 8.8.0 78 78 eslint-config-turbo: 1.9.3_eslint@8.39.0 79 79 eslint-plugin-react: 7.28.0_eslint@8.39.0 80 80 ··· 392 392 393 393 /@turbo/gen/1.9.7_t7dmilwzctzfywb3oy4dmby4b4: 394 394 resolution: {integrity: sha512-mjenROdRNvYxZixNfamJY/XxwKMT+01PuQby8+qdRUUa5ZLBPOv4rw11n+II1O8ZnpFpBJIGGFJcnRNY+lCddw==} 395 - hasBin: true 396 395 dependencies: 397 396 chalk: 2.4.2 398 397 commander: 10.0.1 ··· 527 526 eslint-visitor-keys: 3.4.0 528 527 dev: false 529 528 530 - /acorn-jsx/5.3.2_acorn@7.4.1: 529 + /acorn-jsx/5.3.2: 531 530 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 532 - peerDependencies: 533 - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 534 531 dependencies: 535 532 acorn: 7.4.1 536 - dev: true 537 - 538 - /acorn-jsx/5.3.2_acorn@8.8.2: 539 - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 540 - peerDependencies: 541 - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 542 - dependencies: 543 - acorn: 8.8.2 544 - dev: false 545 533 546 534 /acorn-walk/8.2.0: 547 535 resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} ··· 551 539 /acorn/7.4.1: 552 540 resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} 553 541 engines: {node: '>=0.4.0'} 554 - hasBin: true 555 - dev: true 556 542 557 543 /acorn/8.8.2: 558 544 resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} 559 545 engines: {node: '>=0.4.0'} 560 - hasBin: true 561 546 562 547 /aggregate-error/3.1.0: 563 548 resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} ··· 1199 1184 eslint-plugin-import: 2.27.5_eslint@8.39.0 1200 1185 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.39.0 1201 1186 eslint-plugin-react: 7.32.2_eslint@8.39.0 1202 - eslint-plugin-react-hooks: 4.6.0_eslint@8.39.0 1187 + eslint-plugin-react-hooks: 4.6.0 1203 1188 typescript: 5.0.4 1204 1189 transitivePeerDependencies: 1205 1190 - eslint-import-resolver-webpack 1206 1191 - supports-color 1207 1192 dev: false 1208 1193 1209 - /eslint-config-prettier/8.8.0_eslint@8.39.0: 1194 + /eslint-config-prettier/8.8.0: 1210 1195 resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} 1211 - hasBin: true 1212 - peerDependencies: 1213 - eslint: '>=7.0.0' 1214 1196 dependencies: 1215 1197 eslint: 8.39.0 1198 + transitivePeerDependencies: 1199 + - supports-color 1216 1200 dev: false 1217 1201 1218 1202 /eslint-config-turbo/1.9.3_eslint@8.39.0: ··· 1221 1205 eslint: '>6.6.0' 1222 1206 dependencies: 1223 1207 eslint: 8.39.0 1224 - eslint-plugin-turbo: 1.9.3_eslint@8.39.0 1208 + eslint-plugin-turbo: 1.9.3 1209 + transitivePeerDependencies: 1210 + - supports-color 1225 1211 dev: false 1226 1212 1227 1213 /eslint-import-resolver-node/0.3.7: ··· 1373 1359 semver: 6.3.0 1374 1360 dev: false 1375 1361 1376 - /eslint-plugin-react-hooks/4.6.0_eslint@8.39.0: 1362 + /eslint-plugin-react-hooks/4.6.0: 1377 1363 resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} 1378 1364 engines: {node: '>=10'} 1379 - peerDependencies: 1380 - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 1381 1365 dependencies: 1382 1366 eslint: 8.39.0 1367 + transitivePeerDependencies: 1368 + - supports-color 1383 1369 dev: false 1384 1370 1385 1371 /eslint-plugin-react/7.28.0_eslint@8.39.0: ··· 1429 1415 string.prototype.matchall: 4.0.8 1430 1416 dev: false 1431 1417 1432 - /eslint-plugin-turbo/1.9.3_eslint@8.39.0: 1418 + /eslint-plugin-turbo/1.9.3: 1433 1419 resolution: {integrity: sha512-ZsRtksdzk3v+z5/I/K4E50E4lfZ7oYmLX395gkrUMBz4/spJlYbr+GC8hP9oVNLj9s5Pvnm9rLv/zoj5PVYaVw==} 1434 - peerDependencies: 1435 - eslint: '>6.6.0' 1436 1420 dependencies: 1437 1421 eslint: 8.39.0 1422 + transitivePeerDependencies: 1423 + - supports-color 1438 1424 dev: false 1439 1425 1440 1426 /eslint-scope/5.1.1: ··· 1478 1464 /eslint/7.32.0: 1479 1465 resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} 1480 1466 engines: {node: ^10.12.0 || >=12.0.0} 1481 - hasBin: true 1482 1467 dependencies: 1483 1468 '@babel/code-frame': 7.12.11 1484 1469 '@eslint/eslintrc': 0.4.3 ··· 1527 1512 /eslint/8.39.0: 1528 1513 resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==} 1529 1514 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1530 - hasBin: true 1531 1515 dependencies: 1532 1516 '@eslint-community/eslint-utils': 4.4.0_eslint@8.39.0 1533 1517 '@eslint-community/regexpp': 4.5.1 ··· 1578 1562 engines: {node: ^10.12.0 || >=12.0.0} 1579 1563 dependencies: 1580 1564 acorn: 7.4.1 1581 - acorn-jsx: 5.3.2_acorn@7.4.1 1565 + acorn-jsx: 5.3.2 1582 1566 eslint-visitor-keys: 1.3.0 1583 1567 dev: true 1584 1568 ··· 1587 1571 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1588 1572 dependencies: 1589 1573 acorn: 8.8.2 1590 - acorn-jsx: 5.3.2_acorn@8.8.2 1574 + acorn-jsx: 5.3.2 1591 1575 eslint-visitor-keys: 3.4.0 1592 1576 dev: false 1593 1577 1594 1578 /esprima/4.0.1: 1595 1579 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} 1596 1580 engines: {node: '>=4'} 1597 - hasBin: true 1598 1581 dev: true 1599 1582 1600 1583 /esquery/1.5.0: ··· 1886 1869 /handlebars/4.7.7: 1887 1870 resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} 1888 1871 engines: {node: '>=0.4.7'} 1889 - hasBin: true 1890 1872 dependencies: 1891 1873 minimist: 1.2.8 1892 1874 neo-async: 2.6.2 ··· 2103 2085 /is-docker/2.2.1: 2104 2086 resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} 2105 2087 engines: {node: '>=8'} 2106 - hasBin: true 2107 2088 dev: false 2108 2089 2109 2090 /is-docker/3.0.0: 2110 2091 resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==} 2111 2092 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 2112 - hasBin: true 2113 2093 dev: false 2114 2094 2115 2095 /is-extglob/2.1.1: ··· 2130 2110 /is-inside-container/1.0.0: 2131 2111 resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} 2132 2112 engines: {node: '>=14.16'} 2133 - hasBin: true 2134 2113 dependencies: 2135 2114 is-docker: 3.0.0 2136 2115 dev: false ··· 2284 2263 2285 2264 /js-yaml/3.14.1: 2286 2265 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} 2287 - hasBin: true 2288 2266 dependencies: 2289 2267 argparse: 1.0.10 2290 2268 esprima: 4.0.1 ··· 2292 2270 2293 2271 /js-yaml/4.1.0: 2294 2272 resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} 2295 - hasBin: true 2296 2273 dependencies: 2297 2274 argparse: 2.0.1 2298 2275 dev: false ··· 2309 2286 2310 2287 /json5/1.0.2: 2311 2288 resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} 2312 - hasBin: true 2313 2289 dependencies: 2314 2290 minimist: 1.2.8 2315 2291 dev: false ··· 2379 2355 2380 2356 /loose-envify/1.4.0: 2381 2357 resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} 2382 - hasBin: true 2383 2358 dependencies: 2384 2359 js-tokens: 4.0.0 2385 2360 ··· 2444 2419 2445 2420 /mkdirp/0.5.6: 2446 2421 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} 2447 - hasBin: true 2448 2422 dependencies: 2449 2423 minimist: 1.2.8 2450 2424 dev: true ··· 2463 2437 /nanoid/3.3.6: 2464 2438 resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} 2465 2439 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 2466 - hasBin: true 2467 2440 dev: false 2468 2441 2469 2442 /natural-compare/1.4.0: ··· 2476 2449 /next/13.4.1_biqbaboplfbrettd7655fr4n2y: 2477 2450 resolution: {integrity: sha512-JBw2kAIyhKDpjhEWvNVoFeIzNp9xNxg8wrthDOtMctfn3EpqGCmW0FSviNyGgOSOSn6zDaX48pmvbdf6X2W9xA==} 2478 2451 engines: {node: '>=16.8.0'} 2479 - hasBin: true 2480 2452 peerDependencies: 2481 2453 '@opentelemetry/api': ^1.1.0 2482 2454 fibers: '>= 3.1.0' ··· 2774 2746 /prettier/2.8.8: 2775 2747 resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} 2776 2748 engines: {node: '>=10.13.0'} 2777 - hasBin: true 2778 2749 dev: true 2779 2750 2780 2751 /progress/2.0.3: ··· 2799 2770 2800 2771 /rc/1.2.8: 2801 2772 resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} 2802 - hasBin: true 2803 2773 dependencies: 2804 2774 deep-extend: 0.6.0 2805 2775 ini: 1.3.8 ··· 2887 2857 2888 2858 /resolve/1.22.2: 2889 2859 resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} 2890 - hasBin: true 2891 2860 dependencies: 2892 2861 is-core-module: 2.12.0 2893 2862 path-parse: 1.0.7 ··· 2895 2864 2896 2865 /resolve/2.0.0-next.4: 2897 2866 resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} 2898 - hasBin: true 2899 2867 dependencies: 2900 2868 is-core-module: 2.12.0 2901 2869 path-parse: 1.0.7 ··· 2916 2884 2917 2885 /rimraf/3.0.2: 2918 2886 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} 2919 - hasBin: true 2920 2887 dependencies: 2921 2888 glob: 7.2.3 2922 2889 ··· 2974 2941 2975 2942 /semver/6.3.0: 2976 2943 resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} 2977 - hasBin: true 2978 2944 dev: false 2979 2945 2980 2946 /semver/7.5.0: 2981 2947 resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} 2982 2948 engines: {node: '>=10'} 2983 - hasBin: true 2984 2949 dependencies: 2985 2950 lru-cache: 6.0.0 2986 2951 ··· 3244 3209 3245 3210 /ts-node/10.9.1_t7dmilwzctzfywb3oy4dmby4b4: 3246 3211 resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} 3247 - hasBin: true 3248 3212 peerDependencies: 3249 3213 '@swc/core': '>=1.2.50' 3250 3214 '@swc/wasm': '>=1.2.50' ··· 3298 3262 typescript: 5.0.4 3299 3263 dev: false 3300 3264 3301 - /turbo-darwin-64/1.9.7: 3302 - resolution: {integrity: sha512-+/yijrhefcPtGxC/TwlJJTccaYiCtbh7lPdnsk23soGYO+hVYGtg1o/33RNiuFULY4YAQyebZVsWkimntJfYYw==} 3265 + /turbo-darwin-64/1.10.3: 3266 + resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==} 3303 3267 cpu: [x64] 3304 3268 os: [darwin] 3305 3269 requiresBuild: true 3306 3270 dev: true 3307 3271 optional: true 3308 3272 3309 - /turbo-darwin-arm64/1.9.7: 3310 - resolution: {integrity: sha512-7A6XX0A0h+0aadzo4Tq7IUmITm5rt7vIrZ1XLD7G8ihFC9b53XKhI7xO/QrkKpwG8VkUJeZtbvb8g9lbKb7uTg==} 3273 + /turbo-darwin-arm64/1.10.3: 3274 + resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==} 3311 3275 cpu: [arm64] 3312 3276 os: [darwin] 3313 3277 requiresBuild: true 3314 3278 dev: true 3315 3279 optional: true 3316 3280 3317 - /turbo-linux-64/1.9.7: 3318 - resolution: {integrity: sha512-1mBcCWX5KK+uXojGDhIBPN/LYzjT2wAjY+HVK7Bb4bDNwYXwWeynk5kSOCkT+G9b6N0uu9cln46Qty+nPwqm/Q==} 3281 + /turbo-linux-64/1.10.3: 3282 + resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==} 3319 3283 cpu: [x64] 3320 3284 os: [linux] 3321 3285 requiresBuild: true 3322 3286 dev: true 3323 3287 optional: true 3324 3288 3325 - /turbo-linux-arm64/1.9.7: 3326 - resolution: {integrity: sha512-r2xUwoF3Uc85MOESNZ9dlLsuWdDowG+pKT1rDfsXbDz4hjXHKaQupy68vnNQRtTRwxGofgjYkrnJsfE3nd64xQ==} 3289 + /turbo-linux-arm64/1.10.3: 3290 + resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==} 3327 3291 cpu: [arm64] 3328 3292 os: [linux] 3329 3293 requiresBuild: true 3330 3294 dev: true 3331 3295 optional: true 3332 3296 3333 - /turbo-windows-64/1.9.7: 3334 - resolution: {integrity: sha512-8qCYVlMrQG2lfp+E7OTJwVkpc6VdpuWGvLAVc9f0bJ23XH3ttn4k8L9KWNhRBkQHs/2obBPMJjhX0Xhq8uuPRA==} 3297 + /turbo-windows-64/1.10.3: 3298 + resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==} 3335 3299 cpu: [x64] 3336 3300 os: [win32] 3337 3301 requiresBuild: true 3338 3302 dev: true 3339 3303 optional: true 3340 3304 3341 - /turbo-windows-arm64/1.9.7: 3342 - resolution: {integrity: sha512-OSXAtagKpJL0/xfGlF5QCpVes67vrtV1DliHiXNNf2mMhUnDxNmJDz5KU5GHzWfCJi6CJ038d5n1AohG7ZNH/Q==} 3305 + /turbo-windows-arm64/1.10.3: 3306 + resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==} 3343 3307 cpu: [arm64] 3344 3308 os: [win32] 3345 3309 requiresBuild: true 3346 3310 dev: true 3347 3311 optional: true 3348 3312 3349 - /turbo/1.9.7: 3350 - resolution: {integrity: sha512-giQ0YpSZg4cxpFl7aEwhAMELS7t+6I+QPug739u2zOJV2ODY+sRiwkul1ikuMfpLdVdlI8IT62tnHU6M8AQgpA==} 3313 + /turbo/1.10.3: 3314 + resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==} 3351 3315 hasBin: true 3352 3316 requiresBuild: true 3353 3317 optionalDependencies: 3354 - turbo-darwin-64: 1.9.7 3355 - turbo-darwin-arm64: 1.9.7 3356 - turbo-linux-64: 1.9.7 3357 - turbo-linux-arm64: 1.9.7 3358 - turbo-windows-64: 1.9.7 3359 - turbo-windows-arm64: 1.9.7 3318 + turbo-darwin-64: 1.10.3 3319 + turbo-darwin-arm64: 1.10.3 3320 + turbo-linux-64: 1.10.3 3321 + turbo-linux-arm64: 1.10.3 3322 + turbo-windows-64: 1.10.3 3323 + turbo-windows-arm64: 1.10.3 3360 3324 dev: true 3361 3325 3362 3326 /type-check/0.4.0: ··· 3385 3349 /typescript/4.9.5: 3386 3350 resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} 3387 3351 engines: {node: '>=4.2.0'} 3388 - hasBin: true 3389 3352 dev: true 3390 3353 3391 3354 /typescript/5.0.4: ··· 3396 3359 /uglify-js/3.17.4: 3397 3360 resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} 3398 3361 engines: {node: '>=0.8.0'} 3399 - hasBin: true 3400 3362 requiresBuild: true 3401 3363 dev: true 3402 3364 optional: true ··· 3501 3463 /which/2.0.2: 3502 3464 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} 3503 3465 engines: {node: '>= 8'} 3504 - hasBin: true 3505 3466 dependencies: 3506 3467 isexe: 2.0.0 3507 3468