Skip to content

Commit

Permalink
chore: user ui deps cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Oct 24, 2024
1 parent b739caa commit ed9b8ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
42 changes: 1 addition & 41 deletions ui/user/package-lock.json

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

5 changes: 1 addition & 4 deletions ui/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.7",
"svelte-check": "^4.0.0",
"svelte-popperjs": "^1.3.2",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.0.0",
Expand All @@ -43,14 +42,12 @@
"@floating-ui/dom": "^1.6.11",
"@milkdown/crepe": "^7.5.7",
"@milkdown/kit": "^7.5.5",
"@milkdown/theme-nord": "^7.5.0",
"@sveltejs/adapter-static": "^3.0.5",
"highlight.js": "^11.10.0",
"lucide-svelte": "^0.453.0",
"micromark": "^4.0.0",
"micromark-extension-gfm": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwind-merge": "^2.5.3",
"thememirror": "^2.0.1"
"tailwind-merge": "^2.5.3"
}
}

0 comments on commit ed9b8ff

Please sign in to comment.