Skip to content

Commit 1fb85eb

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent a2c32a2 commit 1fb85eb

File tree

1 file changed

+68
-68
lines changed

1 file changed

+68
-68
lines changed

package.json

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -65,72 +65,72 @@
6565
"webpack-log": "^3.0.1"
6666
},
6767
"dependencies": {
68-
"@cocreate/actions": "^1.8.28",
69-
"@cocreate/api": "^1.10.27",
70-
"@cocreate/attributes": "^1.7.23",
71-
"@cocreate/calculation": "^1.7.25",
72-
"@cocreate/charts": "^1.6.23",
73-
"@cocreate/cli": "^1.33.6",
74-
"@cocreate/clone": "^1.4.25",
75-
"@cocreate/cocreatecss": "^1.12.28",
76-
"@cocreate/codearea": "^1.4.25",
77-
"@cocreate/conditional-logic": "^1.5.25",
78-
"@cocreate/crdt": "^1.18.24",
79-
"@cocreate/croppie": "^1.3.24",
80-
"@cocreate/crud-client": "^1.21.20",
81-
"@cocreate/css-parser": "^1.7.25",
82-
"@cocreate/cursors": "^1.16.25",
83-
"@cocreate/dnd": "^0.24.25",
84-
"@cocreate/domain": "^1.6.25",
85-
"@cocreate/element-config": "^1.5.24",
86-
"@cocreate/element-prototype": "^1.8.26",
87-
"@cocreate/elements": "^1.17.29",
88-
"@cocreate/events": "^1.10.16",
89-
"@cocreate/fetch": "^1.23.25",
90-
"@cocreate/file": "^1.2.12",
91-
"@cocreate/filter": "^1.19.26",
92-
"@cocreate/floating-label": "^1.7.17",
93-
"@cocreate/form": "^1.14.26",
94-
"@cocreate/fullcalendar": "^1.5.25",
95-
"@cocreate/fullscreen": "^1.5.19",
96-
"@cocreate/indexeddb": "^1.10.16",
97-
"@cocreate/industry": "^1.11.27",
98-
"@cocreate/lazy-loader": "^1.3.25",
99-
"@cocreate/link": "^1.4.24",
100-
"@cocreate/local-storage": "^1.7.17",
101-
"@cocreate/message-client": "^1.3.25",
102-
"@cocreate/modal": "^1.10.24",
103-
"@cocreate/observer": "^1.8.15",
104-
"@cocreate/organizations": "^1.15.15",
105-
"@cocreate/parallax": "^1.3.21",
106-
"@cocreate/pass": "^1.12.25",
107-
"@cocreate/pickr": "^1.6.24",
108-
"@cocreate/position": "^1.3.25",
109-
"@cocreate/prism": "^1.5.25",
110-
"@cocreate/progress": "^1.4.23",
111-
"@cocreate/pwa": "^1.6.23",
112-
"@cocreate/random-color": "^1.4.22",
113-
"@cocreate/remove": "^1.5.24",
114-
"@cocreate/render": "^1.24.28",
115-
"@cocreate/render-json": "^1.4.24",
116-
"@cocreate/resize": "^1.5.25",
117-
"@cocreate/resize-observer": "^1.3.24",
118-
"@cocreate/rich-text": "^1.4.24",
119-
"@cocreate/scroll": "^1.5.24",
120-
"@cocreate/search": "^1.3.23",
121-
"@cocreate/select": "^1.10.24",
122-
"@cocreate/selection": "^1.6.24",
123-
"@cocreate/signup-animation": "^1.2.24",
124-
"@cocreate/social-share": "^1.3.23",
125-
"@cocreate/socket-client": "^1.23.22",
126-
"@cocreate/text": "^1.20.25",
127-
"@cocreate/toolbar": "^1.10.24",
128-
"@cocreate/unique": "^1.11.19",
129-
"@cocreate/uppy": "^1.4.24",
130-
"@cocreate/users": "^1.22.23",
131-
"@cocreate/utils": "^1.21.12",
132-
"@cocreate/uuid": "^1.4.24",
133-
"@cocreate/validation": "^1.8.24",
134-
"@cocreate/vdom": "^1.6.25"
68+
"@cocreate/actions": "^1.8.29",
69+
"@cocreate/api": "^1.10.28",
70+
"@cocreate/attributes": "^1.7.24",
71+
"@cocreate/calculation": "^1.7.26",
72+
"@cocreate/charts": "^1.6.24",
73+
"@cocreate/cli": "^1.33.7",
74+
"@cocreate/clone": "^1.4.26",
75+
"@cocreate/cocreatecss": "^1.12.29",
76+
"@cocreate/codearea": "^1.4.26",
77+
"@cocreate/conditional-logic": "^1.5.26",
78+
"@cocreate/crdt": "^1.18.25",
79+
"@cocreate/croppie": "^1.3.25",
80+
"@cocreate/crud-client": "^1.21.21",
81+
"@cocreate/css-parser": "^1.7.26",
82+
"@cocreate/cursors": "^1.16.26",
83+
"@cocreate/dnd": "^0.24.26",
84+
"@cocreate/domain": "^1.6.26",
85+
"@cocreate/element-config": "^1.5.25",
86+
"@cocreate/element-prototype": "^1.8.27",
87+
"@cocreate/elements": "^1.17.30",
88+
"@cocreate/events": "^1.10.17",
89+
"@cocreate/fetch": "^1.23.26",
90+
"@cocreate/file": "^1.3.0",
91+
"@cocreate/filter": "^1.19.27",
92+
"@cocreate/floating-label": "^1.7.18",
93+
"@cocreate/form": "^1.14.27",
94+
"@cocreate/fullcalendar": "^1.5.26",
95+
"@cocreate/fullscreen": "^1.5.20",
96+
"@cocreate/indexeddb": "^1.10.17",
97+
"@cocreate/industry": "^1.11.28",
98+
"@cocreate/lazy-loader": "^1.3.26",
99+
"@cocreate/link": "^1.4.25",
100+
"@cocreate/local-storage": "^1.7.18",
101+
"@cocreate/message-client": "^1.3.26",
102+
"@cocreate/modal": "^1.10.25",
103+
"@cocreate/observer": "^1.8.16",
104+
"@cocreate/organizations": "^1.15.16",
105+
"@cocreate/parallax": "^1.3.22",
106+
"@cocreate/pass": "^1.12.26",
107+
"@cocreate/pickr": "^1.6.25",
108+
"@cocreate/position": "^1.3.26",
109+
"@cocreate/prism": "^1.5.26",
110+
"@cocreate/progress": "^1.4.24",
111+
"@cocreate/pwa": "^1.6.24",
112+
"@cocreate/random-color": "^1.4.23",
113+
"@cocreate/remove": "^1.5.25",
114+
"@cocreate/render": "^1.24.29",
115+
"@cocreate/render-json": "^1.4.25",
116+
"@cocreate/resize": "^1.5.26",
117+
"@cocreate/resize-observer": "^1.3.25",
118+
"@cocreate/rich-text": "^1.4.25",
119+
"@cocreate/scroll": "^1.5.25",
120+
"@cocreate/search": "^1.3.24",
121+
"@cocreate/select": "^1.10.25",
122+
"@cocreate/selection": "^1.6.25",
123+
"@cocreate/signup-animation": "^1.2.25",
124+
"@cocreate/social-share": "^1.3.24",
125+
"@cocreate/socket-client": "^1.23.23",
126+
"@cocreate/text": "^1.20.26",
127+
"@cocreate/toolbar": "^1.10.25",
128+
"@cocreate/unique": "^1.11.20",
129+
"@cocreate/uppy": "^1.4.25",
130+
"@cocreate/users": "^1.22.24",
131+
"@cocreate/utils": "^1.21.13",
132+
"@cocreate/uuid": "^1.4.25",
133+
"@cocreate/validation": "^1.8.25",
134+
"@cocreate/vdom": "^1.6.26"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)