chore: update deps

This commit is contained in:
reya
2024-08-03 14:05:57 +07:00
parent 4f63e3e13f
commit b075e374b1
3 changed files with 124 additions and 124 deletions

View File

@@ -14,8 +14,8 @@
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-scroll-area": "^1.1.0",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.45.15",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-router": "^1.46.3",
"@tauri-apps/api": "2.0.0-beta.15",
"@tauri-apps/plugin-clipboard-manager": "2.1.0-beta.5",
"@tauri-apps/plugin-dialog": "2.0.0-beta.7",
@@ -39,7 +39,7 @@
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
"clsx": "^2.1.1",
"postcss": "^8.4.40",