Skip to content

Commit ea01288

Browse files
fix(deps): update dependency ol to v10.4.0
1 parent 91db51b commit ea01288

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/esmodule-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"geopf-extensions-openlayers": "../../dist/package/geopf-extensions-openlayers.tgz",
14-
"ol": "10.3.1",
14+
"ol": "10.4.0",
1515
"@gouvfr/dsfr": "^1.11.0"
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"geoportal-access-lib": "3.4.6",
5050
"loglevel": "^1.9.1",
5151
"markdown-toc": "^1.2.0",
52-
"ol": "10.3.1",
52+
"ol": "10.4.0",
5353
"ol-contextmenu": "^5.5.0",
5454
"ol-mapbox-style": "12.4.0",
5555
"proj4": "2.15.0",

0 commit comments

Comments
 (0)