Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 17 updates#164

Merged
hrodmn merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-9455ae6f70
Mar 23, 2026
Merged

chore(deps): bump the all-dependencies group across 1 directory with 17 updates#164
hrodmn merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-9455ae6f70

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the all-dependencies group with 16 updates in the / directory:

Package From To
@scalar/api-reference 1.44.15 1.48.8
@scalar/api-reference-react 0.8.52 0.9.9
lucide-react 0.563.0 0.577.0
ol 10.7.0 10.8.0
ol-stac 1.1.0 1.2.0
proj4 2.20.2 2.20.4
react-day-picker 9.13.1 9.14.0
styled-components 6.3.9 6.3.11
tailwind-merge 3.4.0 3.5.0
@tailwindcss/postcss 4.1.18 4.2.1
@types/node 25.2.2 25.5.0
@vitejs/plugin-react 5.1.3 6.0.1
lint-staged 16.2.7 16.4.0
postcss 8.5.6 8.5.8
vite 7.3.1 8.0.0
vite-tsconfig-paths 6.1.0 6.1.1

Updates @scalar/api-reference from 1.44.15 to 1.48.8

Changelog

Sourced from @​scalar/api-reference's changelog.

1.48.8

Patch Changes

  • #8425: fix auth default OAuth scope fallback
  • #8416: fix: direct css import breaks build in react, vitepress and others
  • #8417: fix: document not defined in SSR environments

Updated Dependencies

  • @​scalar/api-client@​2.38.0

    • #8444: feat: cache last response for an example
    • #8424: fix(api-client): persist oauth credentials location
    • #8428: fix: overflow issues for mac app version
    • #8447: fix: propagate schema to request body form-data table
  • @​scalar/agent-chat@​0.9.8

    • #8416: fix: direct css import breaks build in react, vitepress and others
  • @​scalar/workspace-store@​0.40.1

    • #8424: feat: export XScalarCredentialsLocation
    • #8445: fix: generate unique id for models
  • @​scalar/oas-utils@​0.10.7

  • @​scalar/sidebar@​0.8.8

  • @​scalar/components@​0.20.8

1.48.7

Patch Changes

Updated Dependencies

  • @​scalar/workspace-store@​0.40.0

    • #8426: feat: interact with the original and intermediate documents
  • @​scalar/api-client@​2.37.0

    • #8426: feat: sync with source flow with conflict resolution
  • @​scalar/agent-chat@​0.9.7

  • @​scalar/oas-utils@​0.10.6

  • @​scalar/sidebar@​0.8.7

  • @​scalar/components@​0.20.7

1.48.6

... (truncated)

Commits

Updates @scalar/api-reference-react from 0.8.52 to 0.9.9

Changelog

Sourced from @​scalar/api-reference-react's changelog.

0.9.9

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.48.8
    • #8425: fix auth default OAuth scope fallback
    • #8416: fix: direct css import breaks build in react, vitepress and others
    • #8417: fix: document not defined in SSR environments

0.9.8

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.48.7

0.9.7

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.48.6

    • #8414: fix(api-reference): limit height of example response descriptions
  • @​scalar/types@​0.7.3

0.9.6

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.48.5
    • #8406: feat: x-order
    • #8097: fix: lazy load compositions
    • #8380: feat(api-reference): render <a> HTML tag for documentDownloadType: direct

0.9.5

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.48.4

0.9.4

... (truncated)

Commits

Updates lucide-react from 0.563.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

... (truncated)

Commits

Updates ol from 10.7.0 to 10.8.0

Release notes

Sourced from ol's releases.

v10.8.0

The 10.8 release brings new sources: OGCMap for OGC API Maps, and an experimental GeoZarr source for raster data conforming to the evolving GeoZarr specification. Vector rendering also gets an important new feature: finally, we can offset lines. And we have added support for ReferrerPolicy when fetching source data and icons, which may become important because OpenStreetMap already started demanding a referer header when serving tiles. To round up the release, many bugs were fixed, and memory management for image styles was improved.

What's Changed

... (truncated)

