Skip to content

Commit 327849b

Browse files
committed
fix: bump cocreate dependencies
1 parent 71c132d commit 327849b

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
@@ -63,9 +63,9 @@
6363
"webpack-log": "^3.0.1"
6464
},
6565
"dependencies": {
66-
"@cocreate/actions": "^1.18.1",
67-
"@cocreate/config": "^1.12.2",
68-
"@cocreate/render": "^1.40.3",
69-
"@cocreate/utils": "^1.33.6"
66+
"@cocreate/actions": "^1.18.2",
67+
"@cocreate/config": "^1.12.3",
68+
"@cocreate/render": "^1.41.0",
69+
"@cocreate/utils": "^1.33.7"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)