529529 estree-walker "^2.0.1"
530530 picomatch "^2.2.2"
531531
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+
532537" @semantic-release/commit-analyzer@^11.0.0 " :
533538 version "11.1.0"
534539 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:
10861091 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
10871092 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
10881093
1089- array-includes@^3.1.7 :
1094+ array-includes@^3.1.8 :
10901095 version "3.1.8"
10911096 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
10921097 integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -1103,7 +1108,7 @@ array-union@^2.1.0:
11031108 resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
11041109 integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
11051110
1106- array.prototype.findlastindex@^1.2.3 :
1111+ array.prototype.findlastindex@^1.2.5 :
11071112 version "1.2.5"
11081113 resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
11091114 integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -2113,33 +2118,34 @@ eslint-import-resolver-node@^0.3.9:
21132118 is-core-module "^2.13.0"
21142119 resolve "^1.22.4"
21152120
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 ==
21202125 dependencies :
21212126 debug "^3.2.7"
21222127
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 ==
21272132 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"
21302136 array.prototype.flat "^1.3.2"
21312137 array.prototype.flatmap "^1.3.2"
21322138 debug "^3.2.7"
21332139 doctrine "^2.1.0"
21342140 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"
21382144 is-glob "^4.0.3"
21392145 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 "
21432149 semver "^6.3.1"
21442150 tsconfig-paths "^3.15.0"
21452151
@@ -3127,7 +3133,7 @@ is-cidr@^5.1.0:
31273133 dependencies :
31283134 cidr-regex "^4.1.1"
31293135
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 :
31313137 version "2.15.1"
31323138 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
31333139 integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
@@ -4236,7 +4242,7 @@ object.assign@^4.1.5:
42364242 has-symbols "^1.0.3"
42374243 object-keys "^1.1.1"
42384244
4239- object.fromentries@^2.0.7 :
4245+ object.fromentries@^2.0.8 :
42404246 version "2.0.8"
42414247 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
42424248 integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -4246,7 +4252,7 @@ object.fromentries@^2.0.7:
42464252 es-abstract "^1.23.2"
42474253 es-object-atoms "^1.0.0"
42484254
4249- object.groupby@^1.0.1 :
4255+ object.groupby@^1.0.3 :
42504256 version "1.0.3"
42514257 resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
42524258 integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -4255,7 +4261,7 @@ object.groupby@^1.0.1:
42554261 define-properties "^1.2.1"
42564262 es-abstract "^1.23.2"
42574263
4258- object.values@^1.1.7 :
4264+ object.values@^1.2.0 :
42594265 version "1.2.0"
42604266 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
42614267 integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
0 commit comments