chore: 更新页面主题风格配置、我的页面渲染丢失数据问题
正在显示
| ... | @@ -79,22 +79,22 @@ | ... | @@ -79,22 +79,22 @@ |
| "@dcloudio/uni-mp-toutiao": "3.0.0-4060620250520001", | "@dcloudio/uni-mp-toutiao": "3.0.0-4060620250520001", | ||
| "@dcloudio/uni-mp-weixin": "3.0.0-4060620250520001", | "@dcloudio/uni-mp-weixin": "3.0.0-4060620250520001", | ||
| "@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", | "@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", | ||
| "@dcloudio/uni-ui": "^1.5.7", | "@dcloudio/uni-ui": "^1.5.11", | ||
| "@faker-js/faker": "^9.8.0", | "@faker-js/faker": "^9.9.0", | ||
| "@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": "^12.3.0", | "@vueuse/core": "^10.11.1", | ||
| "@vueuse/shared": "^12.3.0", | "@vueuse/shared": "^11.3.0", | ||
| "axios": "^1.9.0", | "axios": "^1.13.1", | ||
| "crypto-js": "^4.2.0", | "crypto-js": "^4.2.0", | ||
| "dayjs": "^1.11.13", | "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.21", | ||
| "nanoid": "^5.1.5", | "nanoid": "^5.1.6", | ||
| "pinia": "2.0.36", | "pinia": "2.0.36", | ||
| "qs": "6.9.7", | "qs": "6.9.7", | ||
| "stompjs": "^2.3.3", | "stompjs": "^2.3.3", | ||
| "tyme4ts": "^1.3.7", | "tyme4ts": "^1.3.8", | ||
| "urijs": "^1.19.11", | "urijs": "^1.19.11", | ||
| "vue": "3.4.21", | "vue": "3.4.21", | ||
| "vue-demi": "^0.14.10", | "vue-demi": "^0.14.10", | ||
| ... | @@ -106,49 +106,49 @@ | ... | @@ -106,49 +106,49 @@ |
| "@antfu/eslint-config": "^0.43.1", | "@antfu/eslint-config": "^0.43.1", | ||
| "@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.15", | "@dcloudio/types": "^3.4.28", | ||
| "@dcloudio/uni-automator": "3.0.0-4060620250520001", | "@dcloudio/uni-automator": "3.0.0-4060620250520001", | ||
| "@dcloudio/uni-cli-shared": "3.0.0-4060620250520001", | "@dcloudio/uni-cli-shared": "3.0.0-4060620250520001", | ||
| "@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-4060620250520001", | ||
| "@dcloudio/uni-uts-v1": "3.0.0-4060620250520001", | "@dcloudio/uni-uts-v1": "3.0.0-4060620250520001", | ||
| "@dcloudio/vite-plugin-uni": "3.0.0-4060620250520001", | "@dcloudio/vite-plugin-uni": "3.0.0-4060620250520001", | ||
| "@iconify/json": "^2.2.345", | "@iconify/json": "^2.2.403", | ||
| "@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": "^22.15.29", | "@types/node": "^22.19.0", | ||
| "@types/qs": "^6.14.0", | "@types/qs": "^6.14.0", | ||
| "@types/stompjs": "^2.3.9", | "@types/stompjs": "^2.3.9", | ||
| "@types/urijs": "^1.19.25", | "@types/urijs": "^1.19.26", | ||
| "@typescript-eslint/eslint-plugin": "^7.18.0", | "@typescript-eslint/eslint-plugin": "^7.18.0", | ||
| "@typescript-eslint/parser": "^7.18.0", | "@typescript-eslint/parser": "^7.18.0", | ||
| "commitizen": "^4.3.1", | "commitizen": "^4.3.1", | ||
| "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.4.0", | "cz-customizable": "^7.5.1", | ||
| "cz-git": "^1.11.1", | "cz-git": "^1.12.0", | ||
| "czg": "^1.11.1", | "czg": "^1.12.0", | ||
| "dotenv": "^16.5.0", | "dotenv": "^16.6.1", | ||
| "eslint": "^8.57.1", | "eslint": "^8.57.1", | ||
| "eslint-config-prettier": "^9.1.0", | "eslint-config-prettier": "^9.1.2", | ||
| "eslint-plugin-prettier": "^5.4.1", | "eslint-plugin-prettier": "^5.5.4", | ||
| "eslint-plugin-vue": "^9.33.0", | "eslint-plugin-vue": "^9.33.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", | ||
| "less": "^4.3.0", | "less": "^4.4.2", | ||
| "lint-staged": "^16.1.0", | "lint-staged": "^16.2.6", | ||
| "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.5.4", | "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.5.3", | "prettier": "^3.6.2", | ||
| "rimraf": "^6.0.1", | "rimraf": "^6.1.0", | ||
| "sass": "^1.89.1", | "sass": "^1.93.3", | ||
| "sort-package-json": "^3.2.1", | "sort-package-json": "^3.4.0", | ||
| "stylelint": "^16.20.0", | "stylelint": "^16.25.0", | ||
| "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", | ||
| ... | @@ -158,7 +158,7 @@ | ... | @@ -158,7 +158,7 @@ |
| "unocss-preset-weapp": "^0.58.9", | "unocss-preset-weapp": "^0.58.9", | ||
| "unplugin-auto-import": "^0.17.8", | "unplugin-auto-import": "^0.17.8", | ||
| "unplugin-vue-components": "^0.28.0", | "unplugin-vue-components": "^0.28.0", | ||
| "vite": "^5.4.19", | "vite": "^5.4.21", | ||
| "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.
请
注册
或者
登录
后发表评论