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 7ba9214 commit 22a8e3a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.13.0",
"@cocreate/crud-client": "^1.30.0",
"@cocreate/element-prototype": "^1.14.1",
"@cocreate/render": "^1.34.0",
"@cocreate/socket-client": "^1.34.0",
"@cocreate/utils": "^1.28.0"
"@cocreate/actions": "^1.14.0",
"@cocreate/crud-client": "^1.31.0",
"@cocreate/element-prototype": "^1.15.0",
"@cocreate/render": "^1.35.0",
"@cocreate/socket-client": "^1.35.0",
"@cocreate/utils": "^1.29.0"
}
}
}

0 comments on commit 22a8e3a

Please sign in to comment.