Skip to content

Commit

Permalink
Merge pull request #23 from EastSun5566/chore/update-pkg
Browse files Browse the repository at this point in the history
feat: update deps
  • Loading branch information
EastSun5566 authored Nov 11, 2023
2 parents 372f6e1 + e7c9c62 commit 9bcfa32
Show file tree
Hide file tree
Showing 2 changed files with 459 additions and 460 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,35 +31,35 @@
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-dialog": "^1.0.5",
"@tauri-apps/api": "^1.5.0",
"@tauri-apps/api": "^1.5.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
"lucide-react": "^0.291.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.18.0",
"tailwind-merge": "^2.0.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.0",
"@types/node": "^20.8.10",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-react": "^4.0.3",
"@tauri-apps/cli": "^1.5.6",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react": "^4.1.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lint-staged": "^15.0.2",
"postcss": "^8.4.31",
"simple-git-hooks": "^2.9.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.0.2",
"vite": "^4.4.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitepress": "1.0.0-rc.24"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 9bcfa32

Please sign in to comment.