Skip to content

Commit 8d3ef82

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 66c5554 commit 8d3ef82

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/actions": "^1.8.12",
64-
"@cocreate/crud-client": "^1.21.5",
65-
"@cocreate/docs": "^1.7.13",
66-
"@cocreate/element-prototype": "^1.8.12",
67-
"@cocreate/hosting": "^1.10.5",
68-
"@cocreate/render": "^1.24.13",
69-
"@cocreate/socket-client": "^1.23.6",
70-
"@cocreate/utils": "^1.20.10"
63+
"@cocreate/actions": "^1.8.14",
64+
"@cocreate/crud-client": "^1.21.8",
65+
"@cocreate/docs": "^1.7.15",
66+
"@cocreate/element-prototype": "^1.8.14",
67+
"@cocreate/hosting": "^1.10.8",
68+
"@cocreate/render": "^1.24.16",
69+
"@cocreate/socket-client": "^1.23.10",
70+
"@cocreate/utils": "^1.21.1"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)