mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-19 18:45:15 +02:00
chore: update zero-cache image and dependencies to version 1.4.0
This commit is contained in:
parent
2402b730fa
commit
ce4531461c
5 changed files with 916 additions and 533 deletions
|
|
@ -83,7 +83,7 @@ services:
|
|||
retries: 5
|
||||
|
||||
zero-cache:
|
||||
image: rocicorp/zero:0.26.2
|
||||
image: rocicorp/zero:1.4.0
|
||||
ports:
|
||||
- "${ZERO_CACHE_PORT:-4848}:4848"
|
||||
extra_hosts:
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@ services:
|
|||
# - celery_worker
|
||||
|
||||
zero-cache:
|
||||
image: rocicorp/zero:0.26.2
|
||||
image: rocicorp/zero:1.4.0
|
||||
ports:
|
||||
- "${ZERO_CACHE_PORT:-4848}:4848"
|
||||
extra_hosts:
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@ services:
|
|||
# restart: unless-stopped
|
||||
|
||||
zero-cache:
|
||||
image: rocicorp/zero:0.26.2
|
||||
image: rocicorp/zero:1.4.0
|
||||
ports:
|
||||
- "${ZERO_CACHE_PORT:-5929}:4848"
|
||||
extra_hosts:
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
"@remotion/media": "^4.0.438",
|
||||
"@remotion/player": "^4.0.438",
|
||||
"@remotion/web-renderer": "^4.0.438",
|
||||
"@rocicorp/zero": "^0.26.2",
|
||||
"@rocicorp/zero": "^1.4.0",
|
||||
"@slate-serializers/html": "^2.2.3",
|
||||
"@streamdown/code": "^1.0.2",
|
||||
"@streamdown/math": "^1.0.2",
|
||||
|
|
|
|||
1441
surfsense_web/pnpm-lock.yaml
generated
1441
surfsense_web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue