|
4072 | 4072 | dependencies:
|
4073 | 4073 | source-map "^0.6.1"
|
4074 | 4074 |
|
4075 |
| -"@types/urijs@^1.19.19": |
| 4075 | +"@types/urijs@^1.19.25": |
4076 | 4076 | version "1.19.25"
|
4077 | 4077 | resolved "https://registry.yarnpkg.com/@types/urijs/-/urijs-1.19.25.tgz#ac92b53e674c3b108decdbe88dc5f444a2f42f6a"
|
4078 | 4078 | integrity sha512-XOfUup9r3Y06nFAZh3WvO0rBU4OtlfPB/vgxpjg+NRdGU6CN6djdc6OEiH+PcqHCY6eFLo9Ista73uarf4gnBg==
|
|
4149 | 4149 | dependencies:
|
4150 | 4150 | "@types/node" "*"
|
4151 | 4151 |
|
4152 |
| -"@typescript-eslint/eslint-plugin@7.4.0": |
4153 |
| - version "7.4.0" |
4154 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.4.0.tgz#de61c3083842fc6ac889d2fc83c9a96b55ab8328" |
4155 |
| - integrity sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw== |
| 4152 | +"@typescript-eslint/eslint-plugin@7.5.0": |
| 4153 | + version "7.5.0" |
| 4154 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a" |
| 4155 | + integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ== |
4156 | 4156 | dependencies:
|
4157 | 4157 | "@eslint-community/regexpp" "^4.5.1"
|
4158 |
| - "@typescript-eslint/scope-manager" "7.4.0" |
4159 |
| - "@typescript-eslint/type-utils" "7.4.0" |
4160 |
| - "@typescript-eslint/utils" "7.4.0" |
4161 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 4158 | + "@typescript-eslint/scope-manager" "7.5.0" |
| 4159 | + "@typescript-eslint/type-utils" "7.5.0" |
| 4160 | + "@typescript-eslint/utils" "7.5.0" |
| 4161 | + "@typescript-eslint/visitor-keys" "7.5.0" |
4162 | 4162 | debug "^4.3.4"
|
4163 | 4163 | graphemer "^1.4.0"
|
4164 | 4164 | ignore "^5.2.4"
|
4165 | 4165 | natural-compare "^1.4.0"
|
4166 | 4166 | semver "^7.5.4"
|
4167 | 4167 | ts-api-utils "^1.0.1"
|
4168 | 4168 |
|
4169 |
| -"@typescript-eslint/parser@7.4.0": |
4170 |
| - version "7.4.0" |
4171 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.4.0.tgz#540f4321de1e52b886c0fa68628af1459954c1f1" |
4172 |
| - integrity sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ== |
| 4169 | +"@typescript-eslint/parser@7.5.0": |
| 4170 | + version "7.5.0" |
| 4171 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.5.0.tgz#1eeff36309ac2253c905dd4a88b4b71b72a358ed" |
| 4172 | + integrity sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ== |
4173 | 4173 | dependencies:
|
4174 |
| - "@typescript-eslint/scope-manager" "7.4.0" |
4175 |
| - "@typescript-eslint/types" "7.4.0" |
4176 |
| - "@typescript-eslint/typescript-estree" "7.4.0" |
4177 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 4174 | + "@typescript-eslint/scope-manager" "7.5.0" |
| 4175 | + "@typescript-eslint/types" "7.5.0" |
| 4176 | + "@typescript-eslint/typescript-estree" "7.5.0" |
| 4177 | + "@typescript-eslint/visitor-keys" "7.5.0" |
4178 | 4178 | debug "^4.3.4"
|
4179 | 4179 |
|
4180 |
| -"@typescript-eslint/scope-manager@7.4.0": |
4181 |
| - version "7.4.0" |
4182 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f" |
4183 |
| - integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw== |
| 4180 | +"@typescript-eslint/scope-manager@7.5.0": |
| 4181 | + version "7.5.0" |
| 4182 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz#70f0a7361430ab1043a5f97386da2a0d8b2f4d56" |
| 4183 | + integrity sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA== |
4184 | 4184 | dependencies:
|
4185 |
| - "@typescript-eslint/types" "7.4.0" |
4186 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 4185 | + "@typescript-eslint/types" "7.5.0" |
| 4186 | + "@typescript-eslint/visitor-keys" "7.5.0" |
4187 | 4187 |
|
4188 |
| -"@typescript-eslint/type-utils@7.4.0": |
4189 |
| - version "7.4.0" |
4190 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.4.0.tgz#cfcaab21bcca441c57da5d3a1153555e39028cbd" |
4191 |
| - integrity sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw== |
| 4188 | +"@typescript-eslint/type-utils@7.5.0": |
| 4189 | + version "7.5.0" |
| 4190 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9" |
| 4191 | + integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw== |
4192 | 4192 | dependencies:
|
4193 |
| - "@typescript-eslint/typescript-estree" "7.4.0" |
4194 |
| - "@typescript-eslint/utils" "7.4.0" |
| 4193 | + "@typescript-eslint/typescript-estree" "7.5.0" |
| 4194 | + "@typescript-eslint/utils" "7.5.0" |
4195 | 4195 | debug "^4.3.4"
|
4196 | 4196 | ts-api-utils "^1.0.1"
|
4197 | 4197 |
|
4198 |
| -"@typescript-eslint/types@7.4.0": |
4199 |
| - version "7.4.0" |
4200 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6" |
4201 |
| - integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw== |
| 4198 | +"@typescript-eslint/types@7.5.0": |
| 4199 | + version "7.5.0" |
| 4200 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc" |
| 4201 | + integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg== |
4202 | 4202 |
|
4203 |
| -"@typescript-eslint/typescript-estree@7.4.0": |
4204 |
| - version "7.4.0" |
4205 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4" |
4206 |
| - integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg== |
| 4203 | +"@typescript-eslint/typescript-estree@7.5.0": |
| 4204 | + version "7.5.0" |
| 4205 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz#aa5031c511874420f6b5edd90f8e4021525ee776" |
| 4206 | + integrity sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ== |
4207 | 4207 | dependencies:
|
4208 |
| - "@typescript-eslint/types" "7.4.0" |
4209 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 4208 | + "@typescript-eslint/types" "7.5.0" |
| 4209 | + "@typescript-eslint/visitor-keys" "7.5.0" |
4210 | 4210 | debug "^4.3.4"
|
4211 | 4211 | globby "^11.1.0"
|
4212 | 4212 | is-glob "^4.0.3"
|
4213 | 4213 | minimatch "9.0.3"
|
4214 | 4214 | semver "^7.5.4"
|
4215 | 4215 | ts-api-utils "^1.0.1"
|
4216 | 4216 |
|
4217 |
| -"@typescript-eslint/utils@7.4.0": |
4218 |
| - version "7.4.0" |
4219 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.4.0.tgz#d889a0630cab88bddedaf7c845c64a00576257bd" |
4220 |
| - integrity sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg== |
| 4217 | +"@typescript-eslint/utils@7.5.0": |
| 4218 | + version "7.5.0" |
| 4219 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858" |
| 4220 | + integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw== |
4221 | 4221 | dependencies:
|
4222 | 4222 | "@eslint-community/eslint-utils" "^4.4.0"
|
4223 | 4223 | "@types/json-schema" "^7.0.12"
|
4224 | 4224 | "@types/semver" "^7.5.0"
|
4225 |
| - "@typescript-eslint/scope-manager" "7.4.0" |
4226 |
| - "@typescript-eslint/types" "7.4.0" |
4227 |
| - "@typescript-eslint/typescript-estree" "7.4.0" |
| 4225 | + "@typescript-eslint/scope-manager" "7.5.0" |
| 4226 | + "@typescript-eslint/types" "7.5.0" |
| 4227 | + "@typescript-eslint/typescript-estree" "7.5.0" |
4228 | 4228 | semver "^7.5.4"
|
4229 | 4229 |
|
4230 |
| -"@typescript-eslint/visitor-keys@7.4.0": |
4231 |
| - version "7.4.0" |
4232 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94" |
4233 |
| - integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA== |
| 4230 | +"@typescript-eslint/visitor-keys@7.5.0": |
| 4231 | + version "7.5.0" |
| 4232 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz#8abcac66f93ef20b093e87a400c2d21e3a6d55ee" |
| 4233 | + integrity sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA== |
4234 | 4234 | dependencies:
|
4235 |
| - "@typescript-eslint/types" "7.4.0" |
| 4235 | + "@typescript-eslint/types" "7.5.0" |
4236 | 4236 | eslint-visitor-keys "^3.4.1"
|
4237 | 4237 |
|
4238 | 4238 | "@ungap/structured-clone@^1.2.0":
|
@@ -11634,13 +11634,13 @@ quick-format-unescaped@^4.0.3:
|
11634 | 11634 | resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
|
11635 | 11635 | integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
|
11636 | 11636 |
|
11637 |
| - |
11638 |
| - version "23.0.111" |
11639 |
| - resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.111.tgz#b7f15705ed53c438ccd8b83bc41d429823158f1a" |
11640 |
| - integrity sha512-P1neIaGJBJgYsMlJ4PIGncviQD0c2mu/+RDbdGuwDVfTFndtIw2WtbKXJxCBfJFA4GctkU+MxpEnd16lOCfeNQ== |
| 11637 | + |
| 11638 | + version "23.0.115" |
| 11639 | + resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.115.tgz#60840d4eeae93aa0acbe63e9d6e4d3b039f74dfd" |
| 11640 | + integrity sha512-wrDX8TtHjlCMQgPOxv94NoNfhvIO4V0qFQZY2NOyuup0hINKT6gKKnqceu6QMkME33V7Nt58lx6ABbWQ5f4f2Q== |
11641 | 11641 | dependencies:
|
11642 | 11642 | "@glideapps/ts-necessities" "2.1.3"
|
11643 |
| - "@types/urijs" "^1.19.19" |
| 11643 | + "@types/urijs" "^1.19.25" |
11644 | 11644 | browser-or-node "^2.1.1"
|
11645 | 11645 | collection-utils "^1.0.1"
|
11646 | 11646 | cross-fetch "^4.0.0"
|
|
11649 | 11649 | lodash "^4.17.21"
|
11650 | 11650 | pako "^1.0.6"
|
11651 | 11651 | pluralize "^8.0.0"
|
11652 |
| - readable-stream "4.4.2" |
| 11652 | + readable-stream "4.5.2" |
11653 | 11653 | unicode-properties "^1.4.1"
|
11654 | 11654 | urijs "^1.19.1"
|
11655 | 11655 | wordwrap "^1.0.0"
|
@@ -11749,10 +11749,10 @@ read@1, read@^1.0.7, read@~1.0.7:
|
11749 | 11749 | dependencies:
|
11750 | 11750 | mute-stream "~0.0.4"
|
11751 | 11751 |
|
11752 |
| -readable-stream@4.4.2: |
11753 |
| - version "4.4.2" |
11754 |
| - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.4.2.tgz#e6aced27ad3b9d726d8308515b9a1b98dc1b9d13" |
11755 |
| - integrity sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA== |
| 11752 | +readable-stream@4.5.2, readable-stream@^4.0.0: |
| 11753 | + version "4.5.2" |
| 11754 | + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.5.2.tgz#9e7fc4c45099baeed934bff6eb97ba6cf2729e09" |
| 11755 | + integrity sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g== |
11756 | 11756 | dependencies:
|
11757 | 11757 | abort-controller "^3.0.0"
|
11758 | 11758 | buffer "^6.0.3"
|
@@ -11782,17 +11782,6 @@ readable-stream@^3.0.6, readable-stream@^3.1.1, readable-stream@^3.4.0, readable
|
11782 | 11782 | string_decoder "^1.1.1"
|
11783 | 11783 | util-deprecate "^1.0.1"
|
11784 | 11784 |
|
11785 |
| -readable-stream@^4.0.0: |
11786 |
| - version "4.5.2" |
11787 |
| - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.5.2.tgz#9e7fc4c45099baeed934bff6eb97ba6cf2729e09" |
11788 |
| - integrity sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g== |
11789 |
| - dependencies: |
11790 |
| - abort-controller "^3.0.0" |
11791 |
| - buffer "^6.0.3" |
11792 |
| - events "^3.3.0" |
11793 |
| - process "^0.11.10" |
11794 |
| - string_decoder "^1.3.0" |
11795 |
| - |
11796 | 11785 | readdir-scoped-modules@^1.0.0, readdir-scoped-modules@^1.1.0:
|
11797 | 11786 | version "1.1.0"
|
11798 | 11787 | resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
|
|
13067 | 13056 | commander "^2.20.0"
|
13068 | 13057 | source-map-support "~0.5.20"
|
13069 | 13058 |
|
13070 |
| - |
13071 |
| - version "5.30.0" |
13072 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.0.tgz#64cb2af71e16ea3d32153f84d990f9be0cdc22bf" |
13073 |
| - integrity sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw== |
| 13059 | + |
| 13060 | + version "5.30.2" |
| 13061 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.2.tgz#79fc2222c241647cea54ab928ac987ffbe8ce9e2" |
| 13062 | + integrity sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw== |
13074 | 13063 | dependencies:
|
13075 | 13064 | "@jridgewell/source-map" "^0.3.3"
|
13076 | 13065 | acorn "^8.8.2"
|
@@ -13438,10 +13427,10 @@ undici-types@~5.26.4:
|
13438 | 13427 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
13439 | 13428 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
13440 | 13429 |
|
13441 |
| -undici@6.10.2: |
13442 |
| - version "6.10.2" |
13443 |
| - resolved "https://registry.yarnpkg.com/undici/-/undici-6.10.2.tgz#13fe0c099d0055ea16417bd3fef6ccd661210743" |
13444 |
| - integrity sha512-HcVuBy7ACaDejIMdwCzAvO22OsiE6ir6ziTIr9kAE0vB+PheVe29ZvRN8p7FXCO2uZHTjEoUs5bPiFpuc/hwwQ== |
| 13430 | +undici@6.11.1: |
| 13431 | + version "6.11.1" |
| 13432 | + resolved "https://registry.yarnpkg.com/undici/-/undici-6.11.1.tgz#75ab573677885b421ca2e6f5f17ff1185b24c68d" |
| 13433 | + integrity sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw== |
13445 | 13434 |
|
13446 | 13435 |
|
13447 | 13436 | version "6.7.0"
|
|
0 commit comments