Skip to content

Commit 9458a9e

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 30ab74e commit 9458a9e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.8.21",
62-
"@cocreate/api": "^1.10.20",
63-
"@cocreate/cli": "^1.33.0",
64-
"@cocreate/element-prototype": "^1.8.19",
65-
"@cocreate/observer": "^1.8.8",
66-
"@cocreate/utils": "^1.21.5"
61+
"@cocreate/actions": "^1.8.24",
62+
"@cocreate/api": "^1.10.23",
63+
"@cocreate/cli": "^1.33.3",
64+
"@cocreate/element-prototype": "^1.8.22",
65+
"@cocreate/observer": "^1.8.11",
66+
"@cocreate/utils": "^1.21.8"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)