Compare commits

...

2 Commits

Author SHA1 Message Date
f34f4b2532 revert: release 2.2.2
All checks were successful
release-image-gitea / build (push) Successful in 1m38s
test-build / build (push) Successful in 2m6s
release-image-harbor / build (push) Successful in 3m43s
release-image-gitea / release (push) Successful in 2m53s
release-image-harbor / release (push) Successful in 3m22s
renovate / renovate (push) Successful in 2m43s
2026-01-29 17:40:07 -06:00
94f5082729 chore(deps): update dependencies, preline to v4 2026-01-29 17:38:23 -06:00
3 changed files with 279 additions and 290 deletions

View File

@@ -29,7 +29,7 @@ ENV SITE_URL=https://www.alexlebens.dev
ENV DIRECTUS_URL=https://directus.alexlebens.dev
ENV PORT=4321
LABEL version="2.2.1"
LABEL version="2.2.2"
LABEL description="Astro based personal website"
EXPOSE $PORT

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "2.2.1",
"version": "2.2.2",
"homepage": "https://www.alexlebens.dev",
"bugs": {
"url": "https://gitea.alexlebens.dev/alexlebens/site-profile/issues",
@@ -38,22 +38,22 @@
"@giscus/react": "^3.1.0",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/pajamas": "^1.2.15",
"@iconify-json/simple-icons": "^1.2.67",
"@iconify-json/simple-icons": "^1.2.68",
"@playform/compress": "^0.2.1",
"@rehype-pretty/transformers": "^0.13.2",
"@swup/astro": "1.7.0",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18",
"@types/react": "^19.2.9",
"@types/react": "^19.2.10",
"@types/unist": "^3.0.3",
"astro": "^5.16.15",
"astro": "^5.17.1",
"astro-compressor": "^1.2.0",
"astro-icon": "^1.1.5",
"mdast-util-to-string": "^4.0.0",
"motion": "^12.29.0",
"preline": "^3.2.3",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"motion": "^12.29.2",
"preline": "^4.0.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"reading-time": "^1.5.0",
"rehype-pretty-code": "^0.14.1",
"sharp": "^0.34.5",
@@ -63,7 +63,7 @@
"ultrahtml": "^1.6.0"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^2.7.2",
"@eslint-react/eslint-plugin": "^2.8.1",
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/typography": "^0.5.19",
"astro-icon": "^1.1.5",

549
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff