Skip to content

Commit e118a0f

Browse files
committed
feat: bumped CoCreate dependencies to their latest versions
1 parent 953c3fa commit e118a0f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.14.0",
62-
"@cocreate/crud-client": "^1.31.0",
61+
"@cocreate/actions": "^1.15.1",
62+
"@cocreate/crud-client": "^1.32.2",
6363
"@cocreate/element-prototype": "^1.15.0",
64-
"@cocreate/elements": "^1.28.0",
64+
"@cocreate/elements": "^1.32.0",
6565
"@cocreate/local-storage": "^1.12.0",
66-
"@cocreate/render": "^1.35.0"
66+
"@cocreate/render": "^1.37.1"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)