Skip to content

chore(deps): bump the ui-v2-dependencies group across 1 directory with 62 updates #18165

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

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

Package From To
@codemirror/lang-python 6.1.7 6.2.1
@radix-ui/react-accordion 1.2.7 1.2.11
@radix-ui/react-alert-dialog 1.1.10 1.1.14
@radix-ui/react-avatar 1.1.6 1.1.10
@radix-ui/react-checkbox 1.2.2 1.3.2
@radix-ui/react-dropdown-menu 2.1.11 2.1.15
@radix-ui/react-hover-card 1.1.10 1.1.14
@radix-ui/react-label 2.1.4 2.1.7
@radix-ui/react-menubar 1.1.11 1.1.15
@radix-ui/react-popover 1.1.10 1.1.14
@radix-ui/react-scroll-area 1.2.5 1.2.9
@radix-ui/react-select 2.2.2 2.2.5
@radix-ui/react-separator 1.1.4 1.1.7
@radix-ui/react-slot 1.2.0 1.2.3
@radix-ui/react-switch 1.2.2 1.2.5
@radix-ui/react-tabs 1.1.8 1.1.12
@radix-ui/react-toast 1.2.10 1.2.14
@radix-ui/react-toggle 1.1.6 1.1.9
@radix-ui/react-toggle-group 1.1.7 1.1.10
@radix-ui/react-tooltip 1.2.3 1.2.7
@tanstack/react-query 5.74.4 5.77.1
@tanstack/react-query-devtools 5.74.4 5.77.1
@tanstack/react-router 1.116.0 1.120.10
@tanstack/react-virtual 3.13.6 3.13.9
@tanstack/zod-adapter 1.116.0 1.120.10
@uiw/react-codemirror 4.23.10 4.23.12
cron-parser 5.1.1 5.2.0
cronstrue 2.59.0 2.61.0
humanize-duration 3.32.1 3.32.2
lucide-react 0.501.0 0.511.0
openapi-fetch 0.13.5 0.14.0
react-day-picker 9.6.7 9.7.0
react-hook-form 7.56.0 7.56.4
zod 3.24.3 3.25.28
@storybook/addon-a11y 8.6.12 8.6.14
@storybook/addon-essentials 8.6.12 8.6.14
@storybook/addon-interactions 8.6.12 8.6.14
@storybook/manager-api 8.6.12 8.6.14
@storybook/react 8.6.12 8.6.14
@storybook/react-vite 8.6.12 8.6.14
@storybook/types 8.6.12 8.6.14
@tailwindcss/postcss 4.1.4 4.1.7
@tailwindcss/vite 4.1.4 4.1.7
@tanstack/eslint-plugin-query 5.73.3 5.74.7
@tanstack/router-devtools 1.116.0 1.120.10
@tanstack/router-plugin 1.116.1 1.120.10
@types/node 22.14.1 22.15.21
@types/react 19.1.2 19.1.5
@types/react-dom 19.1.2 19.1.5
@vitejs/plugin-react-swc 3.9.0 3.10.0
@vitest/coverage-v8 3.1.1 3.1.4
globals 16.0.0 16.2.0
msw 2.7.5 2.8.4
openapi-typescript 7.6.1 7.8.0
vite 6.3.4 6.3.5

Updates @codemirror/lang-python from 6.1.7 to 6.2.1

Changelog

Sourced from @​codemirror/lang-python's changelog.

6.2.1 (2025-05-14)

Bug fixes

Fix an issue where the indentation logic would too eagerly align lines to the body directly above them.

6.2.0 (2025-04-25)

Bug fixes

Add an indentation rule for member expressions.

New features

Allow multi-line strings to be code-folded.

Commits
  • b29a2dd Mark version 6.2.1
  • a6ff7c5 Don't align indentation with previous body when there is content on a line
  • 34dbda2 Mark version 6.2.0
  • 52640ae Add an indentation rule for member expressions
  • 3049f47 Add code folding for multi-line strings
  • See full diff in compare view

