Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 24, 2023
1 parent 57e1f24 commit 9cacc9e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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/local-storage": "^1.10.5",
"@cocreate/observer": "^1.11.5",
"@cocreate/local-storage": "^1.10.7",
"@cocreate/observer": "^1.11.6",
"@cocreate/random-color": "^1.7.2",
"@cocreate/selection": "^1.9.4",
"@cocreate/socket-client": "^1.31.0",
"@cocreate/utils": "^1.25.3",
"@cocreate/selection": "^1.9.5",
"@cocreate/socket-client": "^1.32.2",
"@cocreate/utils": "^1.26.1",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 9cacc9e

Please sign in to comment.