Skip to content

Commit ea24eb4

Browse files
committed
upgrading dependencies
1 parent 9f67e30 commit ea24eb4

File tree

2 files changed

+107
-107
lines changed

2 files changed

+107
-107
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fredy",
3-
"version": "14.3.6",
3+
"version": "14.3.7",
44
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
55
"scripts": {
66
"prepare": "husky",
@@ -60,11 +60,11 @@
6060
"@douyinfe/semi-icons": "^2.88.3",
6161
"@douyinfe/semi-ui": "2.88.3",
6262
"@sendgrid/mail": "8.1.6",
63-
"@visactor/react-vchart": "^2.0.9",
64-
"@visactor/vchart": "^2.0.9",
63+
"@visactor/react-vchart": "^2.0.10",
64+
"@visactor/vchart": "^2.0.10",
6565
"@visactor/vchart-semi-theme": "^1.12.2",
6666
"@vitejs/plugin-react": "5.1.1",
67-
"better-sqlite3": "^12.4.6",
67+
"better-sqlite3": "^12.5.0",
6868
"body-parser": "2.2.1",
6969
"cheerio": "^1.1.2",
7070
"cookie-session": "2.1.1",
@@ -76,21 +76,21 @@
7676
"node-mailjet": "6.0.11",
7777
"p-throttle": "^8.1.0",
7878
"package-up": "^5.0.0",
79-
"puppeteer": "^24.31.0",
79+
"puppeteer": "^24.32.0",
8080
"puppeteer-extra": "^3.3.6",
8181
"puppeteer-extra-plugin-stealth": "^2.11.2",
8282
"query-string": "9.3.1",
8383
"react": "18.3.1",
8484
"react-dom": "18.3.1",
85-
"react-router": "7.9.6",
86-
"react-router-dom": "7.9.6",
85+
"react-router": "7.10.0",
86+
"react-router-dom": "7.10.0",
8787
"restana": "5.1.0",
8888
"semver": "^7.7.3",
8989
"serve-static": "2.2.0",
9090
"slack": "11.0.2",
91-
"vite": "7.2.4",
91+
"vite": "7.2.6",
9292
"x-var": "^3.0.1",
93-
"zustand": "^5.0.8"
93+
"zustand": "^5.0.9"
9494
},
9595
"devDependencies": {
9696
"@babel/core": "7.28.5",
@@ -108,6 +108,6 @@
108108
"lint-staged": "16.2.7",
109109
"mocha": "11.7.5",
110110
"nodemon": "^3.1.11",
111-
"prettier": "3.7.1"
111+
"prettier": "3.7.4"
112112
}
113113
}

yarn.lock

Lines changed: 97 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,10 @@
14341434
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
14351435
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
14361436

1437-
"@puppeteer/browsers@2.10.13":
1438-
version "2.10.13"
1439-
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.10.13.tgz#42c8b7df14e992f311ca9dca5fed3f0c2182fd17"
1440-
integrity sha512-a9Ruw3j3qlnB5a/zHRTkruppynxqaeE4H9WNj5eYGRWqw0ZauZ23f4W2ARf3hghF5doozyD+CRtt7XSYuYRI/Q==
1437+
"@puppeteer/browsers@2.11.0":
1438+
version "2.11.0"
1439+
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.11.0.tgz#b2dcd7cb02dd2de5909531d00e717a04bd61de73"
1440+
integrity sha512-n6oQX6mYkG8TRPuPXmbPidkUbsSRalhmaaVAQxvH1IkQy63cwsH+kOjB3e4cpCDHg0aSvsiX9bQ4s2VB6mGWUQ==
14411441
dependencies:
14421442
debug "^4.4.3"
14431443
extract-zip "^2.0.1"
@@ -1937,30 +1937,30 @@
19371937
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
19381938
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
19391939

