Skip to content

Commit 23cb5a3

Browse files
committed
feat: Update cocreate dependencies for the latest features and bug fixes
1 parent ba0861e commit 23cb5a3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 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.9.0",
63-
"@cocreate/crud-client": "^1.22.0",
64-
"@cocreate/element-prototype": "^1.9.0",
65-
"@cocreate/render": "^1.25.0",
66-
"@cocreate/socket-client": "^1.24.0",
67-
"@cocreate/utils": "^1.22.0"
62+
"@cocreate/actions": "^1.10.2",
63+
"@cocreate/crud-client": "^1.23.1",
64+
"@cocreate/element-prototype": "^1.10.1",
65+
"@cocreate/render": "^1.26.1",
66+
"@cocreate/socket-client": "^1.25.2",
67+
"@cocreate/utils": "^1.23.1"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)