-
-
Notifications
You must be signed in to change notification settings - Fork 70
chore(deps): bump the npm group across 1 directory with 26 updates #1262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/web/npm-7fb0bf1bfc
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,810
−1,982
Conversation
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
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
Collaborator
|
@dependabot recreate |
Bumps the npm group with 26 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) | `1.26.0` | `1.27.7` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.11` | `5.90.18` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.139.12` | `1.150.0` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.12` | `3.13.18` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.555.0` | `0.562.0` | | [motion](https://github.com/motiondivision/motion) | `12.23.25` | `12.26.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.67.0` | `7.71.1` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.2.1` | `5.2.3` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.6` | `4.4.1` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.3.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.7.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.17` | `4.1.18` | | [@tanstack/router-cli](https://github.com/TanStack/router/tree/HEAD/packages/router-cli) | `1.139.12` | `1.150.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.9` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.26` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.0` | `8.53.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.6` | `7.3.1` | | [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.24.0` | `0.25.0` | Updates `@tanstack/react-form` from 1.26.0 to 1.27.7 - [Release notes](https://github.com/TanStack/form/releases) - [Changelog](https://github.com/TanStack/form/blob/main/packages/react-form/CHANGELOG.md) - [Commits](https://github.com/TanStack/form/commits/@tanstack/react-form@1.27.7/packages/react-form) Updates `@tanstack/react-query` from 5.90.11 to 5.90.18 - [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.18/packages/react-query) Updates `@tanstack/react-router` from 1.139.12 to 1.150.0 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.150.0/packages/react-router) Updates `@tanstack/react-virtual` from 3.13.12 to 3.13.18 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.18/packages/react-virtual) Updates `lucide-react` from 0.555.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `motion` from 12.23.25 to 12.26.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.25...v12.26.2) Updates `react` from 19.2.0 to 19.2.3 - [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.3/packages/react) Updates `@types/react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [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.3/packages/react-dom) Updates `react-hook-form` from 7.67.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.67.0...v7.71.1) Updates `react-hotkeys-hook` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases) - [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md) - [Commits](JohannesKlauss/react-hotkeys-hook@v5.2.1...v5.2.3) Updates `react-resizable-panels` from 3.0.6 to 4.4.1 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@3.0.6...4.4.1) Updates `zod` from 4.1.13 to 4.3.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.3.5) Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin) Updates `@tailwindcss/vite` from 4.1.17 to 4.1.18 - [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.18/packages/@tailwindcss-vite) Updates `@tanstack/router-cli` from 1.139.12 to 1.150.0 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.150.0/packages/router-cli) Updates `@types/node` from 24.10.1 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 5.1.1 to 5.1.2 - [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.2/packages/plugin-react) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.26 - [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.24...v0.4.26) Updates `globals` from 16.5.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) Updates `tailwindcss` from 4.1.17 to 4.1.18 - [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.18/packages/tailwindcss) Updates `typescript-eslint` from 8.48.0 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) Updates `vite` from 7.2.6 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `vite-plugin-node-polyfills` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: "@tanstack/react-form" dependency-version: 1.27.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tanstack/react-query" dependency-version: 5.90.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@tanstack/react-router" dependency-version: 1.150.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: motion dependency-version: 12.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-hook-form dependency-version: 7.71.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-hotkeys-hook dependency-version: 5.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-resizable-panels dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@tanstack/router-cli" dependency-version: 1.150.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite-plugin-node-polyfills dependency-version: 0.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dbd510d to
b4f69b4
Compare
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 npm group with 26 updates in the /web directory:
1.26.01.27.75.90.115.90.181.139.121.150.03.13.123.13.180.555.00.562.012.23.2512.26.219.2.019.2.319.2.719.2.819.2.019.2.37.67.07.71.15.2.15.2.33.0.64.4.14.1.134.3.59.39.19.39.25.6.15.7.04.1.174.1.181.139.121.150.024.10.125.0.95.1.15.1.29.39.19.39.20.4.240.4.2616.5.017.0.04.1.174.1.188.48.08.53.07.2.67.3.10.24.00.25.0Updates
@tanstack/react-formfrom 1.26.0 to 1.27.7Release notes
Sourced from
@tanstack/react-form's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-form's changelog.... (truncated)
Commits
83bb01cci: Version Packages (#1960)e54355cci: Version Packages (#1949)e32b27fci: Version Packages (#1941)f786f07ci: Version Packages (#1937)35921c9fix(react-form): prevent array field re-render when child property changes (#...e15267cci: Version Packages (#1926)ebe0978ci: Version Packages (#1918)9ce5f28fix(react-form): ensureFormApi.handleSubmitreturns a promise again (#1924)6a5e1c1fix(react-form): fix server hydration issues (#1913)3df3b4bci: update workspace config (#1912)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-formsince your current version.Updates
@tanstack/react-queryfrom 5.90.11 to 5.90.18Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.Commits
64d5d62ci: Version Packages (#10045)dea1614fix(query-core): avoid throwing promise errors when data exists (#10025)bf7f47eci: Version Packages (#10033)44c3cb9test(react-query/ssr): add 'useQueries' test for SSR (#9996)167db32ci: Version Packages (#10005)4be3ad7fix(react-query): allow retryOnMount when throwOnError is function (#9336) (#...0a1e3e0ci: Version Packages (#10003)fccef79fix(query-core): ensure query refetches on mount/retry when status is error (...e907f89fix(core): report errors of useMutation callbacks asynchronously (#9676)84564f1ci: Version Packages (#10001)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-querysince your current version.Updates
@tanstack/react-routerfrom 1.139.12 to 1.150.0Release notes
Sourced from
@tanstack/react-router's releases.... (truncated)
Commits
86605e3release: v1.150.0ed3f2b0release: v1.149.3166cc45release: v1.147.399bb8d2fix: cleanly separate dev styles from prod runtime (#6356)8883ca0release: v1.147.22e2c868fix: implement safe dynamic lookup for React.use to avoid compilation… (#6355)fad5fdbrelease: v1.147.1538285cfix: dev style with non runnable dev environments and basepath support (#6348)7cd1f82release: v1.147.05e0ab7afeat: collect styles in dev (#6343)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-routersince your current version.Updates
@tanstack/react-virtualfrom 3.13.12 to 3.13.18Release notes
Sourced from
@tanstack/react-virtual's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-virtual's changelog.... (truncated)
Commits
5d6acc9ci: Version Packages (#1113)c48b2acci: Version Packages (#1111)7fd2654ci: Version Packages (#1107)0bcf14dci: Version Packages (#1102)1686256feat(react-virtual): add useFlushSync option (#1100)a1d0043ci: Version Packages (#1101)de8c12fci: Version Packages (#1081)49334c9ci: prepare for trusted publishing (#1087)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-virtualsince your current version.Updates
lucide-reactfrom 0.555.0 to 0.562.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
076e0bbchore(dependencies): Update dependencies (#3809)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
motionfrom 12.23.25 to 12.26.2Changelog
Sourced from motion's changelog.
... (truncated)
Commits
8973490v12.26.2c512503Updating changelog9bab695Merge pull request #3470 from motiondivision/refactor-visual-elementcd55787Move projection node system to motion-domc4376e3Remove duplicate code and use motion-dom directly43d7588Remove duplicate isAnimationControls from framer-motion8ea3e4cLatestcb08012Latestea26667Move animateVisualElement and dependencies to motion-domc8913c2LatestUpdates
reactfrom 19.2.0 to 19.2.3Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
@types/reactfrom 19.2.7 to 19.2.8Commits
Updates
react-domfrom 19.2.0 to 19.2.3Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
react-hook-formfrom 7.67.0 to 7.71.1Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
51589c57.71.1fc57a62🐞 fix #13250 issue with booleans_as_integers (#13252)195139d7.71.0e26f886👌 chore: optimize bundle size via safe terser options (#13243) (#13244)17c85ed🚄 perf: separate control context to prevent unnecessary rerenders (#13234)a084dcb⚡ perf: memoize FormProvider context value to prevent unnecessary rerenders (...65c78bc🐞 fix: update isValid when field disabled state changes (#13231)d810ff57.70.0c54ebf9🐞 fix: prevent field array ghost elements with keepDirtyValues (#13188)3966596✅ watch type improvement (#13228)Updates
react-hotkeys-hookfrom 5.2.1 to 5.2.3Release notes
Sourced from react-hotkeys-hook's releases.
Commits
ae74e90copy readme8c0f32cChange homepage19cf28fbump version2d0b87cSet correct version in sub packagec9...Description has been truncated