Skip to content

Commit 5b390ba

Browse files
committed
fix: testing workflow
1 parent cd87864 commit 5b390ba

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.25",
69-
"@cocreate/api": "^1.10.24",
70-
"@cocreate/attributes": "^1.7.20",
71-
"@cocreate/calculation": "^1.7.22",
72-
"@cocreate/charts": "^1.6.20",
73-
"@cocreate/cli": "^1.33.4",
74-
"@cocreate/clone": "^1.4.22",
75-
"@cocreate/cocreatecss": "^1.12.25",
76-
"@cocreate/codearea": "^1.4.22",
77-
"@cocreate/conditional-logic": "^1.5.22",
78-
"@cocreate/crdt": "^1.18.21",
79-
"@cocreate/croppie": "^1.3.21",
80-
"@cocreate/crud-client": "^1.21.17",
81-
"@cocreate/css-parser": "^1.7.22",
82-
"@cocreate/cursors": "^1.16.22",
83-
"@cocreate/dnd": "^0.24.22",
84-
"@cocreate/domain": "^1.6.22",
85-
"@cocreate/element-config": "^1.5.21",
86-
"@cocreate/element-prototype": "^1.8.23",
87-
"@cocreate/elements": "^1.17.26",
88-
"@cocreate/events": "^1.10.13",
89-
"@cocreate/fetch": "^1.23.22",
90-
"@cocreate/file": "^1.2.9",
91-
"@cocreate/filter": "^1.19.23",
92-
"@cocreate/floating-label": "^1.7.14",
93-
"@cocreate/form": "^1.14.23",
94-
"@cocreate/fullcalendar": "^1.5.22",
95-
"@cocreate/fullscreen": "^1.5.16",
96-
"@cocreate/indexeddb": "^1.10.13",
97-
"@cocreate/industry": "^1.11.24",
98-
"@cocreate/lazy-loader": "^1.3.22",
99-
"@cocreate/link": "^1.4.21",
100-
"@cocreate/local-storage": "^1.7.14",
101-
"@cocreate/message-client": "^1.3.22",
102-
"@cocreate/modal": "^1.10.21",
103-
"@cocreate/observer": "^1.8.12",
104-
"@cocreate/organizations": "^1.15.12",
105-
"@cocreate/parallax": "^1.3.18",
106-
"@cocreate/pass": "^1.12.22",
107-
"@cocreate/pickr": "^1.6.21",
108-
"@cocreate/position": "^1.3.22",
109-
"@cocreate/prism": "^1.5.22",
110-
"@cocreate/progress": "^1.4.20",
111-
"@cocreate/pwa": "^1.6.20",
112-
"@cocreate/random-color": "^1.4.19",
113-
"@cocreate/remove": "^1.5.21",
114-
"@cocreate/render": "^1.24.25",
115-
"@cocreate/render-json": "^1.4.21",
116-
"@cocreate/resize": "^1.5.22",
117-
"@cocreate/resize-observer": "^1.3.21",
118-
"@cocreate/rich-text": "^1.4.21",
119-
"@cocreate/scroll": "^1.5.21",
120-
"@cocreate/search": "^1.3.20",
121-
"@cocreate/select": "^1.10.21",
122-
"@cocreate/selection": "^1.6.21",
123-
"@cocreate/signup-animation": "^1.2.21",
124-
"@cocreate/social-share": "^1.3.20",
125-
"@cocreate/socket-client": "^1.23.19",
126-
"@cocreate/text": "^1.20.22",
127-
"@cocreate/toolbar": "^1.10.21",
128-
"@cocreate/unique": "^1.11.16",
129-
"@cocreate/uppy": "^1.4.21",
130-
"@cocreate/users": "^1.22.20",
131-
"@cocreate/utils": "^1.21.9",
132-
"@cocreate/uuid": "^1.4.21",
133-
"@cocreate/validation": "^1.8.21",
134-
"@cocreate/vdom": "^1.6.22"
68+
"@cocreate/actions": "^1.8.28",
69+
"@cocreate/api": "^1.10.27",
70+
"@cocreate/attributes": "^1.7.23",
71+
"@cocreate/calculation": "^1.7.25",
72+
"@cocreate/charts": "^1.6.23",
73+
"@cocreate/cli": "^1.33.6",
74+
"@cocreate/clone": "^1.4.25",
75+
"@cocreate/cocreatecss": "^1.12.28",
76+
"@cocreate/codearea": "^1.4.25",
77+
"@cocreate/conditional-logic": "^1.5.25",
78+
"@cocreate/crdt": "^1.18.24",
79+
"@cocreate/croppie": "^1.3.24",
80+
"@cocreate/crud-client": "^1.21.20",
81+
"@cocreate/css-parser": "^1.7.25",
82+
"@cocreate/cursors": "^1.16.25",
83+
"@cocreate/dnd": "^0.24.25",
84+
"@cocreate/domain": "^1.6.25",
85+
"@cocreate/element-config": "^1.5.24",
86+
"@cocreate/element-prototype": "^1.8.26",
87+
"@cocreate/elements": "^1.17.29",
88+
"@cocreate/events": "^1.10.16",
89+
"@cocreate/fetch": "^1.23.25",
90+
"@cocreate/file": "^1.2.12",
91+
"@cocreate/filter": "^1.19.26",
92+
"@cocreate/floating-label": "^1.7.17",
93+
"@cocreate/form": "^1.14.26",
94+
"@cocreate/fullcalendar": "^1.5.25",
95+
"@cocreate/fullscreen": "^1.5.19",
96+
"@cocreate/indexeddb": "^1.10.16",
97+
"@cocreate/industry": "^1.11.27",
98+
"@cocreate/lazy-loader": "^1.3.25",
99+
"@cocreate/link": "^1.4.24",
100+
"@cocreate/local-storage": "^1.7.17",
101+
"@cocreate/message-client": "^1.3.25",
102+
"@cocreate/modal": "^1.10.24",
103+
"@cocreate/observer": "^1.8.15",
104+
"@cocreate/organizations": "^1.15.15",
105+
"@cocreate/parallax": "^1.3.21",
106+
"@cocreate/pass": "^1.12.25",
107+
"@cocreate/pickr": "^1.6.24",
108+
"@cocreate/position": "^1.3.25",
109+
"@cocreate/prism": "^1.5.25",
110+
"@cocreate/progress": "^1.4.23",
111+
"@cocreate/pwa": "^1.6.23",
112+
"@cocreate/random-color": "^1.4.22",
113+
"@cocreate/remove": "^1.5.24",
114+
"@cocreate/render": "^1.24.28",
115+
"@cocreate/render-json": "^1.4.24",
116+
"@cocreate/resize": "^1.5.25",
117+
"@cocreate/resize-observer": "^1.3.24",
118+
"@cocreate/rich-text": "^1.4.24",
119+
"@cocreate/scroll": "^1.5.24",
120+
"@cocreate/search": "^1.3.23",
121+
"@cocreate/select": "^1.10.24",
122+
"@cocreate/selection": "^1.6.24",
123+
"@cocreate/signup-animation": "^1.2.24",
124+
"@cocreate/social-share": "^1.3.23",
125+
"@cocreate/socket-client": "^1.23.22",
126+
"@cocreate/text": "^1.20.25",
127+
"@cocreate/toolbar": "^1.10.24",
128+
"@cocreate/unique": "^1.11.19",
129+
"@cocreate/uppy": "^1.4.24",
130+
"@cocreate/users": "^1.22.23",
131+
"@cocreate/utils": "^1.21.12",
132+
"@cocreate/uuid": "^1.4.24",
133+
"@cocreate/validation": "^1.8.24",
134+
"@cocreate/vdom": "^1.6.25"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)