Skip to content

Commit 03f865d

Browse files
committed
feat: bump cocreate dependencies for the latest updates and features
1 parent 17d4fa3 commit 03f865d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
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.8.32",
62-
"@cocreate/api": "^1.10.31",
63-
"@cocreate/element-prototype": "^1.8.30",
64-
"@cocreate/observer": "^1.8.19",
65-
"@cocreate/utils": "^1.21.16"
61+
"@cocreate/actions": "^1.9.0",
62+
"@cocreate/api": "^1.11.0",
63+
"@cocreate/element-prototype": "^1.9.0",
64+
"@cocreate/observer": "^1.9.0",
65+
"@cocreate/utils": "^1.22.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)