Skip to content

Commit c4e4a48

Browse files
committed
feat: bumped CoCreate dependencies to their latest versions
1 parent 93d0288 commit c4e4a48

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.14.0",
63-
"@cocreate/crud-client": "^1.31.0",
62+
"@cocreate/actions": "^1.15.1",
63+
"@cocreate/crud-client": "^1.32.2",
6464
"@cocreate/element-prototype": "^1.15.0",
65-
"@cocreate/render": "^1.35.0",
66-
"@cocreate/socket-client": "^1.35.0",
67-
"@cocreate/utils": "^1.29.0"
65+
"@cocreate/render": "^1.37.1",
66+
"@cocreate/socket-client": "^1.36.1",
67+
"@cocreate/utils": "^1.30.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)