Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 19, 2023
1 parent b3e5968 commit 057403b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.1",
"@cocreate/crud-client": "^1.25.0",
"@cocreate/element-prototype": "^1.11.1",
"@cocreate/elements": "^1.21.0",
"@cocreate/local-storage": "^1.10.1",
"@cocreate/render": "^1.27.2"
"@cocreate/actions": "^1.11.2",
"@cocreate/crud-client": "^1.25.1",
"@cocreate/element-prototype": "^1.11.2",
"@cocreate/elements": "^1.21.1",
"@cocreate/local-storage": "^1.10.2",
"@cocreate/render": "^1.27.3"
}
}
}

0 comments on commit 057403b

Please sign in to comment.