Skip to content

chore(deps): bump the dependencies group across 1 directory with 34 updates#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-17ffb31b84
Closed

chore(deps): bump the dependencies group across 1 directory with 34 updates#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-17ffb31b84

Conversation

@dependabot
Copy link

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

Bumps the dependencies group with 34 updates in the / directory:

Package From To
@deck.gl/core 9.2.6 9.2.10
@deck.gl/layers 9.2.6 9.2.10
@deck.gl/mapbox 9.2.6 9.2.10
@sentry/vite-plugin 4.9.1 5.1.1
@tanstack/react-query 5.90.20 5.90.21
drizzle-orm 0.38.4 0.45.1
i18next 25.8.0 25.8.13
lucide-react 0.474.0 0.575.0
maplibre-gl 5.1.0 5.19.0
react-i18next 16.5.3 16.5.4
sql.js 1.13.0 1.14.0
tailwind-merge 2.6.0 3.5.0
zustand 5.0.10 5.0.11
@electron/fuses 1.8.0 2.1.0
@trivago/prettier-plugin-sort-imports 5.2.2 6.0.2
@types/electron-window-state 2.0.34 5.0.2
@types/node 24.10.9 25.3.3
@vitejs/plugin-react 4.7.0 5.1.4
autoprefixer 10.4.23 10.4.27
electron 40.0.0 40.6.1
eslint 9.39.2 10.0.2
eslint-plugin-react-hooks 5.2.0 7.0.1
eslint-plugin-security 3.0.1 4.0.0
globals 15.15.0 17.4.0
knip 5.82.1 5.85.0
lint-staged 15.5.2 16.3.1
prettier-plugin-tailwindcss 0.6.14 0.7.2
react 18.3.1 19.2.4
@types/react 18.3.27 19.2.14
react-dom 18.3.1 19.2.4
@types/react-dom 18.3.7 19.2.3
tailwindcss 3.4.19 4.2.1
typescript-eslint 8.53.1 8.56.1
vite 6.4.1 7.3.1

Updates @deck.gl/core from 9.2.6 to 9.2.10

Release notes

Sourced from @​deck.gl/core's releases.

v9.2.10

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

v9.2.9

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

v9.2.8

  • feat(core): Add layout expressions for view positions (#9842)

v9.2.7

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Changelog

Sourced from @​deck.gl/core's changelog.

deck.gl [v9.2.10] - Feb 27 2026

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

deck.gl [v9.2.9] - Feb 20 2026

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

deck.gl [v9.2.8] - Feb 17 2026

  • feat(core): Add layout expressions for view positions (#9842)

deck.gl [v9.2.7] - Feb 10 2026

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Commits

Updates @deck.gl/layers from 9.2.6 to 9.2.10

Release notes

Sourced from @​deck.gl/layers's releases.

v9.2.10

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

v9.2.9

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

v9.2.8

  • feat(core): Add layout expressions for view positions (#9842)

v9.2.7

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Changelog

Sourced from @​deck.gl/layers's changelog.

deck.gl [v9.2.10] - Feb 27 2026

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

deck.gl [v9.2.9] - Feb 20 2026

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

deck.gl [v9.2.8] - Feb 17 2026

  • feat(core): Add layout expressions for view positions (#9842)

deck.gl [v9.2.7] - Feb 10 2026

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Commits

Updates @deck.gl/mapbox from 9.2.6 to 9.2.10

Release notes

Sourced from @​deck.gl/mapbox's releases.

v9.2.10

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

v9.2.9

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

v9.2.8

  • feat(core): Add layout expressions for view positions (#9842)

v9.2.7

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Changelog

Sourced from @​deck.gl/mapbox's changelog.

deck.gl [v9.2.10] - Feb 27 2026

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

deck.gl [v9.2.9] - Feb 20 2026

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

deck.gl [v9.2.8] - Feb 17 2026

  • feat(core): Add layout expressions for view positions (#9842)

deck.gl [v9.2.7] - Feb 10 2026

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Commits

Updates @sentry/vite-plugin from 4.9.1 to 5.1.1

Release notes

Sourced from @​sentry/vite-plugin's releases.

5.1.1

Bug Fixes 🐛

Internal Changes 🔧

5.1.0

New Features ✨

5.0.0

Breaking Changes 🛠

Bug Fixes 🐛

Internal Changes 🔧

Changelog

Sourced from @​sentry/vite-plugin's changelog.

5.1.1

Bug Fixes 🐛

Internal Changes 🔧

5.1.0

New Features ✨

5.0.0

Breaking Changes 🛠

Bug Fixes 🐛

Internal Changes 🔧

Commits

Updates @tanstack/react-query from 5.90.20 to 5.90.21

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-persist-client@​5.90.21

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.18
    • @​tanstack/react-query@​5.90.19

@​tanstack/react-query@​5.90.21

Patch Changes

  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10082)
Changelog

Sourced from @​tanstack/react-query's changelog.

5.90.21

Patch Changes

  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10082)
Commits
  • 08050cb ci: Version Packages (#10115)
  • c5def66 refactor(react-query/useQueries): remove unreachable 'willFetch' branch in su...
  • da2ff5a chore(vite.config): exclude 'tests' directory from coverage reports (#10084)
  • 2a592d2 test(react-query/suspense): add test cases for 'static' staleTime with number...
  • 7e3ea62 test(react-query/QueryResetErrorBoundary): relocate 'issue-9728' test and mig...
  • dee5d3e test(react-query/ssr): add 'useMutation' and 'useMutationState' tests for SSR...
  • See full diff in compare view

Updates drizzle-orm from 0.38.4 to 0.45.1

Release notes

Sourced from drizzle-orm's releases.

0.45.1

  • Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden require() (#5107)

0.45.0

  • Fixed pg-native Pool detection in node-postgres transactions
  • Allowed subqueries in select fields
  • Updated typo algorythm => algorithm
  • Fixed $onUpdate not handling SQL values (fixes #2388, tests implemented by L-Mario564 in #2911)
  • Fixed pg mappers not handling Date instances in bun-sql:postgresql driver responses for date, timestamp types (fixes #4493)

0.44.7

0.44.6

  • feat: add $replicas reference #4874

0.44.5

  • Fixed invalid usage of .one() in durable-sqlite session
  • Fixed spread operator related crash in sqlite blob columns
  • Better browser support for sqlite blob columns
  • Improved sqlite blob mapping

0.44.4

0.44.3

  • Fixed types of $client for clients created by drizzle function
await db.$client.[...]
  • Added the updated_at column to the neon_auth.users_sync table definition.

0.44.2

  • [BUG]: Fixed type issues with joins with certain variations of tsconfig: #4535, #4457

0.44.1

0.44.0

Error handling

Starting from this version, we’ve introduced a new DrizzleQueryError that wraps all errors from database drivers and provides a set of useful information:

  1. A proper stack trace to identify which exact Drizzle query failed
  2. The generated SQL string and its parameters
  3. The original stack trace from the driver that caused the DrizzleQueryError

Drizzle cache module

... (truncated)

Commits
  • a086f59 Fixed pg-native Pool detection in node-postgres transactions breaking in envi...
  • c445637 Merge pull request #5095 from drizzle-team/main-workflows
  • e7b3aaa Merge branch 'main' into main-workflows
  • 0d885a5 refactor: Update condition for run-feature job to improve clarity and functio...
  • 45a1ffb Merge pull request #5087 from drizzle-team/main-workflows
  • 6357645 chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows
  • 53dec98 refactor: Simplify release router workflow by removing unnecessary switch job...
  • ce88a18 Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows
  • 5c8a4c5 +
  • 73e2ea4 feat: Add release router workflow to manage feature and latest releases
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for drizzle-orm since your current version.


Updates i18next from 25.8.0 to 25.8.13

Release notes

Sourced from i18next's releases.

v25.8.13

  • improve support notice shown logic

v25.8.12

  • improve support notice shown logic

v25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

v25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 223943

v25.8.8

  • types(i18n): add missing toJSON() declaration 2393

v25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

v25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318

v25.8.5

  • fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.4

  • fix: crashes when backend in backends array has no name property 2386

v25.8.3

  • ts: document option to suppress the support message 2385

v25.8.2

  • option to suppress the support message 2385

v25.8.1

  • fix(types): Selector API - fix Namespace inference for selector ns option 2384
Changelog

Sourced from i18next's changelog.

25.8.13

  • improve support notice shown logic

25.8.12

  • improve support notice shown logic

25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395

25.8.9

  • fix(interpolator): escape nestingOptionsSeparator in nesting option parsing 2394

25.8.8

  • types(i18n): add missing toJSON() declaration 2393

25.8.7

  • avoid crash due to ReferenceError without Intl API 2391

25.8.6

  • ts: address incomplete type definition for getFixedT() return value 2318

25.8.5

  • fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.4

  • fix: crashes when backend in backends array has no name property 2386

25.8.3

  • ts: document option to suppress the support message 2385

25.8.2

  • option to suppress the support message 2385

25.8.1

... (truncated)

Commits

Updates lucide-react from 0.474.0 to 0.575.0

Release notes

Sourced from lucide-react's releases.

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

Full Changelog: lucide-icons/lucide@0.572.0...0.574.0

Version 0.573.0

What's Changed

New Contributors

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

Version 0.572.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.571.0...0.572.0

... (truncated)

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 076e0bb chore(dependencies): Update dependencies (#3809)
  • 80d6f73 fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)
  • 1cfb3ff chore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)
  • e71198d chore: icon alias improvements (#2861)
  • 3e644fd chore(scripts): Refactor scripts to typescript (#3316)
  • 19fa01b build(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)
  • 03eb862 use implicit return in react package (#2325)
  • 0fccc27 Bump dependencies (#3096)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.


Updates maplibre-gl from 5.1.0 to 5.19.0

Release notes

Sourced from maplibre-gl's releases.

v5.19.0

✨ Features and improvements

  • Change the return type of LngLatBounds.toArray() to use a more precise type (#7156) (by @​n4n5)
  • Add anisotropicFilterPitch map option to set the pitch above which the anisotropic filter is applied to all raster layers, the default of which is 20° (#7134) (by larsmaxfield)
  • Add source id to error message (#7107) (by HarelM)

🐞 Bug fixes

  • Fix SDF icon-text-fit rendering by correctly unpacking packed shader values in symbol_sdf.vertex.glsl, with render-test coverage (#7141, fixes #6953) (by

…pdates

Bumps the dependencies group with 34 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.2.6` | `9.2.10` |
| [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.2.6` | `9.2.10` |
| [@deck.gl/mapbox](https://github.com/visgl/deck.gl) | `9.2.6` | `9.2.10` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `4.9.1` | `5.1.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.20` | `5.90.21` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.38.4` | `0.45.1` |
| [i18next](https://github.com/i18next/i18next) | `25.8.0` | `25.8.13` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.474.0` | `0.575.0` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.1.0` | `5.19.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `16.5.3` | `16.5.4` |
| [sql.js](https://github.com/sql-js/sql.js) | `1.13.0` | `1.14.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.5.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.10` | `5.0.11` |
| [@electron/fuses](https://github.com/electron/fuses) | `1.8.0` | `2.1.0` |
| [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `5.2.2` | `6.0.2` |
| [@types/electron-window-state](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/electron-window-state) | `2.0.34` | `5.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.9` | `25.3.3` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `5.1.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` |
| [electron](https://github.com/electron/electron) | `40.0.0` | `40.6.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `7.0.1` |
| [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `3.0.1` | `4.0.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.4.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.82.1` | `5.85.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `16.3.1` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.27` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.2.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.56.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `7.3.1` |



Updates `@deck.gl/core` from 9.2.6 to 9.2.10
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.6...v9.2.10)

Updates `@deck.gl/layers` from 9.2.6 to 9.2.10
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.6...v9.2.10)

Updates `@deck.gl/mapbox` from 9.2.6 to 9.2.10
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.6...v9.2.10)

Updates `@sentry/vite-plugin` from 4.9.1 to 5.1.1
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@4.9.1...5.1.1)

Updates `@tanstack/react-query` from 5.90.20 to 5.90.21
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.21/packages/react-query)

Updates `drizzle-orm` from 0.38.4 to 0.45.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.38.4...0.45.1)

Updates `i18next` from 25.8.0 to 25.8.13
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.8.0...v25.8.13)

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

Updates `maplibre-gl` from 5.1.0 to 5.19.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.1.0...v5.19.0)

Updates `react-i18next` from 16.5.3 to 16.5.4
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v16.5.3...v16.5.4)

Updates `sql.js` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/sql-js/sql.js/releases)
- [Commits](sql-js/sql.js@v1.13.0...v1.14.0)

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

Updates `zustand` from 5.0.10 to 5.0.11
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.10...v5.0.11)

Updates `@electron/fuses` from 1.8.0 to 2.1.0
- [Release notes](https://github.com/electron/fuses/releases)
- [Commits](electron/fuses@v1.8.0...v2.1.0)

Updates `@trivago/prettier-plugin-sort-imports` from 5.2.2 to 6.0.2
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v5.2.2...v6.0.2)

Updates `@types/electron-window-state` from 2.0.34 to 5.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/electron-window-state)

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

Updates `@vitejs/plugin-react` from 4.7.0 to 5.1.4
- [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@5.1.4/packages/plugin-react)

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

Updates `electron` from 40.0.0 to 40.6.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.0.0...v40.6.1)

Updates `eslint` from 9.39.2 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.2)

Updates `eslint-plugin-react-hooks` from 5.2.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-security` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@v3.0.1...eslint-plugin-security-v4.0.0)

Updates `globals` from 15.15.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v17.4.0)

Updates `knip` from 5.82.1 to 5.85.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@5.85.0/packages/knip)

Updates `lint-staged` from 15.5.2 to 16.3.1
- [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@v15.5.2...v16.3.1)

Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.2
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.2)

Updates `react` from 18.3.1 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `@types/react-dom` from 18.3.7 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `tailwindcss` from 3.4.19 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 `typescript-eslint` from 8.53.1 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint)

Updates `vite` from 6.4.1 to 7.3.1
- [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/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-version: 9.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@deck.gl/layers"
  dependency-version: 9.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@deck.gl/mapbox"
  dependency-version: 9.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@sentry/vite-plugin"
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: drizzle-orm
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: i18next
  dependency-version: 25.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.575.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: maplibre-gl
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-i18next
  dependency-version: 16.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sql.js
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: zustand
  dependency-version: 5.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@electron/fuses"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/electron-window-state"
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: electron
  dependency-version: 40.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-plugin-security
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.85.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: 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 1, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-17ffb31b84 branch March 2, 2026 16:17
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.

0 participants