Skip to content

Commit 309a71a

Browse files
committed
feat: update dependecies for th latest features and bug fixes
1 parent 6f0110f commit 309a71a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.12.3",
63-
"@cocreate/config": "^1.6.8",
64-
"@cocreate/render": "^1.30.1",
65-
"@cocreate/utils": "^1.27.1"
62+
"@cocreate/actions": "^1.12.4",
63+
"@cocreate/config": "^1.6.9",
64+
"@cocreate/render": "^1.32.0",
65+
"@cocreate/utils": "^1.27.4"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)