Skip to content

Commit e2a9d06

Browse files
committed
fix: update @cocreate dependencies
1 parent b7312f4 commit e2a9d06

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
@@ -55,11 +55,11 @@
5555
"webpack-log": "^3.0.1"
5656
},
5757
"dependencies": {
58-
"@cocreate/actions": "^1.21.0",
59-
"@cocreate/crud-client": "^1.34.1",
60-
"@cocreate/element-prototype": "^1.29.0",
61-
"@cocreate/render": "^1.45.1",
62-
"@cocreate/socket-client": "^1.40.1",
63-
"@cocreate/utils": "^1.38.0"
58+
"@cocreate/actions": "^1.21.1",
59+
"@cocreate/crud-client": "^1.34.2",
60+
"@cocreate/element-prototype": "^1.29.1",
61+
"@cocreate/render": "^1.45.2",
62+
"@cocreate/socket-client": "^1.40.2",
63+
"@cocreate/utils": "^1.39.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)