Skip to content

Commit 8007787

Browse files
committed
fix: bump dependencies
1 parent f763809 commit 8007787

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.11.4",
63-
"@cocreate/crud-client": "^1.28.2",
64-
"@cocreate/element-prototype": "^1.11.3",
65-
"@cocreate/render": "^1.28.1",
66-
"@cocreate/socket-client": "^1.29.1",
67-
"@cocreate/utils": "^1.25.1"
62+
"@cocreate/actions": "^1.11.5",
63+
"@cocreate/crud-client": "^1.28.3",
64+
"@cocreate/element-prototype": "^1.11.4",
65+
"@cocreate/render": "^1.28.2",
66+
"@cocreate/socket-client": "^1.29.2",
67+
"@cocreate/utils": "^1.25.2"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)