feat: 升级依赖
正在显示
... | @@ -62,69 +62,69 @@ | ... | @@ -62,69 +62,69 @@ |
} | } | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@dcloudio/uni-app": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-app": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-app-plus": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-app-plus": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-components": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-components": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-h5": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-h5": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-alipay": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-baidu": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-kuaishou": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-lark": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-lark": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-qq": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-qq": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-toutiao": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-mp-weixin": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-quickapp-webview": "^3.0.0-alpha-3040720220422003", | ||
"@vueuse/core": "^8.1.2", | "@vueuse/core": "^8.3.1", | ||
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
"dayjs": "^1.11.0", | "dayjs": "^1.11.1", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
"mockjs": "^1.1.0", | "mockjs": "^1.1.0", | ||
"qs": "^6.10.3", | "qs": "^6.10.3", | ||
"vue": "^3.2.31" | "vue": "^3.2.33" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^16.2.3", | "@commitlint/cli": "^16.2.3", | ||
"@commitlint/config-conventional": "^16.2.1", | "@commitlint/config-conventional": "^16.2.1", | ||
"@dcloudio/types": "^2.5.18", | "@dcloudio/types": "^2.6.4", | ||
"@dcloudio/uni-automator": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-automator": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3040320220325006", | "@dcloudio/uni-cli-shared": "^3.0.0-alpha-3040720220422003", | ||
"@dcloudio/uni-helper-json": "^1.0.13", | "@dcloudio/uni-helper-json": "^1.0.13", | ||
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3040320220325006", | "@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3040720220422003", | ||
"@types/lodash-es": "^4.17.6", | "@types/lodash-es": "^4.17.6", | ||
"@types/mockjs": "^1.0.6", | "@types/mockjs": "^1.0.6", | ||
"@types/prettier": "^2.4.4", | "@types/prettier": "^2.6.0", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
"@typescript-eslint/eslint-plugin": "^5.16.0", | "@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.16.0", | "@typescript-eslint/parser": "^5.20.0", | ||
"commitizen": "^4.2.4", | "commitizen": "^4.2.4", | ||
"conventional-changelog-cli": "^2.2.2", | "conventional-changelog-cli": "^2.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
"dotenv": "^16.0.0", | "dotenv": "^16.0.0", | ||
"eslint": "^8.11.0", | "eslint": "^8.14.0", | ||
"eslint-config-prettier": "^8.5.0", | "eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.0.0", | "eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-vue": "^8.5.0", | "eslint-plugin-vue": "^8.7.1", | ||
"husky": "^7.0.4", | "husky": "^7.0.4", | ||
"less": "^4.1.2", | "less": "^4.1.2", | ||
"lint-staged": "^12.3.7", | "lint-staged": "^12.4.0", | ||
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
"pont-engine": "^1.2.0", | "pont-engine": "^1.3.1", | ||
"postcss": "^8.4.12", | "postcss": "^8.4.12", | ||
"postcss-html": "^1.3.0", | "postcss-html": "^1.4.1", | ||
"postcss-less": "^6.0.0", | "postcss-less": "^6.0.0", | ||
"prettier": "^2.6.0", | "prettier": "^2.6.2", | ||
"rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
"sort-package-json": "^1.55.0", | "sort-package-json": "^1.55.0", | ||
"stylelint": "^14.6.0", | "stylelint": "^14.7.1", | ||
"stylelint-config-html": "^1.0.0", | "stylelint-config-html": "^1.0.0", | ||
"stylelint-config-prettier": "^9.0.3", | "stylelint-config-prettier": "^9.0.3", | ||
"stylelint-config-recommended": "^7.0.0", | "stylelint-config-recommended": "^7.0.0", | ||
"stylelint-config-standard": "^25.0.0", | "stylelint-config-standard": "^25.0.0", | ||
"stylelint-order": "^5.0.0", | "stylelint-order": "^5.0.0", | ||
"stylus": "^0.56.0", | "stylus": "^0.56.0", | ||
"typescript": "^4.6.2", | "typescript": "^4.6.3", | ||
"unplugin-auto-import": "^0.6.6", | "unplugin-auto-import": "^0.7.1", | ||
"vite": "^2.8.6", | "vite": "^2.9.5", | ||
"vue-eslint-parser": "^8.3.0" | "vue-eslint-parser": "^8.3.0" | ||
}, | }, | ||
"engines": { | "engines": { | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论