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 df4c634 commit 5d1a203
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 @@ -58,11 +58,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/element-config": "^1.11.0",
"@cocreate/observer": "^1.16.0",
"@cocreate/selection": "^1.12.1",
"@cocreate/socket-client": "^1.39.0",
"@cocreate/utils": "^1.33.6",
"@cocreate/uuid": "^1.11.1"
"@cocreate/element-config": "^1.11.1",
"@cocreate/observer": "^1.16.1",
"@cocreate/selection": "^1.12.2",
"@cocreate/socket-client": "^1.39.1",
"@cocreate/utils": "^1.33.7",
"@cocreate/uuid": "^1.11.2"
}
}
}

0 comments on commit 5d1a203

Please sign in to comment.