Compare commits

..

3 commits

Author SHA1 Message Date
24ddb0f01f Update dependency @lucide/astro to v1.26.0
Some checks failed
/ build (pull_request) Failing after 47s
2026-07-23 06:18:32 +00:00
stb
ecb1d8e922 Merge pull request 'Update actions/upload-artifact action to v7' (#15) from renovate/major-github-artifact-actions into main
All checks were successful
/ build (push) Successful in 16m9s
Reviewed-on: #15
2026-07-22 17:18:49 +02:00
854eaed61a Update actions/upload-artifact action to v7
All checks were successful
/ build (pull_request) Successful in 30s
/ cleanup-staging (pull_request) Successful in 3s
2026-07-22 13:03:10 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@ jobs:
run: | run: |
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" dist/ didays-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/didays.de/ rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" dist/ didays-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/didays.de/
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v7
if: github.event_name == 'pull_request' if: github.event_name == 'pull_request'
with: with:
name: docs-build name: docs-build

8
pnpm-lock.yaml generated
View file

@ -10,7 +10,7 @@ importers:
dependencies: dependencies:
'@lucide/astro': '@lucide/astro':
specifier: ^1.23.0 specifier: ^1.23.0
version: 1.25.0(astro@7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0)) version: 1.26.0(astro@7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0))
'@tailwindcss/typography': '@tailwindcss/typography':
specifier: ^0.5.20 specifier: ^0.5.20
version: 0.5.20(tailwindcss@4.3.2) version: 0.5.20(tailwindcss@4.3.2)
@ -533,8 +533,8 @@ packages:
'@jridgewell/trace-mapping@0.3.31': '@jridgewell/trace-mapping@0.3.31':
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
'@lucide/astro@1.25.0': '@lucide/astro@1.26.0':
resolution: {integrity: sha512-Ff9/vyOgeWoED4Uof2uRtO68KYcOA3eOZbEJ+SN5dW4PuMPz68Kze7Il6gfB6axq+xDocY/zz4j2Qs7ix/SkPQ==} resolution: {integrity: sha512-Di3/KMcJppA6d8V+ysfDnEBRHaxr2oTAHbPtqpKKs7DFwtOPbAYdfH6yDATPq/TW//Az3eSOd9KmNBwCVhMZ6Q==}
peerDependencies: peerDependencies:
astro: ^4 || ^5 || ^6 || ^7 astro: ^4 || ^5 || ^6 || ^7
@ -1930,7 +1930,7 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
'@lucide/astro@1.25.0(astro@7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0))': '@lucide/astro@1.26.0(astro@7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0))':
dependencies: dependencies:
astro: 7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0) astro: 7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.2)(jiti@2.7.0)