Skip to content

Commit a309af5

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 4061c48 commit a309af5

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.21",
69-
"@cocreate/api": "^1.10.20",
70-
"@cocreate/attributes": "^1.7.16",
71-
"@cocreate/calculation": "^1.7.18",
72-
"@cocreate/charts": "^1.6.16",
73-
"@cocreate/cli": "^1.33.0",
74-
"@cocreate/clone": "^1.4.18",
75-
"@cocreate/cocreatecss": "^1.12.21",
76-
"@cocreate/codearea": "^1.4.18",
77-
"@cocreate/conditional-logic": "^1.5.18",
78-
"@cocreate/crdt": "^1.18.17",
79-
"@cocreate/croppie": "^1.3.17",
80-
"@cocreate/crud-client": "^1.21.13",
81-
"@cocreate/css-parser": "^1.7.18",
82-
"@cocreate/cursors": "^1.16.18",
83-
"@cocreate/dnd": "^0.24.18",
84-
"@cocreate/domain": "^1.6.18",
85-
"@cocreate/element-config": "^1.5.17",
86-
"@cocreate/element-prototype": "^1.8.19",
87-
"@cocreate/elements": "^1.17.22",
88-
"@cocreate/events": "^1.10.9",
89-
"@cocreate/fetch": "^1.23.18",
90-
"@cocreate/file": "^1.2.5",
91-
"@cocreate/filter": "^1.19.19",
92-
"@cocreate/floating-label": "^1.7.10",
93-
"@cocreate/form": "^1.14.19",
94-
"@cocreate/fullcalendar": "^1.5.18",
95-
"@cocreate/fullscreen": "^1.5.12",
96-
"@cocreate/indexeddb": "^1.10.9",
97-
"@cocreate/industry": "^1.11.20",
98-
"@cocreate/lazy-loader": "^1.3.18",
99-
"@cocreate/link": "^1.4.17",
100-
"@cocreate/local-storage": "^1.7.10",
101-
"@cocreate/message-client": "^1.3.18",
102-
"@cocreate/modal": "^1.10.17",
103-
"@cocreate/observer": "^1.8.8",
104-
"@cocreate/organizations": "^1.15.9",
105-
"@cocreate/parallax": "^1.3.14",
106-
"@cocreate/pass": "^1.12.18",
107-
"@cocreate/pickr": "^1.6.17",
108-
"@cocreate/position": "^1.3.18",
109-
"@cocreate/prism": "^1.5.18",
110-
"@cocreate/progress": "^1.4.16",
111-
"@cocreate/pwa": "^1.6.16",
112-
"@cocreate/random-color": "^1.4.16",
113-
"@cocreate/remove": "^1.5.17",
114-
"@cocreate/render": "^1.24.21",
115-
"@cocreate/render-json": "^1.4.17",
116-
"@cocreate/resize": "^1.5.18",
117-
"@cocreate/resize-observer": "^1.3.17",
118-
"@cocreate/rich-text": "^1.4.17",
119-
"@cocreate/scroll": "^1.5.17",
120-
"@cocreate/search": "^1.3.16",
121-
"@cocreate/select": "^1.10.17",
122-
"@cocreate/selection": "^1.6.17",
123-
"@cocreate/signup-animation": "^1.2.17",
124-
"@cocreate/social-share": "^1.3.16",
125-
"@cocreate/socket-client": "^1.23.15",
126-
"@cocreate/text": "^1.20.18",
127-
"@cocreate/toolbar": "^1.10.17",
128-
"@cocreate/unique": "^1.11.12",
129-
"@cocreate/uppy": "^1.4.17",
130-
"@cocreate/users": "^1.22.16",
131-
"@cocreate/utils": "^1.21.5",
132-
"@cocreate/uuid": "^1.4.17",
133-
"@cocreate/validation": "^1.8.17",
134-
"@cocreate/vdom": "^1.6.18"
68+
"@cocreate/actions": "^1.8.24",
69+
"@cocreate/api": "^1.10.23",
70+
"@cocreate/attributes": "^1.7.19",
71+
"@cocreate/calculation": "^1.7.21",
72+
"@cocreate/charts": "^1.6.19",
73+
"@cocreate/cli": "^1.33.3",
74+
"@cocreate/clone": "^1.4.21",
75+
"@cocreate/cocreatecss": "^1.12.24",
76+
"@cocreate/codearea": "^1.4.21",
77+
"@cocreate/conditional-logic": "^1.5.21",
78+
"@cocreate/crdt": "^1.18.20",
79+
"@cocreate/croppie": "^1.3.20",
80+
"@cocreate/crud-client": "^1.21.16",
81+
"@cocreate/css-parser": "^1.7.21",
82+
"@cocreate/cursors": "^1.16.21",
83+
"@cocreate/dnd": "^0.24.21",
84+
"@cocreate/domain": "^1.6.21",
85+
"@cocreate/element-config": "^1.5.20",
86+
"@cocreate/element-prototype": "^1.8.22",
87+
"@cocreate/elements": "^1.17.25",
88+
"@cocreate/events": "^1.10.12",
89+
"@cocreate/fetch": "^1.23.21",
90+
"@cocreate/file": "^1.2.8",
91+
"@cocreate/filter": "^1.19.22",
92+
"@cocreate/floating-label": "^1.7.13",
93+
"@cocreate/form": "^1.14.22",
94+
"@cocreate/fullcalendar": "^1.5.21",
95+
"@cocreate/fullscreen": "^1.5.15",
96+
"@cocreate/indexeddb": "^1.10.12",
97+
"@cocreate/industry": "^1.11.23",
98+
"@cocreate/lazy-loader": "^1.3.21",
99+
"@cocreate/link": "^1.4.20",
100+
"@cocreate/local-storage": "^1.7.13",
101+
"@cocreate/message-client": "^1.3.21",
102+
"@cocreate/modal": "^1.10.20",
103+
"@cocreate/observer": "^1.8.11",
104+
"@cocreate/organizations": "^1.15.11",
105+
"@cocreate/parallax": "^1.3.17",
106+
"@cocreate/pass": "^1.12.21",
107+
"@cocreate/pickr": "^1.6.20",
108+
"@cocreate/position": "^1.3.21",
109+
"@cocreate/prism": "^1.5.21",
110+
"@cocreate/progress": "^1.4.19",
111+
"@cocreate/pwa": "^1.6.19",
112+
"@cocreate/random-color": "^1.4.18",
113+
"@cocreate/remove": "^1.5.20",
114+
"@cocreate/render": "^1.24.24",
115+
"@cocreate/render-json": "^1.4.20",
116+
"@cocreate/resize": "^1.5.21",
117+
"@cocreate/resize-observer": "^1.3.20",
118+
"@cocreate/rich-text": "^1.4.20",
119+
"@cocreate/scroll": "^1.5.20",
120+
"@cocreate/search": "^1.3.19",
121+
"@cocreate/select": "^1.10.20",
122+
"@cocreate/selection": "^1.6.20",
123+
"@cocreate/signup-animation": "^1.2.20",
124+
"@cocreate/social-share": "^1.3.19",
125+
"@cocreate/socket-client": "^1.23.18",
126+
"@cocreate/text": "^1.20.21",
127+
"@cocreate/toolbar": "^1.10.20",
128+
"@cocreate/unique": "^1.11.15",
129+
"@cocreate/uppy": "^1.4.20",
130+
"@cocreate/users": "^1.22.19",
131+
"@cocreate/utils": "^1.21.8",
132+
"@cocreate/uuid": "^1.4.20",
133+
"@cocreate/validation": "^1.8.20",
134+
"@cocreate/vdom": "^1.6.21"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)