Skip to content

Commit 902bcbb

Browse files
fix build
1 parent 9915785 commit 902bcbb

File tree

4 files changed

+60
-81
lines changed

4 files changed

+60
-81
lines changed

apps/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@openpanel/astro": "1.0.1",
2020
"@tailwindcss/vite": "4.1.8",
2121
"astro": "5.16.6",
22+
"shiki": "3.23.0",
2223
"sharp": "0.33.5",
2324
"starlight-image-zoom": "0.13.2",
2425
"starlight-links-validator": "0.19.2",

apps/docs/src/content/docs/tutorial/how-to-create-monitor.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: "Set up your first uptime monitor with OpenStatus — track respons
55

66
import { Image } from 'astro:assets';
77
import { Aside, CardGrid, LinkCard } from '@astrojs/starlight/components';
8-
import { Aside } from '@astrojs/starlight/components';
98
import monitorOverview from '../../../assets/tutorial/create-monitor/monitor-overview.png';
109
import createMonitor from '../../../assets/tutorial/create-monitor/create-monitor-1.png';
1110
import createMonitor2 from '../../../assets/tutorial/create-monitor/create-monitor-2.png';

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"resend": "6.6.0",
8888
"sanitize-html": "2.17.0",
8989
"schema-dts": "1.1.5",
90-
"shiki": "0.14.4",
90+
"shiki": "3.23.0",
9191
"slugify": "1.6.6",
9292
"sonner": "2.0.5",
9393
"stripe": "13.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)