优化docker

This commit is contained in:
2026-06-30 16:31:03 +08:00
parent 68bc72ff2a
commit 908bad097c
10 changed files with 5020 additions and 7832 deletions
+1 -3
View File
@@ -7,8 +7,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"tauri": "tauri"
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.17",
@@ -25,7 +24,6 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",