Last modified git-based remark plugin, site URL

This commit is contained in:
2024-03-10 07:43:32 -05:00
parent 775d1ba88e
commit 9290bde8c7
4 changed files with 33 additions and 1 deletions

7
pnpm-lock.yaml generated
View File

@@ -35,6 +35,9 @@ dependencies:
astro:
specifier: ^4.4.15
version: 4.4.15(@types/node@20.11.25)(sass@1.71.1)(typescript@5.4.2)
dayjs:
specifier: ^1.11.10
version: 1.11.10
react:
specifier: ^18.2.0
version: 18.2.0
@@ -1665,6 +1668,10 @@ packages:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
dev: false
/dayjs@1.11.10:
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
dev: false
/debug@4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}