Skip to content

Commit 159b84d

Browse files
committed
fix: bump cocreate dependencies
1 parent 9a1981d commit 159b84d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.18.1",
62-
"@cocreate/api": "^1.20.5",
63-
"@cocreate/element-prototype": "^1.22.2",
64-
"@cocreate/observer": "^1.16.0",
65-
"@cocreate/utils": "^1.33.6"
61+
"@cocreate/actions": "^1.18.2",
62+
"@cocreate/api": "^1.21.0",
63+
"@cocreate/element-prototype": "^1.23.0",
64+
"@cocreate/observer": "^1.16.1",
65+
"@cocreate/utils": "^1.33.7"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)