Skip to content

Commit 5e4fd8f

Browse files
committed
fix: update dependencies
1 parent b2b4f62 commit 5e4fd8f

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.8",
65-
"@cocreate/crud-client": "^1.2.12",
66-
"@cocreate/docs": "^1.2.7",
67-
"@cocreate/form": "^1.2.6",
68-
"@cocreate/input": "^1.2.12",
69-
"@cocreate/render": "^1.1.7"
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"
7070
}
7171
}

0 commit comments

Comments
 (0)