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 24, 2023
1 parent f725ab7 commit 1f70a97
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.6",
"@cocreate/crud-client": "^1.28.4",
"@cocreate/element-prototype": "^1.11.5",
"@cocreate/local-storage": "^1.10.5",
"@cocreate/observer": "^1.11.5",
"@cocreate/position": "^1.6.4",
"@cocreate/socket-client": "^1.31.0",
"@cocreate/actions": "^1.12.0",
"@cocreate/crud-client": "^1.28.10",
"@cocreate/element-prototype": "^1.11.7",
"@cocreate/local-storage": "^1.10.7",
"@cocreate/observer": "^1.11.6",
"@cocreate/position": "^1.6.5",
"@cocreate/socket-client": "^1.32.2",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 1f70a97

Please sign in to comment.