Skip to content

Commit

Permalink
chore(deps): update dependency ol to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 1317321 commit aa19ab3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/client-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"commander": "~12.0.0",
"deepmerge": "~4.3.1",
"electron": "~21.4.4",
"ol": "~8.2.0"
"ol": "~9.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/client-ng/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"deepmerge": "4.3.1",
"karma": "6.4.3",
"material-design-icons": "3.0.1",
"ol": "8.2.0",
"ol": "9.2.1",
"ol-mapbox-style": "12.3.2",
"rxjs": "7.8.1",
"zone.js": "0.14.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/client-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"access": "public"
},
"devDependencies": {
"ol": "8.2.0"
"ol": "9.2.1"
},
"peerDependencies": {
"ol": "~8.2.0"
"ol": "~9.2.0"
},
"dependencies": {
"@manniwatch/api-client": "^0.29.16",
Expand Down

0 comments on commit aa19ab3

Please sign in to comment.