@wix/editor-react-components 1.2329.0 → 1.2331.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.2331.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.67",
|
|
70
70
|
"react": "^18.2.0",
|
|
71
71
|
"react-dom": "^18.2.0"
|
|
72
72
|
},
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@wix/ambassador-devcenter-v1-component-type-data": "^1.0.436",
|
|
79
79
|
"@wix/sdk": "^1.21.13",
|
|
80
80
|
"@wix/services-manager-react": "^0.1.27",
|
|
81
|
-
"@wix/site-ui": "1.
|
|
81
|
+
"@wix/site-ui": "1.156.0",
|
|
82
82
|
"@wix/video": "^1.85.0",
|
|
83
83
|
"@wix/viewer-service-consent-policy": "^1.0.100",
|
|
84
84
|
"@wix/web-bi-logger": "^2.1.26",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"@types/react-dom": "^18.2.17",
|
|
109
109
|
"@uiw/react-codemirror": "^4.24.1",
|
|
110
110
|
"@vitejs/plugin-react": "^4.3.4",
|
|
111
|
-
"@wix/a11y-audit-tool-plugin": "^0.
|
|
111
|
+
"@wix/a11y-audit-tool-plugin": "^0.334.0",
|
|
112
112
|
"@wix/astro": "^2.63.0",
|
|
113
113
|
"@wix/business-tools": "^1.0.225",
|
|
114
114
|
"@wix/cli": "^1.1.226",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@wix/editor": "^1.586.0",
|
|
120
120
|
"@wix/editor-elements-scripts": "^1.0.0",
|
|
121
121
|
"@wix/editor-elements-test-utils": "^1.0.0",
|
|
122
|
-
"@wix/editor-react-types": "^1.0.
|
|
122
|
+
"@wix/editor-react-types": "^1.0.67",
|
|
123
123
|
"@wix/essentials": "^0.1.28",
|
|
124
124
|
"@wix/fed-cli-sled": "1.0.25",
|
|
125
125
|
"@wix/image": "^1.437.0",
|
|
@@ -197,5 +197,5 @@
|
|
|
197
197
|
"registry": "https://registry.npmjs.org/",
|
|
198
198
|
"access": "public"
|
|
199
199
|
},
|
|
200
|
-
"falconPackageHash": "
|
|
200
|
+
"falconPackageHash": "0ef5c3b2c1ac1901e7ede2173d234179137ed99a153f1de30a8fca80"
|
|
201
201
|
}
|