Skip to content

Commit

Permalink
feat: taro 3.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Oct 27, 2023
1 parent e3745e7 commit a27e833
Show file tree
Hide file tree
Showing 2 changed files with 3,758 additions and 3,303 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"link": "react-native link",
"update-version": "sh ./bin/update_version.sh",
"podInstall": "pod-install",
"upgradePeerdeps": "install-peerdeps @tarojs/[email protected].8 -o -Y && install-peerdeps @tarojs/[email protected].8 -o -Y && install-peerdeps @tarojs/[email protected].8 -o -Y && pod-install"
"upgradePeerdeps": "install-peerdeps @tarojs/[email protected].18 -o -Y && install-peerdeps @tarojs/[email protected].18 -o -Y && install-peerdeps @tarojs/[email protected].18 -o -Y && pod-install"
},
"browserslist": [
"last 3 versions",
Expand All @@ -54,23 +54,23 @@
"@react-native-picker/picker": "~2.4.2",
"@shopify/flash-list": "^1.3.1",
"@shopify/react-native-skia": "^0.1.197",
"@tarojs/components": "3.6.8",
"@tarojs/components-rn": "3.6.8",
"@tarojs/helper": "3.6.8",
"@tarojs/plugin-framework-react": "3.6.8",
"@tarojs/plugin-html": "3.6.8",
"@tarojs/plugin-platform-alipay": "3.6.8",
"@tarojs/plugin-platform-h5": "3.6.8",
"@tarojs/plugin-platform-jd": "3.6.8",
"@tarojs/plugin-platform-qq": "3.6.8",
"@tarojs/plugin-platform-swan": "3.6.8",
"@tarojs/plugin-platform-tt": "3.6.8",
"@tarojs/plugin-platform-weapp": "3.6.8",
"@tarojs/react": "3.6.8",
"@tarojs/runtime": "3.6.8",
"@tarojs/shared": "3.6.8",
"@tarojs/taro": "3.6.8",
"@tarojs/taro-rn": "3.6.8",
"@tarojs/components": "3.6.18",
"@tarojs/components-rn": "3.6.18",
"@tarojs/helper": "3.6.18",
"@tarojs/plugin-framework-react": "3.6.18",
"@tarojs/plugin-html": "3.6.18",
"@tarojs/plugin-platform-alipay": "3.6.18",
"@tarojs/plugin-platform-h5": "3.6.18",
"@tarojs/plugin-platform-jd": "3.6.18",
"@tarojs/plugin-platform-qq": "3.6.18",
"@tarojs/plugin-platform-swan": "3.6.18",
"@tarojs/plugin-platform-tt": "3.6.18",
"@tarojs/plugin-platform-weapp": "3.6.18",
"@tarojs/react": "3.6.18",
"@tarojs/runtime": "3.6.18",
"@tarojs/shared": "3.6.18",
"@tarojs/taro": "3.6.18",
"@tarojs/taro-rn": "3.6.18",
"@wuba/react-native-echarts": "^1.2.0",
"d3-hierarchy": "^3.1.2",
"echarts": "^5.4.1",
Expand All @@ -92,7 +92,7 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-json-view": "^1.21.3",
"react-native": "^0.70.5",
"react-native": "^0.70.14",
"react-native-device-info": "~10.3.0",
"react-native-gesture-handler": "~2.9.0",
"react-native-json-tree": "^1.3.0",
Expand All @@ -110,18 +110,18 @@
"devDependencies": {
"@babel/core": "^7.12.9",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
"@tarojs/cli": "3.6.8",
"@tarojs/plugin-mini-ci": "3.6.8",
"@tarojs/rn-runner": "3.6.8",
"@tarojs/webpack5-runner": "3.6.8",
"@tarojs/cli": "3.6.18",
"@tarojs/plugin-mini-ci": "3.6.18",
"@tarojs/rn-runner": "3.6.18",
"@tarojs/webpack5-runner": "3.6.18",
"@types/react": "^18.0.0",
"@types/react-native": "^0.69.8",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"babel-preset-taro": "3.6.8",
"babel-preset-taro": "3.6.18",
"eslint": "^8.12.0",
"eslint-config-taro": "3.6.8",
"eslint-config-taro": "3.6.18",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^4.2.0",
Expand Down
Loading

0 comments on commit a27e833

Please sign in to comment.