chore: bump up all non-major npm dependencies

This commit is contained in:
renovate[bot]
2026-07-19 09:06:43 +00:00
committed by GitHub
parent 81df4751a3
commit 0a29d7375f
38 changed files with 6540 additions and 7942 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.7
# syntax=docker/dockerfile:1.25
FROM node:22-bookworm-slim AS assets
WORKDIR /app
+2 -2
View File
@@ -111,7 +111,7 @@ jobs:
xcode-version: 26.2
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
ruby-version: '3.4.10'
- name: Install Swiftformat
run: brew install swiftformat
- name: Cap sync
@@ -187,7 +187,7 @@ jobs:
run: yarn workspace @affine/android cap sync
- uses: actions/setup-python@v6
with:
python-version: '3.13'
python-version: '3.14'
- name: Auth gcloud
id: auth
uses: google-github-actions/auth@v2