From b3af375d5aa7d6ac391c1f5d208ab67fd7e5a4d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:48:21 +0000 Subject: [PATCH] fix(deps): update dependency @mysten/zksend to v0.9.9 --- pnpm-lock.yaml | 337 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 283 insertions(+), 54 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6db9a7c..9563429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: version: 0.12.6(svelte@4.2.18)(typescript@5.1.6) '@mysten/zksend': specifier: ^0.9.4 - version: 0.9.4(svelte@4.2.18)(typescript@5.1.6) + version: 0.9.9(svelte@4.2.18)(typescript@5.1.6) '@radix-ui/react-dialog': specifier: ^1.0.2 version: 1.0.2(@types/react@18.0.25)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -271,7 +271,7 @@ importers: version: 0.3.0(bufferutil@4.0.7)(utf-8-validate@5.0.10) '@mysten/wallet-standard': specifier: ^0.12.6 - version: 0.12.6(svelte@4.2.18)(typescript@5.4.3) + version: 0.12.6(typescript@5.4.3) '@tsconfig/docusaurus': specifier: ^1.0.5 version: 1.0.6 @@ -295,12 +295,26 @@ packages: graphql: optional: true + '@0no-co/graphql.web@1.0.7': + resolution: {integrity: sha512-E3Qku4mTzdrlwVWGPxklDnME5ANrEGetvYw4i2GCRlppWXXE4QD66j7pwb8HelZwS6LnqEChhrSOGCXpbiu6MQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 + peerDependenciesMeta: + graphql: + optional: true + '@0no-co/graphqlsp@1.12.7': resolution: {integrity: sha512-jZeTKW8pl/IWTHWZUox5oQk0n+IsLNY+OkmxoZwW+AkZaQOXdzIlZ0OabJGw4+/vutwdZYR+UsoC8Nhi9hRnRw==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 typescript: ^5.0.0 + '@0no-co/graphqlsp@1.12.8': + resolution: {integrity: sha512-arW3ZzifyKIJhehoAlsP069AX73EN6q358bOCf+8z00PmfPR2DSxq7uGGSj0oFNe3vEDtGYl88HmFEWQ+0+dwQ==} + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 + typescript: ^5.0.0 + '@algolia/autocomplete-core@1.7.1': resolution: {integrity: sha512-eiZw+fxMzNQn01S8dA/hcCpoWCOCwcIIEUtHHdzN5TGB3IpzLbuhqFeTfh2OUhhgkE8Uo17+wH+QJ/wYyQmmzg==} @@ -380,6 +394,10 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} + '@ampproject/remapping@2.3.0': + resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} + engines: {node: '>=6.0.0'} + '@babel/code-frame@7.22.13': resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} engines: {node: '>=6.9.0'} @@ -565,6 +583,7 @@ packages: '@babel/plugin-proposal-object-rest-spread@7.12.1': resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. peerDependencies: '@babel/core': ^7.0.0-0 @@ -1426,6 +1445,12 @@ packages: resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@gql.tada/cli-utils@1.3.10': + resolution: {integrity: sha512-wmKW/4UuDR9rkgpXnzP2skftNO4Kc/LNkFImKXe0waus+ipvJLaV3dwQ1CghKQ1THzWl2KLp/yJ80BdFWA+HzA==} + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 + typescript: ^5.0.0 + '@gql.tada/cli-utils@1.3.9': resolution: {integrity: sha512-oRb7SG/+csx9CiypSJTI21KaLfulOUnhX1vxg4FXi2snub9XShkGR2XnnlJVTAOZXY9Vcxti1NutAElxdDkycA==} peerDependencies: @@ -1438,6 +1463,12 @@ packages: graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 typescript: ^5.0.0 + '@gql.tada/internal@1.0.1': + resolution: {integrity: sha512-VglE9pEUqCD7YwytLehI1RiEpxJsEkO+8onrMI8DEFTcrn+Irv2tQfPUHBC0LjtY5sFgoodCSLIcnxyZOKggYA==} + peerDependencies: + graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 + typescript: ^5.0.0 + '@graphql-typed-document-node/core@3.2.0': resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: @@ -1452,6 +1483,7 @@ packages: '@humanwhocodes/config-array@0.11.10': resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -1459,6 +1491,7 @@ packages: '@humanwhocodes/object-schema@1.2.1': resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + deprecated: Use @eslint/object-schema instead '@istanbuljs/load-nyc-config@1.1.0': resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} @@ -1538,14 +1571,26 @@ packages: resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} + '@jridgewell/gen-mapping@0.3.5': + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} + engines: {node: '>=6.0.0'} + '@jridgewell/resolve-uri@3.1.0': resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} + '@jridgewell/resolve-uri@3.1.2': + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} + engines: {node: '>=6.0.0'} + '@jridgewell/set-array@1.1.2': resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} + '@jridgewell/set-array@1.2.1': + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} + engines: {node: '>=6.0.0'} + '@jridgewell/source-map@0.3.2': resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} @@ -1558,6 +1603,9 @@ packages: '@jridgewell/trace-mapping@0.3.18': resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} + '@jridgewell/trace-mapping@0.3.25': + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -1591,9 +1639,6 @@ packages: '@mysten/bcs@0.3.0': resolution: {integrity: sha512-Me6OkrS+idPq+ZUM1MEcKP9YOTacZKLwo0gf8rfeImQ+G25tqPRhjpccZGOUJGOKh+gojH2vjkWi2TYJv9kNCg==} - '@mysten/bcs@1.0.1': - resolution: {integrity: sha512-ZcK3hkCxRcbMxuLgFf/dLTAVTkOg8J5e3QdQcbefh07Ja78O7M8nLgsgeBiNzWAuaD0B47DX0PoxxON8UngTaQ==} - '@mysten/bcs@1.0.2': resolution: {integrity: sha512-haHT0km/9yIIe8lwo8gDFxGLnoxfRF4WmEVCz4lDXbEVQRsZkF0zB97kukiwMjDuFBaGVUhrOMCLz6td8tSMaQ==} @@ -1601,28 +1646,30 @@ packages: resolution: {integrity: sha512-jQdeg6DfCtvwhcyKS8ipYSjMiKhDynWYzPcoO5MkcrATsEf8/Ktt7EU6+xEa3rfNLhYVKS5Qo2c2Nno+/HtlTA==} engines: {node: '>=16'} - '@mysten/sui@1.0.4': - resolution: {integrity: sha512-75yxOlnsHo0lapJaUR7KRQvymMPz9roDZ64onaRi109JToOqPxfegvFm7016kf1AgmnXT1TQiYue4ntGts5tsA==} - engines: {node: '>=18'} - '@mysten/sui@1.1.0': resolution: {integrity: sha512-1w8fAOzxF/YRaGK83q5ee1wZVE+snfVnMKSNTFRDWdj6oo8uiWNqUyaaEIt0EJvAXzcfsSjrEDxOU85PHdfaCg==} engines: {node: '>=18'} + '@mysten/sui@1.1.2': + resolution: {integrity: sha512-S1MfGvbkUxKGd39bfA6G21UVwJSSgJW8uKHinSByjt86+YKvSZxlF5zr6RVKcP4Rn8gl5ytMbZQfCPn+0nuGTg==} + engines: {node: '>=18'} + '@mysten/wallet-adapter-base@0.3.0': resolution: {integrity: sha512-Sk4J8R+9YYxGtFp2GkEgQX/JLKMGYg/VjB/KCA5D6VwjzjRkk7jgD9ImkSSceNmLeiG2F/VyCndVAPDoAAhzow==} + deprecated: Wallet adapters have been deprecated in favor of the Wallet Standard. Please upgrade to the latest Wallet Kit versions. '@mysten/wallet-adapter-sui-wallet@0.3.0': resolution: {integrity: sha512-PnbXWiH2hoWMu3FFZ5OY2PKTnRrTa+ZGy1UEA4EuYeW0kO+iUi56Us8yss9ZbrwWCAUbRs6k+ujbmGECg1VOkA==} - - '@mysten/wallet-standard@0.12.4': - resolution: {integrity: sha512-y0EiXfWPEp5oV/ml2P0wN6wePpvuUmtCcMrOXK9OdkZ9/9EXeFwMtnE1mJGqGLhZrUMf45SrXMhK6xQwiHxPNg==} + deprecated: Wallet adapters have been deprecated in favor of the Wallet Standard. Please upgrade to the latest Wallet Kit versions. '@mysten/wallet-standard@0.12.6': resolution: {integrity: sha512-G92IWhqF4GbPvQE8/UMfaPTuljG4SP817niyXkDxsiP7lMJ3ck6ilMDElNQkljWQV2KJZLYQD6kWO3RcP47zwQ==} - '@mysten/zksend@0.9.4': - resolution: {integrity: sha512-wo/gcPbjC1yfljeCEc9bCcYNwrhmhAaKf+YuJrZvNgGxPzlbW4agFuJo6SmoL6lshYGCJcpLXhM7maHoWK7zmA==} + '@mysten/wallet-standard@0.12.9': + resolution: {integrity: sha512-7UDiu11VkA8phWf/EVjZMSQqqQ6KzaZGr5OiqG1RsbrnVmAz3DApNLxHbBiH3rOJZL8CG0c+V6mHlenCVLrSDg==} + + '@mysten/zksend@0.9.9': + resolution: {integrity: sha512-8xUz4Alz4s8c0p36AlHiGzJkiedYK1CjZG5FojEoZY7v3Vu+0nvOIjS9fixCTGlUGHvBKpQuIKuuX3bEl6XESA==} '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} @@ -1630,6 +1677,9 @@ packages: '@noble/curves@1.1.0': resolution: {integrity: sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==} + '@noble/curves@1.4.0': + resolution: {integrity: sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==} + '@noble/hashes@1.3.0': resolution: {integrity: sha512-ilHEACi9DwqJB0pw7kv+Apvh50jiiSyR/cQ3y4W7lOR5mhvn/50FLUfsnfJz0BDZtl/RR16kXvptiv6q1msYZg==} @@ -1637,6 +1687,10 @@ packages: resolution: {integrity: sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==} engines: {node: '>= 16'} + '@noble/hashes@1.4.0': + resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} + engines: {node: '>= 16'} + '@noble/secp256k1@1.7.1': resolution: {integrity: sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==} @@ -1909,12 +1963,21 @@ packages: '@scure/base@1.1.1': resolution: {integrity: sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==} + '@scure/base@1.1.7': + resolution: {integrity: sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==} + '@scure/bip32@1.3.1': resolution: {integrity: sha512-osvveYtyzdEVbt3OfwwXFr4P2iVBL5u1Q3q4ONBfDY/UpOuXmOlbgwc1xECEboY8wIays8Yt6onaWMUdUbfl0A==} + '@scure/bip32@1.4.0': + resolution: {integrity: sha512-sVUpc0Vq3tXCkDGYVWGIZTRfnvu8LoTDaev7vbwh0omSvVORONr960MQWdKqJDCReIEmTj3PAr73O3aoxz7OPg==} + '@scure/bip39@1.2.1': resolution: {integrity: sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==} + '@scure/bip39@1.3.0': + resolution: {integrity: sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ==} + '@semantic-release/changelog@6.0.1': resolution: {integrity: sha512-FT+tAGdWHr0RCM3EpWegWnvXJ05LQtBkQUaQRIExONoXjVjLuOILNm4DEKNaV+GAQyJjbLRVs57ti//GypH6PA==} engines: {node: '>=14.17'} @@ -2437,15 +2500,27 @@ packages: '@volar/language-core@2.2.5': resolution: {integrity: sha512-2htyAuxRrAgETmFeUhT4XLELk3LiEcqoW/B8YUXMF6BrGWLMwIR09MFaZYvrA2UhbdAeSyeQ726HaWSWkexUcQ==} + '@volar/language-core@2.3.0': + resolution: {integrity: sha512-pvhL24WUh3VDnv7Yw5N1sjhPtdx7q9g+Wl3tggmnkMcyK8GcCNElF2zHiKznryn0DiUGk+eez/p2qQhz+puuHw==} + '@volar/source-map@2.2.5': resolution: {integrity: sha512-wrOEIiZNf4E+PWB0AxyM4tfhkfldPsb3bxg8N6FHrxJH2ohar7aGu48e98bp3pR9HUA7P/pR9VrLmkTrgCCnWQ==} + '@volar/source-map@2.3.0': + resolution: {integrity: sha512-G/228aZjAOGhDjhlyZ++nDbKrS9uk+5DMaEstjvzglaAw7nqtDyhnQAsYzUg6BMP9BtwZ59RIw5HGePrutn00Q==} + '@vue/compiler-core@3.4.27': resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} + '@vue/compiler-core@3.4.29': + resolution: {integrity: sha512-TFKiRkKKsRCKvg/jTSSKK7mYLJEQdUiUfykbG49rubC9SfDyvT2JrzTReopWlz2MxqeLyxh9UZhvxEIBgAhtrg==} + '@vue/compiler-dom@3.4.27': resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==} + '@vue/compiler-dom@3.4.29': + resolution: {integrity: sha512-A6+iZ2fKIEGnfPJejdB7b1FlJzgiD+Y/sxxKwJWg1EbJu6ZPgzaPQQ51ESGNv0CP6jm6Z7/pO6Ia8Ze6IKrX7w==} + '@vue/language-core@2.0.19': resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==} peerDependencies: @@ -2454,9 +2529,20 @@ packages: typescript: optional: true + '@vue/language-core@2.0.21': + resolution: {integrity: sha512-vjs6KwnCK++kIXT+eI63BGpJHfHNVJcUCr3RnvJsccT3vbJnZV5IhHR2puEkoOkIbDdp0Gqi1wEnv3hEd3WsxQ==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@vue/shared@3.4.27': resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} + '@vue/shared@3.4.29': + resolution: {integrity: sha512-hQ2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA==} + '@wallet-standard/app@1.0.1': resolution: {integrity: sha512-LnLYq2Vy2guTZ8GQKKSXQK3+FRGPil75XEdkZqE6fiLixJhZJoJa5hT7lXxwe0ykVTt9LEThdTbOpT7KadS26Q==} engines: {node: '>=16'} @@ -2534,6 +2620,7 @@ packages: abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} + deprecated: Use your platform's native atob() and btoa() methods instead accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -2565,8 +2652,8 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.11.3: - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} + acorn@8.12.0: + resolution: {integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==} engines: {node: '>=0.4.0'} hasBin: true @@ -3624,6 +3711,7 @@ packages: domexception@4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==} engines: {node: '>=12'} + deprecated: Use your platform's native DOMException instead domhandler@4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} @@ -3791,6 +3879,7 @@ packages: eslint-config-standard-with-typescript@22.0.0: resolution: {integrity: sha512-VA36U7UlFpwULvkdnh6MQj5GAV2Q+tT68ALLAwJP0ZuNXU2m0wX07uxX4qyLRdHgSzH4QJ73CveKBuSOYvh7vQ==} + deprecated: Please use eslint-config-love, instead. peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 eslint: ^8.0.1 @@ -4278,6 +4367,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported global-dirs@3.0.0: resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==} @@ -4324,6 +4414,12 @@ packages: peerDependencies: typescript: ^5.0.0 + gql.tada@1.7.6: + resolution: {integrity: sha512-wuFq2qmWFFQETV1qz2rWqIJ65qlLxxpiuMEDOB7zqmWnKGHYQ2k/bttyDGOKwroK2cgPZ8TGhzzaUQj9MZmwxw==} + hasBin: true + peerDependencies: + typescript: ^5.0.0 + graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} @@ -4337,6 +4433,10 @@ packages: resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + graphql@16.8.2: + resolution: {integrity: sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + gray-matter@4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} @@ -4597,6 +4697,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -5319,6 +5420,9 @@ packages: resolution: {integrity: sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==} engines: {node: '>=12'} + magic-string@0.30.10: + resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.5: resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} @@ -5467,6 +5571,7 @@ packages: mini-create-react-context@0.4.1: resolution: {integrity: sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. peerDependencies: prop-types: ^15.0.0 react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -6375,6 +6480,10 @@ packages: q@1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} + deprecated: |- + You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qs@6.10.3: resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} @@ -6721,6 +6830,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup-plugin-visualizer@5.9.2: @@ -7001,6 +7111,7 @@ packages: sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead space-separated-tokens@1.1.5: resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} @@ -7331,6 +7442,7 @@ packages: trim@0.0.1: resolution: {integrity: sha512-YzQV+TZg4AxpKxaTHK3c3D+kRDCGVEE7LemdlQZoQXn0iennk10RsIoY6ikzAqJTc9Xjl9C1/waHom/J86ziAQ==} + deprecated: Use String.prototype.trim() instead trough@1.0.5: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} @@ -8018,6 +8130,10 @@ snapshots: optionalDependencies: graphql: 16.8.1 + '@0no-co/graphql.web@1.0.7(graphql@16.8.2)': + optionalDependencies: + graphql: 16.8.2 + '@0no-co/graphqlsp@1.12.7(graphql@16.8.1)(typescript@5.1.6)': dependencies: '@gql.tada/internal': 1.0.0(graphql@16.8.1)(typescript@5.1.6) @@ -8030,6 +8146,12 @@ snapshots: graphql: 16.8.1 typescript: 5.4.3 + '@0no-co/graphqlsp@1.12.8(graphql@16.8.2)(typescript@5.1.6)': + dependencies: + '@gql.tada/internal': 1.0.1(graphql@16.8.2)(typescript@5.1.6) + graphql: 16.8.2 + typescript: 5.1.6 + '@algolia/autocomplete-core@1.7.1': dependencies: '@algolia/autocomplete-shared': 1.7.1 @@ -8134,6 +8256,11 @@ snapshots: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 + '@ampproject/remapping@2.3.0': + dependencies: + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + '@babel/code-frame@7.22.13': dependencies: '@babel/highlight': 7.22.20 @@ -9466,7 +9593,7 @@ snapshots: '@docusaurus/react-loadable@5.5.2(react@18.2.0)': dependencies: - '@types/react': 18.2.13 + '@types/react': 18.0.25 prop-types: 15.8.1 react: 18.2.0 @@ -9753,6 +9880,18 @@ snapshots: '@eslint/js@8.43.0': {} + '@gql.tada/cli-utils@1.3.10(graphql@16.8.2)(svelte@4.2.18)(typescript@5.1.6)': + dependencies: + '@0no-co/graphqlsp': 1.12.8(graphql@16.8.2)(typescript@5.1.6) + '@gql.tada/internal': 1.0.1(graphql@16.8.2)(typescript@5.1.6) + '@vue/compiler-dom': 3.4.29 + '@vue/language-core': 2.0.21(typescript@5.1.6) + graphql: 16.8.2 + svelte2tsx: 0.7.9(svelte@4.2.18)(typescript@5.1.6) + typescript: 5.1.6 + transitivePeerDependencies: + - svelte + '@gql.tada/cli-utils@1.3.9(graphql@16.8.1)(svelte@4.2.18)(typescript@5.1.6)': dependencies: '@0no-co/graphqlsp': 1.12.7(graphql@16.8.1)(typescript@5.1.6) @@ -9765,14 +9904,14 @@ snapshots: transitivePeerDependencies: - svelte - '@gql.tada/cli-utils@1.3.9(graphql@16.8.1)(svelte@4.2.18)(typescript@5.4.3)': + '@gql.tada/cli-utils@1.3.9(graphql@16.8.1)(typescript@5.4.3)': dependencies: '@0no-co/graphqlsp': 1.12.7(graphql@16.8.1)(typescript@5.4.3) '@gql.tada/internal': 1.0.0(graphql@16.8.1)(typescript@5.4.3) '@vue/compiler-dom': 3.4.27 '@vue/language-core': 2.0.19(typescript@5.4.3) graphql: 16.8.1 - svelte2tsx: 0.7.9(svelte@4.2.18)(typescript@5.4.3) + svelte2tsx: 0.7.9(typescript@5.4.3) typescript: 5.4.3 transitivePeerDependencies: - svelte @@ -9789,10 +9928,20 @@ snapshots: graphql: 16.8.1 typescript: 5.4.3 + '@gql.tada/internal@1.0.1(graphql@16.8.2)(typescript@5.1.6)': + dependencies: + '@0no-co/graphql.web': 1.0.7(graphql@16.8.2) + graphql: 16.8.2 + typescript: 5.1.6 + '@graphql-typed-document-node/core@3.2.0(graphql@16.8.1)': dependencies: graphql: 16.8.1 + '@graphql-typed-document-node/core@3.2.0(graphql@16.8.2)': + dependencies: + graphql: 16.8.2 + '@hapi/hoek@9.3.0': {} '@hapi/topo@5.1.0': @@ -9989,10 +10138,20 @@ snapshots: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/gen-mapping@0.3.5': + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/resolve-uri@3.1.0': {} + '@jridgewell/resolve-uri@3.1.2': {} + '@jridgewell/set-array@1.1.2': {} + '@jridgewell/set-array@1.2.1': {} + '@jridgewell/source-map@0.3.2': dependencies: '@jridgewell/gen-mapping': 0.3.3 @@ -10007,6 +10166,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/trace-mapping@0.3.25': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.0 @@ -10082,10 +10246,6 @@ snapshots: dependencies: bn.js: 5.2.1 - '@mysten/bcs@1.0.1': - dependencies: - bs58: 5.0.0 - '@mysten/bcs@1.0.2': dependencies: bs58: 5.0.0 @@ -10110,10 +10270,10 @@ snapshots: - encoding - utf-8-validate - '@mysten/sui@1.0.4(svelte@4.2.18)(typescript@5.1.6)': + '@mysten/sui@1.1.0(svelte@4.2.18)(typescript@5.1.6)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) - '@mysten/bcs': 1.0.1 + '@mysten/bcs': 1.0.2 '@noble/curves': 1.1.0 '@noble/hashes': 1.3.1 '@scure/bip32': 1.3.1 @@ -10128,7 +10288,7 @@ snapshots: - svelte - typescript - '@mysten/sui@1.1.0(svelte@4.2.18)(typescript@5.1.6)': + '@mysten/sui@1.1.0(typescript@5.4.3)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) '@mysten/bcs': 1.0.2 @@ -10138,7 +10298,7 @@ snapshots: '@scure/bip39': 1.2.1 '@suchipi/femver': 1.0.0 bech32: 2.0.0 - gql.tada: 1.7.5(graphql@16.8.1)(svelte@4.2.18)(typescript@5.1.6) + gql.tada: 1.7.5(graphql@16.8.1)(typescript@5.4.3) graphql: 16.8.1 tweetnacl: 1.0.3 valibot: 0.25.0 @@ -10146,18 +10306,18 @@ snapshots: - svelte - typescript - '@mysten/sui@1.1.0(svelte@4.2.18)(typescript@5.4.3)': + '@mysten/sui@1.1.2(svelte@4.2.18)(typescript@5.1.6)': dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.2) '@mysten/bcs': 1.0.2 - '@noble/curves': 1.1.0 - '@noble/hashes': 1.3.1 - '@scure/bip32': 1.3.1 - '@scure/bip39': 1.2.1 + '@noble/curves': 1.4.0 + '@noble/hashes': 1.4.0 + '@scure/bip32': 1.4.0 + '@scure/bip39': 1.3.0 '@suchipi/femver': 1.0.0 bech32: 2.0.0 - gql.tada: 1.7.5(graphql@16.8.1)(svelte@4.2.18)(typescript@5.4.3) - graphql: 16.8.1 + gql.tada: 1.7.6(graphql@16.8.2)(svelte@4.2.18)(typescript@5.1.6) + graphql: 16.8.2 tweetnacl: 1.0.3 valibot: 0.25.0 transitivePeerDependencies: @@ -10181,34 +10341,34 @@ snapshots: - encoding - utf-8-validate - '@mysten/wallet-standard@0.12.4(svelte@4.2.18)(typescript@5.1.6)': + '@mysten/wallet-standard@0.12.6(svelte@4.2.18)(typescript@5.1.6)': dependencies: - '@mysten/sui': 1.0.4(svelte@4.2.18)(typescript@5.1.6) + '@mysten/sui': 1.1.0(svelte@4.2.18)(typescript@5.1.6) '@wallet-standard/core': 1.0.3 transitivePeerDependencies: - svelte - typescript - '@mysten/wallet-standard@0.12.6(svelte@4.2.18)(typescript@5.1.6)': + '@mysten/wallet-standard@0.12.6(typescript@5.4.3)': dependencies: - '@mysten/sui': 1.1.0(svelte@4.2.18)(typescript@5.1.6) + '@mysten/sui': 1.1.0(typescript@5.4.3) '@wallet-standard/core': 1.0.3 transitivePeerDependencies: - svelte - typescript - '@mysten/wallet-standard@0.12.6(svelte@4.2.18)(typescript@5.4.3)': + '@mysten/wallet-standard@0.12.9(svelte@4.2.18)(typescript@5.1.6)': dependencies: - '@mysten/sui': 1.1.0(svelte@4.2.18)(typescript@5.4.3) + '@mysten/sui': 1.1.2(svelte@4.2.18)(typescript@5.1.6) '@wallet-standard/core': 1.0.3 transitivePeerDependencies: - svelte - typescript - '@mysten/zksend@0.9.4(svelte@4.2.18)(typescript@5.1.6)': + '@mysten/zksend@0.9.9(svelte@4.2.18)(typescript@5.1.6)': dependencies: - '@mysten/sui': 1.0.4(svelte@4.2.18)(typescript@5.1.6) - '@mysten/wallet-standard': 0.12.4(svelte@4.2.18)(typescript@5.1.6) + '@mysten/sui': 1.1.2(svelte@4.2.18)(typescript@5.1.6) + '@mysten/wallet-standard': 0.12.9(svelte@4.2.18)(typescript@5.1.6) mitt: 3.0.1 nanostores: 0.9.5 valibot: 0.25.0 @@ -10224,10 +10384,16 @@ snapshots: dependencies: '@noble/hashes': 1.3.1 + '@noble/curves@1.4.0': + dependencies: + '@noble/hashes': 1.4.0 + '@noble/hashes@1.3.0': {} '@noble/hashes@1.3.1': {} + '@noble/hashes@1.4.0': {} + '@noble/secp256k1@1.7.1': {} '@nodelib/fs.scandir@2.1.5': @@ -10529,17 +10695,30 @@ snapshots: '@scure/base@1.1.1': {} + '@scure/base@1.1.7': {} + '@scure/bip32@1.3.1': dependencies: '@noble/curves': 1.1.0 '@noble/hashes': 1.3.1 '@scure/base': 1.1.1 + '@scure/bip32@1.4.0': + dependencies: + '@noble/curves': 1.4.0 + '@noble/hashes': 1.4.0 + '@scure/base': 1.1.7 + '@scure/bip39@1.2.1': dependencies: '@noble/hashes': 1.3.1 '@scure/base': 1.1.1 + '@scure/bip39@1.3.0': + dependencies: + '@noble/hashes': 1.4.0 + '@scure/base': 1.1.7 + '@semantic-release/changelog@6.0.1(semantic-release@19.0.5)': dependencies: '@semantic-release/error': 3.0.0 @@ -11227,10 +11406,18 @@ snapshots: dependencies: '@volar/source-map': 2.2.5 + '@volar/language-core@2.3.0': + dependencies: + '@volar/source-map': 2.3.0 + '@volar/source-map@2.2.5': dependencies: muggle-string: 0.4.1 + '@volar/source-map@2.3.0': + dependencies: + muggle-string: 0.4.1 + '@vue/compiler-core@3.4.27': dependencies: '@babel/parser': 7.24.7 @@ -11239,11 +11426,24 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 + '@vue/compiler-core@3.4.29': + dependencies: + '@babel/parser': 7.24.7 + '@vue/shared': 3.4.29 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.0 + '@vue/compiler-dom@3.4.27': dependencies: '@vue/compiler-core': 3.4.27 '@vue/shared': 3.4.27 + '@vue/compiler-dom@3.4.29': + dependencies: + '@vue/compiler-core': 3.4.29 + '@vue/shared': 3.4.29 + '@vue/language-core@2.0.19(typescript@5.1.6)': dependencies: '@volar/language-core': 2.2.5 @@ -11268,8 +11468,22 @@ snapshots: optionalDependencies: typescript: 5.4.3 + '@vue/language-core@2.0.21(typescript@5.1.6)': + dependencies: + '@volar/language-core': 2.3.0 + '@vue/compiler-dom': 3.4.29 + '@vue/shared': 3.4.29 + computeds: 0.0.1 + minimatch: 9.0.4 + path-browserify: 1.0.1 + vue-template-compiler: 2.7.16 + optionalDependencies: + typescript: 5.1.6 + '@vue/shared@3.4.27': {} + '@vue/shared@3.4.29': {} + '@wallet-standard/app@1.0.1': dependencies: '@wallet-standard/base': 1.0.1 @@ -11402,7 +11616,7 @@ snapshots: acorn@7.4.1: {} - acorn@8.11.3: {} + acorn@8.12.0: {} acorn@8.8.0: {} @@ -12081,7 +12295,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 '@types/estree': 1.0.5 - acorn: 8.11.3 + acorn: 8.12.0 estree-walker: 3.0.3 periscopic: 3.1.0 @@ -13581,16 +13795,26 @@ snapshots: - graphql - svelte - gql.tada@1.7.5(graphql@16.8.1)(svelte@4.2.18)(typescript@5.4.3): + gql.tada@1.7.5(graphql@16.8.1)(typescript@5.4.3): dependencies: '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) - '@gql.tada/cli-utils': 1.3.9(graphql@16.8.1)(svelte@4.2.18)(typescript@5.4.3) + '@gql.tada/cli-utils': 1.3.9(graphql@16.8.1)(typescript@5.4.3) '@gql.tada/internal': 1.0.0(graphql@16.8.1)(typescript@5.4.3) typescript: 5.4.3 transitivePeerDependencies: - graphql - svelte + gql.tada@1.7.6(graphql@16.8.2)(svelte@4.2.18)(typescript@5.1.6): + dependencies: + '@0no-co/graphql.web': 1.0.7(graphql@16.8.2) + '@gql.tada/cli-utils': 1.3.10(graphql@16.8.2)(svelte@4.2.18)(typescript@5.1.6) + '@gql.tada/internal': 1.0.1(graphql@16.8.2)(typescript@5.1.6) + typescript: 5.1.6 + transitivePeerDependencies: + - graphql + - svelte + graceful-fs@4.2.11: {} grapheme-splitter@1.0.4: {} @@ -13599,6 +13823,8 @@ snapshots: graphql@16.8.1: {} + graphql@16.8.2: {} + gray-matter@4.0.3: dependencies: js-yaml: 3.14.1 @@ -14797,6 +15023,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.10: + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.5: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -16895,20 +17125,19 @@ snapshots: svelte: 4.2.18 typescript: 5.1.6 - svelte2tsx@0.7.9(svelte@4.2.18)(typescript@5.4.3): + svelte2tsx@0.7.9(typescript@5.4.3): dependencies: dedent-js: 1.0.1 pascal-case: 3.1.2 - svelte: 4.2.18 typescript: 5.4.3 svelte@4.2.18: dependencies: - '@ampproject/remapping': 2.2.1 + '@ampproject/remapping': 2.3.0 '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/trace-mapping': 0.3.25 '@types/estree': 1.0.5 - acorn: 8.11.3 + acorn: 8.12.0 aria-query: 5.3.0 axobject-query: 4.0.0 code-red: 1.0.4 @@ -16916,7 +17145,7 @@ snapshots: estree-walker: 3.0.3 is-reference: 3.0.2 locate-character: 3.0.0 - magic-string: 0.30.5 + magic-string: 0.30.10 periscopic: 3.1.0 svg-parser@2.0.4: {}