bump deps
正在显示
https/dev.ezijing.com.key
deleted
100644 → 0
https/dev.ezijing.com.pem
deleted
100644 → 0
jsconfig.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -4,8 +4,8 @@ | ... | @@ -4,8 +4,8 @@ |
| "config": {}, | "config": {}, | ||
| "scripts": { | "scripts": { | ||
| "dev": "vite --mode dev", | "dev": "vite --mode dev", | ||
| "build": "cross-env BUILD_ENV=prod vite build && cross-env BUILD_ENV=prod npm run deploy", | "build": "vite build --mode prod && npm run deploy", | ||
| "build:pre": "vite build", | "build:pre": "vite build --mode pre", | ||
| "build:test": "vite build --mode test", | "build:test": "vite build --mode test", | ||
| "preview": "vite preview", | "preview": "vite preview", | ||
| "deploy": "node ./deploy.js", | "deploy": "node ./deploy.js", | ||
| ... | @@ -19,26 +19,20 @@ | ... | @@ -19,26 +19,20 @@ |
| "qrcode.vue": "^1.7.0", | "qrcode.vue": "^1.7.0", | ||
| "query-string": "^7.0.1", | "query-string": "^7.0.1", | ||
| "vant": "^2.12.26", | "vant": "^2.12.26", | ||
| "vue": "^2.6.14", | "vue": "^2.7.16", | ||
| "vue-router": "^3.5.2", | "vue-router": "^3.6.5", | ||
| "vuedraggable": "^2.24.3", | "vuedraggable": "^2.24.3", | ||
| "vuex": "^3.6.2" | "vuex": "^3.6.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@rollup/plugin-eslint": "^8.0.1", | "@vitejs/plugin-vue2": "^2.3.1", | ||
| "ali-oss": "^6.16.0", | "ali-oss": "^6.16.0", | ||
| "babel-plugin-import": "^1.13.3", | |||
| "chalk": "^4.1.2", | "chalk": "^4.1.2", | ||
| "cross-env": "^7.0.3", | "cross-env": "^7.0.3", | ||
| "eslint": "^7.32.0", | "eslint": "^8.57.0", | ||
| "eslint-config-standard": "^16.0.3", | "eslint-plugin-vue": "^9.24.0", | ||
| "eslint-plugin-import": "^2.24.2", | "sass": "^1.72.0", | ||
| "eslint-plugin-node": "^11.1.0", | "vite": "^4.5.3", | ||
| "eslint-plugin-promise": "^4.3.1", | "vite-plugin-checker": "^0.6.4" | ||
| "eslint-plugin-vue": "^7.16.0", | |||
| "sass": "^1.38.0", | |||
| "vite": "^2.5.0", | |||
| "vite-plugin-vue2": "^1.8.1", | |||
| "vue-template-compiler": "^2.6.14" | |||
| } | } | ||
| } | } |
请
注册
或者
登录
后发表评论