Skip to content

Commit 4f2cef2

Browse files
chore: bump up all non-major npm dependencies
1 parent 1c0f873 commit 4f2cef2

31 files changed

Lines changed: 3238 additions & 3252 deletions

File tree

.github/deployment/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.7
1+
# syntax=docker/dockerfile:1.21
22

33
FROM node:22-bookworm-slim AS assets
44
WORKDIR /app

.github/workflows/release-mobile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
run: yarn workspace @affine/android cap sync
181181
- uses: actions/setup-python@v5
182182
with:
183-
python-version: '3.13'
183+
python-version: '3.14'
184184
- name: Auth gcloud
185185
id: auth
186186
uses: google-github-actions/auth@v2

0 commit comments

Comments
 (0)