Skip to content

Commit

Permalink
Update dependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 14, 2023
1 parent 1633172 commit 58718e0
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 @@ -59,12 +59,12 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.30",
"@cocreate/cli": "^1.33.8",
"@cocreate/crud-client": "^1.21.22",
"@cocreate/element-prototype": "^1.8.28",
"@cocreate/render": "^1.24.30",
"@cocreate/socket-client": "^1.23.24",
"@cocreate/utils": "^1.21.14"
"@cocreate/actions": "^1.8.31",
"@cocreate/cli": "^1.34.0",
"@cocreate/crud-client": "^1.21.23",
"@cocreate/element-prototype": "^1.8.29",
"@cocreate/render": "^1.24.31",
"@cocreate/socket-client": "^1.23.25",
"@cocreate/utils": "^1.21.15"
}
}
}

0 comments on commit 58718e0

Please sign in to comment.