Skip to content

Commit e93a8be

Browse files
chore(deps): bump the production-dependencies group with 7 updates (#293)
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@turf/bbox](https://github.com/Turfjs/turf) | `7.3.2` | `7.3.3` | | [@turf/bbox-polygon](https://github.com/Turfjs/turf) | `7.3.2` | `7.3.3` | | [@turf/boolean-valid](https://github.com/Turfjs/turf) | `7.3.2` | `7.3.3` | | [@turf/helpers](https://github.com/Turfjs/turf) | `7.3.2` | `7.3.3` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.16.0` | `5.17.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.21.0` | `3.22.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.10` | `5.0.11` | Updates `@turf/bbox` from 7.3.2 to 7.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Turfjs/turf/releases"><code>@​turf/bbox</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.3</h2> <p>Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.</p> <h2>What's Changed</h2> <ul> <li>Fix <code>@​turf/line-offset</code>'s return type regression by <a href="https://github.com/mfedderly"><code>@​mfedderly</code></a> in <a href="https://redirect.github.com/Turfjs/turf/pull/3009">Turfjs/turf#3009</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Turfjs/turf/commit/fa0e2da8ce02d9a82720eae922f89c9386596e04"><code>fa0e2da</code></a> v7.3.3</li> <li><a href="https://github.com/Turfjs/turf/commit/106a956d2c167ead13c3af86fb4e111a39c33172"><code>106a956</code></a> Specify release environment for release job (<a href="https://redirect.github.com/Turfjs/turf/issues/3001">#3001</a>)</li> <li><a href="https://github.com/Turfjs/turf/commit/8a1ed5db469f42d6bea43eb972252f6ff052b963"><code>8a1ed5d</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3009">#3009</a> from Turfjs/mf/fix-lineoffset-types</li> <li><a href="https://github.com/Turfjs/turf/commit/5721ddd75e355740193b94716e7d02e2cbdb1d2d"><code>5721ddd</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3000">#3000</a> from Turfjs/releases/7.3.2</li> <li>See full diff in <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​turf/bbox</code> since your current version.</p> </details> <br /> Updates `@turf/bbox-polygon` from 7.3.2 to 7.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Turfjs/turf/releases"><code>@​turf/bbox-polygon</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.3</h2> <p>Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.</p> <h2>What's Changed</h2> <ul> <li>Fix <code>@​turf/line-offset</code>'s return type regression by <a href="https://github.com/mfedderly"><code>@​mfedderly</code></a> in <a href="https://redirect.github.com/Turfjs/turf/pull/3009">Turfjs/turf#3009</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Turfjs/turf/commit/fa0e2da8ce02d9a82720eae922f89c9386596e04"><code>fa0e2da</code></a> v7.3.3</li> <li><a href="https://github.com/Turfjs/turf/commit/106a956d2c167ead13c3af86fb4e111a39c33172"><code>106a956</code></a> Specify release environment for release job (<a href="https://redirect.github.com/Turfjs/turf/issues/3001">#3001</a>)</li> <li><a href="https://github.com/Turfjs/turf/commit/8a1ed5db469f42d6bea43eb972252f6ff052b963"><code>8a1ed5d</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3009">#3009</a> from Turfjs/mf/fix-lineoffset-types</li> <li><a href="https://github.com/Turfjs/turf/commit/5721ddd75e355740193b94716e7d02e2cbdb1d2d"><code>5721ddd</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3000">#3000</a> from Turfjs/releases/7.3.2</li> <li>See full diff in <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​turf/bbox-polygon</code> since your current version.</p> </details> <br /> Updates `@turf/boolean-valid` from 7.3.2 to 7.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Turfjs/turf/releases"><code>@​turf/boolean-valid</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.3</h2> <p>Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.</p> <h2>What's Changed</h2> <ul> <li>Fix <code>@​turf/line-offset</code>'s return type regression by <a href="https://github.com/mfedderly"><code>@​mfedderly</code></a> in <a href="https://redirect.github.com/Turfjs/turf/pull/3009">Turfjs/turf#3009</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Turfjs/turf/commit/fa0e2da8ce02d9a82720eae922f89c9386596e04"><code>fa0e2da</code></a> v7.3.3</li> <li><a href="https://github.com/Turfjs/turf/commit/106a956d2c167ead13c3af86fb4e111a39c33172"><code>106a956</code></a> Specify release environment for release job (<a href="https://redirect.github.com/Turfjs/turf/issues/3001">#3001</a>)</li> <li><a href="https://github.com/Turfjs/turf/commit/8a1ed5db469f42d6bea43eb972252f6ff052b963"><code>8a1ed5d</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3009">#3009</a> from Turfjs/mf/fix-lineoffset-types</li> <li><a href="https://github.com/Turfjs/turf/commit/5721ddd75e355740193b94716e7d02e2cbdb1d2d"><code>5721ddd</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3000">#3000</a> from Turfjs/releases/7.3.2</li> <li>See full diff in <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​turf/boolean-valid</code> since your current version.</p> </details> <br /> Updates `@turf/helpers` from 7.3.2 to 7.3.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Turfjs/turf/releases"><code>@​turf/helpers</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.3</h2> <p>Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.</p> <h2>What's Changed</h2> <ul> <li>Fix <code>@​turf/line-offset</code>'s return type regression by <a href="https://github.com/mfedderly"><code>@​mfedderly</code></a> in <a href="https://redirect.github.com/Turfjs/turf/pull/3009">Turfjs/turf#3009</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Turfjs/turf/commit/fa0e2da8ce02d9a82720eae922f89c9386596e04"><code>fa0e2da</code></a> v7.3.3</li> <li><a href="https://github.com/Turfjs/turf/commit/106a956d2c167ead13c3af86fb4e111a39c33172"><code>106a956</code></a> Specify release environment for release job (<a href="https://redirect.github.com/Turfjs/turf/issues/3001">#3001</a>)</li> <li><a href="https://github.com/Turfjs/turf/commit/8a1ed5db469f42d6bea43eb972252f6ff052b963"><code>8a1ed5d</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3009">#3009</a> from Turfjs/mf/fix-lineoffset-types</li> <li><a href="https://github.com/Turfjs/turf/commit/5721ddd75e355740193b94716e7d02e2cbdb1d2d"><code>5721ddd</code></a> Merge pull request <a href="https://redirect.github.com/Turfjs/turf/issues/3000">#3000</a> from Turfjs/releases/7.3.2</li> <li>See full diff in <a href="https://github.com/Turfjs/turf/compare/v7.3.2...v7.3.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​turf/helpers</code> since your current version.</p> </details> <br /> Updates `maplibre-gl` from 5.16.0 to 5.17.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.17.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Refactor _updateWorkerData (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6983">#6983</a>) (by <a href="https://github.com/wayofthefuture"><code>@​wayofthefuture</code></a>)</li> <li>⚠️ Add <code>zoomSnap</code> option to <code>Map</code> to allow snapping zoom levels to a grid when zooming in and out; aligns the behavior across all UI patterns (keyboard, scroll wheel, on-screen zoom buttons, double-click, double-tap). Previously, pressing +/- on the keyboard zoomed to rounded whole integers, more or less than 1 zoom level when starting from a fractional zoom. Now any number can be specified for <code>zoomSnap</code>; a value of 1.0 produces the rounded whole integer behavior across all UI patterns. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6941">#6941</a>) (by <a href="https://github.com/mizmay"><code>@​mizmay</code></a>)</li> <li>Add support for container elements from different windows (e.g., popup or iframe) (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6969">#6969</a>) (by <a href="https://github.com/Syncret"><code>@​Syncret</code></a>)</li> <li>Migrate to <code>@​maplibre/geojson-vt</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6995">#6995</a>) (by <a href="https://github.com/HarelM"><code>@​HarelM</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix incorrect shader selection for text labels with inline images (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6956">#6956</a>) (by <a href="https://github.com/ciscorn"><code>@​ciscorn</code></a>)</li> <li>Fix marker positions not updating when zoom or pitch are changed following a change in constraints (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6925">#6925</a>) (by <a href="https://github.com/auspicus">auspicus</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p> <blockquote> <h2>5.17.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Refactor _updateWorkerData (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6983">#6983</a>) (by <a href="https://github.com/wayofthefuture"><code>@​wayofthefuture</code></a>)</li> <li>⚠️ Add <code>zoomSnap</code> option to <code>Map</code> to allow snapping zoom levels to a grid when zooming in and out; aligns the behavior across all UI patterns (keyboard, scroll wheel, on-screen zoom buttons, double-click, double-tap). Previously, pressing +/- on the keyboard zoomed to rounded whole integers, more or less than 1 zoom level when starting from a fractional zoom. Now any number can be specified for <code>zoomSnap</code>; a value of 1.0 produces the rounded whole integer behavior across all UI patterns. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6941">#6941</a>) (by <a href="https://github.com/mizmay"><code>@​mizmay</code></a>)</li> <li>Add support for container elements from different windows (e.g., popup or iframe) (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6969">#6969</a>) (by <a href="https://github.com/Syncret"><code>@​Syncret</code></a>)</li> <li>Migrate to <code>@​maplibre/geojson-vt</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6995">#6995</a>) (by <a href="https://github.com/HarelM"><code>@​HarelM</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix incorrect shader selection for text labels with inline images (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6956">#6956</a>) (by <a href="https://github.com/ciscorn"><code>@​ciscorn</code></a>)</li> <li>Fix marker positions not updating when zoom or pitch are changed following a change in constraints (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6925">#6925</a>) (by <a href="https://github.com/auspicus">auspicus</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/e00b513418b3221af7a6dd964fcf19d68ae86349"><code>e00b513</code></a> Bump js version to 5.17.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7023">#7023</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/ecfba847c0abb4bfa7aab619eec376dc1c10b93d"><code>ecfba84</code></a> chore(deps-dev): bump <code>@​stylistic/eslint-plugin</code> from 5.7.0 to 5.7.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7021">#7021</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/75bf1994baf4418537171be52d29581a1aa24c81"><code>75bf199</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1573491 to 0.0.1574117 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7020">#7020</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/44ecdfaa0d0d9763355fe1510de24bcab7857611"><code>44ecdfa</code></a> chore(deps-dev): bump eslint-plugin-html from 8.1.3 to 8.1.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7019">#7019</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/5a57f94d0d4faaf33947f0215182dc2272a78f10"><code>5a57f94</code></a> chore(deps-dev): bump globals from 17.0.0 to 17.1.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7012">#7012</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b1c317d487c5917f9247326a9ee5bda4aba2fef6"><code>b1c317d</code></a> chore(deps-dev): bump puppeteer from 24.35.0 to 24.36.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7011">#7011</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/a2b859ab463af96adcedecb7a87601c8511fd7aa"><code>a2b859a</code></a> chore(deps-dev): bump rollup from 4.55.2 to 4.56.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7013">#7013</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/afe136f6b6a8ac7b9d08d11eee3512ef184ac6b9"><code>afe136f</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1568225 to 0.0.1573491 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7014">#7014</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/fccf74e899a1a42a661575abb6d6b1186ee53c96"><code>fccf74e</code></a> chore(deps-dev): bump <code>@​types/react</code> from 19.2.8 to 19.2.9 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7010">#7010</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/5ea0ec90317a01879d804c6d5c5b40f2d476260a"><code>5ea0ec9</code></a> chore(deps-dev): bump the vitest group with 3 updates (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7008">#7008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.16.0...v5.17.0">compare view</a></li> </ul> </details> <br /> Updates `shiki` from 3.21.0 to 3.22.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v3.22.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update grammar and themes  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/40676761"><!-- raw HTML omitted -->(40676)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v3.21.0...v3.22.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/dba05072c09808e323deef3f9e01bf0c1ca09ec4"><code>dba0507</code></a> chore: release v3.22.0</li> <li><a href="https://github.com/shikijs/shiki/commit/e2acdc4518efb40491a549ee4f591e8971e4f677"><code>e2acdc4</code></a> chore: update snapshot</li> <li><a href="https://github.com/shikijs/shiki/commit/406767615244623616a959870b595e4dbd44984e"><code>4067676</code></a> feat: update grammar and themes</li> <li><a href="https://github.com/shikijs/shiki/commit/85a970c804055878430a1707f024fb614eaba2b8"><code>85a970c</code></a> chore: update snapshot</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v3.22.0/packages/shiki">compare view</a></li> </ul> </details> <br /> Updates `zustand` from 5.0.10 to 5.0.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pmndrs/zustand/releases">zustand's releases</a>.</em></p> <blockquote> <h2>v5.0.11</h2> <p>This release includes small improvements in middleware thanks to contributors.</p> <h2>What's Changed</h2> <ul> <li>chore: improve typing in devtools middleware by <a href="https://github.com/grigoriy-reshetniak"><code>@​grigoriy-reshetniak</code></a> in <a href="https://redirect.github.com/pmndrs/zustand/pull/3362">pmndrs/zustand#3362</a></li> <li>fix(persist): avoid relying on global localStorage by <a href="https://github.com/honuuk"><code>@​honuuk</code></a> in <a href="https://redirect.github.com/pmndrs/zustand/pull/3367">pmndrs/zustand#3367</a></li> <li>fix(immer): Proper typing for immer middleware in combination with slices by <a href="https://github.com/wheerd"><code>@​wheerd</code></a> in <a href="https://redirect.github.com/pmndrs/zustand/pull/3371">pmndrs/zustand#3371</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SeongYongLee"><code>@​SeongYongLee</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3355">pmndrs/zustand#3355</a></li> <li><a href="https://github.com/grigoriy-reshetniak"><code>@​grigoriy-reshetniak</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3351">pmndrs/zustand#3351</a></li> <li><a href="https://github.com/DormancyWang"><code>@​DormancyWang</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3363">pmndrs/zustand#3363</a></li> <li><a href="https://github.com/Ea-st-ring"><code>@​Ea-st-ring</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3369">pmndrs/zustand#3369</a></li> <li><a href="https://github.com/winner07"><code>@​winner07</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3373">pmndrs/zustand#3373</a></li> <li><a href="https://github.com/honuuk"><code>@​honuuk</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3367">pmndrs/zustand#3367</a></li> <li><a href="https://github.com/wheerd"><code>@​wheerd</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/zustand/pull/3371">pmndrs/zustand#3371</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pmndrs/zustand/compare/v5.0.10...v5.0.11">https://github.com/pmndrs/zustand/compare/v5.0.10...v5.0.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pmndrs/zustand/commit/99379a6eef0d1a9d57d5a96124a0fb129f38439a"><code>99379a6</code></a> 5.0.11</li> <li><a href="https://github.com/pmndrs/zustand/commit/c81b4eb1e7501895f219e936c06ff93728cd710a"><code>c81b4eb</code></a> chore(deps): update dev dependencies (<a href="https://redirect.github.com/pmndrs/zustand/issues/3375">#3375</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/3871d5392400db9ca3cabf8c52fbef2b259a5a83"><code>3871d53</code></a> fix(immer): Proper typing for immer middleware in combination with slices (#...</li> <li><a href="https://github.com/pmndrs/zustand/commit/9b505ac392b8a9a68db07ec1b9063c3f3bc6cd1f"><code>9b505ac</code></a> fix(persist): use window.localStorage as default storage reference (<a href="https://redirect.github.com/pmndrs/zustand/issues/3367">#3367</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/267a57c32c24822ecb66418ecdbcf05476313edd"><code>267a57c</code></a> Update code block in tutorial-tic-tac-toe.md (<a href="https://redirect.github.com/pmndrs/zustand/issues/3373">#3373</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/6813f7b112723e545553b352cc1e2b530e7e1146"><code>6813f7b</code></a> docs: remove stray Russian comment in beginner-typescript guide (<a href="https://redirect.github.com/pmndrs/zustand/issues/3369">#3369</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/d9ea3300cbc652bbd7900fa9aa082727837d6c35"><code>d9ea330</code></a> docs(testing): fix undefined counterStoreRef variable (<a href="https://redirect.github.com/pmndrs/zustand/issues/3368">#3368</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/6e026d7530966146c963d5767433c0d838950b8f"><code>6e026d7</code></a> chore: improve typing in devtools middleware (<a href="https://redirect.github.com/pmndrs/zustand/issues/3362">#3362</a>)</li> <li><a href="https://github.com/pmndrs/zustand/commit/e7d4593594adac1b6c71358d90b3434cd7cff59d"><code>e7d4593</code></a> Revert &quot;chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3...</li> <li><a href="https://github.com/pmndrs/zustand/commit/0f49ad8d6e80f82680c569d551dd4ba129522e90"><code>0f49ad8</code></a> chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3 (<a href="https://redirect.github.com/pmndrs/zustand/issues/3364">#3364</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pmndrs/zustand/compare/v5.0.10...v5.0.11">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51a6c91 commit e93a8be

File tree

2 files changed

+202
-215
lines changed

2 files changed

+202
-215
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,26 +49,26 @@
4949
"@geoarrow/deck.gl-layers": "^0.3.0",
5050
"@geoarrow/geoarrow-js": "github:smohiudd/geoarrow-js#feature/wkb",
5151
"@tanstack/react-query": "^5.90.20",
52-
"@turf/bbox": "^7.3.2",
53-
"@turf/bbox-polygon": "^7.3.2",
54-
"@turf/boolean-valid": "^7.3.2",
52+
"@turf/bbox": "^7.3.3",
53+
"@turf/bbox-polygon": "^7.3.3",
54+
"@turf/boolean-valid": "^7.3.3",
5555
"@turf/helpers": "^7.2.0",
5656
"apache-arrow": "^21.1.0",
5757
"deck.gl": "^9.2.6",
5858
"duckdb-wasm-kit": "^0.1.38",
5959
"geotiff-geokeys-to-proj4": "^2024.4.13",
60-
"maplibre-gl": "^5.16.0",
60+
"maplibre-gl": "^5.17.0",
6161
"next-themes": "^0.4.3",
6262
"react": "^19.2.4",
6363
"react-dom": "^19.2.4",
6464
"react-error-boundary": "^6.1.0",
6565
"react-icons": "^5.5.0",
6666
"react-map-gl": "^8.1.0",
6767
"react-markdown": "^10.1.0",
68-
"shiki": "^3.21.0",
68+
"shiki": "^3.22.0",
6969
"stac-ts": "^1.0.4",
7070
"stac-wasm": "^0.0.3",
71-
"zustand": "^5.0.10"
71+
"zustand": "^5.0.11"
7272
},
7373
"devDependencies": {
7474
"@eslint/js": "^9.39.2",

0 commit comments

Comments
 (0)