1940-
"@visactor/react-vchart@^2.0.9":
1941-
version "2.0.9"
1942-
resolved "https://registry.yarnpkg.com/@visactor/react-vchart/-/react-vchart-2.0.9.tgz#3527cbc1350aa320b09e061302d4252d6000063c"
1943-
integrity sha512-+R5dEqjZDZODYSINKuCuFuouOJ9v62GbEt44phblKWpYs2VaSGnELGXPI/C8tzf9n42IKSvJhqIneS+cBzyiSw==
1940+
"@visactor/react-vchart@^2.0.10":
1941+
version "2.0.10"
1942+
resolved "https://registry.yarnpkg.com/@visactor/react-vchart/-/react-vchart-2.0.10.tgz#103e8f555a56a6f134bd2f5136480b3912153617"
1943+
integrity sha512-OGpSBT7kutZZKSw3HlxivsmeqRZ6GEOXAxt20+hcZyeH34yqRHklksJYS6ET9E9uivbfrGzIAPniC4iizR8lhQ==
19441944
dependencies:
1945-
"@visactor/vchart" "2.0.9"
1946-
"@visactor/vchart-extension" "2.0.9"
1947-
"@visactor/vrender-core" "~1.0.26"
1948-
"@visactor/vrender-kits" "~1.0.26"
1945+
"@visactor/vchart" "2.0.10"
1946+
"@visactor/vchart-extension" "2.0.10"
1947+
"@visactor/vrender-core" "~1.0.30"
1948+
"@visactor/vrender-kits" "~1.0.30"
19491949
"@visactor/vutils" "~1.0.12"
19501950
react-is "^18.2.0"
19511951

1952-
"@visactor/vchart-extension@2.0.9":
1953-
version "2.0.9"
1954-
resolved "https://registry.yarnpkg.com/@visactor/vchart-extension/-/vchart-extension-2.0.9.tgz#5109db3712de73d8c177c593f0eac1cf8cb806da"
1955-
integrity sha512-Q/FVl4890IEL3xcF7vU+uknGpQQF2iAGEE5LeijQVYtid79Mf3EZmr9h+Yfs+LXfL9s7/CEytL+OvpOEiV/Hrw==
1952+
"@visactor/vchart-extension@2.0.10":
1953+
version "2.0.10"
1954+
resolved "https://registry.yarnpkg.com/@visactor/vchart-extension/-/vchart-extension-2.0.10.tgz#1fab69e983ba4a743f2b1a7a53ef5cd3f820cfb4"
1955+
integrity sha512-D/WDodDPtDFtMRXYEm9GNC/Qthu4WkMXMR4hS43dmqA2GYOcAB5/O3CfUFwm+efwBh2EEh46O3STEam20444og==
19561956
dependencies:
1957-
"@visactor/vchart" "2.0.9"
1957+
"@visactor/vchart" "2.0.10"
19581958
"@visactor/vdataset" "~1.0.12"
19591959
"@visactor/vlayouts" "~1.0.12"
1960-
"@visactor/vrender-animate" "~1.0.26"
1961-
"@visactor/vrender-components" "~1.0.26"
1962-
"@visactor/vrender-core" "~1.0.26"
1963-
"@visactor/vrender-kits" "~1.0.26"
1960+
"@visactor/vrender-animate" "~1.0.30"
1961+
"@visactor/vrender-components" "~1.0.30"
1962+
"@visactor/vrender-core" "~1.0.30"
1963+
"@visactor/vrender-kits" "~1.0.30"
19641964
"@visactor/vutils" "~1.0.12"
19651965

19661966
"@visactor/vchart-semi-theme@^1.12.2":
@@ -1975,20 +1975,20 @@
19751975
resolved "https://registry.yarnpkg.com/@visactor/vchart-theme-utils/-/vchart-theme-utils-1.12.2.tgz#bad0035e79dabbe80890bbd6196668551a12c874"
19761976
integrity sha512-PkgSAivtUZukCWVUGCXxKcbTzI/oMj1Ky22VYcVs/KM4VFmmCywU2xjBBe1du0LUey6CAKB7bMlj5bL2jctG0A==
19771977

1978-
"@visactor/vchart@2.0.9", "@visactor/vchart@^2.0.9":
1979-
version "2.0.9"
1980-
resolved "https://registry.yarnpkg.com/@visactor/vchart/-/vchart-2.0.9.tgz#e5e8cbac577d68dfe994da99db26d360140669c9"
1981-
integrity sha512-D+AfNfMd/Id+eVoRDOz6MBAQ5oV71FDwD+EX30trCw+weORSaTd5nJ8rg9XvYR0vq0v5aNL0TUexfNghnc0aGA==
1978+
"@visactor/vchart@2.0.10", "@visactor/vchart@^2.0.10":
1979+
version "2.0.10"
1980+
resolved "https://registry.yarnpkg.com/@visactor/vchart/-/vchart-2.0.10.tgz#a357cfe8ab33c59d743c902920e9e7489268dd89"
1981+
integrity sha512-YKOdrU08CVB7851UaxPWRC2+9B0zydzwps2Kdpm4fa8t/KCAn/tfL1/jLdhoTu5brk5UI68w414MX8OsjVosSQ==
19821982
dependencies:
19831983
"@visactor/vdataset" "~1.0.12"
19841984
"@visactor/vlayouts" "~1.0.12"
1985-
"@visactor/vrender-animate" "~1.0.26"
1986-
"@visactor/vrender-components" "~1.0.26"
1987-
"@visactor/vrender-core" "~1.0.26"
1988-
"@visactor/vrender-kits" "~1.0.26"
1985+
"@visactor/vrender-animate" "~1.0.30"
1986+
"@visactor/vrender-components" "~1.0.30"
1987+
"@visactor/vrender-core" "~1.0.30"
1988+
"@visactor/vrender-kits" "~1.0.30"
19891989
"@visactor/vscale" "~1.0.12"
19901990
"@visactor/vutils" "~1.0.12"
1991-
"@visactor/vutils-extension" "2.0.9"
1991+
"@visactor/vutils-extension" "2.0.10"
19921992

