Skip to content

Commit

Permalink
fix: bump cocreate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 12, 2024
1 parent c24b93e commit bb85fe4
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.18.1",
"@cocreate/crud-client": "^1.33.8",
"@cocreate/element-prototype": "^1.22.2",
"@cocreate/local-storage": "^1.14.3",
"@cocreate/observer": "^1.16.0",
"@cocreate/position": "^1.9.0",
"@cocreate/socket-client": "^1.39.0",
"@cocreate/uuid": "^1.11.1"
"@cocreate/actions": "^1.18.2",
"@cocreate/crud-client": "^1.33.9",
"@cocreate/element-prototype": "^1.23.0",
"@cocreate/local-storage": "^1.15.0",
"@cocreate/observer": "^1.16.1",
"@cocreate/position": "^1.9.1",
"@cocreate/socket-client": "^1.39.1",
"@cocreate/uuid": "^1.11.2"
}
}
}

0 comments on commit bb85fe4

Please sign in to comment.