소스 검색

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",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.