Skip to content

Commit 437c378

Browse files
committed
feat: update "@cocreate" dependencies
- For latest features and performance improvements
1 parent 9f37013 commit 437c378

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

package.json

Lines changed: 66 additions & 66 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.42.6",
52+
"@cocreate/cli": "^1.42.8",
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.12.1",
71-
"@cocreate/api": "^1.15.9",
72-
"@cocreate/attributes": "^1.11.7",
73-
"@cocreate/cache": "^1.0.0",
74-
"@cocreate/calculation": "^1.10.8",
75-
"@cocreate/charts": "^1.9.4",
76-
"@cocreate/clone": "^1.7.8",
77-
"@cocreate/cocreatecss": "^1.17.0",
78-
"@cocreate/codearea": "^1.9.5",
79-
"@cocreate/conditional-logic": "^1.8.7",
80-
"@cocreate/config": "^1.6.6",
81-
"@cocreate/crdt": "^1.24.1",
82-
"@cocreate/croppie": "^1.7.4",
83-
"@cocreate/crud-client": "^1.28.12",
84-
"@cocreate/css-parser": "^1.11.6",
85-
"@cocreate/cursors": "^1.20.7",
86-
"@cocreate/dnd": "^0.28.6",
87-
"@cocreate/domain": "^1.10.4",
88-
"@cocreate/element-config": "^1.8.6",
89-
"@cocreate/element-prototype": "^1.11.8",
90-
"@cocreate/elements": "^1.25.2",
91-
"@cocreate/events": "^1.13.8",
92-
"@cocreate/file": "^1.9.9",
93-
"@cocreate/filter": "^1.23.6",
94-
"@cocreate/floating-label": "^1.10.6",
95-
"@cocreate/fullcalendar": "^1.8.8",
96-
"@cocreate/fullscreen": "^1.8.7",
97-
"@cocreate/indexeddb": "^1.16.2",
98-
"@cocreate/industry": "^1.17.2",
99-
"@cocreate/lazy-loader": "^1.6.6",
100-
"@cocreate/link": "^1.8.5",
101-
"@cocreate/local-storage": "^1.10.8",
102-
"@cocreate/modal": "^1.14.6",
103-
"@cocreate/notification": "^1.2.1",
104-
"@cocreate/observer": "^1.11.7",
105-
"@cocreate/openai": "^1.0.11",
106-
"@cocreate/organizations": "^1.23.2",
107-
"@cocreate/parallax": "^1.6.2",
108-
"@cocreate/pass": "^1.16.6",
109-
"@cocreate/pickr": "^1.9.6",
110-
"@cocreate/position": "^1.6.6",
111-
"@cocreate/prism": "^1.8.2",
112-
"@cocreate/progress": "^1.7.4",
113-
"@cocreate/pwa": "^1.13.6",
114-
"@cocreate/random-color": "^1.7.2",
115-
"@cocreate/remove": "^1.8.7",
116-
"@cocreate/render": "^1.29.1",
117-
"@cocreate/resize": "^1.8.6",
118-
"@cocreate/resize-observer": "^1.6.6",
119-
"@cocreate/rich-text": "^1.7.6",
120-
"@cocreate/scroll": "^1.8.6",
121-
"@cocreate/search": "^1.6.2",
122-
"@cocreate/select": "^1.13.6",
123-
"@cocreate/selection": "^1.9.6",
124-
"@cocreate/social-share": "^1.6.2",
125-
"@cocreate/socket-client": "^1.32.3",
126-
"@cocreate/text": "^1.23.6",
127-
"@cocreate/toolbar": "^1.14.4",
128-
"@cocreate/unique": "^1.15.6",
129-
"@cocreate/users": "^1.28.3",
130-
"@cocreate/utils": "^1.26.2",
131-
"@cocreate/uuid": "^1.7.2",
132-
"@cocreate/validation": "^1.11.9",
133-
"@cocreate/vdom": "^1.9.6"
70+
"@cocreate/actions": "^1.12.3",
71+
"@cocreate/api": "^1.15.11",
72+
"@cocreate/attributes": "^1.11.9",
73+
"@cocreate/cache": "^1.1.1",
74+
"@cocreate/calculation": "^1.10.10",
75+
"@cocreate/charts": "^1.9.6",
76+
"@cocreate/clone": "^1.7.10",
77+
"@cocreate/cocreatecss": "^1.17.2",
78+
"@cocreate/codearea": "^1.9.7",
79+
"@cocreate/conditional-logic": "^1.8.9",
80+
"@cocreate/config": "^1.6.8",
81+
"@cocreate/crdt": "^1.24.3",
82+
"@cocreate/croppie": "^1.7.6",
83+
"@cocreate/crud-client": "^1.28.14",
84+
"@cocreate/css-parser": "^1.11.8",
85+
"@cocreate/cursors": "^1.20.9",
86+
"@cocreate/dnd": "^0.28.8",
87+
"@cocreate/domain": "^1.10.6",
88+
"@cocreate/element-config": "^1.8.8",
89+
"@cocreate/element-prototype": "^1.13.0",
90+
"@cocreate/elements": "^1.26.1",
91+
"@cocreate/events": "^1.14.1",
92+
"@cocreate/file": "^1.10.0",
93+
"@cocreate/filter": "^1.23.8",
94+
"@cocreate/floating-label": "^1.10.8",
95+
"@cocreate/fullcalendar": "^1.8.10",
96+
"@cocreate/fullscreen": "^1.8.9",
97+
"@cocreate/indexeddb": "^1.17.1",
98+
"@cocreate/industry": "^1.17.4",
99+
"@cocreate/lazy-loader": "^1.6.8",
100+
"@cocreate/link": "^1.8.7",
101+
"@cocreate/local-storage": "^1.10.10",
102+
"@cocreate/modal": "^1.14.8",
103+
"@cocreate/notification": "^1.2.3",
104+
"@cocreate/observer": "^1.11.9",
105+
"@cocreate/openai": "^1.0.12",
106+
"@cocreate/organizations": "^1.23.4",
107+
"@cocreate/parallax": "^1.6.4",
108+
"@cocreate/pass": "^1.16.8",
109+
"@cocreate/pickr": "^1.9.8",
110+
"@cocreate/position": "^1.6.8",
111+
"@cocreate/prism": "^1.8.4",
112+
"@cocreate/progress": "^1.7.6",
113+
"@cocreate/pwa": "^1.14.0",
114+
"@cocreate/random-color": "^1.7.3",
115+
"@cocreate/remove": "^1.8.9",
116+
"@cocreate/render": "^1.30.1",
117+
"@cocreate/resize": "^1.8.8",
118+
"@cocreate/resize-observer": "^1.6.8",
119+
"@cocreate/rich-text": "^1.7.8",
120+
"@cocreate/scroll": "^1.8.8",
121+
"@cocreate/search": "^1.6.4",
122+
"@cocreate/select": "^1.13.8",
123+
"@cocreate/selection": "^1.9.8",
124+
"@cocreate/social-share": "^1.6.4",
125+
"@cocreate/socket-client": "^1.33.0",
126+
"@cocreate/text": "^1.23.8",
127+
"@cocreate/toolbar": "^1.14.6",
128+
"@cocreate/unique": "^1.15.8",
129+
"@cocreate/users": "^1.28.5",
130+
"@cocreate/utils": "^1.27.1",
131+
"@cocreate/uuid": "^1.7.4",
132+
"@cocreate/validation": "^1.11.11",
133+
"@cocreate/vdom": "^1.9.8"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)