Skip to content

Commit 1ae29bd

Browse files
committed
Website updates
1 parent b330d5f commit 1ae29bd

15 files changed

+16
-16
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.6.2-dev&quot;,
264-
&quot;proj4&quot;: &quot;2.19.7&quot;
264+
&quot;proj4&quot;: &quot;2.19.10&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.6.2-dev&quot;,
298-
&quot;proj4&quot;: &quot;2.19.7&quot;
298+
&quot;proj4&quot;: &quot;2.19.10&quot;
299299
},
300300
&quot;devDependencies&quot;: {
301301
&quot;vite&quot;: &quot;^3.2.3&quot;

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.6.2-dev&quot;,
383-
&quot;proj4&quot;: &quot;2.19.7&quot;
383+
&quot;proj4&quot;: &quot;2.19.10&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.6.2-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.19.7&quot;
456+
&quot;proj4&quot;: &quot;2.19.10&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.6.2-dev&quot;,
470-
&quot;proj4&quot;: &quot;2.19.7&quot;
470+
&quot;proj4&quot;: &quot;2.19.10&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.6.2-dev&quot;,
289-
&quot;proj4&quot;: &quot;2.19.7&quot;
289+
&quot;proj4&quot;: &quot;2.19.10&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
@@ -629,7 +629,7 @@ <h5 class="source-heading">package.json</h5>
629629
&quot;name&quot;: &quot;reprojection&quot;,
630630
&quot;dependencies&quot;: {
631631
&quot;ol&quot;: &quot;10.6.2-dev&quot;,
632-
&quot;proj4&quot;: &quot;2.19.7&quot;
632+
&quot;proj4&quot;: &quot;2.19.10&quot;
633633
},
634634
&quot;devDependencies&quot;: {
635635
&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.6.2-dev&quot;,
304-
&quot;proj4&quot;: &quot;2.19.7&quot;
304+
&quot;proj4&quot;: &quot;2.19.10&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.6.2-dev&quot;,
251-
&quot;proj4&quot;: &quot;2.19.7&quot;
251+
&quot;proj4&quot;: &quot;2.19.10&quot;
252252
},
253253
&quot;devDependencies&quot;: {
254254
&quot;vite&quot;: &quot;^3.2.3&quot;

0 commit comments

Comments
 (0)