Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mybearworld committed Jul 5, 2024
2 parents 13113d7 + 5997d01 commit 7ce1f6f
Show file tree
Hide file tree
Showing 2 changed files with 1,728 additions and 1,449 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
"marked-react": "^2.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"shiki": "^1.9.0",
"shiki": "^1.10.0",
"tailwind-merge": "^2.3.0",
"zod": "^3.23.8",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-top-level-await": "^1.4.1"
}
}
Loading

0 comments on commit 7ce1f6f

Please sign in to comment.