|
|
@@ -41,6 +41,7 @@
|
|
|
],
|
|
|
"author": "",
|
|
|
"dependencies": {
|
|
|
+ "@babel/preset-react": "^7.26.3",
|
|
|
"@babel/runtime": "^7.7.7",
|
|
|
"@bam.tech/react-native-image-resizer": "~3.0.4",
|
|
|
"@expo/react-native-action-sheet": "^4.0.1",
|
|
|
@@ -59,24 +60,24 @@
|
|
|
"@react-navigation/native": "^6.1.9",
|
|
|
"@react-navigation/stack": "^6.3.19",
|
|
|
"@reduxjs/toolkit": "^1.9.7",
|
|
|
- "@tarojs/components": "3.6.19",
|
|
|
- "@tarojs/helper": "3.6.19",
|
|
|
- "@tarojs/plugin-framework-react": "3.6.19",
|
|
|
- "@tarojs/plugin-mini-ci": "^3.6.27",
|
|
|
- "@tarojs/plugin-platform-alipay": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-h5": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-jd": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-qq": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-swan": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-tt": "3.6.19",
|
|
|
- "@tarojs/plugin-platform-weapp": "3.6.19",
|
|
|
- "@tarojs/react": "3.6.19",
|
|
|
- "@tarojs/rn-supporter": "3.6.19",
|
|
|
- "@tarojs/runtime": "3.6.19",
|
|
|
- "@tarojs/runtime-rn": "3.6.19",
|
|
|
- "@tarojs/shared": "3.6.19",
|
|
|
- "@tarojs/taro": "3.6.19",
|
|
|
- "@tarojs/taro-rn": "3.6.19",
|
|
|
+ "@tarojs/components": "4.0.9",
|
|
|
+ "@tarojs/helper": "4.0.9",
|
|
|
+ "@tarojs/plugin-framework-react": "4.0.9",
|
|
|
+ "@tarojs/plugin-mini-ci": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-alipay": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-h5": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-jd": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-qq": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-swan": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-tt": "4.0.9",
|
|
|
+ "@tarojs/plugin-platform-weapp": "4.0.9",
|
|
|
+ "@tarojs/react": "4.0.9",
|
|
|
+ "@tarojs/rn-supporter": "4.0.9",
|
|
|
+ "@tarojs/runtime": "4.0.9",
|
|
|
+ "@tarojs/runtime-rn": "4.0.9",
|
|
|
+ "@tarojs/shared": "4.0.9",
|
|
|
+ "@tarojs/taro": "4.0.9",
|
|
|
+ "@tarojs/taro-rn": "4.0.9",
|
|
|
"@xstate/react": "^3.2.2",
|
|
|
"ahooks": "^3.7.8",
|
|
|
"dayjs": "^1.11.10",
|
|
|
@@ -127,19 +128,19 @@
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.12.9",
|
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
|
|
|
- "@tarojs/cli": "3.6.19",
|
|
|
- "@tarojs/rn-runner": "3.6.19",
|
|
|
- "@tarojs/taro-loader": "3.6.19",
|
|
|
- "@tarojs/webpack5-runner": "3.6.19",
|
|
|
+ "@tarojs/cli": "4.0.9",
|
|
|
+ "@tarojs/rn-runner": "4.0.9",
|
|
|
+ "@tarojs/taro-loader": "4.0.9",
|
|
|
+ "@tarojs/webpack5-runner": "4.0.9",
|
|
|
"@types/node": "^18.15.11",
|
|
|
"@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.19",
|
|
|
+ "babel-preset-taro": "4.0.9",
|
|
|
"eslint": "^8.12.0",
|
|
|
- "eslint-config-taro": "3.6.19",
|
|
|
+ "eslint-config-taro": "4.0.9",
|
|
|
"eslint-plugin-import": "^2.12.0",
|
|
|
"eslint-plugin-react": "^7.8.2",
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|