Skip to content

Commit 4466ae3

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 5b8f208 commit 4466ae3

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.29",
63-
"@cocreate/cli": "^1.33.7",
64-
"@cocreate/crud-client": "^1.21.21",
65-
"@cocreate/element-prototype": "^1.8.27",
66-
"@cocreate/render": "^1.24.29",
67-
"@cocreate/socket-client": "^1.23.23",
68-
"@cocreate/utils": "^1.21.13"
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"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)