Add auto updating last modified code to blog posts

This commit is contained in:
Aria 2025-03-10 13:31:51 +11:00
parent 9c6d49e14f
commit 92992c6142
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
6 changed files with 36 additions and 3 deletions

8
pnpm-lock.yaml generated
View file

@ -32,6 +32,9 @@ importers:
astro-icon:
specifier: ^1.1.5
version: 1.1.5
dayjs:
specifier: ^1.11.13
version: 1.11.13
preact:
specifier: ^10.26.4
version: 10.26.4
@ -1089,6 +1092,9 @@ packages:
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
debug@4.4.0:
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
engines: {node: '>=6.0'}
@ -4085,6 +4091,8 @@ snapshots:
dependencies:
css-tree: 2.2.1
dayjs@1.11.13: {}
debug@4.4.0:
dependencies:
ms: 2.1.3