Skip to content

Commit e3952a6

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 8ce01cc commit e3952a6

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.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"
68+
"@cocreate/actions": "^1.8.30",
69+
"@cocreate/api": "^1.10.29",
70+
"@cocreate/attributes": "^1.7.25",
71+
"@cocreate/calculation": "^1.7.27",
72+
"@cocreate/charts": "^1.6.25",
73+
"@cocreate/cli": "^1.33.8",
74+
"@cocreate/clone": "^1.4.27",
75+
"@cocreate/cocreatecss": "^1.12.30",
76+
"@cocreate/codearea": "^1.4.27",
77+
"@cocreate/conditional-logic": "^1.5.27",
78+
"@cocreate/crdt": "^1.18.26",
79+
"@cocreate/croppie": "^1.3.26",
80+
"@cocreate/crud-client": "^1.21.22",
81+
"@cocreate/css-parser": "^1.7.27",
82+
"@cocreate/cursors": "^1.16.27",
83+
"@cocreate/dnd": "^0.24.27",
84+
"@cocreate/domain": "^1.6.27",
85+
"@cocreate/element-config": "^1.5.26",
86+
"@cocreate/element-prototype": "^1.8.28",
87+
"@cocreate/elements": "^1.17.31",
88+
"@cocreate/events": "^1.10.18",
89+
"@cocreate/fetch": "^1.23.27",
90+
"@cocreate/file": "^1.3.2",
91+
"@cocreate/filter": "^1.19.28",
92+
"@cocreate/floating-label": "^1.7.19",
93+
"@cocreate/form": "^1.14.28",
94+
"@cocreate/fullcalendar": "^1.5.27",
95+
"@cocreate/fullscreen": "^1.5.21",
96+
"@cocreate/indexeddb": "^1.10.18",
97+
"@cocreate/industry": "^1.11.29",
98+
"@cocreate/lazy-loader": "^1.3.27",
99+
"@cocreate/link": "^1.4.26",
100+
"@cocreate/local-storage": "^1.7.19",
101+
"@cocreate/message-client": "^1.3.27",
102+
"@cocreate/modal": "^1.10.26",
103+
"@cocreate/observer": "^1.8.17",
104+
"@cocreate/organizations": "^1.15.17",
105+
"@cocreate/parallax": "^1.3.23",
106+
"@cocreate/pass": "^1.12.27",
107+
"@cocreate/pickr": "^1.6.26",
108+
"@cocreate/position": "^1.3.27",
109+
"@cocreate/prism": "^1.5.27",
110+
"@cocreate/progress": "^1.4.25",
111+
"@cocreate/pwa": "^1.6.25",
112+
"@cocreate/random-color": "^1.4.24",
113+
"@cocreate/remove": "^1.5.26",
114+
"@cocreate/render": "^1.24.30",
115+
"@cocreate/render-json": "^1.4.26",
116+
"@cocreate/resize": "^1.5.27",
117+
"@cocreate/resize-observer": "^1.3.26",
118+
"@cocreate/rich-text": "^1.4.26",
119+
"@cocreate/scroll": "^1.5.26",
120+
"@cocreate/search": "^1.3.25",
121+
"@cocreate/select": "^1.10.26",
122+
"@cocreate/selection": "^1.6.26",
123+
"@cocreate/signup-animation": "^1.2.26",
124+
"@cocreate/social-share": "^1.3.25",
125+
"@cocreate/socket-client": "^1.23.24",
126+
"@cocreate/text": "^1.20.27",
127+
"@cocreate/toolbar": "^1.10.26",
128+
"@cocreate/unique": "^1.11.21",
129+
"@cocreate/uppy": "^1.4.26",
130+
"@cocreate/users": "^1.22.25",
131+
"@cocreate/utils": "^1.21.14",
132+
"@cocreate/uuid": "^1.4.26",
133+
"@cocreate/validation": "^1.8.26",
134+
"@cocreate/vdom": "^1.6.27"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)