diff --git a/package-lock.json b/package-lock.json index 2e2a588..8617ee6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1030,17 +1030,17 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.51.tgz", - "integrity": "sha512-989dk3/IA2HNdfl8T1Tj0+AEAtqHN5Cdac7Ff1N367Lh5e5xKi3nXWMkptbZaAEo/wi5+CZD8jngQ70wnCRweA==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.57.tgz", + "integrity": "sha512-Z745/tZE5o5RMFApZwf4ltEPmxeIqqSBlo48HNVBrjuUTof+tcIhvW6NepXjHSnSHyT97XI9mmDgl/X7PCfKUg==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.51", - "@typescript-eslint/type-utils": "8.0.0-alpha.51", - "@typescript-eslint/utils": "8.0.0-alpha.51", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.51", + "@typescript-eslint/scope-manager": "8.0.0-alpha.57", + "@typescript-eslint/type-utils": "8.0.0-alpha.57", + "@typescript-eslint/utils": "8.0.0-alpha.57", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.57", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -1064,16 +1064,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.51.tgz", - "integrity": "sha512-UPMhWLqkP/wBGB3/eI9fRG8UFFmT8tTLlBUQFN01xtsRNhYlMYS5FQHDMkfPynnKp62AqLRrwkrI49cZN3aDUA==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.57.tgz", + "integrity": "sha512-OaOApLLMHWtA8J2OEVSMcUI+WyS0t6HMHfK2Pxj+ngw/SeVwnw3z7ebK51V/ncZYnEa4FYxpDFInJbgaDNbG3w==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.51", - "@typescript-eslint/types": "8.0.0-alpha.51", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.51", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.51", + "@typescript-eslint/scope-manager": "8.0.0-alpha.57", + "@typescript-eslint/types": "8.0.0-alpha.57", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.57", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.57", "debug": "^4.3.4" }, "engines": { @@ -1093,14 +1093,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.51.tgz", - "integrity": "sha512-zT8Ib31deJCqRVJepZOMFoHiFAsSHOh5TmedcFeqyiMuzrqBMtF95iv6mPJqFDIXNgxmTkahpRan1z043ckBnA==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.57.tgz", + "integrity": "sha512-hSk8Z1ecbG+pstE9CF9c50ZrgWmzUwtxmE8f3GBmqGs3amuC1M4UGZ1jpPv/J0SnCPSG+vIIBfobhTHpDuzB9w==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.51", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.51" + "@typescript-eslint/types": "8.0.0-alpha.57", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.57" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1111,14 +1111,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.51.tgz", - "integrity": "sha512-KqU2e3KITMGlRfG4ehfO2zS0GutDWc+zV2nwbRDQdUfh1izgFDAh5UqiJ8YafXVzY1v0dnRggnmvjOMotjQa1w==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.57.tgz", + "integrity": "sha512-ZFI7d6WEUfmcLBNE8rAVkjJeM/qojk4/93yKCfw2484EQvJrtF4vH46CB813s0Qw48EtszsVTuH8J3f8PGkHUg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.51", - "@typescript-eslint/utils": "8.0.0-alpha.51", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.57", + "@typescript-eslint/utils": "8.0.0-alpha.57", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -1136,9 +1136,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.51.tgz", - "integrity": "sha512-joqeu3jITe9BbgXAggKKg9mBIGDL6mAf2JVlo00zWP50u4qnsa3NWKMwWp77pjtI9E2DPU0vlTEdL+v/3aTPJA==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.57.tgz", + "integrity": "sha512-xShJ3YFDJjAi8lfP2zeRhAapHATiCF+wWjrjsF/GuDWIx0CcM7Ij7n8ZKZB3KVnSczdxG5adigUylMgep4hUiA==", "dev": true, "license": "MIT", "engines": { @@ -1150,14 +1150,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.51.tgz", - "integrity": "sha512-p3kD3rVdqmr4Iga86xzUR5wTsIKof/GsqnUMWZbmFpD3fmMXs1VLoXJegTqVMtWncu14dZUohRV2xPSScBAnxg==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.57.tgz", + "integrity": "sha512-9qJFTFos5ORpIqbZ+y7ObQhcXNNHc/q0FLs2rh3Yr+P06K7w3N5dfEewCZbcd8YfH2E4YmQdMlb52TLw1XhzIQ==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.51", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.51", + "@typescript-eslint/types": "8.0.0-alpha.57", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.57", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1236,16 +1236,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.51.tgz", - "integrity": "sha512-OJac7/t6M/jQlgAQSM2yffKXZL8d/6vTbQPChC5v4oGHFuKHF2dEFeevNJlIS9iR6EtquRsHup2GDwqw6bWyrw==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.57.tgz", + "integrity": "sha512-Q+ZYCT6cTway02uF6buloux+u+mLTxZOSleKrCYA9gQEz2cKrjVYKy3z5xCWCethb/0/50JJyVR9TXIjh0Xszg==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.51", - "@typescript-eslint/types": "8.0.0-alpha.51", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.51" + "@typescript-eslint/scope-manager": "8.0.0-alpha.57", + "@typescript-eslint/types": "8.0.0-alpha.57", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.57" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1259,13 +1259,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.51.tgz", - "integrity": "sha512-bOLfR14nLfhO9BBD1YpmnQSTNTapAIegKsb4Ms1RAQXkJRKIeuLS42AEYRM8uvLiNLk0hDIBjCnMPTAyDAWLbw==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.57.tgz", + "integrity": "sha512-+9FK8xT4eWiPGI1eSTkOTSJCwT4byTD1D6s44+GsxCyGAiPFWjj7gzJKvGhiXjah/s3oGpi6dVwKs/YFY8O9rg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.51", + "@typescript-eslint/types": "8.0.0-alpha.57", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -3866,15 +3866,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.51", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.51.tgz", - "integrity": "sha512-Hs60EyclUz1wBZMkmJ/xiiWGW91UZWcumWqOCQeWBp+xlPJJAufr5/OTrWhW+58yPv/72moEVhrA0VeUAlNoDQ==", + "version": "8.0.0-alpha.57", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.57.tgz", + "integrity": "sha512-4llUkSUIKC33Ov+212r0UgJmRkRHErRdJSYW/b8/7LUtASsEKQwrmdtvQuZT0VyRzdiB48DifMY1PYIc9cc8Yg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.51", - "@typescript-eslint/parser": "8.0.0-alpha.51", - "@typescript-eslint/utils": "8.0.0-alpha.51" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.57", + "@typescript-eslint/parser": "8.0.0-alpha.57", + "@typescript-eslint/utils": "8.0.0-alpha.57" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0"