Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the all-npm-deps group with 22 updates in the /src/ContentProcessorWeb directory:

Package From To
@azure/msal-browser 4.13.2 4.26.0
@azure/msal-react 3.0.13 3.0.21
@fluentui/react-components 9.66.5 9.72.4
@fluentui/react-icons 2.0.305 2.0.313
@reduxjs/toolkit 2.8.2 2.9.2
axios 1.10.0 1.13.1
json-edit-react 1.27.2 1.29.0
react 19.1.0 19.2.0
@types/react 19.1.8 19.2.2
react-dom 19.1.0 19.2.0
@types/react-dom 19.1.6 19.2.2
react-medium-image-zoom 5.2.14 5.4.0
react-router-dom 7.6.3 7.9.5
react-window 1.8.11 2.2.2
@types/react-window 1.8.8 2.0.0
@eslint/js 9.30.0 9.39.0
@types/react-virtualized 9.22.2 9.22.3
globals 16.2.0 16.4.0
sass 1.89.2 1.93.3
sass-loader 16.0.5 16.0.6
typescript 5.8.3 5.9.3
typescript-eslint 8.35.1 8.46.2

Updates @azure/msal-browser from 4.13.2 to 4.26.0

Release notes

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

@​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 ([email protected])
  • 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)
  • Bump rollup-msal to v0.0.0 (beachball)

@​azure/msal-browser v4.25.1

4.25.1

Fri, 17 Oct 2025 17:09:06 GMT

Patches

  • Introduce the stateType property in state classes for the type detection #8090 ([email protected])
  • 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.25.0

4.25.0

Thu, 09 Oct 2025 00:57:39 GMT

Minor changes

  • [Native Auth] Enable the MFA and JIT (SMS) in the public interfaces #8069 ([email protected])
  • 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)

Patches

@​azure/msal-browser v4.24.1

4.24.1

Tue, 30 Sep 2025 22:02:06 GMT

Patches

... (truncated)

