@@ -5397,7 +5397,7 @@ __metadata:
5397
5397
"@types/node": "npm:22.13.10"
5398
5398
"@types/react": "npm:19.0.11"
5399
5399
"@types/react-dom": "npm:19.0.4"
5400
- "@typescript-eslint/parser": "npm:8.26.1 "
5400
+ "@typescript-eslint/parser": "npm:8.27.0 "
5401
5401
"@vitejs/plugin-react": "npm:4.3.4"
5402
5402
autoprefixer: "npm:10.4.21"
5403
5403
clsx: "npm:2.1.1"
@@ -5613,7 +5613,7 @@ __metadata:
5613
5613
"@types/node": "npm:22.13.10"
5614
5614
"@types/react": "npm:19.0.11"
5615
5615
"@types/react-dom": "npm:19.0.4"
5616
- "@typescript-eslint/parser": "npm:8.26.1 "
5616
+ "@typescript-eslint/parser": "npm:8.27.0 "
5617
5617
"@vitejs/plugin-react": "npm:4.3.4"
5618
5618
autoprefixer: "npm:10.4.21"
5619
5619
axios: "npm:1.8.3"
@@ -5680,7 +5680,7 @@ __metadata:
5680
5680
"@types/node": "npm:22.13.10"
5681
5681
"@types/react": "npm:19.0.11"
5682
5682
"@types/react-dom": "npm:19.0.4"
5683
- "@typescript-eslint/parser": "npm:8.26.1 "
5683
+ "@typescript-eslint/parser": "npm:8.27.0 "
5684
5684
"@vitejs/plugin-react": "npm:4.3.4"
5685
5685
autoprefixer: "npm:10.4.21"
5686
5686
axios: "npm:1.8.3"
@@ -10931,6 +10931,27 @@ __metadata:
10931
10931
languageName: node
10932
10932
linkType: hard
10933
10933
10934
+ "@typescript-eslint/eslint-plugin@npm:8.27.0":
10935
+ version: 8.27.0
10936
+ resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
10937
+ dependencies:
10938
+ "@eslint-community/regexpp": "npm:^4.10.0"
10939
+ "@typescript-eslint/scope-manager": "npm:8.27.0"
10940
+ "@typescript-eslint/type-utils": "npm:8.27.0"
10941
+ "@typescript-eslint/utils": "npm:8.27.0"
10942
+ "@typescript-eslint/visitor-keys": "npm:8.27.0"
10943
+ graphemer: "npm:^1.4.0"
10944
+ ignore: "npm:^5.3.1"
10945
+ natural-compare: "npm:^1.4.0"
10946
+ ts-api-utils: "npm:^2.0.1"
10947
+ peerDependencies:
10948
+ "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
10949
+ eslint: ^8.57.0 || ^9.0.0
10950
+ typescript: ">=4.8.4 <5.9.0"
10951
+ checksum: 10/d77fc0f66760d3fddfb0a0c14d23e3b782ccc8d74913c5888049df30a6240c6fbeec2864c6dd811474b340b6f87f61b1ed78e9c293056c413d4833360a505c4b
10952
+ languageName: node
10953
+ linkType: hard
10954
+
10934
10955
"@typescript-eslint/parser@npm:8.26.1, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
10935
10956
version: 8.26.1
10936
10957
resolution: "@typescript-eslint/parser@npm:8.26.1"
@@ -10947,6 +10968,22 @@ __metadata:
10947
10968
languageName: node
10948
10969
linkType: hard
10949
10970
10971
+ "@typescript-eslint/parser@npm:8.27.0":
10972
+ version: 8.27.0
10973
+ resolution: "@typescript-eslint/parser@npm:8.27.0"
10974
+ dependencies:
10975
+ "@typescript-eslint/scope-manager": "npm:8.27.0"
10976
+ "@typescript-eslint/types": "npm:8.27.0"
10977
+ "@typescript-eslint/typescript-estree": "npm:8.27.0"
10978
+ "@typescript-eslint/visitor-keys": "npm:8.27.0"
10979
+ debug: "npm:^4.3.4"
10980
+ peerDependencies:
10981
+ eslint: ^8.57.0 || ^9.0.0
10982
+ typescript: ">=4.8.4 <5.9.0"
10983
+ checksum: 10/fd4faef018d52c4359f19df7201b5ed93a5c425002c768fff203dc800eb77bc3fc1500f95706e8c334649b8192c5063ef967ec2e9350e603e5a1088eb3b72a35
10984
+ languageName: node
10985
+ linkType: hard
10986
+
10950
10987
"@typescript-eslint/scope-manager@npm:7.18.0":
10951
10988
version: 7.18.0
10952
10989
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
@@ -10967,6 +11004,16 @@ __metadata:
10967
11004
languageName: node
10968
11005
linkType: hard
10969
11006
11007
+ "@typescript-eslint/scope-manager@npm:8.27.0":
11008
+ version: 8.27.0
11009
+ resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
11010
+ dependencies:
11011
+ "@typescript-eslint/types": "npm:8.27.0"
11012
+ "@typescript-eslint/visitor-keys": "npm:8.27.0"
11013
+ checksum: 10/e5429b79837f253b8e679ce8246e500175b74ead04314ad336326f132fa3532e30e75258dcd7e48f8dc76cdf6130fdbeb6e8cfa4965ea0d3b5baf99419df550f
11014
+ languageName: node
11015
+ linkType: hard
11016
+
10970
11017
"@typescript-eslint/type-utils@npm:8.26.1":
10971
11018
version: 8.26.1
10972
11019
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
@@ -10982,6 +11029,21 @@ __metadata:
10982
11029
languageName: node
10983
11030
linkType: hard
10984
11031
11032
+ "@typescript-eslint/type-utils@npm:8.27.0":
11033
+ version: 8.27.0
11034
+ resolution: "@typescript-eslint/type-utils@npm:8.27.0"
11035
+ dependencies:
11036
+ "@typescript-eslint/typescript-estree": "npm:8.27.0"
11037
+ "@typescript-eslint/utils": "npm:8.27.0"
11038
+ debug: "npm:^4.3.4"
11039
+ ts-api-utils: "npm:^2.0.1"
11040
+ peerDependencies:
11041
+ eslint: ^8.57.0 || ^9.0.0
11042
+ typescript: ">=4.8.4 <5.9.0"
11043
+ checksum: 10/2183a574e7e60cecc5df7fd697d2a5e0445a96a8b288166586e9bb3db2444a97bf7539aeb3a1c75782df56927e7bd52ea8da9151ba4ec6445931c55a9034f81b
11044
+ languageName: node
11045
+ linkType: hard
11046
+
10985
11047
"@typescript-eslint/types@npm:7.18.0":
10986
11048
version: 7.18.0
10987
11049
resolution: "@typescript-eslint/types@npm:7.18.0"
@@ -10996,6 +11058,13 @@ __metadata:
10996
11058
languageName: node
10997
11059
linkType: hard
10998
11060
11061
+ "@typescript-eslint/types@npm:8.27.0":
11062
+ version: 8.27.0
11063
+ resolution: "@typescript-eslint/types@npm:8.27.0"
11064
+ checksum: 10/e7b608f6ce5be52c7bcee098abc5f88b677a6511e701e563ba73901300c838827cd7fa11e1fd0f5df027948e0fd3f6181c16c05578d33041c6639bc79b015172
11065
+ languageName: node
11066
+ linkType: hard
11067
+
10999
11068
"@typescript-eslint/typescript-estree@npm:7.18.0":
11000
11069
version: 7.18.0
11001
11070
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -11033,6 +11102,24 @@ __metadata:
11033
11102
languageName: node
11034
11103
linkType: hard
11035
11104
11105
+ "@typescript-eslint/typescript-estree@npm:8.27.0":
11106
+ version: 8.27.0
11107
+ resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
11108
+ dependencies:
11109
+ "@typescript-eslint/types": "npm:8.27.0"
11110
+ "@typescript-eslint/visitor-keys": "npm:8.27.0"
11111
+ debug: "npm:^4.3.4"
11112
+ fast-glob: "npm:^3.3.2"
11113
+ is-glob: "npm:^4.0.3"
11114
+ minimatch: "npm:^9.0.4"
11115
+ semver: "npm:^7.6.0"
11116
+ ts-api-utils: "npm:^2.0.1"
11117
+ peerDependencies:
11118
+ typescript: ">=4.8.4 <5.9.0"
11119
+ checksum: 10/2f81718909c96bc31f6ce599bc0a80d233a591c044d939af223005587ea87852a1e76e90d11e037c49bbadc5fda9815da8f0aaca49f979cf990ff392675f62b0
11120
+ languageName: node
11121
+ linkType: hard
11122
+
11036
11123
"@typescript-eslint/utils@npm:8.26.1, @typescript-eslint/utils@npm:^8.8.1":
11037
11124
version: 8.26.1
11038
11125
resolution: "@typescript-eslint/utils@npm:8.26.1"
@@ -11048,6 +11135,21 @@ __metadata:
11048
11135
languageName: node
11049
11136
linkType: hard
11050
11137
11138
+ "@typescript-eslint/utils@npm:8.27.0":
11139
+ version: 8.27.0
11140
+ resolution: "@typescript-eslint/utils@npm:8.27.0"
11141
+ dependencies:
11142
+ "@eslint-community/eslint-utils": "npm:^4.4.0"
11143
+ "@typescript-eslint/scope-manager": "npm:8.27.0"
11144
+ "@typescript-eslint/types": "npm:8.27.0"
11145
+ "@typescript-eslint/typescript-estree": "npm:8.27.0"
11146
+ peerDependencies:
11147
+ eslint: ^8.57.0 || ^9.0.0
11148
+ typescript: ">=4.8.4 <5.9.0"
11149
+ checksum: 10/858610da7c802a584a6e73f0ece45b12ca1a7fb40a3a8639e531afaff3beb8e618d27f712805b49b1eb3f429e07c3edcaa641686525de4e2c0861fdcc790c822
11150
+ languageName: node
11151
+ linkType: hard
11152
+
11051
11153
"@typescript-eslint/utils@npm:^7.7.1":
11052
11154
version: 7.18.0
11053
11155
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -11082,6 +11184,16 @@ __metadata:
11082
11184
languageName: node
11083
11185
linkType: hard
11084
11186
11187
+ "@typescript-eslint/visitor-keys@npm:8.27.0":
11188
+ version: 8.27.0
11189
+ resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
11190
+ dependencies:
11191
+ "@typescript-eslint/types": "npm:8.27.0"
11192
+ eslint-visitor-keys: "npm:^4.2.0"
11193
+ checksum: 10/d62522d021760452f9c0549227ab2c603724834697c5bb51cb1e6b7b45d169c923225eb4b6d5dc822a5fbe634b7b445154f2da9f99a7d550cb288b3c2c9113d7
11194
+ languageName: node
11195
+ linkType: hard
11196
+
11085
11197
"@uiw/codemirror-extensions-basic-setup@npm:4.23.10":
11086
11198
version: 4.23.10
11087
11199
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.23.10"
@@ -13796,8 +13908,8 @@ __metadata:
13796
13908
version: 0.0.0-use.local
13797
13909
resolution: "config@workspace:packages/config"
13798
13910
dependencies:
13799
- "@typescript-eslint/eslint-plugin": "npm:8.26.1 "
13800
- "@typescript-eslint/parser": "npm:8.26.1 "
13911
+ "@typescript-eslint/eslint-plugin": "npm:8.27.0 "
13912
+ "@typescript-eslint/parser": "npm:8.27.0 "
13801
13913
autoprefixer: "npm:10.4.21"
13802
13914
eslint: "npm:9.22.0"
13803
13915
eslint-config-prettier: "npm:10.1.1"
0 commit comments