Skip to content

Commit d0576ab

Browse files
committed
fix: bump dependencies
1 parent fcd9aa6 commit d0576ab

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.11.6",
62-
"@cocreate/api": "^1.15.4",
63-
"@cocreate/element-prototype": "^1.11.5",
64-
"@cocreate/observer": "^1.11.5",
65-
"@cocreate/utils": "^1.25.3"
61+
"@cocreate/actions": "^1.12.0",
62+
"@cocreate/api": "^1.15.8",
63+
"@cocreate/element-prototype": "^1.11.7",
64+
"@cocreate/observer": "^1.11.6",
65+
"@cocreate/utils": "^1.26.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)