Commits
  • 5a25c35 update msal-node-runtime version to 0.20.0 (#8113)
  • ed5cadc Improved Managed Identity JSDocs (#8106)
  • 242f70e Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107)
  • ef1261f Kmsi Support (#8102)
  • b0bf0a6 Release PR: official (#8104)
  • 58a781f Release PR: official (#8092)
  • 906850d Update e2e-test-utils dependency to use local file reference (#8083)
  • 5ab933a fixed race condition between signin button click and navigation in B2C e2e te...
  • 1e6420e [Native Auth] Introduce the stateType property in state classes for the type ...
  • ffe81ab [Native Auth] Update the logic for detecting phone blocked errors (#8087)
  • Additional commits viewable in compare view

Updates @azure/msal-react from 3.0.13 to 3.0.21

Release notes

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

@​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

Patches

  • Bump @​azure/msal-browser to v4.21.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.18

3.0.18

Tue, 12 Aug 2025 21:24:31 GMT

Patches

  • Bump @​azure/msal-browser to v4.20.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.17

3.0.17

Tue, 05 Aug 2025 20:00:24 GMT

Patches

... (truncated)

Commits
  • 5a25c35 update msal-node-runtime version to 0.20.0 (#8113)
  • ed5cadc Improved Managed Identity JSDocs (#8106)
  • 242f70e Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107)
  • ef1261f Kmsi Support (#8102)
  • b0bf0a6 Release PR: official (#8104)
  • 58a781f Release PR: official (#8092)
  • 906850d Update e2e-test-utils dependency to use local file reference (#8083)
  • 5ab933a fixed race condition between signin button click and navigation in B2C e2e te...
  • 1e6420e [Native Auth] Introduce the stateType property in state classes for the type ...
  • ffe81ab [Native Auth] Update the logic for detecting phone blocked errors (#8087)
  • Additional commits viewable in compare view

Updates @fluentui/react-components from 9.66.5 to 9.72.4

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.72.3

Minor changes

Patches

Commits
  • 3739359 release: applying package updates - react-components
  • 9d7418b chore(react-charts): update version to react 19 (#35402)
  • c05974f fix(eslint-plugin): add Node to restrictedGlobals in ESLint plugin (#35357)
  • 9dd14c6 chore: migrate to ts 5.7.3 (#35378)
  • 3326f93 chore: migrate apps,examples,devloop to react-dom/client (#35431)
  • 57dc754 Fix: Add missing sortable prop to DataGrid Sort example (#35240)
  • 4498bc0 refactor: migrate VR tests StoryWright steps from decorators to params API (#...
  • adc08ae release: applying package updates - react v8
  • 54f4a26 feat(motion): standardize motion from/to parameters (#35419)
  • 03ffe86 fix(docs): Update broken W3.org links in Table Cell Navigation documentation ...
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.305 to 2.0.313

Commits

Updates @reduxjs/toolkit from 2.8.2 to 2.9.2

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.9.2

This bugfix release fixes a potential internal data leak in SSR environments, improves handling of headers in fetchBaseQuery, improves retry handling for unexpected errors and request aborts, and fixes a longstanding issue with prefetch leaving an unused subscription. We've also shipped a new graphqlRequestBaseQuery release with updated dependencies and better error handling.

Changelog

Internal Subscription Handling

We had a report that a Redux SSR app had internal subscription data showing up across different requests. After investigation, this was a bug introduced by the recent RTKQ perf optimizations, where the internal subscription fields were hoisted outside of the middleware setup and into createApi itself. This meant they existed outside of the per-store-instance lifecycle. We've reworked the logic to ensure the data is per-store again. We also fixed another issue that miscalculated when there was an active request while checking for cache entry cleanup.

Note that no actual app data was leaked in this case, just the internal subscription IDs that RTKQ uses in its own middleware to track the existence of subscriptions per cache entry.

fetchBaseQuery Headers

We've updated fetchBaseQuery to avoid setting content-type in cases where a non-JSONifiable value like FormData is being passed as the request body, so that the browser can set that content type itself. It also now sets the accept header based on the selected responseHandler (JSON or text).

retry Behavior and Cleanup

The retry util now respects the maxRetries option when catching unknown errors in addition to the existing known errors logic. It also now checks the request's AbortSignal and will stop retrying if aborted.

In conjunction with that, dispatching resetApiState will now abort all in-flight requests.

The prefetch util and usePrefetch hook had a long-standing issue where they would create a subscription for a cache entry, but there was no way to clean up that subscription. This meant that the cache entry was effectively permanent. They now initiate the request without adding a subscription. This will fetch the cache entry and leave it in the store for the keepUnusedDataFor period as intended, giving your app time to actually subscribe to the value (such as prefetching the cache entry in a route handler, and then subscribing in a component).

graphqlRequestBaseQuery

We've published @rtk-query/graphql-request-base-query v2.3.2, which updates the graphql-request dep to ^7. We also fixed an issue where the error handling rethrew unknown errors - it now returns {error} as a base query is supposed to.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.9.1...v2.9.2

v2.9.1

This bugfix release fixes how sorted entity adapters handle duplicate IDs, tweaks the TS types for RTKQ query state cache entries to improve how the data field is handled, and adds better cleanup for long-running listener middleware effects.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.9.0...v2.9.1

... (truncated)

Commits
  • 32887d7 Release 2.9.2
  • 4432629 Don't create subscriptions for prefetch calls (#5116)
  • c86d948 Add retry abort handling and abort on resetApiState (#5114)
  • 02630d2 fix: update graphql-request dependency to include version ^7.0.0 (#4987)
  • 1b95037 Respect maxRetries for unexpected errors (#5113)
  • c490b19 Improve fetchBaseQuery default headers handling (#5112)
  • 7b7faea Fix potential subscription leakage in SSR environments (#5111)
  • fde0be7 Release 2.9.1
  • 47e7d81 Release @​rtk-query/codegen-openapi 2.1.0
  • b4b7d17 Allow executing effects that have become unsubscribed to be canceled by `list...
  • Additional commits viewable in compare view

Updates axios from 1.10.0 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes

... (truncated)

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

Updates json-edit-react from 1.27.2 to 1.29.0

Release notes

Sourced from json-edit-react's releases.

v1.29.0

What's Changed

Full Changelog: CarlosNZ/json-edit-react@v1.28.2...v1.29.0

v1.28.2

Full Changelog: CarlosNZ/json-edit-react@v1.28.1...v1.28.2

v1.28.1

What's Changed

Full Changelog: CarlosNZ/json-edit-react@v1.28.0...v1.28.1

v1.28.0

What's Changed

Full Changelog: CarlosNZ/json-edit-react@v1.27.2...v1.28.0

Commits

Updates react from 19.1.0 to 19.2.0

Release notes

Sourced from react's releases.

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

React DOM

... (truncated)

Changelog

Sourced from react's changelog.

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

React DOM

... (truncated)

Commits

Updates @types/react from 19.1.8 to 19.2.2

Commits

Updates react-dom from 19.1.0 to 19.2.0

Release notes

Sourced from react-dom's releases.

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:

Bumps the all-npm-deps group with 22 updates in the /src/ContentProcessorWeb directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.13.2` | `4.26.0` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.13` | `3.0.21` |
| [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.66.5` | `9.72.4` |
| [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.305` | `2.0.313` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.8.2` | `2.9.2` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.13.1` |
| [json-edit-react](https://github.com/CarlosNZ/json-edit-react) | `1.27.2` | `1.29.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.2.2` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.2.2` |
| [react-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom) | `5.2.14` | `5.4.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.6.3` | `7.9.5` |
| [react-window](https://github.com/bvaughn/react-window) | `1.8.11` | `2.2.2` |
| [@types/react-window](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-window) | `1.8.8` | `2.0.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.39.0` |
| [@types/react-virtualized](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized) | `9.22.2` | `9.22.3` |
| [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.4.0` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.93.3` |
| [sass-loader](https://github.com/webpack/sass-loader) | `16.0.5` | `16.0.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.1` | `8.46.2` |



Updates `@azure/msal-browser` from 4.13.2 to 4.26.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.13.2...msal-browser-v4.26.0)

Updates `@azure/msal-react` from 3.0.13 to 3.0.21
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.13...msal-react-v3.0.21)

Updates `@fluentui/react-components` from 9.66.5 to 9.72.4
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.5...@fluentui/react-components_v9.72.4)

Updates `@fluentui/react-icons` from 2.0.305 to 2.0.313
- [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

Updates `@reduxjs/toolkit` from 2.8.2 to 2.9.2
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.8.2...v2.9.2)

Updates `axios` from 1.10.0 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.13.1)

Updates `json-edit-react` from 1.27.2 to 1.29.0
- [Release notes](https://github.com/CarlosNZ/json-edit-react/releases)
- [Commits](CarlosNZ/json-edit-react@v1.27.2...v1.29.0)

Updates `react` from 19.1.0 to 19.2.0
- [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.0/packages/react)

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

Updates `react-dom` from 19.1.0 to 19.2.0
- [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.0/packages/react-dom)

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

Updates `react-medium-image-zoom` from 5.2.14 to 5.4.0
- [Release notes](https://github.com/rpearce/react-medium-image-zoom/releases)
- [Changelog](https://github.com/rpearce/react-medium-image-zoom/blob/main/CHANGELOG.md)
- [Commits](rpearce/react-medium-image-zoom@v5.2.14...v5.4.0)

Updates `react-router-dom` from 7.6.3 to 7.9.5
- [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/[email protected]/packages/react-router-dom)

Updates `react-window` from 1.8.11 to 2.2.2
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](bvaughn/react-window@1.8.11...2.2.2)

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

Updates `@eslint/js` from 9.30.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js)

Updates `@types/react` from 19.1.8 to 19.2.2
- [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.6 to 19.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

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

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

Updates `sass` from 1.89.2 to 1.93.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.89.2...1.93.3)

Updates `sass-loader` from 16.0.5 to 16.0.6
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v16.0.5...v16.0.6)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `typescript-eslint` from 8.35.1 to 8.46.2
- [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.46.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@azure/msal-react"
  dependency-version: 3.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@fluentui/react-components"
  dependency-version: 9.72.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@fluentui/react-icons"
  dependency-version: 2.0.313
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@reduxjs/toolkit"
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: json-edit-react
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: react-medium-image-zoom
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: react-router-dom
  dependency-version: 7.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: react-window
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-deps
- dependency-name: "@types/react-window"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-deps
- dependency-name: "@eslint/js"
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@types/react-virtualized"
  dependency-version: 9.22.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@types/react-window"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm-deps
- dependency-name: globals
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: sass
  dependency-version: 1.93.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: sass-loader
  dependency-version: 16.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: typescript-eslint
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
...

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 Nov 1, 2025
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