19931993
"@visactor/vdataset@~1.0.12":
19941994
version "1.0.16"
@@ -2024,40 +2024,40 @@
20242024
"@visactor/vutils" "1.0.16"
20252025
eventemitter3 "^4.0.7"
20262026

2027-
"@visactor/vrender-animate@1.0.30", "@visactor/vrender-animate@~1.0.26":
2028-
version "1.0.30"
2029-
resolved "https://registry.yarnpkg.com/@visactor/vrender-animate/-/vrender-animate-1.0.30.tgz#cc856de3322235c9d9ae03596b9e2345d845b46f"
2030-
integrity sha512-LgAJqvsJNtCGbxn8W9/68BG0McPz7rcO2lYuz0A+aJU72kyju5MIz+T7aegR/MajHXuHc9o3tayjjQ78qMicfA==
2027+
"@visactor/vrender-animate@1.0.31", "@visactor/vrender-animate@~1.0.30":
2028+
version "1.0.31"
2029+
resolved "https://registry.yarnpkg.com/@visactor/vrender-animate/-/vrender-animate-1.0.31.tgz#4f25203a2073eecbb05dc20af4718b45107bdd12"
2030+
integrity sha512-9xA9B8JihlsEfBziFUHdUGUizh6xRk07lejUk4f0+qGmGwMPvz32btszs2gw1eF9J6FVmBhxJdZILzcXz4ha0Q==
20312031
dependencies:
2032-
"@visactor/vrender-core" "1.0.30"
2032+
"@visactor/vrender-core" "1.0.31"
20332033
"@visactor/vutils" "~1.0.12"
20342034

2035-
"@visactor/vrender-components@~1.0.26":
2036-
version "1.0.30"
2037-
resolved "https://registry.yarnpkg.com/@visactor/vrender-components/-/vrender-components-1.0.30.tgz#eede9c8ebd5ea6458ea5b3a6bfc8faa3239a8363"
2038-
integrity sha512-7CMb2J3euo6dS8o1CKILQls4mZ18hkcn4CzL7QJKt3LY/l2Y+ERZsjMnx1HBeoTVE+5tav6Ua2qq3/bQvQh6MA==
2035+
"@visactor/vrender-components@~1.0.30":
2036+
version "1.0.31"
2037+
resolved "https://registry.yarnpkg.com/@visactor/vrender-components/-/vrender-components-1.0.31.tgz#76445c52150e6e4c6f2e23a0afc19afdfe4cc0af"
2038+
integrity sha512-kB+ZdqCnfcmoLHleGPml/NmqgXViC0Vqk/64XzQzXd5fvFqCrgS1G6mpq+VrZjZhJx3gxCTQoct6q2qXN1aYIw==
20392039
dependencies:
2040-
"@visactor/vrender-animate" "1.0.30"
2041-
"@visactor/vrender-core" "1.0.30"
2042-
"@visactor/vrender-kits" "1.0.30"
2040+
"@visactor/vrender-animate" "1.0.31"
2041+
"@visactor/vrender-core" "1.0.31"
2042+
"@visactor/vrender-kits" "1.0.31"
20432043
"@visactor/vscale" "~1.0.12"
20442044
"@visactor/vutils" "~1.0.12"
20452045

