Skip to content

Commit a939251

Browse files
committed
fix: update dependencies
1 parent 1692f5d commit a939251

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"webpack-log": "^3.0.1"
6363
},
6464
"dependencies": {
65-
"@cocreate/crud-client": "^1.2.22",
66-
"@cocreate/docs": "^1.2.19",
67-
"@cocreate/floating-label": "^1.1.17",
68-
"@cocreate/hosting": "^1.2.16",
69-
"@cocreate/htmltags": "^1.4.6",
70-
"@cocreate/input": "^1.2.20",
71-
"@cocreate/observer": "^1.3.17"
65+
"@cocreate/crud-client": "^1.2.24",
66+
"@cocreate/docs": "^1.2.21",
67+
"@cocreate/floating-label": "^1.1.19",
68+
"@cocreate/hosting": "^1.2.18",
69+
"@cocreate/htmltags": "^1.4.8",
70+
"@cocreate/input": "^1.2.22",
71+
"@cocreate/observer": "^1.3.19"
7272
}
7373
}

0 commit comments

Comments
 (0)