Skip to content

Commit b05a925

Browse files
committed
fix: update @cocreate dependencies
1 parent 8520b72 commit b05a925

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
@@ -54,13 +54,13 @@
5454
"webpack-log": "^3.0.1"
5555
},
5656
"dependencies": {
57-
"@cocreate/actions": "^1.21.0",
58-
"@cocreate/crud-client": "^1.34.1",
59-
"@cocreate/element-prototype": "^1.29.0",
60-
"@cocreate/local-storage": "^1.16.1",
61-
"@cocreate/observer": "^1.18.0",
62-
"@cocreate/position": "^1.10.1",
63-
"@cocreate/socket-client": "^1.40.1",
64-
"@cocreate/uuid": "^1.12.0"
57+
"@cocreate/actions": "^1.21.1",
58+
"@cocreate/crud-client": "^1.34.2",
59+
"@cocreate/element-prototype": "^1.29.1",
60+
"@cocreate/local-storage": "^1.16.2",
61+
"@cocreate/observer": "^1.18.1",
62+
"@cocreate/position": "^1.10.2",
63+
"@cocreate/socket-client": "^1.40.2",
64+
"@cocreate/uuid": "^1.12.1"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)