diff --git a/package.json b/package.json index 35ee4c425..c0db7ae33 100644 --- a/package.json +++ b/package.json @@ -2,14 +2,14 @@ "name": "aptos-explorer", "version": "0.0.1", "private": true, - "packageManager": "pnpm@8.6.5", + "packageManager": "pnpm@8.6.7", "type": "module", "dependencies": { "@apollo/client": "^3.7.9", "@aptos-labs/aptos-names-connector": "^0.0.2", "@aptos-labs/wallet-adapter-mui-design": "^1.0.0", "@aptos-labs/wallet-adapter-react": "^1.2.1", - "@blocto/aptos-wallet-adapter-plugin": "^0.1.4", + "@blocto/aptos-wallet-adapter-plugin": "^0.2.0", "@download/blockies": "^1.0.3", "@emotion/react": "latest", "@emotion/styled": "latest", @@ -46,7 +46,7 @@ "moment": "^2.29.4", "msafe-plugin-wallet-adapter": "^0.1.0", "pako": "^2.1.0", - "petra-plugin-wallet-adapter": "^0.1.3", + "petra-plugin-wallet-adapter": "^0.2.0", "react": "latest", "react-chartjs-2": "^5.2.0", "react-copy-to-clipboard": "^5.1.0", @@ -109,6 +109,6 @@ "prettier": "^2.8.5", "vite": "^4.3.8", "vite-plugin-svgr": "^3.2.0", - "vitest": "^0.32.0" + "vitest": "^0.33.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6b9047e2..7a4155353 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.1' +lockfileVersion: '6.0' settings: autoInstallPeers: true @@ -10,37 +10,37 @@ dependencies: version: 3.7.10(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0) '@aptos-labs/aptos-names-connector': specifier: ^0.0.2 - version: 0.0.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-copy-to-clipboard@5.1.0)(react-dom@18.2.0)(react@18.2.0) + version: 0.0.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-copy-to-clipboard@5.1.0)(react-dom@18.2.0)(react@18.2.0) '@aptos-labs/wallet-adapter-mui-design': specifier: ^1.0.0 - version: 1.0.0(@types/react@18.2.12) + version: 1.0.0(@types/react@18.2.15) '@aptos-labs/wallet-adapter-react': specifier: ^1.2.1 version: 1.2.1 '@blocto/aptos-wallet-adapter-plugin': - specifier: ^0.1.4 - version: 0.1.4(@solana/web3.js@1.75.0) + specifier: ^0.2.0 + version: 0.2.0(@solana/web3.js@1.75.0) '@download/blockies': specifier: ^1.0.3 version: 1.0.3 '@emotion/react': specifier: latest - version: 11.11.1(@types/react@18.2.12)(react@18.2.0) + version: 11.11.1(@types/react@18.2.15)(react@18.2.0) '@emotion/styled': specifier: latest - version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) + version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) '@martianwallet/aptos-wallet-adapter': specifier: ^0.0.4 version: 0.0.4 '@mui/icons-material': specifier: ^5.11.11 - version: 5.11.11(@mui/material@5.11.16)(@types/react@18.2.12)(react@18.2.0) + version: 5.11.11(@mui/material@5.11.16)(@types/react@18.2.15)(react@18.2.0) '@mui/material': specifier: ^5.11.13 - version: 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) + version: 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) '@mui/system': specifier: ^5.11.13 - version: 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react@18.2.0) + version: 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react@18.2.0) '@mui/x-date-pickers': specifier: ^6.0.0 version: 6.0.0(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.11.16)(@mui/system@5.11.16)(date-fns@2.29.3)(moment@2.29.4)(react-dom@18.2.0)(react@18.2.0) @@ -79,10 +79,10 @@ dependencies: version: 4.14.191 '@types/react': specifier: latest - version: 18.2.12 + version: 18.2.15 '@types/react-dom': specifier: latest - version: 18.2.5 + version: 18.2.7 '@types/react-simple-maps': specifier: ^3.0.0 version: 3.0.0 @@ -129,8 +129,8 @@ dependencies: specifier: ^2.1.0 version: 2.1.0 petra-plugin-wallet-adapter: - specifier: ^0.1.3 - version: 0.1.3 + specifier: ^0.2.0 + version: 0.2.0 react: specifier: latest version: 18.2.0 @@ -160,7 +160,7 @@ dependencies: version: 9.4.3(react@18.2.0) react-json-view: specifier: ^1.21.3 - version: 1.21.3(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) + version: 1.21.3(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) react-loading-skeleton: specifier: ^3.1.1 version: 3.2.0(react@18.2.0) @@ -233,8 +233,8 @@ devDependencies: specifier: ^3.2.0 version: 3.2.0(vite@4.3.8) vitest: - specifier: ^0.32.0 - version: 0.32.0 + specifier: ^0.33.0 + version: 0.33.0 packages: @@ -281,16 +281,16 @@ packages: zen-observable-ts: 1.2.5 dev: false - /@aptos-labs/aptos-names-connector@0.0.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-copy-to-clipboard@5.1.0)(react-dom@18.2.0)(react@18.2.0): + /@aptos-labs/aptos-names-connector@0.0.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-copy-to-clipboard@5.1.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-x8mB2Cjiq2y5tXhcaEcKT2/dK2QEz1QdJBBQZ132/HQlkFmINSCxlwjdwAG6xr0/6Om7m1Cmpbv2R+3XvXw6JQ==} peerDependencies: react: ^18.2.0 react-copy-to-clipboard: ^5.1.0 react-dom: ^18.2.0 dependencies: - '@mui/icons-material': 5.11.11(@mui/material@5.11.16)(@types/react@18.2.12)(react@18.2.0) - '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) - '@mui/styles': 5.11.16(@types/react@18.2.12)(react@18.2.0) + '@mui/icons-material': 5.11.11(@mui/material@5.11.16)(@types/react@18.2.15)(react@18.2.0) + '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) + '@mui/styles': 5.11.16(@types/react@18.2.15)(react@18.2.0) aptos: 1.8.3 react: 18.2.0 react-copy-to-clipboard: 5.1.0(react@18.2.0) @@ -355,15 +355,26 @@ packages: - debug dev: false - /@aptos-labs/wallet-adapter-mui-design@1.0.0(@types/react@18.2.12): + /@aptos-labs/wallet-adapter-core@2.5.0: + resolution: {integrity: sha512-+OFQ51vdsBzYu9U281yvuOTaj/Qbo3D26ai3m+S0vKX2QdaDSMlpzDPz1NHVNU4nJnq0yk2ukfIA5fq2FgTPeA==} + dependencies: + aptos: 1.9.1 + buffer: 6.0.3 + eventemitter3: 4.0.7 + tweetnacl: 1.0.3 + transitivePeerDependencies: + - debug + dev: false + + /@aptos-labs/wallet-adapter-mui-design@1.0.0(@types/react@18.2.15): resolution: {integrity: sha512-qGD2PjRQN4IG6Xr9ynfvisqIo/waxTHPDIWTiPZvTLmGU+osOBLzoUGoCNTepPPFWp0Hl0GYc/nMgTCEYMR21w==} dependencies: '@aptos-labs/wallet-adapter-react': 1.2.1 '@babel/core': 7.21.8 - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) - '@mui/icons-material': 5.11.11(@mui/material@5.11.16)(@types/react@18.2.12)(react@18.2.0) - '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) + '@mui/icons-material': 5.11.11(@mui/material@5.11.16)(@types/react@18.2.15)(react@18.2.0) + '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) aptos: 1.9.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -759,12 +770,12 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 - /@blocto/aptos-wallet-adapter-plugin@0.1.4(@solana/web3.js@1.75.0): - resolution: {integrity: sha512-PixSfs0r6pkfWnLRlYTKD33MlmmTBxYhztUu/nPoxrSS/Ik04xBUbwGOXmLmfylUDjIHxSq/D9W7LfxpdK0JUw==} + /@blocto/aptos-wallet-adapter-plugin@0.2.0(@solana/web3.js@1.75.0): + resolution: {integrity: sha512-FaTaPK5UFkYnwZVlooI3PeMcVEz7BtBTNP56mG8PO6DChN1iBmIrNr7xya+J5t0zuPG3LAl+HEzzawve74+uwg==} dependencies: - '@aptos-labs/wallet-adapter-core': 0.2.3 - '@blocto/sdk': 0.4.1(@solana/web3.js@1.75.0)(aptos@1.8.3) - aptos: 1.8.3 + '@aptos-labs/wallet-adapter-core': 2.3.1 + '@blocto/sdk': 0.5.1(@solana/web3.js@1.75.0)(aptos@1.9.1) + aptos: 1.9.1 transitivePeerDependencies: - '@solana/web3.js' - bufferutil @@ -772,8 +783,8 @@ packages: - utf-8-validate dev: false - /@blocto/sdk@0.4.1(@solana/web3.js@1.75.0)(aptos@1.8.3): - resolution: {integrity: sha512-bCt4XtYamWIXR9k/WxJodlIJQ+0tAolbc4464kQrv6ffAaqWRdoVswym8SLlRfYFzEwdoKd9lVXSsFt4cI7Buw==} + /@blocto/sdk@0.5.1(@solana/web3.js@1.75.0)(aptos@1.9.1): + resolution: {integrity: sha512-I1ayT4v9obpqqOXHRu4Aztr5qvH8q840yVsn3Penp3zm0MV/rDBRfLWjSSADNtsuXFyV8ntwpWffR4NQdrGw4g==} peerDependencies: '@solana/web3.js': ^1.30.2 aptos: ^1.3.14 @@ -784,8 +795,8 @@ packages: optional: true dependencies: '@solana/web3.js': 1.75.0 - aptos: 1.8.3 - bs58: 4.0.1 + aptos: 1.9.1 + bs58: 5.0.0 buffer: 6.0.3 eip1193-provider: 1.0.1 js-sha3: 0.8.0 @@ -926,7 +937,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.1(@types/react@18.2.12)(react@18.2.0): + /@emotion/react@11.11.1(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -942,7 +953,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.12 + '@types/react': 18.2.15 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -961,7 +972,7 @@ packages: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -974,11 +985,11 @@ packages: '@babel/runtime': 7.21.0 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) '@emotion/serialize': 1.1.2 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 - '@types/react': 18.2.12 + '@types/react': 18.2.15 react: 18.2.0 dev: false @@ -1721,6 +1732,10 @@ packages: /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + /@jridgewell/sourcemap-codec@1.4.15: + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + dev: true + /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} dependencies: @@ -1769,7 +1784,7 @@ packages: - debug dev: false - /@mui/base@5.0.0-alpha.124(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-alpha.124(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-I6M+FrjRCybQCr8I8JTu6L2MkUobSQFgNIpOJyDNKL5zq/73LvZIQXvsKumAzthVGvI1PYaarM9vGDrDYbumKA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1782,10 +1797,10 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/is-prop-valid': 1.2.1 - '@mui/types': 7.2.3(@types/react@18.2.12) + '@mui/types': 7.2.3(@types/react@18.2.15) '@mui/utils': 5.11.13(react@18.2.0) '@popperjs/core': 2.11.7 - '@types/react': 18.2.12 + '@types/react': 18.2.15 clsx: 1.2.1 prop-types: 15.8.1 react: 18.2.0 @@ -1797,7 +1812,7 @@ packages: resolution: {integrity: sha512-GxRfZ/HquQ/1nUc9qQVGReP6oOMS8/3QjPJ+23a7TMrxl2wjlmXrMNn7tRa30vZcGcDgEG+J0aseefUN0AoawQ==} dev: false - /@mui/icons-material@5.11.11(@mui/material@5.11.16)(@types/react@18.2.12)(react@18.2.0): + /@mui/icons-material@5.11.11(@mui/material@5.11.16)(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-Eell3ADmQVE8HOpt/LZ3zIma8JSvPh3XgnhwZLT0k5HRqZcd6F/QDHc7xsWtgz09t+UEFvOYJXjtrwKmLdwwpw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1809,12 +1824,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) - '@types/react': 18.2.12 + '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) + '@types/react': 18.2.15 react: 18.2.0 dev: false - /@mui/material@5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-++glQqbZ3rMzOWB77yOvqRG+k8+scYTUKVWZpWff+GWsf6L10g9L2wgRhhAS8bDLuxCbXZlPNbSZowXDDw6z6Q==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1832,14 +1847,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) - '@mui/base': 5.0.0-alpha.124(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) + '@mui/base': 5.0.0-alpha.124(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.11.16 - '@mui/system': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react@18.2.0) - '@mui/types': 7.2.3(@types/react@18.2.12) + '@mui/system': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react@18.2.0) + '@mui/types': 7.2.3(@types/react@18.2.15) '@mui/utils': 5.11.13(react@18.2.0) - '@types/react': 18.2.12 + '@types/react': 18.2.15 '@types/react-transition-group': 4.4.5 clsx: 1.2.1 csstype: 3.1.2 @@ -1850,7 +1865,7 @@ packages: react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) dev: false - /@mui/private-theming@5.11.13(@types/react@18.2.12)(react@18.2.0): + /@mui/private-theming@5.11.13(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-PJnYNKzW5LIx3R+Zsp6WZVPs6w5sEKJ7mgLNnUXuYB1zo5aX71FVLtV7geyPXRcaN2tsoRNK7h444ED0t7cIjA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1862,7 +1877,7 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@mui/utils': 5.11.13(react@18.2.0) - '@types/react': 18.2.12 + '@types/react': 18.2.15 prop-types: 15.8.1 react: 18.2.0 dev: false @@ -1882,14 +1897,14 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/styles@5.11.16(@types/react@18.2.12)(react@18.2.0): + /@mui/styles@5.11.16(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-KoJubDToD4jqslY4f2K7dzLQoEOWHWnh0qGp8ybFeQBAyffIcuBGEOYqe0YbsJKgU7/Qv+nTHtgvl/y6OS1w3w==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1901,10 +1916,10 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.11.13(@types/react@18.2.12)(react@18.2.0) - '@mui/types': 7.2.3(@types/react@18.2.12) + '@mui/private-theming': 5.11.13(@types/react@18.2.15)(react@18.2.0) + '@mui/types': 7.2.3(@types/react@18.2.15) '@mui/utils': 5.11.13(react@18.2.0) - '@types/react': 18.2.12 + '@types/react': 18.2.15 clsx: 1.2.1 csstype: 3.1.2 hoist-non-react-statics: 3.3.2 @@ -1920,7 +1935,7 @@ packages: react: 18.2.0 dev: false - /@mui/system@5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react@18.2.0): + /@mui/system@5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-JY7CNm7ik2Gr4kQpz1+C9N/f4ET3QjVBo/iaHcmlSOgjdxnOzFbv+vCdb1DMzBGew+UbqckppZpZwbgbrBE2Rw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1937,20 +1952,20 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) - '@mui/private-theming': 5.11.13(@types/react@18.2.12)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) + '@mui/private-theming': 5.11.13(@types/react@18.2.15)(react@18.2.0) '@mui/styled-engine': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0) - '@mui/types': 7.2.3(@types/react@18.2.12) + '@mui/types': 7.2.3(@types/react@18.2.15) '@mui/utils': 5.11.13(react@18.2.0) - '@types/react': 18.2.12 + '@types/react': 18.2.15 clsx: 1.2.1 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/types@7.2.3(@types/react@18.2.12): + /@mui/types@7.2.3(@types/react@18.2.15): resolution: {integrity: sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==} peerDependencies: '@types/react': '*' @@ -1958,7 +1973,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: false /@mui/utils@5.11.13(react@18.2.0): @@ -2021,10 +2036,10 @@ packages: '@date-io/jalaali': 2.16.1(moment@2.29.4) '@date-io/luxon': 2.16.1 '@date-io/moment': 2.16.1(moment@2.29.4) - '@emotion/react': 11.11.1(@types/react@18.2.12)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.12)(react@18.2.0) - '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.12)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.15)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.15)(react@18.2.0) + '@mui/material': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.11.16(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.15)(react@18.2.0) '@mui/utils': 5.11.13(react@18.2.0) '@types/react-transition-group': 4.4.5 clsx: 1.2.1 @@ -2714,10 +2729,10 @@ packages: resolution: {integrity: sha512-5nwNZcVSsftqNj6kl/s48yKFL2VDQBPCPC1wkEeD430s9g/p80ysAYUOxCPBo7OU5OX7Ofo3KMrJzml5Jw8Now==} dev: true - /@types/react-dom@18.2.5: - resolution: {integrity: sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==} + /@types/react-dom@18.2.7: + resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: false /@types/react-gtm-module@2.0.1: @@ -2727,7 +2742,7 @@ packages: /@types/react-is@17.0.3: resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==} dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: false /@types/react-simple-maps@3.0.0: @@ -2736,23 +2751,23 @@ packages: '@types/d3-geo': 2.0.4 '@types/d3-zoom': 2.0.3 '@types/geojson': 7946.0.10 - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: false /@types/react-syntax-highlighter@15.5.6: resolution: {integrity: sha512-i7wFuLbIAFlabTeD2I1cLjEOrG/xdMa/rpx2zwzAoGHuXJDhSqp9BSfDlMHSh9JSuNfxHk9eEmMX6D55GiyjGg==} dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: true /@types/react-transition-group@4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 dev: false - /@types/react@18.2.12: - resolution: {integrity: sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==} + /@types/react@18.2.15: + resolution: {integrity: sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -2934,43 +2949,42 @@ packages: - supports-color dev: true - /@vitest/expect@0.32.0: - resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==} + /@vitest/expect@0.33.0: + resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==} dependencies: - '@vitest/spy': 0.32.0 - '@vitest/utils': 0.32.0 + '@vitest/spy': 0.33.0 + '@vitest/utils': 0.33.0 chai: 4.3.7 dev: true - /@vitest/runner@0.32.0: - resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==} + /@vitest/runner@0.33.0: + resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==} dependencies: - '@vitest/utils': 0.32.0 - concordance: 5.0.4 + '@vitest/utils': 0.33.0 p-limit: 4.0.0 - pathe: 1.1.0 + pathe: 1.1.1 dev: true - /@vitest/snapshot@0.32.0: - resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==} + /@vitest/snapshot@0.33.0: + resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==} dependencies: - magic-string: 0.30.0 - pathe: 1.1.0 - pretty-format: 27.5.1 + magic-string: 0.30.1 + pathe: 1.1.1 + pretty-format: 29.5.0 dev: true - /@vitest/spy@0.32.0: - resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==} + /@vitest/spy@0.33.0: + resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==} dependencies: - tinyspy: 2.1.0 + tinyspy: 2.1.1 dev: true - /@vitest/utils@0.32.0: - resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==} + /@vitest/utils@0.33.0: + resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==} dependencies: - concordance: 5.0.4 + diff-sequences: 29.4.3 loupe: 2.3.6 - pretty-format: 27.5.1 + pretty-format: 29.5.0 dev: true /@wallet-standard/app@1.0.1: @@ -3060,6 +3074,12 @@ packages: engines: {node: '>=0.4.0'} dev: true + /acorn@8.10.0: + resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} + engines: {node: '>=0.4.0'} + hasBin: true + dev: true + /acorn@8.8.2: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} engines: {node: '>=0.4.0'} @@ -3319,10 +3339,6 @@ packages: file-uri-to-path: 1.0.0 dev: false - /blueimp-md5@2.19.0: - resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==} - dev: true - /bn.js@4.12.0: resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} dev: false @@ -3562,20 +3578,6 @@ packages: /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /concordance@5.0.4: - resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} - engines: {node: '>=10.18.0 <11 || >=12.14.0 <13 || >=14'} - dependencies: - date-time: 3.1.0 - esutils: 2.0.3 - fast-diff: 1.3.0 - js-string-escape: 1.0.1 - lodash: 4.17.21 - md5-hex: 3.0.1 - semver: 7.3.8 - well-known-symbols: 2.0.0 - dev: true - /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} @@ -3784,13 +3786,6 @@ packages: engines: {node: '>=0.11'} dev: false - /date-time@3.1.0: - resolution: {integrity: sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg==} - engines: {node: '>=6'} - dependencies: - time-zone: 1.0.0 - dev: true - /debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} @@ -3868,6 +3863,7 @@ packages: /eip1193-provider@1.0.1: resolution: {integrity: sha512-kSuqwQ26d7CzuS/t3yRXo2Su2cVH0QfvyKbr2H7Be7O5YDyIq4hQGCNTo5wRdP07bt+E2R/8nPCzey4ojBHf7g==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dependencies: '@json-rpc-tools/provider': 1.7.6 transitivePeerDependencies: @@ -4172,10 +4168,6 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-diff@1.3.0: - resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} - dev: true - /fast-equals@4.0.3: resolution: {integrity: sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==} dev: false @@ -4836,11 +4828,6 @@ packages: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} dev: false - /js-string-escape@1.0.1: - resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} - engines: {node: '>= 0.8'} - dev: true - /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -5051,6 +5038,7 @@ packages: /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + dev: false /log-update@4.0.0: resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==} @@ -5097,11 +5085,11 @@ packages: dependencies: yallist: 4.0.0 - /magic-string@0.30.0: - resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} + /magic-string@0.30.1: + resolution: {integrity: sha512-mbVKXPmS0z0G4XqFDCTllmDQ6coZzn94aMlb0o/A4HEHJCKcanlDZwYJgwnkmgD3jyWhUgj9VsPrfd972yPffA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /make-error@1.3.6: @@ -5114,13 +5102,6 @@ packages: tmpl: 1.0.5 dev: true - /md5-hex@3.0.1: - resolution: {integrity: sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==} - engines: {node: '>=8'} - dependencies: - blueimp-md5: 2.19.0 - dev: true - /merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} dev: true @@ -5176,11 +5157,11 @@ packages: resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==} dev: false - /mlly@1.2.1: - resolution: {integrity: sha512-1aMEByaWgBPEbWV2BOPEMySRrzl7rIHXmQxam4DM8jVjalTQDjpN2ZKOLUrwyhfZQO7IXHml2StcHMhooDeEEQ==} + /mlly@1.4.0: + resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} dependencies: - acorn: 8.8.2 - pathe: 1.1.0 + acorn: 8.10.0 + pathe: 1.1.1 pkg-types: 1.0.3 ufo: 1.1.2 dev: true @@ -5408,19 +5389,19 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /pathe@1.1.0: - resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} + /pathe@1.1.1: + resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} dev: true /pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true - /petra-plugin-wallet-adapter@0.1.3: - resolution: {integrity: sha512-AiqcaF8U3rGQWJdfz2gVychCgM76iJKVFxLkew6NBiK8Om0QPCRO9XMWvcNU87jzSjX3Ze8bhiHiUkvtm5aDEw==} + /petra-plugin-wallet-adapter@0.2.0: + resolution: {integrity: sha512-5IBo7Mo5pWZVhY8PvLL0qdM+5GJiPvHqVknFGMtl1xjShJNcfqfLH/YG4AOu07QNqQ16GfNYjxCyPeBsxYOOiA==} dependencies: - '@aptos-labs/wallet-adapter-core': 0.1.7 - aptos: 1.8.3 + '@aptos-labs/wallet-adapter-core': 2.5.0 + aptos: 1.9.1 transitivePeerDependencies: - debug dev: false @@ -5447,8 +5428,8 @@ packages: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} dependencies: jsonc-parser: 3.2.0 - mlly: 1.2.1 - pathe: 1.1.0 + mlly: 1.4.0 + pathe: 1.1.1 dev: true /postcss-value-parser@3.3.1: @@ -5474,15 +5455,6 @@ packages: hasBin: true dev: true - /pretty-format@27.5.1: - resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - ansi-regex: 5.0.1 - ansi-styles: 5.2.0 - react-is: 17.0.2 - dev: true - /pretty-format@29.5.0: resolution: {integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -5612,14 +5584,10 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: false - /react-is@17.0.2: - resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - dev: true - /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-json-view@1.21.3(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0): + /react-json-view@1.21.3(@types/react@18.2.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==} peerDependencies: react: ^17.0.0 || ^16.3.0 || ^15.5.4 @@ -5630,7 +5598,7 @@ packages: react-base16-styling: 0.6.0 react-dom: 18.2.0(react@18.2.0) react-lifecycles-compat: 3.0.4 - react-textarea-autosize: 8.4.0(@types/react@18.2.12)(react@18.2.0) + react-textarea-autosize: 8.4.0(@types/react@18.2.15)(react@18.2.0) transitivePeerDependencies: - '@types/react' - encoding @@ -5741,7 +5709,7 @@ packages: refractor: 3.6.0 dev: false - /react-textarea-autosize@8.4.0(@types/react@18.2.12)(react@18.2.0): + /react-textarea-autosize@8.4.0(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-YrTFaEHLgJsi8sJVYHBzYn+mkP3prGkmP2DKb/tm0t7CLJY5t1Rxix8070LAKb0wby7bl/lf2EeHkuMihMZMwQ==} engines: {node: '>=10'} peerDependencies: @@ -5750,7 +5718,7 @@ packages: '@babel/runtime': 7.21.0 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.2.12)(react@18.2.0) + use-latest: 1.2.1(@types/react@18.2.15)(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false @@ -6096,7 +6064,7 @@ packages: /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} dependencies: - acorn: 8.8.2 + acorn: 8.10.0 dev: true /stylis@4.2.0: @@ -6164,11 +6132,6 @@ packages: /through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - /time-zone@1.0.0: - resolution: {integrity: sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA==} - engines: {node: '>=4'} - dev: true - /tiny-warning@1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} dev: false @@ -6177,13 +6140,13 @@ packages: resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==} dev: true - /tinypool@0.5.0: - resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==} + /tinypool@0.6.0: + resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==} engines: {node: '>=14.0.0'} dev: true - /tinyspy@2.1.0: - resolution: {integrity: sha512-7eORpyqImoOvkQJCSkL0d0mB4NHHIFAy4b1u8PHdDa7SjGS2njzl6/lyGoZLm+eyYEtlUmFGE0rFj66SWxZgQQ==} + /tinyspy@2.1.1: + resolution: {integrity: sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==} engines: {node: '>=14.0.0'} dev: true @@ -6325,7 +6288,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.12)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -6334,11 +6297,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 react: 18.2.0 dev: false - /use-latest@1.2.1(@types/react@18.2.12)(react@18.2.0): + /use-latest@1.2.1(@types/react@18.2.15)(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -6347,9 +6310,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.12 + '@types/react': 18.2.15 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.12)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.15)(react@18.2.0) dev: false /use-sync-external-store@1.2.0(react@18.2.0): @@ -6397,15 +6360,15 @@ packages: d3-timer: 3.0.1 dev: false - /vite-node@0.32.0(@types/node@18.15.5): - resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==} + /vite-node@0.33.0(@types/node@18.15.5): + resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4 - mlly: 1.2.1 - pathe: 1.1.0 + mlly: 1.4.0 + pathe: 1.1.1 picocolors: 1.0.0 vite: 4.3.8(@types/node@18.15.5) transitivePeerDependencies: @@ -6465,8 +6428,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest@0.32.0: - resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==} + /vitest@0.33.0: + resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -6499,27 +6462,26 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 18.15.5 - '@vitest/expect': 0.32.0 - '@vitest/runner': 0.32.0 - '@vitest/snapshot': 0.32.0 - '@vitest/spy': 0.32.0 - '@vitest/utils': 0.32.0 - acorn: 8.8.2 + '@vitest/expect': 0.33.0 + '@vitest/runner': 0.33.0 + '@vitest/snapshot': 0.33.0 + '@vitest/spy': 0.33.0 + '@vitest/utils': 0.33.0 + acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 - concordance: 5.0.4 debug: 4.3.4 local-pkg: 0.4.3 - magic-string: 0.30.0 - pathe: 1.1.0 + magic-string: 0.30.1 + pathe: 1.1.1 picocolors: 1.0.0 std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.5.0 + tinypool: 0.6.0 vite: 4.3.8(@types/node@18.15.5) - vite-node: 0.32.0(@types/node@18.15.5) + vite-node: 0.33.0(@types/node@18.15.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -6540,11 +6502,6 @@ packages: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} dev: false - /well-known-symbols@2.0.0: - resolution: {integrity: sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==} - engines: {node: '>=6'} - dev: true - /whatwg-url@5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: