diff --git a/packages/kit/package.json b/packages/kit/package.json index 0ea78b89..b0aa86e3 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -25,7 +25,7 @@ }, "types": "./dist/index.d.ts", "dependencies": { - "@mysten/slush-wallet": "0.1.0", + "@mysten/slush-wallet": "1.0.5", "@mysten/sui": "1.28.2", "@mysten/wallet-standard": "0.14.7", "@mysten/zksend": "0.11.0", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index bf1b29ce..40e7b02b 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -23,7 +23,7 @@ } }, "dependencies": { - "@mysten/slush-wallet": "0.1.0", + "@mysten/slush-wallet": "1.0.5", "@mysten/sui": "1.28.2", "@mysten/wallet-standard": "0.14.7", "@mysten/zksend": "0.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f44402d..e870ee0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 2.31.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1) eslint-plugin-jest: specifier: ^27.2.2 - version: 27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(jest@28.1.3)(typescript@5.6.3) + version: 27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)))(typescript@5.6.3) eslint-plugin-n: specifier: ^15.7.0 version: 15.7.0(eslint@8.57.1) @@ -60,8 +60,8 @@ importers: packages/kit: dependencies: '@mysten/slush-wallet': - specifier: 0.1.0 - version: 0.1.0(typescript@5.1.6) + specifier: 1.0.5 + version: 1.0.5(@mysten/sui@1.28.2(typescript@5.1.6))(typescript@5.1.6) '@mysten/sui': specifier: 1.28.2 version: 1.28.2(typescript@5.1.6) @@ -131,13 +131,13 @@ importers: version: 1.9.0 '@vanilla-extract/vite-plugin': specifier: 3.4.0 - version: 3.4.0(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6))(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0)) + version: 3.4.0(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6))(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0)) '@vitejs/plugin-react': specifier: 2.1.0 version: 2.1.0(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0)) jest: specifier: 28.1.3 - version: 28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + version: 28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)) jest-simple-dot-reporter: specifier: 1.0.5 version: 1.0.5 @@ -161,13 +161,13 @@ importers: version: 19.0.5 ts-jest: specifier: 28.0.8 - version: 28.0.8(@babel/core@7.25.8)(@jest/types@28.1.3)(babel-jest@28.1.3(@babel/core@7.25.8))(jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)))(typescript@5.1.6) + version: 28.0.8(@babel/core@7.25.8)(@jest/types@28.1.3)(babel-jest@28.1.3(@babel/core@7.25.8))(jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)))(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 typescript-plugin-css-modules: specifier: 3.4.0 - version: 3.4.0(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6))(typescript@5.1.6) + version: 3.4.0(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6))(typescript@5.1.6) vite: specifier: 5.2.12 version: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0) @@ -178,8 +178,8 @@ importers: packages/sdk: dependencies: '@mysten/slush-wallet': - specifier: 0.1.0 - version: 0.1.0(typescript@5.1.6) + specifier: 1.0.5 + version: 1.0.5(@mysten/sui@1.28.2(typescript@5.1.6))(typescript@5.1.6) '@mysten/sui': specifier: 1.28.2 version: 1.28.2(typescript@5.1.6) @@ -237,10 +237,10 @@ importers: version: 5.1.6 vite: specifier: 5.2.12 - version: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.79.5)(stylus@0.54.8)(terser@5.36.0) + version: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0) vite-plugin-dts: specifier: 2.3.0 - version: 2.3.0(@types/node@20.4.2)(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.79.5)(stylus@0.54.8)(terser@5.36.0)) + version: 2.3.0(@types/node@20.4.2)(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0)) website: dependencies: @@ -254,8 +254,8 @@ importers: specifier: ^1.6.22 version: 1.6.22(react@18.3.1) '@suiet/wallet-kit': - specifier: 0.4.1 - version: 0.4.1(@mysten/sui@1.28.2(typescript@5.6.3))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) + specifier: 0.5.1 + version: 0.5.1(@mysten/sui@1.28.2(typescript@5.6.3))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) clsx: specifier: ^1.2.1 version: 1.2.1 @@ -1587,6 +1587,11 @@ packages: '@mysten/slush-wallet@0.1.0': resolution: {integrity: sha512-jYlzJM27TeBmbF0vHOYb3S95VnQ5Ya+MUyJzay85w674qzR52GpdERWZw0bg5j+O1pMYCGBCGsMucmetIs/iWw==} + '@mysten/slush-wallet@1.0.5': + resolution: {integrity: sha512-soP0eZW4uP2S2z5YH7eg0dZQZ7hZyY6F7D2H0Wv93wjFz9DSHlOf1b9mY+2kzH1oO7nSnpdRdL15v8+X3X7f6w==} + peerDependencies: + '@mysten/sui': ^2.16.2 + '@mysten/sui.js@0.14.0': resolution: {integrity: sha512-jQdeg6DfCtvwhcyKS8ipYSjMiKhDynWYzPcoO5MkcrATsEf8/Ktt7EU6+xEa3rfNLhYVKS5Qo2c2Nno+/HtlTA==} engines: {node: '>=16'} @@ -1607,6 +1612,9 @@ packages: '@mysten/utils@0.0.0': resolution: {integrity: sha512-KRI57Qow3E7TGqczimazwGf7+fwukdOi+6a31igSCzz0kPjAXbyK1a1gXaxeLMF8xEZ07ouW3RnsWt+EaUuHUw==} + '@mysten/utils@0.3.3': + resolution: {integrity: sha512-gVHn5toh24eXXLEyBknwwM2F/tbDgqPX0yj77KtHjuoYUallcQ9vSwGfGsAy39IcTB259Yprt/ZOEwdup+zrpA==} + '@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. @@ -1624,9 +1632,17 @@ packages: '@mysten/wallet-standard@0.14.7': resolution: {integrity: sha512-0X97MBDdbRyobm4mLvwqMW30t5nN6njLU9roN4bcugFiQGXtcyTA6oyoFgpeXCjNGTmamNOnLwsBJ/A8Iet/jw==} + '@mysten/wallet-standard@0.20.3': + resolution: {integrity: sha512-Kp1EpWaQAwANuMoTCJKVdZnEOaE9aJ5PPvIC7qg+J3u6Uf20VsVsQngZllyaS2OQHm+iLlJzcLXHff7ttvQJYw==} + peerDependencies: + '@mysten/sui': '*' + '@mysten/window-wallet-core@0.0.2': resolution: {integrity: sha512-u57gHFlLYPDTK5bDeabRjkIdyLaiFVwL3bVbnBtu5WJpfFOv/KMOpIQt4820ICBG843jN35tzlulQ0nlbWCYeA==} + '@mysten/window-wallet-core@0.1.6': + resolution: {integrity: sha512-vKx4RVn+6sfMHnoFIK3hJ3pxYcy88FdW+BjaFp8GpcGCXC0ImK0HTLNPC0JxeQWmjgDe1eXIMPpY9/eAMU9Azw==} + '@mysten/zksend@0.11.0': resolution: {integrity: sha512-Q44ljYpH2Om8kOu/P+gxhZjFh8HgGXM3fdvpv3u0Fh+IbZW0ypv6G2RGDwldWBXY+pYO4xVpxres8QfC4CzALQ==} @@ -1718,82 +1734,6 @@ packages: '@octokit/types@9.3.2': resolution: {integrity: sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==} - '@parcel/watcher-android-arm64@2.4.1': - resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [android] - - '@parcel/watcher-darwin-arm64@2.4.1': - resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [darwin] - - '@parcel/watcher-darwin-x64@2.4.1': - resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [darwin] - - '@parcel/watcher-freebsd-x64@2.4.1': - resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [freebsd] - - '@parcel/watcher-linux-arm-glibc@2.4.1': - resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} - engines: {node: '>= 10.0.0'} - cpu: [arm] - os: [linux] - - '@parcel/watcher-linux-arm64-glibc@2.4.1': - resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [linux] - - '@parcel/watcher-linux-arm64-musl@2.4.1': - resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [linux] - - '@parcel/watcher-linux-x64-glibc@2.4.1': - resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [linux] - - '@parcel/watcher-linux-x64-musl@2.4.1': - resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [linux] - - '@parcel/watcher-win32-arm64@2.4.1': - resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} - engines: {node: '>= 10.0.0'} - cpu: [arm64] - os: [win32] - - '@parcel/watcher-win32-ia32@2.4.1': - resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} - engines: {node: '>= 10.0.0'} - cpu: [ia32] - os: [win32] - - '@parcel/watcher-win32-x64@2.4.1': - resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} - engines: {node: '>= 10.0.0'} - cpu: [x64] - os: [win32] - - '@parcel/watcher@2.4.1': - resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} - engines: {node: '>= 10.0.0'} - '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} @@ -1927,46 +1867,55 @@ packages: resolution: {integrity: sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==} cpu: [arm] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.24.0': resolution: {integrity: sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==} cpu: [arm] os: [linux] + libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.24.0': resolution: {integrity: sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==} cpu: [arm64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.24.0': resolution: {integrity: sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==} cpu: [arm64] os: [linux] + libc: [musl] '@rollup/rollup-linux-powerpc64le-gnu@4.24.0': resolution: {integrity: sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==} cpu: [ppc64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.24.0': resolution: {integrity: sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==} cpu: [riscv64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.24.0': resolution: {integrity: sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==} cpu: [s390x] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.24.0': resolution: {integrity: sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==} cpu: [x64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-musl@4.24.0': resolution: {integrity: sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==} cpu: [x64] os: [linux] + libc: [musl] '@rollup/rollup-win32-arm64-msvc@4.24.0': resolution: {integrity: sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==} @@ -2022,6 +1971,9 @@ packages: '@scure/base@1.2.5': resolution: {integrity: sha512-9rE6EOVeIQzt5TSu4v+K523F8u6DhBsoZWPGKlnCshhlDhy0kJzUX4V+tr2dWmzF1GdekvThABoEQBGBQI7xZw==} + '@scure/base@2.2.0': + resolution: {integrity: sha512-b8XEupJibegiXV+tDUseI8oLQc8ei3d/4Jkb2RpbHh3MfE054ov3uIz2dhFkB3FI8iwYkEh0gGCApkrYggkPNg==} + '@scure/bip32@1.5.0': resolution: {integrity: sha512-8EnFYkqEQdnkuGBVpCzKxyIwDCBLDVj3oiX0EKUFre/tOjL/Hqba1D6n/8RcmaQy4f95qQFrO2A8Sr6ybh4NRw==} @@ -2100,15 +2052,15 @@ packages: '@suchipi/femver@1.0.0': resolution: {integrity: sha512-bprE8+K5V+DPX7q2e2K57ImqNBdfGHDIWaGI5xHxZoxbKOuQZn4wzPiUxOAHnsUr3w3xHrWXwN7gnG/iIuEMIg==} - '@suiet/wallet-kit@0.4.1': - resolution: {integrity: sha512-WXObzp8VfmgN6EK7Syg7lS6TgI7OZqmT+8C2ti2zF2Dno1rO+cbXv2wr0Q4C5s+dDMrYW4idZ7ptvR37WCrR8w==} + '@suiet/wallet-kit@0.5.1': + resolution: {integrity: sha512-1JVCrAlD5xEyPiVAC3UBSM8HOxy/kvcfO4hMjeb0aq7f6nnVLUh8Be93ufsCtwCXnEFNkiyVp6lXSywGco6L5w==} peerDependencies: '@mysten/sui': 1.28.2 react: '*' react-dom: '*' - '@suiet/wallet-sdk@0.4.1': - resolution: {integrity: sha512-5vREHstuNcj/Ua3PfGmOujcWYcwLucHCvNj7lpkDQ7c20L4kNCHTwpz/5EmJpZbHOVFN1vMm1WI3fCcJwh013w==} + '@suiet/wallet-sdk@0.5.0': + resolution: {integrity: sha512-cEIv+rDHG3+ybYVESruEToVdIM+8T83cMUsKWZa2DQU6Kbumj6mtCAElJlGlxcBUGNANjCO72Ve3v2uitkmt2w==} peerDependencies: '@mysten/sui': 1.28.2 @@ -2488,6 +2440,7 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vanilla-extract/css@1.9.0': resolution: {integrity: sha512-YERVutWIpttfkEAynBUgdHKMcSPjMAtu5IFfDfEdXmeygilV12S5WUYMzjrqu0F/LZBtqrHG5fa2tiCiFpay+w==} @@ -2533,6 +2486,10 @@ packages: resolution: {integrity: sha512-v2W5q/NlX1qkn2q/JOXQT//pOAdrhz7+nOcO2uiH9+a0uvreL+sdWWqkhFmMcX+HEBjaibdOQMUoIfDhOGX4XA==} engines: {node: '>=16'} + '@wallet-standard/core@1.1.1': + resolution: {integrity: sha512-5Xmjc6+Oe0hcPfVc5n8F77NVLwx1JVAoCVgQpLyv/43/bhtIif+Gx3WUrDlaSDoM8i2kA2xd6YoFbHCxs+e0zA==} + engines: {node: '>=16'} + '@wallet-standard/errors@0.1.1': resolution: {integrity: sha512-V8Ju1Wvol8i/VDyQOHhjhxmMVwmKiwyxUZBnHhtiPZJTWY0U/Shb2iEWyGngYEbAkp2sGTmEeNX1tVyGR7PqNw==} engines: {node: '>=16'} @@ -3119,10 +3076,6 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chokidar@4.0.1: - resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==} - engines: {node: '>= 14.16.0'} - chrome-trace-event@1.0.4: resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} engines: {node: '>=6.0'} @@ -3656,11 +3609,6 @@ packages: detab@2.0.4: resolution: {integrity: sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==} - detect-libc@1.0.3: - resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} - engines: {node: '>=0.10'} - hasBin: true - detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} @@ -4391,7 +4339,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-dirs@3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} @@ -5212,6 +5160,9 @@ packages: jose@6.0.10: resolution: {integrity: sha512-skIAxZqcMkOrSwjJvplIPYrlXGpxTPnro2/QWTDCxAdWQrSTV5/KqspMWmi5WAx5+ULswASJiZ0a+1B/Lxt9cw==} + jose@6.2.3: + resolution: {integrity: sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==} + js-sha3@0.8.0: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} @@ -5731,9 +5682,6 @@ packages: no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - node-addon-api@7.1.1: - resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} - node-emoji@1.11.0: resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} @@ -6717,10 +6665,6 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} - readdirp@4.0.2: - resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} - engines: {node: '>= 14.16.0'} - reading-time@1.5.0: resolution: {integrity: sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==} @@ -6936,11 +6880,6 @@ packages: engines: {node: '>=12.0.0'} hasBin: true - sass@1.79.5: - resolution: {integrity: sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==} - engines: {node: '>=14.0.0'} - hasBin: true - sax@1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} @@ -7515,20 +7454,6 @@ packages: '@swc/wasm': optional: true - ts-node@10.9.2: - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -7824,6 +7749,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-compile-cache-lib@3.0.1: @@ -7836,6 +7762,14 @@ packages: valibot@0.36.0: resolution: {integrity: sha512-CjF1XN4sUce8sBK9TixrDqFM7RwNkuXdJu174/AwmQUB62QbCQADg5lLe8ldBalFgtj1uKj+pKwDJiNo4Mn+eQ==} + valibot@1.4.0: + resolution: {integrity: sha512-iC/x7fVcSyOwlm/VSt7RlHnzNGLGvR9GnxdifUeWoCJo0q4ZZvrVkIHC6faTlkxG47I2Y4UrFquPuVHCrOnrLg==} + peerDependencies: + typescript: '>=5' + peerDependenciesMeta: + typescript: + optional: true + validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} @@ -7990,10 +7924,12 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -9996,42 +9932,6 @@ snapshots: jest-util: 28.1.3 slash: 3.0.0 - '@jest/core@28.1.3': - dependencies: - '@jest/console': 28.1.3 - '@jest/reporters': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/transform': 28.1.3 - '@jest/types': 28.1.3 - '@types/node': 20.4.2 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - ci-info: 3.9.0 - exit: 0.1.2 - graceful-fs: 4.2.11 - jest-changed-files: 28.1.3 - jest-config: 28.1.3(@types/node@20.4.2) - jest-haste-map: 28.1.3 - jest-message-util: 28.1.3 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-resolve-dependencies: 28.1.3 - jest-runner: 28.1.3 - jest-runtime: 28.1.3 - jest-snapshot: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - jest-watcher: 28.1.3 - micromatch: 4.0.8 - pretty-format: 28.1.3 - rimraf: 3.0.2 - slash: 3.0.0 - strip-ansi: 6.0.1 - transitivePeerDependencies: - - supports-color - - ts-node - optional: true - '@jest/core@28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6))': dependencies: '@jest/console': 28.1.3 @@ -10067,7 +9967,7 @@ snapshots: - supports-color - ts-node - '@jest/core@28.1.3(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6))': + '@jest/core@28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3))': dependencies: '@jest/console': 28.1.3 '@jest/reporters': 28.1.3 @@ -10081,7 +9981,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 28.1.3 - jest-config: 28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + jest-config: 28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) jest-haste-map: 28.1.3 jest-message-util: 28.1.3 jest-regex-util: 28.0.2 @@ -10101,6 +10001,7 @@ snapshots: transitivePeerDependencies: - supports-color - ts-node + optional: true '@jest/environment@28.1.3': dependencies: @@ -10343,11 +10244,11 @@ snapshots: dependencies: '@scure/base': 1.2.5 - '@mysten/slush-wallet@0.1.0(typescript@5.1.6)': + '@mysten/slush-wallet@0.1.0(typescript@5.6.3)': dependencies: - '@mysten/sui': 1.28.2(typescript@5.1.6) + '@mysten/sui': 1.28.2(typescript@5.6.3) '@mysten/utils': 0.0.0 - '@mysten/wallet-standard': 0.14.7(typescript@5.1.6) + '@mysten/wallet-standard': 0.14.7(typescript@5.6.3) '@mysten/window-wallet-core': 0.0.2 mitt: 3.0.1 valibot: 0.36.0 @@ -10356,17 +10257,14 @@ snapshots: - '@gql.tada/vue-support' - typescript - '@mysten/slush-wallet@0.1.0(typescript@5.6.3)': + '@mysten/slush-wallet@1.0.5(@mysten/sui@1.28.2(typescript@5.1.6))(typescript@5.1.6)': dependencies: - '@mysten/sui': 1.28.2(typescript@5.6.3) - '@mysten/utils': 0.0.0 - '@mysten/wallet-standard': 0.14.7(typescript@5.6.3) - '@mysten/window-wallet-core': 0.0.2 - mitt: 3.0.1 - valibot: 0.36.0 + '@mysten/sui': 1.28.2(typescript@5.1.6) + '@mysten/utils': 0.3.3 + '@mysten/wallet-standard': 0.20.3(@mysten/sui@1.28.2(typescript@5.1.6)) + '@mysten/window-wallet-core': 0.1.6(typescript@5.1.6) + valibot: 1.4.0(typescript@5.1.6) transitivePeerDependencies: - - '@gql.tada/svelte-support' - - '@gql.tada/vue-support' - typescript '@mysten/sui.js@0.14.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': @@ -10488,6 +10386,10 @@ snapshots: dependencies: '@scure/base': 1.2.5 + '@mysten/utils@0.3.3': + dependencies: + '@scure/base': 2.2.0 + '@mysten/wallet-adapter-base@0.3.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@mysten/sui.js': 0.14.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -10550,12 +10452,25 @@ snapshots: - '@gql.tada/vue-support' - typescript + '@mysten/wallet-standard@0.20.3(@mysten/sui@1.28.2(typescript@5.1.6))': + dependencies: + '@mysten/sui': 1.28.2(typescript@5.1.6) + '@wallet-standard/core': 1.1.1 + '@mysten/window-wallet-core@0.0.2': dependencies: '@mysten/utils': 0.0.0 jose: 6.0.10 valibot: 0.36.0 + '@mysten/window-wallet-core@0.1.6(typescript@5.1.6)': + dependencies: + '@mysten/utils': 0.3.3 + jose: 6.2.3 + valibot: 1.4.0(typescript@5.1.6) + transitivePeerDependencies: + - typescript + '@mysten/zksend@0.11.0(typescript@5.1.6)': dependencies: '@mysten/sui': 1.8.0(typescript@5.1.6) @@ -10683,63 +10598,6 @@ snapshots: dependencies: '@octokit/openapi-types': 18.1.1 - '@parcel/watcher-android-arm64@2.4.1': - optional: true - - '@parcel/watcher-darwin-arm64@2.4.1': - optional: true - - '@parcel/watcher-darwin-x64@2.4.1': - optional: true - - '@parcel/watcher-freebsd-x64@2.4.1': - optional: true - - '@parcel/watcher-linux-arm-glibc@2.4.1': - optional: true - - '@parcel/watcher-linux-arm64-glibc@2.4.1': - optional: true - - '@parcel/watcher-linux-arm64-musl@2.4.1': - optional: true - - '@parcel/watcher-linux-x64-glibc@2.4.1': - optional: true - - '@parcel/watcher-linux-x64-musl@2.4.1': - optional: true - - '@parcel/watcher-win32-arm64@2.4.1': - optional: true - - '@parcel/watcher-win32-ia32@2.4.1': - optional: true - - '@parcel/watcher-win32-x64@2.4.1': - optional: true - - '@parcel/watcher@2.4.1': - dependencies: - detect-libc: 1.0.3 - is-glob: 4.0.3 - micromatch: 4.0.8 - node-addon-api: 7.1.1 - optionalDependencies: - '@parcel/watcher-android-arm64': 2.4.1 - '@parcel/watcher-darwin-arm64': 2.4.1 - '@parcel/watcher-darwin-x64': 2.4.1 - '@parcel/watcher-freebsd-x64': 2.4.1 - '@parcel/watcher-linux-arm-glibc': 2.4.1 - '@parcel/watcher-linux-arm64-glibc': 2.4.1 - '@parcel/watcher-linux-arm64-musl': 2.4.1 - '@parcel/watcher-linux-x64-glibc': 2.4.1 - '@parcel/watcher-linux-x64-musl': 2.4.1 - '@parcel/watcher-win32-arm64': 2.4.1 - '@parcel/watcher-win32-ia32': 2.4.1 - '@parcel/watcher-win32-x64': 2.4.1 - optional: true - '@polka/url@1.0.0-next.28': {} '@radix-ui/primitive@1.0.0': @@ -11089,6 +10947,8 @@ snapshots: '@scure/base@1.2.5': {} + '@scure/base@2.2.0': {} + '@scure/bip32@1.5.0': dependencies: '@noble/curves': 1.6.0 @@ -11221,14 +11081,14 @@ snapshots: '@suchipi/femver@1.0.0': {} - '@suiet/wallet-kit@0.4.1(@mysten/sui@1.28.2(typescript@5.6.3))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)': + '@suiet/wallet-kit@0.5.1(@mysten/sui@1.28.2(typescript@5.6.3))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)': dependencies: '@mysten/slush-wallet': 0.1.0(typescript@5.6.3) '@mysten/sui': 1.28.2(typescript@5.6.3) '@mysten/wallet-standard': 0.14.7(typescript@5.6.3) '@mysten/zksend': 0.11.0(typescript@5.6.3) '@radix-ui/react-dialog': 1.0.2(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@suiet/wallet-sdk': 0.4.1(@mysten/sui@1.28.2(typescript@5.6.3))(typescript@5.6.3) + '@suiet/wallet-sdk': 0.5.0(@mysten/sui@1.28.2(typescript@5.6.3))(typescript@5.6.3) '@svgr/rollup': 6.5.1 '@wallet-standard/core': 1.0.3 buffer: 6.0.3 @@ -11246,7 +11106,7 @@ snapshots: - supports-color - typescript - '@suiet/wallet-sdk@0.4.1(@mysten/sui@1.28.2(typescript@5.6.3))(typescript@5.6.3)': + '@suiet/wallet-sdk@0.5.0(@mysten/sui@1.28.2(typescript@5.6.3))(typescript@5.6.3)': dependencies: '@mysten/slush-wallet': 0.1.0(typescript@5.6.3) '@mysten/sui': 1.28.2(typescript@5.6.3) @@ -11743,12 +11603,12 @@ snapshots: '@vanilla-extract/private@1.0.6': {} - '@vanilla-extract/vite-plugin@3.4.0(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6))(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0))': + '@vanilla-extract/vite-plugin@3.4.0(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6))(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0))': dependencies: '@vanilla-extract/integration': 5.0.1 outdent: 0.8.0 postcss: 8.4.19 - postcss-load-config: 3.1.4(postcss@8.4.19)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + postcss-load-config: 3.1.4(postcss@8.4.19)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)) vite: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0) transitivePeerDependencies: - ts-node @@ -11793,6 +11653,14 @@ snapshots: '@wallet-standard/features': 1.1.0 '@wallet-standard/wallet': 1.1.0 + '@wallet-standard/core@1.1.1': + dependencies: + '@wallet-standard/app': 1.1.0 + '@wallet-standard/base': 1.1.0 + '@wallet-standard/errors': 0.1.1 + '@wallet-standard/features': 1.1.0 + '@wallet-standard/wallet': 1.1.0 + '@wallet-standard/errors@0.1.1': dependencies: chalk: 5.4.1 @@ -12528,11 +12396,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chokidar@4.0.1: - dependencies: - readdirp: 4.0.2 - optional: true - chrome-trace-event@1.0.4: {} ci-info@2.0.0: {} @@ -13061,9 +12924,6 @@ snapshots: dependencies: repeat-string: 1.6.1 - detect-libc@1.0.3: - optional: true - detect-newline@3.1.0: {} detect-node-es@1.1.0: {} @@ -13445,13 +13305,13 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(jest@28.1.3)(typescript@5.6.3): + eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)))(typescript@5.6.3): dependencies: '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.6.3) eslint: 8.57.1 optionalDependencies: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) - jest: 28.1.3 + jest: 28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) transitivePeerDependencies: - supports-color - typescript @@ -14711,26 +14571,6 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@28.1.3: - dependencies: - '@jest/core': 28.1.3 - '@jest/test-result': 28.1.3 - '@jest/types': 28.1.3 - chalk: 4.1.2 - exit: 0.1.2 - graceful-fs: 4.2.11 - import-local: 3.2.0 - jest-config: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - prompts: 2.4.2 - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - supports-color - - ts-node - optional: true - jest-cli@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)): dependencies: '@jest/core': 28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)) @@ -14750,16 +14590,16 @@ snapshots: - supports-color - ts-node - jest-cli@28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)): + jest-cli@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)): dependencies: - '@jest/core': 28.1.3(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + '@jest/core': 28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) '@jest/test-result': 28.1.3 '@jest/types': 28.1.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.2.0 - jest-config: 28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + jest-config: 28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) jest-util: 28.1.3 jest-validate: 28.1.3 prompts: 2.4.2 @@ -14768,63 +14608,6 @@ snapshots: - '@types/node' - supports-color - ts-node - - jest-config@28.1.3: - dependencies: - '@babel/core': 7.25.8 - '@jest/test-sequencer': 28.1.3 - '@jest/types': 28.1.3 - babel-jest: 28.1.3(@babel/core@7.25.8) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 28.1.3 - jest-environment-node: 28.1.3 - jest-get-type: 28.0.2 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-runner: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - micromatch: 4.0.8 - parse-json: 5.2.0 - pretty-format: 28.1.3 - slash: 3.0.0 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - supports-color - optional: true - - jest-config@28.1.3(@types/node@20.4.2): - dependencies: - '@babel/core': 7.25.8 - '@jest/test-sequencer': 28.1.3 - '@jest/types': 28.1.3 - babel-jest: 28.1.3(@babel/core@7.25.8) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 28.1.3 - jest-environment-node: 28.1.3 - jest-get-type: 28.0.2 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-runner: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - micromatch: 4.0.8 - parse-json: 5.2.0 - pretty-format: 28.1.3 - slash: 3.0.0 - strip-json-comments: 3.1.1 - optionalDependencies: - '@types/node': 20.4.2 - transitivePeerDependencies: - - supports-color optional: true jest-config@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)): @@ -14857,7 +14640,7 @@ snapshots: transitivePeerDependencies: - supports-color - jest-config@28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)): + jest-config@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)): dependencies: '@babel/core': 7.25.8 '@jest/test-sequencer': 28.1.3 @@ -14883,9 +14666,10 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 20.4.2 - ts-node: 10.9.2(@types/node@20.4.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.6.3) transitivePeerDependencies: - supports-color + optional: true jest-diff@28.1.3: dependencies: @@ -15143,18 +14927,6 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@28.1.3: - dependencies: - '@jest/core': 28.1.3 - '@jest/types': 28.1.3 - import-local: 3.2.0 - jest-cli: 28.1.3 - transitivePeerDependencies: - - '@types/node' - - supports-color - - ts-node - optional: true - jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)): dependencies: '@jest/core': 28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)) @@ -15166,16 +14938,17 @@ snapshots: - supports-color - ts-node - jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)): + jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)): dependencies: - '@jest/core': 28.1.3(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + '@jest/core': 28.1.3(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) '@jest/types': 28.1.3 import-local: 3.2.0 - jest-cli: 28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + jest-cli: 28.1.3(@types/node@20.4.2)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3)) transitivePeerDependencies: - '@types/node' - supports-color - ts-node + optional: true jiti@1.21.6: {} @@ -15191,6 +14964,8 @@ snapshots: jose@6.0.10: {} + jose@6.2.3: {} + js-sha3@0.8.0: {} js-tokens@4.0.0: {} @@ -15696,9 +15471,6 @@ snapshots: lower-case: 2.0.2 tslib: 2.8.0 - node-addon-api@7.1.1: - optional: true - node-emoji@1.11.0: dependencies: lodash: 4.17.21 @@ -16088,13 +15860,13 @@ snapshots: lodash: 4.17.21 postcss: 6.0.23 - postcss-load-config@3.1.4(postcss@8.4.19)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)): + postcss-load-config@3.1.4(postcss@8.4.19)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)): dependencies: lilconfig: 2.1.0 yaml: 1.10.2 optionalDependencies: postcss: 8.4.19 - ts-node: 10.9.2(@types/node@20.4.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) postcss-loader@7.3.4(postcss@8.4.19)(typescript@5.6.3)(webpack@5.95.0): dependencies: @@ -16658,9 +16430,6 @@ snapshots: dependencies: picomatch: 2.3.1 - readdirp@4.0.2: - optional: true - reading-time@1.5.0: {} rechoir@0.6.2: @@ -16927,14 +16696,6 @@ snapshots: immutable: 4.3.7 source-map-js: 1.2.1 - sass@1.79.5: - dependencies: - '@parcel/watcher': 2.4.1 - chokidar: 4.0.1 - immutable: 4.3.7 - source-map-js: 1.2.1 - optional: true - sax@1.2.4: {} sax@1.4.1: {} @@ -17565,23 +17326,6 @@ snapshots: '@jest/types': 28.1.3 babel-jest: 28.1.3(@babel/core@7.25.8) - ts-jest@28.0.8(@babel/core@7.25.8)(@jest/types@28.1.3)(babel-jest@28.1.3(@babel/core@7.25.8))(jest@28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)))(typescript@5.1.6): - dependencies: - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - jest: 28.1.3(@types/node@20.4.2)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) - jest-util: 28.1.3 - json5: 2.2.3 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.6.3 - typescript: 5.1.6 - yargs-parser: 21.1.1 - optionalDependencies: - '@babel/core': 7.25.8 - '@jest/types': 28.1.3 - babel-jest: 28.1.3(@babel/core@7.25.8) - ts-morph@18.0.0: dependencies: '@ts-morph/common': 0.19.0 @@ -17605,7 +17349,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6): + ts-node@10.9.1(@types/node@20.4.2)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -17619,7 +17363,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.1.6 + typescript: 5.6.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optional: true @@ -17705,7 +17449,7 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typescript-plugin-css-modules@3.4.0(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6))(typescript@5.1.6): + typescript-plugin-css-modules@3.4.0(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6))(typescript@5.1.6): dependencies: dotenv: 10.0.0 icss-utils: 5.1.0(postcss@8.4.19) @@ -17715,7 +17459,7 @@ snapshots: postcss-filter-plugins: 3.0.1 postcss-icss-keyframes: 0.2.1 postcss-icss-selectors: 2.0.3 - postcss-load-config: 3.1.4(postcss@8.4.19)(ts-node@10.9.2(@types/node@20.4.2)(typescript@5.1.6)) + postcss-load-config: 3.1.4(postcss@8.4.19)(ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6)) reserved-words: 0.1.2 sass: 1.56.1 stylus: 0.54.8 @@ -17952,6 +17696,10 @@ snapshots: valibot@0.36.0: {} + valibot@1.4.0(typescript@5.1.6): + optionalDependencies: + typescript: 5.1.6 + validate-npm-package-license@3.0.4: dependencies: spdx-correct: 3.2.0 @@ -17977,7 +17725,7 @@ snapshots: unist-util-stringify-position: 2.0.3 vfile-message: 2.0.4 - vite-plugin-dts@2.3.0(@types/node@20.4.2)(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.79.5)(stylus@0.54.8)(terser@5.36.0)): + vite-plugin-dts@2.3.0(@types/node@20.4.2)(vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0)): dependencies: '@babel/parser': 7.25.8 '@microsoft/api-extractor': 7.47.10(@types/node@20.4.2) @@ -17989,7 +17737,7 @@ snapshots: kolorist: 1.8.0 magic-string: 0.29.0 ts-morph: 18.0.0 - vite: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.79.5)(stylus@0.54.8)(terser@5.36.0) + vite: 5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.56.1)(stylus@0.54.8)(terser@5.36.0) transitivePeerDependencies: - '@types/node' - rollup @@ -18016,19 +17764,6 @@ snapshots: stylus: 0.54.8 terser: 5.36.0 - vite@5.2.12(@types/node@20.4.2)(less@4.2.0)(sass@1.79.5)(stylus@0.54.8)(terser@5.36.0): - dependencies: - esbuild: 0.20.2 - postcss: 8.4.47 - rollup: 4.24.0 - optionalDependencies: - '@types/node': 20.4.2 - fsevents: 2.3.3 - less: 4.2.0 - sass: 1.79.5 - stylus: 0.54.8 - terser: 5.36.0 - w3c-hr-time@1.0.2: dependencies: browser-process-hrtime: 1.0.0