Skip to content

Commit aee75cc

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 3e5af25 commit aee75cc

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.28",
63-
"@cocreate/cli": "^1.33.6",
64-
"@cocreate/crud-client": "^1.21.20",
65-
"@cocreate/element-prototype": "^1.8.26",
66-
"@cocreate/render": "^1.24.28",
67-
"@cocreate/socket-client": "^1.23.22",
68-
"@cocreate/utils": "^1.21.12"
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"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)