Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 21, 2023
1 parent f2fb5d4 commit 4e446ce
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.10.2",
"@cocreate/crud-client": "^1.23.1",
"@cocreate/element-prototype": "^1.10.1",
"@cocreate/local-storage": "^1.9.1",
"@cocreate/message-client": "^1.5.1",
"@cocreate/observer": "^1.10.1",
"@cocreate/position": "^1.5.1",
"@cocreate/uuid": "^1.6.1"
"@cocreate/actions": "^1.11.0",
"@cocreate/crud-client": "^1.24.0",
"@cocreate/element-prototype": "^1.11.0",
"@cocreate/local-storage": "^1.10.0",
"@cocreate/message-client": "^1.6.0",
"@cocreate/observer": "^1.11.0",
"@cocreate/position": "^1.6.0",
"@cocreate/uuid": "^1.7.0"
}
}
}

0 comments on commit 4e446ce

Please sign in to comment.