Updates @radix-ui/react-accordion from 1.2.7 to 1.2.11

Commits

Updates @radix-ui/react-alert-dialog from 1.1.10 to 1.1.14

Commits

Updates @radix-ui/react-avatar from 1.1.6 to 1.1.10

Commits

Updates @radix-ui/react-checkbox from 1.2.2 to 1.3.2

Commits

Updates @radix-ui/react-dialog from 1.1.10 to 1.1.14

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.11 to 2.1.15

Commits

Updates @radix-ui/react-hover-card from 1.1.10 to 1.1.14

Commits

Updates @radix-ui/react-label from 2.1.4 to 2.1.7

Commits

Updates @radix-ui/react-menubar from 1.1.11 to 1.1.15

Commits

Updates @radix-ui/react-popover from 1.1.10 to 1.1.14

Commits

Updates @radix-ui/react-scroll-area from 1.2.5 to 1.2.9

Commits

Updates @radix-ui/react-select from 2.2.2 to 2.2.5

Commits

Updates @radix-ui/react-separator from 1.1.4 to 1.1.7

Commits

Updates @radix-ui/react-slot from 1.2.0 to 1.2.3

Commits

Updates @radix-ui/react-switch from 1.2.2 to 1.2.5

Commits

Updates @radix-ui/react-tabs from 1.1.8 to 1.1.12

Commits

Updates @radix-ui/react-toast from 1.2.10 to 1.2.14

Commits

Updates @radix-ui/react-toggle from 1.1.6 to 1.1.9

Commits

Updates @radix-ui/react-toggle-group from 1.1.7 to 1.1.10

Commits

Updates @radix-ui/react-tooltip from 1.2.3 to 1.2.7

Commits

Updates @tanstack/react-query from 5.74.4 to 5.77.1

Release notes

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

v5.77.1

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix

  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund

Docs

  • Update overview.md (#9181) (f2b6caf) by Rodrigo Monney

Packages

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

v5.77.0

Version 5.77.0 - 5/24/25, 7:23 AM

Changes

Feat

  • maxChunks (#9184) (9973e0f) by Dominik Dorfmeister

Chore

  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#9178) (1b9837f) by Dominik Dorfmeister

Test

... (truncated)

Commits
  • 318ba4d release: v5.77.1
  • d4b7818 fix(core): do not hydrate promises if existing query is already fetching
  • 60ed69c release: v5.77.0
  • 1b9837f chore: remove baseUrl from tsConfig, as it's deprecated (#9178)
  • 80dd0db release: v5.76.2
  • 9f5fba3 fix(core): fix promise hydration bugs (#9157)
  • 065b5f4 chore: disable the ESLint rule that removes Context.Provider (#9162)
  • 5c9bd11 release: v5.76.1
  • 65ef198 fix(experimental_createQueryPersister): return more utilities, rename persist...
  • 08cb4b6 release: v5.76.0
  • Additional commits viewable in compare view

Updates @tanstack/react-query-devtools from 5.74.4 to 5.77.1

Release notes

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

v5.77.1

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix

  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund

Docs

  • Update overview.md (#9181) (f2b6caf) by Rodrigo Monney

Packages

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

v5.77.0

Version 5.77.0 - 5/24/25, 7:23 AM

Changes

Feat

  • maxChunks (#9184) (9973e0f) by Dominik Dorfmeister

Chore

  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#9178) (1b9837f) by Dominik Dorfmeister

Test

... (truncated)

Commits

Updates @tanstack/react-router from 1.116.0 to 1.120.10

Release notes

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

v1.120.10

Version 1.120.10 - 5/24/25, 9:16 AM

Changes

Fix

  • handle Symbol properties and non-enumerable properties in replaceEqualDeep (#4237) (ef01673) by Lenz Weber-Tronic

Docs

  • fix links (63c623b) by Tanner Linsley

Packages

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

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.13.6 to 3.13.9

Release notes

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

@​tanstack/react-virtual@​3.13.9

Patch Changes

  • Updated dependencies [9e33cdb]:
    • @​tanstack/virtual-core@​3.13.9

@​tanstack/react-virtual@​3.13.8

Patch Changes

  • Updated dependencies [60719f6]:
    • @​tanstack/virtual-core@​3.13.8

@​tanstack/react-virtual@​3.13.7

Patch Changes

  • Updated dependencies [e2d93c2]:
    • @​tanstack/virtual-core@​3.13.7
Changelog

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

3.13.9

Patch Changes

  • Updated dependencies [9e33cdb]:
    • @​tanstack/virtual-core@​3.13.9

3.13.8

Patch Changes

  • Updated dependencies [60719f6]:
    • @​tanstack/virtual-core@​3.13.8

3.13.7

Patch Changes

  • Updated dependencies [e2d93c2]:
    • @​tanstack/virtual-core@​3.13.7
Commits

Updates @tanstack/zod-adapter from 1.116.0 to 1.120.10

Release notes

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

v1.120.10

Version 1.120.10 - 5/24/25, 9:16 AM

Changes

Fix

  • handle Symbol properties and non-enumerable properties in replaceEqualDeep (#4237) (ef01673) by Lenz Weber-Tronic

Docs

  • fix links (63c623b) by Tanner Linsley

Packages

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

... (truncated)

Commits

Updates @uiw/react-codemirror from 4.23.10 to 4.23.12

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.23.12

Buy me a coffee

Documentation v4.23.12: https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.11...v4.23.12

  • 🐞 fix: Fix ESM import in core package by adding .babelrc and babel-plugin-add-import-extension (#732) 9a5ce28 @​Shellishack
  • 🐞 fix: resolve ESM import issue in the package. #732 8ce4ceb @​jaywcjlove

v4.23.11

Buy me a coffee

Documentation v4.23.11: https://raw.githack.com/uiwjs/react-codemirror/4f9af7b/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.10...v4.23.11

Commits
  • e365f7d released v4.23.12
  • 8ce4ceb fix: resolve ESM import issue in the package. #732
  • 9a5ce28 fix: Fix ESM import in core package by adding .babelrc and babel-plugin-add-i...
  • fe8e356 released v4.23.11 (#729)
  • d1271a6 fix(react-codemirror): Set correct module type in basic package (#729)
  • d6ee7f8 fix: Set correct module type in basic package (#729)
  • 3bf96a6 example: update nextjs example.
  • d589c09 website: fix example issue. #717
  • See full diff in compare view

Updates cron-parser from 5.1.1 to 5.2.0

Release notes

Sourced from cron-parser's releases.

v5.2.0

What's Changed

Breaking Changes

  • harrisiirak/cron-parser#379 changed CronField constructor signature and removed nthDayOfWeek field from CronExpressionOptions. See PR for more details.

New Contributors

Full Changelog: harrisiirak/cron-parser@v5.1.1...v5.2.0

Commits

Updates cronstrue from 2.59.0 to 2.61.0

Release notes

Sourced from cronstrue's releases.

v2.61.0

What's Changed

New Contributors

Full Changelog: bradymholt/cRonstrue@v2.60.0...v2.61.0

v2.60.0

What's Changed

Full Changelog: bradymholt/cRonstrue@v2.59.0...v2.60.0

Commits

Updates humanize-duration from 3.32.1 to 3.32.2

Changelog

Sourced from humanize-duration's changelog.

3.32.2 / 2025-05-12

  • fix: use "週間" instead of "週" in Japanese (see #230)
Commits
  • d63f6d9 3.32.2
  • aa055bb Update changelog and bower.json for 3.32.2 release
  • 03c9435 Minor: remove unnecessary parenthesis from a type
  • cd0b2cb Minor: replace a ts-ignore with a cast
  • e3c06c9 Support ECMAScript 3
  • 1698cbc Add some more lint rules
  • e92111e Update ESLint to latest version
  • 1368978 Update ms to latest version
  • b1a651f Update csv-parse to latest version
  • c745341 Update TypeScript and @types/ dependencies to latest
  • Additional commits viewable in compare view

Updates lucide-react from 0.501.0 to 0.511.0

Release notes

Sourced from lucide-react's releases.

Version 0.511.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.510.0...0.511.0

Version 0.510.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.509.0...0.510.0

Version 0.509.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.508.0...0.509.0

Version 0.508.0

What's Changed

... (truncated)

Commits

Updates openapi-fetch from 0.13.5 to 0.14.0

Release notes

Sourced from openapi-fetch's releases.

[email protected]

Minor Changes

  • #2310 e66b5ce Thanks @​drwpow! - Build package with unbuild. Also remove the minified version (openapi-fetch is only useful in a TypeScript/bundler environment, so there’s no sense in loading it from a CDN clientside).

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #2205 4966560 Thanks @​live-small! - Fix HEAD method requests to prevent body parsing regardless of Content-Length header value
Changelog

Sourced from openapi-fetch's changelog.

0.14.0

Minor Changes

…h 62 updates

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

| Package | From | To |
| --- | --- | --- |
| [@codemirror/lang-python](https://github.com/codemirror/lang-python) | `6.1.7` | `6.2.1` |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.7` | `1.2.11` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.14` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.10` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.2.2` | `1.3.2` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.11` | `2.1.15` |
| [@radix-ui/react-hover-card](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.14` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.7` |
| [@radix-ui/react-menubar](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.15` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.14` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.5` | `1.2.9` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.2` | `2.2.5` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.7` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.3` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.5` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.8` | `1.1.12` |
| [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.10` | `1.2.14` |
| [@radix-ui/react-toggle](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.9` |
| [@radix-ui/react-toggle-group](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.10` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.7` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.74.4` | `5.77.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.74.4` | `5.77.1` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.116.0` | `1.120.10` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.6` | `3.13.9` |
| [@tanstack/zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/zod-adapter) | `1.116.0` | `1.120.10` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.10` | `4.23.12` |
| [cron-parser](https://github.com/harrisiirak/cron-parser) | `5.1.1` | `5.2.0` |
| [cronstrue](https://github.com/bradymholt/cronstrue) | `2.59.0` | `2.61.0` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.32.1` | `3.32.2` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.501.0` | `0.511.0` |
| [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.13.5` | `0.14.0` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.6.7` | `9.7.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.56.0` | `7.56.4` |
| [zod](https://github.com/colinhacks/zod) | `3.24.3` | `3.25.28` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.6.12` | `8.6.14` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.12` | `8.6.14` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.12` | `8.6.14` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.6.12` | `8.6.14` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.12` | `8.6.14` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.12` | `8.6.14` |
| [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `8.6.12` | `8.6.14` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.4` | `4.1.7` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.4` | `4.1.7` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.73.3` | `5.74.7` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.116.0` | `1.120.10` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.116.1` | `1.120.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.21` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.2` | `19.1.5` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.2` | `19.1.5` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.9.0` | `3.10.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.1.4` |
| [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.2.0` |
| [msw](https://github.com/mswjs/msw) | `2.7.5` | `2.8.4` |
| [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.6.1` | `7.8.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.4` | `6.3.5` |



Updates `@codemirror/lang-python` from 6.1.7 to 6.2.1
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-python@6.1.7...6.2.1)

Updates `@radix-ui/react-accordion` from 1.2.7 to 1.2.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-alert-dialog` from 1.1.10 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-avatar` from 1.1.6 to 1.1.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-checkbox` from 1.2.2 to 1.3.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.10 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.11 to 2.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-hover-card` from 1.1.10 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.4 to 2.1.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-menubar` from 1.1.11 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-popover` from 1.1.10 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-scroll-area` from 1.2.5 to 1.2.9
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.2 to 2.2.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.4 to 1.1.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.0 to 1.2.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.2 to 1.2.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.8 to 1.1.12
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toast` from 1.2.10 to 1.2.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toggle` from 1.1.6 to 1.1.9
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toggle-group` from 1.1.7 to 1.1.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.3 to 1.2.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

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

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

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

Updates `@tanstack/react-virtual` from 3.13.6 to 3.13.9
- [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/[email protected]/packages/react-virtual)

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

Updates `@uiw/react-codemirror` from 4.23.10 to 4.23.12
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.10...v4.23.12)

Updates `cron-parser` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@v5.1.1...v5.2.0)

Updates `cronstrue` from 2.59.0 to 2.61.0
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](bradymholt/cRonstrue@v2.59.0...v2.61.0)

Updates `humanize-duration` from 3.32.1 to 3.32.2
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](EvanHahn/HumanizeDuration.js@v3.32.1...v3.32.2)

Updates `lucide-react` from 0.501.0 to 0.511.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.511.0/packages/lucide-react)

Updates `openapi-fetch` from 0.13.5 to 0.14.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-fetch)

Updates `react-day-picker` from 9.6.7 to 9.7.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.6.7...v9.7.0)

Updates `react-hook-form` from 7.56.0 to 7.56.4
- [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.56.0...v7.56.4)

Updates `zod` from 3.24.3 to 3.25.28
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.3...v3.25.28)

Updates `@storybook/addon-a11y` from 8.6.12 to 8.6.14
- [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.6.14/code/addons/a11y)

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

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

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

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

Updates `@storybook/react` from 8.6.12 to 8.6.14
- [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.6.14/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.12 to 8.6.14
- [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.6.14/code/frameworks/react-vite)

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

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

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

Updates `@tailwindcss/postcss` from 4.1.4 to 4.1.7
- [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.7/packages/@tailwindcss-postcss)

Updates `@tailwindcss/vite` from 4.1.4 to 4.1.7
- [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.7/packages/@tailwindcss-vite)

Updates `@tanstack/eslint-plugin-query` from 5.73.3 to 5.74.7
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/eslint-plugin-query)

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

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

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

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

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

Updates `@vitejs/plugin-react-swc` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react-swc)

Updates `@vitest/coverage-v8` from 3.1.1 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-v8)

Updates `globals` from 16.0.0 to 16.2.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.0.0...v16.2.0)

Updates `msw` from 2.7.5 to 2.8.4
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.7.5...v2.8.4)

Updates `openapi-typescript` from 7.6.1 to 7.8.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript)

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

Updates `tailwindcss` from 4.1.4 to 4.1.7
- [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.7/packages/tailwindcss)

Updates `vite` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

Updates `vitest` from 3.1.1 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-python"
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-accordion"
  dependency-version: 1.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-hover-card"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-menubar"
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-toast"
  dependency-version: 1.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-toggle"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-toggle-group"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.77.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.77.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.120.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/zod-adapter"
  dependency-version: 1.120.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@uiw/react-codemirror"
  dependency-version: 4.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: cron-parser
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: cronstrue
  dependency-version: 2.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: humanize-duration
  dependency-version: 3.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: lucide-react
  dependency-version: 0.511.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: openapi-fetch
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.56.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: zod
  dependency-version: 3.25.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/blocks"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/manager-api"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/react"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/test"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/theming"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@storybook/types"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.74.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/router-devtools"
  dependency-version: 1.120.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.120.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.15.21
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 3.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: globals
  dependency-version: 16.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: msw
  dependency-version: 2.8.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: openapi-typescript
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-v2-dependencies
- dependency-name: storybook
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
- dependency-name: vitest
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-v2-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added ui-replatform Related to the React UI rewrite ui-v2-dependency labels May 26, 2025
@dependabot dependabot bot added ui-replatform Related to the React UI rewrite ui-v2-dependency labels May 26, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@devinvillarosa
Copy link
Contributor

Closing for now until we pick up this project again.

Need to:

  1. Upgrade to storybook 9 (will take awhile)
  2. Fix tests from tanstack updates (and eventually figure out how to test properly with react-testing-library)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui-v2/ui-v2-dependencies-d9db4c2e76 branch June 18, 2025 19:16
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