Commits
  • 0e6907e Updates for the 10.8.0 release
  • e72d18d Merge pull request #17324 from openlayers/release-v10.7.1
  • dc88e7c Develop on 10.7.2-dev
  • 034b63c Updates for the 10.7.1 release
  • c11a3ae Merge pull request #17323 from ahocevar/ol-mapbox-style-update
  • 8a5242f Update ol-mapbox-style to dedupe geotiff
  • 2b344a0 Merge pull request #17314 from openlayers/dependabot/github_actions/actions-f...
  • 1d59e66 Merge pull request #17315 from openlayers/dependabot/npm_and_yarn/development...
  • 60fe63e Merge pull request #17317 from openlayers/dependabot/npm_and_yarn/production-...
  • f9a6bf3 Merge pull request #17318 from openlayers/dependabot/npm_and_yarn/development...
  • Additional commits viewable in compare view

Updates ol-stac from 1.1.0 to 1.2.0

Release notes

Sourced from ol-stac's releases.

v1.2.0

Full Changelog: moregeo-it/ol-stac@v1.1.1...v1.2.0

v1.1.1

  • Updated dependencies
  • Fixes for CI and examples
Changelog

Sourced from ol-stac's changelog.

[1.2.0] - 2026-03-13

  • Support for classification:classes
  • Limit upper ol version to (< 10.8.0) until we can remove the GeoTIFF.js
  • Update stac-js
  • Fix examples

[1.1.1] - 2026-03-06

  • Updated dependencies
  • Fixes for CI and examples
Commits

Updates proj4 from 2.20.2 to 2.20.4

Release notes

Sourced from proj4's releases.

v2.20.4

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@v2.20.3...v2.20.4

v2.20.3

What's Changed

Full Changelog: proj4js/proj4js@v2.20.2...v2.20.3

Commits
  • 43f6871 build 2.20.4
  • 1fcb6ea Merge pull request #553 from proj4js/mercator-check
  • 4fdb72b Check for mercator in every input
  • 687bb7e Merge pull request #552 from proj4js/krovak-names
  • 7f5ac79 Fix Krovak names
  • 29517dc Merge pull request #551 from algil/master
  • 35adf8a Fix updateDatums script to take units of measure into account
  • fd06bb4 Datum shift correction
  • 25de2b9 Merge pull request #550 from proj4js/krovak-variants
  • c0468d0 Add Krovak projection variants
  • Additional commits viewable in compare view

Updates react-day-picker from 9.13.1 to 9.14.0

Release notes

Sourced from react-day-picker's releases.

v9.14.0

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the new resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";
export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.2...v9.14.0

v9.13.2

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.1...v9.13.2

Changelog

Sourced from react-day-picker's changelog.

v9.14.0

Release date: 2026-02-26

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";
export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

  • feat: add Hijri calendar support (Umm al-Qura) by @​ws-rush in #2904
  • feat: add resetOnSelect prop to reset date range when selecting date with completed range by @​rodgobbi in #2906
  • feat: add default lang prop to DayPicker root element by @​gpbl in #2907

v9.13.2

Release date: 2026-02-10

This release fixes the style.css type declaration export and corrects labels for Northern Sami (se) and Japanese Hiragana (ja-Hira) locales.

What's Changed

  • fix(build): add correct type declaration for style.css export by @​NotNestor in #2897
  • fix(locale): correct Northern Sami (se) and Japanese Hiragana (ja-Hira) labels by @​gpbl in #2898

v9.13.0

Release date: 2025-12-18

This release introduces an experimental noonSafe prop to help deal with historical time zones with second offsets. See https://github.com/gpbl/react-day-picker/blob/main/localization/setting-time-zone#noonsafe for more details.

What's Changed

  • feat: add experimental noonSafe prop for timezone offsets by @​gpbl in #2879

... (truncated)

