update tauri config

This commit is contained in:
Ren Amamiya
2023-09-06 07:46:31 +07:00
parent 69a3e85cb3
commit 45c5a890b9
9 changed files with 42 additions and 52 deletions

View File

@@ -54,7 +54,7 @@
"react-hook-form": "^7.46.1",
"react-hotkeys-hook": "^4.4.1",
"react-markdown": "^8.0.7",
"react-player": "^2.12.0",
"react-player": "^2.13.0",
"react-router-dom": "^6.15.0",
"react-textarea-autosize": "^8.5.3",
"react-virtuoso": "^4.5.0",
@@ -67,7 +67,7 @@
"zustand": "^4.4.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@tauri-apps/cli": "^1.4.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/html-to-text": "^9.0.1",