2046-
"@visactor/vrender-core@1.0.30", "@visactor/vrender-core@~1.0.26":
2047-
version "1.0.30"
2048-
resolved "https://registry.yarnpkg.com/@visactor/vrender-core/-/vrender-core-1.0.30.tgz#f24970f9bbae2a72189358f69a63acb06e408036"
2049-
integrity sha512-SBKoul3PLOGKMow9yfEgZmKwXV5xc0jZV8drD21z1/g2QlWGstc4iQC3sARXyenhe8HJEPC9kQdYdo/AzZty6A==
2046+
"@visactor/vrender-core@1.0.31", "@visactor/vrender-core@~1.0.30":
2047+
version "1.0.31"
2048+
resolved "https://registry.yarnpkg.com/@visactor/vrender-core/-/vrender-core-1.0.31.tgz#995551e4d519dfd0d71dbd27aa1112ff4e1125c3"
2049+
integrity sha512-4tzN2M5GfI7612IHRiDqUetAjd3J3Ns5gHQxQvmMxismdw7UTrlB8PgnWx9djTYwoxZnhNX0MpPGz9CKgbb7RA==
20502050
dependencies:
20512051
"@visactor/vutils" "~1.0.12"
20522052
color-convert "2.0.1"
20532053

2054-
"@visactor/vrender-kits@1.0.30", "@visactor/vrender-kits@~1.0.26":
2055-
version "1.0.30"
2056-
resolved "https://registry.yarnpkg.com/@visactor/vrender-kits/-/vrender-kits-1.0.30.tgz#dcde59b7c3e81b06b0665c40b252fa2ecb0ed4c0"
2057-
integrity sha512-J6sPXNTu0X0eeIqOdNZrJFQukjrJQQuzblLS/p/kVTFf0UF5nF5rR/wA7NeK1gqMmeX1nQlllPM+doGfc7s4Fw==
2054+
"@visactor/vrender-kits@1.0.31", "@visactor/vrender-kits@~1.0.30":
2055+
version "1.0.31"
2056+
resolved "https://registry.yarnpkg.com/@visactor/vrender-kits/-/vrender-kits-1.0.31.tgz#3c57cd84b48208fe6c7a19f4f7f05ba60bca4409"
2057+
integrity sha512-ZS1vslveNfK6MrkL0tMIzQWT9G/q+P7201nNA55YM89N1Tzpzm0X55YHQiIx9TnWTWQijMlqkz1PR5n3Xh+Hjg==
20582058
dependencies:
20592059
"@resvg/resvg-js" "2.4.1"
2060-
"@visactor/vrender-core" "1.0.30"
2060+
"@visactor/vrender-core" "1.0.31"
20612061
"@visactor/vutils" "~1.0.12"
20622062
gifuct-js "2.1.2"
20632063
lottie-web "^5.12.2"
@@ -2070,10 +2070,10 @@
20702070
dependencies:
20712071
"@visactor/vutils" "1.0.16"
20722072

2073-
"@visactor/vutils-extension@2.0.9":
2074-
version "2.0.9"
2075-
resolved "https://registry.yarnpkg.com/@visactor/vutils-extension/-/vutils-extension-2.0.9.tgz#e471bd0fd83e58bc1350015c95ad294c783d9f6d"
2076-
integrity sha512-+o0LC0OzqKDFK3NXJLmQ4PXOtZieaBPEczu0X0BPU2puHZa50MlL6g/IZ9/CGMW5fTxu3Uevc45u1Ga71hDGsw==
2073+
"@visactor/vutils-extension@2.0.10":
2074+
version "2.0.10"
2075+
resolved "https://registry.yarnpkg.com/@visactor/vutils-extension/-/vutils-extension-2.0.10.tgz#512a65286cef0307bbddab06628da538021a043f"
2076+
integrity sha512-XKps9vwm3rLLuP/oY9CHP1RZMmnXroT1l1yi+Ny+CD6NUaZpe0dlAcXgtsS6j0NztUA9KmIHol7Rnv5hhFz/iA==
20772077
dependencies:
20782078
"@visactor/vdataset" "~1.0.12"
20792079
"@visactor/vutils" "~1.0.12"
@@ -2393,10 +2393,10 @@ basic-ftp@^5.0.2:
23932393
resolved "https://registry.yarnpkg.com/basic-ftp/-/basic-ftp-5.0.5.tgz#14a474f5fffecca1f4f406f1c26b18f800225ac0"
23942394
integrity sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==
23952395

