Skip to content

Commit 871a4c8

Browse files
committed
fix: bump dependencies
1 parent 49f4e08 commit 871a4c8

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.11.4",
63-
"@cocreate/config": "^1.6.2",
64-
"@cocreate/render": "^1.28.1",
65-
"@cocreate/utils": "^1.25.1"
62+
"@cocreate/actions": "^1.11.5",
63+
"@cocreate/config": "^1.6.3",
64+
"@cocreate/render": "^1.28.2",
65+
"@cocreate/utils": "^1.25.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)