Skip to content

Commit 58718e0

Browse files
committed
Update dependencies to their latest versions
1 parent 1633172 commit 58718e0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.8.30",
63-
"@cocreate/cli": "^1.33.8",
64-
"@cocreate/crud-client": "^1.21.22",
65-
"@cocreate/element-prototype": "^1.8.28",
66-
"@cocreate/render": "^1.24.30",
67-
"@cocreate/socket-client": "^1.23.24",
68-
"@cocreate/utils": "^1.21.14"
62+
"@cocreate/actions": "^1.8.31",
63+
"@cocreate/cli": "^1.34.0",
64+
"@cocreate/crud-client": "^1.21.23",
65+
"@cocreate/element-prototype": "^1.8.29",
66+
"@cocreate/render": "^1.24.31",
67+
"@cocreate/socket-client": "^1.23.25",
68+
"@cocreate/utils": "^1.21.15"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)