Commit 8ae9ad4
chore(deps): Bump the all-npm-fe-version-updates group in /demo/frontend with 7 updates (#2371)
Bumps the all-npm-fe-version-updates group in /demo/frontend with 7
updates:
| Package | From | To |
| --- | --- | --- |
| [debounce](https://github.com/sindresorhus/debounce) | `2.2.0` |
`3.0.0` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.10.0` |
`5.13.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `24.9.2` | `24.10.1` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `19.2.2` | `19.2.6` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `19.2.2` | `19.2.3` |
|
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
| `5.1.0` | `5.1.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`7.1.12` | `7.2.4` |
Updates `debounce` from 2.2.0 to 3.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/debounce/releases">debounce's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 20 32bdae9</li>
<li>This package is now pure ESM. <strong>Please <a
href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">read
this</a>.</strong></li>
<li>Removed named export. Only a default export now.</li>
</ul>
<hr />
<p><a
href="https://github.com/sindresorhus/debounce/compare/v2.2.0...v3.0.0">https://github.com/sindresorhus/debounce/compare/v2.2.0...v3.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/debounce/commit/cc34d9071e15cc548c23b9bc9441bebb5c81024d"><code>cc34d90</code></a>
3.0.0</li>
<li><a
href="https://github.com/sindresorhus/debounce/commit/32bdae97ab7d2a7bc5c808e41d6e2b4e9df22662"><code>32bdae9</code></a>
Require Node.js 20 and move to ESM</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/debounce/compare/v2.2.0...v3.0.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `maplibre-gl` from 5.10.0 to 5.13.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's
releases</a>.</em></p>
<blockquote>
<h2>v5.13.0</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.12.0...v5.13.0">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.12.0">MapLibre
GL JS v5.12.0</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Text labels can now include relatively uncommon Chinese, Japanese,
Korean, and Vietnamese characters, as well as characters from historical
writing systems. When using server-side fonts, the map may request glyph
PBFs beyond U+FFFF from the server instead of throwing an error as
before. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6640">#6640</a>)
(by <a href="https://github.com/1ec5"><code>@1ec5</code></a>)</li>
<li>GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix
regressions. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6681">#6681</a>)
(by <a
href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
<li>GeoJSONSource setData and updateData waitForCompletion option (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6688">#6688</a>)
(by <a
href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
<li>Improve performance of <code>GeoJSONSource#updateData</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6668">#6668</a>)
(by <a
href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li>
<li>GeoJSON Worker Refactor (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6702">#6702</a>)
(by <a
href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Misc bug fixes related to <code>GeoJSONSource#updateData</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6689">#6689</a>,
<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6690">#6690</a>,
<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6704">#6704</a>)
(by <a
href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li>
</ul>
<h2>v5.12.0</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.11.0...v5.12.0">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.11.0">MapLibre
GL JS v5.11.0</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Add support for MapLibre Tiles (MLT) by using <code>encoding:
'mlt'</code> in vector source definition (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6570">#6570</a>)
(by <a href="https://github.com/Salkin975"><code>@Salkin975</code></a>
and <a href="https://github.com/HArelM"><code>@HarelM</code></a>)</li>
<li>Slice vector tiles to improve over scale vector handling (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6521">#6521</a>).
It adds the <code>experimentalZoomLevelsToOverscale</code> flag to
<code>MapOptions</code> to allow controlling how many zoom levels to
slice and how many to scale. It seems to have better performance at high
zoom levels. It can prevent Safari crashes in some scenarios by setting
it to 4 or less. (by <a
href="https://github.com/HarelM"><code>@HarelM</code></a>)</li>
<li>Add reduceMotion option to Map Options (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6661">#6661</a>)
(by <a
href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix missing <code>constrainOverride</code> setter in
<code>TransformHelper.apply</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6642">#6642</a>)
(by <a
href="https://github.com/larsmaxfield"><code>@larsmaxfield</code></a>)</li>
<li>Fix blank map after WebGL context restore (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6242">#6242</a>)
(by <a href="https://github.com/ToHold"><code>@ToHold</code></a>)</li>
</ul>
<h2>v5.11.0</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.10.0...v5.11.0">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.10.0">MapLibre
GL JS v5.10.0</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Improve performance of <code>GeoJSONSource#updateData</code> when
called on small diffs (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6562">#6562</a>)
(by <a
href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li>
<li>If the stylesheet lacks a <code>glyphs</code> property at the root
level, interpret the <code>text-font</code> property as a cascading
fallback list of font names and render all text using local or system
fonts. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/4564">#4564</a>)
(by <a href="https://github.com/1ec5"><code>@1ec5</code></a>)</li>
<li>1 parent b275623 commit 8ae9ad4
2 files changed
+102
-65
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
| |||
107 | 118 | | |
108 | 119 | | |
109 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
110 | 126 | | |
111 | 127 | | |
112 | 128 | | |
| |||
134 | 150 | | |
135 | 151 | | |
136 | 152 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
141 | 157 | | |
142 | | - | |
| 158 | + | |
143 | 159 | | |
144 | 160 | | |
145 | 161 | | |
| |||
190 | 206 | | |
191 | 207 | | |
192 | 208 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
197 | 213 | | |
198 | 214 | | |
199 | | - | |
| 215 | + | |
200 | 216 | | |
201 | | - | |
| 217 | + | |
202 | 218 | | |
203 | | - | |
| 219 | + | |
204 | 220 | | |
205 | 221 | | |
206 | 222 | | |
| |||
227 | 243 | | |
228 | 244 | | |
229 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
230 | 254 | | |
231 | 255 | | |
232 | 256 | | |
| |||
548 | 572 | | |
549 | 573 | | |
550 | 574 | | |
551 | | - | |
| 575 | + | |
552 | 576 | | |
553 | 577 | | |
554 | 578 | | |
| |||
561 | 585 | | |
562 | 586 | | |
563 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
564 | 595 | | |
565 | 596 | | |
566 | 597 | | |
| |||
574 | 605 | | |
575 | 606 | | |
576 | 607 | | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
581 | 612 | | |
582 | 613 | | |
583 | 614 | | |
| |||
734 | 765 | | |
735 | 766 | | |
736 | 767 | | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
741 | 772 | | |
742 | 773 | | |
743 | 774 | | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
748 | 779 | | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
753 | 784 | | |
754 | | - | |
| 785 | + | |
755 | 786 | | |
756 | 787 | | |
757 | 788 | | |
| |||
777 | 808 | | |
778 | 809 | | |
779 | 810 | | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
784 | 815 | | |
785 | | - | |
| 816 | + | |
786 | 817 | | |
787 | 818 | | |
788 | | - | |
| 819 | + | |
789 | 820 | | |
790 | 821 | | |
791 | 822 | | |
| |||
887 | 918 | | |
888 | 919 | | |
889 | 920 | | |
890 | | - | |
| 921 | + | |
891 | 922 | | |
892 | 923 | | |
893 | 924 | | |
894 | 925 | | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
895 | 931 | | |
896 | 932 | | |
897 | 933 | | |
| |||
902 | 938 | | |
903 | 939 | | |
904 | 940 | | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
909 | 945 | | |
910 | 946 | | |
911 | 947 | | |
| |||
1192 | 1228 | | |
1193 | 1229 | | |
1194 | 1230 | | |
1195 | | - | |
1196 | | - | |
1197 | | - | |
1198 | | - | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
1199 | 1235 | | |
1200 | 1236 | | |
1201 | 1237 | | |
| |||
1204 | 1240 | | |
1205 | 1241 | | |
1206 | 1242 | | |
1207 | | - | |
| 1243 | + | |
| 1244 | + | |
1208 | 1245 | | |
1209 | 1246 | | |
1210 | 1247 | | |
| |||
1583 | 1620 | | |
1584 | 1621 | | |
1585 | 1622 | | |
1586 | | - | |
1587 | | - | |
1588 | | - | |
1589 | | - | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
1590 | 1627 | | |
1591 | 1628 | | |
1592 | 1629 | | |
| |||
0 commit comments