|
4107 | 4107 | anymatch "^3.0.0"
|
4108 | 4108 | source-map "^0.6.0"
|
4109 | 4109 |
|
4110 |
| -"@typescript-eslint/eslint-plugin@^7.18.0": |
4111 |
| - version "7.18.0" |
4112 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
4113 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 4110 | +"@typescript-eslint/eslint-plugin@^8.15.0": |
| 4111 | + version "8.15.0" |
| 4112 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2" |
| 4113 | + integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg== |
4114 | 4114 | dependencies:
|
4115 | 4115 | "@eslint-community/regexpp" "^4.10.0"
|
4116 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
4117 |
| - "@typescript-eslint/type-utils" "7.18.0" |
4118 |
| - "@typescript-eslint/utils" "7.18.0" |
4119 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 4116 | + "@typescript-eslint/scope-manager" "8.15.0" |
| 4117 | + "@typescript-eslint/type-utils" "8.15.0" |
| 4118 | + "@typescript-eslint/utils" "8.15.0" |
| 4119 | + "@typescript-eslint/visitor-keys" "8.15.0" |
4120 | 4120 | graphemer "^1.4.0"
|
4121 | 4121 | ignore "^5.3.1"
|
4122 | 4122 | natural-compare "^1.4.0"
|
4123 | 4123 | ts-api-utils "^1.3.0"
|
4124 | 4124 |
|
4125 |
| -"@typescript-eslint/parser@^7.18.0": |
4126 |
| - version "7.18.0" |
4127 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0" |
4128 |
| - integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg== |
| 4125 | +"@typescript-eslint/parser@^8.15.0": |
| 4126 | + version "8.15.0" |
| 4127 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045" |
| 4128 | + integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A== |
4129 | 4129 | dependencies:
|
4130 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
4131 |
| - "@typescript-eslint/types" "7.18.0" |
4132 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
4133 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 4130 | + "@typescript-eslint/scope-manager" "8.15.0" |
| 4131 | + "@typescript-eslint/types" "8.15.0" |
| 4132 | + "@typescript-eslint/typescript-estree" "8.15.0" |
| 4133 | + "@typescript-eslint/visitor-keys" "8.15.0" |
4134 | 4134 | debug "^4.3.4"
|
4135 | 4135 |
|
4136 |
| -"@typescript-eslint/scope-manager@7.18.0": |
4137 |
| - version "7.18.0" |
4138 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
4139 |
| - integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 4136 | +"@typescript-eslint/scope-manager@8.15.0": |
| 4137 | + version "8.15.0" |
| 4138 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6" |
| 4139 | + integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA== |
4140 | 4140 | dependencies:
|
4141 |
| - "@typescript-eslint/types" "7.18.0" |
4142 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 4141 | + "@typescript-eslint/types" "8.15.0" |
| 4142 | + "@typescript-eslint/visitor-keys" "8.15.0" |
4143 | 4143 |
|
4144 |
| -"@typescript-eslint/type-utils@7.18.0": |
4145 |
| - version "7.18.0" |
4146 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
4147 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 4144 | +"@typescript-eslint/type-utils@8.15.0": |
| 4145 | + version "8.15.0" |
| 4146 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72" |
| 4147 | + integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw== |
4148 | 4148 | dependencies:
|
4149 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
4150 |
| - "@typescript-eslint/utils" "7.18.0" |
| 4149 | + "@typescript-eslint/typescript-estree" "8.15.0" |
| 4150 | + "@typescript-eslint/utils" "8.15.0" |
4151 | 4151 | debug "^4.3.4"
|
4152 | 4152 | ts-api-utils "^1.3.0"
|
4153 | 4153 |
|
4154 |
| -"@typescript-eslint/types@7.18.0": |
4155 |
| - version "7.18.0" |
4156 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
4157 |
| - integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 4154 | +"@typescript-eslint/types@8.15.0": |
| 4155 | + version "8.15.0" |
| 4156 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc" |
| 4157 | + integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ== |
4158 | 4158 |
|
4159 |
| -"@typescript-eslint/typescript-estree@7.18.0": |
4160 |
| - version "7.18.0" |
4161 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
4162 |
| - integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 4159 | +"@typescript-eslint/typescript-estree@8.15.0": |
| 4160 | + version "8.15.0" |
| 4161 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7" |
| 4162 | + integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg== |
4163 | 4163 | dependencies:
|
4164 |
| - "@typescript-eslint/types" "7.18.0" |
4165 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 4164 | + "@typescript-eslint/types" "8.15.0" |
| 4165 | + "@typescript-eslint/visitor-keys" "8.15.0" |
4166 | 4166 | debug "^4.3.4"
|
4167 |
| - globby "^11.1.0" |
| 4167 | + fast-glob "^3.3.2" |
4168 | 4168 | is-glob "^4.0.3"
|
4169 | 4169 | minimatch "^9.0.4"
|
4170 | 4170 | semver "^7.6.0"
|
4171 | 4171 | ts-api-utils "^1.3.0"
|
4172 | 4172 |
|
4173 |
| -"@typescript-eslint/utils@7.18.0": |
4174 |
| - version "7.18.0" |
4175 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
4176 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 4173 | +"@typescript-eslint/utils@8.15.0": |
| 4174 | + version "8.15.0" |
| 4175 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6" |
| 4176 | + integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ== |
4177 | 4177 | dependencies:
|
4178 | 4178 | "@eslint-community/eslint-utils" "^4.4.0"
|
4179 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
4180 |
| - "@typescript-eslint/types" "7.18.0" |
4181 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 4179 | + "@typescript-eslint/scope-manager" "8.15.0" |
| 4180 | + "@typescript-eslint/types" "8.15.0" |
| 4181 | + "@typescript-eslint/typescript-estree" "8.15.0" |
4182 | 4182 |
|
4183 |
| -"@typescript-eslint/visitor-keys@7.18.0": |
4184 |
| - version "7.18.0" |
4185 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
4186 |
| - integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 4183 | +"@typescript-eslint/visitor-keys@8.15.0": |
| 4184 | + version "8.15.0" |
| 4185 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12" |
| 4186 | + integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q== |
4187 | 4187 | dependencies:
|
4188 |
| - "@typescript-eslint/types" "7.18.0" |
4189 |
| - eslint-visitor-keys "^3.4.3" |
| 4188 | + "@typescript-eslint/types" "8.15.0" |
| 4189 | + eslint-visitor-keys "^4.2.0" |
4190 | 4190 |
|
4191 | 4191 | "@ungap/structured-clone@^1.2.0":
|
4192 | 4192 | version "1.2.0"
|
@@ -7555,6 +7555,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
7555 | 7555 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
7556 | 7556 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
7557 | 7557 |
|
| 7558 | +eslint-visitor-keys@^4.2.0: |
| 7559 | + version "4.2.0" |
| 7560 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 7561 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 7562 | + |
7558 | 7563 | eslint@^8.57.1:
|
7559 | 7564 | version "8.57.1"
|
7560 | 7565 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -8564,7 +8569,7 @@ globby@^10.0.1:
|
8564 | 8569 | merge2 "^1.2.3"
|
8565 | 8570 | slash "^3.0.0"
|
8566 | 8571 |
|
8567 |
| -globby@^11.0.1, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0: |
| 8572 | +globby@^11.0.1, globby@^11.0.3, globby@^11.0.4: |
8568 | 8573 | version "11.1.0"
|
8569 | 8574 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
|
8570 | 8575 | integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
|
|
0 commit comments