mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(community status): use sync lifecycle for availability (#1187)
* chore(deps): upgrade pkc-js to 0.0.72 and bitsocial-react-hooks to 0.1.31 Update bitsocial internals import paths for the new package dist layout. * fix(community status): use sync lifecycle for availability * fix(community status): handle terminal sync without cache * fix(directory routing): resolve candidate sync aliases * fix(directory routing): preserve fresh cached winners
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@bbob/parser": "4.3.1",
|
||||
"@bitsocial/bitsocial-react-hooks": "0.1.30",
|
||||
"@bitsocial/bitsocial-react-hooks": "0.1.31",
|
||||
"@bitsocial/bso-resolver": "0.0.10",
|
||||
"@capacitor/app": "7.0.1",
|
||||
"@capacitor/browser": "7.0.5",
|
||||
@@ -17,7 +17,7 @@
|
||||
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",
|
||||
"@chenglou/pretext": "0.0.8",
|
||||
"@floating-ui/react": "0.26.1",
|
||||
"@pkcprotocol/pkc-js": "0.0.71",
|
||||
"@pkcprotocol/pkc-js": "0.0.72",
|
||||
"@react-spring/web": "10.0.3",
|
||||
"@ruffle-rs/ruffle": "0.2.0",
|
||||
"@types/node": "20.19.37",
|
||||
|
||||
Reference in New Issue
Block a user