Skip to content

Commit 2ec4908

Browse files
committed
feat: Update CoCreate dependencies to their latest versions
1 parent 29cc6bb commit 2ec4908

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

package.json

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@babel/core": "^7.9.6",
5151
"@babel/preset-env": "^7.9.6",
52-
"@cocreate/cli": "^1.40.0",
52+
"@cocreate/cli": "^1.42.0",
5353
"babel-loader": "^8.1.0",
5454
"clean-webpack-plugin": "^3.0.0",
5555
"css-loader": "^5.2.6",
@@ -67,69 +67,69 @@
6767
"webpack-log": "^3.0.1"
6868
},
6969
"dependencies": {
70-
"@cocreate/actions": "^1.11.1",
71-
"@cocreate/api": "^1.13.2",
72-
"@cocreate/attributes": "^1.10.1",
73-
"@cocreate/calculation": "^1.10.1",
74-
"@cocreate/charts": "^1.9.1",
75-
"@cocreate/clone": "^1.7.1",
76-
"@cocreate/cocreatecss": "^1.15.1",
77-
"@cocreate/codearea": "^1.7.1",
78-
"@cocreate/conditional-logic": "^1.8.1",
79-
"@cocreate/config": "^1.5.1",
80-
"@cocreate/crdt": "^1.21.2",
81-
"@cocreate/croppie": "^1.6.1",
82-
"@cocreate/crud-client": "^1.25.0",
83-
"@cocreate/css-parser": "^1.11.0",
84-
"@cocreate/cursors": "^1.19.1",
85-
"@cocreate/dnd": "^0.27.1",
86-
"@cocreate/domain": "^1.9.1",
87-
"@cocreate/element-config": "^1.8.1",
88-
"@cocreate/element-prototype": "^1.11.1",
89-
"@cocreate/elements": "^1.21.0",
90-
"@cocreate/events": "^1.13.1",
91-
"@cocreate/file": "^1.7.1",
92-
"@cocreate/filter": "^1.22.1",
93-
"@cocreate/floating-label": "^1.10.1",
94-
"@cocreate/fullcalendar": "^1.8.2",
95-
"@cocreate/fullscreen": "^1.8.1",
96-
"@cocreate/indexeddb": "^1.13.4",
97-
"@cocreate/industry": "^1.14.2",
98-
"@cocreate/lazy-loader": "^1.6.1",
99-
"@cocreate/link": "^1.7.1",
100-
"@cocreate/local-storage": "^1.10.1",
101-
"@cocreate/message-client": "^1.6.1",
102-
"@cocreate/modal": "^1.13.1",
103-
"@cocreate/observer": "^1.11.1",
104-
"@cocreate/openai": "^1.0.5",
105-
"@cocreate/organizations": "^1.19.0",
106-
"@cocreate/parallax": "^1.6.1",
107-
"@cocreate/pass": "^1.15.1",
108-
"@cocreate/pickr": "^1.9.1",
109-
"@cocreate/position": "^1.6.1",
110-
"@cocreate/prism": "^1.8.1",
111-
"@cocreate/progress": "^1.7.1",
112-
"@cocreate/pwa": "^1.10.0",
113-
"@cocreate/random-color": "^1.7.1",
114-
"@cocreate/remove": "^1.8.1",
115-
"@cocreate/render": "^1.27.2",
116-
"@cocreate/resize": "^1.8.1",
117-
"@cocreate/resize-observer": "^1.6.1",
118-
"@cocreate/rich-text": "^1.7.1",
119-
"@cocreate/scroll": "^1.8.1",
120-
"@cocreate/search": "^1.6.1",
121-
"@cocreate/select": "^1.13.1",
122-
"@cocreate/selection": "^1.9.1",
123-
"@cocreate/signup-animation": "^1.5.1",
124-
"@cocreate/social-share": "^1.6.1",
125-
"@cocreate/socket-client": "^1.26.2",
126-
"@cocreate/text": "^1.23.1",
127-
"@cocreate/toolbar": "^1.13.1",
128-
"@cocreate/unique": "^1.14.2",
129-
"@cocreate/users": "^1.25.2",
130-
"@cocreate/utils": "^1.24.1",
131-
"@cocreate/uuid": "^1.7.1",
132-
"@cocreate/validation": "^1.11.1",
133-
"@cocreate/vdom": "^1.9.1"
70+
"@cocreate/actions": "^1.11.2",
71+
"@cocreate/api": "^1.15.0",
72+
"@cocreate/attributes": "^1.11.0",
73+
"@cocreate/calculation": "^1.10.2",
74+
"@cocreate/charts": "^1.9.2",
75+
"@cocreate/clone": "^1.7.2",
76+
"@cocreate/cocreatecss": "^1.17.0",
77+
"@cocreate/codearea": "^1.9.0",
78+
"@cocreate/conditional-logic": "^1.8.2",
79+
"@cocreate/config": "^1.5.2",
80+
"@cocreate/crdt": "^1.22.0",
81+
"@cocreate/croppie": "^1.7.0",
82+
"@cocreate/crud-client": "^1.27.0",
83+
"@cocreate/css-parser": "^1.11.1",
84+
"@cocreate/cursors": "^1.20.0",
85+
"@cocreate/dnd": "^0.28.0",
86+
"@cocreate/domain": "^1.10.0",
87+
"@cocreate/element-config": "^1.8.2",
88+
"@cocreate/element-prototype": "^1.11.2",
89+
"@cocreate/elements": "^1.22.0",
90+
"@cocreate/events": "^1.13.2",
91+
"@cocreate/file": "^1.9.0",
92+
"@cocreate/filter": "^1.23.0",
93+
"@cocreate/floating-label": "^1.10.2",
94+
"@cocreate/fullcalendar": "^1.8.3",
95+
"@cocreate/fullscreen": "^1.8.2",
96+
"@cocreate/indexeddb": "^1.13.5",
97+
"@cocreate/industry": "^1.15.0",
98+
"@cocreate/lazy-loader": "^1.6.2",
99+
"@cocreate/link": "^1.8.0",
100+
"@cocreate/local-storage": "^1.10.2",
101+
"@cocreate/message-client": "^1.8.0",
102+
"@cocreate/modal": "^1.14.0",
103+
"@cocreate/observer": "^1.11.2",
104+
"@cocreate/openai": "^1.0.6",
105+
"@cocreate/organizations": "^1.21.0",
106+
"@cocreate/parallax": "^1.6.2",
107+
"@cocreate/pass": "^1.16.0",
108+
"@cocreate/pickr": "^1.9.2",
109+
"@cocreate/position": "^1.6.2",
110+
"@cocreate/prism": "^1.8.2",
111+
"@cocreate/progress": "^1.7.2",
112+
"@cocreate/pwa": "^1.12.0",
113+
"@cocreate/random-color": "^1.7.2",
114+
"@cocreate/remove": "^1.8.2",
115+
"@cocreate/render": "^1.28.0",
116+
"@cocreate/resize": "^1.8.2",
117+
"@cocreate/resize-observer": "^1.6.2",
118+
"@cocreate/rich-text": "^1.7.2",
119+
"@cocreate/scroll": "^1.8.2",
120+
"@cocreate/search": "^1.6.2",
121+
"@cocreate/select": "^1.13.2",
122+
"@cocreate/selection": "^1.9.2",
123+
"@cocreate/signup-animation": "^1.5.2",
124+
"@cocreate/social-share": "^1.6.2",
125+
"@cocreate/socket-client": "^1.28.0",
126+
"@cocreate/text": "^1.23.2",
127+
"@cocreate/toolbar": "^1.14.0",
128+
"@cocreate/unique": "^1.15.0",
129+
"@cocreate/users": "^1.26.0",
130+
"@cocreate/utils": "^1.24.2",
131+
"@cocreate/uuid": "^1.7.2",
132+
"@cocreate/validation": "^1.11.2",
133+
"@cocreate/vdom": "^1.9.2"
134134
}
135135
}

0 commit comments

Comments
 (0)