@wix/editor-react-components 1.2306.0 → 1.2308.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 +8 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2306.0",
3
+ "version": "1.2308.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -75,9 +75,11 @@
75
75
  "@radix-ui/react-accordion": "^1.2.11",
76
76
  "@vimeo/player": "^2.20.1",
77
77
  "@vis.gl/react-google-maps": "^1.5.2",
78
+ "@wix/ambassador-devcenter-v1-component-type-data": "^1.0.436",
78
79
  "@wix/services-manager-react": "^0.1.27",
79
- "@wix/site-ui": "1.144.0",
80
+ "@wix/site-ui": "1.146.0",
80
81
  "@wix/video": "^1.85.0",
82
+ "@wix/viewer-service-consent-policy": "^1.0.100",
81
83
  "@wix/wix-ui-icons-common": "^3.173.0",
82
84
  "bidi-js": "^1.0.3",
83
85
  "classnames": "^2.5.1",
@@ -87,6 +89,7 @@
87
89
  "lodash": "^4.17.21",
88
90
  "lottie-react": "^2.4.1",
89
91
  "react-use-audio-player": "^4.0.2",
92
+ "wix-ui-icons-common": "^2.0.410",
90
93
  "xss": "^1.0.14"
91
94
  },
92
95
  "devDependencies": {
@@ -104,7 +107,7 @@
104
107
  "@uiw/react-codemirror": "^4.24.1",
105
108
  "@vitejs/plugin-react": "^4.3.4",
106
109
  "@wix/a11y-audit-tool-plugin": "^0.329.0",
107
- "@wix/astro": "^2.62.0",
110
+ "@wix/astro": "^2.63.0",
108
111
  "@wix/business-tools": "^1.0.225",
109
112
  "@wix/cli": "^1.1.226",
110
113
  "@wix/cli-app": "^1.1.226",
@@ -123,7 +126,7 @@
123
126
  "@wix/mappers-legacy-service": "^1.0.85",
124
127
  "@wix/media": "^1.0.264",
125
128
  "@wix/react-component-schema": "^1.7.0",
126
- "@wix/seo-service": "^1.5.0",
129
+ "@wix/seo-service": "^1.6.0",
127
130
  "@wix/sled-playwright": "^1.320.0",
128
131
  "@wix/thunderbolt-components-native": "^1.0.0",
129
132
  "@wix/unidriver-core": "^1.5.5",
@@ -187,5 +190,5 @@
187
190
  "registry": "https://registry.npmjs.org/",
188
191
  "access": "public"
189
192
  },
190
- "falconPackageHash": "d383a82d2f81ffa836f206b02e797b754b4f31901c8174151b902c8a"
193
+ "falconPackageHash": "9dfd10337aa7fde680c442ede6926f574b28f44b697e1af1483cce75"
191
194
  }