diff --git a/package-lock.json b/package-lock.json index f2653ab4..41928485 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "stylelint": "16.5.0", "stylelint-config-standard": "36.0.0", "typescript": "5.5.4", - "typescript-eslint": "8.0.0-alpha.38" + "typescript-eslint": "8.0.0-alpha.54" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -5489,16 +5489,17 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.38.tgz", - "integrity": "sha512-aAEtLAD++0YWjHOCCsEfx39t/AiJi9ZGauASDfvhJL/73AEVaqEL/DiXuDD7C2g9faVuh3qXsfUzxxU2hR/cIw==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.54.tgz", + "integrity": "sha512-JBuk5rdo9XfoAc797uPh2QdzfnbQmYTnOZ//IKiXm96a2AzS05VmXSVka4GQyrp7giGWSNjW6y2wPpsWheqd9Q==", "dev": true, + "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.38", - "@typescript-eslint/type-utils": "8.0.0-alpha.38", - "@typescript-eslint/utils": "8.0.0-alpha.38", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", + "@typescript-eslint/scope-manager": "8.0.0-alpha.54", + "@typescript-eslint/type-utils": "8.0.0-alpha.54", + "@typescript-eslint/utils": "8.0.0-alpha.54", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.54", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -5522,15 +5523,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.38.tgz", - "integrity": "sha512-7vWt41cjKTRwNPYushQihIHdRnJ8fBy5HYBjMro+nemBQfoVuXY0JXgCctf3Jb3JGUCKxlIw/SYYRsaJ+1rj2w==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.54.tgz", + "integrity": "sha512-473V2mTNH+KPNVPj8MIGizDXmmJ56gpYsh+ILa8uEWUYMhvE0DNnozEt59TonS1Y9D15AJZGas6+1hcpQ77Dbg==", "dev": true, + "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.38", - "@typescript-eslint/types": "8.0.0-alpha.38", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.38", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", + "@typescript-eslint/scope-manager": "8.0.0-alpha.54", + "@typescript-eslint/types": "8.0.0-alpha.54", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.54", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.54", "debug": "^4.3.4" }, "engines": { @@ -5550,13 +5552,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.38.tgz", - "integrity": "sha512-99m9xeGDl/r55+DZuqcwl/52fZfh6VF98Lx2jCyMRS1N+mCbBQ1oDsnGg6hCJxBGSsieifN1DwCh00cfy/L23g==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.54.tgz", + "integrity": "sha512-z+5GlCAskUTTWOFF2G7olTyKZyn+AVdDkiNCP2fhDtOCV1ePX1EaXy1uwqRRROf8p8uryj7vR7OtIErZE5yAng==", "dev": true, + "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.38", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.38" + "@typescript-eslint/types": "8.0.0-alpha.54", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.54" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5567,13 +5570,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.38.tgz", - "integrity": "sha512-baoGHlQL4fZoD0UNIggH8drmMCkQubRbVxGWa9dLbx+CasTju2q4QuBy21mto+uc+ks1DtOZnaw+OwhEjkFXgw==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.54.tgz", + "integrity": "sha512-aGqNg1vP3a1tAE7lN8VDw+JhAefhqotMEcxw+2NKQm3vG4BqzIQNeF87xle9+94t8MPPmUPzRjRmO7GySu8LRg==", "dev": true, + "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.38", - "@typescript-eslint/utils": "8.0.0-alpha.38", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.54", + "@typescript-eslint/utils": "8.0.0-alpha.54", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -5591,10 +5595,11 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz", - "integrity": "sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.54.tgz", + "integrity": "sha512-p4CGzb2UW2tJgk7zRL1Iwyd4qMuPnF2TL5/VdEcz2KANHkTReagQ6B3MzJGcuNIK7t+ysolZZILJpj+8cHBzsQ==", "dev": true, + "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -5604,13 +5609,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.38.tgz", - "integrity": "sha512-iEcxafpJiE9LD1Ospd/5Ce5CLGgck1FO+9Y6UcJWAcOVJRJKlXvLSJzy6a5Xnr4XhIr5+4juvzw6g+rTnkz6Dw==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.54.tgz", + "integrity": "sha512-oCgHCQm88pBx9QwfGVE42LXVRG3M5PUIP4w521yGMijHn5FEt+E/NGMPU3NXWKUvp0LpEkxABSinYdz69aZITA==", "dev": true, + "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.38", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", + "@typescript-eslint/types": "8.0.0-alpha.54", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.54", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -5636,6 +5642,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, + "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -5647,15 +5654,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.38.tgz", - "integrity": "sha512-kKU9EGm7ML+MFMa66lKvkh5JMSp1legHBhKF9NkG65TvSsFDW0TyITRyeBUkmkhs4ALlHdAaRd/R5/Qg47URGg==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.54.tgz", + "integrity": "sha512-Xu+dl3SJ4NOuzSHpRj1nIJPsoNTcPuG6EFVolrEVl+GZReaiBdexwpTo4/gV64khZEVewEIdYV3FBs5elIjI0g==", "dev": true, + "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.38", - "@typescript-eslint/types": "8.0.0-alpha.38", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.38" + "@typescript-eslint/scope-manager": "8.0.0-alpha.54", + "@typescript-eslint/types": "8.0.0-alpha.54", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.54" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5669,12 +5677,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz", - "integrity": "sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.54.tgz", + "integrity": "sha512-lS8wrI6Vxw6ebIi+ehocAjXLG43bN5JCC8+wtGDD3Xw9O/EVpanAVdftefJs/mlK87eyccvVIiiHgD294TpIEQ==", "dev": true, + "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/types": "8.0.0-alpha.54", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -15670,14 +15679,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.38", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.38.tgz", - "integrity": "sha512-5SzbC/jmuIprBPi8vmOf+fvB7eGw2r81nlnheIHmzs32QmQqFTN/K78DgX1TAP8rOkqtHYJPbEuIKe0IEIrq6Q==", + "version": "8.0.0-alpha.54", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.54.tgz", + "integrity": "sha512-5rTqLSAgzum8W0dIh8jgDosXNQufhfc9pyDXaBpBTgwtTypBzrcRgCz8Xp0XKrpSBCuLdfFt+X/ueEnoqrOcJA==", "dev": true, + "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.38", - "@typescript-eslint/parser": "8.0.0-alpha.38", - "@typescript-eslint/utils": "8.0.0-alpha.38" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.54", + "@typescript-eslint/parser": "8.0.0-alpha.54", + "@typescript-eslint/utils": "8.0.0-alpha.54" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/package.json b/package.json index 5da3104a..3f4f1a98 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "stylelint": "16.5.0", "stylelint-config-standard": "36.0.0", "typescript": "5.5.4", - "typescript-eslint": "8.0.0-alpha.38" + "typescript-eslint": "8.0.0-alpha.54" } }