1784
1784
estree-walker "^1.0.1"
1785
1785
picomatch "^2.2.2"
1786
1786
1787
+ " @rtsao/scc@^1.1.0 " :
1788
+ version "1.1.0"
1789
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
1790
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
1791
+
1787
1792
" @rushstack/eslint-patch@^1.1.0 " :
1788
1793
version "1.10.4"
1789
1794
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1"
2908
2913
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
2909
2914
integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==
2910
2915
2911
- array-includes@^3.1.6, array-includes@^3.1.7, array-includes@^3.1. 8 :
2916
+ array-includes@^3.1.6, array-includes@^3.1.8 :
2912
2917
version "3.1.8"
2913
2918
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
2914
2919
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -2937,7 +2942,7 @@ array.prototype.findlast@^1.2.5:
2937
2942
es-object-atoms "^1.0.0"
2938
2943
es-shim-unscopables "^1.0.2"
2939
2944
2940
- array.prototype.findlastindex@^1.2.3 :
2945
+ array.prototype.findlastindex@^1.2.5 :
2941
2946
version "1.2.5"
2942
2947
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
2943
2948
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -4568,10 +4573,10 @@ eslint-import-resolver-node@^0.3.9:
4568
4573
is-core-module "^2.13.0"
4569
4574
resolve "^1.22.4"
4570
4575
4571
- eslint-module-utils@^2.8 .0 :
4572
- version "2.8.2 "
4573
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.2 .tgz#2ecad69d71e1fa81f17f7f24d5d3e46b168de663 "
4574
- integrity sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg ==
4576
+ eslint-module-utils@^2.9 .0 :
4577
+ version "2.9.0 "
4578
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0 .tgz#95d4ac038a68cd3f63482659dffe0883900eb342 "
4579
+ integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ ==
4575
4580
dependencies :
4576
4581
debug "^3.2.7"
4577
4582
@@ -4593,25 +4598,26 @@ eslint-plugin-flowtype@^8.0.3:
4593
4598
string-natural-compare "^3.0.1"
4594
4599
4595
4600
eslint-plugin-import@^2.25.3, eslint-plugin-import@^2.29.1 :
4596
- version "2.29.1 "
4597
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
4598
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
4601
+ version "2.30.0 "
4602
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0 .tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
4603
+ integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
4599
4604
dependencies :
4600
- array-includes "^3.1.7"
4601
- array.prototype.findlastindex "^1.2.3"
4605
+ " @rtsao/scc" " ^1.1.0"
4606
+ array-includes "^3.1.8"
4607
+ array.prototype.findlastindex "^1.2.5"
4602
4608
array.prototype.flat "^1.3.2"
4603
4609
array.prototype.flatmap "^1.3.2"
4604
4610
debug "^3.2.7"
4605
4611
doctrine "^2.1.0"
4606
4612
eslint-import-resolver-node "^0.3.9"
4607
- eslint-module-utils "^2.8 .0"
4608
- hasown "^2.0.0 "
4609
- is-core-module "^2.13 .1"
4613
+ eslint-module-utils "^2.9 .0"
4614
+ hasown "^2.0.2 "
4615
+ is-core-module "^2.15 .1"
4610
4616
is-glob "^4.0.3"
4611
4617
minimatch "^3.1.2"
4612
- object.fromentries "^2.0.7 "
4613
- object.groupby "^1.0.1 "
4614
- object.values "^1.1.7 "
4618
+ object.fromentries "^2.0.8 "
4619
+ object.groupby "^1.0.3 "
4620
+ object.values "^1.2.0 "
4615
4621
semver "^6.3.1"
4616
4622
tsconfig-paths "^3.15.0"
4617
4623
@@ -5849,7 +5855,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
5849
5855
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
5850
5856
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
5851
5857
5852
- is-core-module@^2.13.0, is-core-module@^2.13 .1 :
5858
+ is-core-module@^2.13.0, is-core-module@^2.15 .1 :
5853
5859
version "2.15.1"
5854
5860
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
5855
5861
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
@@ -7351,7 +7357,7 @@ object.entries@^1.1.8:
7351
7357
define-properties "^1.2.1"
7352
7358
es-object-atoms "^1.0.0"
7353
7359
7354
- object.fromentries@^2.0.7, object.fromentries@^2.0. 8 :
7360
+ object.fromentries@^2.0.8 :
7355
7361
version "2.0.8"
7356
7362
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
7357
7363
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -7374,7 +7380,7 @@ object.getownpropertydescriptors@^2.1.0:
7374
7380
gopd "^1.0.1"
7375
7381
safe-array-concat "^1.1.2"
7376
7382
7377
- object.groupby@^1.0.1 :
7383
+ object.groupby@^1.0.3 :
7378
7384
version "1.0.3"
7379
7385
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
7380
7386
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -7383,7 +7389,7 @@ object.groupby@^1.0.1:
7383
7389
define-properties "^1.2.1"
7384
7390
es-abstract "^1.23.2"
7385
7391
7386
- object.values@^1.1.0, object.values@^1.1.6, object.values@^1.1.7, object.values@^1. 2.0 :
7392
+ object.values@^1.1.0, object.values@^1.1.6, object.values@^1.2.0 :
7387
7393
version "1.2.0"
7388
7394
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
7389
7395
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments