update lockfile

This commit is contained in:
2024-09-30 17:15:52 -05:00
parent 14e73d61ef
commit 528eb8fb2e
3 changed files with 312 additions and 329 deletions

View File

@@ -1,6 +1,6 @@
FROM node:20.17.0-alpine3.20 AS base
LABEL version="0.5.4"
LABEL version="0.5.5"
LABEL description="Astro based website to use as a profile"
ENV PNPM_HOME="/pnpm"

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "0.5.4",
"version": "0.5.5",
"scripts": {
"dev": "astro dev",
"start": "astro dev",

637
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff