소스 검색

chore: 更新vue版本

cuiyalong 9 달 전
부모
커밋
9096ebfbc8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frontend/package.json

+ 1 - 1
frontend/package.json

@@ -10,7 +10,7 @@
   },
   "dependencies": {
     "element-plus": "^2.8.2",
-    "vue": "^3.2.37",
+    "vue": "^3.5.12",
     "vue-router": "^4.4.3",
     "vuex": "^4.0.2"
   },