Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

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

Package From To
@gravity-ui/table 1.13.0 1.15.0
@tanstack/react-query 5.90.12 5.90.17
react-hook-form 7.69.0 7.71.1
@gravity-ui/uikit 7.28.0 7.29.0
@hey-api/openapi-ts 0.89.2 0.90.3
@stylistic/stylelint-plugin 4.0.0 4.0.1
eslint-plugin-prettier 5.5.4 5.5.5
knip 5.76.3 5.81.0
prettier 3.7.4 3.8.0
react-router 7.11.0 7.12.0
sass-embedded 1.97.1 1.97.2
stylelint-order 7.0.0 7.0.1
stylelint-plugin-use-baseline 1.1.4 1.1.6
typescript-eslint 8.50.1 8.53.0

Updates @gravity-ui/table from 1.13.0 to 1.15.0

Release notes

Sourced from @​gravity-ui/table's releases.

v1.15.0

1.15.0 (2026-01-12)

Features

  • docs: add TableColumnSetup migration to the migration guide (#133) (b6c6ee8)

Bug Fixes

  • useColumnsAutoSize: use rows ids as dependency at effect (#135) (3585453)

v1.14.0

1.14.0 (2025-11-25)

Features

Changelog

Sourced from @​gravity-ui/table's changelog.

1.15.0 (2026-01-12)

Features

  • docs: add TableColumnSetup migration to the migration guide (#133) (b6c6ee8)

Bug Fixes

  • useColumnsAutoSize: use rows ids as dependency at effect (#135) (3585453)

1.14.0 (2025-11-25)

Features

Commits
  • 8c810b3 chore(main): release 1.15.0 (#134)
  • 3585453 fix(useColumnsAutoSize): use rows ids as dependency at effect (#135)
  • b6c6ee8 feat(docs): add TableColumnSetup migration to the migration guide (#133)
  • 0ea1159 chore(main): release 1.14.0 (#132)
  • 1dacad2 feat(docs): add migration guide from uikit table (#131)
  • 39ebd4d feat: added useRowSelectionFixedHandler (#128)
  • See full diff in compare view

Updates @tanstack/react-query from 5.90.12 to 5.90.17

Release notes

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

@​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

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.16

Patch Changes

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

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

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

Patch Changes

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

@​tanstack/react-query@​5.90.15

Patch Changes

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.14

Patch Changes

... (truncated)

Changelog

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

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

5.90.13

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
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 react-hook-form from 7.69.0 to 7.71.1

Release notes

Sourced from react-hook-form's releases.

Version v7.71.1

🐞 fix #13250 issue with booleans_as_integers (#13252)

Version 7.71.0

⚡ perf: memoize FormProvider context value to prevent unnecessary rerenders (#13235) 🚄 perf: separate control context to prevent unnecessary rerenders (#13234) 🐞 fix: update isValid when field disabled state changes (#13231) 👌 chore: optimize bundle size via safe terser options (#13243) (#13244)

thanks to @​kamja44, @​a28689604 & @​newsiberian

Version 7.70.0

✅ watch type improvement (#13228) 🐞 fix: prevent field array ghost elements with keepDirtyValues (#13188) 🐞 fix: improve invalid date handling in deepEqual and validation (#13230) 🐞 fix(types): handle branded types correctly in DeepPartial (#13222) 🐞 fix native validation focus issue (#13220) 🐞 change spread operator to set name with depricated names prop, then override with new name prop is supplied (#13214) 🐞 fix: prevent duplicate subscription trigger in setValue (#13206) (#13209) 👌 chore: fix lib type check include tests (#13229)

thanks to @​EdwardEB, @​constantly-dev & @​a28689604

Commits

Updates @gravity-ui/uikit from 7.28.0 to 7.29.0

Release notes

Sourced from @​gravity-ui/uikit's releases.

v7.29.0

7.29.0 (2025-12-24)

Features

Bug Fixes

Changelog

Sourced from @​gravity-ui/uikit's changelog.

7.29.0 (2025-12-24)

Features

Bug Fixes

Commits

Updates @hey-api/openapi-ts from 0.89.2 to 0.90.3

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.90.3

Patch Changes

@​hey-api/openapi-ts@​0.90.2

Patch Changes

Updated Dependencies:

  • @​hey-api/codegen-core@​0.5.2

@​hey-api/openapi-ts@​0.90.1

Patch Changes

The SDK plugin can generate ready-to-use code examples for each operation, showing how to call the SDK methods with proper parameters and setup.

Learn how to generate examples on the SDK plugin page.

Source is a copy of the input specification used to generate your output. It can be used to power documentation tools or to persist a stable snapshot alongside your generated files.

Learn how to use the source on the Output page.

Updated Dependencies:

  • @​hey-api/codegen-core@​0.5.1

@​hey-api/openapi-ts@​0.90.0

Minor Changes

The Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.

Structure API

The SDK plugin now implements the Structure API, enabling more complex structures and fixing several known issues.

Some Structure APIs are incompatible with the previous configuration, most notably the methodNameBuilder function, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.

... (truncated)

Commits
  • 6b337ae Merge pull request #3198 from hey-api/changeset-release/main
  • c5e56c6 ci: release
  • 0917dfb Merge pull request #3197 from hey-api/chore/editorconfig-hbs
  • c0a72f1 Merge branch 'main' into chore/editorconfig-hbs
  • 701a69c feat(config): add oxfmt preset
  • 4cca04b docs: update roadmap link
  • c88fd19 chore: remove hbs from editorconfig
  • f201cc8 Merge pull request #3188 from hey-api/changeset-release/main
  • b261cf7 chore: update lock file
  • 0ea0348 ci: release
  • Additional commits viewable in compare view

Updates @stylistic/stylelint-plugin from 4.0.0 to 4.0.1

Release notes

Sourced from @​stylistic/stylelint-plugin's releases.

Release v4.0.1

Fixed

  • Multiline pseudos are now aligned correctly with the @stylistic/indentation rule. Before:
    .foo:where(
    :not(
        .bar,
        .baz
    )
    ) {}
    Now:
    .foo:where(
      :not(
        .bar,
        .baz
      )
    ) {}
Changelog

Sourced from @​stylistic/stylelint-plugin's changelog.

[4.0.1] — 2026–01–15

Fixed

  • Multiline pseudos are now aligned correctly with the @stylistic/indentation rule.

    Before:

    .foo:where(
    :not(
        .bar,
        .baz
    )
    ) {}

    Now:

    .foo:where(
      :not(
        .bar,
        .baz
      )
    ) {}
Commits
Maintainer changes

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


Updates eslint-plugin-prettier from 5.5.4 to 5.5.5

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.5

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.5

Patch Changes

Commits
  • e2c154a chore: release eslint-plugin-prettier (#773)
  • 6795c1a build(deps): Bump the actions group across 1 directory with 2 updates (#774)
  • 77651a3 fix: bump synckit for yarn PnP ESM issue (#776)
  • 7264ed0 chore: bump prettier-linter-helpers to v1.0.1 (#772)
  • e11a5b7 build(deps): Bump the actions group across 1 directory with 3 updates (#769)
  • befda88 ci: enable trusted publishing (#757)
  • See full diff in compare view
Maintainer changes

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


Updates knip from 5.76.3 to 5.81.0

Release notes

Sourced from knip's releases.

Release 5.81.0

  • Update CLI documentation to match current implementation (#1458) (937dd832d9421a295e733d0046266b3154fd78fc) - thanks @​sebacardello!
  • Replace glob with fs helpers (#1454) (880f7182f3df5df5b1ee497d73c02846ae8f10f4) - thanks @​gameroman!
  • Expand workspace filter (#1455) (b3edb80a9b56fecd2b9ed67a5dcc927e405bd93d) - thanks @​fightZy!
  • Sync up cli-arguments ↔ md docs further (47559d21f1f13a2317c4b9d8439d5df4c8084306)
  • Minor refactor for lints & consistency (c5e66dbe226612c8ea7c65b5d193292a115c987e)
  • Fix manual enabled compilers (#1457) (57df2e1c581b14e85023bd857048bb313d386130) - thanks @​digitsum!
  • add push notification once module graph is built (#1461) (57825f443509fb2afa0444f7831ea67a798364f8) - thanks @​niklas-wortmann!
  • fix(prisma): Avoid crash if Prisma schema path is not specified (#1464) (1e0ffc7d64fa513eec47e082b0aba96c817960ee) - thanks @​stephenwade!
  • Add Nitro plugin (#1415) (ecf5e34b51f3817dabcf50ca6705141aea3f56e5) - thanks @​lynnntropy!
  • Add a few impl guidelines to AGENTS.md (5923a20b0b8a12fb33ef23ecf600e82cc1afe7c9)
  • Optimize workspaces storage & usage inside ConfigurationChief (602603fdf428d329925e191dde319388e8726597)
  • Exclude optional peer deps from the production deps check in strict mode (resolve #1145) (605fb852a927ef89c0983000cf623f00ab3ebc55)
  • Consider all members of keyof typeof MyEnum used (7d5b9d6c34f0c25d5608f398defe3ed12f0f49c3)
  • Add entry files to sveltekit (resolve #1162, resolve #1465) (c0ed40a21519993d0513bb87b1b2a189b3d0054f)
  • Consistent config options (dc11214340839b3e0d11c6b5f0d1bcbd271ccb5f)
  • Warn for faux monorepo in init script (b94dcfa6b0e108d3bcb80d35fdde7ff54274d908)
  • Document new --workspace behavior (#1455) (9cbbbc203199c002616722ad76704b621c0706d4)
  • Auto-format (4c3e45ffe9dc447ab9630022406a89a04ae7acda)
  • Add npm login to release script (968d339f8583c678bb891a446ac038d79b6716c9)

Release 5.80.2

  • Add astro-og-canvas plugin (#1445) (bb93a2b8ea4cbd87b300f5bcc4676cd8e83d786d) - thanks @​JoshuaKGoldberg!
  • Small performance optimization on bun commands (#1453) (af0d73673b587df10635ec19e367b788bdb173cd) - thanks @​ClementValot!
  • Accept cwdOrPath in isDirectory and isFile (2d0bb0cd38fb8d0502532b0999cb4cf795c3e4cb)
  • Improve hasRefsInFile (86bde97ea1a202fdd9dad1fd05a30026fa78f284)
  • Rename find-internal-references.ts → has-refs-in-file.ts (307c37b87e311da519342d39216e8a38aa635388)
  • Move pos from exported default keyword to identifier (8e74ec7154f408e53973a9cdad7492c711d7811b)
  • Fix release script (71206b79a43b7c293be36135f863e2b73981d16a)

Release 5.80.1

  • Minor lints/formats (26a6f7b5)
  • Resolve _partial.scss in compiler (close #1439) (ee09aa33)
  • Add tip re. Knip editor extension early on (88c488a8)
  • Add more deterministic workspace mapping to remedy test flakiness (4d000e74)
  • Remove ignoreExportsUsedInFile from default config (f3eddf3d)
  • Update docs (29e5f175)
  • Show link to docs for module load errors in CLI (31ce18a1)
  • Bump release-it (64ad7b4f)
  • Improved TanStack Router Configs (#1449) (3e0b847b)- thanks @​AlexanderKaran!
  • Add warning about invalid tag characters to docs (#1448) (de508e34) - thanks @​solomonhawk!
  • Housekeep a few thingies around resolve in plugins (5b98269b)
  • Improve react-router appDir + fix glob escaper (f993591b)
  • Extended the NX plugins (#1443) (b9dc80e3) - thanks @​AlexanderKaran!
  • Remove mention of editor plugins from FAQ (#1444) (d8fa043c) - thanks @​sebacardello!
  • Fix remaining broken links (a8d0bfd0)
  • Bump md/mdx presets (a4d6b1e7)
  • Fix quoting in release script (2f663e3c)

Release 5.80.0

... (truncated)

Commits
  • 9fdba99 Release knip@5.81.0
  • 4c3e45f Auto-format
  • dc11214 Consistent config options
  • c0ed40a Add entry files to sveltekit (resolve #1162, resolve #1465)
  • 7d5b9d6 Consider all members of keyof typeof MyEnum used
  • 605fb85 Exclude optional peer deps from the production deps check in strict mode (res...
  • 602603f Optimize workspaces storage & usage inside ConfigurationChief
  • ecf5e34 Add Nitro plugin (#1415)
  • 1e0ffc7 fix(prisma): Avoid crash if Prisma schema path is not specified (#1464)
  • 57df2e1 Fix manual enabled compilers (#1457)
  • Additional commits viewable in compare view

Updates prettier from 3.7.4 to 3.8.0

Release notes

Sourced from prettier's releases.

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.0

diff

🔗 Release Notes

Commits

Updates react-router from 7.11.0 to 7.12.0

Release notes

Sourced from react-router's releases.

v7.12.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7120

Changelog

Sourced from react-router's changelog.

7.12.0

Minor Changes

  • Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins. If you need to permit access to specific external origins, you can specify them in the react-router.config.ts config allowedActionOrigins field. (#14708)

Patch Changes

  • Fix generatePath when used with suffixed params (i.e., "/books/:id.json") (#14269)

  • Export UNSAFE_createMemoryHistory and UNSAFE_createHashHistory alongside UNSAFE_createBrowserHistory for consistency. These are not intended to be used for new apps but intended to help apps usiong unstable_HistoryRouter migrate from v6->v7 so they can adopt the newer APIs. (#14663)

  • Escape HTML in scroll restoration keys (#14705)

  • Validate redirect locations (#14706)

  • [UNSTABLE] Pass <Scripts nonce> value through to the underlying importmap script tag when using future.unstable_subResourceIntegrity (#14675)

  • [UNSTABLE] Add a new future.unstable_trailingSlashAwareDataRequests flag to provide consistent behavior of request.pathname inside middleware, loader, and action functions on document and data requests when a trailing slash is present in the browser URL. (#14644)

    Currently, your HTTP and request pathnames would be as follows for /a/b/c and /a/b/c/

    URL /a/b/c HTTP pathname request pathname`
    Document /a/b/c /a/b/c
    Data /a/b/c.data /a/b/c
    URL /a/b/c/ HTTP pathname request pathname`
    Document /a/b/c/ /a/b/c/
    Data /a/b/c.data /a/b/c ⚠️

    With this flag enabled, these pathnames will be made consistent though a new _.data format for client-side .data requests:

    URL /a/b/c HTTP pathname request pathname`
    Document /a/b/c /a/b/c
    Data /a/b/c.data /a/b/c
    URL /a/b/c/ HTTP pathname request pathname`
    Document /a/b/c/ /a/b/c/
    Data /a/b/c/_.data ⬅️ /a/b/c/

    This a bug fix but we are putting it behind an opt-in flag because it has the potential to be a "breaking bug fix" if you are relying on the URL format for any other application or caching logic.

    Enabling this flag also changes the format of client side .data requests from /_root.data to /_.data when navigating to / to align with the new format. This does not impact the request pathname which is still / in all cases.

  • Preserve clientLoader.hydrate=true when using <HydratedRouter unstable_instrumentations> (#14674)

Commits
  • 26653a6 chore: Update version for release (#14712)
  • 7ac2346 chore: Update version for release (pre) (#14709)
  • 75b1ef5 Add origin checks for UI route submissions (#14708)
  • c05ef93 Validate redirect locations (#14706)
  • c89c32c Escape HTML in scroll restoration keys (#14705)
  • cbcbf30 fix: pass nonce to importmap script when using subResourceIntegrity (#14675)
  • 30f6c1d fix(react-router): handle parameters with static suffixes in generatePath (#1...
  • 7f140e0 Handle data requests with trailing slash consistently (#14644)
  • 1954af6 Preserve hydrate property on client loaders during instrumentation (#14674)
  • 5ce5cd4 chore: format
  • Additional commits viewable in compare view

Updates sass-embedded from 1.97.1 to 1.97.2

Changelog

Sourced from sass-embedded's changelog.

1.97.2

  • Additional fixes for implicit configuration when nested imports are involved.
Commits

Updates stylelint-order from 7.0.0 to 7.0.1

Release notes

Sourced from stylelint-order's releases.

7.0.1

  • Added support for Stylelint 17
Changelog

Sourced from stylelint-order's changelog.

7.0.1

  • Added support for Stylelint 17
Commits

Updates stylelint-plugin-use-baseline from 1.1.4 to 1.1.6

Release notes

Sourced from stylelint-plugin-use-baseline's releases.

v1.1.6

1.1.6 (2026-01-11)

Bug Fixes

v1.1.5

1.1.5 (2025-12-26)

Bug Fixes

Changelog

Sourced from stylelint-plugin-use-baseline's changelog.

1.1.6 (2026-01-11)

Bug Fixes

1.1.5 (2025-12-26)

Bug Fixes

Commits
  • 54d0a9e chore(rele...

    Description has been truncated

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@gravity-ui/table](https://github.com/gravity-ui/table) | `1.13.0` | `1.15.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.12` | `5.90.17` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.69.0` | `7.71.1` |
| [@gravity-ui/uikit](https://github.com/gravity-ui/uikit) | `7.28.0` | `7.29.0` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.89.2` | `0.90.3` |
| [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) | `4.0.0` | `4.0.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.76.3` | `5.81.0` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.11.0` | `7.12.0` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.97.1` | `1.97.2` |
| [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `7.0.0` | `7.0.1` |
| [stylelint-plugin-use-baseline](https://github.com/ryo-manba/stylelint-plugin-use-baseline) | `1.1.4` | `1.1.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.1` | `8.53.0` |



Updates `@gravity-ui/table` from 1.13.0 to 1.15.0
- [Release notes](https://github.com/gravity-ui/table/releases)
- [Changelog](https://github.com/gravity-ui/table/blob/main/CHANGELOG.md)
- [Commits](gravity-ui/table@v1.13.0...v1.15.0)

Updates `@tanstack/react-query` from 5.90.12 to 5.90.17
- [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.17/packages/react-query)

Updates `react-hook-form` from 7.69.0 to 7.71.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.69.0...v7.71.1)

Updates `@gravity-ui/uikit` from 7.28.0 to 7.29.0
- [Release notes](https://github.com/gravity-ui/uikit/releases)
- [Changelog](https://github.com/gravity-ui/uikit/blob/main/CHANGELOG.md)
- [Commits](gravity-ui/uikit@v7.28.0...v7.29.0)

Updates `@hey-api/openapi-ts` from 0.89.2 to 0.90.3
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.89.2...@hey-api/openapi-ts@0.90.3)

Updates `@stylistic/stylelint-plugin` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](stylelint-stylistic/stylelint-stylistic@v4.0.0...v4.0.1)

Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5)

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

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

Updates `react-router` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router)

Updates `sass-embedded` from 1.97.1 to 1.97.2
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.97.1...1.97.2)

Updates `stylelint-order` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](hudochenkov/stylelint-order@7.0.0...7.0.1)

Updates `stylelint-plugin-use-baseline` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/ryo-manba/stylelint-plugin-use-baseline/releases)
- [Changelog](https://github.com/ryo-manba/stylelint-plugin-use-baseline/blob/main/CHANGELOG.md)
- [Commits](ryo-manba/stylelint-plugin-use-baseline@v1.1.4...v1.1.6)

Updates `typescript-eslint` from 8.50.1 to 8.53.0
- [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.53.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@gravity-ui/table"
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-hook-form
  dependency-version: 7.71.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@gravity-ui/uikit"
  dependency-version: 7.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.90.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@stylistic/stylelint-plugin"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.81.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-router
  dependency-version: 7.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sass-embedded
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: stylelint-order
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: stylelint-plugin-use-baseline
  dependency-version: 1.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jan 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

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

@dependabot dependabot bot closed this Jan 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-871f7046da branch January 16, 2026 18:12
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