@wix/editor-react-components 1.2311.0 → 1.2313.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.
Files changed (1) hide show
  1. package/package.json +6 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2311.0",
3
+ "version": "1.2313.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -76,10 +76,12 @@
76
76
  "@vimeo/player": "^2.20.1",
77
77
  "@vis.gl/react-google-maps": "^1.5.2",
78
78
  "@wix/ambassador-devcenter-v1-component-type-data": "^1.0.436",
79
+ "@wix/sdk": "^1.21.13",
79
80
  "@wix/services-manager-react": "^0.1.27",
80
- "@wix/site-ui": "1.146.0",
81
+ "@wix/site-ui": "1.148.0",
81
82
  "@wix/video": "^1.85.0",
82
83
  "@wix/viewer-service-consent-policy": "^1.0.100",
84
+ "@wix/web-bi-logger": "^2.1.26",
83
85
  "@wix/wix-ui-icons-common": "^3.173.0",
84
86
  "bidi-js": "^1.0.3",
85
87
  "classnames": "^2.5.1",
@@ -127,6 +129,7 @@
127
129
  "@wix/media": "^1.0.264",
128
130
  "@wix/react-component-schema": "^1.7.0",
129
131
  "@wix/seo-service": "^1.6.0",
132
+ "@wix/services-manager": "0.2.8",
130
133
  "@wix/sled-playwright": "^1.320.0",
131
134
  "@wix/thunderbolt-components-native": "^1.0.0",
132
135
  "@wix/unidriver-core": "^1.5.5",
@@ -190,5 +193,5 @@
190
193
  "registry": "https://registry.npmjs.org/",
191
194
  "access": "public"
192
195
  },
193
- "falconPackageHash": "98e07715a51f6eca5d6848f1c3835877a4aaa99e229aecda048e5367"
196
+ "falconPackageHash": "9ee96dfdc0774c09cfe4ad7b42e062652b3354fc16e46ea74a7e9318"
194
197
  }