Skip to content

Commit 6872197

Browse files
committed
fix: upgrade dependencies
1 parent 23c88fb commit 6872197

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.14",
65-
"@cocreate/crud-client": "^1.2.18",
66-
"@cocreate/docs": "^1.2.17",
67-
"@cocreate/form": "^1.2.12",
68-
"@cocreate/input": "^1.2.18",
69-
"@cocreate/render": "^1.1.13"
64+
"@cocreate/action": "^1.2.16",
65+
"@cocreate/crud-client": "^1.2.22",
66+
"@cocreate/docs": "^1.2.19",
67+
"@cocreate/form": "^1.2.15",
68+
"@cocreate/input": "^1.2.20",
69+
"@cocreate/render": "^1.1.15"
7070
}
7171
}

0 commit comments

Comments
 (0)