Skip to content

Commit 342de1f

Browse files
committed
fix: bump dependencies for latest features
1 parent bc3332a commit 342de1f

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.12.1",
62-
"@cocreate/api": "^1.15.9",
63-
"@cocreate/element-prototype": "^1.11.8",
64-
"@cocreate/observer": "^1.11.7",
65-
"@cocreate/utils": "^1.26.2"
61+
"@cocreate/actions": "^1.12.3",
62+
"@cocreate/api": "^1.15.11",
63+
"@cocreate/element-prototype": "^1.13.0",
64+
"@cocreate/observer": "^1.11.9",
65+
"@cocreate/utils": "^1.27.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)