Merge branch '3.x' of https://gitlab.yiring.com/basic/basic-uniapp-v3 into examples
正在显示
... | @@ -66,32 +66,32 @@ | ... | @@ -66,32 +66,32 @@ |
} | } | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@dcloudio/uni-app": "3.0.0-4020920240930001", | "@dcloudio/uni-app": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-app-plus": "3.0.0-4020920240930001", | "@dcloudio/uni-app-plus": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-components": "3.0.0-4020920240930001", | "@dcloudio/uni-components": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-h5": "3.0.0-4020920240930001", | "@dcloudio/uni-h5": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-alipay": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-alipay": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-baidu": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-baidu": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-jd": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-jd": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-kuaishou": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-lark": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-lark": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-qq": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-qq": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-toutiao": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-mp-weixin": "3.0.0-4020920240930001", | "@dcloudio/uni-mp-weixin": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001", | "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-ui": "^1.5.6", | "@dcloudio/uni-ui": "^1.5.7", | ||
"@faker-js/faker": "^8.4.1", | "@faker-js/faker": "^8.4.1", | ||
"@turf/turf": "^7.1.0", | "@turf/turf": "^7.1.0", | ||
"@vue/runtime-core": "3.4.21", | "@vue/runtime-core": "3.4.21", | ||
"@vueuse/core": "^10.11.1", | "@vueuse/core": "^10.11.1", | ||
"@vueuse/shared": "^11.1.0", | "@vueuse/shared": "^11.2.0", | ||
"axios": "^1.7.7", | "axios": "^1.7.7", | ||
"crypto-js": "^4.2.0", | "crypto-js": "^4.2.0", | ||
"dayjs": "^1.11.13", | "dayjs": "^1.11.13", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
"nanoid": "^5.0.7", | "nanoid": "^5.0.8", | ||
"pinia": "2.0.36", | "pinia": "2.0.36", | ||
"pinyin-pro": "^3.25.0", | "pinyin-pro": "^3.26.0", | ||
"qs": "6.9.7", | "qs": "6.9.7", | ||
"stompjs": "^2.3.3", | "stompjs": "^2.3.3", | ||
"urijs": "^1.19.11", | "urijs": "^1.19.11", | ||
... | @@ -106,17 +106,17 @@ | ... | @@ -106,17 +106,17 @@ |
"@commitlint/cli": "^19.5.0", | "@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | "@commitlint/config-conventional": "^19.5.0", | ||
"@dcloudio/types": "^3.4.14", | "@dcloudio/types": "^3.4.14", | ||
"@dcloudio/uni-automator": "3.0.0-4020920240930001", | "@dcloudio/uni-automator": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-cli-shared": "3.0.0-4020920240930001", | "@dcloudio/uni-cli-shared": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-helper-json": "^1.0.13", | "@dcloudio/uni-helper-json": "^1.0.13", | ||
"@dcloudio/uni-stacktracey": "3.0.0-4020920240930001", | "@dcloudio/uni-stacktracey": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/uni-uts-v1": "3.0.0-4020920240930001", | "@dcloudio/uni-uts-v1": "3.0.0-alpha-4030320241109002", | ||
"@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001", | "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4030320241109002", | ||
"@iconify/json": "^2.2.263", | "@iconify/json": "^2.2.271", | ||
"@types/crypto-js": "^4.2.2", | "@types/crypto-js": "^4.2.2", | ||
"@types/lodash-es": "^4.17.12", | "@types/lodash-es": "^4.17.12", | ||
"@types/node": "^20.17.0", | "@types/node": "^20.17.6", | ||
"@types/qs": "^6.9.16", | "@types/qs": "^6.9.17", | ||
"@types/stompjs": "^2.3.9", | "@types/stompjs": "^2.3.9", | ||
"@types/urijs": "^1.19.25", | "@types/urijs": "^1.19.25", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | "@typescript-eslint/eslint-plugin": "^7.18.0", | ||
... | @@ -125,13 +125,13 @@ | ... | @@ -125,13 +125,13 @@ |
"conventional-changelog-cli": "^5.0.0", | "conventional-changelog-cli": "^5.0.0", | ||
"cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
"cz-customizable": "^7.2.1", | "cz-customizable": "^7.2.1", | ||
"cz-git": "^1.10.1", | "cz-git": "^1.11.0", | ||
"czg": "^1.10.1", | "czg": "^1.11.0", | ||
"dotenv": "^16.4.5", | "dotenv": "^16.4.5", | ||
"eslint": "^8.57.1", | "eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | "eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-vue": "^9.29.1", | "eslint-plugin-vue": "^9.31.0", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"jest": "27.0.4", | "jest": "27.0.4", | ||
"jest-environment-node": "27.5.1", | "jest-environment-node": "27.5.1", | ||
... | @@ -141,12 +141,12 @@ | ... | @@ -141,12 +141,12 @@ |
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
"picocolors": "^1.1.1", | "picocolors": "^1.1.1", | ||
"pont-engine": "^1.6.3", | "pont-engine": "^1.6.3", | ||
"postcss": "^8.4.47", | "postcss": "^8.4.49", | ||
"postcss-html": "^1.7.0", | "postcss-html": "^1.7.0", | ||
"postcss-less": "^6.0.0", | "postcss-less": "^6.0.0", | ||
"prettier": "^3.3.3", | "prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | "rimraf": "^6.0.1", | ||
"sass": "^1.80.4", | "sass": "^1.80.7", | ||
"sort-package-json": "^2.10.1", | "sort-package-json": "^2.10.1", | ||
"stylelint": "^16.10.0", | "stylelint": "^16.10.0", | ||
"stylelint-config-html": "^1.1.0", | "stylelint-config-html": "^1.1.0", | ||
... | @@ -158,7 +158,7 @@ | ... | @@ -158,7 +158,7 @@ |
"unocss-preset-weapp": "^0.58.8", | "unocss-preset-weapp": "^0.58.8", | ||
"unplugin-auto-import": "^0.17.8", | "unplugin-auto-import": "^0.17.8", | ||
"unplugin-vue-components": "^0.27.4", | "unplugin-vue-components": "^0.27.4", | ||
"vite": "^5.4.10", | "vite": "^5.4.11", | ||
"vue-eslint-parser": "^9.4.3" | "vue-eslint-parser": "^9.4.3" | ||
}, | }, | ||
"engines": { | "engines": { | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论