Skip to content

Commit

Permalink
refactor: install Clsx package
Browse files Browse the repository at this point in the history
  • Loading branch information
PaloMiku committed Nov 3, 2024
1 parent 1e659fa commit 3a8a7e3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
"@orama/tokenizers": "^3.0.1",
"@oramacloud/client": "^1.3.19",
"autocorrect-node": "^2.13.0",
"clsx": "^2.1.1",
"commitizen": "^4.3.1",
"copy-to-clipboard": "^3.3.3",
"cz-conventional-changelog": "^3.3.0",
"dotenv": "^16.4.5",
"framer-motion": "^11.11.11",
"fumadocs-core": "14.2.0",
"fumadocs-mdx": "11.1.1",
"fumadocs-typescript": "^3.0.1",
"fumadocs-typescript": "^3.0.2",
"fumadocs-ui": "14.2.0",
"globby": "^14.0.2",
"lucide-react": "^0.454.0",
Expand All @@ -34,15 +35,15 @@
"react-icons": "^5.3.0"
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "22.8.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.6.3",
"@types/mdx": "^2.0.13",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"tsx": "^4.7.1"
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},
"config": {
"commitizen": {
Expand Down
13 changes: 11 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 3a8a7e3

Please sign in to comment.