-
-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update poetry (python) and yarn (npm) dependencies
Signed-off-by: miigotu <[email protected]>
- Loading branch information
Showing
1 changed file
with
73 additions
and
45 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 |
---|---|---|
|
@@ -1831,9 +1831,9 @@ | |
"@types/node" "*" | ||
|
||
"@types/node@*", "@types/node@>=18": | ||
version "22.10.3" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10" | ||
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw== | ||
version "22.10.4" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1" | ||
integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug== | ||
dependencies: | ||
undici-types "~6.20.0" | ||
|
||
|
@@ -4196,10 +4196,10 @@ error@^7.0.0: | |
dependencies: | ||
string-template "~0.2.1" | ||
|
||
es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.6: | ||
version "1.23.8" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.8.tgz#99754723118355d82fcef9ce4c90ccbcd5d2a285" | ||
integrity sha512-lfab8IzDn6EpI1ibZakcgS6WsfEBiB+43cuJo+wgylx1xKXf+Sp+YR3vFuQwC/u3sxYwV8Cxe3B0DpVUu/WiJQ== | ||
es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9: | ||
version "1.23.9" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.9.tgz#5b45994b7de78dada5c1bebf1379646b32b9d606" | ||
integrity sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA== | ||
dependencies: | ||
array-buffer-byte-length "^1.0.2" | ||
arraybuffer.prototype.slice "^1.0.4" | ||
|
@@ -4212,10 +4212,11 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.6: | |
es-define-property "^1.0.1" | ||
es-errors "^1.3.0" | ||
es-object-atoms "^1.0.0" | ||
es-set-tostringtag "^2.0.3" | ||
es-set-tostringtag "^2.1.0" | ||
es-to-primitive "^1.3.0" | ||
function.prototype.name "^1.1.8" | ||
get-intrinsic "^1.2.6" | ||
get-intrinsic "^1.2.7" | ||
get-proto "^1.0.0" | ||
get-symbol-description "^1.1.0" | ||
globalthis "^1.0.4" | ||
gopd "^1.2.0" | ||
|
@@ -4236,11 +4237,12 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.6: | |
object-inspect "^1.13.3" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.7" | ||
own-keys "^1.0.0" | ||
own-keys "^1.0.1" | ||
regexp.prototype.flags "^1.5.3" | ||
safe-array-concat "^1.1.3" | ||
safe-push-apply "^1.0.0" | ||
safe-regex-test "^1.1.0" | ||
set-proto "^1.0.0" | ||
string.prototype.trim "^1.2.10" | ||
string.prototype.trimend "^1.0.9" | ||
string.prototype.trimstart "^1.0.8" | ||
|
@@ -4273,14 +4275,15 @@ es-object-atoms@^1.0.0: | |
dependencies: | ||
es-errors "^1.3.0" | ||
|
||
es-set-tostringtag@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777" | ||
integrity sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ== | ||
es-set-tostringtag@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" | ||
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== | ||
dependencies: | ||
get-intrinsic "^1.2.4" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.6" | ||
has-tostringtag "^1.0.2" | ||
hasown "^2.0.1" | ||
hasown "^2.0.2" | ||
|
||
es-shim-unscopables@^1.0.2: | ||
version "1.0.2" | ||
|
@@ -5418,27 +5421,35 @@ get-east-asian-width@^1.0.0: | |
resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz#21b4071ee58ed04ee0db653371b55b4299875389" | ||
integrity sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ== | ||
|
||
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6: | ||
version "1.2.6" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5" | ||
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA== | ||
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044" | ||
integrity sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA== | ||
dependencies: | ||
call-bind-apply-helpers "^1.0.1" | ||
dunder-proto "^1.0.0" | ||
es-define-property "^1.0.1" | ||
es-errors "^1.3.0" | ||
es-object-atoms "^1.0.0" | ||
function-bind "^1.1.2" | ||
get-proto "^1.0.0" | ||
gopd "^1.2.0" | ||
has-symbols "^1.1.0" | ||
hasown "^2.0.2" | ||
math-intrinsics "^1.0.0" | ||
math-intrinsics "^1.1.0" | ||
|
||
get-own-enumerable-property-symbols@^3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664" | ||
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g== | ||
|
||
get-proto@^1.0.0, get-proto@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" | ||
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== | ||
dependencies: | ||
dunder-proto "^1.0.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
get-set-props@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/get-set-props/-/get-set-props-0.1.0.tgz#998475c178445686d0b32246da5df8dbcfbe8ea3" | ||
|
@@ -5960,7 +5971,7 @@ has-symbols@^1.0.3, has-symbols@^1.1.0: | |
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" | ||
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== | ||
|
||
has-tostringtag@^1.0.0, has-tostringtag@^1.0.2: | ||
has-tostringtag@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" | ||
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== | ||
|
@@ -5972,7 +5983,7 @@ has-unicode@^2.0.1: | |
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" | ||
integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ== | ||
|
||
hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: | ||
hasown@^2.0.0, hasown@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" | ||
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== | ||
|
@@ -6436,11 +6447,14 @@ is-arrayish@^0.2.1: | |
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== | ||
|
||
is-async-function@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.0.0.tgz#8e4418efd3e5d3a6ebb0164c05ef5afb69aa9646" | ||
integrity sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA== | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.1.0.tgz#1d1080612c493608e93168fc4458c245074c06a6" | ||
integrity sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ== | ||
dependencies: | ||
has-tostringtag "^1.0.0" | ||
call-bound "^1.0.3" | ||
get-proto "^1.0.1" | ||
has-tostringtag "^1.0.2" | ||
safe-regex-test "^1.1.0" | ||
|
||
is-bigint@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -6528,11 +6542,14 @@ is-fullwidth-code-point@^4.0.0: | |
integrity sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ== | ||
|
||
is-generator-function@^1.0.10: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.0.10.tgz#f1558baf1ac17e0deea7c0415c438351ff2b3c72" | ||
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A== | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" | ||
integrity sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ== | ||
dependencies: | ||
has-tostringtag "^1.0.0" | ||
call-bound "^1.0.3" | ||
get-proto "^1.0.0" | ||
has-tostringtag "^1.0.2" | ||
safe-regex-test "^1.1.0" | ||
|
||
is-get-set-prop@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -7460,7 +7477,7 @@ matcher@^5.0.0: | |
dependencies: | ||
escape-string-regexp "^5.0.0" | ||
|
||
math-intrinsics@^1.0.0, math-intrinsics@^1.1.0: | ||
math-intrinsics@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" | ||
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== | ||
|
@@ -8429,7 +8446,7 @@ osenv@^0.1.4: | |
os-homedir "^1.0.0" | ||
os-tmpdir "^1.0.0" | ||
|
||
own-keys@^1.0.0: | ||
own-keys@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358" | ||
integrity sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg== | ||
|
@@ -9223,17 +9240,17 @@ rechoir@^0.8.0: | |
resolve "^1.20.0" | ||
|
||
reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.9.tgz#c905f3386008de95a62315f3ea8630404be19e2f" | ||
integrity sha512-r0Ay04Snci87djAsI4U+WNRcSw5S4pOH7qFjd/veA5gC7TbqESR3tcj28ia95L/fYUDw11JKP7uqUKUAfVvV5Q== | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz#c629219e78a3316d8b604c765ef68996964e7bf9" | ||
integrity sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw== | ||
dependencies: | ||
call-bind "^1.0.8" | ||
define-properties "^1.2.1" | ||
dunder-proto "^1.0.1" | ||
es-abstract "^1.23.6" | ||
es-abstract "^1.23.9" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.6" | ||
gopd "^1.2.0" | ||
es-object-atoms "^1.0.0" | ||
get-intrinsic "^1.2.7" | ||
get-proto "^1.0.1" | ||
which-builtin-type "^1.2.1" | ||
|
||
regenerate-unicode-properties@^10.2.0: | ||
|
@@ -9266,13 +9283,15 @@ regexp-tree@^0.1.27: | |
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA== | ||
|
||
regexp.prototype.flags@^1.5.3: | ||
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== | ||
version "1.5.4" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19" | ||
integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
call-bind "^1.0.8" | ||
define-properties "^1.2.1" | ||
es-errors "^1.3.0" | ||
get-proto "^1.0.1" | ||
gopd "^1.2.0" | ||
set-function-name "^2.0.2" | ||
|
||
regexpp@^3.0.0: | ||
|
@@ -9754,6 +9773,15 @@ set-function-name@^2.0.2: | |
functions-have-names "^1.2.3" | ||
has-property-descriptors "^1.0.2" | ||
|
||
set-proto@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/set-proto/-/set-proto-1.0.0.tgz#0760dbcff30b2d7e801fd6e19983e56da337565e" | ||
integrity sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw== | ||
dependencies: | ||
dunder-proto "^1.0.1" | ||
es-errors "^1.3.0" | ||
es-object-atoms "^1.0.0" | ||
|
||
[email protected]: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656" | ||
|