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 a033220 commit 0616aff
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.8.30",
"@cocreate/cli": "^1.33.8",
"@cocreate/crud-client": "^1.21.22",
"@cocreate/filter": "^1.19.28",
"@cocreate/link": "^1.4.26",
"@cocreate/local-storage": "^1.7.19",
"@cocreate/observer": "^1.8.17"
"@cocreate/actions": "^1.8.31",
"@cocreate/cli": "^1.34.0",
"@cocreate/crud-client": "^1.21.23",
"@cocreate/filter": "^1.19.29",
"@cocreate/link": "^1.4.27",
"@cocreate/local-storage": "^1.7.20",
"@cocreate/observer": "^1.8.18"
}
}
}

0 comments on commit 0616aff

Please sign in to comment.