Skip to content

Commit 109bee3

Browse files
committed
fix: update dependencies to the lates versions
1 parent d624243 commit 109bee3

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.0",
63-
"@cocreate/config": "^1.6.5",
64-
"@cocreate/render": "^1.29.0",
65-
"@cocreate/utils": "^1.26.1"
62+
"@cocreate/actions": "^1.12.1",
63+
"@cocreate/config": "^1.6.6",
64+
"@cocreate/render": "^1.29.1",
65+
"@cocreate/utils": "^1.26.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)