Skip to content

Commit 3c1ef85

Browse files
committed
feat: upgrade dependencies for latest features and fixes
1 parent 07ae1a1 commit 3c1ef85

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.13.0",
62-
"@cocreate/api": "^1.16.0",
63-
"@cocreate/element-prototype": "^1.14.1",
64-
"@cocreate/observer": "^1.13.0",
65-
"@cocreate/utils": "^1.28.0"
61+
"@cocreate/actions": "^1.14.0",
62+
"@cocreate/api": "^1.17.0",
63+
"@cocreate/element-prototype": "^1.15.0",
64+
"@cocreate/observer": "^1.14.0",
65+
"@cocreate/utils": "^1.29.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)