Compare commits
2 Commits
e13bdde349
...
7b925b4718
Author | SHA1 | Date | |
---|---|---|---|
7b925b4718
|
|||
7153f29022 |
@@ -1,4 +1,4 @@
|
||||
FROM node:22.15.1-alpine3.20 AS base
|
||||
FROM node:22.16.0-alpine3.22 AS base
|
||||
|
||||
LABEL version="0.7.0"
|
||||
LABEL description="Astro based website to use as a personal site"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
"react-icons": "^5.5.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"tailwindcss": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
|
614
pnpm-lock.yaml
generated
614
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user