Skip to content
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

chore(deps): bump the ui-v2-dependencies group in /ui-v2 with 22 updates #17155

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the ui-v2-dependencies group in /ui-v2 with 22 updates:

Package From To
@hookform/resolvers 4.0.0 4.1.0
@tanstack/react-query 5.66.0 5.66.3
@tanstack/react-query-devtools 5.66.0 5.66.3
@tanstack/react-router 1.102.5 1.105.0
@tanstack/zod-adapter 1.102.5 1.105.0
cron-parser 4.9.0 5.0.1
@storybook/addon-a11y 8.5.5 8.5.6
@storybook/addon-essentials 8.5.5 8.5.6
@storybook/addon-interactions 8.5.5 8.5.6
@storybook/blocks 8.5.5 8.5.6
@storybook/manager-api 8.5.5 8.5.6
@storybook/react 8.5.5 8.5.6
@storybook/react-vite 8.5.5 8.5.6
@storybook/test 8.5.5 8.5.6
@storybook/theming 8.5.5 8.5.6
@storybook/types 8.5.5 8.5.6
@tanstack/eslint-plugin-router 1.102.2 1.105.0
@tanstack/router-devtools 1.102.5 1.105.0
@tanstack/router-plugin 1.102.6 1.105.0
@types/node 22.13.1 22.13.4
@types/react 19.0.8 19.0.9
storybook 8.5.5 8.5.6

Updates @hookform/resolvers from 4.0.0 to 4.1.0

Release notes

Sourced from @​hookform/resolvers's releases.

v4.1.0

4.1.0 (2025-02-15)

