Compare commits

..

1 Commits

Author SHA1 Message Date
59339e45e1 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 2m33s
2026-01-17 01:09:59 +00:00
3 changed files with 407 additions and 434 deletions

View File

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

View File

@@ -79,6 +79,6 @@
"prettier-plugin-tailwindcss": "^0.7.2",
"timeago.js": "^4.0.2",
"typescript": "5.9.3",
"typescript-eslint": "8.53.1"
"typescript-eslint": "8.53.0"
}
}

837
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff