diff --git a/package.json b/package.json index 7b453ab4..f2e829f1 100644 --- a/package.json +++ b/package.json @@ -85,19 +85,19 @@ "@api3/promise-utils": "^0.4.0", "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@nomiclabs/hardhat-ethers": "^2.2.3", - "@percy/cli": "1.18.0", - "@percy/cypress": "^3.1.2", + "@percy/cli": "1.31.8", + "@percy/cypress": "^3.1.7", "@testing-library/cypress": "^10.1.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.5.2", + "@testing-library/user-event": "^14.6.1", "@typechain/ethers-v5": "^11.1.2", "@types/jest": "^27.5.2", - "@types/lodash": "^4.14.202", - "@types/mocha": "^10.0.6", - "@types/node": "^16.11.7", + "@types/lodash": "^4.17.24", + "@types/mocha": "^10.0.10", + "@types/node": "^16.18.126", "@types/react": "^18.3.28", - "@types/react-dom": "^18.2.18", + "@types/react-dom": "^18.3.7", "@types/react-input-autosize": "^2.2.4", "@types/react-router-dom": "^5.3.3", "api3-dao": "git+https://github.com/api3dao/api3-dao.git#0b8bb17fbda0161d5d9fff00ed4562b91cc27af6", @@ -106,25 +106,25 @@ "cypress": "^15.11.0", "cypress-plugin-tab": "^1.0.5", "dotenv": "^17.3.1", - "hardhat": "^2.19.4", + "hardhat": "^2.28.6", "http-browserify": "^1.7.0", "https-browserify": "^1.0.0", "husky": "^8.0.3", - "lint-staged": "^16.2.7", + "lint-staged": "^16.3.1", "os-browserify": "^0.3.0", - "prettier": "^3.3.3", + "prettier": "^3.8.1", "react-app-rewired": "^2.2.1", "react-scripts": "5.0.1", "replace-in-file": "^6.3.5", - "sass": "^1.69.7", - "start-server-and-test": "^2.0.8", + "sass": "^1.97.3", + "start-server-and-test": "^2.1.5", "stream-browserify": "^3.0.0", "stream-http": "^3.2.0", "ts-node": "^10.9.2", "typechain": "^8.3.2", - "typescript": "5.3.3", - "typescript-plugin-css-modules": "^5.0.2", - "url": "^0.11.3" + "typescript": "5.9.3", + "typescript-plugin-css-modules": "^5.2.0", + "url": "^0.11.4" }, "pnpm": { "overrides": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ea5f7ad..c99798cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 6.19.7(react@18.3.1) '@web3modal/wagmi': specifier: ^3.5.7 - version: 3.5.7(@types/react@18.3.28)(@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4))(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4)) + version: 3.5.7(@types/react@18.3.28)(@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4))(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4)) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -67,10 +67,10 @@ importers: version: 7.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) viem: specifier: ^1.21.4 - version: 1.21.4(typescript@5.3.3)(zod@3.22.4) + version: 1.21.4(typescript@5.9.3)(zod@3.22.4) wagmi: specifier: ^1.4.13 - version: 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4) + version: 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4) devDependencies: '@api3/promise-utils': specifier: ^0.4.0 @@ -80,12 +80,12 @@ importers: version: 7.21.11(@babel/core@7.29.0) '@nomiclabs/hardhat-ethers': specifier: ^2.2.3 - version: 2.2.3(ethers@5.8.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3)) + version: 2.2.3(ethers@5.8.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3)) '@percy/cli': - specifier: 1.18.0 - version: 1.18.0 + specifier: 1.31.8 + version: 1.31.8(typescript@5.9.3) '@percy/cypress': - specifier: ^3.1.2 + specifier: ^3.1.7 version: 3.1.7(cypress@15.11.0) '@testing-library/cypress': specifier: ^10.1.0 @@ -97,28 +97,28 @@ importers: specifier: ^16.3.2 version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': - specifier: ^14.5.2 + specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.4.1) '@typechain/ethers-v5': specifier: ^11.1.2 - version: 11.1.2(@ethersproject/abi@5.8.0)(@ethersproject/providers@5.8.0)(ethers@5.8.0)(typechain@8.3.2(typescript@5.3.3))(typescript@5.3.3) + version: 11.1.2(@ethersproject/abi@5.8.0)(@ethersproject/providers@5.8.0)(ethers@5.8.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3) '@types/jest': specifier: ^27.5.2 version: 27.5.2 '@types/lodash': - specifier: ^4.14.202 - version: 4.17.23 + specifier: ^4.17.24 + version: 4.17.24 '@types/mocha': - specifier: ^10.0.6 + specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^16.11.7 + specifier: ^16.18.126 version: 16.18.126 '@types/react': specifier: ^18.3.12 version: 18.3.28 '@types/react-dom': - specifier: ^18.2.18 + specifier: ^18.3.7 version: 18.3.7(@types/react@18.3.28) '@types/react-input-autosize': specifier: ^2.2.4 @@ -145,8 +145,8 @@ importers: specifier: ^17.3.1 version: 17.3.1 hardhat: - specifier: ^2.19.4 - version: 2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3) + specifier: ^2.28.6 + version: 2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3) http-browserify: specifier: ^1.7.0 version: 1.7.0 @@ -157,29 +157,29 @@ importers: specifier: ^8.0.3 version: 8.0.3 lint-staged: - specifier: ^16.2.7 - version: 16.2.7 + specifier: ^16.3.1 + version: 16.3.1 os-browserify: specifier: ^0.3.0 version: 0.3.0 prettier: - specifier: ^3.3.3 + specifier: ^3.8.1 version: 3.8.1 react-app-rewired: specifier: ^2.2.1 - version: 2.2.1(react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(type-fest@1.4.0)(typescript@5.3.3)(yaml@2.8.2)) + version: 2.2.1(react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(type-fest@1.4.0)(typescript@5.9.3)(yaml@2.8.2)) react-scripts: specifier: 5.0.1 - version: 5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(type-fest@1.4.0)(typescript@5.3.3)(yaml@2.8.2) + version: 5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(type-fest@1.4.0)(typescript@5.9.3)(yaml@2.8.2) replace-in-file: specifier: ^6.3.5 version: 6.3.5 sass: - specifier: ^1.69.7 + specifier: ^1.97.3 version: 1.97.3 start-server-and-test: - specifier: ^2.0.8 - version: 2.1.3 + specifier: ^2.1.5 + version: 2.1.5 stream-browserify: specifier: ^3.0.0 version: 3.0.0 @@ -188,18 +188,18 @@ importers: version: 3.2.0 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@16.18.126)(typescript@5.3.3) + version: 10.9.2(@types/node@16.18.126)(typescript@5.9.3) typechain: specifier: ^8.3.2 - version: 8.3.2(typescript@5.3.3) + version: 8.3.2(typescript@5.9.3) typescript: - specifier: 5.3.3 - version: 5.3.3 + specifier: 5.9.3 + version: 5.9.3 typescript-plugin-css-modules: - specifier: ^5.0.2 - version: 5.2.0(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3) + specifier: ^5.2.0 + version: 5.2.0(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3) url: - specifier: ^0.11.3 + specifier: ^0.11.4 version: 0.11.4 packages: @@ -1591,50 +1591,50 @@ packages: resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==} engines: {node: '>= 10.0.0'} - '@percy/cli-app@1.18.0': - resolution: {integrity: sha512-EAqD61ivuCwfl6PacXW9Wx9kTRvMPCBlQnxmrhx7jJG5tIp418p4XB3zkFOAirUa/LOdwNIVaPCHJyVAcJ1V5Q==} + '@percy/cli-app@1.31.8': + resolution: {integrity: sha512-kbSv+ZVf/fpk5R8ewLb8LwHftTOHT2XJ6MNU9s81sKEv9iDqsf6vIiDF+/nKMSsMX+ns1evw+4I2vEjASmDzoA==} engines: {node: '>=14'} - '@percy/cli-build@1.18.0': - resolution: {integrity: sha512-FuYWjXx4Wy0v27GpwxGX5qDq4xcLzlStbABNCp4H5RrNrLa1jkcViOKXTSurdjHYWlHHFWJUbk39D4g3ZRXOAA==} + '@percy/cli-build@1.31.8': + resolution: {integrity: sha512-aPZV6Lv7BRbGFqdGGPgfV8mMjgnoYQQQ7E1GFyVbZvsOrmqOif3osrmvwSwO7kd730cmKfhzg2iHbVBzEg+z4g==} engines: {node: '>=14'} - '@percy/cli-command@1.18.0': - resolution: {integrity: sha512-2dHJalp83IygD/FqXCFNND22z7f4r5uZxqr5GAyiJ0STkQYitTgwkUp+4IRdfK1zmi+A2dbyYU0xV9txEW5v8g==} + '@percy/cli-command@1.31.8': + resolution: {integrity: sha512-nANwIfbLS78OJ9LV7WE4A6Tp1bN9OLpIPsZR7RgfNxG8YZFkyprbDA2zV+p6IYcfKoSnJBBD9isIUL+ITK+cgw==} engines: {node: '>=14'} hasBin: true - '@percy/cli-config@1.18.0': - resolution: {integrity: sha512-N5I7av5SGO5n0YC61wbqVniNxFwAQFFubKyGyGaVlQkmKyRuYCmDMHlPdSv3zyvVD1ZJCvtDzi/VqQGDubEieg==} + '@percy/cli-config@1.31.8': + resolution: {integrity: sha512-VmJkkwUkckbQVXecgQAewHR1lMWh/t8mEbVR9W/8iX/H1hOg1ONADFxNC/qfi3PhOO5kdWktS4r51jc0BgIEDg==} engines: {node: '>=14'} - '@percy/cli-exec@1.18.0': - resolution: {integrity: sha512-4y+XIsYS5KypJmTtGKyKFU4GZ6902dCcEMJNDc69grSsco9N2lBG2gsvChCrCA2gDT8nUvKng9z9KF2OiMvF3w==} + '@percy/cli-exec@1.31.8': + resolution: {integrity: sha512-SRZNwIZCyh38OtGWwPcQuwMVxeViHy4kP/Y0QJleDaOdH34MITwQuNMquf4Q7vZmEJ1mCamZpy/WUCDJICTuWg==} engines: {node: '>=14'} - '@percy/cli-snapshot@1.18.0': - resolution: {integrity: sha512-3a7HqJU/wCT7fKraYw6S4cs8KrlUZ0MbDV9/dEbFh9nSfz0BLQjcK+kL8OzjxM+bVwZ6pf62FJl44nVLpXqrGw==} + '@percy/cli-snapshot@1.31.8': + resolution: {integrity: sha512-RQNx7eUq7Xml/EtQjsYvb9nWP/Wk4vf5SqAYHjAXSDDiK1K4BHdcxT7+GO1F+qq720/KgjwnC/JmBTulpC5a5A==} engines: {node: '>=14'} - '@percy/cli-upload@1.18.0': - resolution: {integrity: sha512-JSRoE0aTnBH1HGNGmDJxGNkNIGor7H8pv6lO8AUiwCwQ55EHgLqtWlhwq+2AHz7QOiGD8aOHQTwJk6GcCIIa3A==} + '@percy/cli-upload@1.31.8': + resolution: {integrity: sha512-yuegEGVcxd/PneheBfd0D9HE36EkdPS6u3m9m6Y8GPkN0UN7eOVxoOqfPHT9wCRfUjR3K9qcdBvo11S6biLWTA==} engines: {node: '>=14'} - '@percy/cli@1.18.0': - resolution: {integrity: sha512-yfvVh2uwTqMGxn2wF/RCvGVsyfXkeKOt05Cil4s8PRSBQ94iDY872lMJ3al0gSq0y4GLAH9CO7ZVt3uqD2tlBg==} + '@percy/cli@1.31.8': + resolution: {integrity: sha512-soyU/AgK3dkKIv1tNKIaU4oi+JBroWhpvm29LlQMeLk87cItkt/Lp3aTs3HHXUKZqYGuhLQlci11n2uLtUvmVA==} engines: {node: '>=14'} hasBin: true - '@percy/client@1.18.0': - resolution: {integrity: sha512-onuVIpB6TPNjEhLlPsyhJYXTY2xdv3iNx4bj8Yfk751vQ33US2z4FEWDQKIEvHJGcFT7NEIHXFT3bYcFDmREdQ==} + '@percy/client@1.31.8': + resolution: {integrity: sha512-MxhOY5DWJnW3dsmzYICgYOyKCFLwJcaC19jTsonfmQHBa8/cKs4mUKnrUgvtJlOsW6mSk6WrAn8vUUwZ4438xQ==} engines: {node: '>=14'} - '@percy/config@1.18.0': - resolution: {integrity: sha512-bjAiZuhORij3vxeolVjpf7ZU1Sjqv2Y9CgsBthoIu20f5o0a10w6JGgPkDjT3NaAIZDXgbxVsrWovlslbRC57w==} + '@percy/config@1.31.8': + resolution: {integrity: sha512-iK7n0YOlmk4ITvQ8l4BeaInrS/cE8MqD+368cAEGVhPjGjarDKZ06FvEZXoxU8J+4LZbNyN9h/o+2UDtFRPYyg==} engines: {node: '>=14'} - '@percy/core@1.18.0': - resolution: {integrity: sha512-9d8mkE6bfp0nRxhnGgC8N2KBG+MRiCxfvmZGfKENEoSY8NTTjJ5LqF+ol1JRwQ+uTABPZgy9XItWLINrS3yC1Q==} + '@percy/core@1.31.8': + resolution: {integrity: sha512-p5KWNvbU8GUlA/DxV8q9N0alSzaEKx8aJxgO8TkmMA3HalMl/HogYw5+B7tvOUU0CAw9ar5vXyPXuOIm4wpqvA==} engines: {node: '>=14'} '@percy/cypress@3.1.7': @@ -1642,21 +1642,33 @@ packages: peerDependencies: cypress: '>=3' - '@percy/dom@1.18.0': - resolution: {integrity: sha512-FoaUgmdCaymSVV/5UQsDwPlZYpSymViODiGJxEJnfESKB4L5aNWQTL3QefFOAI67Q9lUIezW7oueLPsH2XlCNg==} + '@percy/dom@1.31.8': + resolution: {integrity: sha512-uw4aOTTXWgj3dZPrDlM+j0+MzwDz9u8EfE92fi2HsyqDXgp0hw957b3F/YEE9TMR27s9OgwXKnOCd8zauoj0Ew==} - '@percy/env@1.18.0': - resolution: {integrity: sha512-b+RTDPst4yKk67EQMjGeBIjfAkqZy2jUXgW3SKaNCyCOzI+16IXJ1gJSrniv29TpxgqDa1y3OUyWTPkmuDVi2A==} + '@percy/env@1.31.8': + resolution: {integrity: sha512-nIwSkwIijMCxvRZE2MV1rn51NGHM3EgRayuKxgkhevzc1s4Y785GTS8CZyJaPshs1fWVBork87Tm9Tbuh3u1PQ==} engines: {node: '>=14'} - '@percy/logger@1.18.0': - resolution: {integrity: sha512-ZC9OqaTVPjnndcSfbQaU0NcquC0J4KZFx7hEDznukXNsLIK4WSLiEK1QS+tGxAkIKZilHmVc/vv9q3lMvlQDaQ==} + '@percy/logger@1.31.8': + resolution: {integrity: sha512-OqnrtfmCdKW+2Z8LYk8Jc9HK0P89TJqp2qWnM913eDeoYZOKJX+2IyAZfsaFTcfEBAqHn0v1eynfldRedbTk3A==} + engines: {node: '>=14'} + + '@percy/monitoring@1.31.8': + resolution: {integrity: sha512-NBLQIoXWZb1Oi8M6Q6o8rmA6PzZi+65cxgyoKXHboxF7wAb8i8Vyc2JM7zTvay6RZ6JGuVHpqkxPcQaarxM1IQ==} engines: {node: '>=14'} '@percy/sdk-utils@1.31.4': resolution: {integrity: sha512-IBzSQZ8jx1pnSyyn7tF4UX8BVffbw0xjsNsPl/MuYuFuE5rW/D8arc+sH6xI1Kog0+tECt2XdAf4hMGWij2lxw==} engines: {node: '>=14'} + '@percy/sdk-utils@1.31.8': + resolution: {integrity: sha512-S+qxi4TIOvToAD5j89nkdDj0Xj5CH8YJxpI6ZRVJE/UQE+amHIP34KiTdrWKw5aPlYEwNPeNn9UlXz5HUr5Z9g==} + engines: {node: '>=14'} + + '@percy/webdriver-utils@1.31.8': + resolution: {integrity: sha512-mfKR5EaXTTTLXX2JBFKmz9OphhHHBIMwe6lkI/hVgl1jvnTV2FXSSS2xb2Sume86uGFyj53NRH+HTNf/tepQKg==} + engines: {node: '>=14'} + '@pmmmwh/react-refresh-webpack-plugin@0.5.17': resolution: {integrity: sha512-tXDyE1/jzFsHXjhRZQ3hMl0IVhYe5qula43LDWIhVfjp9G/nT5OQY5AORVOrkEGAUltBJOfOWeETbmhm6kHhuQ==} engines: {node: '>= 10.13'} @@ -2128,8 +2140,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/lodash@4.17.23': - resolution: {integrity: sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==} + '@types/lodash@4.17.24': + resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==} '@types/mime@1.3.5': resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} @@ -3000,6 +3012,7 @@ packages: basic-ftp@5.1.0: resolution: {integrity: sha512-RkaJzeJKDbaDWTIPiJwubyljaEPwpVWkm9Rt5h9Nd6h7tEXTJ3VB4qxdZBioV7JO5yLUaOKwz7vDOzlncUsegw==} engines: {node: '>=10.0.0'} + deprecated: Security vulnerability fixed in 5.2.0, please upgrade batch@0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} @@ -3406,6 +3419,15 @@ packages: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} + cosmiconfig@8.3.6: + resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} + engines: {node: '>=14'} + peerDependencies: + typescript: '>=4.9.5' + peerDependenciesMeta: + typescript: + optional: true + crc-32@1.2.2: resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==} engines: {node: '>=0.8'} @@ -4468,16 +4490,16 @@ packages: glob@7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} - 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 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 glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - 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==} @@ -5339,8 +5361,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.2.7: - resolution: {integrity: sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==} + lint-staged@16.3.1: + resolution: {integrity: sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q==} engines: {node: '>=20.17'} hasBin: true @@ -5627,10 +5649,6 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nano-spawn@2.0.0: - resolution: {integrity: sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==} - engines: {node: '>=20.17'} - nanoid@3.3.11: resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -5863,6 +5881,9 @@ packages: resolution: {integrity: sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==} engines: {node: '>= 14'} + pako@2.1.0: + resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==} + param-case@3.0.4: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} @@ -5943,11 +5964,6 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} - pidtree@0.6.0: - resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} - engines: {node: '>=0.10'} - hasBin: true - pify@2.3.0: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} @@ -7225,8 +7241,8 @@ packages: resolution: {integrity: sha512-WjlahMgHmCJpqzU8bIBy4qtsZdU9lRlcZE3Lvyej6t4tuOuv1vk57OW3MBrj6hXBFx/nNoC9MPMTcr5YA7NQbg==} engines: {node: '>=6'} - start-server-and-test@2.1.3: - resolution: {integrity: sha512-k4EcbNjeg0odaDkAMlIeDVDByqX9PIgL4tivgP2tES6Zd8o+4pTq/HgbWCyA3VHIoZopB+wGnNPKYGGSByNriQ==} + start-server-and-test@2.1.5: + resolution: {integrity: sha512-A/SbXpgXE25ScSkpLLqvGvVZT0ykN6+AzS8tVqMBCTxbJy2Nwuen59opT+afalK5aS+AuQmZs0EsLwjnuDN+/g==} engines: {node: '>=16'} hasBin: true @@ -7509,6 +7525,10 @@ packages: tiny-warning@1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} + tinyexec@1.0.2: + resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} + engines: {node: '>=18'} + tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -7697,8 +7717,8 @@ packages: peerDependencies: typescript: '>=4.0.0' - typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -7981,8 +8001,8 @@ packages: typescript: optional: true - wait-on@9.0.3: - resolution: {integrity: sha512-13zBnyYvFDW1rBvWiJ6Av3ymAaq8EDQuvxZnPIw3g04UqGi4TyoIJABmfJ6zrvKo9yeFQExNkOk7idQbDJcuKA==} + wait-on@9.0.4: + resolution: {integrity: sha512-k8qrgfwrPVJXTeFY8tl6BxVHiclK11u72DVKhpybHfUL/K6KM4bdyK9EhIVYGytB5MJe/3lq4Tf0hrjM+pvJZQ==} engines: {node: '>=20.0.0'} hasBin: true @@ -9746,7 +9766,7 @@ snapshots: jest-util: 27.5.1 slash: 3.0.0 - '@jest/core@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))': + '@jest/core@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))': dependencies: '@jest/console': 27.5.1 '@jest/reporters': 27.5.1 @@ -9760,7 +9780,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + jest-config: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -10147,10 +10167,10 @@ snapshots: '@nomicfoundation/solidity-analyzer-linux-x64-musl': 0.1.2 '@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.2 - '@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3))': + '@nomiclabs/hardhat-ethers@2.2.3(ethers@5.8.0)(hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3))': dependencies: ethers: 5.8.0 - hardhat: 2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3) + hardhat: 2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3) '@parcel/watcher-android-arm64@2.5.6': optional: true @@ -10213,116 +10233,138 @@ snapshots: '@parcel/watcher-win32-x64': 2.5.6 optional: true - '@percy/cli-app@1.18.0': + '@percy/cli-app@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 - '@percy/cli-exec': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) + '@percy/cli-exec': 1.31.8(typescript@5.9.3) transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-build@1.18.0': + '@percy/cli-build@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-command@1.18.0': + '@percy/cli-command@1.31.8(typescript@5.9.3)': dependencies: - '@percy/config': 1.18.0 - '@percy/core': 1.18.0 - '@percy/logger': 1.18.0 + '@percy/config': 1.31.8(typescript@5.9.3) + '@percy/core': 1.31.8(typescript@5.9.3) + '@percy/logger': 1.31.8 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-config@1.18.0': + '@percy/cli-config@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-exec@1.18.0': + '@percy/cli-exec@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) + '@percy/logger': 1.31.8 cross-spawn: 7.0.6 which: 2.0.2 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-snapshot@1.18.0': + '@percy/cli-snapshot@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) yaml: 2.8.2 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli-upload@1.18.0': + '@percy/cli-upload@1.31.8(typescript@5.9.3)': dependencies: - '@percy/cli-command': 1.18.0 + '@percy/cli-command': 1.31.8(typescript@5.9.3) fast-glob: 3.3.3 image-size: 1.2.1 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/cli@1.18.0': - dependencies: - '@percy/cli-app': 1.18.0 - '@percy/cli-build': 1.18.0 - '@percy/cli-command': 1.18.0 - '@percy/cli-config': 1.18.0 - '@percy/cli-exec': 1.18.0 - '@percy/cli-snapshot': 1.18.0 - '@percy/cli-upload': 1.18.0 - '@percy/client': 1.18.0 - '@percy/logger': 1.18.0 + '@percy/cli@1.31.8(typescript@5.9.3)': + dependencies: + '@percy/cli-app': 1.31.8(typescript@5.9.3) + '@percy/cli-build': 1.31.8(typescript@5.9.3) + '@percy/cli-command': 1.31.8(typescript@5.9.3) + '@percy/cli-config': 1.31.8(typescript@5.9.3) + '@percy/cli-exec': 1.31.8(typescript@5.9.3) + '@percy/cli-snapshot': 1.31.8(typescript@5.9.3) + '@percy/cli-upload': 1.31.8(typescript@5.9.3) + '@percy/client': 1.31.8(typescript@5.9.3) + '@percy/logger': 1.31.8 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate - '@percy/client@1.18.0': + '@percy/client@1.31.8(typescript@5.9.3)': dependencies: - '@percy/env': 1.18.0 - '@percy/logger': 1.18.0 + '@percy/config': 1.31.8(typescript@5.9.3) + '@percy/env': 1.31.8 + '@percy/logger': 1.31.8 + pac-proxy-agent: 7.2.0 + pako: 2.1.0 + transitivePeerDependencies: + - supports-color + - typescript - '@percy/config@1.18.0': + '@percy/config@1.31.8(typescript@5.9.3)': dependencies: - '@percy/logger': 1.18.0 + '@percy/logger': 1.31.8 ajv: 8.18.0 - cosmiconfig: 7.1.0 + cosmiconfig: 8.3.6(typescript@5.9.3) yaml: 2.8.2 + transitivePeerDependencies: + - typescript - '@percy/core@1.18.0': + '@percy/core@1.31.8(typescript@5.9.3)': dependencies: - '@percy/client': 1.18.0 - '@percy/config': 1.18.0 - '@percy/dom': 1.18.0 - '@percy/logger': 1.18.0 + '@percy/client': 1.31.8(typescript@5.9.3) + '@percy/config': 1.31.8(typescript@5.9.3) + '@percy/dom': 1.31.8 + '@percy/logger': 1.31.8 + '@percy/monitoring': 1.31.8(typescript@5.9.3) + '@percy/webdriver-utils': 1.31.8(typescript@5.9.3) content-disposition: 0.5.4 cross-spawn: 7.0.6 extract-zip: 2.0.1(supports-color@8.1.1) fast-glob: 3.3.3 micromatch: 4.0.8 mime-types: 2.1.35 + pako: 2.1.0 path-to-regexp: 6.3.0 rimraf: 3.0.2 ws: 8.19.0 + yaml: 2.8.2 transitivePeerDependencies: - bufferutil - supports-color + - typescript - utf-8-validate '@percy/cypress@3.1.7(cypress@15.11.0)': @@ -10332,11 +10374,23 @@ snapshots: transitivePeerDependencies: - supports-color - '@percy/dom@1.18.0': {} + '@percy/dom@1.31.8': {} - '@percy/env@1.18.0': {} + '@percy/env@1.31.8': + dependencies: + '@percy/logger': 1.31.8 - '@percy/logger@1.18.0': {} + '@percy/logger@1.31.8': {} + + '@percy/monitoring@1.31.8(typescript@5.9.3)': + dependencies: + '@percy/config': 1.31.8(typescript@5.9.3) + '@percy/logger': 1.31.8 + '@percy/sdk-utils': 1.31.8 + systeminformation: 5.31.1 + transitivePeerDependencies: + - supports-color + - typescript '@percy/sdk-utils@1.31.4': dependencies: @@ -10344,6 +10398,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@percy/sdk-utils@1.31.8': + dependencies: + pac-proxy-agent: 7.2.0 + transitivePeerDependencies: + - supports-color + + '@percy/webdriver-utils@1.31.8(typescript@5.9.3)': + dependencies: + '@percy/config': 1.31.8(typescript@5.9.3) + '@percy/sdk-utils': 1.31.8 + transitivePeerDependencies: + - supports-color + - typescript + '@pmmmwh/react-refresh-webpack-plugin@0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(webpack@5.105.2))(webpack@5.105.2)': dependencies: ansi-html: 0.0.9 @@ -10416,9 +10484,9 @@ snapshots: '@rushstack/eslint-patch@1.15.0': {} - '@safe-global/safe-apps-provider@0.18.6(typescript@5.3.3)(zod@3.22.4)': + '@safe-global/safe-apps-provider@0.18.6(typescript@5.9.3)(zod@3.22.4)': dependencies: - '@safe-global/safe-apps-sdk': 9.1.0(typescript@5.3.3)(zod@3.22.4) + '@safe-global/safe-apps-sdk': 9.1.0(typescript@5.9.3)(zod@3.22.4) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -10426,20 +10494,20 @@ snapshots: - utf-8-validate - zod - '@safe-global/safe-apps-sdk@8.1.0(typescript@5.3.3)(zod@3.22.4)': + '@safe-global/safe-apps-sdk@8.1.0(typescript@5.9.3)(zod@3.22.4)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.23.1 - viem: 1.21.4(typescript@5.3.3)(zod@3.22.4) + viem: 1.21.4(typescript@5.9.3)(zod@3.22.4) transitivePeerDependencies: - bufferutil - typescript - utf-8-validate - zod - '@safe-global/safe-apps-sdk@9.1.0(typescript@5.3.3)(zod@3.22.4)': + '@safe-global/safe-apps-sdk@9.1.0(typescript@5.9.3)(zod@3.22.4)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.23.1 - viem: 2.46.2(typescript@5.3.3)(zod@3.22.4) + viem: 2.46.2(typescript@5.9.3)(zod@3.22.4) transitivePeerDependencies: - bufferutil - typescript @@ -10818,15 +10886,15 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@typechain/ethers-v5@11.1.2(@ethersproject/abi@5.8.0)(@ethersproject/providers@5.8.0)(ethers@5.8.0)(typechain@8.3.2(typescript@5.3.3))(typescript@5.3.3)': + '@typechain/ethers-v5@11.1.2(@ethersproject/abi@5.8.0)(@ethersproject/providers@5.8.0)(ethers@5.8.0)(typechain@8.3.2(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@ethersproject/abi': 5.8.0 '@ethersproject/providers': 5.8.0 ethers: 5.8.0 lodash: 4.17.23 - ts-essentials: 7.0.3(typescript@5.3.3) - typechain: 8.3.2(typescript@5.3.3) - typescript: 5.3.3 + ts-essentials: 7.0.3(typescript@5.9.3) + typechain: 8.3.2(typescript@5.9.3) + typescript: 5.9.3 '@types/aria-query@5.0.4': {} @@ -10946,7 +11014,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/lodash@4.17.23': {} + '@types/lodash@4.17.24': {} '@types/mime@1.3.5': {} @@ -11060,13 +11128,13 @@ snapshots: '@types/node': 16.18.126 optional: true - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.3.3) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.1 @@ -11074,30 +11142,30 @@ snapshots: ignore: 5.3.2 natural-compare: 1.4.0 semver: 7.7.4 - ts-api-utils: 1.4.3(typescript@5.3.3) + ts-api-utils: 1.4.3(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.1 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -11111,15 +11179,15 @@ snapshots: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.1 - ts-api-utils: 1.4.3(typescript@5.3.3) + ts-api-utils: 1.4.3(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -11127,7 +11195,7 @@ snapshots: '@typescript-eslint/types@6.21.0': {} - '@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.3)': + '@typescript-eslint/typescript-estree@5.62.0(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 @@ -11135,13 +11203,13 @@ snapshots: globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.4 - tsutils: 3.21.0(typescript@5.3.3) + tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@6.21.0(typescript@5.3.3)': + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 @@ -11150,20 +11218,20 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.7.4 - ts-api-utils: 1.4.3(typescript@5.3.3) + ts-api-utils: 1.4.3(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) eslint: 8.57.1 eslint-scope: 5.1.1 semver: 7.7.4 @@ -11171,14 +11239,14 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.3.3)': + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) eslint: 8.57.1 semver: 7.7.4 transitivePeerDependencies: @@ -11243,28 +11311,28 @@ snapshots: '@vue/shared': 3.5.28 csstype: 3.2.3 - '@vue/server-renderer@3.5.28(vue@3.5.28(typescript@5.3.3))': + '@vue/server-renderer@3.5.28(vue@3.5.28(typescript@5.9.3))': dependencies: '@vue/compiler-ssr': 3.5.28 '@vue/shared': 3.5.28 - vue: 3.5.28(typescript@5.3.3) + vue: 3.5.28(typescript@5.9.3) '@vue/shared@3.5.28': {} - '@wagmi/connectors@3.1.11(@types/react@18.3.28)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4)': + '@wagmi/connectors@3.1.11(@types/react@18.3.28)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4)': dependencies: '@coinbase/wallet-sdk': 3.9.3 - '@safe-global/safe-apps-provider': 0.18.6(typescript@5.3.3)(zod@3.22.4) - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3)(zod@3.22.4) + '@safe-global/safe-apps-provider': 0.18.6(typescript@5.9.3)(zod@3.22.4) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.9.3)(zod@3.22.4) '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.3.28)(react@18.3.1) '@walletconnect/legacy-provider': 2.0.0 '@walletconnect/modal': 2.6.2(@types/react@18.3.28)(react@18.3.1) '@walletconnect/utils': 2.11.0 - abitype: 0.8.7(typescript@5.3.3)(zod@3.22.4) + abitype: 0.8.7(typescript@5.9.3)(zod@3.22.4) eventemitter3: 4.0.7 - viem: 1.21.4(typescript@5.3.3)(zod@3.22.4) + viem: 1.21.4(typescript@5.9.3)(zod@3.22.4) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -11293,15 +11361,15 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4)': + '@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4)': dependencies: - '@wagmi/connectors': 3.1.11(@types/react@18.3.28)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4) - abitype: 0.8.7(typescript@5.3.3)(zod@3.22.4) + '@wagmi/connectors': 3.1.11(@types/react@18.3.28)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4) + abitype: 0.8.7(typescript@5.9.3)(zod@3.22.4) eventemitter3: 4.0.7 - viem: 1.21.4(typescript@5.3.3)(zod@3.22.4) + viem: 1.21.4(typescript@5.9.3)(zod@3.22.4) zustand: 4.5.7(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -11797,10 +11865,10 @@ snapshots: - '@types/react' - react - '@web3modal/scaffold-vue@3.5.7(@types/react@18.3.28)(react@18.3.1)(vue@3.5.28(typescript@5.3.3))': + '@web3modal/scaffold-vue@3.5.7(@types/react@18.3.28)(react@18.3.1)(vue@3.5.28(typescript@5.9.3))': dependencies: '@web3modal/scaffold': 3.5.7(@types/react@18.3.28)(react@18.3.1) - vue: 3.5.28(typescript@5.3.3) + vue: 3.5.28(typescript@5.9.3) transitivePeerDependencies: - '@types/react' - react @@ -11815,14 +11883,14 @@ snapshots: - '@types/react' - react - '@web3modal/siwe@3.5.7(@types/react@18.3.28)(typescript@5.3.3)': + '@web3modal/siwe@3.5.7(@types/react@18.3.28)(typescript@5.9.3)': dependencies: '@web3modal/core': 3.5.7(@types/react@18.3.28)(react@18.3.1) '@web3modal/scaffold-utils': 3.5.7(@types/react@18.3.28)(react@18.3.1) optionalDependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - vue: 3.5.28(typescript@5.3.3) + vue: 3.5.28(typescript@5.9.3) transitivePeerDependencies: - '@types/react' - typescript @@ -11833,20 +11901,20 @@ snapshots: lit: 3.1.0 qrcode: 1.5.3 - '@web3modal/wagmi@3.5.7(@types/react@18.3.28)(@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4))(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))': + '@web3modal/wagmi@3.5.7(@types/react@18.3.28)(@wagmi/core@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4))(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))': dependencies: - '@wagmi/core': 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4) + '@wagmi/core': 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4) '@web3modal/polyfills': 3.5.7 '@web3modal/scaffold': 3.5.7(@types/react@18.3.28)(react@18.3.1) '@web3modal/scaffold-react': 3.5.7(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@web3modal/scaffold-utils': 3.5.7(@types/react@18.3.28)(react@18.3.1) - '@web3modal/scaffold-vue': 3.5.7(@types/react@18.3.28)(react@18.3.1)(vue@3.5.28(typescript@5.3.3)) - viem: 1.21.4(typescript@5.3.3)(zod@3.22.4) + '@web3modal/scaffold-vue': 3.5.7(@types/react@18.3.28)(react@18.3.1)(vue@3.5.28(typescript@5.9.3)) + viem: 1.21.4(typescript@5.9.3)(zod@3.22.4) optionalDependencies: - '@web3modal/siwe': 3.5.7(@types/react@18.3.28)(typescript@5.3.3) + '@web3modal/siwe': 3.5.7(@types/react@18.3.28)(typescript@5.9.3) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - vue: 3.5.28(typescript@5.3.3) + vue: 3.5.28(typescript@5.9.3) transitivePeerDependencies: - '@types/react' - typescript @@ -11939,20 +12007,20 @@ snapshots: abab@2.0.6: {} - abitype@0.8.7(typescript@5.3.3)(zod@3.22.4): + abitype@0.8.7(typescript@5.9.3)(zod@3.22.4): dependencies: - typescript: 5.3.3 + typescript: 5.9.3 optionalDependencies: zod: 3.22.4 - abitype@0.9.8(typescript@5.3.3)(zod@3.22.4): + abitype@0.9.8(typescript@5.9.3)(zod@3.22.4): optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 zod: 3.22.4 - abitype@1.2.3(typescript@5.3.3)(zod@3.22.4): + abitype@1.2.3(typescript@5.9.3)(zod@3.22.4): optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 zod: 3.22.4 accepts@1.3.8: @@ -12799,6 +12867,15 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 + cosmiconfig@8.3.6(typescript@5.9.3): + dependencies: + import-fresh: 3.3.1 + js-yaml: 4.1.1 + parse-json: 5.2.0 + path-type: 4.0.0 + optionalDependencies: + typescript: 5.9.3 + crc-32@1.2.2: {} create-require@1.1.1: {} @@ -13428,25 +13505,25 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)))(typescript@5.3.3): + eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)))(typescript@5.9.3): dependencies: '@babel/core': 7.29.0 '@babel/eslint-parser': 7.28.6(@babel/core@7.29.0)(eslint@8.57.1) '@rushstack/eslint-patch': 1.15.0 - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(typescript@5.3.3) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) babel-preset-react-app: 10.1.0 confusing-browser-globals: 1.0.11 eslint: 8.57.1 eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(eslint@8.57.1) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1) - eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)))(typescript@5.3.3) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1) + eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)))(typescript@5.9.3) eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1) eslint-plugin-react: 7.37.5(eslint@8.57.1) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1) - eslint-plugin-testing-library: 5.11.1(eslint@8.57.1)(typescript@5.3.3) + eslint-plugin-testing-library: 5.11.1(eslint@8.57.1)(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -13463,11 +13540,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): dependencies: debug: 3.2.7(supports-color@8.1.1) optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -13481,7 +13558,7 @@ snapshots: lodash: 4.17.23 string-natural-compare: 3.0.1 - eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -13492,7 +13569,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -13504,19 +13581,19 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)))(typescript@5.3.3): + eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)))(typescript@5.9.3): dependencies: - '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 optionalDependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint@8.57.1)(typescript@5.3.3) - jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) transitivePeerDependencies: - supports-color - typescript @@ -13566,9 +13643,9 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@5.11.1(eslint@8.57.1)(typescript@5.3.3): + eslint-plugin-testing-library@5.11.1(eslint@8.57.1)(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.3.3) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -13981,7 +14058,7 @@ snapshots: forever-agent@0.6.1: {} - fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.1)(typescript@5.3.3)(webpack@5.105.2): + fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.1)(typescript@5.9.3)(webpack@5.105.2): dependencies: '@babel/code-frame': 7.29.0 '@types/json-schema': 7.0.15 @@ -13996,7 +14073,7 @@ snapshots: schema-utils: 2.7.0 semver: 7.7.4 tapable: 1.1.3 - typescript: 5.3.3 + typescript: 5.9.3 webpack: 5.105.2 optionalDependencies: eslint: 8.57.1 @@ -14212,7 +14289,7 @@ snapshots: handle-thing@2.0.1: {} - hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3): + hardhat@2.28.6(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3): dependencies: '@ethereumjs/util': 9.1.0 '@ethersproject/abi': 5.8.0 @@ -14254,8 +14331,8 @@ snapshots: uuid: 8.3.2 ws: 7.5.10 optionalDependencies: - ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.3.3) - typescript: 5.3.3 + ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - bufferutil - supports-color @@ -14794,16 +14871,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)): + jest-cli@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.2.0 - jest-config: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + jest-config: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -14815,7 +14892,7 @@ snapshots: - ts-node - utf-8-validate - jest-config@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)): + jest-config@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)): dependencies: '@babel/core': 7.29.0 '@jest/test-sequencer': 27.5.1 @@ -14842,7 +14919,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.3.3) + ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.9.3) transitivePeerDependencies: - bufferutil - canvas @@ -15095,11 +15172,11 @@ snapshots: leven: 3.1.0 pretty-format: 27.5.1 - jest-watch-typeahead@1.1.0(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))): + jest-watch-typeahead@1.1.0(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 - jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) jest-regex-util: 27.5.1 jest-watcher: 27.5.1 slash: 4.0.0 @@ -15122,11 +15199,11 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)): + jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + '@jest/core': 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) import-local: 3.2.0 - jest-cli: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + jest-cli: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) transitivePeerDependencies: - bufferutil - canvas @@ -15316,14 +15393,13 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.2.7: + lint-staged@16.3.1: dependencies: commander: 14.0.3 listr2: 9.0.5 micromatch: 4.0.8 - nano-spawn: 2.0.0 - pidtree: 0.6.0 string-argv: 0.3.2 + tinyexec: 1.0.2 yaml: 2.8.2 listr2@3.14.0(enquirer@2.4.1): @@ -15627,8 +15703,6 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nano-spawn@2.0.0: {} - nanoid@3.3.11: {} natural-compare@1.4.0: {} @@ -15809,7 +15883,7 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - ox@0.12.4(typescript@5.3.3)(zod@3.22.4): + ox@0.12.4(typescript@5.9.3)(zod@3.22.4): dependencies: '@adraffy/ens-normalize': 1.11.1 '@noble/ciphers': 1.3.0 @@ -15817,10 +15891,10 @@ snapshots: '@noble/hashes': 1.8.0 '@scure/bip32': 1.7.0 '@scure/bip39': 1.6.0 - abitype: 1.2.3(typescript@5.3.3)(zod@3.22.4) + abitype: 1.2.3(typescript@5.9.3)(zod@3.22.4) eventemitter3: 5.0.1 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - zod @@ -15873,6 +15947,8 @@ snapshots: degenerator: 5.0.1 netmask: 2.0.2 + pako@2.1.0: {} + param-case@3.0.4: dependencies: dot-case: 3.0.4 @@ -15936,8 +16012,6 @@ snapshots: picomatch@4.0.3: {} - pidtree@0.6.0: {} - pify@2.3.0: {} pify@3.0.0: {} @@ -16132,13 +16206,13 @@ snapshots: postcss: 8.5.6 postcss-value-parser: 4.2.0 - postcss-load-config@3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)): + postcss-load-config@3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)): dependencies: lilconfig: 2.1.0 yaml: 1.10.2 optionalDependencies: postcss: 8.5.6 - ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.3.3) + ts-node: 10.9.2(@types/node@16.18.126)(typescript@5.9.3) postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.2): dependencies: @@ -16605,9 +16679,9 @@ snapshots: regenerator-runtime: 0.13.11 whatwg-fetch: 3.6.20 - react-app-rewired@2.2.1(react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(type-fest@1.4.0)(typescript@5.3.3)(yaml@2.8.2)): + react-app-rewired@2.2.1(react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(type-fest@1.4.0)(typescript@5.9.3)(yaml@2.8.2)): dependencies: - react-scripts: 5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(type-fest@1.4.0)(typescript@5.3.3)(yaml@2.8.2) + react-scripts: 5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(type-fest@1.4.0)(typescript@5.9.3)(yaml@2.8.2) semver: 5.7.2 react-clientside-effect@1.2.8(react@18.3.1): @@ -16615,7 +16689,7 @@ snapshots: '@babel/runtime': 7.28.6 react: 18.3.1 - react-dev-utils@12.0.1(eslint@8.57.1)(typescript@5.3.3)(webpack@5.105.2): + react-dev-utils@12.0.1(eslint@8.57.1)(typescript@5.9.3)(webpack@5.105.2): dependencies: '@babel/code-frame': 7.29.0 address: 1.2.2 @@ -16626,7 +16700,7 @@ snapshots: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.1)(typescript@5.3.3)(webpack@5.105.2) + fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.1)(typescript@5.9.3)(webpack@5.105.2) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -16643,7 +16717,7 @@ snapshots: text-table: 0.2.0 webpack: 5.105.2 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - eslint - supports-color @@ -16724,7 +16798,7 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(type-fest@1.4.0)(typescript@5.3.3)(yaml@2.8.2): + react-scripts@5.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@18.3.1)(sass@1.97.3)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(type-fest@1.4.0)(typescript@5.9.3)(yaml@2.8.2): dependencies: '@babel/core': 7.29.0 '@pmmmwh/react-refresh-webpack-plugin': 0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(webpack@5.105.2))(webpack@5.105.2) @@ -16742,15 +16816,15 @@ snapshots: dotenv: 10.0.0 dotenv-expand: 5.1.0 eslint: 8.57.1 - eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)))(typescript@5.3.3) + eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0))(@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.29.0))(eslint@8.57.1)(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)))(typescript@5.9.3) eslint-webpack-plugin: 3.2.0(eslint@8.57.1)(webpack@5.105.2) file-loader: 6.2.0(webpack@5.105.2) fs-extra: 10.1.0 html-webpack-plugin: 5.6.6(webpack@5.105.2) identity-obj-proxy: 3.0.0 - jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + jest: 27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) jest-resolve: 27.5.1 - jest-watch-typeahead: 1.1.0(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))) + jest-watch-typeahead: 1.1.0(jest@27.5.1(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))) mini-css-extract-plugin: 2.10.0(webpack@5.105.2) postcss: 8.5.6 postcss-flexbugs-fixes: 5.0.2(postcss@8.5.6) @@ -16760,7 +16834,7 @@ snapshots: prompts: 2.4.2 react: 18.3.1 react-app-polyfill: 3.0.0 - react-dev-utils: 12.0.1(eslint@8.57.1)(typescript@5.3.3)(webpack@5.105.2) + react-dev-utils: 12.0.1(eslint@8.57.1)(typescript@5.9.3)(webpack@5.105.2) react-refresh: 0.11.0 resolve: 1.22.11 resolve-url-loader: 4.0.0 @@ -16776,7 +16850,7 @@ snapshots: workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.5)(webpack@5.105.2) optionalDependencies: fsevents: 2.3.3 - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -17385,7 +17459,7 @@ snapshots: dependencies: type-fest: 0.7.1 - start-server-and-test@2.1.3: + start-server-and-test@2.1.5: dependencies: arg: 5.0.2 bluebird: 3.7.2 @@ -17394,7 +17468,7 @@ snapshots: execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 - wait-on: 9.0.3(debug@4.4.3) + wait-on: 9.0.4(debug@4.4.3) transitivePeerDependencies: - supports-color @@ -17735,6 +17809,8 @@ snapshots: tiny-warning@1.0.3: {} + tinyexec@1.0.2: {} + tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.3) @@ -17793,9 +17869,9 @@ snapshots: tryer@1.0.1: {} - ts-api-utils@1.4.3(typescript@5.3.3): + ts-api-utils@1.4.3(typescript@5.9.3): dependencies: - typescript: 5.3.3 + typescript: 5.9.3 ts-command-line-args@2.5.1: dependencies: @@ -17804,13 +17880,13 @@ snapshots: command-line-usage: 6.1.3 string-format: 2.0.0 - ts-essentials@7.0.3(typescript@5.3.3): + ts-essentials@7.0.3(typescript@5.9.3): dependencies: - typescript: 5.3.3 + typescript: 5.9.3 ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3): + ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.12 @@ -17824,7 +17900,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.4 make-error: 1.3.6 - typescript: 5.3.3 + typescript: 5.9.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -17847,10 +17923,10 @@ snapshots: tsort@0.0.1: {} - tsutils@3.21.0(typescript@5.3.3): + tsutils@3.21.0(typescript@5.9.3): dependencies: tslib: 1.14.1 - typescript: 5.3.3 + typescript: 5.9.3 tunnel-agent@0.6.0: dependencies: @@ -17882,7 +17958,7 @@ snapshots: media-typer: 0.3.0 mime-types: 2.1.35 - typechain@8.3.2(typescript@5.3.3): + typechain@8.3.2(typescript@5.9.3): dependencies: '@types/prettier': 2.7.3 debug: 4.4.3(supports-color@8.1.1) @@ -17893,8 +17969,8 @@ snapshots: mkdirp: 1.0.4 prettier: 2.8.8 ts-command-line-args: 2.5.1 - ts-essentials: 7.0.3(typescript@5.3.3) - typescript: 5.3.3 + ts-essentials: 7.0.3(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -17935,7 +18011,7 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typescript-plugin-css-modules@5.2.0(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3))(typescript@5.3.3): + typescript-plugin-css-modules@5.2.0(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3))(typescript@5.9.3): dependencies: '@types/postcss-modules-local-by-default': 4.0.2 '@types/postcss-modules-scope': 3.0.4 @@ -17944,7 +18020,7 @@ snapshots: less: 4.5.1 lodash.camelcase: 4.3.0 postcss: 8.5.6 - postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.3.3)) + postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@types/node@16.18.126)(typescript@5.9.3)) postcss-modules-extract-imports: 3.1.0(postcss@8.5.6) postcss-modules-local-by-default: 4.2.0(postcss@8.5.6) postcss-modules-scope: 3.2.1(postcss@8.5.6) @@ -17952,14 +18028,14 @@ snapshots: sass: 1.97.3 source-map-js: 1.2.1 tsconfig-paths: 4.2.0 - typescript: 5.3.3 + typescript: 5.9.3 optionalDependencies: stylus: 0.62.0 transitivePeerDependencies: - supports-color - ts-node - typescript@5.3.3: {} + typescript@5.9.3: {} typical@4.0.0: {} @@ -18116,49 +18192,49 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - viem@1.21.4(typescript@5.3.3)(zod@3.22.4): + viem@1.21.4(typescript@5.9.3)(zod@3.22.4): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.2.0 '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 0.9.8(typescript@5.3.3)(zod@3.22.4) + abitype: 0.9.8(typescript@5.9.3)(zod@3.22.4) isows: 1.0.3(ws@8.13.0) ws: 8.13.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - viem@2.46.2(typescript@5.3.3)(zod@3.22.4): + viem@2.46.2(typescript@5.9.3)(zod@3.22.4): dependencies: '@noble/curves': 1.9.1 '@noble/hashes': 1.8.0 '@scure/bip32': 1.7.0 '@scure/bip39': 1.6.0 - abitype: 1.2.3(typescript@5.3.3)(zod@3.22.4) + abitype: 1.2.3(typescript@5.9.3)(zod@3.22.4) isows: 1.0.7(ws@8.18.3) - ox: 0.12.4(typescript@5.3.3)(zod@3.22.4) + ox: 0.12.4(typescript@5.9.3)(zod@3.22.4) ws: 8.18.3 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - vue@3.5.28(typescript@5.3.3): + vue@3.5.28(typescript@5.9.3): dependencies: '@vue/compiler-dom': 3.5.28 '@vue/compiler-sfc': 3.5.28 '@vue/runtime-dom': 3.5.28 - '@vue/server-renderer': 3.5.28(vue@3.5.28(typescript@5.3.3)) + '@vue/server-renderer': 3.5.28(vue@3.5.28(typescript@5.9.3)) '@vue/shared': 3.5.28 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 w3c-hr-time@1.0.2: dependencies: @@ -18168,18 +18244,18 @@ snapshots: dependencies: xml-name-validator: 3.0.0 - wagmi@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4): + wagmi@1.4.13(@types/react@18.3.28)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4): dependencies: '@tanstack/query-sync-storage-persister': 4.43.0 '@tanstack/react-query': 4.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-query-persist-client': 4.43.0(@tanstack/react-query@4.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@wagmi/core': 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.3.3)(viem@1.21.4(typescript@5.3.3)(zod@3.22.4))(zod@3.22.4) - abitype: 0.8.7(typescript@5.3.3)(zod@3.22.4) + '@wagmi/core': 1.4.13(@types/react@18.3.28)(immer@9.0.21)(react@18.3.1)(typescript@5.9.3)(viem@1.21.4(typescript@5.9.3)(zod@3.22.4))(zod@3.22.4) + abitype: 0.8.7(typescript@5.9.3)(zod@3.22.4) react: 18.3.1 use-sync-external-store: 1.6.0(react@18.3.1) - viem: 1.21.4(typescript@5.3.3)(zod@3.22.4) + viem: 1.21.4(typescript@5.9.3)(zod@3.22.4) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -18210,7 +18286,7 @@ snapshots: - utf-8-validate - zod - wait-on@9.0.3(debug@4.4.3): + wait-on@9.0.4(debug@4.4.3): dependencies: axios: 1.13.5(debug@4.4.3) joi: 18.0.2