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 Apr 29, 2024
1 parent 01c118e commit fd81812
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.14.0",
"@cocreate/crud-client": "^1.31.0",
"@cocreate/element-prototype": "^1.15.0",
"@cocreate/local-storage": "^1.12.0",
"@cocreate/observer": "^1.14.0",
"@cocreate/position": "^1.8.0",
"@cocreate/socket-client": "^1.35.0",
"@cocreate/uuid": "^1.9.0"
"@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"
}
}
}

0 comments on commit fd81812

Please sign in to comment.