@wix/editor-react-components 1.2498.0 → 1.2500.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 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2498.0",
3
+ "version": "1.2500.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -68,7 +68,7 @@
68
68
  "test:a11y": "a11y-audit-tool-plugin audit"
69
69
  },
70
70
  "peerDependencies": {
71
- "@wix/editor-react-types": "^1.0.77",
71
+ "@wix/editor-react-types": "^1.0.78",
72
72
  "react": "^18.2.0",
73
73
  "react-dom": "^18.2.0"
74
74
  },
@@ -82,7 +82,7 @@
82
82
  "@wix/sdk": "^1.21.14",
83
83
  "@wix/services-manager-react": "^0.1.27",
84
84
  "@wix/site-service-rendering-context": "^1.0.1",
85
- "@wix/site-ui": "1.220.0",
85
+ "@wix/site-ui": "1.222.0",
86
86
  "@wix/video": "^1.106.0",
87
87
  "@wix/viewer-service-consent-policy": "^1.0.101",
88
88
  "@wix/web-bi-logger": "^2.1.29",
@@ -112,7 +112,7 @@
112
112
  "@types/react-dom": "^18.2.17",
113
113
  "@uiw/react-codemirror": "^4.24.1",
114
114
  "@vitejs/plugin-react": "^4.3.4",
115
- "@wix/a11y-audit-tool-plugin": "^0.391.0",
115
+ "@wix/a11y-audit-tool-plugin": "^0.397.0",
116
116
  "@wix/astro": "^2.67.0",
117
117
  "@wix/business-tools": "^1.0.229",
118
118
  "@wix/cli": "^1.1.235",
@@ -123,7 +123,7 @@
123
123
  "@wix/editor": "^1.726.0",
124
124
  "@wix/editor-elements-scripts": "^1.0.0",
125
125
  "@wix/editor-elements-test-utils": "^1.0.0",
126
- "@wix/editor-react-types": "^1.0.77",
126
+ "@wix/editor-react-types": "^1.0.78",
127
127
  "@wix/essentials": "^0.1.28",
128
128
  "@wix/fed-cli-sled": "^1.0.31",
129
129
  "@wix/image": "^1.437.0",
@@ -197,5 +197,5 @@
197
197
  "registry": "https://registry.npmjs.org/",
198
198
  "access": "public"
199
199
  },
200
- "falconPackageHash": "d5e8c4b8333b55ffe75c808fdfc261b9a390d37b0dd578aeed1b8d59"
200
+ "falconPackageHash": "788bcf30170a7615c5bd37eb6e60abb2dd6cb9967a6414ee786a7580"
201
201
  }