diff --git a/web/package.json b/web/package.json index 5d0b70457..4977a01b7 100644 --- a/web/package.json +++ b/web/package.json @@ -42,7 +42,7 @@ "postcss": "8.4.31", "postcss-import": "15.1.0", "radix-vue": "1.1.3", - "shikiji": "0.7.0", + "shikiji": "0.7.4", "tailwind-merge": "2.0.0", "tailwindcss": "3.3.5", "vue": "3.3.8", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 423221a44..21d9a5f41 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -84,8 +84,8 @@ dependencies: specifier: 1.1.3 version: 1.1.3(vue@3.3.8) shikiji: - specifier: 0.7.0 - version: 0.7.0 + specifier: 0.7.4 + version: 0.7.4 tailwind-merge: specifier: 2.0.0 version: 2.0.0 @@ -4806,6 +4806,12 @@ packages: hast-util-to-html: 9.0.0 dev: false + /shikiji@0.7.4: + resolution: {integrity: sha512-N5dmPvyhH/zfcsuWysUEAMwRJDMz26LUns2VEUs5y4Ozbf5jkAODU0Yswjcf/tZAwpFnk5x3y34dupFMnF2+NA==} + dependencies: + hast-util-to-html: 9.0.0 + dev: false + /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} requiresBuild: true