diff --git a/package.json b/package.json index 050fd18d..09785296 100644 --- a/package.json +++ b/package.json @@ -81,8 +81,8 @@ "@types/react": "^18.0.31", "@types/react-dom": "^18.0.11", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "5.57.0", - "@typescript-eslint/parser": "5.57.0", + "@typescript-eslint/eslint-plugin": "5.59.2", + "@typescript-eslint/parser": "5.59.2", "@umijs/test": "^4.0.63", "@umijs/utils": "^4.0.63", "@walrus/cli": "1.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a81d35db..c8e057d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: '@types/react-dom': ^18.0.11 '@types/react-test-renderer': ^18.0.0 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.57.0 - '@typescript-eslint/parser': 5.57.0 + '@typescript-eslint/eslint-plugin': 5.59.2 + '@typescript-eslint/parser': 5.59.2 '@umijs/test': ^4.0.63 '@umijs/utils': ^4.0.63 '@walrus/cli': 1.3.4 @@ -157,8 +157,8 @@ importers: '@types/react-dom': 18.0.11 '@types/react-test-renderer': 18.0.0 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.57.0_s5k7qbmvzkal3edwy7gcxmnteu - '@typescript-eslint/parser': 5.57.0_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/eslint-plugin': 5.59.2_i5dordbnzlfzywfpdrutdpwhuu + '@typescript-eslint/parser': 5.59.2_bcnce6t2n5ss3lv2getliffzhq '@umijs/test': 4.0.63 '@umijs/utils': 4.0.63 '@walrus/cli': 1.3.4 @@ -171,7 +171,7 @@ importers: cross-env: 7.0.3 dumi: 2.1.17_cwqtos3wzlc5ixe2nk7jj3a7f4 eslint: 8.37.0 - eslint-config-alloy: 4.9.0_4chi7cdnrw4e57ryhfvfjqv6va + eslint-config-alloy: 4.9.0_c5edbilabwfqkgxp5rhcyayyve eslint-config-prettier: 8.8.0_eslint@8.37.0 eslint-plugin-react: 7.32.2_eslint@8.37.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.37.0 @@ -4713,7 +4713,7 @@ packages: lru-cache: 6.0.0 mkdirp: 1.0.4 npm-pick-manifest: 6.1.1 - promise-inflight: 1.0.1_bluebird@3.7.2 + promise-inflight: 1.0.1 promise-retry: 2.0.1 semver: 7.3.8 which: 2.0.2 @@ -6371,8 +6371,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.57.0_s5k7qbmvzkal3edwy7gcxmnteu: - resolution: {integrity: sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==} + /@typescript-eslint/eslint-plugin/5.59.2_i5dordbnzlfzywfpdrutdpwhuu: + resolution: {integrity: sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -6383,10 +6383,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.0 - '@typescript-eslint/parser': 5.57.0_bcnce6t2n5ss3lv2getliffzhq - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/type-utils': 5.57.0_bcnce6t2n5ss3lv2getliffzhq - '@typescript-eslint/utils': 5.57.0_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/parser': 5.59.2_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/type-utils': 5.59.2_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/utils': 5.59.2_bcnce6t2n5ss3lv2getliffzhq debug: 4.3.4 eslint: 8.37.0 grapheme-splitter: 1.0.4 @@ -6419,8 +6419,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.57.0_bcnce6t2n5ss3lv2getliffzhq: - resolution: {integrity: sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==} + /@typescript-eslint/parser/5.59.2_bcnce6t2n5ss3lv2getliffzhq: + resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6429,9 +6429,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.2 + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.2 debug: 4.3.4 eslint: 8.37.0 typescript: 5.0.2 @@ -6447,12 +6447,12 @@ packages: '@typescript-eslint/visitor-keys': 5.48.1 dev: true - /@typescript-eslint/scope-manager/5.57.0: - resolution: {integrity: sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==} + /@typescript-eslint/scope-manager/5.59.2: + resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/visitor-keys': 5.57.0 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 dev: true /@typescript-eslint/type-utils/5.48.1_bcnce6t2n5ss3lv2getliffzhq: @@ -6475,8 +6475,8 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils/5.57.0_bcnce6t2n5ss3lv2getliffzhq: - resolution: {integrity: sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==} + /@typescript-eslint/type-utils/5.59.2_bcnce6t2n5ss3lv2getliffzhq: + resolution: {integrity: sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -6485,8 +6485,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.2 - '@typescript-eslint/utils': 5.57.0_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.2 + '@typescript-eslint/utils': 5.59.2_bcnce6t2n5ss3lv2getliffzhq debug: 4.3.4 eslint: 8.37.0 tsutils: 3.21.0_typescript@5.0.2 @@ -6500,8 +6500,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.57.0: - resolution: {integrity: sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==} + /@typescript-eslint/types/5.59.2: + resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -6526,8 +6526,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.57.0_typescript@5.0.2: - resolution: {integrity: sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==} + /@typescript-eslint/typescript-estree/5.59.2_typescript@5.0.2: + resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -6535,8 +6535,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/visitor-keys': 5.57.0 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -6567,8 +6567,8 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.57.0_bcnce6t2n5ss3lv2getliffzhq: - resolution: {integrity: sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==} + /@typescript-eslint/utils/5.59.2_bcnce6t2n5ss3lv2getliffzhq: + resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6576,9 +6576,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0_eslint@8.37.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.2 + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.2 eslint: 8.37.0 eslint-scope: 5.1.1 semver: 7.3.8 @@ -6595,11 +6595,11 @@ packages: eslint-visitor-keys: 3.4.0 dev: true - /@typescript-eslint/visitor-keys/5.57.0: - resolution: {integrity: sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==} + /@typescript-eslint/visitor-keys/5.59.2: + resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.57.0 + '@typescript-eslint/types': 5.59.2 eslint-visitor-keys: 3.4.0 dev: true @@ -8274,7 +8274,7 @@ packages: minipass-pipeline: 1.2.4 mkdirp: 1.0.4 p-map: 4.0.0 - promise-inflight: 1.0.1_bluebird@3.7.2 + promise-inflight: 1.0.1 rimraf: 3.0.2 ssri: 8.0.1 tar: 6.1.13 @@ -10840,7 +10840,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-alloy/4.9.0_4chi7cdnrw4e57ryhfvfjqv6va: + /eslint-config-alloy/4.9.0_c5edbilabwfqkgxp5rhcyayyve: resolution: {integrity: sha512-4DfiN0sXByf5WuXioZrrZJdfzZw+lgdoQfFTuQyFenJ2XeIKrsXYctArLiZAoAsTxyZnmUFYqrgwUIXx26q0gg==} peerDependencies: '@babel/eslint-parser': 7.x @@ -10870,8 +10870,8 @@ packages: vue-eslint-parser: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.57.0_s5k7qbmvzkal3edwy7gcxmnteu - '@typescript-eslint/parser': 5.57.0_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/eslint-plugin': 5.59.2_i5dordbnzlfzywfpdrutdpwhuu + '@typescript-eslint/parser': 5.59.2_bcnce6t2n5ss3lv2getliffzhq eslint: 8.37.0 eslint-plugin-react: 7.32.2_eslint@8.37.0 typescript: 5.0.2 @@ -10900,7 +10900,7 @@ packages: optional: true dependencies: '@typescript-eslint/eslint-plugin': 5.48.1_c6ke7c2yv6jt7ctaretnvlgomm - '@typescript-eslint/utils': 5.57.0_bcnce6t2n5ss3lv2getliffzhq + '@typescript-eslint/utils': 5.59.2_bcnce6t2n5ss3lv2getliffzhq eslint: 8.37.0 jest: 29.5.0_rrli7kzx2akox3oq6aahu3rvje transitivePeerDependencies: