@wix/editor-react-components 1.2286.0 → 1.2288.0
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/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/editor-react-components",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2288.0",
|
|
4
4
|
"description": "React components for the Wix Editor",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"format:check": "yarn run -T format:package:check"
|
|
67
67
|
},
|
|
68
68
|
"peerDependencies": {
|
|
69
|
-
"@wix/editor-react-types": "^1.0.
|
|
69
|
+
"@wix/editor-react-types": "^1.0.57",
|
|
70
70
|
"react": "^18.2.0",
|
|
71
71
|
"react-dom": "^18.2.0"
|
|
72
72
|
},
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@vimeo/player": "^2.20.1",
|
|
76
76
|
"@vis.gl/react-google-maps": "^1.5.2",
|
|
77
77
|
"@wix/services-manager-react": "^0.1.27",
|
|
78
|
-
"@wix/site-ui": "1.
|
|
78
|
+
"@wix/site-ui": "1.135.0",
|
|
79
79
|
"@wix/video": "^1.85.0",
|
|
80
80
|
"@wix/wix-ui-icons-common": "^3.173.0",
|
|
81
81
|
"bidi-js": "^1.0.3",
|
|
@@ -105,14 +105,14 @@
|
|
|
105
105
|
"@wix/astro": "^2.62.0",
|
|
106
106
|
"@wix/business-tools": "^1.0.225",
|
|
107
107
|
"@wix/cli": "^1.1.226",
|
|
108
|
-
"@wix/cli-app": "^1.1.
|
|
108
|
+
"@wix/cli-app": "^1.1.226",
|
|
109
109
|
"@wix/component-protocol": "^1.237.0",
|
|
110
110
|
"@wix/components-infra": "^1.0.0",
|
|
111
111
|
"@wix/design-system": "^1.273.0",
|
|
112
112
|
"@wix/editor": "^1.586.0",
|
|
113
113
|
"@wix/editor-elements-scripts": "^1.0.0",
|
|
114
114
|
"@wix/editor-elements-test-utils": "^1.0.0",
|
|
115
|
-
"@wix/editor-react-types": "^1.0.
|
|
115
|
+
"@wix/editor-react-types": "^1.0.57",
|
|
116
116
|
"@wix/essentials": "^0.1.28",
|
|
117
117
|
"@wix/fed-cli-sled": "^1.0.25",
|
|
118
118
|
"@wix/image": "^1.437.0",
|
|
@@ -185,5 +185,5 @@
|
|
|
185
185
|
"registry": "https://registry.npmjs.org/",
|
|
186
186
|
"access": "public"
|
|
187
187
|
},
|
|
188
|
-
"falconPackageHash": "
|
|
188
|
+
"falconPackageHash": "e3c3a701dba05c5a92ceb6778d29afbaed161f090a4118abc0650167"
|
|
189
189
|
}
|