Skip to content

Commit 4f45f95

Browse files
committed
chore: add prismjs dependency
1 parent 8755c23 commit 4f45f95

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

apps/website/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"motion": "12.40.0",
2525
"next": "16.2.7",
2626
"next-themes": "0.4.6",
27+
"prismjs": "1.30.0",
2728
"react": "19.2.7",
2829
"react-dom": "19.2.7",
2930
"react-hotkeys-hook": "5.3.2",
@@ -48,6 +49,7 @@
4849
"@tailwindcss/typography": "0.5.19",
4950
"@types/mdx": "2.0.13",
5051
"@types/node": "24.12.4",
52+
"@types/prismjs": "1.26.6",
5153
"@types/react": "19.2.16",
5254
"@types/react-dom": "19.2.3",
5355
"chalk": "5.6.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)