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 e4edacb commit 162f502
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,12 +58,12 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.3",
"@cocreate/crud-client": "^1.28.1",
"@cocreate/element-prototype": "^1.11.2",
"@cocreate/filter": "^1.23.0",
"@cocreate/observer": "^1.11.2",
"@cocreate/render": "^1.28.0",
"@cocreate/utils": "^1.25.0"
"@cocreate/actions": "^1.11.4",
"@cocreate/crud-client": "^1.28.2",
"@cocreate/element-prototype": "^1.11.3",
"@cocreate/filter": "^1.23.1",
"@cocreate/observer": "^1.11.3",
"@cocreate/render": "^1.28.1",
"@cocreate/utils": "^1.25.1"
}
}
}

0 comments on commit 162f502

Please sign in to comment.