提交 6ba37d19 作者: 方治民

chore: build v1.0.31

上级 44f10579
{ {
"name": "湘农数智农服", "name": "湘农数智农服",
"version": "1.0.29", "version": "1.0.31",
"description": "湘农数智农服", "description": "湘农数智农服",
"keywords": [ "keywords": [
"app", "app",
...@@ -66,22 +66,22 @@ ...@@ -66,22 +66,22 @@
} }
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-app": "3.0.0-4060620250520001", "@dcloudio/uni-app": "3.0.0-4080720251210001",
"@dcloudio/uni-app-plus": "3.0.0-4060620250520001", "@dcloudio/uni-app-plus": "3.0.0-4080720251210001",
"@dcloudio/uni-components": "3.0.0-4060620250520001", "@dcloudio/uni-components": "3.0.0-4080720251210001",
"@dcloudio/uni-h5": "3.0.0-4060620250520001", "@dcloudio/uni-h5": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-alipay": "3.0.0-4060620250520001", "@dcloudio/uni-mp-alipay": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-baidu": "3.0.0-4060620250520001", "@dcloudio/uni-mp-baidu": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-jd": "3.0.0-4060620250520001", "@dcloudio/uni-mp-jd": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-4060620250520001", "@dcloudio/uni-mp-kuaishou": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-lark": "3.0.0-4060620250520001", "@dcloudio/uni-mp-lark": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-qq": "3.0.0-4060620250520001", "@dcloudio/uni-mp-qq": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-toutiao": "3.0.0-4060620250520001", "@dcloudio/uni-mp-toutiao": "3.0.0-4080720251210001",
"@dcloudio/uni-mp-weixin": "3.0.0-4060620250520001", "@dcloudio/uni-mp-weixin": "3.0.0-4080720251210001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", "@dcloudio/uni-quickapp-webview": "3.0.0-4080720251210001",
"@dcloudio/uni-ui": "^1.5.11", "@dcloudio/uni-ui": "^1.5.11",
"@faker-js/faker": "^9.9.0", "@faker-js/faker": "^9.9.0",
"@turf/turf": "^7.3.0", "@turf/turf": "^7.3.1",
"@vant/area-data": "^2.1.0", "@vant/area-data": "^2.1.0",
"@vue/runtime-core": "3.4.21", "@vue/runtime-core": "3.4.21",
"@vueuse/core": "^10.11.1", "@vueuse/core": "^10.11.1",
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"dayjs-plugin-lunar": "^1.4.1", "dayjs-plugin-lunar": "^1.4.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.22",
"nanoid": "^5.1.6", "nanoid": "^5.1.6",
"pinia": "2.0.36", "pinia": "2.0.36",
"qs": "6.9.7", "qs": "6.9.7",
...@@ -108,17 +108,17 @@ ...@@ -108,17 +108,17 @@
"@commitlint/cli": "^19.8.1", "@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1", "@commitlint/config-conventional": "^19.8.1",
"@dcloudio/types": "^3.4.28", "@dcloudio/types": "^3.4.28",
"@dcloudio/uni-automator": "3.0.0-4060620250520001", "@dcloudio/uni-automator": "3.0.0-4080720251210001",
"@dcloudio/uni-cli-shared": "3.0.0-4060620250520001", "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
"@dcloudio/uni-helper-json": "^1.0.13", "@dcloudio/uni-helper-json": "^1.0.13",
"@dcloudio/uni-stacktracey": "3.0.0-4060620250520001", "@dcloudio/uni-stacktracey": "3.0.0-4080720251210001",
"@dcloudio/uni-uts-v1": "3.0.0-4060620250520001", "@dcloudio/uni-uts-v1": "3.0.0-4080720251210001",
"@dcloudio/vite-plugin-uni": "3.0.0-4060620250520001", "@dcloudio/vite-plugin-uni": "3.0.0-4080720251210001",
"@iconify/json": "^2.2.410", "@iconify/json": "^2.2.417",
"@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/mapbox-gl": "^2.7.21", "@types/mapbox-gl": "^2.7.21",
"@types/node": "^22.19.1", "@types/node": "^22.19.3",
"@types/qs": "^6.14.0", "@types/qs": "^6.14.0",
"@types/stompjs": "^2.3.10", "@types/stompjs": "^2.3.10",
"@types/urijs": "^1.19.26", "@types/urijs": "^1.19.26",
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
"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",
"less": "^4.4.2", "less": "^4.5.1",
"lint-staged": "^16.2.7", "lint-staged": "^16.2.7",
"mapbox-gl": "2.15.0", "mapbox-gl": "2.15.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
...@@ -147,11 +147,11 @@ ...@@ -147,11 +147,11 @@
"postcss": "^8.5.6", "postcss": "^8.5.6",
"postcss-html": "^1.8.0", "postcss-html": "^1.8.0",
"postcss-less": "^6.0.0", "postcss-less": "^6.0.0",
"prettier": "^3.6.2", "prettier": "^3.7.4",
"rimraf": "^6.1.2", "rimraf": "^6.1.2",
"sass": "^1.94.2", "sass": "^1.97.0",
"sort-package-json": "^3.4.0", "sort-package-json": "^3.6.0",
"stylelint": "^16.26.0", "stylelint": "^16.26.1",
"stylelint-config-html": "^1.1.0", "stylelint-config-html": "^1.1.0",
"stylelint-config-recommended": "^14.0.1", "stylelint-config-recommended": "^14.0.1",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论