Compare commits

..

6 Commits

Author SHA1 Message Date
4f8faa7e24 Update Node.js to v24.13.0
All checks were successful
test-build / build (pull_request) Successful in 2m30s
2026-01-20 21:07:56 +00:00
ec31419b81 Merge pull request 'Update dependency @directus/sdk to v21' (#290) from renovate/directus-sdk-21.x into main
All checks were successful
renovate / renovate (push) Successful in 1m44s
test-build / build (push) Successful in 2m52s
Reviewed-on: #290
2026-01-20 21:06:29 +00:00
083a5e77da Update dependency @directus/sdk to v21
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 3m24s
2026-01-20 21:00:00 +00:00
4c065f99ab Merge pull request 'Update astro monorepo' (#292) from renovate/astro-monorepo into main
All checks were successful
renovate / renovate (push) Successful in 1m47s
test-build / build (push) Successful in 3m22s
Reviewed-on: #292
2026-01-20 20:58:25 +00:00
f6cccca140 Update astro monorepo
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 5m56s
2026-01-20 20:51:20 +00:00
eedddca9a1 Merge pull request 'Update dependency motion to v12.27.1' (#295) from renovate/motion-12.x-lockfile into main
All checks were successful
renovate / renovate (push) Successful in 2m31s
test-build / build (push) Successful in 4m53s
Reviewed-on: #295
2026-01-20 20:49:47 +00:00
3 changed files with 238 additions and 212 deletions

View File

@@ -1,5 +1,5 @@
ARG REGISTRY=docker.io ARG REGISTRY=docker.io
FROM ${REGISTRY}/node:24.12.0-alpine3.22 AS base FROM ${REGISTRY}/node:24.13.0-alpine3.22 AS base
LABEL version="2.1.4" LABEL version="2.1.4"
LABEL description="Astro based personal website" LABEL description="Astro based personal website"

View File

@@ -34,7 +34,7 @@
"@astrojs/react": "^4.4.2", "@astrojs/react": "^4.4.2",
"@astrojs/rss": "^4.0.14", "@astrojs/rss": "^4.0.14",
"@astrojs/sitemap": "^3.6.0", "@astrojs/sitemap": "^3.6.0",
"@directus/sdk": "^20.3.0", "@directus/sdk": "^21.0.0",
"@giscus/react": "^3.1.0", "@giscus/react": "^3.1.0",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@iconify-json/pajamas": "^1.2.15", "@iconify-json/pajamas": "^1.2.15",

446
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff