mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency typescript-eslint to v8.28.0 (#24806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ba235d540
commit
321b15a270
@ -225,7 +225,7 @@
|
|||||||
"terser-webpack-plugin": "5.3.14",
|
"terser-webpack-plugin": "5.3.14",
|
||||||
"ts-lit-plugin": "2.0.2",
|
"ts-lit-plugin": "2.0.2",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.2",
|
||||||
"typescript-eslint": "8.27.0",
|
"typescript-eslint": "8.28.0",
|
||||||
"vite-tsconfig-paths": "5.1.4",
|
"vite-tsconfig-paths": "5.1.4",
|
||||||
"vitest": "3.0.9",
|
"vitest": "3.0.9",
|
||||||
"webpack-stats-plugin": "1.1.3",
|
"webpack-stats-plugin": "1.1.3",
|
||||||
|
116
yarn.lock
116
yarn.lock
@ -5212,15 +5212,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:8.27.0":
|
"@typescript-eslint/eslint-plugin@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.27.0"
|
"@typescript-eslint/scope-manager": "npm:8.28.0"
|
||||||
"@typescript-eslint/type-utils": "npm:8.27.0"
|
"@typescript-eslint/type-utils": "npm:8.28.0"
|
||||||
"@typescript-eslint/utils": "npm:8.27.0"
|
"@typescript-eslint/utils": "npm:8.28.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.27.0"
|
"@typescript-eslint/visitor-keys": "npm:8.28.0"
|
||||||
graphemer: "npm:^1.4.0"
|
graphemer: "npm:^1.4.0"
|
||||||
ignore: "npm:^5.3.1"
|
ignore: "npm:^5.3.1"
|
||||||
natural-compare: "npm:^1.4.0"
|
natural-compare: "npm:^1.4.0"
|
||||||
@ -5229,64 +5229,64 @@ __metadata:
|
|||||||
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
|
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/d77fc0f66760d3fddfb0a0c14d23e3b782ccc8d74913c5888049df30a6240c6fbeec2864c6dd811474b340b6f87f61b1ed78e9c293056c413d4833360a505c4b
|
checksum: 10/cd83f6c52218f7d31142b08a73b398370e4a7cf95c8afc03821050c625ec4b35e0c56f554d48bfa4a1b95564e60c0b4d5993cf2054b80f39533c1b0b84a0c7cd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:8.27.0":
|
"@typescript-eslint/parser@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/parser@npm:8.27.0"
|
resolution: "@typescript-eslint/parser@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": "npm:8.27.0"
|
"@typescript-eslint/scope-manager": "npm:8.28.0"
|
||||||
"@typescript-eslint/types": "npm:8.27.0"
|
"@typescript-eslint/types": "npm:8.28.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.27.0"
|
"@typescript-eslint/typescript-estree": "npm:8.28.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.27.0"
|
"@typescript-eslint/visitor-keys": "npm:8.28.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/fd4faef018d52c4359f19df7201b5ed93a5c425002c768fff203dc800eb77bc3fc1500f95706e8c334649b8192c5063ef967ec2e9350e603e5a1088eb3b72a35
|
checksum: 10/34d6144748384fb0900cefb07a763455bf977678be7d25ed7da783fbc4238e6800b0f9dab002736ee644cb7b0aeee023ca1f156f9885e01189e210cccf0be83f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.27.0":
|
"@typescript-eslint/scope-manager@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
|
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:8.27.0"
|
"@typescript-eslint/types": "npm:8.28.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.27.0"
|
"@typescript-eslint/visitor-keys": "npm:8.28.0"
|
||||||
checksum: 10/e5429b79837f253b8e679ce8246e500175b74ead04314ad336326f132fa3532e30e75258dcd7e48f8dc76cdf6130fdbeb6e8cfa4965ea0d3b5baf99419df550f
|
checksum: 10/5100ea7e2960e7494477b5770b41453e33a2372996a8c6b0ab933440bf54877a4433dab4a6ad527e29644d7e9b1a6f7595da3ec7c168b9970cc05f4d988825f4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.27.0":
|
"@typescript-eslint/type-utils@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
|
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.27.0"
|
"@typescript-eslint/typescript-estree": "npm:8.28.0"
|
||||||
"@typescript-eslint/utils": "npm:8.27.0"
|
"@typescript-eslint/utils": "npm:8.28.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^2.0.1"
|
ts-api-utils: "npm:^2.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/2183a574e7e60cecc5df7fd697d2a5e0445a96a8b288166586e9bb3db2444a97bf7539aeb3a1c75782df56927e7bd52ea8da9151ba4ec6445931c55a9034f81b
|
checksum: 10/a915f767531004ae486767613178d125719b4da7cb76de0534688bb41634d93dc3c631a2c8dd97b72306dfcd5fddf62e725536622494831fdf0eb3eecb1beda4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.27.0":
|
"@typescript-eslint/types@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/types@npm:8.27.0"
|
resolution: "@typescript-eslint/types@npm:8.28.0"
|
||||||
checksum: 10/e7b608f6ce5be52c7bcee098abc5f88b677a6511e701e563ba73901300c838827cd7fa11e1fd0f5df027948e0fd3f6181c16c05578d33041c6639bc79b015172
|
checksum: 10/83938402e473f43b34f476627a78da5daeef35ffca24b02fefea8702703e490196c01ef6b3c780a543ef703cea814b4d3fb55a747051bfc7e30d02f2576f2158
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.27.0":
|
"@typescript-eslint/typescript-estree@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:8.27.0"
|
"@typescript-eslint/types": "npm:8.28.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.27.0"
|
"@typescript-eslint/visitor-keys": "npm:8.28.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
fast-glob: "npm:^3.3.2"
|
fast-glob: "npm:^3.3.2"
|
||||||
is-glob: "npm:^4.0.3"
|
is-glob: "npm:^4.0.3"
|
||||||
@ -5295,32 +5295,32 @@ __metadata:
|
|||||||
ts-api-utils: "npm:^2.0.1"
|
ts-api-utils: "npm:^2.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/2f81718909c96bc31f6ce599bc0a80d233a591c044d939af223005587ea87852a1e76e90d11e037c49bbadc5fda9815da8f0aaca49f979cf990ff392675f62b0
|
checksum: 10/277639fe8007f7612a914f6a3a2b0fdc5f764afe6cba86aeacf6a9585a0114a3235dd730caef0a17e92ca3f4137068ad56a483514b8399650ddc9078aeb90a7d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.27.0":
|
"@typescript-eslint/utils@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/utils@npm:8.27.0"
|
resolution: "@typescript-eslint/utils@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.27.0"
|
"@typescript-eslint/scope-manager": "npm:8.28.0"
|
||||||
"@typescript-eslint/types": "npm:8.27.0"
|
"@typescript-eslint/types": "npm:8.28.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.27.0"
|
"@typescript-eslint/typescript-estree": "npm:8.28.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/858610da7c802a584a6e73f0ece45b12ca1a7fb40a3a8639e531afaff3beb8e618d27f712805b49b1eb3f429e07c3edcaa641686525de4e2c0861fdcc790c822
|
checksum: 10/a5b318b184a700605c5a0b5c92901af81c394d6aca903f69472b746d4e8ccba99a4aeb0f27f3edbf7c4f89a378606d64d7e5d978d6e3ec4c2ef3ae8bc1cf116a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:8.27.0":
|
"@typescript-eslint/visitor-keys@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
|
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:8.27.0"
|
"@typescript-eslint/types": "npm:8.28.0"
|
||||||
eslint-visitor-keys: "npm:^4.2.0"
|
eslint-visitor-keys: "npm:^4.2.0"
|
||||||
checksum: 10/d62522d021760452f9c0549227ab2c603724834697c5bb51cb1e6b7b45d169c923225eb4b6d5dc822a5fbe634b7b445154f2da9f99a7d550cb288b3c2c9113d7
|
checksum: 10/df159834ab40497f7adfa2bab973b64418d10e9dbbab92cf7d68e4b136734690e21bf6229f2770c5202e56c245eb641df3039652838bd439ce9f8e3293309662
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9764,7 +9764,7 @@ __metadata:
|
|||||||
tinykeys: "npm:3.0.0"
|
tinykeys: "npm:3.0.0"
|
||||||
ts-lit-plugin: "npm:2.0.2"
|
ts-lit-plugin: "npm:2.0.2"
|
||||||
typescript: "npm:5.8.2"
|
typescript: "npm:5.8.2"
|
||||||
typescript-eslint: "npm:8.27.0"
|
typescript-eslint: "npm:8.28.0"
|
||||||
ua-parser-js: "npm:2.0.3"
|
ua-parser-js: "npm:2.0.3"
|
||||||
vis-data: "npm:7.1.9"
|
vis-data: "npm:7.1.9"
|
||||||
vis-network: "npm:9.1.9"
|
vis-network: "npm:9.1.9"
|
||||||
@ -14921,17 +14921,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript-eslint@npm:8.27.0":
|
"typescript-eslint@npm:8.28.0":
|
||||||
version: 8.27.0
|
version: 8.28.0
|
||||||
resolution: "typescript-eslint@npm:8.27.0"
|
resolution: "typescript-eslint@npm:8.28.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
|
"@typescript-eslint/eslint-plugin": "npm:8.28.0"
|
||||||
"@typescript-eslint/parser": "npm:8.27.0"
|
"@typescript-eslint/parser": "npm:8.28.0"
|
||||||
"@typescript-eslint/utils": "npm:8.27.0"
|
"@typescript-eslint/utils": "npm:8.28.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10/c23a3c6163aae238f630dcbcbe21a1fc216f39a97b80188ed16e6f72e913a4aacc7a2bbde95a06608d7cf56bb8c1e365638440b201b2c7cce3b027ce0095c469
|
checksum: 10/6ac47f886907d8187b37f9fe9cefa3433cd55b875385622e2788465fc118b400f5da0c8dbfa818195a9fb27b1cada9fb198b04d1c34591c8e10419799e0e56cf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user