486486 " @pnpm/network.ca-file" " ^1.0.1"
487487 config-chain "^1.1.11"
488488
489+ " @rtsao/scc@^1.1.0 " :
490+ version "1.1.0"
491+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
492+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
493+
489494" @semantic-release/commit-analyzer@^9.0.2 " :
490495 version "9.0.2"
491496 resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03"
@@ -943,7 +948,7 @@ array-ify@^1.0.0:
943948 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
944949 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
945950
946- array-includes@^3.1.7 :
951+ array-includes@^3.1.8 :
947952 version "3.1.8"
948953 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
949954 integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -960,7 +965,7 @@ array-union@^2.1.0:
960965 resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
961966 integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
962967
963- array.prototype.findlastindex@^1.2.3 :
968+ array.prototype.findlastindex@^1.2.5 :
964969 version "1.2.5"
965970 resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
966971 integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -2048,34 +2053,36 @@ eslint-import-resolver-node@^0.3.9:
20482053 is-core-module "^2.13.0"
20492054 resolve "^1.22.4"
20502055
2051- eslint-module-utils@^2.8 .0 :
2052- version "2.8.1 "
2053- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1 .tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34 "
2054- integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q ==
2056+ eslint-module-utils@^2.12 .0 :
2057+ version "2.12.0 "
2058+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0 .tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
2059+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
20552060 dependencies :
20562061 debug "^3.2.7"
20572062
2058- eslint-plugin-import@2.29.1 :
2059- version "2.29.1 "
2060- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
2061- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
2063+ eslint-plugin-import@2.31.0 :
2064+ version "2.31.0 "
2065+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0 .tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
2066+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
20622067 dependencies :
2063- array-includes "^3.1.7"
2064- array.prototype.findlastindex "^1.2.3"
2068+ " @rtsao/scc" " ^1.1.0"
2069+ array-includes "^3.1.8"
2070+ array.prototype.findlastindex "^1.2.5"
20652071 array.prototype.flat "^1.3.2"
20662072 array.prototype.flatmap "^1.3.2"
20672073 debug "^3.2.7"
20682074 doctrine "^2.1.0"
20692075 eslint-import-resolver-node "^0.3.9"
2070- eslint-module-utils "^2.8 .0"
2071- hasown "^2.0.0 "
2072- is-core-module "^2.13 .1"
2076+ eslint-module-utils "^2.12 .0"
2077+ hasown "^2.0.2 "
2078+ is-core-module "^2.15 .1"
20732079 is-glob "^4.0.3"
20742080 minimatch "^3.1.2"
2075- object.fromentries "^2.0.7 "
2076- object.groupby "^1.0.1 "
2077- object.values "^1.1.7 "
2081+ object.fromentries "^2.0.8 "
2082+ object.groupby "^1.0.3 "
2083+ object.values "^1.2.0 "
20782084 semver "^6.3.1"
2085+ string.prototype.trimend "^1.0.8"
20792086 tsconfig-paths "^3.15.0"
20802087
20812088eslint-plugin-jsdoc@40.3.0 :
@@ -3022,12 +3029,12 @@ is-cidr@^4.0.2:
30223029 dependencies :
30233030 cidr-regex "^3.1.1"
30243031
3025- is-core-module@^2.13.0, is-core-module@^2.13 .1, is-core-module@^2.5.0, is-core-module@^2.8.1 :
3026- version "2.13 .1"
3027- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13 .1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384 "
3028- integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw ==
3032+ is-core-module@^2.13.0, is-core-module@^2.15 .1, is-core-module@^2.5.0, is-core-module@^2.8.1 :
3033+ version "2.15 .1"
3034+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15 .1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37 "
3035+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ ==
30293036 dependencies :
3030- hasown "^2.0.0 "
3037+ hasown "^2.0.2 "
30313038
30323039is-data-view@^1.0.1 :
30333040 version "1.0.1"
@@ -4201,7 +4208,7 @@ object.assign@^4.1.5:
42014208 has-symbols "^1.0.3"
42024209 object-keys "^1.1.1"
42034210
4204- object.fromentries@^2.0.7 :
4211+ object.fromentries@^2.0.8 :
42054212 version "2.0.8"
42064213 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
42074214 integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -4211,7 +4218,7 @@ object.fromentries@^2.0.7:
42114218 es-abstract "^1.23.2"
42124219 es-object-atoms "^1.0.0"
42134220
4214- object.groupby@^1.0.1 :
4221+ object.groupby@^1.0.3 :
42154222 version "1.0.3"
42164223 resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
42174224 integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -4220,7 +4227,7 @@ object.groupby@^1.0.1:
42204227 define-properties "^1.2.1"
42214228 es-abstract "^1.23.2"
42224229
4223- object.values@^1.1.7 :
4230+ object.values@^1.2.0 :
42244231 version "1.2.0"
42254232 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
42264233 integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments