997
997
dependencies :
998
998
eslint-visitor-keys "^3.3.0"
999
999
1000
+ " @eslint-community/eslint-utils@^4.4.0 " :
1001
+ version "4.4.1"
1002
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
1003
+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
1004
+ dependencies :
1005
+ eslint-visitor-keys "^3.4.3"
1006
+
1000
1007
" @eslint-community/regexpp@^4.6.1 " :
1001
1008
version "4.11.1"
1002
1009
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
1872
1879
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
1873
1880
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
1874
1881
1882
+ " @stylistic/eslint-plugin@^2.6.1 " :
1883
+ version "2.13.0"
1884
+ resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
1885
+ integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
1886
+ dependencies :
1887
+ " @typescript-eslint/utils" " ^8.13.0"
1888
+ eslint-visitor-keys "^4.2.0"
1889
+ espree "^10.3.0"
1890
+ estraverse "^5.3.0"
1891
+ picomatch "^4.0.2"
1892
+
1875
1893
1876
1894
version "2.0.0"
1877
1895
resolved "https://registry.yarnpkg.com/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz#a52f61a3d7374833fca945b2549bc30a2dd40d0a"
2106
2124
" @types/yeoman-environment" " *"
2107
2125
rxjs "^6.4.0"
2108
2126
2127
+ " @typescript-eslint/[email protected] " :
2128
+ version "8.26.0"
2129
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
2130
+ integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
2131
+ dependencies :
2132
+ " @typescript-eslint/types" " 8.26.0"
2133
+ " @typescript-eslint/visitor-keys" " 8.26.0"
2134
+
2135
+ " @typescript-eslint/[email protected] " :
2136
+ version "8.26.0"
2137
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
2138
+ integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
2139
+
2140
+ " @typescript-eslint/[email protected] " :
2141
+ version "8.26.0"
2142
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
2143
+ integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
2144
+ dependencies :
2145
+ " @typescript-eslint/types" " 8.26.0"
2146
+ " @typescript-eslint/visitor-keys" " 8.26.0"
2147
+ debug "^4.3.4"
2148
+ fast-glob "^3.3.2"
2149
+ is-glob "^4.0.3"
2150
+ minimatch "^9.0.4"
2151
+ semver "^7.6.0"
2152
+ ts-api-utils "^2.0.1"
2153
+
2154
+ " @typescript-eslint/utils@^8.13.0 " :
2155
+ version "8.26.0"
2156
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
2157
+ integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
2158
+ dependencies :
2159
+ " @eslint-community/eslint-utils" " ^4.4.0"
2160
+ " @typescript-eslint/scope-manager" " 8.26.0"
2161
+ " @typescript-eslint/types" " 8.26.0"
2162
+ " @typescript-eslint/typescript-estree" " 8.26.0"
2163
+
2164
+ " @typescript-eslint/[email protected] " :
2165
+ version "8.26.0"
2166
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
2167
+ integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
2168
+ dependencies :
2169
+ " @typescript-eslint/types" " 8.26.0"
2170
+ eslint-visitor-keys "^4.2.0"
2171
+
2109
2172
" @ungap/structured-clone@^1.2.0 " :
2110
2173
version "1.2.0"
2111
2174
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2129,6 +2192,11 @@ acorn-jsx@^5.3.2:
2129
2192
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
2130
2193
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
2131
2194
2195
+ acorn@^8.14.0 :
2196
+ version "8.14.0"
2197
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
2198
+ integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
2199
+
2132
2200
acorn@^8.9.0 :
2133
2201
version "8.12.1"
2134
2202
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
@@ -2991,10 +3059,10 @@ config-chain@^1.1.11:
2991
3059
ini "^1.3.4"
2992
3060
proto-list "~1.2.1"
2993
3061
2994
-
2995
- version "1.0.9 "
2996
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9 .tgz#72bc13b483c0276801681871d4898516f8f54fdd "
2997
- integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw ==
3062
+
3063
+ version "1.0.11 "
3064
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11 .tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81 "
3065
+ integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA ==
2998
3066
2999
3067
conventional-changelog-angular@^8.0.0 :
3000
3068
version "8.0.0"
@@ -3485,12 +3553,14 @@ eslint-config-prettier@^10.0.0:
3485
3553
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
3486
3554
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
3487
3555
3488
- eslint-config-xo@^0.29.1 :
3489
- version "0.29.1 "
3490
- resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.29.1 .tgz#876e29b2f4711f2fd365885b09b9536b6ef328dc "
3491
- integrity sha512-RDjeKh8CV0/EH4utW/6uOkwJJOOU+rX3uE5eUBOamcLNe4lNjyo8kSt3B6DzAm1L/1tWGikI7LFNVY9gG7PDQw ==
3556
+ eslint-config-xo@^0.46.0 :
3557
+ version "0.46.0 "
3558
+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0 .tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de "
3559
+ integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg ==
3492
3560
dependencies :
3493
- confusing-browser-globals "1.0.9"
3561
+ " @stylistic/eslint-plugin" " ^2.6.1"
3562
+ confusing-browser-globals "1.0.11"
3563
+ globals "^15.3.0"
3494
3564
3495
3565
eslint-plugin-prettier@^5.0.1 :
3496
3566
version "5.2.3"
@@ -3513,6 +3583,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
3513
3583
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3514
3584
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3515
3585
3586
+ eslint-visitor-keys@^4.2.0 :
3587
+ version "4.2.0"
3588
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
3589
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
3590
+
3516
3591
eslint@^8.56.0 :
3517
3592
version "8.57.1"
3518
3593
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -3557,6 +3632,15 @@ eslint@^8.56.0:
3557
3632
strip-ansi "^6.0.1"
3558
3633
text-table "^0.2.0"
3559
3634
3635
+ espree@^10.3.0 :
3636
+ version "10.3.0"
3637
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
3638
+ integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
3639
+ dependencies :
3640
+ acorn "^8.14.0"
3641
+ acorn-jsx "^5.3.2"
3642
+ eslint-visitor-keys "^4.2.0"
3643
+
3560
3644
espree@^9.6.0, espree@^9.6.1 :
3561
3645
version "9.6.1"
3562
3646
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -3585,7 +3669,7 @@ esrecurse@^4.3.0:
3585
3669
dependencies :
3586
3670
estraverse "^5.2.0"
3587
3671
3588
- estraverse@^5.1.0, estraverse@^5.2.0 :
3672
+ estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0 :
3589
3673
version "5.3.0"
3590
3674
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
3591
3675
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -3788,7 +3872,7 @@ fast-glob@^3.2.9:
3788
3872
merge2 "^1.3.0"
3789
3873
micromatch "^4.0.4"
3790
3874
3791
- fast-glob@^3.3.3 :
3875
+ fast-glob@^3.3.2, fast-glob@^3.3. 3 :
3792
3876
version "3.3.3"
3793
3877
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
3794
3878
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -4191,6 +4275,11 @@ globals@^13.19.0:
4191
4275
dependencies :
4192
4276
type-fest "^0.20.2"
4193
4277
4278
+ globals@^15.3.0 :
4279
+ version "15.15.0"
4280
+ resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
4281
+ integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
4282
+
4194
4283
globby@^11.1.0 :
4195
4284
version "11.1.0"
4196
4285
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -6990,6 +7079,11 @@ picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
6990
7079
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
6991
7080
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
6992
7081
7082
+ picomatch@^4.0.2 :
7083
+ version "4.0.2"
7084
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
7085
+ integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
7086
+
6993
7087
pidtree@^0.6.0 :
6994
7088
version "0.6.0"
6995
7089
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
@@ -7618,7 +7712,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
7618
7712
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
7619
7713
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
7620
7714
7621
- semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.6.3 :
7715
+ semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.6.0, semver@^7.6. 3 :
7622
7716
version "7.7.1"
7623
7717
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
7624
7718
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
@@ -8383,6 +8477,11 @@ treeverse@^3.0.0:
8383
8477
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8"
8384
8478
integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ==
8385
8479
8480
+ ts-api-utils@^2.0.1 :
8481
+ version "2.0.1"
8482
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
8483
+ integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
8484
+
8386
8485
tslib@^1.9.0 :
8387
8486
version "1.14.1"
8388
8487
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
0 commit comments