Skip to content

Commit

Permalink
feat: upgrade dependencies for latest features and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 24, 2023
1 parent 1d4ca30 commit 465d238
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.12.4",
"@cocreate/crud-client": "^1.29.0",
"@cocreate/element-prototype": "^1.13.2",
"@cocreate/local-storage": "^1.10.11",
"@cocreate/observer": "^1.12.0",
"@cocreate/position": "^1.6.9",
"@cocreate/socket-client": "^1.33.1",
"@cocreate/uuid": "^1.7.6"
"@cocreate/actions": "^1.13.0",
"@cocreate/crud-client": "^1.30.0",
"@cocreate/element-prototype": "^1.14.1",
"@cocreate/local-storage": "^1.11.1",
"@cocreate/observer": "^1.13.0",
"@cocreate/position": "^1.7.0",
"@cocreate/socket-client": "^1.34.0",
"@cocreate/uuid": "^1.8.0"
}
}
}

0 comments on commit 465d238

Please sign in to comment.