chore(deps): bump the minor-patch group across 1 directory with 18 updates#440
Merged
Merged
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…dates Bumps the minor-patch group with 18 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.14` | `4.1.16` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.3` | `5.90.6` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.552.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.66.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.0.1` | `16.2.3` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.9.4` | `7.9.5` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.14` | `4.1.16` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.39.0` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.91.0` | `5.91.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.10.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.39.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.0` | `7.0.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.23` | `0.4.24` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.1` | `8.46.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.10` | `7.1.12` | Updates `@tailwindcss/vite` from 4.1.14 to 4.1.16 - [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.1.16/packages/@tailwindcss-vite) Updates `@tanstack/react-query` from 5.90.3 to 5.90.6 - [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.6/packages/react-query) Updates `axios` from 1.12.2 to 1.13.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.1) Updates `lucide-react` from 0.545.0 to 0.552.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-react) Updates `react-hook-form` from 7.65.0 to 7.66.0 - [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.65.0...v7.66.0) Updates `react-i18next` from 16.0.1 to 16.2.3 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.0.1...v16.2.3) Updates `react-router` from 7.9.4 to 7.9.5 - [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.9.5/packages/react-router) Updates `tailwindcss` from 4.1.14 to 4.1.16 - [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.1.16/packages/tailwindcss) Updates `@eslint/js` from 9.37.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `@tanstack/eslint-plugin-query` from 5.91.0 to 5.91.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.91.2/packages/eslint-plugin-query) Updates `@types/node` from 24.7.2 to 24.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0 - [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.0/packages/plugin-react) Updates `eslint` from 9.37.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.39.0) Updates `eslint-plugin-react-hooks` from 7.0.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-react-refresh` from 0.4.23 to 0.4.24 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.23...v0.4.24) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `typescript-eslint` from 8.46.1 to 8.46.2 - [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.46.2/packages/typescript-eslint) Updates `vite` from 7.1.10 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.90.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: lucide-react dependency-version: 0.552.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-i18next dependency-version: 16.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: react-router dependency-version: 7.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.91.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
84edf3a to
94894b9
Compare
steveiliop56
approved these changes
Nov 4, 2025
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 minor-patch group with 18 updates in the /frontend directory:
4.1.144.1.165.90.35.90.61.12.21.13.10.545.00.552.07.65.07.66.016.0.116.2.37.9.47.9.54.1.144.1.169.37.09.39.05.91.05.91.224.7.224.10.05.0.45.1.09.37.09.39.07.0.07.0.10.4.230.4.2416.4.016.5.08.46.18.46.27.1.107.1.12Updates
@tailwindcss/vitefrom 4.1.14 to 4.1.16Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
cbbbe84Release 4.1.16 (#19185)b2e2435Release 4.1.15 (#19159)89cbfc7Addoptimizeoption to@tailwindcss/viteplugin (#19131)Updates
@tanstack/react-queryfrom 5.90.3 to 5.90.6Release notes
Sourced from
@tanstack/react-query's releases.Changelog
Sourced from
@tanstack/react-query's changelog.Commits
c23b4a0ci: Version Packages (#9834)ecdf962ci: Version Packages (#9773)e42ddfefix(core): observing "promise" needs to implicitly observe "data" (#9772)cfc755cci: Version Packages (#9770)Updates
axiosfrom 1.12.2 to 1.13.1Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
1ef8e72chore(release): v1.13.1 (#7194)bcd5581fix(http): fixed a regression that caused the data stream to be interrupted f...c9b3371chore: enhance styling and responsiveness in client.html (#7173)9ead04d[Release] v1.13.0 (#7189)d000fbffix(http2): fix possible race condition when handling http2 stream on almost ...08db960docs: added example for improved network error handling (with Wrapper/Middlew...46e1981refactor: form data handling in index.html (#7170)889f8efdocs: fix mismatched return type (#7172)7b197effix: sandbox ui updated (#7175)6dff629chore: fix typos in examples (#7166)Updates
lucide-reactfrom 0.545.0 to 0.552.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
react-hook-formfrom 7.65.0 to 7.66.0Release notes
Sourced from react-hook-form's releases.
Commits
089f0a37.66.00eb3463📜 docs: update React Context reference in useFormContext documentation (#13111)384ad49🐞 fix(Watch): correct render function parameter typing (#13108)af84a5d🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (...0b8be38🎥 feat: makeuseWatchanduseControllerto react tonamechange (#13070)Updates
react-i18nextfrom 16.0.1 to 16.2.3Changelog
Sourced from react-i18next's changelog.
Commits
1e98bfa16.2.308b089bbuild06cc0e8fix hyphened component break issue (#1882)8eeaf9616.2.24aebae0releasee0e882ffix trans component break with less than sign (#1880)badbfa316.2.1dc7225efix regression in v16.2.0: bindI18nStore #1879aa66a8916.2.0a080c76address #1863 with Option 2Updates
react-routerfrom 7.9.4 to 7.9.5Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
a191812chore: Update version for release (#14485)74bef78chore: Update version for release (pre) (#14469)c0577e4Merge branch 'main' into release-next0163df4fix(react-router): run action handlers for routes with middleware even if no ...c84016bMinor updates for instrumentations (#14467)adadca5Add unstable_instrumentations API (#14412)dea842dfix: move RSCHydratedRouter and utils to/domexport (#14457)1d1b188useRoute: return type-safehandle(#14462)3e3a223docs: fix references (#14441)158847efix: Fix invalid markdown link for createHashRouter (#14434)Updates
tailwindcssfrom 4.1.14 to 4.1.16Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
cbbbe84Release 4.1.16 (#19185)601d671Fix incorrect colors used in pseudo-element (#19184)a41add9Improve canonicalization for& > :pseudoand& :pseudoarbitrary variants...0113b88Fix canonicalization of arbitrary variants with attribute selectors (#19176)29687e0Discard candidates with an empty data type (#19172)56e7f3bImprove memory usage during canonicalization (#19171)3a4ab82Stop suggesting legacy utilities (#19169)7537e34Ignore--tw-variables during internal signature computation (#19156)66c18caCollapse multiple utilities (#19147)b2e2435Release 4.1.15 (#19159)Updates
@eslint/jsfrom 9.37.0 to 9.39.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseUpdates
@tanstack/eslint-plugin-queryfrom 5.91.0 to 5.91.2Release notes
Sourced from
@tanstack/eslint-plugin-query's re...Description has been truncated