@selfcommunity/react-ui 0.8.0-live.77 → 0.8.0-live.78
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 +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@selfcommunity/react-ui",
|
|
3
|
-
"version": "0.8.0-live.
|
|
3
|
+
"version": "0.8.0-live.78+f9fe4cf28",
|
|
4
4
|
"description": "React UI Components to integrate a Community created with SelfCommunity Platform.",
|
|
5
5
|
"author": "SelfCommunity <https://www.selfcommunity.com>",
|
|
6
6
|
"homepage": "https://www.selfcommunity.com",
|
|
@@ -95,11 +95,11 @@
|
|
|
95
95
|
"@rpldy/upload-drop-zone": "^1.7.1",
|
|
96
96
|
"@rpldy/upload-preview": "^1.7.1",
|
|
97
97
|
"@rpldy/uploady": "^1.7.1",
|
|
98
|
-
"@selfcommunity/api-services": "0.5.0-live.
|
|
99
|
-
"@selfcommunity/react-core": "0.5.0-live.
|
|
100
|
-
"@selfcommunity/react-i18n": "0.6.0-live.
|
|
101
|
-
"@selfcommunity/types": "0.6.0-live.
|
|
102
|
-
"@selfcommunity/utils": "0.2.56-live.
|
|
98
|
+
"@selfcommunity/api-services": "0.5.0-live.102+f9fe4cf28",
|
|
99
|
+
"@selfcommunity/react-core": "0.5.0-live.102+f9fe4cf28",
|
|
100
|
+
"@selfcommunity/react-i18n": "0.6.0-live.108+f9fe4cf28",
|
|
101
|
+
"@selfcommunity/types": "0.6.0-live.102+f9fe4cf28",
|
|
102
|
+
"@selfcommunity/utils": "0.2.56-live.160+f9fe4cf28",
|
|
103
103
|
"@types/classnames": "^2.3.1",
|
|
104
104
|
"@types/sortablejs": "1",
|
|
105
105
|
"autosuggest-highlight": "^3.3.4",
|
|
@@ -193,5 +193,5 @@
|
|
|
193
193
|
"engines": {
|
|
194
194
|
"node": ">=18"
|
|
195
195
|
},
|
|
196
|
-
"gitHead": "
|
|
196
|
+
"gitHead": "f9fe4cf28565ac3d9385daa513fd8e0d0c7dbfd1"
|
|
197
197
|
}
|