Skip to content

Commit da54935

Browse files
committed
fix: bump cocreate dependencies
1 parent 052a7f7 commit da54935

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

package.json

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"devDependencies": {
5050
"@babel/core": "^7.9.6",
5151
"@babel/preset-env": "^7.9.6",
52-
"@cocreate/cli": "^1.47.3",
53-
"@cocreate/webpack": "^1.3.4",
52+
"@cocreate/cli": "^1.47.4",
53+
"@cocreate/webpack": "^1.3.5",
5454
"babel-loader": "^8.1.0",
5555
"clean-webpack-plugin": "^3.0.0",
5656
"css-loader": "^5.2.6",
@@ -68,70 +68,70 @@
6868
"webpack-log": "^3.0.1"
6969
},
7070
"dependencies": {
71-
"@cocreate/actions": "^1.18.1",
72-
"@cocreate/api": "^1.20.5",
73-
"@cocreate/attributes": "^1.14.1",
74-
"@cocreate/cache": "^1.5.0",
75-
"@cocreate/calculate": "^1.14.5",
76-
"@cocreate/charts": "^1.12.1",
77-
"@cocreate/clone": "^1.10.1",
78-
"@cocreate/cocreatecss": "^1.20.1",
79-
"@cocreate/codearea": "^1.12.1",
80-
"@cocreate/conditional-logic": "^1.11.1",
81-
"@cocreate/config": "^1.12.2",
82-
"@cocreate/crdt": "^1.27.3",
83-
"@cocreate/croppie": "^1.10.1",
84-
"@cocreate/crud-client": "^1.33.8",
85-
"@cocreate/css-parser": "^1.14.3",
86-
"@cocreate/cursors": "^1.23.3",
87-
"@cocreate/dnd": "^0.31.1",
88-
"@cocreate/domain": "^1.13.2",
89-
"@cocreate/element-config": "^1.11.0",
90-
"@cocreate/element-prototype": "^1.22.2",
91-
"@cocreate/elements": "^1.35.1",
92-
"@cocreate/events": "^1.19.4",
71+
"@cocreate/actions": "^1.18.2",
72+
"@cocreate/api": "^1.21.0",
73+
"@cocreate/attributes": "^1.14.2",
74+
"@cocreate/cache": "^1.5.1",
75+
"@cocreate/calculate": "^1.14.6",
76+
"@cocreate/charts": "^1.12.2",
77+
"@cocreate/clone": "^1.10.2",
78+
"@cocreate/cocreatecss": "^1.20.3",
79+
"@cocreate/codearea": "^1.12.2",
80+
"@cocreate/conditional-logic": "^1.11.3",
81+
"@cocreate/config": "^1.12.3",
82+
"@cocreate/crdt": "^1.27.4",
83+
"@cocreate/croppie": "^1.10.2",
84+
"@cocreate/crud-client": "^1.33.9",
85+
"@cocreate/css-parser": "^1.14.4",
86+
"@cocreate/cursors": "^1.23.4",
87+
"@cocreate/dnd": "^0.31.2",
88+
"@cocreate/domain": "^1.13.3",
89+
"@cocreate/element-config": "^1.11.1",
90+
"@cocreate/element-prototype": "^1.23.0",
91+
"@cocreate/elements": "^1.35.4",
92+
"@cocreate/events": "^1.20.1",
9393
"@cocreate/fabric": "^1.0.0",
94-
"@cocreate/ffmpeg": "^1.1.0",
95-
"@cocreate/file": "^1.17.1",
96-
"@cocreate/filter": "^1.28.6",
97-
"@cocreate/floating-label": "^1.13.2",
98-
"@cocreate/fullcalendar": "^1.11.1",
99-
"@cocreate/fullscreen": "^1.11.0",
100-
"@cocreate/indexeddb": "^1.22.3",
101-
"@cocreate/industry": "^1.21.1",
102-
"@cocreate/lazy-loader": "^1.19.1",
103-
"@cocreate/link": "^1.11.5",
104-
"@cocreate/local-storage": "^1.14.3",
105-
"@cocreate/modal": "^1.17.0",
106-
"@cocreate/notification": "^1.6.1",
107-
"@cocreate/observer": "^1.16.0",
108-
"@cocreate/openai": "^1.9.1",
109-
"@cocreate/organizations": "^1.27.1",
110-
"@cocreate/parallax": "^1.9.0",
111-
"@cocreate/pickr": "^1.12.1",
112-
"@cocreate/position": "^1.9.0",
113-
"@cocreate/prism": "^1.11.1",
114-
"@cocreate/progress": "^1.10.1",
115-
"@cocreate/pwa": "^1.19.2",
116-
"@cocreate/random-color": "^1.10.0",
117-
"@cocreate/remove": "^1.11.1",
118-
"@cocreate/render": "^1.40.3",
119-
"@cocreate/resize": "^1.11.0",
120-
"@cocreate/rich-text": "^1.10.0",
121-
"@cocreate/scroll": "^1.11.1",
122-
"@cocreate/search": "^1.9.1",
123-
"@cocreate/select": "^1.16.3",
124-
"@cocreate/selection": "^1.12.1",
125-
"@cocreate/social-share": "^1.9.1",
126-
"@cocreate/socket-client": "^1.39.0",
127-
"@cocreate/state": "^1.22.0",
128-
"@cocreate/text": "^1.26.3",
129-
"@cocreate/toolbar": "^1.17.1",
130-
"@cocreate/unique": "^1.19.3",
131-
"@cocreate/users": "^1.36.9",
132-
"@cocreate/utils": "^1.33.6",
133-
"@cocreate/uuid": "^1.11.1",
134-
"@cocreate/validation": "^1.15.3",
135-
"@cocreate/vdom": "^1.12.1"
94+
"@cocreate/ffmpeg": "^1.1.1",
95+
"@cocreate/file": "^1.17.3",
96+
"@cocreate/filter": "^1.29.0",
97+
"@cocreate/floating-label": "^1.13.3",
98+
"@cocreate/fullcalendar": "^1.11.2",
99+
"@cocreate/fullscreen": "^1.11.1",
100+
"@cocreate/indexeddb": "^1.22.4",
101+
"@cocreate/industry": "^1.21.2",
102+
"@cocreate/lazy-loader": "^1.20.0",
103+
"@cocreate/link": "^1.11.6",
104+
"@cocreate/local-storage": "^1.15.0",
105+
"@cocreate/modal": "^1.17.1",
106+
"@cocreate/notification": "^1.6.2",
107+
"@cocreate/observer": "^1.16.1",
108+
"@cocreate/openai": "^1.9.2",
109+
"@cocreate/organizations": "^1.27.2",
110+
"@cocreate/parallax": "^1.9.2",
111+
"@cocreate/pickr": "^1.12.2",
112+
"@cocreate/position": "^1.9.1",
113+
"@cocreate/prism": "^1.11.2",
114+
"@cocreate/progress": "^1.10.2",
115+
"@cocreate/pwa": "^1.19.3",
116+
"@cocreate/random-color": "^1.10.1",
117+
"@cocreate/remove": "^1.11.2",
118+
"@cocreate/render": "^1.41.0",
119+
"@cocreate/resize": "^1.11.1",
120+
"@cocreate/rich-text": "^1.10.1",
121+
"@cocreate/scroll": "^1.11.2",
122+
"@cocreate/search": "^1.9.2",
123+
"@cocreate/select": "^1.16.4",
124+
"@cocreate/selection": "^1.12.2",
125+
"@cocreate/social-share": "^1.9.2",
126+
"@cocreate/socket-client": "^1.39.1",
127+
"@cocreate/state": "^1.22.1",
128+
"@cocreate/text": "^1.26.5",
129+
"@cocreate/toolbar": "^1.17.2",
130+
"@cocreate/unique": "^1.19.4",
131+
"@cocreate/users": "^1.36.11",
132+
"@cocreate/utils": "^1.33.7",
133+
"@cocreate/uuid": "^1.11.2",
134+
"@cocreate/validation": "^1.15.5",
135+
"@cocreate/vdom": "^1.12.2"
136136
}
137-
}
137+
}

0 commit comments

Comments
 (0)