Skip to content

Commit 4f00018

Browse files
author
Frank Pagan
committed
fix: bump dependencies
1 parent 9d13e43 commit 4f00018

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/actions": "^1.6.4",
65-
"@cocreate/crud-client": "^1.19.4",
66-
"@cocreate/docs": "^1.6.4",
67-
"@cocreate/element-prototype": "^1.6.4",
68-
"@cocreate/hosting": "^1.8.4",
69-
"@cocreate/render": "^1.22.5",
70-
"@cocreate/socket-client": "^1.18.3",
71-
"@cocreate/utils": "^1.19.4"
64+
"@cocreate/actions": "^1.6.5",
65+
"@cocreate/crud-client": "^1.19.5",
66+
"@cocreate/docs": "^1.6.5",
67+
"@cocreate/element-prototype": "^1.6.5",
68+
"@cocreate/hosting": "^1.8.5",
69+
"@cocreate/render": "^1.22.6",
70+
"@cocreate/socket-client": "^1.18.4",
71+
"@cocreate/utils": "^1.19.5"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)