Features

  • automatically infer values from schema (#739) (caaff8d)
Commits

Updates @tanstack/react-query from 5.66.0 to 5.66.3

Release notes

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

v5.66.3

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf

  • react-query: useQueries have quadratic performance in relation to the number of queries (#8641) (4ab455c) by Kim YoungHoon

Packages

  • @​tanstack/query-core@​5.66.3
  • @​tanstack/query-broadcast-client-experimental@​5.66.3
  • @​tanstack/query-persist-client-core@​5.66.3
  • @​tanstack/query-sync-storage-persister@​5.66.3
  • @​tanstack/react-query@​5.66.3
  • @​tanstack/react-query-devtools@​5.66.3
  • @​tanstack/react-query-persist-client@​5.66.3
  • @​tanstack/react-query-next-experimental@​5.66.3
  • @​tanstack/solid-query@​5.66.3
  • @​tanstack/solid-query-devtools@​5.66.3
  • @​tanstack/solid-query-persist-client@​5.66.3
  • @​tanstack/svelte-query@​5.66.3
  • @​tanstack/svelte-query-devtools@​5.66.3
  • @​tanstack/svelte-query-persist-client@​5.66.3
  • @​tanstack/vue-query@​5.66.3
  • @​tanstack/vue-query-devtools@​5.66.3
  • @​tanstack/angular-query-experimental@​5.66.3
  • @​tanstack/query-async-storage-persister@​5.66.3
  • @​tanstack/angular-query-devtools-experimental@​5.66.3

v5.66.2

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix

  • deps: Add react-native field to package.json for Metro resolutions (#8653) (5426e6c) by andy

Chore

  • angular-query: zoneless testing (#8652) (c807ee2) by Arnoud

Docs

  • react-native: fix typo (#8637) (b184cd5) by @​foresterre
  • react-native: partial revert online manager usage (#8634) (4621e5b) by Frederic R.
  • react-native: online manager usage change (#8633) (5bf569b) by Frederic R.

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.66.0 to 5.66.3

Release notes

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

v5.66.3

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf

  • react-query: useQueries have quadratic performance in relation to the number of queries (#8641) (4ab455c) by Kim YoungHoon

Packages

  • @​tanstack/query-core@​5.66.3
  • @​tanstack/query-broadcast-client-experimental@​5.66.3
  • @​tanstack/query-persist-client-core@​5.66.3
  • @​tanstack/query-sync-storage-persister@​5.66.3
  • @​tanstack/react-query@​5.66.3
  • @​tanstack/react-query-devtools@​5.66.3
  • @​tanstack/react-query-persist-client@​5.66.3
  • @​tanstack/react-query-next-experimental@​5.66.3
  • @​tanstack/solid-query@​5.66.3
  • @​tanstack/solid-query-devtools@​5.66.3
  • @​tanstack/solid-query-persist-client@​5.66.3
  • @​tanstack/svelte-query@​5.66.3
  • @​tanstack/svelte-query-devtools@​5.66.3
  • @​tanstack/svelte-query-persist-client@​5.66.3
  • @​tanstack/vue-query@​5.66.3
  • @​tanstack/vue-query-devtools@​5.66.3
  • @​tanstack/angular-query-experimental@​5.66.3
  • @​tanstack/query-async-storage-persister@​5.66.3
  • @​tanstack/angular-query-devtools-experimental@​5.66.3

v5.66.2

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix

  • deps: Add react-native field to package.json for Metro resolutions (#8653) (5426e6c) by andy

Chore

  • angular-query: zoneless testing (#8652) (c807ee2) by Arnoud

Docs

  • react-native: fix typo (#8637) (b184cd5) by @​foresterre
  • react-native: partial revert online manager usage (#8634) (4621e5b) by Frederic R.
  • react-native: online manager usage change (#8633) (5bf569b) by Frederic R.

... (truncated)

Commits

Updates @tanstack/react-router from 1.102.5 to 1.105.0

Release notes

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

v1.105.0

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat

  • replace by and add dedicated headScripts (#3439) (4c7caeb) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.105.0
  • @​tanstack/start-client@​1.105.0
  • @​tanstack/eslint-plugin-router@​1.105.0
  • @​tanstack/create-start@​1.105.0
  • @​tanstack/start-router-manifest@​1.105.0
  • @​tanstack/react-router-with-query@​1.105.0
  • @​tanstack/zod-adapter@​1.105.0
  • @​tanstack/valibot-adapter@​1.105.0
  • @​tanstack/arktype-adapter@​1.105.0
  • @​tanstack/router-devtools@​1.105.0
  • @​tanstack/router-generator@​1.105.0
  • @​tanstack/router-cli@​1.105.0
  • @​tanstack/router-plugin@​1.105.0
  • @​tanstack/router-vite-plugin@​1.105.0
  • @​tanstack/start@​1.105.0
  • @​tanstack/start-server@​1.105.0
  • @​tanstack/create-router@​1.105.0
  • @​tanstack/start-config@​1.105.0
  • @​tanstack/start-api-routes@​1.105.0
  • @​tanstack/start-server-functions-fetcher@​1.105.0
  • @​tanstack/start-server-functions-handler@​1.105.0
  • @​tanstack/start-server-functions-client@​1.105.0
  • @​tanstack/start-server-functions-ssr@​1.105.0

v1.104.3

Version 1.104.3 - 2/13/25, 10:55 PM

Changes

Fix

  • router-devtools: peer dep for csstype for goober (#3427) (b2e65c0) by Carson Full

Packages

  • @​tanstack/router-devtools@​1.104.3
  • @​tanstack/create-router@​1.104.3
  • @​tanstack/create-start@​1.104.3

... (truncated)

Commits
  • c1c9e36 release: v1.105.0
  • 4c7caeb feat: replace <Meta /> by <HeadContent /> and add dedicated headScripts (#3439)
  • cea9019 release: v1.104.1
  • 8dbbe93 fix: only call head() when loaderData is available (#3410)
  • b406134 release: v1.104.0
  • b8165ab fix(react-router): fix path param handling with relative navigation (#3423)
  • See full diff in compare view

Updates @tanstack/zod-adapter from 1.102.5 to 1.105.0

Release notes

Sourced from @​tanstack/zod-adapter's releases.

v1.105.0

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat

  • replace by and add dedicated headScripts (#3439) (4c7caeb) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.105.0
  • @​tanstack/start-client@​1.105.0
  • @​tanstack/eslint-plugin-router@​1.105.0
  • @​tanstack/create-start@​1.105.0
  • @​tanstack/start-router-manifest@​1.105.0
  • @​tanstack/react-router-with-query@​1.105.0
  • @​tanstack/zod-adapter@​1.105.0
  • @​tanstack/valibot-adapter@​1.105.0
  • @​tanstack/arktype-adapter@​1.105.0
  • @​tanstack/router-devtools@​1.105.0
  • @​tanstack/router-generator@​1.105.0
  • @​tanstack/router-cli@​1.105.0
  • @​tanstack/router-plugin@​1.105.0
  • @​tanstack/router-vite-plugin@​1.105.0
  • @​tanstack/start@​1.105.0
  • @​tanstack/start-server@​1.105.0
  • @​tanstack/create-router@​1.105.0
  • @​tanstack/start-config@​1.105.0
  • @​tanstack/start-api-routes@​1.105.0
  • @​tanstack/start-server-functions-fetcher@​1.105.0
  • @​tanstack/start-server-functions-handler@​1.105.0
  • @​tanstack/start-server-functions-client@​1.105.0
  • @​tanstack/start-server-functions-ssr@​1.105.0

v1.104.3

Version 1.104.3 - 2/13/25, 10:55 PM

Changes

Fix

  • router-devtools: peer dep for csstype for goober (#3427) (b2e65c0) by Carson Full

Packages

  • @​tanstack/router-devtools@​1.104.3
  • @​tanstack/create-router@​1.104.3
  • @​tanstack/create-start@​1.104.3

... (truncated)

Commits

Updates cron-parser from 4.9.0 to 5.0.1

Release notes

Sourced from cron-parser's releases.

v5.0.1

This first patch release contains couple of quick bugfixes that were reported after the first release of v5. Thanks for everybody that tried the new version out and provided some feedback.

  • 9b1e0f3e4f8d97fc4a8fd761eec471a4f1df78e0 - Removed unused jest-runner-tsd dev dependency (harrisiirak/cron-parser#361)
  • 683f58558061a1820427bb2b38f2961ae83dd1dd - Use dynamic loading for fs and fs/promises to restore ability to use this package in the browser environment (harrisiirak/cron-parser#362)
  • 5e10db0e2a7ee5d6c23bd00c88e096bed1eec2f0 - Remove assert module usage (can't be used in the browser environment without polyfill or included extra package) and improve/add test cases (harrisiirak/cron-parser#364)
  • 7ca5c94fc570efdae734bcfbe1e5ac8621911b22 - Remove unused .npmignore
  • 9ddf705708fc8f5c8b4adc993f0040c20e91377c - Fix benchmarking tool for module interface

v5.0.0 - TypeScript rewrite

All changes come from harrisiirak/cron-parser#360

Changelog

  • BREAKING CHANGE: Bumped the minimum Node.js version to >= 18 and TypeScript to >= 5.
  • BREAKING CHANGE: interval.fields (CronExpression.interval) now returns a readonly instance of CronFieldsCollection instead of a regular array. See CronFieldsCollection.from for how to modify the underlying data structure.
  • BREAKING CHANGE: Moved crontab file parsing from CronParser to a standalone CronFileParser class (fixes #112).
  • Refactored the codebase to TypeScript (fixes #190).
  • Cleaned up test suites, removed duplicate test cases, and switched from tap to jest.
  • Improved documentation and introduced documentation generated by typedoc (fixes #309, #322, #269).
  • Added benchmark tooling to help detect future performance regressions.
  • Added CronExpression.includesDate to evaluate whether a given date matches the pattern (closes #299).
  • Fixed issues where certain range and repeat field expressions produced invalid intervals (fixes #156).
  • Fixed an issue with day-of-month handling when the range is explicitly set and no wildcard is used (fixes #284).
  • Improved repeat serialization for stringification (fixes #236).

Performance improvements

While this release won't address the performance issues reported in #287, it will bring some performance improvements of around 20-30% on average, depending on the pattern complexity. The following benchmark results were produced on my 2023 MBP.

... (truncated)

Commits
  • 557dbf9 Bump version
  • 5e10db0 Remove assert usage for better compability. Add and update test cases to code...
  • 9ddf705 Add benchmarking support for new CronExpressionParser interface
  • 683f585 Use dynamic imports in CronFileParser to avoid breaking the browser environme...
  • 9b1e0f3 Remove unused jest-runner-tsd dev dependency
  • 7ca5c94 Remove .npmignore as package.json files override is preferred
  • a1a9dbe Add documentation link to README.md
  • b5f4194 Typescript rewrite (#360)
  • See full diff in compare view

Updates @storybook/addon-a11y from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/addon-a11y's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/addon-a11y's changelog.

8.5.6

Commits

Updates @storybook/addon-essentials from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.5.6

Commits

Updates @storybook/addon-interactions from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.5.6

Commits

Updates @storybook/blocks from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/blocks's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/blocks's changelog.

8.5.6

Commits

Updates @storybook/manager-api from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/manager-api's releases.

v8.5.6

8.5.6

Commits

Updates @storybook/react from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/react's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/react's changelog.

8.5.6

Commits

Updates @storybook/react-vite from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/react-vite's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/react-vite's changelog.

8.5.6

Commits

Updates @storybook/test from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/test's releases.

v8.5.6

8.5.6

Changelog

Sourced from @​storybook/test's changelog.

8.5.6

Commits

Updates @storybook/theming from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/theming's releases.

v8.5.6

8.5.6

Commits

Updates @storybook/types from 8.5.5 to 8.5.6

Release notes

Sourced from @​storybook/types's releases.

v8.5.6

8.5.6

Commits

Updates @tanstack/eslint-plugin-router from 1.102.2 to 1.105.0

Release notes

Sourced from @​tanstack/eslint-plugin-router's releases.

v1.105.0

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat

  • replace by and add dedicated headScripts (#3439) (4c7caeb) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.105.0
  • @​tanstack/start-client@​1.105.0
  • @​tanstack/eslint-plugin-router@​1.105.0
  • @​tanstack/create-start@​1.105.0
  • @​tanstack/start-router-manifest@​1.105.0
  • @​tanstack/react-router-with-query@​1.105.0
  • @​tanstack/zod-adapter@​1.105.0
  • @​tanstack/valibot-adapter@​1.105.0
  • @​tanstack/arktype-adapter@​1.105.0
  • @​tanstack/router-devtools@​1.105.0
  • @​tanstack/router-generator@​1.105.0
  • @​tanstack/router-cli@​1.105.0
  • @​tanstack/router-plugin@​1.105.0
  • @​tanstack/router-vite-plugin@​1.105.0
  • @​tanstack/start@​1.105.0
  • @​tanstack/start-server@​1.105.0
  • @​tanstack/create-router@​1.105.0
  • @​tanstack/start-config@​1.105.0
  • @​tanstack/start-api-routes@​1.105.0
  • @​tanstack/start-server-functions-fetcher@​1.105.0
  • @​tanstack/start-server-functions-handler@​1.105.0
  • @​tanstack/start-server-functions-client@​1.105.0
  • @​tanstack/start-server-functions-ssr@​1.105.0

v1.104.3

Version 1.104.3 - 2/13/25, 10:55 PM

Changes

Fix

  • router-devtools: peer dep for csstype for goober (#3427) (b2e65c0) by Carson Full

Packages

  • @​tanstack/router-devtools@​1.104.3
  • @​tanstack/create-router@​1.104.3
  • @​tanstack/create-start@​1.104.3

... (truncated)

Commits

Updates @tanstack/router-devtools from 1.102.5 to 1.105.0

Release notes

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

v1.105.0

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat

  • replace by and add dedicated headScripts (#3439) (4c7caeb) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.105.0
  • @​tanstack/start-client@​1.105.0
  • @​tanstack/eslint-plugin-router@​1.105.0
  • @​tanstack/create-start@​1.105.0
  • @​tanstack/start-router-manifest@​1.105.0
  • @​tanstack/react-router-with-query@​1.105.0
  • @​tanstack/zod-adapter@​1.105.0
  • @​tanstack/valibot-adapter@​1.105.0
  • @​tanstack/arktype-adapter@​1.105.0
  • @​tanstack/router-devtools@​1.105.0
  • @​tanstack/router-generator@​1.105.0
  • @​tanstack/router-cli@​1.105.0
  • @​tanstack/router-plugin@​1.105.0
  • @​tanstack/router-vite-plugin@​1.105.0
  • @​tanstack/start@​1.105.0
  • @​tanstack/start-server@​1.105.0
  • @​tanstack/create-router@​1.105.0
  • @​tanstack/start-config@​1.105.0
  • @​tanstack/start-api-routes@​1.105.0
  • @​tanstack/start-server-functions-fetcher@​1.105.0
  • @​tanstack/start-server-functions-handler@​1.105.0
  • @​tanstack/start-server-functions-client@​1.105.0
  • @​tanstack/start-server-functions-ssr@​1.105.0

v1.104.3

Version 1.104.3 - 2/13/25, 10:55 PM

Changes

Fix

  • router-devtools: peer dep for csstype for goober (#3427) (b2e65c0) by Carson Full

Packages

  • @​tanstack/router-devtools@​1.104.3
  • @​tanstack/create-router@​1.104.3
  • @​tanstack/create-start@​1.104.3

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.102.6 to 1.105.0

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.105.0

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat

  • replace by and add dedicated headScripts (#3439) (4c7caeb) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.105.0
  • @​tanstack/start-client@​1.105.0
  • @​tanstack/eslint-plugin-router@​1.105.0
  • @​tanstack/create-start@​1.105.0
  • @​tanstack/start-router-manifest@​1.105.0
  • @​tanstack/react-router-with-query@​1.105.0
  • @​tanstack/zod-adapter@​1.105.0
  • @​tanstack/valibot-adapter@​1.105.0
  • @​tanstack/arktype-adapter@​1.105.0
  • @​tanstack/router-devtools@​1.105.0
  • @​tanstack/router-generator@​1.105.0
  • @​tanstack/router-cli@​1.105.0
  • @​tanstack/router-plugin@​1.105.0
  • @​tanstack/router-vite-plugin@​1.105.0
  • @​tanstack/start@​1.105.0
  • @​tanstack/start-server@​1.105.0
  • @​tanstack/create-router@​1.105.0
  • @​tanstack/start-config@​1.105.0
  • @​tanstack/start-api-routes@​1.105.0
  • @​tanstack/start-server-functions-fetcher@​1.105.0
  • @​tanstack/start-server-functions-handler@​1.105.0
  • @​tanstack/start-server-functions-client@​1.105.0
  • @​tanstack/start-server-functions-ssr@​1.105.0

v1.104.3

Version 1.104.3 - 2/13/25, 10:55 PM

Changes

Fix

  • router-devtools: peer dep for csstype for goober (#3427) (b2e65c0) by Carson Full

Packages

  • @​tanstack/router-devtools@​1.104.3
  • @​tanstack/create-router@​1.104.3
  • @​tanstack/create-start@​1.104.3

... (truncated)

Commits

Updates @types/node from 22.13.1 to 22.13.4

Commits

Updates @types/react from 19.0.8 to 19.0.9

Commits

Updates storybook from 8.5.5 to 8.5.6

Release notes

Sourced from storybook's releases.

v8.5.6

8.5.6

Changelog

Sourced from storybook's changelog.

8.5.6

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the ui-replatform Related to the React UI rewrite label Feb 17, 2025
@dependabot dependabot bot requested a review from pleek91 as a code owner February 17, 2025 00:25
Bumps the ui-v2-dependencies group in /ui-v2 with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `4.0.0` | `4.1.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.66.0` | `5.66.3` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.66.0` | `5.66.3` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.102.5` | `1.105.0` |
| [@tanstack/zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/zod-adapter) | `1.102.5` | `1.105.0` |
| [cron-parser](https://github.com/harrisiirak/cron-parser) | `4.9.0` | `5.0.1` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.5.5` | `8.5.6` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.5` | `8.5.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.5` | `8.5.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.5.5` | `8.5.6` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.5.5` | `8.5.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.5.5` | `8.5.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.5.5` | `8.5.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.5` | `8.5.6` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.5.5` | `8.5.6` |
| [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `8.5.5` | `8.5.6` |
| [@tanstack/eslint-plugin-router](https://github.com/TanStack/router/tree/HEAD/packages/eslint-plugin-router) | `1.102.2` | `1.105.0` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.102.5` | `1.105.0` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.102.6` | `1.105.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.8` | `19.0.9` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.5` | `8.5.6` |


Updates `@hookform/resolvers` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v4.0.0...v4.1.0)

Updates `@tanstack/react-query` from 5.66.0 to 5.66.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.3/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.66.0 to 5.66.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.3/packages/react-query-devtools)

Updates `@tanstack/react-router` from 1.102.5 to 1.105.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.105.0/packages/react-router)

Updates `@tanstack/zod-adapter` from 1.102.5 to 1.105.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.105.0/packages/zod-adapter)

Updates `cron-parser` from 4.9.0 to 5.0.1
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@4.9.0...v5.0.1)

Updates `@storybook/addon-a11y` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/addons/a11y)

Updates `@storybook/addon-essentials` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/addons/interactions)

Updates `@storybook/blocks` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/blocks)

Updates `@storybook/manager-api` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/manager-api)

Updates `@storybook/react` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/renderers/react)

Updates `@storybook/react-vite` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/frameworks/react-vite)

Updates `@storybook/test` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/test)

Updates `@storybook/theming` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/theming)

Updates `@storybook/types` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/types)

Updates `@tanstack/eslint-plugin-router` from 1.102.2 to 1.105.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.105.0/packages/eslint-plugin-router)

Updates `@tanstack/router-devtools` from 1.102.5 to 1.105.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.105.0/packages/router-devtools)

Updates `@tanstack/router-plugin` from 1.102.6 to 1.105.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.105.0/packages/router-plugin)

Updates `@types/node` from 22.13.1 to 22.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.8 to 19.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `storybook` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.6/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/zod-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: cron-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/manager-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/eslint-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui-v2/ui-v2-dependencies-ae7dce3975 branch from bfe6d55 to 29231bc Compare February 17, 2025 02:25
@devinvillarosa devinvillarosa force-pushed the dependabot/npm_and_yarn/ui-v2/ui-v2-dependencies-ae7dce3975 branch from bfa060d to 18d320b Compare February 18, 2025 06:24
@devinvillarosa devinvillarosa self-assigned this Feb 18, 2025
@devinvillarosa devinvillarosa enabled auto-merge (squash) February 18, 2025 06:26
@devinvillarosa devinvillarosa merged commit 4d98ad1 into main Feb 20, 2025
6 checks passed
@devinvillarosa devinvillarosa deleted the dependabot/npm_and_yarn/ui-v2/ui-v2-dependencies-ae7dce3975 branch February 20, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-replatform Related to the React UI rewrite ui-v2-dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant