Skip to content

Commit 7acb604

Browse files
committed
Website updates
1 parent c3a4278 commit 7acb604

13 files changed

+13
-13
lines changed

dist/en/main/examples/cog-modeltransformation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h5 class="source-heading">package.json</h5>
261261
&quot;name&quot;: &quot;cog-modeltransformation&quot;,
262262
&quot;dependencies&quot;: {
263263
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
264-
&quot;proj4&quot;: &quot;2.16.2&quot;
264+
&quot;proj4&quot;: &quot;2.17.0&quot;
265265
},
266266
&quot;devDependencies&quot;: {
267267
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/cog-projection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h5 class="source-heading">package.json</h5>
295295
&quot;name&quot;: &quot;cog-projection&quot;,
296296
&quot;dependencies&quot;: {
297297
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
298-
&quot;proj4&quot;: &quot;2.16.2&quot;
298+
&quot;proj4&quot;: &quot;2.17.0&quot;
299299
},
300300
&quot;devDependencies&quot;: {
301301
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/common.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/multiple-cogs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h5 class="source-heading">package.json</h5>
380380
&quot;name&quot;: &quot;multiple-cogs&quot;,
381381
&quot;dependencies&quot;: {
382382
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
383-
&quot;proj4&quot;: &quot;2.16.2&quot;
383+
&quot;proj4&quot;: &quot;2.17.0&quot;
384384
},
385385
&quot;devDependencies&quot;: {
386386
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/print-to-scale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ <h5 class="source-heading">package.json</h5>
453453
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
454454
&quot;html2canvas&quot;: &quot;^1.4.1&quot;,
455455
&quot;jspdf&quot;: &quot;^3.0.0&quot;,
456-
&quot;proj4&quot;: &quot;2.16.2&quot;
456+
&quot;proj4&quot;: &quot;2.17.0&quot;
457457
},
458458
&quot;devDependencies&quot;: {
459459
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/reprojection-by-code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ <h5 class="source-heading">package.json</h5>
467467
&quot;name&quot;: &quot;reprojection-by-code&quot;,
468468
&quot;dependencies&quot;: {
469469
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
470-
&quot;proj4&quot;: &quot;2.16.2&quot;
470+
&quot;proj4&quot;: &quot;2.17.0&quot;
471471
},
472472
&quot;devDependencies&quot;: {
473473
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/reprojection-image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h5 class="source-heading">package.json</h5>
286286
&quot;name&quot;: &quot;reprojection-image&quot;,
287287
&quot;dependencies&quot;: {
288288
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
289-
&quot;proj4&quot;: &quot;2.16.2&quot;
289+
&quot;proj4&quot;: &quot;2.17.0&quot;
290290
},
291291
&quot;devDependencies&quot;: {
292292
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/reprojection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ <h5 class="source-heading">package.json</h5>
628628
&quot;name&quot;: &quot;reprojection&quot;,
629629
&quot;dependencies&quot;: {
630630
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
631-
&quot;proj4&quot;: &quot;2.16.2&quot;
631+
&quot;proj4&quot;: &quot;2.17.0&quot;
632632
},
633633
&quot;devDependencies&quot;: {
634634
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/scaleline-indiana-east.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h5 class="source-heading">package.json</h5>
301301
&quot;name&quot;: &quot;scaleline-indiana-east&quot;,
302302
&quot;dependencies&quot;: {
303303
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
304-
&quot;proj4&quot;: &quot;2.16.2&quot;
304+
&quot;proj4&quot;: &quot;2.17.0&quot;
305305
},
306306
&quot;devDependencies&quot;: {
307307
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/sphere-mollweide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h5 class="source-heading">package.json</h5>
248248
&quot;name&quot;: &quot;sphere-mollweide&quot;,
249249
&quot;dependencies&quot;: {
250250
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
251-
&quot;proj4&quot;: &quot;2.16.2&quot;
251+
&quot;proj4&quot;: &quot;2.17.0&quot;
252252
},
253253
&quot;devDependencies&quot;: {
254254
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/stac-item.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h5 class="source-heading">package.json</h5>
230230
&quot;dependencies&quot;: {
231231
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
232232
&quot;ol-stac&quot;: &quot;^1.0.0-beta.8&quot;,
233-
&quot;proj4&quot;: &quot;2.16.2&quot;
233+
&quot;proj4&quot;: &quot;2.17.0&quot;
234234
},
235235
&quot;devDependencies&quot;: {
236236
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/wms-image-custom-proj.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h5 class="source-heading">package.json</h5>
306306
&quot;name&quot;: &quot;wms-image-custom-proj&quot;,
307307
&quot;dependencies&quot;: {
308308
&quot;ol&quot;: &quot;10.5.1-dev&quot;,
309-
&quot;proj4&quot;: &quot;2.16.2&quot;
309+
&quot;proj4&quot;: &quot;2.17.0&quot;
310310
},
311311
&quot;devDependencies&quot;: {
312312
&quot;vite&quot;: &quot;^3.2.3&quot;

0 commit comments

Comments
 (0)