Skip to content

Commit 2060d2e

Browse files
committed
feat: update date in 2025 retro article and add new dependency for Shiki.js
1 parent 057b257 commit 2060d2e

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

content/1.posts/76.2025-retro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: A Year of Diverse Content Creation - Dev Retro 2025
33
description: 2025 retrospective and plans for 2026
4-
date: 2026-01-02T00:00:00.000Z
4+
date: 2026-01-03T00:00:00.000Z
55
image:
66
src: /images/review_1.jpg
77
badge:

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@nuxt/scripts": "0.13.2",
2323
"@nuxt/ui": "^4.3.0",
2424
"@nuxtjs/seo": "^3.3.0",
25+
"@shikijs/engine-javascript": "^3.20.0",
2526
"@standard-schema/spec": "^1.1.0",
2627
"@unhead/vue": "^2.1.1",
2728
"@vueuse/nuxt": "^14.1.0",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)