486
486
" @pnpm/network.ca-file" " ^1.0.1"
487
487
config-chain "^1.1.11"
488
488
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
+
489
494
" @semantic-release/commit-analyzer@^9.0.2 " :
490
495
version "9.0.2"
491
496
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:
943
948
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
944
949
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
945
950
946
- array-includes@^3.1.7 :
951
+ array-includes@^3.1.8 :
947
952
version "3.1.8"
948
953
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
949
954
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -960,7 +965,7 @@ array-union@^2.1.0:
960
965
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
961
966
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
962
967
963
- array.prototype.findlastindex@^1.2.3 :
968
+ array.prototype.findlastindex@^1.2.5 :
964
969
version "1.2.5"
965
970
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
966
971
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -2048,34 +2053,36 @@ eslint-import-resolver-node@^0.3.9:
2048
2053
is-core-module "^2.13.0"
2049
2054
resolve "^1.22.4"
2050
2055
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 ==
2055
2060
dependencies :
2056
2061
debug "^3.2.7"
2057
2062
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 ==
2062
2067
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"
2065
2071
array.prototype.flat "^1.3.2"
2066
2072
array.prototype.flatmap "^1.3.2"
2067
2073
debug "^3.2.7"
2068
2074
doctrine "^2.1.0"
2069
2075
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"
2073
2079
is-glob "^4.0.3"
2074
2080
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 "
2078
2084
semver "^6.3.1"
2085
+ string.prototype.trimend "^1.0.8"
2079
2086
tsconfig-paths "^3.15.0"
2080
2087
2081
2088
eslint-plugin-jsdoc@40.3.0 :
@@ -3022,12 +3029,12 @@ is-cidr@^4.0.2:
3022
3029
dependencies :
3023
3030
cidr-regex "^3.1.1"
3024
3031
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 ==
3029
3036
dependencies :
3030
- hasown "^2.0.0 "
3037
+ hasown "^2.0.2 "
3031
3038
3032
3039
is-data-view@^1.0.1 :
3033
3040
version "1.0.1"
@@ -4201,7 +4208,7 @@ object.assign@^4.1.5:
4201
4208
has-symbols "^1.0.3"
4202
4209
object-keys "^1.1.1"
4203
4210
4204
- object.fromentries@^2.0.7 :
4211
+ object.fromentries@^2.0.8 :
4205
4212
version "2.0.8"
4206
4213
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
4207
4214
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -4211,7 +4218,7 @@ object.fromentries@^2.0.7:
4211
4218
es-abstract "^1.23.2"
4212
4219
es-object-atoms "^1.0.0"
4213
4220
4214
- object.groupby@^1.0.1 :
4221
+ object.groupby@^1.0.3 :
4215
4222
version "1.0.3"
4216
4223
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
4217
4224
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -4220,7 +4227,7 @@ object.groupby@^1.0.1:
4220
4227
define-properties "^1.2.1"
4221
4228
es-abstract "^1.23.2"
4222
4229
4223
- object.values@^1.1.7 :
4230
+ object.values@^1.2.0 :
4224
4231
version "1.2.0"
4225
4232
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
4226
4233
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments