diff --git a/package.json b/package.json index fafd92d..9b2eb17 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/node": "^20.12.7", "@types/ramda": "^0.29.12", "@typescript-eslint/eslint-plugin": "^7.6.0", - "@typescript-eslint/parser": "^7.6.0", + "@typescript-eslint/parser": "^7.15.0", "chai": "^4.4.1", "chalk": "^5.3.0", "dotenv": "^16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83d09fa..52444bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,10 +61,10 @@ devDependencies: version: 0.29.12 '@typescript-eslint/eslint-plugin': specifier: ^7.6.0 - version: 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5) + version: 7.6.0(@typescript-eslint/parser@7.15.0)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': - specifier: ^7.6.0 - version: 7.6.0(eslint@8.57.0)(typescript@5.4.5) + specifier: ^7.15.0 + version: 7.15.0(eslint@8.57.0)(typescript@5.4.5) chai: specifier: ^4.4.1 version: 4.4.1 @@ -905,7 +905,7 @@ packages: '@rari-capital/solmate': 6.4.0 eslint-plugin-mocha: 10.4.2(eslint@8.57.0) openzeppelin-contracts-upgradeable-4.9.3: /@openzeppelin/contracts-upgradeable@4.9.6 - seaport: github.com/immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9(ts-node@10.9.2)(typescript@5.4.5) + seaport: git/github.com+immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9(ts-node@10.9.2)(typescript@5.4.5) solidity-bits: 0.4.0 solidity-bytes-utils: 0.8.2 transitivePeerDependencies: @@ -1910,7 +1910,7 @@ packages: resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} dev: true - /@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5): + /@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.15.0)(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -1922,7 +1922,7 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.15.0(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/scope-manager': 7.6.0 '@typescript-eslint/type-utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5) @@ -1939,8 +1939,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@7.6.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==} + /@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1949,10 +1949,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 7.6.0 - '@typescript-eslint/types': 7.6.0 - '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.6.0 + '@typescript-eslint/scope-manager': 7.15.0 + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.15.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.57.0 typescript: 5.4.5 @@ -1960,6 +1960,14 @@ packages: - supports-color dev: true + /@typescript-eslint/scope-manager@7.15.0: + resolution: {integrity: sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/visitor-keys': 7.15.0 + dev: true + /@typescript-eslint/scope-manager@7.6.0: resolution: {integrity: sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1988,11 +1996,38 @@ packages: - supports-color dev: true + /@typescript-eslint/types@7.15.0: + resolution: {integrity: sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==} + engines: {node: ^18.18.0 || >=20.0.0} + dev: true + /@typescript-eslint/types@7.6.0: resolution: {integrity: sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==} engines: {node: ^18.18.0 || >=20.0.0} dev: true + /@typescript-eslint/typescript-estree@7.15.0(typescript@5.4.5): + resolution: {integrity: sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/visitor-keys': 7.15.0 + debug: 4.3.4(supports-color@8.1.1) + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.4 + semver: 7.6.0 + ts-api-utils: 1.3.0(typescript@5.4.5) + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + dev: true + /@typescript-eslint/typescript-estree@7.6.0(typescript@5.4.5): resolution: {integrity: sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -2034,6 +2069,14 @@ packages: - typescript dev: true + /@typescript-eslint/visitor-keys@7.15.0: + resolution: {integrity: sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.15.0 + eslint-visitor-keys: 3.4.3 + dev: true + /@typescript-eslint/visitor-keys@7.6.0: resolution: {integrity: sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -6339,7 +6382,7 @@ packages: /solidity-bytes-utils@0.8.2: resolution: {integrity: sha512-cqXPYAV2auhpdKSTPuqji0CwpSceZDu95CzqSM/9tDJ2MoMaMsdHTpOIWtVw31BIqqGPNmIChCswzbw0tHaMTw==} dependencies: - ds-test: github.com/dapphub/ds-test/e282159d5170298eb2455a6c05280ab5a73a4ef0 + ds-test: git/github.com+dapphub/ds-test/e282159d5170298eb2455a6c05280ab5a73a4ef0 forge-std: 1.1.2 dev: true @@ -7365,23 +7408,23 @@ packages: ethers: 5.7.2 dev: true - github.com/dapphub/ds-test/e282159d5170298eb2455a6c05280ab5a73a4ef0: - resolution: {tarball: https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0} + git/github.com+dapphub/ds-test/e282159d5170298eb2455a6c05280ab5a73a4ef0: + resolution: {commit: e282159d5170298eb2455a6c05280ab5a73a4ef0, repo: git@github.com:dapphub/ds-test.git, type: git} name: ds-test version: 1.0.0 dev: true - github.com/immutable/seaport-core/0633350ec34f21fcede657ff812f11cf7d19144e: - resolution: {tarball: https://codeload.github.com/immutable/seaport-core/tar.gz/0633350ec34f21fcede657ff812f11cf7d19144e} + git/github.com+immutable/seaport-core/0633350ec34f21fcede657ff812f11cf7d19144e: + resolution: {commit: 0633350ec34f21fcede657ff812f11cf7d19144e, repo: git@github.com:immutable/seaport-core.git, type: git} name: seaport-core version: 1.5.0 dependencies: seaport-types: 0.0.1 dev: true - github.com/immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9(ts-node@10.9.2)(typescript@5.4.5): - resolution: {tarball: https://codeload.github.com/immutable/seaport/tar.gz/ae061dc008105dd8d05937df9ad9a676f878cbf9} - id: github.com/immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9 + git/github.com+immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9(ts-node@10.9.2)(typescript@5.4.5): + resolution: {commit: ae061dc008105dd8d05937df9ad9a676f878cbf9, repo: git@github.com:immutable/seaport.git, type: git} + id: git@github.com+immutable/seaport/ae061dc008105dd8d05937df9ad9a676f878cbf9 name: seaport version: 1.5.0 engines: {node: '>=16.15.1'} @@ -7394,7 +7437,7 @@ packages: ethers-eip712: 0.2.0(ethers@5.7.2) hardhat: 2.22.2(ts-node@10.9.2)(typescript@5.4.5) merkletreejs: 0.3.11 - seaport-core: github.com/immutable/seaport-core/0633350ec34f21fcede657ff812f11cf7d19144e + seaport-core: git/github.com+immutable/seaport-core/0633350ec34f21fcede657ff812f11cf7d19144e seaport-sol: 1.6.0 seaport-types: 0.0.1 solady: 0.0.84