Skip to content

Bump the production-dependencies group across 1 directory with 17 updates#56

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clientv2/production-dependencies-00128ffc82
Open

Bump the production-dependencies group across 1 directory with 17 updates#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clientv2/production-dependencies-00128ffc82

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 13, 2026

Bumps the production-dependencies group with 17 updates in the /clientv2 directory:

Package From To
@azure/msal-browser 3.18.0 4.27.0
@azure/msal-react 2.0.20 3.0.23
@kinde-oss/kinde-auth-react 4.0.1 5.10.1
@mantine/core 7.11.1 8.3.12
@mantine/form 7.11.2 8.3.12
@mantine/hooks 7.11.1 8.3.12
@mantine/notifications 7.11.1 8.3.12
@tabler/icons-react 3.10.0 3.36.1
axios 1.7.2 1.13.2
dotenv 16.4.5 17.2.3
eslint-config-prettier 9.1.0 10.1.8
pdfjs-dist 4.5.136 5.4.530
react 18.3.1 19.2.3
react-dom 18.3.1 19.2.3
react-pdf 9.1.0 10.3.0
react-pdftotext 1.3.0 1.3.4
react-router-dom 6.24.1 7.12.0

Updates @azure/msal-browser from 3.18.0 to 4.27.0

Release notes

Sourced from @​azure/msal-browser's releases.

@​azure/msal-browser v4.27.0

4.27.0

Thu, 04 Dec 2025 05:46:36 GMT

Minor changes

  • Add DOM API configuration, #8171 (sameera.gajjarapu@microsoft.com)
  • Bump @​azure/msal-common to v15.13.3 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

@​azure/msal-browser v4.26.2

4.26.2

Wed, 19 Nov 2025 23:13:10 GMT

Patches

  • EAR flow falls back to auth code when /authorize returns code #8111 (thomas.norling@microsoft.com)
  • [Native Auth] Remove preview warning and typo fix (shen.jian@live.com)
  • Bump @​azure/msal-common to v15.13.2 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

@​azure/msal-browser v4.26.1

4.26.1

Thu, 06 Nov 2025 00:32:05 GMT

Patches

  • Add allow=local-network-access * attribute to iframe for Chrome 142 compatibility (198982749+Copilot@users.noreply.github.com)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

@​azure/msal-browser v4.26.0

4.26.0

Wed, 29 Oct 2025 00:04:33 GMT

Minor changes

  • Dont encrypt localStorage when KMSI returned in idToken (thomas.norling@microsoft.com)
  • Bump @​azure/msal-common to v15.13.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

... (truncated)

Commits

Updates @azure/msal-react from 2.0.20 to 3.0.23

Release notes

Sourced from @​azure/msal-react's releases.

@​azure/msal-react v3.0.23

3.0.23

Thu, 04 Dec 2025 05:46:37 GMT

Patches

  • Address react and next CVEs #8179 (kshabelko@microsoft.com)
  • Bump @​azure/msal-browser to v4.27.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-react v3.0.22

3.0.22

Wed, 19 Nov 2025 23:13:11 GMT

Patches

  • Bump @​azure/msal-browser to v4.26.2 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-react v3.0.21

3.0.21

Wed, 29 Oct 2025 00:04:34 GMT

Patches

  • Bump @​azure/msal-browser to v4.26.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-react v3.0.20

3.0.20

Wed, 24 Sep 2025 21:54:45 GMT

Patches

  • Bump @​azure/msal-browser to v4.24.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-react v3.0.19

3.0.19

Tue, 19 Aug 2025 21:26:21 GMT

... (truncated)

Commits

Updates @kinde-oss/kinde-auth-react from 4.0.1 to 5.10.1

Release notes

Sourced from @​kinde-oss/kinde-auth-react's releases.

Release 5.10.1

  • fix: incorrectly attempting to start timer before store was configured (9696a45)

