Skip to content

Commit ca2f761

Browse files
committed
fix: update dependencies
1 parent 602329e commit ca2f761

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/action": "^1.2.9",
65-
"@cocreate/crud-client": "^1.2.13",
66-
"@cocreate/docs": "^1.2.8",
67-
"@cocreate/form": "^1.2.7",
68-
"@cocreate/input": "^1.2.13",
69-
"@cocreate/render": "^1.1.8"
64+
"@cocreate/action": "^1.2.10",
65+
"@cocreate/crud-client": "^1.2.14",
66+
"@cocreate/docs": "^1.2.9",
67+
"@cocreate/form": "^1.2.8",
68+
"@cocreate/input": "^1.2.14",
69+
"@cocreate/render": "^1.1.9"
7070
}
7171
}

0 commit comments

Comments
 (0)