Skip to content

Commit 22a8e3a

Browse files
committed
feat: upgrade dependencies for latest features and fixes
1 parent 7ba9214 commit 22a8e3a

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.13.0",
63-
"@cocreate/crud-client": "^1.30.0",
64-
"@cocreate/element-prototype": "^1.14.1",
65-
"@cocreate/render": "^1.34.0",
66-
"@cocreate/socket-client": "^1.34.0",
67-
"@cocreate/utils": "^1.28.0"
62+
"@cocreate/actions": "^1.14.0",
63+
"@cocreate/crud-client": "^1.31.0",
64+
"@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"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)