Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mybearworld committed Jun 25, 2024
2 parents eb4085d + 76e7138 commit 4ae565f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"preview": "vite preview"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.0",
"@radix-ui/react-popover": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@williamhorning/cloudlink": "==4.1.1",
"immer": "^10.1.1",
"lucide-react": "^0.395.0",
"lucide-react": "^0.396.0",
"marked-react": "^2.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"shiki": "^1.7.0",
"shiki": "^1.9.0",
"tailwind-merge": "^2.3.0",
"zod": "^3.23.8",
"zustand": "^4.5.2"
Expand All @@ -34,7 +34,7 @@
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vite-plugin-top-level-await": "^1.4.1"
}
Expand Down
55 changes: 28 additions & 27 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 4ae565f

Please sign in to comment.