-
Notifications
You must be signed in to change notification settings - Fork 265
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all non-major dependencies (#1958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
388d8f9
commit e2949d0
Showing
1 changed file
with
50 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1686,6 +1686,11 @@ | |
"@opentelemetry/instrumentation" "^0.49 || ^0.50 || ^0.51 || ^0.52.0" | ||
"@opentelemetry/sdk-trace-base" "^1.22" | ||
|
||
"@rtsao/scc@^1.1.0": | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" | ||
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g== | ||
|
||
"@sentry-internal/[email protected]": | ||
version "8.26.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-8.26.0.tgz#3c76015e1bddde6775e6a7e115fbb494f247fed1" | ||
|
@@ -2556,7 +2561,7 @@ array-buffer-byte-length@^1.0.1: | |
call-bind "^1.0.5" | ||
is-array-buffer "^3.0.4" | ||
|
||
array-includes@^3.1.7: | ||
array-includes@^3.1.8: | ||
version "3.1.8" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" | ||
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ== | ||
|
@@ -2568,7 +2573,7 @@ array-includes@^3.1.7: | |
get-intrinsic "^1.2.4" | ||
is-string "^1.0.7" | ||
|
||
array.prototype.findlastindex@^1.2.3: | ||
array.prototype.findlastindex@^1.2.5: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d" | ||
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ== | ||
|
@@ -3687,40 +3692,42 @@ eslint-import-resolver-node@^0.3.9: | |
is-core-module "^2.13.0" | ||
resolve "^1.22.4" | ||
|
||
eslint-module-utils@^2.8.0: | ||
version "2.8.1" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34" | ||
integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q== | ||
eslint-module-utils@^2.12.0: | ||
version "2.12.0" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b" | ||
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg== | ||
dependencies: | ||
debug "^3.2.7" | ||
|
||
eslint-plugin-import@^2.25.4: | ||
version "2.29.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643" | ||
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw== | ||
version "2.31.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7" | ||
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A== | ||
dependencies: | ||
array-includes "^3.1.7" | ||
array.prototype.findlastindex "^1.2.3" | ||
"@rtsao/scc" "^1.1.0" | ||
array-includes "^3.1.8" | ||
array.prototype.findlastindex "^1.2.5" | ||
array.prototype.flat "^1.3.2" | ||
array.prototype.flatmap "^1.3.2" | ||
debug "^3.2.7" | ||
doctrine "^2.1.0" | ||
eslint-import-resolver-node "^0.3.9" | ||
eslint-module-utils "^2.8.0" | ||
hasown "^2.0.0" | ||
is-core-module "^2.13.1" | ||
eslint-module-utils "^2.12.0" | ||
hasown "^2.0.2" | ||
is-core-module "^2.15.1" | ||
is-glob "^4.0.3" | ||
minimatch "^3.1.2" | ||
object.fromentries "^2.0.7" | ||
object.groupby "^1.0.1" | ||
object.values "^1.1.7" | ||
object.fromentries "^2.0.8" | ||
object.groupby "^1.0.3" | ||
object.values "^1.2.0" | ||
semver "^6.3.1" | ||
string.prototype.trimend "^1.0.8" | ||
tsconfig-paths "^3.15.0" | ||
|
||
eslint-plugin-matrix-org@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-matrix-org/-/eslint-plugin-matrix-org-2.0.1.tgz#d6fdefa1d31e6f963cd1f5c804b54ff4c30eadc0" | ||
integrity sha512-BVZ15OstnePWujwj3z96IQJ8iqbqq4gin3psD5cvugPC39bpyvgKW9DfHptDN/SZYYuSvNMaQAtAtboc2kqAxw== | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-matrix-org/-/eslint-plugin-matrix-org-2.0.2.tgz#95b86b0f16704ab19740f7c3c62eae69e20365e6" | ||
integrity sha512-cQy5Rjeq6uyu1mLXlPZwEJdyM0NmclrnEz68y792FSuuxzMyJNNYLGDQ5CkYW8H+PrD825HUFZ34pNXnjMOzOw== | ||
|
||
eslint-plugin-unicorn@^56.0.0: | ||
version "56.0.0" | ||
|
@@ -4599,20 +4606,13 @@ is-ci@^3.0.0: | |
dependencies: | ||
ci-info "^3.2.0" | ||
|
||
is-core-module@^2.13.0: | ||
is-core-module@^2.13.0, is-core-module@^2.15.1: | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" | ||
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== | ||
dependencies: | ||
hasown "^2.0.2" | ||
|
||
is-core-module@^2.13.1: | ||
version "2.15.0" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea" | ||
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA== | ||
dependencies: | ||
hasown "^2.0.2" | ||
|
||
is-data-view@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.1.tgz#4b4d3a511b70f3dc26d42c03ca9ca515d847759f" | ||
|
@@ -4787,10 +4787,10 @@ jake@^10.8.5: | |
filelist "^1.0.4" | ||
minimatch "^3.1.2" | ||
|
||
jiti@^1.21.6: | ||
version "1.21.6" | ||
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268" | ||
integrity sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w== | ||
jiti@^2.3.3: | ||
version "2.3.3" | ||
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.3.3.tgz#39c66fc77476b92a694e65dfe04b294070e2e096" | ||
integrity sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ== | ||
|
||
js-tokens@^4.0.0: | ||
version "4.0.0" | ||
|
@@ -4920,22 +4920,22 @@ keyv@^4.0.0, keyv@^4.5.3: | |
json-buffer "3.0.1" | ||
|
||
knip@^5.0.0: | ||
version "5.29.2" | ||
resolved "https://registry.yarnpkg.com/knip/-/knip-5.29.2.tgz#c2b8c134f2018028a1aac0bea293ac127d40e4b9" | ||
integrity sha512-NfJ3VDyV7gHvI4lVmr9PQCvC4lvrnTdaRMmtHIVBWB2GWWKj86uTw8Yfnp07M+fQeqOnX3AGPG8hjXHPlE1MEw== | ||
version "5.34.2" | ||
resolved "https://registry.yarnpkg.com/knip/-/knip-5.34.2.tgz#7e3cd9b0cb36dc5a41d53be74ef549708aeac042" | ||
integrity sha512-quSohta9fKJUWTXIqHenA4NYW24rmoP3g/Naw5Lq/Xb/LjAQYSUK4aIyU1wizDLC4EnMicGA5g/H33vJ3ovz5Q== | ||
dependencies: | ||
"@nodelib/fs.walk" "1.2.8" | ||
"@snyk/github-codeowners" "1.1.0" | ||
easy-table "1.2.0" | ||
enhanced-resolve "^5.17.1" | ||
fast-glob "^3.3.2" | ||
jiti "^1.21.6" | ||
jiti "^2.3.3" | ||
js-yaml "^4.1.0" | ||
minimist "^1.2.8" | ||
picocolors "^1.0.0" | ||
picomatch "^4.0.1" | ||
pretty-ms "^9.0.0" | ||
smol-toml "^1.1.4" | ||
smol-toml "^1.3.0" | ||
strip-json-comments "5.0.1" | ||
summary "2.1.0" | ||
zod "^3.22.4" | ||
|
@@ -5665,7 +5665,7 @@ object.assign@^4.1.5: | |
has-symbols "^1.0.3" | ||
object-keys "^1.1.1" | ||
|
||
object.fromentries@^2.0.7: | ||
object.fromentries@^2.0.8: | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" | ||
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== | ||
|
@@ -5675,7 +5675,7 @@ object.fromentries@^2.0.7: | |
es-abstract "^1.23.2" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.groupby@^1.0.1: | ||
object.groupby@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e" | ||
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ== | ||
|
@@ -5684,7 +5684,7 @@ object.groupby@^1.0.1: | |
define-properties "^1.2.1" | ||
es-abstract "^1.23.2" | ||
|
||
object.values@^1.1.7: | ||
object.values@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b" | ||
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ== | ||
|
@@ -6235,14 +6235,14 @@ regexp-tree@^0.1.27: | |
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA== | ||
|
||
regexp.prototype.flags@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" | ||
integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== | ||
version "1.5.3" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42" | ||
integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ== | ||
dependencies: | ||
call-bind "^1.0.6" | ||
call-bind "^1.0.7" | ||
define-properties "^1.2.1" | ||
es-errors "^1.3.0" | ||
set-function-name "^2.0.1" | ||
set-function-name "^2.0.2" | ||
|
||
regexpu-core@^6.1.1: | ||
version "6.1.1" | ||
|
@@ -6476,7 +6476,7 @@ set-function-length@^1.2.1: | |
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.2" | ||
|
||
set-function-name@^2.0.1: | ||
set-function-name@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985" | ||
integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ== | ||
|
@@ -6561,7 +6561,7 @@ smart-buffer@^4.0.2, smart-buffer@^4.2.0: | |
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" | ||
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== | ||
|
||
smol-toml@^1.1.4: | ||
smol-toml@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.0.tgz#5200e251fffadbb72570c84e9776d2a3eca48143" | ||
integrity sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA== | ||
|
@@ -7382,9 +7382,9 @@ zip-stream@^4.1.0: | |
readable-stream "^3.6.0" | ||
|
||
zod-validation-error@^3.0.3: | ||
version "3.3.1" | ||
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-3.3.1.tgz#86adc781129d1a7fed3c3e567e8dbe7c4a15eaa4" | ||
integrity sha512-uFzCZz7FQis256dqw4AhPQgD6f3pzNca/Zh62RNELavlumQB3nDIUFbF5JQfFLcMbO1s02Q7Xg/gpcOBlEnYZA== | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-3.4.0.tgz#3a8a1f55c65579822d7faa190b51336c61bee2a6" | ||
integrity sha512-ZOPR9SVY6Pb2qqO5XHt+MkkTRxGXb4EVtnjc9JpXUOtUB1T9Ru7mZOT361AN3MsetVe7R0a1KZshJDZdgp9miQ== | ||
|
||
zod@^3.22.4: | ||
version "3.23.8" | ||
|