Skip to content

Commit 9e10c68

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 306aa01 commit 9e10c68

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
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@babel/core": "^7.9.6",
5050
"@babel/preset-env": "^7.9.6",
51-
"@cocreate/cli": "^1.31.0",
51+
"@cocreate/cli": "^1.33.0",
5252
"babel-loader": "^8.1.0",
5353
"clean-webpack-plugin": "^3.0.0",
5454
"css-loader": "^5.2.6",
@@ -66,71 +66,71 @@
6666
"webpack-log": "^3.0.1"
6767
},
6868
"dependencies": {
69-
"@cocreate/actions": "^1.8.19",
70-
"@cocreate/api": "^1.10.18",
71-
"@cocreate/attributes": "^1.7.14",
72-
"@cocreate/calculation": "^1.7.16",
73-
"@cocreate/charts": "^1.6.14",
74-
"@cocreate/clone": "^1.4.16",
75-
"@cocreate/cocreatecss": "^1.12.19",
76-
"@cocreate/codearea": "^1.4.16",
77-
"@cocreate/conditional-logic": "^1.5.16",
78-
"@cocreate/crdt": "^1.18.15",
79-
"@cocreate/croppie": "^1.3.15",
80-
"@cocreate/crud-client": "^1.21.11",
81-
"@cocreate/css-parser": "^1.7.16",
82-
"@cocreate/cursors": "^1.16.16",
83-
"@cocreate/dnd": "^0.24.16",
84-
"@cocreate/domain": "^1.6.16",
85-
"@cocreate/element-config": "^1.5.15",
86-
"@cocreate/element-prototype": "^1.8.17",
87-
"@cocreate/elements": "^1.17.20",
88-
"@cocreate/events": "^1.10.7",
89-
"@cocreate/fetch": "^1.23.16",
90-
"@cocreate/file": "^1.2.3",
91-
"@cocreate/filter": "^1.19.17",
92-
"@cocreate/floating-label": "^1.7.8",
93-
"@cocreate/form": "^1.14.17",
94-
"@cocreate/fullcalendar": "^1.5.16",
95-
"@cocreate/fullscreen": "^1.5.10",
96-
"@cocreate/indexeddb": "^1.10.7",
97-
"@cocreate/industry": "^1.11.18",
98-
"@cocreate/lazy-loader": "^1.3.16",
99-
"@cocreate/link": "^1.4.15",
100-
"@cocreate/local-storage": "^1.7.8",
101-
"@cocreate/message-client": "^1.3.16",
102-
"@cocreate/modal": "^1.10.15",
103-
"@cocreate/observer": "^1.8.6",
104-
"@cocreate/organizations": "^1.15.7",
105-
"@cocreate/parallax": "^1.3.13",
106-
"@cocreate/pass": "^1.12.16",
107-
"@cocreate/pickr": "^1.6.15",
108-
"@cocreate/position": "^1.3.16",
109-
"@cocreate/prism": "^1.5.16",
110-
"@cocreate/progress": "^1.4.14",
111-
"@cocreate/pwa": "^1.6.14",
112-
"@cocreate/random-color": "^1.4.15",
113-
"@cocreate/remove": "^1.5.15",
114-
"@cocreate/render": "^1.24.19",
115-
"@cocreate/render-json": "^1.4.15",
116-
"@cocreate/resize": "^1.5.16",
117-
"@cocreate/resize-observer": "^1.3.15",
118-
"@cocreate/rich-text": "^1.4.15",
119-
"@cocreate/scroll": "^1.5.15",
120-
"@cocreate/search": "^1.3.15",
121-
"@cocreate/select": "^1.10.15",
122-
"@cocreate/selection": "^1.6.15",
123-
"@cocreate/signup-animation": "^1.2.15",
124-
"@cocreate/social-share": "^1.3.15",
125-
"@cocreate/socket-client": "^1.23.13",
126-
"@cocreate/text": "^1.20.16",
127-
"@cocreate/toolbar": "^1.10.15",
128-
"@cocreate/unique": "^1.11.10",
129-
"@cocreate/uppy": "^1.4.15",
130-
"@cocreate/users": "^1.22.14",
131-
"@cocreate/utils": "^1.21.4",
132-
"@cocreate/uuid": "^1.4.16",
133-
"@cocreate/validation": "^1.8.15",
134-
"@cocreate/vdom": "^1.6.16"
69+
"@cocreate/actions": "^1.8.21",
70+
"@cocreate/api": "^1.10.20",
71+
"@cocreate/attributes": "^1.7.16",
72+
"@cocreate/calculation": "^1.7.18",
73+
"@cocreate/charts": "^1.6.16",
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"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)