2396-
better-sqlite3@^12.4.6:
2397-
version "12.4.6"
2398-
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-12.4.6.tgz#a6cff3be1411fb7a06eadc4449647f3561d3d805"
2399-
integrity sha512-gaYt9yqTbQ1iOxLpJA8FPR5PiaHP+jlg8I5EX0Rs2KFwNzhBsF40KzMZS5FwelY7RG0wzaucWdqSAJM3uNCPCg==
2396+
better-sqlite3@^12.5.0:
2397+
version "12.5.0"
2398+
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-12.5.0.tgz#c570873d9635b5d56baa52f7e72634c2c589f35f"
2399+
integrity sha512-WwCZ/5Diz7rsF29o27o0Gcc1Du+l7Zsv7SYtVPG0X3G/uUI1LqdxrQI7c9Hs2FWpqXXERjW9hp6g3/tH7DlVKg==
24002400
dependencies:
24012401
bindings "^1.5.0"
24022402
prebuild-install "^7.1.1"
@@ -3064,10 +3064,10 @@ devlop@^1.0.0, devlop@^1.1.0:
30643064
dependencies:
30653065
dequal "^2.0.0"
30663066

3067-
devtools-protocol@0.0.1521046:
3068-
version "0.0.1521046"
3069-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1521046.tgz#918e6175ea83100fefcb2b78779f15a77aa8a41b"
3070-
integrity sha512-vhE6eymDQSKWUXwwA37NtTTVEzjtGVfDr3pRbsWEQ5onH/Snp2c+2xZHWJJawG/0hCCJLRGt4xVtEVUVILol4w==
3067+
devtools-protocol@0.0.1534754:
3068+
version "0.0.1534754"
3069+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1534754.tgz#75fb0496ff133d8d7e73d2e49600b37fcb4f46a9"
3070+
integrity sha512-26T91cV5dbOYnXdJi5qQHoTtUoNEqwkHcAyu/IKtjIAxiEqPMrDiRkDOPWVsGfNZGmlQVHQbZRSjD8sxagWVsQ==
30713071

30723072
diff@^7.0.0:
30733073
version "7.0.0"
@@ -6130,10 +6130,10 @@ prelude-ls@^1.2.1:
61306130
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
61316131
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
61326132

6133-
prettier@3.7.1:
6134-
version "3.7.1"
6135-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.1.tgz#8dfbf54c98e85a113962d3d8414ae82ff3722991"
6136-
integrity sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==
6133+
prettier@3.7.4:
6134+
version "3.7.4"
6135+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
6136+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
61376137

61386138
prismjs@^1.29.0:
61396139
version "1.30.0"
@@ -6365,15 +6365,15 @@ punycode@^2.1.0:
63656365
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
63666366
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
63676367

6368-
puppeteer-core@24.31.0:
6369-
version "24.31.0"
6370-
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.31.0.tgz#a00daa971fb6a9f722264afda7290dd0bfd566f0"
6371-
integrity sha512-pnAohhSZipWQoFpXuGV7xCZfaGhqcBR9C4pVrU0QSrcMi7tQMH9J9lDBqBvyMAHQqe8HCARuREqFuVKRQOgTvg==
6368+
puppeteer-core@24.32.0:
6369+
version "24.32.0"
6370+
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.32.0.tgz#6dfe044bff236e4047b7834d93a72940b3891c32"
6371+
integrity sha512-MqzLLeJjqjtHK9J44+KE3kjtXXhFpPvg+AvXl/oy/jB8MeeNH66/4MNotOTqGZ6MPaxWi51YJ1ASga6OIff6xw==
63726372
dependencies:
6373-
"@puppeteer/browsers" "2.10.13"
6373+
"@puppeteer/browsers" "2.11.0"
63746374
chromium-bidi "11.0.0"
63756375
debug "^4.4.3"
6376-
devtools-protocol "0.0.1521046"
6376+
devtools-protocol "0.0.1534754"
63776377
typed-query-selector "^2.12.0"
63786378
webdriver-bidi-protocol "0.3.9"
63796379
ws "^8.18.3"
@@ -6425,16 +6425,16 @@ puppeteer-extra@^3.3.6:
64256425
debug "^4.1.1"
64266426
deepmerge "^4.2.2"
64276427

