浏览代码

Merge branch 'main' of https://github.com/dromara/MaxKey

MaxKey 2 年之前
父节点
当前提交
11c2c77e1a
共有 2 个文件被更改,包括 282 次插入273 次删除
  1. 278 269
      summer-ospp/2022/MaxKey-vue/package-lock.json
  2. 4 4
      summer-ospp/2022/MaxKey-vue/package.json

文件差异内容过多而无法显示
+ 278 - 269
summer-ospp/2022/MaxKey-vue/package-lock.json


+ 4 - 4
summer-ospp/2022/MaxKey-vue/package.json

@@ -31,10 +31,10 @@
     "@types/js-cookie": "^3.0.2",
     "@typescript-eslint/eslint-plugin": "^4.18.0",
     "@typescript-eslint/parser": "^4.18.0",
-    "@vue/cli-plugin-babel": "~4.5.15",
-    "@vue/cli-plugin-eslint": "~4.5.15",
-    "@vue/cli-plugin-typescript": "~4.5.15",
-    "@vue/cli-service": "~4.5.15",
+    "@vue/cli-plugin-babel": "~5.0.8",
+    "@vue/cli-plugin-eslint": "~5.0.8",
+    "@vue/cli-plugin-typescript": "~5.0.8",
+    "@vue/cli-service": "~5.0.8",
     "@vue/compiler-sfc": "^3.0.0",
     "@vue/eslint-config-typescript": "^7.0.0",
     "babel-eslint": "^10.1.0",

部分文件因为文件数量过多而无法显示