Skip to content

Commit 3e9b311

Browse files
committed
chore: update dependencies and peerDependency list
BREAKING CHANGE: * Drop support for Node.js Versions 16 * requires a peer dependency of `ol@^8.2.0` * requires a peer dependency of `ol-ext@^4.0.13`
1 parent 0f3f889 commit 3e9b311

File tree

4 files changed

+2100
-3312
lines changed

4 files changed

+2100
-3312
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ It can display maps with tiled, raster or vector layers loaded from different so
5151

5252
<!-- auto-generated-peer-dependency-requirements START -->
5353

54-
- **[ol](https://github.com/openlayers/openlayers)**: `^8.0.0`
54+
- **[ol](https://github.com/openlayers/openlayers)**: `^8.2.0`
5555
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.3.0`
56-
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.11`
56+
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.13`
5757
- **[vue](https://github.com/vuejs/core)**: `^3.0.0`
5858

5959
<!-- auto-generated-peer-dependency-requirements END -->

docs/get-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ vue3-openlayers works with the following versions which must be installed as pee
44

55
<!-- auto-generated-peer-dependency-requirements START -->
66

7-
- **[ol](https://github.com/openlayers/openlayers)**: `^8.0.0`
7+
- **[ol](https://github.com/openlayers/openlayers)**: `^8.2.0`
88
- **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.3.0`
9-
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.11`
9+
- **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.13`
1010
- **[vue](https://github.com/vuejs/core)**: `^3.0.0`
1111

1212
<!-- auto-generated-peer-dependency-requirements END -->

0 commit comments

Comments
 (0)