6428-
puppeteer@^24.31.0:
6429-
version "24.31.0"
6430-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-24.31.0.tgz#cacd8c4563ff8bd49ee62bd03ae80e11944e698a"
6431-
integrity sha512-q8y5yLxLD8xdZdzNWqdOL43NbfvUOp60SYhaLZQwHC9CdKldxQKXOyJAciOr7oUJfyAH/KgB2wKvqT2sFKoVXA==
6428+
puppeteer@^24.32.0:
6429+
version "24.32.0"
6430+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-24.32.0.tgz#0f0e20b8024b3fdc46c9f06afee69f0e450473d4"
6431+
integrity sha512-exyxHPV5DSsigIhM/pzLcyzl5XU4Dp5lNP+APwIeStDxAdYqpMnJ1qN0QHXghjJx+cQJczby+ySH5rgv/5GQLw==
64326432
dependencies:
6433-
"@puppeteer/browsers" "2.10.13"
6433+
"@puppeteer/browsers" "2.11.0"
64346434
chromium-bidi "11.0.0"
64356435
cosmiconfig "^9.0.0"
6436-
devtools-protocol "0.0.1521046"
6437-
puppeteer-core "24.31.0"
6436+
devtools-protocol "0.0.1534754"
6437+
puppeteer-core "24.32.0"
64386438
typed-query-selector "^2.12.0"
64396439

64406440
qs@^6.14.0:
@@ -6524,17 +6524,17 @@ react-resizable@^3.0.5:
65246524
prop-types "15.x"
65256525
react-draggable "^4.0.3"
65266526

6527-
react-router-dom@7.9.6:
6528-
version "7.9.6"
6529-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.6.tgz#f2a0d12961d67bd87ab48e5ef42fa1f45beae357"
6530-
integrity sha512-2MkC2XSXq6HjGcihnx1s0DBWQETI4mlis4Ux7YTLvP67xnGxCvq+BcCQSO81qQHVUTM1V53tl4iVVaY5sReCOA==
6527+
react-router-dom@7.10.0:
6528+
version "7.10.0"
6529+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.10.0.tgz#88e706f9f09cc5039c3694b643993bd8ef93fc12"
6530+
integrity sha512-Q4haR150pN/5N75O30iIsRJcr3ef7p7opFaKpcaREy0GQit6uCRu1NEiIFIwnHJQy0bsziRFBweR/5EkmHgVUQ==
65316531
dependencies:
6532-
react-router "7.9.6"
6532+
react-router "7.10.0"
65336533

6534-
react-router@7.9.6:
6535-
version "7.9.6"
6536-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.6.tgz#003c8de335fdd7390286a478dcfd9579c1826137"
6537-
integrity sha512-Y1tUp8clYRXpfPITyuifmSoE2vncSME18uVLgaqyxh9H35JWpIfzHo+9y3Fzh5odk/jxPW29IgLgzcdwxGqyNA==
6534+
react-router@7.10.0:
6535+
version "7.10.0"
6536+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.10.0.tgz#45b666036800a023997137ee6caef6d4b8c79f78"
6537+
integrity sha512-FVyCOH4IZ0eDDRycODfUqoN8ZSR2LbTvtx6RPsBgzvJ8xAXlMZNCrOFpu+jb8QbtZnpAd/cEki2pwE848pNGxw==
65386538
dependencies:
65396539
cookie "^1.0.1"
65406540
set-cookie-parser "^2.6.0"
@@ -7832,10 +7832,10 @@ vfile@^6.0.0:
78327832
"@types/unist" "^3.0.0"
78337833
vfile-message "^4.0.0"
78347834

7835-
vite@7.2.4:
7836-
version "7.2.4"
7837-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.2.4.tgz#a3a09c7e25487612ecc1119c7d412c73da35bd4e"
7838-
integrity sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==
7835+
vite@7.2.6:
7836+
version "7.2.6"
7837+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.2.6.tgz#91e05ba05bc7c667a7645595e21f2a0eb1057631"
7838+
integrity sha512-tI2l/nFHC5rLh7+5+o7QjKjSR04ivXDF4jcgV0f/bTQ+OJiITy5S6gaynVsEM+7RqzufMnVbIon6Sr5x1SDYaQ==
78397839
dependencies:
78407840
esbuild "^0.25.0"
78417841
fdir "^6.5.0"
@@ -8063,10 +8063,10 @@ zod@^3.24.1:
80638063
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34"
80648064
integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==
80658065

8066-
zustand@^5.0.8:
8067-
version "5.0.8"
8068-
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.8.tgz#b998a0c088c7027a20f2709141a91cb07ac57f8a"
8069-
integrity sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==
8066+
zustand@^5.0.9:
8067+
version "5.0.9"
8068+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.9.tgz#389dcd0309b9c545d7a461bd3c54955962847654"
8069+
integrity sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==
80708070

80718071
zwitch@^2.0.0:
80728072
version "2.0.4"

0 commit comments

Comments
 (0)