Skip to content

Commit

Permalink
chore: update update hops monorepo packages to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 6df9e52 commit 4c23ef6
Show file tree
Hide file tree
Showing 3 changed files with 602 additions and 2,103 deletions.
10 changes: 5 additions & 5 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"dependencies": {
"css-loader": "3.6.0",
"decko": "1.2.0",
"hops": "13.4.3",
"hops-lambda": "13.4.3",
"hops": "15.1.1",
"hops-lambda": "15.1.1",
"hops-mobx": "1.0.0",
"hops-pwa": "13.4.3",
"hops-styled-components": "13.4.3",
"hops-typescript": "13.4.3",
"hops-pwa": "15.1.1",
"hops-styled-components": "15.1.1",
"hops-typescript": "15.1.1",
"jam-icons": "2.0.0",
"lodash.merge": "4.6.2",
"mobx": "6.3.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/hops-mobx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hops-mobx",
"version": "1.0.0",
"peerDependencies": {
"hops": "^12.0.0 || ^13.0.0",
"hops": "^12.0.0 || ^13.0.0 || ^15.0.0",
"mobx": "^5.1.0 || ^6.0.0",
"mobx-react": "^5.2.6 || ^6.0.0 || ^7.0.0"
}
Expand Down
Loading

0 comments on commit 4c23ef6

Please sign in to comment.