Release 5.10.0

  • fix: check the origin of the opener before closing (150d06c)
  • chore: remove redundant await and pass updateActivityTimestamp directly (9a88b1d)
  • feat: add opt-in activity timeout tracking to KindeProvider (e287947)
  • Ensures auth check happens before other logic (1a0044a)
  • chore: added JSDoc and error handling fix (5acbd4f)
  • chore(deps): update dependency typescript to v5.9.3 (4d950b0)
  • chore(deps): update dependency jsdom to v27 (d3f6c70)
  • chore(deps-dev): bump vite from 6.3.6 to 6.4.1 (72833ab)

Release 5.9.0

  • feat: make browser tab focus refresh optional (23b0ddf)

Release 5.8.0

  • feat: add store subscription (3aca36b)

Release 5.7.2

  • deps: update @​kinde/js-utils (c485f5c)

Release 5.7.1

  • fix: set initial context value to null (7814fcb)

Release 5.7.0

  • feat: add state option to Provider (2b59ec0)
  • deps: update @​kinde/js-utils@​0.25 (7ec1ce3)

Release 5.6.1

  • fix: only close window when has opener (27506ab)
  • fix: extra protection for edge cases (5bfc6ba)
  • fix: not closing popup on logout (1397043)
  • fix: only process auth flow on callback URL (5b5b241)

Release 5.5.0

  • feat: PortalLink (1967f43)

Release 5.4.1

  • fix: LogoutLink redirectUrl (9697ce1)

Release 5.4.0

  • feat: support reauth (7332872)

  • chore(deps): update typescript-eslint monorepo to v8.32.1 (e640a55)

  • chore(deps): update dependency eslint to v9.27.0 (cb28d46)

  • chore(deps): update pnpm to v10.11.0 (65d8aa9)

  • chore(deps): update dependency @​babel/plugin-transform-runtime to v7.27.1 (d7b17b2)

  • chore(deps): update dependency @​types/react to v19.1.4 (d06c335)

  • chore(deps): update dependency @​types/node to v22.15.19 (2e50764)

... (truncated)

Changelog

Sourced from @​kinde-oss/kinde-auth-react's changelog.

5.10.1

5.10.0

10 November 2025

5.9.0

20 October 2025

5.8.0

9 October 2025

5.7.2

6 October 2025

5.7.1

3 October 2025

5.7.0

30 September 2025

... (truncated)

Commits

Updates @mantine/core from 7.11.1 to 8.3.12

Release notes

Sourced from @​mantine/core's releases.

8.3.12

What's Changed

  • [@mantine/core] Popover: Fix flip logic being calculated after shift (#8590)
  • [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8589)
  • [@mantine/core] ScrollArea: Fix incorrect overscroll behavior when scrollbar explicitly set on one side (#8591)
  • [@mantine/core] AppShell: Add static mode support for nested app shells

New Contributors

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

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

8.3.10

What's Changed

  • [@mantine/hooks] use-focus-within: Fix event handlers not being cleaned up properly (#8507)
  • [@mantine/core] Menu: Fix focus not being returned to the target element when the dropdown is closed (#8517)
  • [@mantine/core] List: Fix incorrect marker gap with icon prop (#8519)
  • [@mantine/core] Fix some global styles not being applied to shadow DOM :host (#8504)
  • [@mantine/core] Fix SSR-related errors in Tooltip and Popover.Target when the children are defined with React.lazy (#8522)
  • [@mantine/tiptap] Fix missing z-index on the toolbar
  • [@mantine/form] Add FormArrayElement type export (#8486)
  • [@mantine/dates] Fix children override not working in MonthsList/YearsList getYearProps/getMonthProps functions (#8488)
  • [@mantine/emotion] Improve CSSObject type in createStyles (#8500)
  • [@mantine/core] Input: Fix description having incorrect cursor styles (#8503)
  • [@mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases (#8509)
  • [@mantine/core] Popover: Fix incorrect dropdown position when the target element is not initially within the viewport (#8411)
  • [@mantine/core] Fix incorrectly inherited pointer prop type from base input in some components

... (truncated)

Commits
  • 1155613 [release] Version: 8.3.12
  • c453fc0 [refactor] Fix formatting
  • 5af539d [@​mantine/core] Popover: Fix flip logic being calculated after shift (#8590)
  • 62a99c0 [@​mantine/core] ScrollArea: Fix incorrect overscroll behavior when `scrollbar...
  • 50526dd [core] Fix issues with prettier
  • 8cc2bcb [@​mantine/core] AppShell: Add static mode support for nested app shells
  • 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
  • Additional commits viewable in compare view

Updates @mantine/form from 7.11.2 to 8.3.12

Release notes

Sourced from @​mantine/form's releases.

8.3.12

What's Changed

  • [@mantine/core] Popover: Fix flip logic being calculated after shift (#8590)
  • [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8589)
  • [@mantine/core] ScrollArea: Fix incorrect overscroll behavior when scrollbar explicitly set on one side (#8591)
  • [@mantine/core] AppShell: Add static mode support for nested app shells

New Contributors

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

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

8.3.10

What's Changed

  • [@mantine/hooks] use-focus-within: Fix event handlers not being cleaned up properly (#8507)
  • [@mantine/core] Menu: Fix focus not being returned to the target element when the dropdown is closed (#8517)
  • [@mantine/core] List: Fix incorrect marker gap with icon prop (#8519)
  • [@mantine/core] Fix some global styles not being applied to shadow DOM :host (#8504)
  • [@mantine/core] Fix SSR-related errors in Tooltip and Popover.Target when the children are defined with React.lazy (#8522)
  • [@mantine/tiptap] Fix missing z-index on the toolbar
  • [@mantine/form] Add FormArrayElement type export (#8486)
  • [@mantine/dates] Fix children override not working in MonthsList/YearsList getYearProps/getMonthProps functions (#8488)
  • [@mantine/emotion] Improve CSSObject type in createStyles (#8500)
  • [@mantine/core] Input: Fix description having incorrect cursor styles (#8503)
  • [@mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases (#8509)
  • [@mantine/core] Popover: Fix incorrect dropdown position when the target element is not initially within the viewport (#8411)
  • [@mantine/core] Fix incorrectly inherited pointer prop type from base input in some components

... (truncated)

Commits
  • 1155613 [release] Version: 8.3.12
  • ca83059 [release] Version: 8.3.11
  • e97f061 [mantine.dev] Fix typos (#8568)
  • 08c8c9a [@​mantine/form] Add LooseKeys type export (#8543)
  • 57d0098 [release] Version: 8.3.10
  • 368d195 [@​mantine/form] Add FormArrayElement type export (#8486)
  • 6c7b84b [release] Version: 8.3.9
  • 7489f1d [@​mantine/form] Fix insertListItem and replaceListItem handlers not being...
  • 17bd67f [release] Version: 8.3.8
  • 0c52227 [release] Version: 8.3.7
  • Additional commits viewable in compare view

Updates @mantine/hooks from 7.11.1 to 8.3.12

Release notes

Sourced from @​mantine/hooks's releases.

8.3.12

What's Changed

  • [@mantine/core] Popover: Fix flip logic being calculated after shift (#8590)
  • [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8589)
  • [@mantine/core] ScrollArea: Fix incorrect overscroll behavior when scrollbar explicitly set on one side (#8591)
  • [@mantine/core] AppShell: Add static mode support for nested app shells

New Contributors

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

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

8.3.10

What's Changed

  • [@mantine/hooks] use-focus-within: Fix event handlers not being cleaned up properly (#8507)
  • [@mantine/core] Menu: Fix focus not being returned to the target element when the dropdown is closed (#8517)
  • [@mantine/core] List: Fix incorrect marker gap with icon prop (#8519)
  • [@mantine/core] Fix some global styles not being applied to shadow DOM :host (#8504)
  • [@mantine/core] Fix SSR-related errors in Tooltip and Popover.Target when the children are defined with React.lazy (#8522)
  • [@mantine/tiptap] Fix missing z-index on the toolbar
  • [@mantine/form] Add FormArrayElement type export (#8486)
  • [@mantine/dates] Fix children override not working in MonthsList/YearsList getYearProps/getMonthProps functions (#8488)
  • [@mantine/emotion] Improve CSSObject type in createStyles (#8500)
  • [@mantine/core] Input: Fix description having incorrect cursor styles (#8503)
  • [@mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases (#8509)
  • [@mantine/core] Popover: Fix incorrect dropdown position when the target element is not initially within the viewport (#8411)
  • [@mantine/core] Fix incorrectly inherited pointer prop type from base input in some components

... (truncated)

Commits
  • 1155613 [release] Version: 8.3.12
  • 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...
  • 57d0098 [release] Version: 8.3.10
  • 3caa35b [@​mantine/hooks] use-focus-within: Fix event handlers not being cleaned up pr...
  • fcf504d [@​mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases ...
  • 6c7b84b [release] Version: 8.3.9
  • 17bd67f [release] Version: 8.3.8
  • 0c52227 [release] Version: 8.3.7
  • Additional commits viewable in compare view

Updates @mantine/notifications from 7.11.1 to 8.3.12

Release notes

Sourced from @​mantine/notifications's releases.

8.3.12

What's Changed

  • [@mantine/core] Popover: Fix flip logic being calculated after shift (#8590)
  • [@mantine/tiptap] Fix bubble menu being overlapped by the toolbar (#8589)
  • [@mantine/core] ScrollArea: Fix incorrect overscroll behavior when scrollbar explicitly set on one side (#8591)
  • [@mantine/core] AppShell: Add static mode support for nested app shells

New Contributors

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

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

8.3.10

What's Changed

  • [@mantine/hooks] use-focus-within: Fix event handlers not being cleaned up properly (#8507)
  • [@mantine/core] Menu: Fix focus not being returned to the target element when the dropdown is closed (#8517)
  • [@mantine/core] List: Fix incorrect marker gap with icon prop (#8519)
  • [@mantine/core] Fix some global styles not being applied to shadow DOM :host (#8504)
  • [@mantine/core] Fix SSR-related errors in Tooltip and Popover.Target when the children are defined with React.lazy (#8522)
  • [@mantine/tiptap] Fix missing z-index on the toolbar
  • [@mantine/form] Add FormArrayElement type export (#8486)
  • [@mantine/dates] Fix children override not working in MonthsList/YearsList getYearProps/getMonthProps functions (#8488)
  • [@mantine/emotion] Improve CSSObject type in createStyles (#8500)
  • [@mantine/core] Input: Fix description having incorrect cursor styles (#8503)
  • [@mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases (#8509)
  • [@mantine/core] Popover: Fix incorrect dropdown position when the target element is not initially within the viewport (#8411)
  • [@mantine/core] Fix incorrectly inherited pointer prop type from base input in some components

... (truncated)

Commits

Updates @tabler/icons-react from 3.10.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

Release 3.36.0

18 new icons:

  • outline/alphabet-polish
  • outline/alphabet-runes
  • outline/blind
  • outline/brand-tabnine
  • outline/circle-asterisk
  • outline/deaf
  • outline/hexagon-asterisk
  • outline/ripple-down
  • outline/ripple-up
  • outline/rosette-asterisk
  • outline/settings-ai
  • outline/sparkles-2
  • outline/square-rotated-asterisk
  • outline/subtitles-ai
  • outline/subtitles-edit
  • outline/subtitles-off
  • outline/subtitles
  • outline/whisk

Fixed icons

Fixed over 2000 icons with improved category formatting, consistent newline usage, and enhanced accessibility tags.

New features

  • Svelte 5 (Runes) support: Added new @tabler/icons-svelte-runes package for Svelte 5 with Runes syntax
  • GitHub Actions workflow: Added automated workflow to sync icons to CDN
  • Enhanced accessibility: All outline icons now have proper categories and tags for improved accessibility

Performance improvements

  • Optimized build process: Refactored build-outline.mjs with:
    • Increased concurrency from 32 to 64 for faster processing
    • Parallel file processing and copying

... (truncated)

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...
  • f76e44c Release 3.36.0
  • a6f86a0 Fix ref types in icons-react (#1394)
  • 147130c Release 3.35.0
  • e8fcec6 Release 3.34.1
  • ad662f3 Improve build speed (#1382)
  • ba84b10 Add amdName field to package.json for all icon packages
  • Additional commits viewable in compare view

Updates axios from 1.7.2 to 1.13.2

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 13, 2026 01:06
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 13, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

…ates

Bumps the production-dependencies group with 17 updates in the /clientv2 directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.18.0` | `4.27.0` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `2.0.20` | `3.0.23` |
| [@kinde-oss/kinde-auth-react](https://github.com/kinde-oss/kinde-auth-react) | `4.0.1` | `5.10.1` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.11.1` | `8.3.12` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.11.2` | `8.3.12` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.11.1` | `8.3.12` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.11.1` | `8.3.12` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.10.0` | `3.36.1` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.13.2` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `17.2.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.5.136` | `5.4.530` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.3` |
| [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `9.1.0` | `10.3.0` |
| [react-pdftotext](https://github.com/Utkarsh212/react-pdftotext) | `1.3.0` | `1.3.4` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.24.1` | `7.12.0` |



Updates `@azure/msal-browser` from 3.18.0 to 4.27.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.18.0...msal-browser-v4.27.0)

Updates `@azure/msal-react` from 2.0.20 to 3.0.23
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v2.0.20...msal-react-v3.0.23)

Updates `@kinde-oss/kinde-auth-react` from 4.0.1 to 5.10.1
- [Release notes](https://github.com/kinde-oss/kinde-auth-react/releases)
- [Changelog](https://github.com/kinde-oss/kinde-auth-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kinde-oss/kinde-auth-react/commits/5.10.1)

Updates `@mantine/core` from 7.11.1 to 8.3.12
- [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.12/packages/@mantine/core)

Updates `@mantine/form` from 7.11.2 to 8.3.12
- [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.12/packages/@mantine/form)

Updates `@mantine/hooks` from 7.11.1 to 8.3.12
- [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.12/packages/@mantine/hooks)

Updates `@mantine/notifications` from 7.11.1 to 8.3.12
- [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.12/packages/@mantine/notifications)

Updates `@tabler/icons-react` from 3.10.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 `axios` from 1.7.2 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.13.2)

Updates `dotenv` from 16.4.5 to 17.2.3
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v17.2.3)

Updates `eslint-config-prettier` from 9.1.0 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8)

Updates `pdfjs-dist` from 4.5.136 to 5.4.530
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.5.136...v5.4.530)

Updates `react` from 18.3.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `react-dom` from 18.3.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

Updates `react-pdf` from 9.1.0 to 10.3.0
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.3.0/packages/react-pdf)

Updates `react-pdftotext` from 1.3.0 to 1.3.4
- [Release notes](https://github.com/Utkarsh212/react-pdftotext/releases)
- [Commits](https://github.com/Utkarsh212/react-pdftotext/commits)

Updates `react-router-dom` from 6.24.1 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.12.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-react"
  dependency-version: 3.0.23
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@kinde-oss/kinde-auth-react"
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 8.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/form"
  dependency-version: 8.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pdfjs-dist
  dependency-version: 5.4.530
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-pdf
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-pdftotext
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/clientv2/production-dependencies-00128ffc82 branch from 6f1e3d5 to 74c8cf2 Compare March 18, 2026 17:09
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.

0 participants