Skip to content

Commit c39f065

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 2140ed5 commit c39f065

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
@@ -60,11 +60,11 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/actions": "^1.8.18",
64-
"@cocreate/crud-client": "^1.21.10",
65-
"@cocreate/element-prototype": "^1.8.16",
66-
"@cocreate/render": "^1.24.18",
67-
"@cocreate/socket-client": "^1.23.12",
68-
"@cocreate/utils": "^1.21.3"
63+
"@cocreate/actions": "^1.8.19",
64+
"@cocreate/crud-client": "^1.21.11",
65+
"@cocreate/element-prototype": "^1.8.17",
66+
"@cocreate/render": "^1.24.19",
67+
"@cocreate/socket-client": "^1.23.13",
68+
"@cocreate/utils": "^1.21.4"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)