461
461
" @pnpm/network.ca-file" " ^1.0.1"
462
462
config-chain "^1.1.11"
463
463
464
+ " @rtsao/scc@^1.1.0 " :
465
+ version "1.1.0"
466
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
467
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
468
+
464
469
" @semantic-release/commit-analyzer@^9.0.2 " :
465
470
version "9.0.2"
466
471
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03"
@@ -881,7 +886,7 @@ array-ify@^1.0.0:
881
886
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
882
887
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
883
888
884
- array-includes@^3.1.7 :
889
+ array-includes@^3.1.8 :
885
890
version "3.1.8"
886
891
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
887
892
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -898,7 +903,7 @@ array-union@^2.1.0:
898
903
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
899
904
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
900
905
901
- array.prototype.findlastindex@^1.2.3 :
906
+ array.prototype.findlastindex@^1.2.5 :
902
907
version "1.2.5"
903
908
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
904
909
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -1771,34 +1776,36 @@ eslint-import-resolver-node@^0.3.9:
1771
1776
is-core-module "^2.13.0"
1772
1777
resolve "^1.22.4"
1773
1778
1774
- eslint-module-utils@^2.8 .0 :
1775
- version "2.8.1 "
1776
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1 .tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34 "
1777
- integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q ==
1779
+ eslint-module-utils@^2.12 .0 :
1780
+ version "2.12.0 "
1781
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0 .tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
1782
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
1778
1783
dependencies :
1779
1784
debug "^3.2.7"
1780
1785
1781
- eslint-plugin-import@2.29.1 :
1782
- version "2.29.1 "
1783
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
1784
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
1786
+ eslint-plugin-import@2.31.0 :
1787
+ version "2.31.0 "
1788
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0 .tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
1789
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
1785
1790
dependencies :
1786
- array-includes "^3.1.7"
1787
- array.prototype.findlastindex "^1.2.3"
1791
+ " @rtsao/scc" " ^1.1.0"
1792
+ array-includes "^3.1.8"
1793
+ array.prototype.findlastindex "^1.2.5"
1788
1794
array.prototype.flat "^1.3.2"
1789
1795
array.prototype.flatmap "^1.3.2"
1790
1796
debug "^3.2.7"
1791
1797
doctrine "^2.1.0"
1792
1798
eslint-import-resolver-node "^0.3.9"
1793
- eslint-module-utils "^2.8 .0"
1794
- hasown "^2.0.0 "
1795
- is-core-module "^2.13 .1"
1799
+ eslint-module-utils "^2.12 .0"
1800
+ hasown "^2.0.2 "
1801
+ is-core-module "^2.15 .1"
1796
1802
is-glob "^4.0.3"
1797
1803
minimatch "^3.1.2"
1798
- object.fromentries "^2.0.7 "
1799
- object.groupby "^1.0.1 "
1800
- object.values "^1.1.7 "
1804
+ object.fromentries "^2.0.8 "
1805
+ object.groupby "^1.0.3 "
1806
+ object.values "^1.2.0 "
1801
1807
semver "^6.3.1"
1808
+ string.prototype.trimend "^1.0.8"
1802
1809
tsconfig-paths "^3.15.0"
1803
1810
1804
1811
@@ -2686,12 +2693,12 @@ is-cidr@^4.0.2:
2686
2693
dependencies :
2687
2694
cidr-regex "^3.1.1"
2688
2695
2689
- is-core-module@^2.13.0, is-core-module@^2.13 .1, is-core-module@^2.5.0, is-core-module@^2.8.1 :
2690
- version "2.13 .1"
2691
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13 .1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384 "
2692
- integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw ==
2696
+ is-core-module@^2.13.0, is-core-module@^2.15 .1, is-core-module@^2.5.0, is-core-module@^2.8.1 :
2697
+ version "2.15 .1"
2698
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15 .1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37 "
2699
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ ==
2693
2700
dependencies :
2694
- hasown "^2.0.0 "
2701
+ hasown "^2.0.2 "
2695
2702
2696
2703
is-data-view@^1.0.1 :
2697
2704
version "1.0.1"
@@ -3771,7 +3778,7 @@ object.assign@^4.1.5:
3771
3778
has-symbols "^1.0.3"
3772
3779
object-keys "^1.1.1"
3773
3780
3774
- object.fromentries@^2.0.7 :
3781
+ object.fromentries@^2.0.8 :
3775
3782
version "2.0.8"
3776
3783
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
3777
3784
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -3781,7 +3788,7 @@ object.fromentries@^2.0.7:
3781
3788
es-abstract "^1.23.2"
3782
3789
es-object-atoms "^1.0.0"
3783
3790
3784
- object.groupby@^1.0.1 :
3791
+ object.groupby@^1.0.3 :
3785
3792
version "1.0.3"
3786
3793
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
3787
3794
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -3790,7 +3797,7 @@ object.groupby@^1.0.1:
3790
3797
define-properties "^1.2.1"
3791
3798
es-abstract "^1.23.2"
3792
3799
3793
- object.values@^1.1.7 :
3800
+ object.values@^1.2.0 :
3794
3801
version "1.2.0"
3795
3802
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
3796
3803
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments