Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps the npm-dependencies group with 24 updates in the /web directory:

Package From To
@mantine/charts 8.3.10 8.3.11
@mantine/core 8.3.10 8.3.11
@mantine/dates 8.3.10 8.3.11
@mantine/form 8.3.10 8.3.11
@mantine/hooks 8.3.10 8.3.11
@mantine/notifications 8.3.10 8.3.11
@tabler/icons-react 3.36.0 3.36.1
@tanstack/react-query 5.90.12 5.90.16
@tanstack/react-query-devtools 5.91.1 5.91.2
@tanstack/react-router 1.141.4 1.145.11
react-error-boundary 6.0.0 6.0.2
zod 4.2.1 4.3.5
@graphql-codegen/typescript 5.0.6 5.0.7
@graphql-codegen/typescript-operations 5.0.6 5.0.7
@storybook/react 10.1.10 10.1.11
@storybook/react-vite 10.1.10 10.1.11
eslint-plugin-storybook 10.1.10 10.1.11
eslint-plugin-testing-library 7.15.1 7.15.4
globals 16.5.0 17.0.0
jsdom 27.3.0 27.4.0
storybook 10.1.10 10.1.11
typescript-eslint 8.50.0 8.52.0
vite 7.3.0 7.3.1
vite-tsconfig-paths 6.0.2 6.0.3

Updates @mantine/charts from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/charts's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits

