Skip to content

Commit 5c7f000

Browse files
committed
fix: update @cocreate dependencies
1 parent afcadb9 commit 5c7f000

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
@@ -54,11 +54,11 @@
5454
"webpack-log": "^3.0.1"
5555
},
5656
"dependencies": {
57-
"@cocreate/actions": "^1.21.0",
58-
"@cocreate/crud-client": "^1.34.1",
59-
"@cocreate/element-prototype": "^1.29.0",
60-
"@cocreate/elements": "^1.42.0",
61-
"@cocreate/local-storage": "^1.16.1",
62-
"@cocreate/render": "^1.45.1"
57+
"@cocreate/actions": "^1.21.1",
58+
"@cocreate/crud-client": "^1.34.2",
59+
"@cocreate/element-prototype": "^1.29.1",
60+
"@cocreate/elements": "^1.42.1",
61+
"@cocreate/local-storage": "^1.16.2",
62+
"@cocreate/render": "^1.45.2"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)