-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc72ba9
commit e7407f4
Showing
2 changed files
with
134 additions
and
60 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
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 |
---|---|---|
|
@@ -2946,10 +2946,10 @@ | |
base64-js "1.3.1" | ||
unicode-trie "^2.0.0" | ||
|
||
"@foliojs-fork/pdfkit@^0.15.1": | ||
version "0.15.1" | ||
resolved "https://registry.yarnpkg.com/@foliojs-fork/pdfkit/-/pdfkit-0.15.1.tgz#ecae3bcb7aad46b58e50493de593317f9b738074" | ||
integrity sha512-4Cq2onHZAhThIfzv3/AFTPALqHzbmV8uNvgRELULWNbsZATgVeqEL4zHOzCyblLfX6tMXVO2BVaPcXboIxGjiw== | ||
"@foliojs-fork/pdfkit@^0.15.3": | ||
version "0.15.3" | ||
resolved "https://registry.yarnpkg.com/@foliojs-fork/pdfkit/-/pdfkit-0.15.3.tgz#590b31e770a98e2af62ce44f268a0d06b41ff32f" | ||
integrity sha512-Obc0Wmy3bm7BINFVvPhcl2rnSSK61DQrlHU8aXnAqDk9LCjWdUOPwhgD8Ywz5VtuFjRxmVOM/kQ/XLIBjDvltw== | ||
dependencies: | ||
"@foliojs-fork/fontkit" "^1.9.2" | ||
"@foliojs-fork/linebreak" "^1.1.1" | ||
|
@@ -9193,15 +9193,15 @@ | |
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" | ||
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA= | ||
|
||
"@puppeteer/browsers@2.4.1": | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.4.1.tgz#7afd271199cc920ece2ff25109278be0a3e8a225" | ||
integrity sha512-0kdAbmic3J09I6dT8e9vE2JOCSt13wHCW5x/ly8TSt2bDtuIWe2TgLZZDHdcziw9AVCzflMAXCrVyRIhIs44Ng== | ||
"@puppeteer/browsers@2.7.0": | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.7.0.tgz#dad70b30458f4e0855b2f402055f408823cc67c5" | ||
integrity sha512-bO61XnTuopsz9kvtfqhVbH6LTM1koxK0IlBR+yuVrM2LB7mk8+5o1w18l5zqd5cs8xlf+ntgambqRqGifMDjog== | ||
dependencies: | ||
debug "^4.3.7" | ||
debug "^4.4.0" | ||
extract-zip "^2.0.1" | ||
progress "^2.0.3" | ||
proxy-agent "^6.4.0" | ||
proxy-agent "^6.5.0" | ||
semver "^7.6.3" | ||
tar-fs "^3.0.6" | ||
unbzip2-stream "^1.4.3" | ||
|
@@ -11601,10 +11601,12 @@ | |
"@types/qs" "*" | ||
"@types/serve-static" "*" | ||
|
||
"@types/extract-zip@^1.6.2": | ||
version "1.6.2" | ||
resolved "https://registry.yarnpkg.com/@types/extract-zip/-/extract-zip-1.6.2.tgz#5c7eb441c41136167a42b88b64051e6260c29e86" | ||
integrity sha1-XH60QcQRNhZ6QriLZAUeYmDCnoY= | ||
"@types/extract-zip@^2.0.3": | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/extract-zip/-/extract-zip-2.0.3.tgz#5872005fd818767734c3528ba0bf57fc80a8c848" | ||
integrity sha512-yrO7h+0qOIGxHCmBeL5fKFzR+PBafh9LG6sOLBFFi2JuN+Hj663TAxfnqJh5vkQn963VimrhBF1GZzea3A+4Ig== | ||
dependencies: | ||
extract-zip "*" | ||
|
||
"@types/fetch-mock@^7.3.1": | ||
version "7.3.1" | ||
|
@@ -12133,10 +12135,10 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/pdfmake@^0.2.2": | ||
version "0.2.2" | ||
resolved "https://registry.yarnpkg.com/@types/pdfmake/-/pdfmake-0.2.2.tgz#5683262e97e9b0189745a8572c49c51ba87c1573" | ||
integrity sha512-CBtkugrgklpXsZ9Wj/+cw+zYoeDnJxVev62ahwpdPCz/O405Wxr+iq76JgUiZc/QAo3P2lWbI2nYA5GrrSL8VQ== | ||
"@types/pdfmake@^0.2.11": | ||
version "0.2.11" | ||
resolved "https://registry.yarnpkg.com/@types/pdfmake/-/pdfmake-0.2.11.tgz#ca5475efe44c966e88aed90040670f562ac1eebc" | ||
integrity sha512-gglgMQhnG6C2kco13DJlvokqTxL+XKxHwCejElH8fSCNF9ZCkRK6Mzo011jQ0zuug+YlIgn6BpcpZrARyWdW3Q== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/pdfkit" "*" | ||
|
@@ -13293,6 +13295,11 @@ agent-base@^7.0.2, agent-base@^7.1.0: | |
dependencies: | ||
debug "^4.3.4" | ||
|
||
agent-base@^7.1.2: | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.3.tgz#29435eb821bc4194633a5b89e5bc4703bafc25a1" | ||
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw== | ||
|
||
agentkeepalive@^3.4.1: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-3.4.1.tgz#aa95aebc3a749bca5ed53e3880a09f5235b48f0c" | ||
|
@@ -15262,15 +15269,22 @@ chromedriver@^131.0.1: | |
proxy-from-env "^1.1.0" | ||
tcp-port-used "^1.0.2" | ||
|
||
chromium-bidi@0.8.0: | ||
version "0.8.0" | ||
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.8.0.tgz#ffd79dad7db1fcc874f1c55fcf46ded05a884269" | ||
integrity sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug== | ||
chromium-bidi@0.11.0: | ||
version "0.11.0" | ||
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.11.0.tgz#9c3c42ee7b42d8448e9fce8d649dc8bfbcc31153" | ||
integrity sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA== | ||
dependencies: | ||
mitt "3.0.1" | ||
urlpattern-polyfill "10.0.0" | ||
zod "3.23.8" | ||
|
||
[email protected]: | ||
version "0.12.0" | ||
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.12.0.tgz#f4a34a821151086a7fe97f6d537819cefcf66820" | ||
integrity sha512-xzXveJmX826GGq1MeE5okD8XxaDT8172CXByhFJ687eY65rbjOIebdbUuQh+jXKaNyGKI14Veb3KjLLmSueaxA== | ||
dependencies: | ||
mitt "3.0.1" | ||
zod "3.24.1" | ||
|
||
ci-info@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" | ||
|
@@ -16869,7 +16883,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7: | ||
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5: | ||
version "4.3.7" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" | ||
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== | ||
|
@@ -16897,6 +16911,13 @@ debug@^3.0.0, debug@^3.1.0, debug@^3.2.7: | |
dependencies: | ||
ms "^2.1.1" | ||
|
||
debug@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" | ||
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== | ||
dependencies: | ||
ms "^2.1.3" | ||
|
||
debuglog@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" | ||
|
@@ -17363,10 +17384,10 @@ detective@^5.0.2: | |
defined "^1.0.0" | ||
minimist "^1.1.1" | ||
|
||
[email protected].1354347: | ||
version "0.0.1354347" | ||
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz#5cb509610b8f61fc69a31e5c810d5bed002d85ea" | ||
integrity sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q== | ||
[email protected].1380148: | ||
version "0.0.1380148" | ||
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1380148.tgz#7dcdad06515135b244ff05878ca8019e041c1c55" | ||
integrity sha512-1CJABgqLxbYxVI+uJY/UDUHJtJ0KZTSjNYJYKqd9FRoXT33WDakDHNxRapMEgzeJ/C3rcs01+avshMnPmKQbvA== | ||
|
||
dezalgo@^1.0.0, dezalgo@^1.0.4: | ||
version "1.0.4" | ||
|
@@ -18881,7 +18902,7 @@ extglob@^2.0.4: | |
snapdragon "^0.8.1" | ||
to-regex "^3.0.1" | ||
|
||
[email protected], extract-zip@^2.0.1: | ||
extract-zip@*, extract-zip@2.0.1, extract-zip@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a" | ||
integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg== | ||
|
@@ -20922,6 +20943,14 @@ https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3, ht | |
agent-base "^7.0.2" | ||
debug "4" | ||
|
||
https-proxy-agent@^7.0.6: | ||
version "7.0.6" | ||
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9" | ||
integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw== | ||
dependencies: | ||
agent-base "^7.1.2" | ||
debug "4" | ||
|
||
human-signals@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" | ||
|
@@ -25914,7 +25943,21 @@ pac-proxy-agent@^7.0.1: | |
pac-resolver "^7.0.0" | ||
socks-proxy-agent "^8.0.2" | ||
|
||
pac-resolver@^7.0.0: | ||
pac-proxy-agent@^7.1.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz#da7c3b5c4cccc6655aaafb701ae140fb23f15df2" | ||
integrity sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw== | ||
dependencies: | ||
"@tootallnate/quickjs-emscripten" "^0.23.0" | ||
agent-base "^7.1.2" | ||
debug "^4.3.4" | ||
get-uri "^6.0.1" | ||
http-proxy-agent "^7.0.0" | ||
https-proxy-agent "^7.0.6" | ||
pac-resolver "^7.0.1" | ||
socks-proxy-agent "^8.0.5" | ||
|
||
pac-resolver@^7.0.0, pac-resolver@^7.0.1: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/pac-resolver/-/pac-resolver-7.0.1.tgz#54675558ea368b64d210fd9c92a640b5f3b8abb6" | ||
integrity sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg== | ||
|
@@ -26201,13 +26244,13 @@ pbkdf2@^3.0.3: | |
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
pdfmake@^0.2.15: | ||
version "0.2.15" | ||
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.2.15.tgz#86bbc2c854e8a1cc98d4d6394b39dae00cc3a3b0" | ||
integrity sha512-Ryef9mjxo6q8dthhbssAK0zwCsPZ6Pl7kCHnIEXOvQdd79LUGZD6SHGi21YryFXczPjvw6V009uxQwp5iritcA== | ||
pdfmake@^0.2.18: | ||
version "0.2.18" | ||
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.2.18.tgz#0be32a9274466494a69285193b64f61f3198ea4e" | ||
integrity sha512-Fe+GnMS8EVZu5rci/CDaQ+xmUoHvx8P+rvIlrwSYM6A5c7Aik8G6lpJbddhjBE2jXGjv6WcUCFCB06uZbjxkMw== | ||
dependencies: | ||
"@foliojs-fork/linebreak" "^1.1.2" | ||
"@foliojs-fork/pdfkit" "^0.15.1" | ||
"@foliojs-fork/pdfkit" "^0.15.3" | ||
iconv-lite "^0.6.3" | ||
xmldoc "^1.3.0" | ||
|
||
|
@@ -27124,6 +27167,20 @@ proxy-agent@^6.4.0: | |
proxy-from-env "^1.1.0" | ||
socks-proxy-agent "^8.0.2" | ||
|
||
proxy-agent@^6.5.0: | ||
version "6.5.0" | ||
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.5.0.tgz#9e49acba8e4ee234aacb539f89ed9c23d02f232d" | ||
integrity sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A== | ||
dependencies: | ||
agent-base "^7.1.2" | ||
debug "^4.3.4" | ||
http-proxy-agent "^7.0.1" | ||
https-proxy-agent "^7.0.6" | ||
lru-cache "^7.14.1" | ||
pac-proxy-agent "^7.1.0" | ||
proxy-from-env "^1.1.0" | ||
socks-proxy-agent "^8.0.5" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee" | ||
|
@@ -27214,28 +27271,28 @@ punycode@^2.1.0, punycode@^2.1.1: | |
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" | ||
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== | ||
|
||
puppeteer-core@23.7.0: | ||
version "23.7.0" | ||
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.7.0.tgz#b737476f8f5e2a36a6683d91595eaa5c0e231a37" | ||
integrity sha512-0kC81k3K6n6Upg/k04xv+Mi8yy62bNAJiK7LCA71zfq2XKEo9WAzas1t6UQiLgaNHtGNKM0d1KbR56p/+mgEiQ== | ||
puppeteer-core@24.1.0: | ||
version "24.1.0" | ||
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.1.0.tgz#4ea006ab26077dfbf6c72e2cf74797a7ff6db468" | ||
integrity sha512-ReefWoQgqdyl67uWEBy/TMZ4mAB7hP0JB5HIxSE8B1ot/4ningX1gmzHCOSNfMbTiS/VJHCvaZAe3oJTXph7yw== | ||
dependencies: | ||
"@puppeteer/browsers" "2.4.1" | ||
chromium-bidi "0.8.0" | ||
debug "^4.3.7" | ||
devtools-protocol "0.0.1354347" | ||
"@puppeteer/browsers" "2.7.0" | ||
chromium-bidi "0.11.0" | ||
debug "^4.4.0" | ||
devtools-protocol "0.0.1380148" | ||
typed-query-selector "^2.12.0" | ||
ws "^8.18.0" | ||
|
||
puppeteer@23.7.0: | ||
version "23.7.0" | ||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.7.0.tgz#193dcc78bdcc5d3023cc172e9231771c350484bd" | ||
integrity sha512-YTgo0KFe8NtBcI9hCu/xsjPFumEhu8kA7QqLr6Uh79JcEsUcUt+go966NgKYXJ+P3Fuefrzn2SXwV3cyOe/UcQ== | ||
puppeteer@24.1.0: | ||
version "24.1.0" | ||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-24.1.0.tgz#31ab11d3fffb7ad5e62cb1e3a96485f0c8935e47" | ||
integrity sha512-F+3yKILaosLToT7amR7LIkTKkKMR0EGQPjFBch+MtgS8vRPS+4cPnLJuXDVTfCj2NqfrCnShtOr7yD+9dEgHRQ== | ||
dependencies: | ||
"@puppeteer/browsers" "2.4.1" | ||
chromium-bidi "0.8.0" | ||
"@puppeteer/browsers" "2.7.0" | ||
chromium-bidi "0.12.0" | ||
cosmiconfig "^9.0.0" | ||
devtools-protocol "0.0.1354347" | ||
puppeteer-core "23.7.0" | ||
devtools-protocol "0.0.1380148" | ||
puppeteer-core "24.1.0" | ||
typed-query-selector "^2.12.0" | ||
|
||
pure-rand@^6.0.0: | ||
|
@@ -29789,6 +29846,15 @@ socks-proxy-agent@^8.0.2: | |
debug "^4.3.4" | ||
socks "^2.7.1" | ||
|
||
socks-proxy-agent@^8.0.5: | ||
version "8.0.5" | ||
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz#b9cdb4e7e998509d7659d689ce7697ac21645bee" | ||
integrity sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw== | ||
dependencies: | ||
agent-base "^7.1.2" | ||
debug "^4.3.4" | ||
socks "^2.8.3" | ||
|
||
socks@^2.7.1: | ||
version "2.7.3" | ||
resolved "https://registry.yarnpkg.com/socks/-/socks-2.7.3.tgz#7d8a75d7ce845c0a96f710917174dba0d543a785" | ||
|
@@ -29797,6 +29863,14 @@ socks@^2.7.1: | |
ip-address "^9.0.5" | ||
smart-buffer "^4.2.0" | ||
|
||
socks@^2.8.3: | ||
version "2.8.3" | ||
resolved "https://registry.yarnpkg.com/socks/-/socks-2.8.3.tgz#1ebd0f09c52ba95a09750afe3f3f9f724a800cb5" | ||
integrity sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw== | ||
dependencies: | ||
ip-address "^9.0.5" | ||
smart-buffer "^4.2.0" | ||
|
||
sonic-boom@^3.1.0, sonic-boom@^3.3.0: | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.3.0.tgz#cffab6dafee3b2bcb88d08d589394198bee1838c" | ||
|
@@ -32159,11 +32233,6 @@ url@^0.11.0: | |
punycode "1.3.2" | ||
querystring "0.2.0" | ||
|
||
[email protected]: | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz#f0a03a97bfb03cdf33553e5e79a2aadd22cac8ec" | ||
integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg== | ||
|
||
use-callback-ref@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/use-callback-ref/-/use-callback-ref-1.3.0.tgz#772199899b9c9a50526fedc4993fc7fa1f7e32d5" | ||
|
@@ -33836,6 +33905,11 @@ [email protected], zod@^3.22.3, zod@^3.22.4, zod@^3.23.8: | |
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" | ||
integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g== | ||
|
||
[email protected]: | ||
version "3.24.1" | ||
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.1.tgz#27445c912738c8ad1e9de1bea0359fa44d9d35ee" | ||
integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A== | ||
|
||
zustand@^4.4.0: | ||
version "4.5.5" | ||
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.5.tgz#f8c713041543715ec81a2adda0610e1dc82d4ad1" | ||
|