@conecli/cone-render 0.10.1-beta.2 → 0.10.1-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/const.ts +1 -1
- package/dist/common/index.h5.ts +1 -1
- package/dist/common/sgmCustomCode.ts +1 -1
- package/dist/components/base/ExposureSmart/index.tsx +1 -1
- package/dist/components/base/LazyLoadImage/index.h5.tsx +1 -1
- package/dist/components/base/LazyLoadImage/index.tsx +1 -1
- package/dist/components/base/MobileCommonHeader/index.module.scss +8 -0
- package/dist/components/base/MobileCommonHeader/index.tsx +1 -1
- package/dist/components/decorate/PlaceHolder/index.tsx +1 -1
- package/dist/components/floorItem.jd.tsx +1 -1
- package/dist/components/floorItem.tsx +1 -1
- package/dist/components/floorItem.weapp.tsx +1 -1
- package/dist/interface/component.ts +1 -1
- package/dist/interface/jumpEventReport.ts +1 -1
- package/dist/jumpEventReport/const.ts +1 -1
- package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
- package/dist/jumpEventReport/logEventConfig.ts +1 -1
- package/dist/jumpEventReport/web.wxapp.ts +1 -1
- package/dist/open/api/request.ts +1 -1
- package/dist/service/requestServer.ts +1 -1
- package/dist/utils/connectNativeJsBridge.ts +1 -1
- package/dist/utils/h5Utils.ts +1 -1
- package/dist/utils/index.h5.ts +1 -1
- package/dist/utils/index.ts +1 -1
- package/dist/utils/index.weapp.ts +1 -1
- package/dist/utils/utils.ts +1 -1
- package/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conecli/cone-render",
|
|
3
|
-
"version": "0.10.1-beta.
|
|
3
|
+
"version": "0.10.1-beta.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"files": [
|
|
6
6
|
"dist/"
|
|
@@ -63,21 +63,21 @@
|
|
|
63
63
|
"author": "conecli",
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@babel/runtime": "7.24.4",
|
|
66
|
-
"@tarojs/components": "4.0.
|
|
67
|
-
"@tarojs/helper": "4.0.
|
|
68
|
-
"@tarojs/plugin-platform-weapp": "4.0.
|
|
69
|
-
"@tarojs/plugin-platform-alipay": "4.0.
|
|
70
|
-
"@tarojs/plugin-platform-tt": "4.0.
|
|
71
|
-
"@tarojs/plugin-platform-swan": "4.0.
|
|
72
|
-
"@tarojs/plugin-platform-jd": "4.0.
|
|
73
|
-
"@tarojs/plugin-platform-qq": "4.0.
|
|
74
|
-
"@tarojs/plugin-platform-h5": "4.0.
|
|
75
|
-
"@tarojs/plugin-platform-harmony-hybrid": "4.0.
|
|
76
|
-
"@tarojs/runtime": "4.0.
|
|
77
|
-
"@tarojs/shared": "4.0.
|
|
78
|
-
"@tarojs/taro": "4.0.
|
|
79
|
-
"@tarojs/plugin-framework-react": "4.0.
|
|
80
|
-
"@tarojs/react": "4.0.
|
|
66
|
+
"@tarojs/components": "4.0.6",
|
|
67
|
+
"@tarojs/helper": "4.0.6",
|
|
68
|
+
"@tarojs/plugin-platform-weapp": "4.0.6",
|
|
69
|
+
"@tarojs/plugin-platform-alipay": "4.0.6",
|
|
70
|
+
"@tarojs/plugin-platform-tt": "4.0.6",
|
|
71
|
+
"@tarojs/plugin-platform-swan": "4.0.6",
|
|
72
|
+
"@tarojs/plugin-platform-jd": "4.0.6",
|
|
73
|
+
"@tarojs/plugin-platform-qq": "4.0.6",
|
|
74
|
+
"@tarojs/plugin-platform-h5": "4.0.6",
|
|
75
|
+
"@tarojs/plugin-platform-harmony-hybrid": "4.0.6",
|
|
76
|
+
"@tarojs/runtime": "4.0.6",
|
|
77
|
+
"@tarojs/shared": "4.0.6",
|
|
78
|
+
"@tarojs/taro": "4.0.6",
|
|
79
|
+
"@tarojs/plugin-framework-react": "4.0.6",
|
|
80
|
+
"@tarojs/react": "4.0.6",
|
|
81
81
|
"react-dom": "^18.2.0",
|
|
82
82
|
"react": "^18.2.0",
|
|
83
83
|
"art-template": "^4.13.2",
|
|
@@ -91,16 +91,16 @@
|
|
|
91
91
|
"devDependencies": {
|
|
92
92
|
"@babel/plugin-transform-strict-mode": "^7.16.7",
|
|
93
93
|
"@babel/core": "7.24.4",
|
|
94
|
-
"@tarojs/cli": "4.0.
|
|
94
|
+
"@tarojs/cli": "4.0.6",
|
|
95
95
|
"@babel/plugin-proposal-class-properties": "7.14.5",
|
|
96
96
|
"@types/webpack-env": "^1.13.6",
|
|
97
97
|
"@types/react": "^18.0.17",
|
|
98
98
|
"webpack": "5.91.0",
|
|
99
|
-
"@tarojs/taro-loader": "4.0.
|
|
100
|
-
"@tarojs/webpack5-runner": "4.0.
|
|
99
|
+
"@tarojs/taro-loader": "4.0.6",
|
|
100
|
+
"@tarojs/webpack5-runner": "4.0.6",
|
|
101
101
|
"sass": "^1.75.0",
|
|
102
|
-
"babel-preset-taro": "4.0.
|
|
103
|
-
"eslint-config-taro": "4.0.
|
|
102
|
+
"babel-preset-taro": "4.0.6",
|
|
103
|
+
"eslint-config-taro": "4.0.6",
|
|
104
104
|
"eslint": "^8.57.0",
|
|
105
105
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
|
106
106
|
"react-refresh": "^0.14.0",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
},
|
|
131
131
|
"resolutions": {
|
|
132
132
|
"@babel/runtime": "7.24.4",
|
|
133
|
-
"@tarojs/cli": "4.0.
|
|
134
|
-
"@tarojs/helper": "4.0.
|
|
133
|
+
"@tarojs/cli": "4.0.6",
|
|
134
|
+
"@tarojs/helper": "4.0.6"
|
|
135
135
|
}
|
|
136
136
|
}
|