@wix/editor-react-components 1.2467.0 → 1.2469.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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2467.0",
3
+ "version": "1.2469.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -84,7 +84,7 @@
84
84
  "@wix/site-service-rendering-context": "^1.0.1",
85
85
  "@wix/site-ui": "1.207.0",
86
86
  "@wix/video": "^1.85.0",
87
- "@wix/viewer-service-consent-policy": "^1.0.100",
87
+ "@wix/viewer-service-consent-policy": "^1.0.101",
88
88
  "@wix/web-bi-logger": "^2.1.29",
89
89
  "@wix/wix-ui-icons-common": "^3.173.0",
90
90
  "bidi-js": "^1.0.3",
@@ -115,7 +115,7 @@
115
115
  "@wix/a11y-audit-tool-plugin": "^0.366.0",
116
116
  "@wix/astro": "^2.63.0",
117
117
  "@wix/business-tools": "^1.0.228",
118
- "@wix/cli": "^1.1.234",
118
+ "@wix/cli": "^1.1.235",
119
119
  "@wix/cli-app": "^1.1.235",
120
120
  "@wix/component-protocol": "^1.245.0",
121
121
  "@wix/components-infra": "^1.0.0",
@@ -140,14 +140,14 @@
140
140
  "@wix/viewer-playwright-app": "^1.0.730",
141
141
  "@wix/viewer-service-anchors": "^1.0.40",
142
142
  "@wix/viewer-service-environment": "^1.0.47",
143
- "@wix/viewer-service-link-utils": "^1.0.62",
143
+ "@wix/viewer-service-link-utils": "^1.0.63",
144
144
  "@wix/viewer-service-pages": "^1.0.9",
145
145
  "@wix/viewer-service-renderer-configuration": "^1.0.7",
146
146
  "@wix/viewer-service-sdk-state": "^1.0.28",
147
- "@wix/viewer-service-site-scroll-blocker": "^1.0.63",
147
+ "@wix/viewer-service-site-scroll-blocker": "^1.0.65",
148
148
  "@wix/viewer-service-topology": "^1.0.26",
149
149
  "@wix/viewer-service-translations": "^1.0.23",
150
- "@wix/viewer-service-url": "^1.0.69",
150
+ "@wix/viewer-service-url": "^1.0.70",
151
151
  "astro": "^5.16.6",
152
152
  "clsx": "2.0.0",
153
153
  "react-aria-components": "^1.11.0",
@@ -197,5 +197,5 @@
197
197
  "registry": "https://registry.npmjs.org/",
198
198
  "access": "public"
199
199
  },
200
- "falconPackageHash": "0f865509a455dbe7a413f4b160329f4123ba0b79b15c82700c5817a2"
200
+ "falconPackageHash": "e6557b60d61cc78a01994e72b2f111b20aa9f6acaa37f0afccb21311"
201
201
  }