From 6fd4ce0f30afee4cf96a67de67eedd2b435b2220 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:28:53 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- pnpm-lock.yaml | 378 +++++++++++++++++++++---------------------- src-tauri/Cargo.lock | 191 ++++++++++++++-------- 2 files changed, 312 insertions(+), 257 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25aea56..dee43a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,11 +99,11 @@ packages: z-schema: 4.2.4 dev: false - /@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + /@babel/code-frame@7.23.4: + resolution: {integrity: sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.20 + '@babel/highlight': 7.23.4 chalk: 2.4.2 dev: false @@ -112,8 +112,8 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/highlight@7.22.20: - resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + /@babel/highlight@7.23.4: + resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.22.20 @@ -121,16 +121,16 @@ packages: js-tokens: 4.0.0 dev: false - /@babel/runtime-corejs3@7.23.2: - resolution: {integrity: sha512-54cIh74Z1rp4oIjsHjqN+WM4fMyCBYe+LpZ9jWm51CZ1fbH3SkAzQD/3XLoNkjbJ7YEmjobLXyvQrFypRHOrXw==} + /@babel/runtime-corejs3@7.23.4: + resolution: {integrity: sha512-zQyB4MJGM+rvd4pM58n26kf3xbiitw9MHzL8oLiBMKb8MCtVDfV5nDzzJWWzLMtbvKI9wN6XwJYl479qF4JluQ==} engines: {node: '>=6.9.0'} dependencies: core-js-pure: 3.33.3 regenerator-runtime: 0.14.0 dev: false - /@babel/runtime@7.23.2: - resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==} + /@babel/runtime@7.23.4: + resolution: {integrity: sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 @@ -261,11 +261,11 @@ packages: - supports-color dev: false - /@swagger-api/apidom-ast@0.83.0: - resolution: {integrity: sha512-zAn9kHFi2JmEldYxzw6x7rbKxL4NVWvOeCWQL0AlwcWHPRhW+16/1VeHNhoWeiWm6QMERNT8z0o5frg+2czb6g==} + /@swagger-api/apidom-ast@0.84.0: + resolution: {integrity: sha512-OJq8ATNc11PSCg4CKl+t79d2ANizMx3iNfyTKFLRQUXjTUX7HDaXxsj+tOyvttvywAnAOn5yk7W0wZD3rYPVhA==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-error': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-error': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -273,12 +273,12 @@ packages: unraw: 3.0.0 dev: false - /@swagger-api/apidom-core@0.83.0: - resolution: {integrity: sha512-4pWzSbxfYrS5rH7tl4WLO5nyR7pF+aAIymwsyV2Xrec44p6d4UZaJEn1iI3r9PBBdlmOHPKgr3QiOxn71Q3XUA==} + /@swagger-api/apidom-core@0.84.0: + resolution: {integrity: sha512-yQyG71IEDl1NgK4USFK/OFRYZ97iNsQMHVJ9JbeeGY2TCbPU/b6BwjinYlfwwB4MBRzFRzvJffx84X4LAUfZYQ==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-ast': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-ast': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 '@types/ramda': 0.29.9 minim: 0.23.8 ramda: 0.29.1 @@ -287,31 +287,31 @@ packages: stampit: 4.3.2 dev: false - /@swagger-api/apidom-error@0.83.0: - resolution: {integrity: sha512-0T3B+5Q2cApW0EkcMAqpgvsj+ab46HPvkVsYClA9/L0suRvyPiI5XDkHsw26qPGsmuB5nCH4hveZHlbWwRINMg==} + /@swagger-api/apidom-error@0.84.0: + resolution: {integrity: sha512-4/c9avW7ecBaJhK/mxyr0qXXTEySu8h4TNf29W2JpNCqN24CN9l6sBgiUho0jc2bmeIc8e2K3LPPccrRPoQLfg==} dependencies: - '@babel/runtime-corejs3': 7.23.2 + '@babel/runtime-corejs3': 7.23.4 dev: false - /@swagger-api/apidom-json-pointer@0.83.0: - resolution: {integrity: sha512-mT60Dfqfym9LisGcFEUV/ZwCWrcd/sI24ACAUr7D/gCMX2GuJHC7qrRwWVjGDaaDMVhDM5eCi6GKPjQhs0Ckmw==} + /@swagger-api/apidom-json-pointer@0.84.0: + resolution: {integrity: sha512-pk8Fi9WU4TwmPS0Ylgr2HquTTzLUXuvphWhISvXbHHCWKpLRWZgtaCJ0d3ZDcSXI4I4ze7Xka5EnT9B16LGLbA==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false - /@swagger-api/apidom-ns-api-design-systems@0.83.0: - resolution: {integrity: sha512-ahkhB8QIQhos0g2WRAPb7d3HRPP4FgaPTq81Fd3IeCy1pqsRrMhBOHBt3aksOmSvCrHScXHiIU0OBsGA+vt1CA==} + /@swagger-api/apidom-ns-api-design-systems@0.84.0: + resolution: {integrity: sha512-FaC2TlSdrRmYkUJRxPzY0L1Ts5J0xAtphmrD2iwPTIxQfvTHnFSzBI3Rzd6mNL+HlCLHsR079nzIWi0OLaVb0A==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -319,13 +319,13 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-asyncapi-2@0.83.0: - resolution: {integrity: sha512-A53C93GXcB9D7XSZRzEHv2k+GSa7nl7agN364sFFxS4Q/CtwNQiKVkpMCc5nG7/jUJOgj9BgevBR2p5kgYzH8Q==} + /@swagger-api/apidom-ns-asyncapi-2@0.84.0: + resolution: {integrity: sha512-G2klrvFP3blb1lExh+9d5a0d2q9cfA69GVn8btdJdENoM7TPF1fNa/wXbMQ4rnf8PY7tdCiPoDS+7Sw35QwERQ==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-json-schema-draft-7': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-json-schema-draft-7': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -333,26 +333,26 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-json-schema-draft-4@0.83.0: - resolution: {integrity: sha512-boknhIfrXF1k9IxLV0CkO1EoeXed4mzDNbFNKTkIv7UAdFwAa7NiQLVlEehNY3Ufm3/PjVMzYVQ80tUbyQE2Sw==} + /@swagger-api/apidom-ns-json-schema-draft-4@0.84.0: + resolution: {integrity: sha512-Io8wkvlobMgZY8iWIg67JvHsJtf6Owf1xOcGpmAnwO+pXjqNnV8OA6QlJIVLkG1uVL8Q4oc5ZnURVK/qZ4Vh/w==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-ast': 0.83.0 - '@swagger-api/apidom-core': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-ast': 0.84.0 + '@swagger-api/apidom-core': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) stampit: 4.3.2 dev: false - /@swagger-api/apidom-ns-json-schema-draft-6@0.83.0: - resolution: {integrity: sha512-QP5MJh8hB5eK1+lZlZvUk7H02Oa+Qaq+BPNpAbmV4oG8YLUg98NxyKt+BFVhtfHWa1/i/Cpr3muiNdVIClduxw==} + /@swagger-api/apidom-ns-json-schema-draft-6@0.84.0: + resolution: {integrity: sha512-C/Knm0Im2dIojtyWac3Un7CoaUOAq2+rMdU2kcUsTnx0vPfIrEGAMAzhq+r+v5xZqrhJwCbLaCUxq0Zmaz8uRQ==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-ns-json-schema-draft-4': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -360,14 +360,14 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-json-schema-draft-7@0.83.0: - resolution: {integrity: sha512-+91iNJQ1Oe7Hx7Q306O2JUyp7I1s0FvoZ/8FxiVYtcohGQW21CQ0j8kLv4NrQjHuHRgOquPPUXOEJGcX7s8Zsw==} + /@swagger-api/apidom-ns-json-schema-draft-7@0.84.0: + resolution: {integrity: sha512-jPDJ4c7tEce/M5LqykC3ulVwW7ST71dhnoi9TFrGcFb9ggbLJ8OqNbBy24RX2473341e7R+MlbchpJBrHwD2bA==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-ns-json-schema-draft-6': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-ns-json-schema-draft-6': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -375,14 +375,14 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-openapi-2@0.83.0: - resolution: {integrity: sha512-05/IsGs1dJffvbyaxCXGA5r+tVMJpL+LOwqiKl7hGqUWOC4ku2sA0fLhxiu7fhedxq/Kbqi7ahQMihQhEP0cDQ==} + /@swagger-api/apidom-ns-openapi-2@0.84.0: + resolution: {integrity: sha512-csULxceYNmGyg9WBbpEvW/lh7kWEEwIHNxcMnwvZHBjyO6SGl5jvGd5mRvRkmjrNwIVL713nATpdwAfVmOlrAw==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-ns-json-schema-draft-4': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -390,96 +390,96 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-openapi-3-0@0.83.0: - resolution: {integrity: sha512-OAN6buySWrWSvnctKVSxkG5HyUOVc8F87zHy8mxcKn91AaHPC6h8LBxIXcmXFDfZNvORZYTi7GFw3W+mnIMTwg==} + /@swagger-api/apidom-ns-openapi-3-0@0.84.0: + resolution: {integrity: sha512-YZWEL5GlOWKhfyU8/wuzmcivgvszRzXH/szckMSvFN+6m/MX000ggPP7VC8q1DDmVis7E9ymi6MjzMWCDdKMAw==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-ns-json-schema-draft-4': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) stampit: 4.3.2 dev: false - /@swagger-api/apidom-ns-openapi-3-1@0.83.0: - resolution: {integrity: sha512-xD/T5f9Phqk4/FN5iaH8OM+5AbUqXQV92zdN5twrLCgCCA3l/1PMA7g9qEBTCG3f6UmyJ/6TTFOJyz7utye7Hg==} + /@swagger-api/apidom-ns-openapi-3-1@0.84.0: + resolution: {integrity: sha512-InrQf5CimEWFdhCGhcYHPYX700QM3X3NM2i7YPJih+CYJH3p8bRtceTn9YzAWjKhZ2y3/Fwo+7EmVXb5m+WXPA==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-ast': 0.83.0 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-0': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-ast': 0.84.0 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) stampit: 4.3.2 dev: false - /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.83.0: - resolution: {integrity: sha512-GeMW5pamup8KeaYSbyV2/zMilslIPhQLMf9h9le9JJGJ233ugiBf/y5Vguyj1w1TQXniXztXF43B3A+RNArkmg==} + /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.84.0: + resolution: {integrity: sha512-gDbX8polD9onr2+82lVDaYpkHUESM6WOAu06OBv5z6P7rGP0yvM0AMnrQppmrDIz5l4cy8a86YPv/+00LU6rLA==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-api-design-systems': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-api-design-systems': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.83.0: - resolution: {integrity: sha512-KYpW/gVfz4SQ4YPmC3x9wnUcOlwah7D4r/S2+FLvEQhf6LoEmKHL1ljcZ1Ma3seWCqMhmS1sKXHWNcYyNtY49A==} + /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.84.0: + resolution: {integrity: sha512-/BnAaZRtozWfFPhbFEbzSdAkD9A6TcBSxFQoaVMSa3M3CiJgpe741immPND+1LglxocrYXFJQntiHOog21KEOA==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-api-design-systems': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-api-design-systems': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.83.0: - resolution: {integrity: sha512-iQPDH6uIGRvJTQt6olkVUwndT91fVNrlBH3LybwHbFVLs1CKcQGJQ4lLENGw97YBVp83VO78P20Av5CiGEu80Q==} + /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.84.0: + resolution: {integrity: sha512-RmcNARaoQefJgo7Syh8gao4EsGyGntefX5FgP9XBMUwlMzs3pssiFbqHTu663CtLNUPjimwF0XPtlUau1VHlqA==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-asyncapi-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.83.0: - resolution: {integrity: sha512-Q5UuatTIpYTzdCZH6ZcbT9Pw0MCLzaYzrFM6hdBWusbUriuwT12nTyt3Wer7/6nOcg+ysPTX7lUpxfUMPwT6xA==} + /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.84.0: + resolution: {integrity: sha512-jOE5b25/XPXiGcEGXNUg9xNdcLgbGVXPHoBnafEdYialWLVs+RAsPmO+YX9SEcL+sEusT/CwMDhnFDAYwRKBxg==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-asyncapi-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-json@0.83.0: - resolution: {integrity: sha512-V6KDWP4JuLYaTpd9J8n76kiFP09trJ6PmeVERioPoZn0HpaNh7eFcIFkejFGamQADYPrF6aW6b3A2MmJjTqbMg==} + /@swagger-api/apidom-parser-adapter-json@0.84.0: + resolution: {integrity: sha512-rikxyCA7Sj2vTn1Z5OBf4dyucYH6s3K7MMWBeLxZno35Wrm9gjtW7uvzmbr9uytP+7Vvr7l0yIKEnjIGxREItQ==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-ast': 0.83.0 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-ast': 0.84.0 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -490,98 +490,98 @@ packages: dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-json-2@0.83.0: - resolution: {integrity: sha512-bNrD+hpmQINU+hhzgc5VEFp04UJXRf4tKq4XpPrtVBOvZ4uJwmqLVVVNfZqes8OfLt/7ijgxNju6IwruvLeylQ==} + /@swagger-api/apidom-parser-adapter-openapi-json-2@0.84.0: + resolution: {integrity: sha512-oJGXzXzBkGzFIWKtKHgRjkuxKNVROeJ7zh4Rnk6l5/lvh+TzvOfng+0s6wWthrVdrjH/JXtZ0bggPLDQf00ggw==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.83.0: - resolution: {integrity: sha512-UbtCsg+OBbWE1vYXPeNHeLSj+79YHhDtNNPai5NFTcXgPlNhuEOKBeCqq+VBA7sos3amk0lHYUz/UFCDIcR29w==} + /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.84.0: + resolution: {integrity: sha512-R950ho55e80uBR1tbhspMO81Qdbcbpj8LgEfUZIUYXxkFsTxUSR4Rc7oPF575m+VpJTt/uYr4UGJwx1Ixp0Caw==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-0': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.83.0: - resolution: {integrity: sha512-+O2m00jNtESw1y+KCubcte61S1SN9Nxda/KaA6yXLsZgjiYAs0HXcPEyjwGbhjHtm6NfexbOdT0poHOYbsvWfQ==} + /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.84.0: + resolution: {integrity: sha512-qanTP6+LS3pL8/C2b4tSOXhaDTtvNqCoPOTu/XVvwBGXLleYEPqwKzY1RZ+3fgBeos65BsarUuIWh1b+nO3rdw==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.83.0: - resolution: {integrity: sha512-YtU1wSE57yucov8A179TSB5WMJ4X5pxF5ccxW8yNxwVPH3tYkVgh5mPI8zVXQsjWLCSpyhZbiLWT5reYl5Onqw==} + /@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.84.0: + resolution: {integrity: sha512-Sg3ajiFTfUhPpA1S0kgGXg0n0P6n+PDNmBwebXD2CaFxF7JBhqYqHYvZdWyJaRBtwo6ssw18iCKlu4ietV8EZg==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.83.0: - resolution: {integrity: sha512-3he5fFM3GS6/WtcVldvWQgW2TFO7S2rWqYMHGASdLLm8E9pzfRw2T30ZymkDuMlC4rqH9zscbJnRFMXQV9OylQ==} + /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.84.0: + resolution: {integrity: sha512-c0VgS0oeQg1dfNvYMngD730GVGsfbvrLF30IiVS0ivwNjkyZVq+MBfGkqNgOgtdBlC6DK0+eP4WE0CABXQS/3Q==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-0': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.83.0: - resolution: {integrity: sha512-m8SAWw8fD0QH3SR70NiDzFsJnQjzEREY5v8O8brqs5c/Rz/JtJ2WCDrLHK7eVq/Myapl/ZRJx+/xJbPZckzE0g==} + /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.84.0: + resolution: {integrity: sha512-FM6tv4vCybeu49rVmT3fgtMo7bOJ3stXI41iaz+jRfwBokBVrbrTDjrMd3t0fYXeG0Pl3CPZB9az6zr6RF53+A==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) dev: false optional: true - /@swagger-api/apidom-parser-adapter-yaml-1-2@0.83.0: - resolution: {integrity: sha512-3Pgtz88rxaiW2qg1RC8BUhusHAXe/a+FDNscfa9GHzHMEVZSmeZ13tfhzOW6a4TINmWyO7DNcKtdvlVQAPlmXQ==} + /@swagger-api/apidom-parser-adapter-yaml-1-2@0.84.0: + resolution: {integrity: sha512-uHNiNxl7igE/nJ2qpYTnvINckVNcEFjsARWW9rXbWk7Ipi3kR/GkR4eMl6MVonjGtUouWrI4Ggm78xSoeu85RQ==} requiresBuild: true dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-ast': 0.83.0 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-ast': 0.84.0 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 '@types/ramda': 0.29.9 ramda: 0.29.1 ramda-adjunct: 4.1.1(ramda@0.29.1) @@ -592,11 +592,11 @@ packages: dev: false optional: true - /@swagger-api/apidom-reference@0.83.0: - resolution: {integrity: sha512-f7Pm3fQwjf1pqniV+9abkC+oYUAbL/31GCg58r8ou4Cx+5hGTpUg81caMjdeg5Y4+Txj2ZUaAaUYyigEV25i4w==} + /@swagger-api/apidom-reference@0.84.0: + resolution: {integrity: sha512-qRZbn4OoWyJUPtxYep699k7t9ndWSZqDZVZhU9AIXtmiv7i59QXS4Un6LwtyVvXIK245hJCy+SM3BqBCiBXAlQ==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 '@types/ramda': 0.29.9 axios: 1.6.2 minimatch: 7.4.6 @@ -605,24 +605,24 @@ packages: ramda-adjunct: 4.1.1(ramda@0.29.1) stampit: 4.3.2 optionalDependencies: - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-json-pointer': 0.83.0 - '@swagger-api/apidom-ns-asyncapi-2': 0.83.0 - '@swagger-api/apidom-ns-openapi-2': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-0': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.83.0 - '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.83.0 - '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.83.0 - '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-json': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-json-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.83.0 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.83.0 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.83.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-json-pointer': 0.84.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.84.0 + '@swagger-api/apidom-ns-openapi-2': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.84.0 + '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.84.0 + '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.84.0 + '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-json': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-json-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.84.0 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.84.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.84.0 transitivePeerDependencies: - debug dev: false @@ -759,8 +759,8 @@ packages: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} dev: false - /@types/prop-types@15.7.10: - resolution: {integrity: sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A==} + /@types/prop-types@15.7.11: + resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} /@types/ramda@0.29.9: resolution: {integrity: sha512-X3yEG6tQCWBcUAql+RPC/O1Hm9BSU+MXu2wJnCETuAgUlrEDwTA1kIOdEEE4YXDtf0zfQLHa9CCE7WYp9kqPIQ==} @@ -776,12 +776,12 @@ packages: /@types/react@18.0.37: resolution: {integrity: sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==} dependencies: - '@types/prop-types': 15.7.10 - '@types/scheduler': 0.16.6 + '@types/prop-types': 15.7.11 + '@types/scheduler': 0.16.8 csstype: 3.1.2 - /@types/scheduler@0.16.6: - resolution: {integrity: sha512-Vlktnchmkylvc9SnwwwozTv04L/e1NykF5vgoQ0XTmI8DD+wxfjQuHuvHS3p0r2jz2x2ghPs2h1FVeDirIteWA==} + /@types/scheduler@0.16.8: + resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} /@types/unist@2.0.10: resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} @@ -969,8 +969,8 @@ packages: engines: {node: '>=6'} dev: false - /caniuse-lite@1.0.30001563: - resolution: {integrity: sha512-na2WUmOxnwIZtwnFI2CZ/3er0wdNzU7hN+cPYz/z2ajHThnkWjNBOpEPP4n+4r2WPM847JaMotaJE3bnfzjyKw==} + /caniuse-lite@1.0.30001564: + resolution: {integrity: sha512-DqAOf+rhof+6GVx1y+xzbFPeOumfQnhYzVnZD6LAXijR77yPtm9mfOcqOnT3mpnJiZVT+kwLAFnRlZcIz+c6bg==} dev: false /chalk@2.4.2: @@ -1987,7 +1987,7 @@ packages: '@next/env': 13.3.0 '@swc/helpers': 0.4.14 busboy: 1.6.0 - caniuse-lite: 1.0.30001563 + caniuse-lite: 1.0.30001564 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -2177,7 +2177,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.13 + '@babel/code-frame': 7.23.4 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -2525,7 +2525,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.23.4 '@types/hoist-non-react-statics': 3.3.5 '@types/react': 18.0.37 '@types/react-dom': 18.0.11 @@ -2543,7 +2543,7 @@ packages: peerDependencies: react: '>= 0.14.0' dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.23.4 highlight.js: 10.7.3 lowlight: 1.20.0 prismjs: 1.29.0 @@ -2597,7 +2597,7 @@ packages: /redux@4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.23.4 dev: false /refractor@3.6.0: @@ -2887,12 +2887,12 @@ packages: /swagger-client@3.24.5: resolution: {integrity: sha512-qb4Rr9LpWs7o2AO4KdiIK+dz0GbrRLyD+UyN24h6AcNcDUnwfkb6LgFE4e6bXwVXWJzMp27w1QvSQ4hQNMPnoQ==} dependencies: - '@babel/runtime-corejs3': 7.23.2 - '@swagger-api/apidom-core': 0.83.0 - '@swagger-api/apidom-error': 0.83.0 - '@swagger-api/apidom-json-pointer': 0.83.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.83.0 - '@swagger-api/apidom-reference': 0.83.0 + '@babel/runtime-corejs3': 7.23.4 + '@swagger-api/apidom-core': 0.84.0 + '@swagger-api/apidom-error': 0.84.0 + '@swagger-api/apidom-json-pointer': 0.84.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.84.0 + '@swagger-api/apidom-reference': 0.84.0 cookie: 0.5.0 deepmerge: 4.3.1 fast-json-patch: 3.1.1 @@ -2902,7 +2902,7 @@ packages: node-fetch-commonjs: 3.3.2 qs: 6.11.2 traverse: 0.6.7 - undici: 5.27.2 + undici: 5.28.0 transitivePeerDependencies: - debug dev: false @@ -2937,7 +2937,7 @@ packages: react: '>=17.0.0' react-dom: '>=17.0.0' dependencies: - '@babel/runtime-corejs3': 7.23.2 + '@babel/runtime-corejs3': 7.23.4 '@braintree/sanitize-url': 6.0.2 base64-js: 1.5.1 classnames: 2.3.2 @@ -3116,8 +3116,8 @@ packages: through: 2.3.8 dev: false - /undici@5.27.2: - resolution: {integrity: sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==} + /undici@5.28.0: + resolution: {integrity: sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.1.0 diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index fabc200..b8df720 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -424,6 +424,30 @@ dependencies = [ "crossbeam-utils", ] +[[package]] +name = "crossbeam-deque" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" +dependencies = [ + "cfg-if", + "crossbeam-epoch", + "crossbeam-utils", +] + +[[package]] +name = "crossbeam-epoch" +version = "0.9.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" +dependencies = [ + "autocfg", + "cfg-if", + "crossbeam-utils", + "memoffset", + "scopeguard", +] + [[package]] name = "crossbeam-utils" version = "0.8.16" @@ -709,9 +733,9 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "form_urlencoded" -version = "1.2.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" +checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" dependencies = [ "percent-encoding", ] @@ -940,9 +964,9 @@ dependencies = [ [[package]] name = "gimli" -version = "0.28.0" +version = "0.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" +checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" [[package]] name = "gio" @@ -1032,15 +1056,15 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "globset" -version = "0.4.13" +version = "0.4.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "759c97c1e17c55525b57192c06a267cda0ac5210b222d6b82189a2338fa1c13d" +checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1" dependencies = [ "aho-corasick", "bstr", - "fnv", "log", - "regex", + "regex-automata 0.4.3", + "regex-syntax 0.8.2", ] [[package]] @@ -1136,9 +1160,9 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" [[package]] name = "hashbrown" -version = "0.14.2" +version = "0.14.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156" +checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" [[package]] name = "heck" @@ -1291,9 +1315,9 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" [[package]] name = "idna" -version = "0.4.0" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" +checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" dependencies = [ "unicode-bidi", "unicode-normalization", @@ -1301,17 +1325,16 @@ dependencies = [ [[package]] name = "ignore" -version = "0.4.20" +version = "0.4.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492" +checksum = "747ad1b4ae841a78e8aba0d63adbfbeaea26b517b63705d47856b73015d27060" dependencies = [ + "crossbeam-deque", "globset", - "lazy_static", "log", "memchr", - "regex", + "regex-automata 0.4.3", "same-file", - "thread_local", "walkdir", "winapi-util", ] @@ -1347,7 +1370,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f" dependencies = [ "equivalent", - "hashbrown 0.14.2", + "hashbrown 0.14.3", "serde", ] @@ -1918,9 +1941,9 @@ checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" [[package]] name = "percent-encoding" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" +checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "phf" @@ -2155,9 +2178,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" [[package]] name = "proc-macro2" -version = "1.0.69" +version = "1.0.70" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" +checksum = "39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b" dependencies = [ "unicode-ident", ] @@ -2851,7 +2874,7 @@ dependencies = [ "unicode-segmentation", "uuid", "windows 0.44.0", - "windows-implement 0.44.0", + "windows-implement", "x11-dl", ] @@ -3042,9 +3065,9 @@ dependencies = [ [[package]] name = "tauri-utils" -version = "2.0.0-alpha.10" +version = "2.0.0-alpha.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68e138783ca404416a4afe34f22f804d533c28fb73f87870f365c6ecdcee6c23" +checksum = "ce0dbf67341adad8d48255d605b45b25bf1c7445116355e61ed6219d204e94e0" dependencies = [ "brotli", "ctor", @@ -3067,7 +3090,7 @@ dependencies = [ "thiserror", "url", "walkdir", - "windows 0.51.1", + "windows-version", ] [[package]] @@ -3398,9 +3421,9 @@ checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" [[package]] name = "url" -version = "2.4.1" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" +checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" dependencies = [ "form_urlencoded", "idna", @@ -3416,9 +3439,9 @@ checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" [[package]] name = "uuid" -version = "1.6.0" +version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c58fe91d841bc04822c9801002db4ea904b9e4b8e6bbad25127b46eff8dc516b" +checksum = "5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560" dependencies = [ "getrandom 0.2.11", ] @@ -3634,7 +3657,7 @@ dependencies = [ "webview2-com-macros", "webview2-com-sys", "windows 0.44.0", - "windows-implement 0.44.0", + "windows-implement", ] [[package]] @@ -3700,8 +3723,8 @@ version = "0.44.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" dependencies = [ - "windows-implement 0.44.0", - "windows-interface 0.44.0", + "windows-implement", + "windows-interface", "windows-targets 0.42.2", ] @@ -3714,18 +3737,6 @@ dependencies = [ "windows-targets 0.48.5", ] -[[package]] -name = "windows" -version = "0.51.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9" -dependencies = [ - "windows-core", - "windows-implement 0.51.1", - "windows-interface 0.51.1", - "windows-targets 0.48.5", -] - [[package]] name = "windows-bindgen" version = "0.44.0" @@ -3756,17 +3767,6 @@ dependencies = [ "syn 1.0.109", ] -[[package]] -name = "windows-implement" -version = "0.51.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb2b158efec5af20d8846836622f50a87e6556b9153a42772fa047f773c0e555" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.39", -] - [[package]] name = "windows-interface" version = "0.44.0" @@ -3778,17 +3778,6 @@ dependencies = [ "syn 1.0.109", ] -[[package]] -name = "windows-interface" -version = "0.51.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0546e63e1ce64c04403d2311fa0e3ab5ae3a367bd524b4a38d8d8d18c70cfa76" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.39", -] - [[package]] name = "windows-metadata" version = "0.44.0" @@ -3849,12 +3838,36 @@ dependencies = [ "windows_x86_64_msvc 0.48.5", ] +[[package]] +name = "windows-targets" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" +dependencies = [ + "windows_aarch64_gnullvm 0.52.0", + "windows_aarch64_msvc 0.52.0", + "windows_i686_gnu 0.52.0", + "windows_i686_msvc 0.52.0", + "windows_x86_64_gnu 0.52.0", + "windows_x86_64_gnullvm 0.52.0", + "windows_x86_64_msvc 0.52.0", +] + [[package]] name = "windows-tokens" version = "0.44.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fa4251900975a0d10841c5d4bde79c56681543367ef811f3fabb8d1803b0959b" +[[package]] +name = "windows-version" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "75aa004c988e080ad34aff5739c39d0312f4684699d6d71fc8a198d057b8b9b4" +dependencies = [ + "windows-targets 0.52.0", +] + [[package]] name = "windows_aarch64_gnullvm" version = "0.42.2" @@ -3867,6 +3880,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" + [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -3879,6 +3898,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" + [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -3891,6 +3916,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" +[[package]] +name = "windows_i686_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" + [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -3903,6 +3934,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" +[[package]] +name = "windows_i686_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" + [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -3915,6 +3952,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" + [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -3927,6 +3970,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" + [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -3939,6 +3988,12 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" + [[package]] name = "winnow" version = "0.5.19" @@ -4004,7 +4059,7 @@ dependencies = [ "webkit2gtk-sys", "webview2-com", "windows 0.44.0", - "windows-implement 0.44.0", + "windows-implement", ] [[package]]