Commits
  • a5b0c43 Prepare 9.14.0 package metadata
  • 758f604 feat: add lang attribute to DayPicker root (#2907)
  • 0893c96 feat: New resetOnSelect prop to reset date range when selecting date with com...
  • 8e69eb1 feat: Add Hijri calendar support (Umm al-Qura) (#2904)
  • 091ca6f chore: remove performance-tests project (#2902)
  • 6df3193 chore: update workspace dependencies (#2901)
  • 5208d3f chore: update workspace dependencies (#2900)
  • 38e1b27 fix(locale): correct Northern Sami (se). and Japanese Hiragana (ja-Hira) labe...
  • d68dc63 build: bump v9.13.2
  • 12cf80b fix: add correct type declaration for style.css export (#2897)
  • See full diff in compare view

Updates styled-components from 6.3.9 to 6.3.11

Release notes

Sourced from styled-components's releases.

styled-components@6.3.11

Patch Changes

  • 752f5ec: fix: resolve "React is not defined" ReferenceError introduced in 6.3.10 when loading the CJS build in Node.js

styled-components@6.3.10

Patch Changes

  • f674224: fix: RSC style tags for extended components have correct href and include base CSS (#5663)

    • Fix spaces in <style href> attribute that caused React 19 hydration failures when using styled() inheritance
    • Fix missing base component CSS in RSC output when only the extended component renders
    • Emit a separate <style> tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles
    • Preserve correct CSS ordering (base before extended) for proper specificity override behavior
  • f674224: Reduce standalone/browser bundle size by making IS_RSC a build-time constant, enabling dead code elimination of RSC-specific branches

Commits

Updates tailwind-merge from 3.4.0 to 3.5.0

Release notes

Sourced from tailwind-merge's releases.

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • 270ac79 v3.5.0
  • 86f772e add changelog for 3.5.0
  • 6c1f77c Merge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.2
  • 7a4cacf Add support for decimal fraction values
  • 9ef0f79 fix incorrectly escaped characters
  • f4938b0 update README with v4.2 support
  • b02a572 Add Tailwind v4.2 font-features utilities support
  • 5bd25ec Add Tailwind v4.2 logical sizing utilities
  • 697c920 Add Tailwind v4.2 logical border block utilities
  • 6656a47 Improve JSDoc comments for logical insets
  • Additional commits viewable in compare view

Updates @tailwindcss/postcss from 4.1.18 to 4.2.1

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.1

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.1] - 2026-02-23

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)

[4.2.0] - 2026-02-18

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (

…17 updates

Bumps the all-dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@scalar/api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference) | `1.44.15` | `1.48.8` |
| [@scalar/api-reference-react](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference-react) | `0.8.52` | `0.9.9` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.577.0` |
| [ol](https://github.com/openlayers/openlayers) | `10.7.0` | `10.8.0` |
| [ol-stac](https://github.com/moregeo-it/ol-stac) | `1.1.0` | `1.2.0` |
| [proj4](https://github.com/proj4js/proj4js) | `2.20.2` | `2.20.4` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.1` | `9.14.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.3.9` | `6.3.11` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.5.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.3` | `6.0.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `8.0.0` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.1.0` | `6.1.1` |



Updates `@scalar/api-reference` from 1.44.15 to 1.48.8
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference)

Updates `@scalar/api-reference-react` from 0.8.52 to 0.9.9
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference-react/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference-react)

Updates `lucide-react` from 0.563.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react)

Updates `ol` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v10.7.0...v10.8.0)

Updates `ol-stac` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/moregeo-it/ol-stac/releases)
- [Changelog](https://github.com/moregeo-it/ol-stac/blob/main/CHANGELOG.md)
- [Commits](moregeo-it/ol-stac@v1.1.0...v1.2.0)

Updates `proj4` from 2.20.2 to 2.20.4
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](proj4js/proj4js@v2.20.2...v2.20.4)

Updates `react-day-picker` from 9.13.1 to 9.14.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.1...v9.14.0)

Updates `styled-components` from 6.3.9 to 6.3.11
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.9...styled-components@6.3.11)

Updates `tailwind-merge` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss)

Updates `@types/node` from 25.2.2 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitejs/plugin-react` from 5.1.3 to 6.0.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react)

Updates `lint-staged` from 16.2.7 to 16.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

Updates `vite` from 7.3.1 to 8.0.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite)

Updates `vite-tsconfig-paths` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: "@scalar/api-reference"
  dependency-version: 1.48.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@scalar/api-reference-react"
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ol
  dependency-version: 10.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ol-stac
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: proj4
  dependency-version: 2.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: styled-components
  dependency-version: 6.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@hrodmn hrodmn merged commit 8e8feb6 into main Mar 23, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-9455ae6f70 branch March 23, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant