Skip to content

Commit 90b0c26

Browse files
committed
fix: bump dependencies for latest features
1 parent fdc146b commit 90b0c26

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.12.1",
63-
"@cocreate/crud-client": "^1.28.12",
64-
"@cocreate/element-prototype": "^1.11.8",
65-
"@cocreate/render": "^1.29.1",
66-
"@cocreate/socket-client": "^1.32.3",
67-
"@cocreate/utils": "^1.26.2"
62+
"@cocreate/actions": "^1.12.3",
63+
"@cocreate/crud-client": "^1.28.14",
64+
"@cocreate/element-prototype": "^1.13.0",
65+
"@cocreate/render": "^1.30.1",
66+
"@cocreate/socket-client": "^1.33.0",
67+
"@cocreate/utils": "^1.27.1"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)