529
529
estree-walker "^2.0.1"
530
530
picomatch "^2.2.2"
531
531
532
+ " @rtsao/scc@^1.1.0 " :
533
+ version "1.1.0"
534
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
535
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
536
+
532
537
" @semantic-release/commit-analyzer@^11.0.0 " :
533
538
version "11.1.0"
534
539
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-11.1.0.tgz#dd24663c4e1e7c218f53de73f5c639eb2d5a077e"
@@ -1086,7 +1091,7 @@ array-ify@^1.0.0:
1086
1091
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
1087
1092
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
1088
1093
1089
- array-includes@^3.1.7 :
1094
+ array-includes@^3.1.8 :
1090
1095
version "3.1.8"
1091
1096
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1092
1097
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -1103,7 +1108,7 @@ array-union@^2.1.0:
1103
1108
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1104
1109
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1105
1110
1106
- array.prototype.findlastindex@^1.2.3 :
1111
+ array.prototype.findlastindex@^1.2.5 :
1107
1112
version "1.2.5"
1108
1113
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
1109
1114
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -2113,33 +2118,34 @@ eslint-import-resolver-node@^0.3.9:
2113
2118
is-core-module "^2.13.0"
2114
2119
resolve "^1.22.4"
2115
2120
2116
- eslint-module-utils@^2.8 .0 :
2117
- version "2.8.2 "
2118
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.2 .tgz#2ecad69d71e1fa81f17f7f24d5d3e46b168de663 "
2119
- integrity sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg ==
2121
+ eslint-module-utils@^2.9 .0 :
2122
+ version "2.9.0 "
2123
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0 .tgz#95d4ac038a68cd3f63482659dffe0883900eb342 "
2124
+ integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ ==
2120
2125
dependencies :
2121
2126
debug "^3.2.7"
2122
2127
2123
- eslint-plugin-import@2.29.1 :
2124
- version "2.29.1 "
2125
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
2126
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
2128
+ eslint-plugin-import@2.30.0 :
2129
+ version "2.30.0 "
2130
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0 .tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
2131
+ integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
2127
2132
dependencies :
2128
- array-includes "^3.1.7"
2129
- array.prototype.findlastindex "^1.2.3"
2133
+ " @rtsao/scc" " ^1.1.0"
2134
+ array-includes "^3.1.8"
2135
+ array.prototype.findlastindex "^1.2.5"
2130
2136
array.prototype.flat "^1.3.2"
2131
2137
array.prototype.flatmap "^1.3.2"
2132
2138
debug "^3.2.7"
2133
2139
doctrine "^2.1.0"
2134
2140
eslint-import-resolver-node "^0.3.9"
2135
- eslint-module-utils "^2.8 .0"
2136
- hasown "^2.0.0 "
2137
- is-core-module "^2.13 .1"
2141
+ eslint-module-utils "^2.9 .0"
2142
+ hasown "^2.0.2 "
2143
+ is-core-module "^2.15 .1"
2138
2144
is-glob "^4.0.3"
2139
2145
minimatch "^3.1.2"
2140
- object.fromentries "^2.0.7 "
2141
- object.groupby "^1.0.1 "
2142
- object.values "^1.1.7 "
2146
+ object.fromentries "^2.0.8 "
2147
+ object.groupby "^1.0.3 "
2148
+ object.values "^1.2.0 "
2143
2149
semver "^6.3.1"
2144
2150
tsconfig-paths "^3.15.0"
2145
2151
@@ -3127,7 +3133,7 @@ is-cidr@^5.1.0:
3127
3133
dependencies :
3128
3134
cidr-regex "^4.1.1"
3129
3135
3130
- is-core-module@^2.13.0, is-core-module@^2.13 .1 :
3136
+ is-core-module@^2.13.0, is-core-module@^2.15 .1 :
3131
3137
version "2.15.1"
3132
3138
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
3133
3139
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
@@ -4236,7 +4242,7 @@ object.assign@^4.1.5:
4236
4242
has-symbols "^1.0.3"
4237
4243
object-keys "^1.1.1"
4238
4244
4239
- object.fromentries@^2.0.7 :
4245
+ object.fromentries@^2.0.8 :
4240
4246
version "2.0.8"
4241
4247
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
4242
4248
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -4246,7 +4252,7 @@ object.fromentries@^2.0.7:
4246
4252
es-abstract "^1.23.2"
4247
4253
es-object-atoms "^1.0.0"
4248
4254
4249
- object.groupby@^1.0.1 :
4255
+ object.groupby@^1.0.3 :
4250
4256
version "1.0.3"
4251
4257
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
4252
4258
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -4255,7 +4261,7 @@ object.groupby@^1.0.1:
4255
4261
define-properties "^1.2.1"
4256
4262
es-abstract "^1.23.2"
4257
4263
4258
- object.values@^1.1.7 :
4264
+ object.values@^1.2.0 :
4259
4265
version "1.2.0"
4260
4266
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
4261
4267
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments