Skip to content

build(deps): bump the production-dependencies-minor group across 1 directory with 24 updates - #683

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/production-dependencies-minor-76ed983a44
Open

build(deps): bump the production-dependencies-minor group across 1 directory with 24 updates#683
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/production-dependencies-minor-76ed983a44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies-minor group with 24 updates in the /web directory:

Package From To
@tanstack/query-core 5.62.0 5.90.20
@tanstack/react-query 5.62.0 5.90.20
@tanstack/react-query-devtools 5.62.0 5.91.2
autoprefixer 10.4.20 10.4.23
axios 1.8.2 1.13.3
bootstrap 5.3.3 5.3.8
bootstrap-icons 1.11.3 1.13.1
core-js 3.39.0 3.48.0
countries-list 3.1.1 3.2.2
country-flag-icons 1.5.13 1.6.8
flag-icons 7.2.3 7.5.0
immutable 5.0.3 5.1.4
jotai 2.12.2 2.16.2
lodash 4.17.21 4.17.23
luxon 3.5.0 3.7.2
merge-anything 6.0.2 6.0.6
papaparse 5.4.1 5.5.3
react-aspect-ratio 1.1.8 1.1.9
react-icons 5.3.0 5.5.0
react-select 5.8.3 5.10.2
react-share 5.1.1 5.2.2
react-snowfall 2.2.0 2.4.0
react-super-responsive-table 6.0.0 6.0.2
styled-components 6.1.13 6.3.8

Updates @tanstack/query-core from 5.62.0 to 5.90.20

Release notes

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

@​tanstack/query-core@​5.90.20

Patch Changes

  • Fix: onMutate callback now runs synchronously when mutationCache.config.onMutate is not defined (#10066)

@​tanstack/query-core@​5.90.19

Patch Changes

  • fix stable combine reference not updating when queries change dynamically (#9954)

@​tanstack/query-core@​5.90.18

Patch Changes

  • Align experimental_prefetchInRender promise rejection with Suspense behavior by only throwing when no data is available. (#10025)

@​tanstack/query-core@​5.90.17

Patch Changes

  • fix(query-core): replaceEqualDeep max depth (#10032)

@​tanstack/query-core@​5.90.16

Patch Changes

  • fix useQueries race condition on queries length change (#9971) (#9973)

@​tanstack/query-core@​5.90.15

Patch Changes

  • Fix: Always treat existing data as stale when query goes into error state. (#9927)
Changelog

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

5.90.20

Patch Changes

  • Fix: onMutate callback now runs synchronously when mutationCache.config.onMutate is not defined (#10066)

5.90.19

Patch Changes

  • fix stable combine reference not updating when queries change dynamically (#9954)

5.90.18

Patch Changes

  • Align experimental_prefetchInRender promise rejection with Suspense behavior by only throwing when no data is available. (#10025)

5.90.17

Patch Changes

  • fix(query-core): replaceEqualDeep max depth (#10032)

5.90.16

Patch Changes

  • fix useQueries race condition on queries length change (#9971) (#9973)

5.90.15

Patch Changes

  • Fix: Always treat existing data as stale when query goes into error state. (#9927)

5.90.14

Patch Changes

  • Fix streamedQuery reducer being called twice (#9970)

5.90.13

Patch Changes

  • Made context.signal consume aware with streamedQuery (#9963)

5.90.12

... (truncated)

Commits
Maintainer changes

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


Updates @tanstack/react-query from 5.62.0 to 5.90.20

Release notes

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.20

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

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

Patch Changes

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

@​tanstack/react-query@​5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

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

Patch Changes

  • Updated dependencies [4be3ad7]:
    • @​tanstack/react-query@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

@​tanstack/react-query@​5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

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

Patch Changes

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

@​tanstack/react-query@​5.90.17

Patch Changes

... (truncated)

Changelog

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

5.90.20

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17

5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

... (truncated)

Commits
Maintainer changes

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


Updates @tanstack/react-query-devtools from 5.62.0 to 5.91.2

Release notes

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

@​tanstack/solid-query-devtools@​5.91.2

Patch Changes

@​tanstack/angular-query-experimental@​5.90.24

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

@​tanstack/angular-query-experimental@​5.90.23

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

@​tanstack/solid-query-persist-client@​5.90.23

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.19
    • @​tanstack/solid-query@​5.90.23

@​tanstack/solid-query@​5.90.23

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

@​tanstack/angular-query-experimental@​5.90.22

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

@​tanstack/solid-query-persist-client@​5.90.22

Patch Changes

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

@​tanstack/solid-query@​5.90.22

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

... (truncated)

Changelog

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

5.91.2

Patch Changes

5.91.1

Patch Changes

  • Updated dependencies [b261b6f]:
    • @​tanstack/query-devtools@​5.91.1

5.91.0

Minor Changes

  • feat(devtools): allow passing a theme via prop (#9887)

Patch Changes

  • Updated dependencies [0e9d5b5]:
    • @​tanstack/query-devtools@​5.91.0
Commits
Maintainer changes

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


Updates autoprefixer from 10.4.20 to 10.4.23

Release notes

Sourced from autoprefixer's releases.

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

Changelog

Sourced from autoprefixer's changelog.

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

Commits

Updates axios from 1.8.2 to 1.13.3

Release notes

Sourced from axios's releases.

Release v1.13.3

Release notes:

Bug Fixes

  • http2: Use port 443 for HTTPS connections by default. (#7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#7253) (#7257) (7d19335)
  • turn AxiosError into a native error (#5394) (#5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#6314) (6ef867e)

Features

Reverts

  • Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298) (a4230f5), closes #7253 #7 #7298
  • deps: bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334) (2d6ad5e)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.3 (2026-01-20)

Bug Fixes

  • http2: Use port 443 for HTTPS connections by default. (#7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#7253) (#7257) (7d19335)
  • turn AxiosError into a native error (#5394) (#5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#6314) (6ef867e)

Features

Reverts

  • Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298) (a4230f5), closes #7253 #7 #7298
  • deps: bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334) (2d6ad5e)

Contributors to this release

... (truncated)

Commits
  • ab06109 chore(release): v1.13.3 (#7335)
  • 2d6ad5e revert(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-...
  • cb49a6f chore(sponsor): update sponsor block (#7330)
  • d8233d9 fix(types): restore AxiosError.cause type from unknown to Error (#7327)
  • 5945e40 fix(interceptor): handle the error in the same interceptor (#6269)
  • 7373fbf fix: main field in package.json should correspond to cjs artifacts (#5756)
  • 8d1271b fix(types): add handlers to AxiosInterceptorManager interface (#5551)
  • f869434 docs: refresh CDN URLs and example JSON headers (#7236)
  • 46db331 doc: update deprecated var usage in documentation examples (#7246)
  • d6bbb3d docs: add async/await timeout handling example (#7250)
  • Additional commits viewable in compare view

Updates bootstrap from 5.3.3 to 5.3.8

Release notes

Sourced from bootstrap's releases.

v5.3.8

What's Changed

Dependencies

New Contributors

Full Changelog: twbs/bootstrap@v5.3.7...v5.3.8

v5.3.7

📚 Documentation

... (truncated)

Commits

Updates bootstrap-icons from 1.11.3 to 1.13.1

Release notes

Sourced from bootstrap-icons's releases.

v1.13.1

Quick fix for search on the docs.

What's Changed

Full Changelog: twbs/icons@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: twbs/icons@v1.12.1...v1.13.0

v1.12.1

Forgot to generate new docs page for Bluesky because I was too excited about a single icon update.

v1.12.0: The Bluesky Update

There's only one new icon in this release… and it‘s Bluesky. 🤣

v1.11.4

What's Changed

Not including several dependency updates…

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file scope: web Related to web app labels Jan 26, 2026
@dependabot
dependabot Bot had a problem deploying to refs/heads/staging January 26, 2026 17:15 Failure
…rectory with 24 updates

Bumps the production-dependencies-minor group with 24 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) | `5.62.0` | `5.90.20` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.0` | `5.90.20` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.0` | `5.91.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.23` |
| [axios](https://github.com/axios/axios) | `1.8.2` | `1.13.3` |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.3.3` | `5.3.8` |
| [bootstrap-icons](https://github.com/twbs/icons) | `1.11.3` | `1.13.1` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.39.0` | `3.48.0` |
| [countries-list](https://github.com/annexare/Countries) | `3.1.1` | `3.2.2` |
| [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) | `1.5.13` | `1.6.8` |
| [flag-icons](https://github.com/lipis/flag-icons) | `7.2.3` | `7.5.0` |
| [immutable](https://github.com/immutable-js/immutable-js) | `5.0.3` | `5.1.4` |
| [jotai](https://github.com/pmndrs/jotai) | `2.12.2` | `2.16.2` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` |
| [luxon](https://github.com/moment/luxon) | `3.5.0` | `3.7.2` |
| [merge-anything](https://github.com/mesqueeb/merge-anything) | `6.0.2` | `6.0.6` |
| [papaparse](https://github.com/mholt/PapaParse) | `5.4.1` | `5.5.3` |
| [react-aspect-ratio](https://github.com/roderickhsiao/react-aspect-ratio) | `1.1.8` | `1.1.9` |
| [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.5.0` |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.3` | `5.10.2` |
| [react-share](https://github.com/nygardk/react-share) | `5.1.1` | `5.2.2` |
| [react-snowfall](https://github.com/cahilfoley/react-snowfall) | `2.2.0` | `2.4.0` |
| [react-super-responsive-table](https://github.com/coston/react-super-responsive-table) | `6.0.0` | `6.0.2` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.3.8` |



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

Updates `@tanstack/react-query` from 5.62.0 to 5.90.20
- [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.20/packages/react-query)

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

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

Updates `axios` from 1.8.2 to 1.13.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.2...v1.13.3)

Updates `bootstrap` from 5.3.3 to 5.3.8
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.3...v5.3.8)

Updates `bootstrap-icons` from 1.11.3 to 1.13.1
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.11.3...v1.13.1)

Updates `core-js` from 3.39.0 to 3.48.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.48.0/packages/core-js)

Updates `countries-list` from 3.1.1 to 3.2.2
- [Release notes](https://github.com/annexare/Countries/releases)
- [Commits](annexare/Countries@v3.1.1...v3.2.2)

Updates `country-flag-icons` from 1.5.13 to 1.6.8
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.13...v1.6.8)

Updates `flag-icons` from 7.2.3 to 7.5.0
- [Release notes](https://github.com/lipis/flag-icons/releases)
- [Changelog](https://github.com/lipis/flag-icons/blob/main/CHANGELOG.md)
- [Commits](lipis/flag-icons@v7.2.3...v7.5.0)

Updates `immutable` from 5.0.3 to 5.1.4
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.0.3...v5.1.4)

Updates `jotai` from 2.12.2 to 2.16.2
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.12.2...v2.16.2)

Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `luxon` from 3.5.0 to 3.7.2
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.5.0...3.7.2)

Updates `merge-anything` from 6.0.2 to 6.0.6
- [Release notes](https://github.com/mesqueeb/merge-anything/releases)
- [Commits](mesqueeb/merge-anything@v6.0.2...v6.0.6)

Updates `papaparse` from 5.4.1 to 5.5.3
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](https://github.com/mholt/PapaParse/commits)

Updates `react-aspect-ratio` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/roderickhsiao/react-aspect-ratio/releases)
- [Commits](https://github.com/roderickhsiao/react-aspect-ratio/commits)

Updates `react-icons` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v5.3.0...v5.5.0)

Updates `react-select` from 5.8.3 to 5.10.2
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.3...react-select@5.10.2)

Updates `react-share` from 5.1.1 to 5.2.2
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v5.1.1...v5.2.2)

Updates `react-snowfall` from 2.2.0 to 2.4.0
- [Release notes](https://github.com/cahilfoley/react-snowfall/releases)
- [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md)
- [Commits](cahilfoley/react-snowfall@v2.2.0...v2.4.0)

Updates `react-super-responsive-table` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/coston/react-super-responsive-table/releases)
- [Commits](coston/react-super-responsive-table@v6.0.0...v6.0.2)

Updates `styled-components` from 6.1.13 to 6.3.8
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v6.1.13...styled-components@6.3.8)

---
updated-dependencies:
- dependency-name: "@tanstack/query-core"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.91.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: axios
  dependency-version: 1.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: bootstrap
  dependency-version: 5.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: bootstrap-icons
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: core-js
  dependency-version: 3.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: countries-list
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: country-flag-icons
  dependency-version: 1.6.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: flag-icons
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: immutable
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: jotai
  dependency-version: 2.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: luxon
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: merge-anything
  dependency-version: 6.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: papaparse
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: react-aspect-ratio
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: react-icons
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: react-select
  dependency-version: 5.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: react-share
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: react-snowfall
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: react-super-responsive-table
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: styled-components
  dependency-version: 6.3.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/production-dependencies-minor-76ed983a44 branch from 18fa8ca to a0ed6e8 Compare February 2, 2026 18:08
@dependabot
dependabot Bot had a problem deploying to refs/heads/staging February 2, 2026 18:08 Failure
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 scope: web Related to web app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants