Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d94e490846 | |||
|
0d6e21618b
|
|||
| 0b03499f81 | |||
|
f9a62cad1c
|
|||
| 2014d0b87a | |||
| 24f237b795 | |||
|
1c985bca47
|
|||
|
291d436c1f
|
|||
| 08c8cb15ca | |||
|
d2b01a7bd3
|
|||
| aa75da2ecb | |||
|
0093b92b23
|
|||
| 6e0253f849 | |||
| 06ada51c0f | |||
|
1cf72e72b5
|
|||
|
181d4b56ac
|
|||
| c5870eba4a | |||
| 8242f153d8 |
@@ -1,7 +1,7 @@
|
||||
ARG REGISTRY=docker.io
|
||||
FROM ${REGISTRY}/node:24.12.0-alpine3.22 AS base
|
||||
|
||||
LABEL version="2.1.3"
|
||||
LABEL version="2.1.4"
|
||||
LABEL description="Astro based personal website"
|
||||
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-profile",
|
||||
"type": "module",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"homepage": "https://www.alexlebens.dev",
|
||||
"bugs": {
|
||||
"url": "https://gitea.alexlebens.dev/alexlebens/site-profile/issues",
|
||||
@@ -79,6 +79,6 @@
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
"timeago.js": "^4.0.2",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.50.1"
|
||||
"typescript-eslint": "8.52.0"
|
||||
}
|
||||
}
|
||||
|
||||
702
pnpm-lock.yaml
generated
702
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user