|
10 | 10 | eslint-visitor-keys "^3.3.0"
|
11 | 11 |
|
12 | 12 | "@eslint-community/eslint-utils@^4.4.0":
|
13 |
| - version "4.5.1" |
14 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c" |
15 |
| - integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w== |
| 13 | + version "4.6.0" |
| 14 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.0.tgz#bfe67b3d334a8579a35e48fe240dc0638d1bcd91" |
| 15 | + integrity sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA== |
16 | 16 | dependencies:
|
17 | 17 | eslint-visitor-keys "^3.4.3"
|
18 | 18 |
|
|
116 | 116 | undici-types "~6.20.0"
|
117 | 117 |
|
118 | 118 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
119 |
| - version "8.29.0" |
120 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9" |
121 |
| - integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ== |
| 119 | + version "8.30.0" |
| 120 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.0.tgz#842f444e5a48013f9fed1593494210457ac27f5a" |
| 121 | + integrity sha512-3LOb8q0E1kazkeON2awh5oWnsn+KO9pPvzSWZNCYeXOZw81yXeq0WfOB22kVCHESHFgQST6LFmkISvjaE9V5kw== |
122 | 122 | dependencies:
|
123 | 123 | "@eslint-community/regexpp" "^4.10.0"
|
124 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
125 |
| - "@typescript-eslint/type-utils" "8.29.0" |
126 |
| - "@typescript-eslint/utils" "8.29.0" |
127 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 124 | + "@typescript-eslint/scope-manager" "8.30.0" |
| 125 | + "@typescript-eslint/type-utils" "8.30.0" |
| 126 | + "@typescript-eslint/utils" "8.30.0" |
| 127 | + "@typescript-eslint/visitor-keys" "8.30.0" |
128 | 128 | graphemer "^1.4.0"
|
129 | 129 | ignore "^5.3.1"
|
130 | 130 | natural-compare "^1.4.0"
|
131 | 131 | ts-api-utils "^2.0.1"
|
132 | 132 |
|
133 | 133 | "@typescript-eslint/parser@^8.0.0":
|
134 |
| - version "8.29.0" |
135 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2" |
136 |
| - integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g== |
137 |
| - dependencies: |
138 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
139 |
| - "@typescript-eslint/types" "8.29.0" |
140 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
141 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 134 | + version "8.30.0" |
| 135 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.0.tgz#227f6334e5631cd3c309e49e40ccd308381ecc51" |
| 136 | + integrity sha512-5w64ZeRCgWOA/2ADPoFYmDYdPnEeEkUiFx5Sez7MQpQuxVazHO9wwl+wElokaY5hMKVVor1N13z/tZeWYfVaUg== |
| 137 | + dependencies: |
| 138 | + "@typescript-eslint/scope-manager" "8.30.0" |
| 139 | + "@typescript-eslint/types" "8.30.0" |
| 140 | + "@typescript-eslint/typescript-estree" "8.30.0" |
| 141 | + "@typescript-eslint/visitor-keys" "8.30.0" |
142 | 142 | debug "^4.3.4"
|
143 | 143 |
|
144 |
| -"@typescript-eslint/scope-manager@8.29.0": |
145 |
| - version "8.29.0" |
146 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3" |
147 |
| - integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw== |
| 144 | +"@typescript-eslint/scope-manager@8.30.0": |
| 145 | + version "8.30.0" |
| 146 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.0.tgz#781bde1ac02645f163abd818e15b0529d3734aa2" |
| 147 | + integrity sha512-TTkN0Sjk3SxpfW3lvSteOUxcTxnviQKsD1wgf+sk30Aj7UrHjVNFPTosir3+/3eaxpRMau4U/NY6PAw6cmj7hg== |
148 | 148 | dependencies:
|
149 |
| - "@typescript-eslint/types" "8.29.0" |
150 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 149 | + "@typescript-eslint/types" "8.30.0" |
| 150 | + "@typescript-eslint/visitor-keys" "8.30.0" |
151 | 151 |
|
152 |
| -"@typescript-eslint/type-utils@8.29.0": |
153 |
| - version "8.29.0" |
154 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9" |
155 |
| - integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q== |
| 152 | +"@typescript-eslint/type-utils@8.30.0": |
| 153 | + version "8.30.0" |
| 154 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.0.tgz#85dead425baee552501826bc66f2c6fa1c15fd69" |
| 155 | + integrity sha512-8ryZsrZwEuTuC2IBPsb8H5iGQJDdXhHWNc1oNHOp60wGb04/XAG0QU9kUpu0/2hdBPR4/00/Hz4ep+GzpTgDkg== |
156 | 156 | dependencies:
|
157 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
158 |
| - "@typescript-eslint/utils" "8.29.0" |
| 157 | + "@typescript-eslint/typescript-estree" "8.30.0" |
| 158 | + "@typescript-eslint/utils" "8.30.0" |
159 | 159 | debug "^4.3.4"
|
160 | 160 | ts-api-utils "^2.0.1"
|
161 | 161 |
|
162 |
| -"@typescript-eslint/types@8.29.0": |
163 |
| - version "8.29.0" |
164 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33" |
165 |
| - integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg== |
| 162 | +"@typescript-eslint/types@8.30.0": |
| 163 | + version "8.30.0" |
| 164 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.0.tgz#700058227c06ed6d331b51e1f5b58b9be591290c" |
| 165 | + integrity sha512-UQXFVF+8t4YhbU3nxabQL3/uyUEVw9kiVc+V0kZzblElC5MTvzvjJVhmrvI0xya1C1lqhIykWY7CeKioK9RMRw== |
166 | 166 |
|
167 |
| -"@typescript-eslint/typescript-estree@8.29.0": |
168 |
| - version "8.29.0" |
169 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00" |
170 |
| - integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow== |
| 167 | +"@typescript-eslint/typescript-estree@8.30.0": |
| 168 | + version "8.30.0" |
| 169 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.0.tgz#1e85ae08cd07979d6a75e865ec47a679576c5803" |
| 170 | + integrity sha512-/5n4GS/8koPkRx0XBl9OCFf9N80u+0h05QBU/z5cDBCUXnPpDmSzQ2FXC7JGvU777GOzE6mUAOx2ABtswgzWgQ== |
171 | 171 | dependencies:
|
172 |
| - "@typescript-eslint/types" "8.29.0" |
173 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 172 | + "@typescript-eslint/types" "8.30.0" |
| 173 | + "@typescript-eslint/visitor-keys" "8.30.0" |
174 | 174 | debug "^4.3.4"
|
175 | 175 | fast-glob "^3.3.2"
|
176 | 176 | is-glob "^4.0.3"
|
177 | 177 | minimatch "^9.0.4"
|
178 | 178 | semver "^7.6.0"
|
179 | 179 | ts-api-utils "^2.0.1"
|
180 | 180 |
|
181 |
| -"@typescript-eslint/utils@8.29.0": |
182 |
| - version "8.29.0" |
183 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f" |
184 |
| - integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA== |
| 181 | +"@typescript-eslint/utils@8.30.0": |
| 182 | + version "8.30.0" |
| 183 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.0.tgz#6aa74aba70563cf17a7d0f79de792986d4fb9214" |
| 184 | + integrity sha512-TmrXlhwFWpfUBhJE7NJSyru26XrU/foccGTOFvLGcci38/ZnKXgq2IUtAUqE9ILVNjM4Zm3TccGuvl2QANhjag== |
185 | 185 | dependencies:
|
186 | 186 | "@eslint-community/eslint-utils" "^4.4.0"
|
187 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
188 |
| - "@typescript-eslint/types" "8.29.0" |
189 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
| 187 | + "@typescript-eslint/scope-manager" "8.30.0" |
| 188 | + "@typescript-eslint/types" "8.30.0" |
| 189 | + "@typescript-eslint/typescript-estree" "8.30.0" |
190 | 190 |
|
191 |
| -"@typescript-eslint/visitor-keys@8.29.0": |
192 |
| - version "8.29.0" |
193 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d" |
194 |
| - integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg== |
| 191 | +"@typescript-eslint/visitor-keys@8.30.0": |
| 192 | + version "8.30.0" |
| 193 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.0.tgz#24ae2165b8d2b855b39eee6941edb5ddef798e3c" |
| 194 | + integrity sha512-oj82UQEi0fcYmpQpVISEOUM/icPNJiRh+E6svAtwNP58QpAQnnFigEoeGADm8H7t2bolxSb7+kRYzykbBdA47w== |
195 | 195 | dependencies:
|
196 |
| - "@typescript-eslint/types" "8.29.0" |
| 196 | + "@typescript-eslint/types" "8.30.0" |
197 | 197 | eslint-visitor-keys "^4.2.0"
|
198 | 198 |
|
199 | 199 | "@ungap/structured-clone@^1.2.0":
|
|
0 commit comments