Skip to content
Merged
103 changes: 86 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-vue-next": "^0.548.0",
"markdown-it": "^14.1.1",
"reka-ui": "^2.6.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.16",
Expand All @@ -37,6 +38,7 @@
"@iconify/vue": "^5.0.0",
"@tsconfig/node22": "^22.0.2",
"@types/jsdom": "^27.0.0",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.18.13",
"@vitejs/plugin-vue": "^6.0.1",
"@vitest/eslint-plugin": "^1.3.23",
Expand Down
Loading
Loading