🐳 chore(升级): 升级taro版本为3.5.8

This commit is contained in:
xuan 2022-12-05 11:58:34 +08:00
parent 9dd7e9db18
commit a2462339f5
2 changed files with 2550 additions and 3552 deletions

View File

@ -42,42 +42,42 @@
"ios >= 8" "ios >= 8"
], ],
"dependencies": { "dependencies": {
"@babel/runtime": "^7.7.7", "@babel/runtime": "^7.20.6",
"@tarojs/components": "3.5.6", "@tarojs/components": "3.5.8",
"@tarojs/mini-runner": "3.5.6", "@tarojs/mini-runner": "3.5.8",
"@tarojs/plugin-framework-react": "3.5.6", "@tarojs/plugin-framework-react": "3.5.8",
"@tarojs/react": "3.5.6", "@tarojs/react": "3.5.8",
"@tarojs/runtime": "3.5.6", "@tarojs/runtime": "3.5.8",
"@tarojs/taro": "3.5.6", "@tarojs/taro": "3.5.8",
"big.js": "^6.1.1", "big.js": "^6.1.1",
"dayjs": "^1.11.3", "dayjs": "^1.11.6",
"qs": "^6.10.3", "qs": "^6.10.3",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.1", "react-redux": "^8.0.5",
"redux": "^4.2.0", "redux": "^4.2.0",
"redux-logger": "^3.0.6", "redux-logger": "^3.0.6",
"redux-thunk": "^2.4.1", "redux-thunk": "^2.4.2",
"tarojs": "^2.1.1" "tarojs": "^2.1.1"
}, },
"devDependencies": { "devDependencies": {
"@aaronghx/eslint-config-react": "^0.1.11", "@aaronghx/eslint-config-react": "^0.1.11",
"@babel/core": "^7.8.0", "@babel/core": "^7.20.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5", "@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@tarojs/plugin-mini-ci": "3.5.6", "@tarojs/plugin-mini-ci": "3.5.8",
"@tarojs/plugin-react-devtools": "3.5.6", "@tarojs/plugin-react-devtools": "3.5.8",
"@tarojs/webpack5-runner": "3.5.6", "@tarojs/webpack5-runner": "3.5.8",
"@types/qs": "^6.9.7", "@types/qs": "^6.9.7",
"@types/react": "^18.0.0", "@types/react": "^18.0.26",
"@types/webpack-env": "^1.13.6", "@types/webpack-env": "^1.13.6",
"babel-preset-taro": "3.5.6", "babel-preset-taro": "3.5.8",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.28.0", "eslint": "^8.29.0",
"eslint-config-taro": "3.5.6", "eslint-config-taro": "3.5.8",
"react-refresh": "0.11.0", "react-refresh": "0.14.0",
"stylelint": "9.3.0", "stylelint": "14.16.0",
"typescript": "^4.1.0", "typescript": "^4.9.3",
"webpack": "^5.74.0" "webpack": "^5.75.0"
} }
} }

5940
yarn.lock

File diff suppressed because it is too large Load Diff