Updates @mantine/core from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/core's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits
  • ca83059 [release] Version: 8.3.11
  • eed1ede [@​mantine/core] Combobox: Fix dropdown not being positioned correctly when el...
  • 32e70ba [@​mantine/core] NumberInput: Fix decimal separator being removed with Backspa...
  • 0953ade [@​mantine/core] FileInput: Fix incorrect default size
  • 8941db3 [@​mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • See full diff in compare view

Updates @mantine/dates from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/dates's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits
  • ca83059 [release] Version: 8.3.11
  • 5a10ab2 [@​mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • See full diff in compare view

Updates @mantine/form from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/form's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits

Updates @mantine/hooks from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/hooks's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits
  • ca83059 [release] Version: 8.3.11
  • e97f061 [mantine.dev] Fix typos (#8568)
  • 533316a [@​mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur ca...
  • See full diff in compare view

Updates @mantine/notifications from 8.3.10 to 8.3.11

Release notes

Sourced from @​mantine/notifications's releases.

8.3.11

What's Changed

  • [@mantine/core] Combobox: Fix dropdown not being positioned correctly when element is initially rendered outside the viewport (#8520, #8577)
  • [@mantine/core] NumberInput: Fix decimal separator being removed with Backspace key (#8571)
  • [@mantine/code-highlight] Add CodeHighlightAdapter type export (#8581)
  • [@mantine/form] Add LooseKeys type export (#8543)
  • [@mantine/core] FileInput: Fix incorrect default size
  • [@mantine/hooks] use-focus-within: Fix stale closure in onFocus/onBlur callbacks (#8528)
  • [@mantine/dates] TimePicker: Fix AM/PM input displaying arbitrary text (#8532)
  • [@mantine/core] Notification: Fix incorrect variant prop type (#8537)
  • [@mantine/carousel] Update controls DOM order to have proper tab order

New Contributors

Full Changelog: mantinedev/mantine@8.3.10...8.3.11

Commits

Updates @tabler/icons-react from 3.36.0 to 3.36.1

Release notes

Sourced from @​tabler/icons-react's releases.

Releace 3.36.1

Changed

  • 2,433 icons have been optimized and fixed
  • outline/brand-adobe-premieroutline/brand-adobe-premiere (typo fix)

Fixed

  • React (@tabler/icons-react): Fixed TypeScript type definition for TablerIcon to properly handle ref forwarding
  • Webfont (@tabler/icons-webfont): Fixed font generation - icons now render correctly in webfont format
Commits
  • 0094572 Release 3.36.1
  • 7358779 Remove eleventy-sass dependency and update @​tabler/icons references to use wo...
  • 2702274 Update package dependencies and configurations (#1447)
  • 78e46e4 Added type checks in icons-react tests and ensured consistent dependency ma...
  • See full diff in compare view

Updates @tanstack/react-query from 5.90.12 to 5.90.16

Release notes

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

@​tanstack/react-query-persist-client@​5.90.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.13
    • @​tanstack/react-query@​5.90.14

@​tanstack/react-query@​5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

@​tanstack/react-query-persist-client@​5.90.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.12
    • @​tanstack/react-query@​5.90.13

@​tanstack/react-query@​5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

@​tanstack/react-query-persist-client@​5.90.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.11
    • @​tanstack/react-query@​5.90.12

@​tanstack/react-query@​5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

@​tanstack/react-query-persist-client@​5.90.13

Patch Changes

  • Updated dependencies [c01b150]:
    • @​tanstack/react-query@​5.90.11
    • @​tanstack/query-persist-client-core@​5.91.10
Changelog

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

5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

5.90.13

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
Commits
  • 167db32 ci: Version Packages (#10005)
  • 4be3ad7 fix(react-query): allow retryOnMount when throwOnError is function (#9336) (#...
  • 0a1e3e0 ci: Version Packages (#10003)
  • fccef79 fix(query-core): ensure query refetches on mount/retry when status is error (...
  • e907f89 fix(core): report errors of useMutation callbacks asynchronously (#9676)
  • 84564f1 ci: Version Packages (#10001)
  • 642f72d test(react-query/ssr): add 'useIsFetching' test for SSR (#9994)
  • 1d20c48 ci: Version Packages (#9997)
  • 2be25ca test(react-query/HydrationBoundary): add tests for 'enabled: false' and 'stal...
  • f15b7fc ci: prepare for trusted publishing (#9952)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/react-query since your current version.


Updates @tanstack/react-query-devtools from 5.91.1 to 5.91.2

Release notes

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

@​tanstack/react-query-devtools@​5.91.2

Patch Changes

Changelog

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

5.91.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/react-query-devtools since your current version.


Updates @tanstack/react-router from 1.141.4 to 1.145.11

Release notes

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

v1.145.11

Version 1.145.11 - 1/7/26, 10:07 PM

Changes

Fix

  • router-core: handle AbortError in router execution flow (#4570) (942f0ff) by Lee

Packages

  • @​tanstack/router-core@​1.145.11
  • @​tanstack/solid-router@​1.145.11
  • @​tanstack/react-router@​1.145.11
  • @​tanstack/vue-router@​1.145.11
  • @​tanstack/solid-router-ssr-query@​1.145.11
  • @​tanstack/react-router-ssr-query@​1.145.11
  • @​tanstack/vue-router-ssr-query@​1.145.11
  • @​tanstack/router-ssr-query-core@​1.145.11
  • @​tanstack/zod-adapter@​1.145.11
  • @​tanstack/valibot-adapter@​1.145.11
  • @​tanstack/arktype-adapter@​1.145.11
  • @​tanstack/router-devtools@​1.145.11
  • @​tanstack/solid-router-devtools@​1.145.11
  • @​tanstack/react-router-devtools@​1.145.11
  • @​tanstack/vue-router-devtools@​1.145.11
  • @​tanstack/router-devtools-core@​1.145.11
  • @​tanstack/router-generator@​1.145.11
  • @​tanstack/router-cli@​1.145.11
  • @​tanstack/router-plugin@​1.145.11
  • @​tanstack/router-vite-plugin@​1.145.11
  • @​tanstack/solid-start@​1.145.11
  • @​tanstack/solid-start-client@​1.145.11
  • @​tanstack/solid-start-server@​1.145.11
  • @​tanstack/vue-start@​1.145.11
  • @​tanstack/vue-start-client@​1.145.11
  • @​tanstack/vue-start-server@​1.145.11
  • @​tanstack/start-client-core@​1.145.11
  • @​tanstack/start-server-core@​1.145.11
  • @​tanstack/start-storage-context@​1.145.11
  • @​tanstack/react-start@​1.145.11
  • @​tanstack/react-start-client@​1.145.11
  • @​tanstack/react-start-server@​1.145.11
  • @​tanstack/start-plugin-core@​1.145.11
  • @​tanstack/start-static-server-functions@​1.145.11

v1.145.10

Version 1.145.10 - 1/7/26, 10:52 AM

Changes

... (truncated)

Commits

Updates react-error-boundary from 6.0.0 to 6.0.2

Release notes

Sourced from react-error-boundary's releases.

6.0.2

Updated README and generated TS docs

6.0.1

Updated README and generated docs

Commits

Updates zod from 4.2.1 to 4.3.5

Release notes

Sourced from zod's releases.

v4.3.5

Commits:

  • 21afffdb42ccab554036312e33fed0ea3cb8f982 [Docs] Update migration guide docs for deprecation of message (#5595)
  • e36743e513aadb307b29949a80d6eb0dcc8fc278 Improve mini treeshaking
  • 0cdc0b8597999fd9ca99767b912c1e82c1ff2d6c 4.3.5

v4.3.4

Commits:

  • 1a8bea3b474eada6f219c163d0d3ad09fadabe72 Add integration tests
  • e01cd02b2f23d7e9078d3813830b146f8a2258b4 Support patternProperties for looserecord (#5592)
  • 089e5fbb0f58ce96d2c4fb34cd91724c78df4af5 Improve looseRecord docs
  • decef9c418d9a598c3f1bada06891ba5d922c5cd Fix lint
  • 9443aab00d44d5d5f4a7eada65fc0fc851781042 Drop iso time in fromJSONSchema
  • 66bda7491a1b9eab83bdeec0c12f4efc7290bd48 Remove .refine() from ZodMiniType
  • b4ab94ca608cd5b581bfc12b20dd8d95b35b3009 4.3.4

v4.3.3

Commits:

  • f3b2151959d215d405f54dff3c7ab3bf1fd887ca v4.3.3

v4.3.2

Commits:

  • bf96635d243118de6e4f260077aa137453790bf6 Loosen strictObjectinside intersection (#5587)
  • f71dc0182ab0f0f9a6be6295b07faca269e10179 Remove Juno (#5590)
  • 0f41e5a12a43e6913c9dcb501b2b5136ea86500d 4.3.2

v4.3.1

Commits:

  • 0fe88407a4149c907929b757dc6618d8afe998fc allow non-overwriting extends with refinements. 4.3.1

v4.3.0

This is Zod's biggest release since 4.0. It addresses several of Zod's longest-standing feature requests.

z.fromJSONSchema()

Convert JSON Schema to Zod (#5534, #5586)

You can now convert JSON Schema definitions directly into Zod schemas. This function supports JSON Schema "draft-2020-12", "draft-7", "draft-4", and OpenAPI 3.0.

import * as z from "zod";
const schema = z.fromJSONSchema({
type: "object",
properties: {
</tr></table>

... (truncated)

Commits

Updates @graphql-codegen/typescript from 5.0.6 to 5.0.7

Changelog

Sourced from @​graphql-codegen/typescript's changelog.

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
Commits

Updates @graphql-codegen/typescript-operations from 5.0.6 to 5.0.7

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
    • @​graphql-codegen/typescript@​5.0.7
Commits

Updates @storybook/react from 10.1.10 to 10.1.11

Release notes

Sourced from @​storybook/react's releases.

v10.1.11

10.1.11

Changelog

Sourced from @​storybook/react's changelog.

10.1.11

Commits
  • 9a9f538 Bump version from "10.1.10" to "10.1.11" [skip ci]
  • 443ca2b Merge pull request #33354 from storybookjs/kasper/empty-story-factory
  • See full diff in compare view

Updates @storybook/react-vite from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates eslint-plugin-storybook from 10.1.10 to 10.1.11

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.1.11

10.1.11

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.1.11

Commits

Updates eslint-plugin-testing-library from 7.15.1 to 7.15.4

Release notes

Sourced from eslint-plugin-testing-library's releases.

v7.15.4

7.15.4 (2025-12-31)

Bug Fixes

v7.15.3

7.15.3 (2025-12-22)

Bug Fixes

v7.15.2

7.15.2 (2025-12-22)

Bug Fixes

Commits

…24 updates

Bumps the npm-dependencies group with 24 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `8.3.10` | `8.3.11` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.10` | `8.3.11` |
| [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.3.10` | `8.3.11` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.3.10` | `8.3.11` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.10` | `8.3.11` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.10` | `8.3.11` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.36.0` | `3.36.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.12` | `5.90.16` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.91.1` | `5.91.2` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.141.4` | `1.145.11` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.0.0` | `6.0.2` |
| [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.3.5` |
| [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `5.0.6` | `5.0.7` |
| [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) | `5.0.6` | `5.0.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `10.1.10` | `10.1.11` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.1.10` | `10.1.11` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.1.10` | `10.1.11` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.15.1` | `7.15.4` |
| [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `27.3.0` | `27.4.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.10` | `10.1.11` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.0` | `8.52.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.2` | `6.0.3` |



Updates `@mantine/charts` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/charts)

Updates `@mantine/core` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/core)

Updates `@mantine/dates` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/dates)

Updates `@mantine/form` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/form)

Updates `@mantine/hooks` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.10 to 8.3.11
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.11/packages/@mantine/notifications)

Updates `@tabler/icons-react` from 3.36.0 to 3.36.1
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.36.1/packages/icons-react)

Updates `@tanstack/react-query` from 5.90.12 to 5.90.16
- [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/[email protected]/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.91.1 to 5.91.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query-devtools)

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

Updates `react-error-boundary` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.0.0...6.0.2)

Updates `zod` from 4.2.1 to 4.3.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.2.1...v4.3.5)

Updates `@graphql-codegen/typescript` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/operations)

Updates `@storybook/react` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/renderers/react)

Updates `@storybook/react-vite` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/frameworks/react-vite)

Updates `eslint-plugin-storybook` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/lib/eslint-plugin)

Updates `eslint-plugin-testing-library` from 7.15.1 to 7.15.4
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js)
- [Commits](testing-library/eslint-plugin-testing-library@v7.15.1...v7.15.4)

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 `jsdom` from 27.3.0 to 27.4.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@27.3.0...27.4.0)

Updates `storybook` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/core)

Updates `typescript-eslint` from 8.50.0 to 8.52.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.52.0/packages/typescript-eslint)

Updates `vite` from 7.3.0 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-tsconfig-paths` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: "@mantine/charts"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mantine/dates"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mantine/form"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.91.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.145.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-error-boundary
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@graphql-codegen/typescript"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@storybook/react"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.15.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: jsdom
  dependency-version: 27.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant