Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 9, 2023
1 parent a7cb2f0 commit 9a4f36b
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,13 +58,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.3",
"@cocreate/crud-client": "^1.28.1",
"@cocreate/element-prototype": "^1.11.2",
"@cocreate/local-storage": "^1.10.2",
"@cocreate/message-client": "^1.8.0",
"@cocreate/observer": "^1.11.2",
"@cocreate/actions": "^1.11.4",
"@cocreate/crud-client": "^1.28.2",
"@cocreate/element-prototype": "^1.11.3",
"@cocreate/local-storage": "^1.10.3",
"@cocreate/message-client": "^1.8.1",
"@cocreate/observer": "^1.11.3",
"@cocreate/position": "^1.6.2",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 9a4f36b

Please sign in to comment.