build(deps): bump the production-dependencies group with 8 updates#349
Merged
declanlscott merged 3 commits intomainfrom Jan 29, 2026
Merged
Conversation
Bumps the production-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.19` | `5.90.20` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.154.12` | `1.157.16` | | [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.154.12` | `1.157.16` | | [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin) | `1.154.12` | `1.157.16` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.563.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.4.0` | Updates `@tanstack/react-query` from 5.90.19 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-router` from 1.154.12 to 1.157.16 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.157.16/packages/react-router) Updates `@tanstack/router-devtools` from 1.154.12 to 1.157.16 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.157.16/packages/router-devtools) Updates `@tanstack/router-vite-plugin` from 1.154.12 to 1.157.16 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.157.16/packages/router-vite-plugin) Updates `lucide-react` from 0.562.0 to 0.563.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react) Updates `react` from 19.2.3 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 `react-dom` from 19.2.3 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 `tailwind-merge` from 2.6.0 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.4.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tanstack/react-router" dependency-version: 1.157.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/router-devtools" dependency-version: 1.157.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/router-vite-plugin" dependency-version: 1.157.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.563.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a5ad23d to
9233675
Compare
replace `Object.hasOwn` with `Object.prototype.hasOwnProperty.call`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 8 updates:
5.90.195.90.201.154.121.157.161.154.121.157.161.154.121.157.160.562.00.563.019.2.319.2.419.2.319.2.42.6.03.4.0Updates
@tanstack/react-queryfrom 5.90.19 to 5.90.20Release notes
Sourced from
@tanstack/react-query's releases.Changelog
Sourced from
@tanstack/react-query's changelog.Commits
7ac4e20ci: Version Packages (#10067)9ff3de7Upgrade to Vitest v4 (#9862)Updates
@tanstack/react-routerfrom 1.154.12 to 1.157.16Release notes
Sourced from
@tanstack/react-router's releases.... (truncated)
Commits
b3aafa0release: v1.157.164814d4efix(router-core): use encodeURIComponent for splat route params (#6520)080f818release: v1.157.154663034refactor(router-core): parseLocation fast path w/ no rewrites (#6516)846fffcrefactor(react-router): Match component performance w/ single router state se...58ed154release: v1.157.14c16571arelease: v1.157.134748c0erelease: v1.157.121faa9f3release: v1.157.1180bb8ddrelease: v1.157.10Updates
@tanstack/router-devtoolsfrom 1.154.12 to 1.157.16Release notes
Sourced from
@tanstack/router-devtools's releases.... (truncated)
Commits
b3aafa0release: v1.157.16080f818release: v1.157.1558ed154release: v1.157.14c16571arelease: v1.157.134748c0erelease: v1.157.121faa9f3release: v1.157.1180bb8ddrelease: v1.157.101bfa199release: v1.157.91287aa5release: v1.157.878943barelease: v1.157.7Updates
@tanstack/router-vite-pluginfrom 1.154.12 to 1.157.16Release notes
Sourced from
@tanstack/router-vite-plugin's releases.... (truncated)
Commits
b3aafa0release: v1.157.16080f818release: v1.157.1558ed154release: v1.157.14c16571arelease: v1.157.134748c0erelease: v1.157.121faa9f3release: v1.157.1180bb8ddrelease: v1.157.101bfa199release: v1.157.91287aa5release: v1.157.878943barelease: v1.157.7Updates
lucide-reactfrom 0.562.0 to 0.563.0Release notes
Sourced from lucide-react's releases.
Commits
67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...Updates
reactfrom 19.2.3 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4Updates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
tailwind-mergefrom 2.6.0 to 3.4.0Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
3e1256av3.4.0e15f392add changelog for v3.4.075e9aefMerge pull request #619 from quantizor/further-improvements1bafc9cMake benchmark test names consistent0799c12revert: remove array-based string building optimization1927858test: add ultra long class list benchmark87baba3Remove unnecessary pre-computed conflict maps7831c8eperf: pre-compute conflict arrays at initialization1a3d133perf: replace localeCompare with direct string comparison0270028perf: use index-based recursion to avoid array allocationsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwind-merge since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions