build(deps): 依赖升级
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// babel-preset-taro 更多选项和默认值:
|
||||
// https://github.com/NervJS/taro/blob/next/packages/babel-preset-taro/README.md
|
||||
module.exports = {
|
||||
presets: [
|
||||
|
||||
76
package.json
76
package.json
@@ -60,67 +60,67 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.26.7",
|
||||
"@babel/runtime": "^7.28.4",
|
||||
"@nutui/icons-vue-taro": "^0.0.9",
|
||||
"@nutui/nutui-taro": "^4.3.13",
|
||||
"@nutui/nutui-taro": "^4.3.14",
|
||||
"@qiun/vue-ucharts": "2.5.0-20230101",
|
||||
"@tarojs/components": "3.6.35",
|
||||
"@tarojs/helper": "3.6.35",
|
||||
"@tarojs/plugin-framework-vue3": "3.6.35",
|
||||
"@tarojs/plugin-html": "3.6.35",
|
||||
"@tarojs/plugin-platform-alipay": "3.6.35",
|
||||
"@tarojs/plugin-platform-h5": "3.6.35",
|
||||
"@tarojs/plugin-platform-jd": "3.6.35",
|
||||
"@tarojs/plugin-platform-qq": "3.6.35",
|
||||
"@tarojs/plugin-platform-swan": "3.6.35",
|
||||
"@tarojs/plugin-platform-tt": "3.6.35",
|
||||
"@tarojs/plugin-platform-weapp": "3.6.35",
|
||||
"@tarojs/runtime": "3.6.35",
|
||||
"@tarojs/shared": "3.6.35",
|
||||
"@tarojs/taro": "3.6.35",
|
||||
"dayjs": "^1.11.13",
|
||||
"@tarojs/components": "4.1.6",
|
||||
"@tarojs/helper": "4.1.6",
|
||||
"@tarojs/plugin-framework-vue3": "4.1.6",
|
||||
"@tarojs/plugin-html": "4.1.6",
|
||||
"@tarojs/plugin-platform-alipay": "4.1.6",
|
||||
"@tarojs/plugin-platform-h5": "4.1.6",
|
||||
"@tarojs/plugin-platform-jd": "4.1.6",
|
||||
"@tarojs/plugin-platform-qq": "4.1.6",
|
||||
"@tarojs/plugin-platform-swan": "4.1.6",
|
||||
"@tarojs/plugin-platform-tt": "4.1.6",
|
||||
"@tarojs/plugin-platform-weapp": "4.1.6",
|
||||
"@tarojs/runtime": "4.1.6",
|
||||
"@tarojs/shared": "4.1.6",
|
||||
"@tarojs/taro": "4.1.6",
|
||||
"dayjs": "^1.11.18",
|
||||
"pinia": "^2.3.1",
|
||||
"uqrcodejs": "^4.0.7",
|
||||
"vue": "^3.5.13"
|
||||
"vue": "^3.5.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.8",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@commitlint/cli": "^18.6.1",
|
||||
"@commitlint/config-conventional": "^18.6.3",
|
||||
"@tarojs/cli": "3.6.35",
|
||||
"@tarojs/plugin-mini-ci": "3.6.35",
|
||||
"@tarojs/taro-loader": "3.6.35",
|
||||
"@tarojs/webpack5-runner": "3.6.35",
|
||||
"@types/node": "^18.19.75",
|
||||
"@tarojs/cli": "4.1.6",
|
||||
"@tarojs/plugin-mini-ci": "4.1.6",
|
||||
"@tarojs/taro-loader": "4.1.6",
|
||||
"@tarojs/webpack5-runner": "4.1.6",
|
||||
"@types/node": "^18.19.124",
|
||||
"@types/webpack-env": "^1.18.8",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@unocss/webpack": "^0.60.4",
|
||||
"@vue/babel-plugin-jsx": "^1.2.5",
|
||||
"@vue/compiler-sfc": "^3.5.13",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-preset-taro": "3.6.35",
|
||||
"@vue/babel-plugin-jsx": "^1.5.0",
|
||||
"@vue/compiler-sfc": "^3.5.21",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-preset-taro": "4.1.6",
|
||||
"commitizen": "^4.3.1",
|
||||
"css-loader": "3.4.2",
|
||||
"cz-customizable": "^7.4.0",
|
||||
"cz-customizable": "^7.5.1",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-taro": "3.6.35",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"eslint-config-taro": "4.1.6",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^15.4.3",
|
||||
"miniprogram-ci": "^2.0.10",
|
||||
"lint-staged": "^15.5.2",
|
||||
"miniprogram-ci": "^2.1.26",
|
||||
"postcss": "8.4.29",
|
||||
"postcss-rem-to-responsive-pixel": "^6.0.2",
|
||||
"prettier": "^3.5.3",
|
||||
"postcss-rem-to-responsive-pixel": "^6.1.0",
|
||||
"prettier": "^3.6.2",
|
||||
"style-loader": "1.3.0",
|
||||
"stylelint": "9.3.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.8.2",
|
||||
"unplugin-vue-components": "^28.4.1",
|
||||
"typescript": "^5.9.2",
|
||||
"unplugin-vue-components": "^28.8.0",
|
||||
"vue-loader": "^17.4.2",
|
||||
"weapp-tailwindcss": "^3.7.0",
|
||||
"webpack": "^5.97.1",
|
||||
"webpack": "^5.101.3",
|
||||
"yargs": "^17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,6 +2,7 @@ onlyBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
- '@swc/core'
|
||||
- '@tarojs/binding'
|
||||
- '@tarojs/cli'
|
||||
- core-js
|
||||
- core-js-pure
|
||||
- esbuild
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
}}</view>
|
||||
<nut-rate
|
||||
spacing="1"
|
||||
disabled
|
||||
active-color="rgba(252, 207, 10, 1)"
|
||||
v-model="item.rate" />
|
||||
<view class="text-[#9E9E9E] text-[25px]">销量:10000</view>
|
||||
@@ -51,9 +52,10 @@ const getList = async () => {
|
||||
};
|
||||
|
||||
const goDetail = item => {
|
||||
console.log(item);
|
||||
Taro.setStorageSync('mer_info', item);
|
||||
Taro.navigateTo({
|
||||
url: `/pages/mer/mer_detail/index`,
|
||||
url: `/pages/mer/mer_detail/index?bid=${item.bid}`,
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
||||
@@ -129,7 +129,7 @@ const get_mer_list = async () => {
|
||||
const toMerDetails = (item: any) => {
|
||||
Taro.setStorageSync('mer_info', item);
|
||||
Taro.navigateTo({
|
||||
url: `/pages/mer/mer_detail/index`,
|
||||
url: `/pages/mer/mer_detail/index?bid=${item.bid}`,
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user