Browse Source

build: 更新构建工具.

peter 1 month ago
parent
commit
ed0204fe18
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -46,7 +46,7 @@
     "sass": "^1.85.1",
     "tailwindcss": "^3.4.17",
     "typescript": "^5.8.3",
-    "vite": "^6.3.2",
-    "vue-tsc": "^2.2.8"
+    "vite": "^6.3.5",
+    "vue-tsc": "^2.2.10"
   }
 }