Michael Wang 3 lat temu
rodzic
commit
a4e4089dac
3 zmienionych plików z 235 dodań i 221 usunięć
  1. 1 1
      .vscode/extensions.json
  2. 15 15
      package.json
  3. 219 205
      pnpm-lock.yaml

+ 1 - 1
.vscode/extensions.json

@@ -1,6 +1,6 @@
 {
   "recommendations": [
-    "johnsoncodehk.volar",
+    "vue.volar",
     "bradlc.vscode-tailwindcss",
     "esbenp.prettier-vscode",
     "phoenisx.cssvar"

+ 15 - 15
package.json

@@ -21,12 +21,12 @@
   "dependencies": {
     "@chenfengyuan/vue-qrcode": "^2.0.0",
     "@vicons/ionicons5": "^0.12.0",
-    "@vitejs/plugin-legacy": "^1.8.1",
+    "@vitejs/plugin-legacy": "^1.8.2",
     "abortcontroller-polyfill": "^1.7.3",
     "alife-logger": "^1.8.30",
-    "axios": "^0.26.1",
+    "axios": "0.26.1",
     "axios-progress-bar": "^1.2.0",
-    "axios-retry": "^3.2.4",
+    "axios-retry": "^3.2.5",
     "crypto-js": "^4.1.1",
     "face-api.js": "^0.22.2",
     "js-md5": "^0.7.3",
@@ -41,33 +41,33 @@
     "vfonts": "^0.0.3",
     "viewerjs": "^1.10.5",
     "vue": "^3.2.33",
-    "vue-router": "^4.0.14",
+    "vue-router": "^4.0.15",
     "vuedraggable": "4.1.0"
   },
   "devDependencies": {
     "@types/crypto-js": "^4.1.1",
     "@types/js-md5": "^0.4.3",
     "@types/lodash-es": "^4.17.6",
-    "@types/node": "^17.0.25",
+    "@types/node": "^17.0.31",
     "@types/ua-parser-js": "^0.7.36",
-    "@typescript-eslint/eslint-plugin": "^5.20.0",
-    "@typescript-eslint/parser": "^5.20.0",
-    "@vitejs/plugin-vue": "^2.3.1",
+    "@typescript-eslint/eslint-plugin": "^5.22.0",
+    "@typescript-eslint/parser": "^5.22.0",
+    "@vitejs/plugin-vue": "^2.3.2",
     "@vitejs/plugin-vue-jsx": "^1.3.10",
-    "autoprefixer": "^10.4.5",
+    "autoprefixer": "^10.4.7",
     "electron": "1.7.16",
     "eslint": "^8.14.0",
     "eslint-config-prettier": "^8.5.0",
     "eslint-plugin-vue": "^8.7.1",
-    "happy-dom": "^2.55.0",
-    "postcss": "^8.4.12",
+    "happy-dom": "^3.1.0",
+    "postcss": "^8.4.13",
     "prettier": "^2.6.2",
-    "typescript": "^4.6.3",
+    "typescript": "^4.6.4",
     "unplugin-auto-import": "^0.7.1",
     "unplugin-vue-components": "^0.19.3",
-    "vite": "^2.9.5",
-    "vitest": "^0.9.4",
+    "vite": "^2.9.8",
+    "vitest": "^0.10.2",
     "vue-eslint-parser": "^8.3.0",
-    "vue-tsc": "^0.34.10"
+    "vue-tsc": "^0.34.11"
   }
 }

Plik diff jest za duży
+ 219 - 205
pnpm-lock.yaml


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików