diff --git a/package.json b/package.json index f48c2873b10..5a9bddd50b2 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,8 @@ "@testing-library/react": "^15.0.2", "@testing-library/react-hooks": "^8.0.1", "@types/node": "^20.12.7", + "@types/react": "18.3.0", + "@types/react-dom": "18.3.0", "@types/react-test-renderer": "^18.0.7", "@typescript-eslint/eslint-plugin": "^7.7.0", "@vitejs/plugin-react": "^4.2.1", @@ -49,14 +51,12 @@ "sherif": "^0.8.4", "standard-version": "^9.5.0", "tsup": "^8.0.2", - "turbo": "^1.13.2", + "turbo": "^1.13.3", "typescript": "^5.4.5", "typescript-eslint": "7.7.0", "vite-plugin-mkcert": "^1.17.5", "vite-plugin-node-polyfills": "^0.21.0", - "vitest": "^1.5.0", - "@types/react": "18.3.0", - "@types/react-dom": "18.3.0" + "vitest": "^1.5.0" }, "engines": { "node": ">=18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cc53d5eea4..ff3ebd06e99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: specifier: ^8.0.2 version: 8.0.2(typescript@5.4.5) turbo: - specifier: ^1.13.2 - version: 1.13.2 + specifier: ^1.13.3 + version: 1.13.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -1118,7 +1118,7 @@ packages: dev: false /@algolia/cache-common@4.23.3: - resolution: {integrity: sha1-O+x5CS1RKpbJv73ux8/0rTY2cWY=} + resolution: {integrity: sha512-h9XcNI6lxYStaw32pHpB1TMm0RuxphF+Ik4o7tcQiodEdpKK+wKufY6QXtba7t3k8eseirEMVB83uFFF3Nu54A==} dev: false /@algolia/cache-in-memory@4.23.2: @@ -1152,7 +1152,7 @@ packages: dev: false /@algolia/client-common@4.23.3: - resolution: {integrity: sha1-iREWqg23UFWn7MEHZJ9/CWV3RwQ=} + resolution: {integrity: sha512-l6EiPxdAlg8CYhroqS5ybfIczsGUIAC47slLPOMDeKSVXYG1n0qGiz4RjAHLw2aD0xzh2EXZ7aRguPfz7UKDKw==} dependencies: '@algolia/requester-common': 4.23.3 '@algolia/transporter': 4.23.3 @@ -1175,7 +1175,7 @@ packages: dev: false /@algolia/client-search@4.23.3: - resolution: {integrity: sha1-o0huavE6Ix7Eq0OpFaHzGHh7k38=} + resolution: {integrity: sha512-P4VAKFHqU0wx9O+q29Q8YVuaowaZ5EM77rxfmGnkHUJggh28useXQdopokgwMeYw2XUht49WX5RcTQ40rZIabw==} dependencies: '@algolia/client-common': 4.23.3 '@algolia/requester-common': 4.23.3 @@ -1191,7 +1191,7 @@ packages: dev: false /@algolia/logger-common@4.23.3: - resolution: {integrity: sha1-NcbYM8v0HoU6Tza6N8blhkkgv+k=} + resolution: {integrity: sha512-y9kBtmJwiZ9ZZ+1Ek66P0M68mHQzKRxkW5kAAXYN/rdzgDN0d2COsViEFufxJ0pb45K4FRcfC7+33YB4BLrZ+g==} dev: false /@algolia/logger-console@4.23.2: @@ -1227,7 +1227,7 @@ packages: dev: false /@algolia/requester-common@4.23.3: - resolution: {integrity: sha1-fbroluQa36rx0fpfMX+DqZr7BLM=} + resolution: {integrity: sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==} dev: false /@algolia/requester-node-http@4.23.2: @@ -1245,7 +1245,7 @@ packages: dev: false /@algolia/transporter@4.23.3: - resolution: {integrity: sha1-VFsEW2fbOFDd8LvsvGyE/x8zmLc=} + resolution: {integrity: sha512-Wjl5gttqnf/gQKJA+dafnD0Y6Yw97yvfY8R9h0dQltX1GXTgNs1zWgvtWW0tHl1EgMdhAyw189uWiZMnL3QebQ==} dependencies: '@algolia/cache-common': 4.23.3 '@algolia/logger-common': 4.23.3 @@ -2903,7 +2903,7 @@ packages: dev: true /@biomejs/cli-darwin-arm64@1.6.4: - resolution: {integrity: sha1-orB8rLDSdprlVFtqPPQJB/v9SrA=} + resolution: {integrity: sha512-2WZef8byI9NRzGajGj5RTrroW9BxtfbP9etigW1QGAtwu/6+cLkdPOWRAs7uFtaxBNiKFYA8j/BxV5zeAo5QOQ==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [darwin] @@ -2912,7 +2912,7 @@ packages: optional: true /@biomejs/cli-darwin-x64@1.6.4: - resolution: {integrity: sha1-R2cg1zGGRQgxKxL772KjVgnvX5Y=} + resolution: {integrity: sha512-uo1zgM7jvzcoDpF6dbGizejDLCqNpUIRkCj/oEK0PB0NUw8re/cn1EnxuOLZqDpn+8G75COLQTOx8UQIBBN/Kg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [darwin] @@ -2921,7 +2921,7 @@ packages: optional: true /@biomejs/cli-linux-arm64-musl@1.6.4: - resolution: {integrity: sha1-QD9YiaTsKQ41oLkQwcJnIzc89fw=} + resolution: {integrity: sha512-Hp8Jwt6rjj0wCcYAEN6/cfwrrPLLlGOXZ56Lei4Pt4jy39+UuPeAVFPeclrrCfxyL1wQ2xPrhd/saTHSL6DoJg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] @@ -2931,7 +2931,7 @@ packages: optional: true /@biomejs/cli-linux-arm64@1.6.4: - resolution: {integrity: sha1-fv8q8Pxdmvmv/JY7tZTsLr+JZo8=} + resolution: {integrity: sha512-wAOieaMNIpLrxGc2/xNvM//CIZg7ueWy3V5A4T7gDZ3OL/Go27EKE59a+vMKsBCYmTt7jFl4yHz0TUkUbodA/w==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] @@ -2941,7 +2941,7 @@ packages: optional: true /@biomejs/cli-linux-x64-musl@1.6.4: - resolution: {integrity: sha1-rsqN2Iaxm3d537Q4mOyJbHHaJ58=} + resolution: {integrity: sha512-wqi0hr8KAx5kBO0B+m5u8QqiYFFBJOSJVSuRqTeGWW+GYLVUtXNidykNqf1JsW6jJDpbkSp2xHKE/bTlVaG2Kg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] @@ -2951,7 +2951,7 @@ packages: optional: true /@biomejs/cli-linux-x64@1.6.4: - resolution: {integrity: sha1-VFsgXeogGVsfpk9aDmAzGnATNRg=} + resolution: {integrity: sha512-qTWhuIw+/ePvOkjE9Zxf5OqSCYxtAvcTJtVmZT8YQnmY2I62JKNV2m7tf6O5ViKZUOP0mOQ6NgqHKcHH1eT8jw==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] @@ -2961,7 +2961,7 @@ packages: optional: true /@biomejs/cli-win32-arm64@1.6.4: - resolution: {integrity: sha1-LDd8CWV0nQEoC6rGyyc7y+Ec1lI=} + resolution: {integrity: sha512-Wp3FiEeF6v6C5qMfLkHwf4YsoNHr/n0efvoC8jCKO/kX05OXaVExj+1uVQ1eGT7Pvx0XVm/TLprRO0vq/V6UzA==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [win32] @@ -2970,7 +2970,7 @@ packages: optional: true /@biomejs/cli-win32-x64@1.6.4: - resolution: {integrity: sha1-MX/tIbhj1Dd4Zl1CpBy9D5Q1EFE=} + resolution: {integrity: sha512-mz183Di5hTSGP7KjNWEhivcP1wnHLGmOxEROvoFsIxMYtDhzJDad4k5gI/1JbmA0xe4n52vsgqo09tBhrMT/Zg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [win32] @@ -2979,7 +2979,7 @@ packages: optional: true /@colors/colors@1.5.0: - resolution: {integrity: sha1-u1BFecHK6SPmV2pPXaQ9Jfl729k=} + resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} requiresBuild: true dev: false @@ -3549,7 +3549,7 @@ packages: dev: false /@docusaurus/react-loadable@5.5.2(react@18.2.0): - resolution: {integrity: sha1-garg24Hsr72u42UfEoBFgIaPps4=} + resolution: {integrity: sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==} peerDependencies: react: '*' dependencies: @@ -3821,7 +3821,7 @@ packages: dev: true /@esbuild/aix-ppc64@0.19.12: - resolution: {integrity: sha1-0bwGrttpNrO20xO/gJpaQDh9K38=} + resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==} engines: {node: '>=12'} cpu: [ppc64] os: [aix] @@ -3829,7 +3829,7 @@ packages: optional: true /@esbuild/aix-ppc64@0.20.2: - resolution: {integrity: sha1-pw9KwRxqHfwYuLuxMoQVXZM7lTc=} + resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==} engines: {node: '>=12'} cpu: [ppc64] os: [aix] @@ -3838,7 +3838,7 @@ packages: optional: true /@esbuild/android-arm64@0.19.12: - resolution: {integrity: sha1-etZaNs/bfg1CnDU+APaA1zfCrtQ=} + resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -3846,7 +3846,7 @@ packages: optional: true /@esbuild/android-arm64@0.20.2: - resolution: {integrity: sha1-2xySAqW8kuoEx7aEDxu+Cev55rk=} + resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -3855,7 +3855,7 @@ packages: optional: true /@esbuild/android-arm@0.19.12: - resolution: {integrity: sha1-sMJlNvN3dhYsqL3iXkIEDCA/KCQ=} + resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -3863,7 +3863,7 @@ packages: optional: true /@esbuild/android-arm@0.20.2: - resolution: {integrity: sha1-O0iMSa7p1JHCyPmKkJt4WHDW6ZU=} + resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -3872,7 +3872,7 @@ packages: optional: true /@esbuild/android-x64@0.19.12: - resolution: {integrity: sha1-yxPiIRKCASGU2Jvzv+dyEnNHOz0=} + resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -3880,7 +3880,7 @@ packages: optional: true /@esbuild/android-x64@0.20.2: - resolution: {integrity: sha1-OxYoAp5VdiSdKy12ZpblB2hEn5g=} + resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -3889,7 +3889,7 @@ packages: optional: true /@esbuild/darwin-arm64@0.19.12: - resolution: {integrity: sha1-y+5B6YgCDUtRbp2eRN0pIAmWJ14=} + resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -3897,7 +3897,7 @@ packages: optional: true /@esbuild/darwin-arm64@0.20.2: - resolution: {integrity: sha1-boUXoEXd2GrjDGYIyEdevAxAALs=} + resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -3906,7 +3906,7 @@ packages: optional: true /@esbuild/darwin-x64@0.19.12: - resolution: {integrity: sha1-432WMyRtUq7PSR7pFuznCfnV9M0=} + resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -3914,7 +3914,7 @@ packages: optional: true /@esbuild/darwin-x64@0.20.2: - resolution: {integrity: sha1-kO0Jjh+d2Kk4FpWyB+HP9FVAoNA=} + resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -3923,7 +3923,7 @@ packages: optional: true /@esbuild/freebsd-arm64@0.19.12: - resolution: {integrity: sha1-HuTYtoLtNjsIr3TR6isrTbunZIc=} + resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -3931,7 +3931,7 @@ packages: optional: true /@esbuild/freebsd-arm64@0.20.2: - resolution: {integrity: sha1-1xUC0e6JoRMDJ+iQNkZmx2CiqRE=} + resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -3940,7 +3940,7 @@ packages: optional: true /@esbuild/freebsd-x64@0.19.12: - resolution: {integrity: sha1-N6aTVT1C/3fNcSZ2S1NftswooRw=} + resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -3948,7 +3948,7 @@ packages: optional: true /@esbuild/freebsd-x64@0.20.2: - resolution: {integrity: sha1-ql6ljZwd2a9oi4tvY+8NPWDOpTw=} + resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -3957,7 +3957,7 @@ packages: optional: true /@esbuild/linux-arm64@0.19.12: - resolution: {integrity: sha1-vpsUWYXsbFdHDg4FHYh7Cd3bLUs=} + resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -3965,7 +3965,7 @@ packages: optional: true /@esbuild/linux-arm64@0.20.2: - resolution: {integrity: sha1-BVtjcl32eDebD2250PqFRjdVsuU=} + resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -3974,7 +3974,7 @@ packages: optional: true /@esbuild/linux-arm@0.19.12: - resolution: {integrity: sha1-IH7NmCqNuV97UnkgfQ/yMxrPXu8=} + resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -3982,7 +3982,7 @@ packages: optional: true /@esbuild/linux-arm@0.20.2: - resolution: {integrity: sha1-drO5jLH4eTb7w38HPvq61J3NiJw=} + resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -3991,7 +3991,7 @@ packages: optional: true /@esbuild/linux-ia32@0.19.12: - resolution: {integrity: sha1-0NhrXKFWJSPcKEpnIyk6UtWGBgE=} + resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -3999,7 +3999,7 @@ packages: optional: true /@esbuild/linux-ia32@0.20.2: - resolution: {integrity: sha1-wOXnh8KFJk5d/Hp58EuLTu/a1/o=} + resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -4008,7 +4008,7 @@ packages: optional: true /@esbuild/linux-loong64@0.19.12: - resolution: {integrity: sha1-mjf4f+xLhAjmgrUoOR+iKv2VIpk=} + resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -4016,7 +4016,7 @@ packages: optional: true /@esbuild/linux-loong64@0.20.2: - resolution: {integrity: sha1-phhOYr183GPgwESLg4AQAWUyGcU=} + resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -4025,7 +4025,7 @@ packages: optional: true /@esbuild/linux-mips64el@0.19.12: - resolution: {integrity: sha1-Td69Tm7rogtQnY50yOMNis4Liew=} + resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -4033,7 +4033,7 @@ packages: optional: true /@esbuild/linux-mips64el@0.20.2: - resolution: {integrity: sha1-0I45zob0Xvj8iFSdKcYris9WSao=} + resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -4042,7 +4042,7 @@ packages: optional: true /@esbuild/linux-ppc64@0.19.12: - resolution: {integrity: sha1-rbZ9rbc2VoSfY81SL17LNR3Y3ug=} + resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -4050,7 +4050,7 @@ packages: optional: true /@esbuild/linux-ppc64@0.20.2: - resolution: {integrity: sha1-jSUvC3dW/9bRy95epn/4/SBDfyA=} + resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -4059,7 +4059,7 @@ packages: optional: true /@esbuild/linux-riscv64@0.19.12: - resolution: {integrity: sha1-EbwGmL8KKr+HJ/HHrOIRJhLBWt8=} + resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -4067,7 +4067,7 @@ packages: optional: true /@esbuild/linux-riscv64@0.20.2: - resolution: {integrity: sha1-Gfbc2xRAna5gf2bKEYHdTp24EwA=} + resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -4076,7 +4076,7 @@ packages: optional: true /@esbuild/linux-s390x@0.19.12: - resolution: {integrity: sha1-6G+4/7p8XJK6kfw7J+1acBlsPMg=} + resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -4084,7 +4084,7 @@ packages: optional: true /@esbuild/linux-s390x@0.20.2: - resolution: {integrity: sha1-PIMMkPGl190Uc9VZXqTruSCYhoU=} + resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -4093,7 +4093,7 @@ packages: optional: true /@esbuild/linux-x64@0.19.12: - resolution: {integrity: sha1-XzfP3HBa6mh9/l377AhqBaz+nHg=} + resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -4101,7 +4101,7 @@ packages: optional: true /@esbuild/linux-x64@0.20.2: - resolution: {integrity: sha1-huyjUgOvwNneBpTGTsCrCjePb/8=} + resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -4110,7 +4110,7 @@ packages: optional: true /@esbuild/netbsd-x64@0.19.12: - resolution: {integrity: sha1-KdpWanUyTg0N1+R1GbovfvFoZXs=} + resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -4118,7 +4118,7 @@ packages: optional: true /@esbuild/netbsd-x64@0.20.2: - resolution: {integrity: sha1-53HI6w4Pbhh3/9QiADa5iu1ZFeY=} + resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -4127,7 +4127,7 @@ packages: optional: true /@esbuild/openbsd-x64@0.19.12: - resolution: {integrity: sha1-MGwKy9tamclb6YvdHUfJFufcP/A=} + resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -4135,7 +4135,7 @@ packages: optional: true /@esbuild/openbsd-x64@0.20.2: - resolution: {integrity: sha1-mnla5LTjfmdPD01xbz4ibdfDm68=} + resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -4144,7 +4144,7 @@ packages: optional: true /@esbuild/sunos-x64@0.19.12: - resolution: {integrity: sha1-CTPqq5r4ubLJMCNvYqrj/Fk/rzA=} + resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -4152,7 +4152,7 @@ packages: optional: true /@esbuild/sunos-x64@0.20.2: - resolution: {integrity: sha1-ffI7YaSXuKwYne9uJalWc8rtsD8=} + resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -4161,7 +4161,7 @@ packages: optional: true /@esbuild/win32-arm64@0.19.12: - resolution: {integrity: sha1-dzvbqhlxs22y9lYAiGOczR5nc64=} + resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -4169,7 +4169,7 @@ packages: optional: true /@esbuild/win32-arm64@0.20.2: - resolution: {integrity: sha1-8a5av5ygUq4RwbyAb7TA9Rm6z5A=} + resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -4178,7 +4178,7 @@ packages: optional: true /@esbuild/win32-ia32@0.19.12: - resolution: {integrity: sha1-AAUWytBjVMyEpz8JQ6SqaQ72/Wc=} + resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -4186,7 +4186,7 @@ packages: optional: true /@esbuild/win32-ia32@0.20.2: - resolution: {integrity: sha1-JB/mLDTY6EYc1wgneBPh0LpVziM=} + resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -4195,7 +4195,7 @@ packages: optional: true /@esbuild/win32-x64@0.19.12: - resolution: {integrity: sha1-xXyK+7QFSjq4MXWRoLcyA2C0RK4=} + resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -4203,7 +4203,7 @@ packages: optional: true /@esbuild/win32-x64@0.20.2: - resolution: {integrity: sha1-nJB7IeMKUtuVm6T4C7AaDMQD1cw=} + resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -9780,7 +9780,7 @@ packages: engines: {node: '>=8.0.0'} /@pkgjs/parseargs@0.11.0: - resolution: {integrity: sha1-p36nQvqyV3UUVDTrHSMoz1ATrDM=} + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} requiresBuild: true optional: true @@ -10011,7 +10011,7 @@ packages: dev: true /@rollup/rollup-android-arm-eabi@4.13.0: - resolution: {integrity: sha1-uYeGwTBLT/jbOocxgLd4ZJtd/ys=} + resolution: {integrity: sha512-5ZYPOuaAqEH/W3gYsRkxQATBW3Ii1MfaT4EQstTnLKViLi2gLSQmlmtTpGucNP3sXEpOiI5tdGhjdE111ekyEg==} cpu: [arm] os: [android] requiresBuild: true @@ -10019,7 +10019,7 @@ packages: optional: true /@rollup/rollup-android-arm-eabi@4.16.4: - resolution: {integrity: sha1-XokwKR8eXq1/sRcdU7pch3GN4GI=} + resolution: {integrity: sha512-GkhjAaQ8oUTOKE4g4gsZ0u8K/IHU1+2WQSgS1TwTcYvL+sjbaQjNHFXbOJ6kgqGHIO1DfUhI/Sphi9GkRT9K+Q==} cpu: [arm] os: [android] requiresBuild: true @@ -10027,7 +10027,7 @@ packages: optional: true /@rollup/rollup-android-arm64@4.13.0: - resolution: {integrity: sha1-iDNnmvERcrG/GrfLO62E30yvDJ4=} + resolution: {integrity: sha512-BSbaCmn8ZadK3UAQdlauSvtaJjhlDEjS5hEVVIN3A4bbl3X+otyf/kOJV08bYiRxfejP3DXFzO2jz3G20107+Q==} cpu: [arm64] os: [android] requiresBuild: true @@ -10035,7 +10035,7 @@ packages: optional: true /@rollup/rollup-android-arm64@4.16.4: - resolution: {integrity: sha1-/7hPE1nATsigIqlxEOGKVgD19jg=} + resolution: {integrity: sha512-Bvm6D+NPbGMQOcxvS1zUl8H7DWlywSXsphAeOnVeiZLQ+0J6Is8T7SrjGTH29KtYkiY9vld8ZnpV3G2EPbom+w==} cpu: [arm64] os: [android] requiresBuild: true @@ -10043,7 +10043,7 @@ packages: optional: true /@rollup/rollup-darwin-arm64@4.13.0: - resolution: {integrity: sha1-7wLXPgqV1Abg60/WGlPV0Xd1ZZs=} + resolution: {integrity: sha512-Ovf2evVaP6sW5Ut0GHyUSOqA6tVKfrTHddtmxGQc1CTQa1Cw3/KMCDEEICZBbyppcwnhMwcDce9ZRxdWRpVd6g==} cpu: [arm64] os: [darwin] requiresBuild: true @@ -10051,7 +10051,7 @@ packages: optional: true /@rollup/rollup-darwin-arm64@4.16.4: - resolution: {integrity: sha1-svzujUgGoLG5GFrAOMxCjd7c6fQ=} + resolution: {integrity: sha512-i5d64MlnYBO9EkCOGe5vPR/EeDwjnKOGGdd7zKFhU5y8haKhQZTN2DgVtpODDMxUr4t2K90wTUJg7ilgND6bXw==} cpu: [arm64] os: [darwin] requiresBuild: true @@ -10059,7 +10059,7 @@ packages: optional: true /@rollup/rollup-darwin-x64@4.13.0: - resolution: {integrity: sha1-POW5vPkrM0GlwcWKPmvM4OqedFU=} + resolution: {integrity: sha512-U+Jcxm89UTK592vZ2J9st9ajRv/hrwHdnvyuJpa5A2ngGSVHypigidkQJP+YiGL6JODiUeMzkqQzbCG3At81Gg==} cpu: [x64] os: [darwin] requiresBuild: true @@ -10067,7 +10067,7 @@ packages: optional: true /@rollup/rollup-darwin-x64@4.16.4: - resolution: {integrity: sha1-/LJcy6o90zpkkOnRxkurLg4WuTI=} + resolution: {integrity: sha512-WZupV1+CdUYehaZqjaFTClJI72fjJEgTXdf4NbW69I9XyvdmztUExBtcI2yIIU6hJtYvtwS6pkTkHJz+k08mAQ==} cpu: [x64] os: [darwin] requiresBuild: true @@ -10075,7 +10075,7 @@ packages: optional: true /@rollup/rollup-linux-arm-gnueabihf@4.13.0: - resolution: {integrity: sha1-PT0sAYvdjgN8a/7dUqz/8cl+S+Q=} + resolution: {integrity: sha512-8wZidaUJUTIR5T4vRS22VkSMOVooG0F4N+JSwQXWSRiC6yfEsFMLTYRFHvby5mFFuExHa/yAp9juSphQQJAijQ==} cpu: [arm] os: [linux] requiresBuild: true @@ -10083,25 +10083,23 @@ packages: optional: true /@rollup/rollup-linux-arm-gnueabihf@4.16.4: - resolution: {integrity: sha1-QNRr3+Zn5eyjG/QAR0YOMm0uJrs=} + resolution: {integrity: sha512-ADm/xt86JUnmAfA9mBqFcRp//RVRt1ohGOYF6yL+IFCYqOBNwy5lbEK05xTsEoJq+/tJzg8ICUtS82WinJRuIw==} cpu: [arm] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-arm-musleabihf@4.16.4: - resolution: {integrity: sha1-d0HfJEjBHFZYi1CDXb/pGxoQs3U=} + resolution: {integrity: sha512-tJfJaXPiFAG+Jn3cutp7mCs1ePltuAgRqdDZrzb1aeE3TktWWJ+g7xK9SNlaSUFw6IU4QgOxAY4rA+wZUT5Wfg==} cpu: [arm] os: [linux] - libc: [musl] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-arm64-gnu@4.13.0: - resolution: {integrity: sha1-X8jMl4/zluqhNte/4FtbkTgGQUM=} + resolution: {integrity: sha512-Iu0Kno1vrD7zHQDxOmvweqLkAzjxEVqNhUIXBsZ8hu8Oak7/5VTPrxOEZXYC1nmrBVJp0ZcL2E7lSuuOVaE3+w==} cpu: [arm64] os: [linux] libc: [glibc] @@ -10110,16 +10108,15 @@ packages: optional: true /@rollup/rollup-linux-arm64-gnu@4.16.4: - resolution: {integrity: sha1-CiOwLSkz5MSHKtGNh5iQtqSild8=} + resolution: {integrity: sha512-7dy1BzQkgYlUTapDTvK997cgi0Orh5Iu7JlZVBy1MBURk7/HSbHkzRnXZa19ozy+wwD8/SlpJnOOckuNZtJR9w==} cpu: [arm64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-arm64-musl@4.13.0: - resolution: {integrity: sha1-8q59e+1Bb/om1rlIrFdytSBwDu8=} + resolution: {integrity: sha512-C31QrW47llgVyrRjIwiOwsHFcaIwmkKi3PCroQY5aVq4H0A5v/vVVAtFsI1nfBngtoRpeREvZOkIhmRwUKkAdw==} cpu: [arm64] os: [linux] libc: [musl] @@ -10128,25 +10125,23 @@ packages: optional: true /@rollup/rollup-linux-arm64-musl@4.16.4: - resolution: {integrity: sha1-437yWTWKqIbMB9eCIgpPuDweaXA=} + resolution: {integrity: sha512-zsFwdUw5XLD1gQe0aoU2HVceI6NEW7q7m05wA46eUAyrkeNYExObfRFQcvA6zw8lfRc5BHtan3tBpo+kqEOxmg==} cpu: [arm64] os: [linux] - libc: [musl] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-powerpc64le-gnu@4.16.4: - resolution: {integrity: sha1-jGkhi23gXuK6IRZkotKsHlTkP5Q=} + resolution: {integrity: sha512-p8C3NnxXooRdNrdv6dBmRTddEapfESEUflpICDNKXpHvTjRRq1J82CbU5G3XfebIZyI3B0s074JHMWD36qOW6w==} cpu: [ppc64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-riscv64-gnu@4.13.0: - resolution: {integrity: sha1-MD1XoyjumlDIU4WTbzHPYjBtMLY=} + resolution: {integrity: sha512-Oq90dtMHvthFOPMl7pt7KmxzX7E71AfyIhh+cPhLY9oko97Zf2C9tt/XJD4RgxhaGeAraAXDtqxvKE1y/j35lA==} cpu: [riscv64] os: [linux] libc: [glibc] @@ -10155,25 +10150,23 @@ packages: optional: true /@rollup/rollup-linux-riscv64-gnu@4.16.4: - resolution: {integrity: sha1-0ycn2rj1ONmkp8A7z1jENq7NATk=} + resolution: {integrity: sha512-Lh/8ckoar4s4Id2foY7jNgitTOUQczwMWNYi+Mjt0eQ9LKhr6sK477REqQkmy8YHY3Ca3A2JJVdXnfb3Rrwkng==} cpu: [riscv64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-s390x-gnu@4.16.4: - resolution: {integrity: sha1-1GCXJGoYfZn8lFH+g5O3FVtHxew=} + resolution: {integrity: sha512-1xwwn9ZCQYuqGmulGsTZoKrrn0z2fAur2ujE60QgyDpHmBbXbxLaQiEvzJWDrscRq43c8DnuHx3QorhMTZgisQ==} cpu: [s390x] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-x64-gnu@4.13.0: - resolution: {integrity: sha1-9nL2UI8JD8c/CLpA/3bCC1dCR3g=} + resolution: {integrity: sha512-yUD/8wMffnTKuiIsl6xU+4IA8UNhQ/f1sAnQebmE/lyQ8abjsVyDkyRkWop0kdMhKMprpNIhPmYlCxgHrPoXoA==} cpu: [x64] os: [linux] libc: [glibc] @@ -10182,16 +10175,15 @@ packages: optional: true /@rollup/rollup-linux-x64-gnu@4.16.4: - resolution: {integrity: sha1-Y1bFoDpK+xwwV0kPxRtHZOEJ28c=} + resolution: {integrity: sha512-LuOGGKAJ7dfRtxVnO1i3qWc6N9sh0Em/8aZ3CezixSTM+E9Oq3OvTsvC4sm6wWjzpsIlOCnZjdluINKESflJLA==} cpu: [x64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true /@rollup/rollup-linux-x64-musl@4.13.0: - resolution: {integrity: sha1-0vNLGxV/Pn8TklvKMogZKmZ1Wok=} + resolution: {integrity: sha512-9RyNqoFNdF0vu/qqX63fKotBh43fJQeYC98hCaf89DYQpv+xu0D8QFSOS0biA7cGuqJFOc1bJ+m2rhhsKcw1hw==} cpu: [x64] os: [linux] libc: [musl] @@ -10200,16 +10192,15 @@ packages: optional: true /@rollup/rollup-linux-x64-musl@4.16.4: - resolution: {integrity: sha1-A6WDGpwNBYd7lGU7Xd0wINPG+wY=} + resolution: {integrity: sha512-ch86i7KkJKkLybDP2AtySFTRi5fM3KXp0PnHocHuJMdZwu7BuyIKi35BE9guMlmTpwwBTB3ljHj9IQXnTCD0vA==} cpu: [x64] os: [linux] - libc: [musl] requiresBuild: true dev: true optional: true /@rollup/rollup-win32-arm64-msvc@4.13.0: - resolution: {integrity: sha1-j/7MmArk2YmesvnErkcajVjS2ms=} + resolution: {integrity: sha512-46ue8ymtm/5PUU6pCvjlic0z82qWkxv54GTJZgHrQUuZnVH+tvvSP0LsozIDsCBFO4VjJ13N68wqrKSeScUKdA==} cpu: [arm64] os: [win32] requiresBuild: true @@ -10217,7 +10208,7 @@ packages: optional: true /@rollup/rollup-win32-arm64-msvc@4.16.4: - resolution: {integrity: sha1-bMDbV3UDdrkwO9tvVIKviXT8rjU=} + resolution: {integrity: sha512-Ma4PwyLfOWZWayfEsNQzTDBVW8PZ6TUUN1uFTBQbF2Chv/+sjenE86lpiEwj2FiviSmSZ4Ap4MaAfl1ciF4aSA==} cpu: [arm64] os: [win32] requiresBuild: true @@ -10225,7 +10216,7 @@ packages: optional: true /@rollup/rollup-win32-ia32-msvc@4.13.0: - resolution: {integrity: sha1-p1BYhPQVZi4Ig2W5IYsrA6iPxvI=} + resolution: {integrity: sha512-P5/MqLdLSlqxbeuJ3YDeX37srC8mCflSyTrUsgbU1c/U9j6l2g2GiIdYaGD9QjdMQPMSgYm7hgg0551wHyIluw==} cpu: [ia32] os: [win32] requiresBuild: true @@ -10233,7 +10224,7 @@ packages: optional: true /@rollup/rollup-win32-ia32-msvc@4.16.4: - resolution: {integrity: sha1-rqC35JK9ntRpccuAvDTx6xTgd4k=} + resolution: {integrity: sha512-9m/ZDrQsdo/c06uOlP3W9G2ENRVzgzbSXmXHT4hwVaDQhYcRpi9bgBT0FTG9OhESxwK0WjQxYOSfv40cU+T69w==} cpu: [ia32] os: [win32] requiresBuild: true @@ -10241,7 +10232,7 @@ packages: optional: true /@rollup/rollup-win32-x64-msvc@4.13.0: - resolution: {integrity: sha1-ar1523/40BpYhluiCmPP0j2eKhA=} + resolution: {integrity: sha512-UKXUQNbO3DOhzLRwHSpa0HnhhCgNODvfoPWv2FCXme8N/ANFfhIPMGuOT+QuKd16+B5yxZ0HdpNlqPvTMS1qfw==} cpu: [x64] os: [win32] requiresBuild: true @@ -10249,7 +10240,7 @@ packages: optional: true /@rollup/rollup-win32-x64-msvc@4.16.4: - resolution: {integrity: sha1-wJrZoTLMtaZ8TyEdkJMjqxKU+V8=} + resolution: {integrity: sha512-YunpoOAyGLDseanENHmbFvQSfVL5BxW3k7hhy0eN4rb3gS/ct75dVD0EXOWIqFT/nE8XYW6LP6vz6ctKRi0k9A==} cpu: [x64] os: [win32] requiresBuild: true @@ -10554,7 +10545,7 @@ packages: dev: false /@swc/helpers@0.4.14: - resolution: {integrity: sha1-E1KsbZXjYXzLfBSY/wGWVPHhKnQ=} + resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: tslib: 2.4.0 dev: false @@ -11359,7 +11350,7 @@ packages: dev: false /@types/yauzl@2.10.3: - resolution: {integrity: sha1-6bKAi08QlQSgPNqVglmHb2EBeZk=} + resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: '@types/node': 20.12.7 @@ -11467,7 +11458,7 @@ packages: dev: true /@typescript-eslint/parser@7.7.1(eslint@8.56.0)(typescript@5.4.5): - resolution: {integrity: sha1-+UDp8pHNykDEbLdZFiF9OkLWzuo=} + resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -11504,7 +11495,7 @@ packages: dev: true /@typescript-eslint/scope-manager@7.7.1: - resolution: {integrity: sha1-B/5ZaGyoQ/ZuPitcFRUivDjv+rI=} + resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==} engines: {node: ^18.18.0 || >=20.0.0} dependencies: '@typescript-eslint/types': 7.7.1 @@ -11542,7 +11533,7 @@ packages: dev: true /@typescript-eslint/types@7.7.1: - resolution: {integrity: sha1-+QOmUfsATHWt0I5OniB/Fp1LmNc=} + resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==} engines: {node: ^18.18.0 || >=20.0.0} dev: true @@ -11591,7 +11582,7 @@ packages: dev: true /@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5): - resolution: {integrity: sha1-XK/eSP45D+HBsymyzguopzweh7I=} + resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -11667,7 +11658,7 @@ packages: dev: true /@typescript-eslint/visitor-keys@7.7.1: - resolution: {integrity: sha1-2iKUeWIguw87St1ey7G5w/T2V5g=} + resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==} engines: {node: ^18.18.0 || >=20.0.0} dependencies: '@typescript-eslint/types': 7.7.1 @@ -12487,7 +12478,7 @@ packages: resolution: {integrity: sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4=} /bare-events@2.2.2: - resolution: {integrity: sha1-qYpBhB+Ysu/n7MXFRogURpsBgHg=} + resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==} requiresBuild: true dev: true optional: true @@ -13120,7 +13111,7 @@ packages: dev: false /commander@9.5.0: - resolution: {integrity: sha1-vAjR61zt98y3l6lhmdQce8PmDTA=} + resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} engines: {node: ^12.20.0 || >=14} requiresBuild: true dev: false @@ -15564,7 +15555,7 @@ packages: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} /fsevents@2.3.2: - resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=} + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true @@ -15572,7 +15563,7 @@ packages: optional: true /fsevents@2.3.3: - resolution: {integrity: sha1-ysZAd4XQNnWipeGlMFxpezR9kNY=} + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true @@ -16135,7 +16126,7 @@ packages: dev: false /history@5.3.0: - resolution: {integrity: sha1-FUirqiRbpHmS8GOgeD25HvIBxzs=} + resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: '@babel/runtime': 7.24.4 dev: false @@ -16447,7 +16438,7 @@ packages: engines: {node: '>= 4'} /image-size@0.5.5: - resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=} + resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==} engines: {node: '>=0.10.0'} hasBin: true requiresBuild: true @@ -16960,7 +16951,7 @@ packages: dev: true /isomorphic.js@0.2.5: - resolution: {integrity: sha1-E+7PNvLbpT6F01XhG/nUIIxvf4g=} + resolution: {integrity: sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==} dev: false /isstream@0.1.2: @@ -17380,7 +17371,7 @@ packages: dev: false /lib0@0.2.93: - resolution: {integrity: sha1-lUh8KpdlcxPLHZH7z59tZLf80GI=} + resolution: {integrity: sha512-M5IKsiFJYulS+8Eal8f+zAqf5ckm1vffW0fFDxfgxJ+uiVopvDdd3PxJmz0GsVi3YNO7QCFSq0nAsiDmNhLj9Q==} engines: {node: '>=16'} hasBin: true dependencies: @@ -17644,7 +17635,7 @@ packages: engines: {node: '>=0.10.0'} /make-dir@2.1.0: - resolution: {integrity: sha1-XwMQ4YuL6JjMBwCSlaMK5B6R5vU=} + resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} requiresBuild: true dependencies: @@ -18761,7 +18752,7 @@ packages: randexp: 0.4.6 /needle@3.3.1: - resolution: {integrity: sha1-Y/da7FgMLnfiCfPzJOLN89Kb0Ek=} + resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==} engines: {node: '>= 4.4.x'} hasBin: true requiresBuild: true @@ -18927,7 +18918,7 @@ packages: dev: true /object-assign@4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} /object-inspect@1.13.1: @@ -19043,7 +19034,7 @@ packages: is-wsl: 2.2.0 /openapi-types@12.1.3: - resolution: {integrity: sha1-RxmV6ybEuXt701aqz3uRtz53fdM=} + resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==} dev: false /opener@1.5.2: @@ -21216,7 +21207,7 @@ packages: dev: true /rollup@4.16.4: - resolution: {integrity: sha1-/jKOtBKT8gyVk6CV7CO9xLXZMxc=} + resolution: {integrity: sha512-kuaTJSUbz+Wsb2ATGvEknkI12XV40vIiHmLuFlejoo7HtDok/O5eDDD0UpCVY5bBX5U5RYo8wWP83H7ZsqVEnA==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true dependencies: @@ -21328,7 +21319,7 @@ packages: dev: true /scheduler@0.20.2: - resolution: {integrity: sha1-S67jlDbjSqk7SHS93L8P6Li1DpE=} + resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 @@ -21372,7 +21363,7 @@ packages: dev: false /search-insights@2.13.0: - resolution: {integrity: sha1-p5/c9LXa0vuol1sG8uvDeoZQMrc=} + resolution: {integrity: sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==} dev: false /section-matter@1.0.0: @@ -21569,7 +21560,7 @@ packages: dev: false /sherif-darwin-arm64@0.8.4: - resolution: {integrity: sha1-6jo69KbeK96iZ85S4Vi33+O/dH0=} + resolution: {integrity: sha512-mFJO9BjwjXnzn7UQ0moLyJzDWu68g71E1jNKujkuS8a4UQ8jV2O6gosOqfqPMHLLiZjZwuVZNnp59ecqP4rVpg==} cpu: [arm64] os: [darwin] requiresBuild: true @@ -21577,7 +21568,7 @@ packages: optional: true /sherif-darwin-x64@0.8.4: - resolution: {integrity: sha1-wh0gGz6ggDIr5M6+87dKAdz2yEs=} + resolution: {integrity: sha512-71keXqkH27FvN5q3OmddS7FXaAVk0iBXGlfZhsuuNSR00CnSndM+AS8ibUH2okvF55HdPK6x6VovoEG3PvqCmw==} cpu: [x64] os: [darwin] requiresBuild: true @@ -21585,7 +21576,7 @@ packages: optional: true /sherif-linux-arm64@0.8.4: - resolution: {integrity: sha1-sCwC58I+cYBzajoi/fTPbRUbCUU=} + resolution: {integrity: sha512-hQwFHQ6cGDOkKSa1zuEAc8WIsSgY0a4MFXEiHIPfRbJdE+leDcAVDovvpPIQZRUgbSe96mQ5QJg5fw52+eySrw==} cpu: [arm64] os: [linux] requiresBuild: true @@ -21593,7 +21584,7 @@ packages: optional: true /sherif-linux-x64@0.8.4: - resolution: {integrity: sha1-rBcbztwl3WRWLSlaYF9iofb3PLA=} + resolution: {integrity: sha512-S2BK9YLc12JMxg8ODIcceRW7Y4rmgrIEzUBOqp6NSeOz4Wq/34YdtimNRHzwrDOgjTpgUA/pt+TwPsGPXr+gNA==} cpu: [x64] os: [linux] requiresBuild: true @@ -21601,7 +21592,7 @@ packages: optional: true /sherif-windows-arm64@0.8.4: - resolution: {integrity: sha1-AqYArf6aPWPqkShLZWHRYK8TVfY=} + resolution: {integrity: sha512-9IBeX13AeCQ9ETRqfGR7GQqcyRxu4jlXyO7TNQVKU/kBrMjWjYYic/VKwHB37q0xealXUNmB9nD08hfMmdnidg==} cpu: [arm64] os: [win32] requiresBuild: true @@ -21609,7 +21600,7 @@ packages: optional: true /sherif-windows-x64@0.8.4: - resolution: {integrity: sha1-PWv4R0uWKdCkSMMGfRMa+hri+y0=} + resolution: {integrity: sha512-PR1tjnCLxcdYaC8FRM3K6ldIwaJDEJn0tOt6e2V6R7OFMDwF8CJOSq24RzGgSmJRBFtlLqU94sXTDPfUCR0YPw==} cpu: [x64] os: [win32] requiresBuild: true @@ -21765,7 +21756,7 @@ packages: dev: false /source-map@0.6.1: - resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=} + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} /source-map@0.7.4: @@ -22604,64 +22595,64 @@ packages: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} - /turbo-darwin-64@1.13.2: - resolution: {integrity: sha1-NMjIoG6cOO2cvSGbKt5ug/Arx7M=} + /turbo-darwin-64@1.13.3: + resolution: {integrity: sha512-glup8Qx1qEFB5jerAnXbS8WrL92OKyMmg5Hnd4PleLljAeYmx+cmmnsmLT7tpaVZIN58EAAwu8wHC6kIIqhbWA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.13.2: - resolution: {integrity: sha1-L9OA4TuM110VFMQz0ZbqS+CXIww=} + /turbo-darwin-arm64@1.13.3: + resolution: {integrity: sha512-/np2xD+f/+9qY8BVtuOQXRq5f9LehCFxamiQnwdqWm5iZmdjygC5T3uVSYuagVFsZKMvX3ycySwh8dylGTl6lg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.13.2: - resolution: {integrity: sha1-qGH7QYDgpgFFm3mDe04t7SfH/6c=} + /turbo-linux-64@1.13.3: + resolution: {integrity: sha512-G+HGrau54iAnbXLfl+N/PynqpDwi/uDzb6iM9hXEDG+yJnSJxaHMShhOkXYJPk9offm9prH33Khx2scXrYVW1g==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.13.2: - resolution: {integrity: sha1-4NKQ6jOOuOX7iQVUeVTTb4HY1/o=} + /turbo-linux-arm64@1.13.3: + resolution: {integrity: sha512-qWwEl5VR02NqRyl68/3pwp3c/olZuSp+vwlwrunuoNTm6JXGLG5pTeme4zoHNnk0qn4cCX7DFrOboArlYxv0wQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.13.2: - resolution: {integrity: sha1-yYIeoNNCBNO+0ozPsJbFINvjwgk=} + /turbo-windows-64@1.13.3: + resolution: {integrity: sha512-Nudr4bRChfJzBPzEmpVV85VwUYRCGKecwkBFpbp2a4NtrJ3+UP1VZES653ckqCu2FRyRuS0n03v9euMbAvzH+Q==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.13.2: - resolution: {integrity: sha1-B9agGhv8YpPug2XPNjmRQkT28Lk=} + /turbo-windows-arm64@1.13.3: + resolution: {integrity: sha512-ouJCgsVLd3icjRLmRvHQDDZnmGzT64GBupM1Y+TjtYn2LVaEBoV6hicFy8x5DUpnqdLy+YpCzRMkWlwhmkX7sQ==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.13.2: - resolution: {integrity: sha512-rX/d9f4MgRT3yK6cERPAkfavIxbpBZowDQpgvkYwGMGDQ0Nvw1nc0NVjruE76GrzXQqoxR1UpnmEP54vBARFHQ==} + /turbo@1.13.3: + resolution: {integrity: sha512-n17HJv4F4CpsYTvKzUJhLbyewbXjq1oLCi90i5tW1TiWDz16ML1eDG7wi5dHaKxzh5efIM56SITnuVbMq5dk4g==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.13.2 - turbo-darwin-arm64: 1.13.2 - turbo-linux-64: 1.13.2 - turbo-linux-arm64: 1.13.2 - turbo-windows-64: 1.13.2 - turbo-windows-arm64: 1.13.2 + turbo-darwin-64: 1.13.3 + turbo-darwin-arm64: 1.13.3 + turbo-linux-64: 1.13.3 + turbo-linux-arm64: 1.13.3 + turbo-windows-64: 1.13.3 + turbo-windows-arm64: 1.13.3 dev: true /tweetnacl@0.14.5: @@ -22817,7 +22808,7 @@ packages: dev: true /uglify-js@3.17.4: - resolution: {integrity: sha1-YWeM9fo/W363ibs0XfKa+4JXwiw=} + resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true @@ -23771,7 +23762,7 @@ packages: dev: true /wrap-ansi@7.0.0: - resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=} + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 @@ -23966,7 +23957,7 @@ packages: buffer-crc32: 0.2.13 /yjs@13.6.14: - resolution: {integrity: sha1-kybfoD0b4/ua+e9+Qd5L/HiEmp8=} + resolution: {integrity: sha512-D+7KcUr0j+vBCUSKXXEWfA+bG4UQBviAwP3gYBhkstkgwy5+8diOPMx0iqLIOxNo/HxaREUimZRxqHGAHCL2BQ==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} dependencies: lib0: 0.2.93 diff --git a/turbo.json b/turbo.json index 25ab5fd301c..2f23f4c06b4 100644 --- a/turbo.json +++ b/turbo.json @@ -1,5 +1,6 @@ { "$schema": "https://turbo.build/schema.json", + "experimentalUI": true, "pipeline": { "e2e": { "cache": false,