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 9, 2023
1 parent 4a106e7 commit 1127f16
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 @@ -58,13 +58,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.4",
"@cocreate/crud-client": "^1.28.2",
"@cocreate/element-prototype": "^1.11.3",
"@cocreate/local-storage": "^1.10.3",
"@cocreate/message-client": "^1.8.1",
"@cocreate/observer": "^1.11.3",
"@cocreate/position": "^1.6.2",
"@cocreate/actions": "^1.11.5",
"@cocreate/crud-client": "^1.28.3",
"@cocreate/element-prototype": "^1.11.4",
"@cocreate/local-storage": "^1.10.4",
"@cocreate/message-client": "^1.8.2",
"@cocreate/observer": "^1.11.4",
"@cocreate/position": "^1.6.3",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 1127f16

Please sign in to comment.