diff --git a/package-lock.json b/package-lock.json index 6877a56..79c5b09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1035,17 +1035,17 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.44.tgz", - "integrity": "sha512-3hqJa/Ak3ahypkcNoNmkkmUg54zV3AWSaalSWAKTQKF5UtXMvRjM5w3nKqS2AQP0dQAkM1u9cXCnOuLeUZr7rw==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.49.tgz", + "integrity": "sha512-kPSMXLyxC2Vkb1NIf8s5369KCkHqZNNRThyjNFiRIgoq10b2LIRsa9GNJ1nmsxLxDFeVD2c/JtqoR+FJVixywA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.44", - "@typescript-eslint/type-utils": "8.0.0-alpha.44", - "@typescript-eslint/utils": "8.0.0-alpha.44", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.44", + "@typescript-eslint/scope-manager": "8.0.0-alpha.49", + "@typescript-eslint/type-utils": "8.0.0-alpha.49", + "@typescript-eslint/utils": "8.0.0-alpha.49", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.49", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -1069,16 +1069,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.44.tgz", - "integrity": "sha512-ho5CiKhp3hDCvkFVpLqiHlMUbgvGELmdVfvpIiKQ1TFGyDcEVpSJUZCDO+gyymgZreJyTfUDHH6eKhF3pgkb0Q==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.49.tgz", + "integrity": "sha512-DlXoouDziZOqQxYoFNTiEJJny6ycA246IA/urQqdpJEkxaPCTH6HDjLrq359abDMXVAO1PoDTPa4UmbBhsJzjQ==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.44", - "@typescript-eslint/types": "8.0.0-alpha.44", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.44", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.44", + "@typescript-eslint/scope-manager": "8.0.0-alpha.49", + "@typescript-eslint/types": "8.0.0-alpha.49", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.49", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.49", "debug": "^4.3.4" }, "engines": { @@ -1098,14 +1098,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.44.tgz", - "integrity": "sha512-0w0pDILwfwRXSz9lQBXnJmeGaIbSBgl4vAw/lB2kCnOKYl2SXCVbdNOHPwxWigvQ08QVpuaKy+wEjbFKr9Xwfg==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.49.tgz", + "integrity": "sha512-wjWDwvRRMRZZiNNjDMBfyC5TrWaoDlEc94oZ4ssu8iMG5WWfdiRk+umheuYoyr0jxdP80pi69JRP6auc5lvfKw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.44", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.44" + "@typescript-eslint/types": "8.0.0-alpha.49", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.49" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1116,14 +1116,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.44.tgz", - "integrity": "sha512-52V6rQxNiebKYLxjcRTzIuTMw/wgrCcLncV27u2O142WyD07gLbICGcxtrxurDIQLMwQ/BuStV2x0cypKSwwdw==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.49.tgz", + "integrity": "sha512-iZj1fRAoyTGEDiNXEk/IjC3bLb0EP1e6YCH8wXIPTHuKj0mTt2NLwqF/TUUo9jNRAYk1I1E7/mnF7XB7Nq+D9g==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.44", - "@typescript-eslint/utils": "8.0.0-alpha.44", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.49", + "@typescript-eslint/utils": "8.0.0-alpha.49", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -1141,9 +1141,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.44.tgz", - "integrity": "sha512-FNBBUTJBNbIaTJhhBbSNxKv+qS8lrwwnpBg36APp5fhDRu8K/YFQZP/VEa19nKBz+8+QUK7R6wV9DHYjj56S7w==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.49.tgz", + "integrity": "sha512-1VmsANJq31IAXbJHBpVoz7Q4oGvyF/60dLj17UeKwErJRNtUJaKtKl98vTJJ1mL9SK+8k5pPVY6NuzGV4/xsMA==", "dev": true, "license": "MIT", "engines": { @@ -1155,14 +1155,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.44.tgz", - "integrity": "sha512-IyLELYPMFaleWpEVrcYhSfgFXFx4/505P4/vi9Dfp6s6T2xapyAdti6WL9iZbnXk72SL5M0wMp3V73nHn8ce1A==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.49.tgz", + "integrity": "sha512-W99PPqs2NAF6OhYfw0cQiiPEfjVJdFeRfyZp/8chz8Pn45q8Hb4fjVNySzPOPQ+tld5yDmZdACOVPED3HOlkSg==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.44", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.44", + "@typescript-eslint/types": "8.0.0-alpha.49", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.49", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1210,16 +1210,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.44.tgz", - "integrity": "sha512-gOSA4Yo1jufcOuV68yX3hzpwzufd/Ru6KYL04od1T1c5tt6cvN3i5D5Tc3BBJ3xYFE7ge821mJbUJMTc+BMaWg==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.49.tgz", + "integrity": "sha512-7CshhaiHXhBS9dARhp6YZQKEfAzIJipde8gKGv19MJ9MrlmkPEN/bq2QcI3jmq5m+zYy8fVA/5v++qrvrNh5WQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.44", - "@typescript-eslint/types": "8.0.0-alpha.44", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.44" + "@typescript-eslint/scope-manager": "8.0.0-alpha.49", + "@typescript-eslint/types": "8.0.0-alpha.49", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.49" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1233,13 +1233,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.44.tgz", - "integrity": "sha512-geWzLM8S6vYGdhA01mWJyGh2V/7VRzAmsD6ZKuc/rLkeJhYjvkMY0g0uMDw/7wmNLeRrpjHnL8HJklrpAlrb9g==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.49.tgz", + "integrity": "sha512-raajTta5+N2MHDV6NNItRCm8drGsJ+vxjaFu3q+iT2keNCf6kD8V08PhXfMCxoS9u1DtqQUsJ10T6ybmBoF0cQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.44", + "@typescript-eslint/types": "8.0.0-alpha.49", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -3510,15 +3510,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.44", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.44.tgz", - "integrity": "sha512-4oRisGPvIJFnLqpfrpdcFjkFZg4/mhbE+0faGiomEFv9r5ziXETxuGY6VmwACPXHEakp2nDEqnp3ZdU0bsuiHQ==", + "version": "8.0.0-alpha.49", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.49.tgz", + "integrity": "sha512-nk8tq3jCV5MhZTd78vx2th9RjJlDs+mF+RERqOQQcGEP84xQm9DMDjFu10Cjw6JOWRUuQ14uA57vAQNLhmMlCA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.44", - "@typescript-eslint/parser": "8.0.0-alpha.44", - "@typescript-eslint/utils": "8.0.0-alpha.44" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.49", + "@typescript-eslint/parser": "8.0.0-alpha.49", + "@typescript-eslint/utils": "8.0.0-alpha.49" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0"