Skip to content

Commit 8b5be8e

Browse files
build: bump the all-npm-deps group
Bumps the all-npm-deps group in /src/ContentProcessorWeb with 15 updates: | Package | From | To | | --- | --- | --- | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.13.1` | `4.18.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.12` | `3.0.16` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.66.5` | `9.68.2` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.305` | `2.0.307` | | [axios](https://github.com/axios/axios) | `1.9.0` | `1.11.0` | | [json-edit-react](https://github.com/CarlosNZ/json-edit-react) | `1.27.0` | `1.28.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `18.3.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `18.3.1` | | [react-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom) | `5.2.14` | `5.3.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.6.3` | `7.7.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.32.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `18.3.23` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.1` | `8.38.0` | Updates `@azure/msal-browser` from 4.13.1 to 4.18.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.13.1...msal-browser-v4.18.0) Updates `@azure/msal-react` from 3.0.12 to 3.0.16 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.12...msal-react-v3.0.16) Updates `@fluentui/react-components` from 9.66.5 to 9.68.2 - [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.68.2) Updates `@fluentui/react-icons` from 2.0.305 to 2.0.307 - [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 `axios` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.11.0) Updates `json-edit-react` from 1.27.0 to 1.28.2 - [Release notes](https://github.com/CarlosNZ/json-edit-react/releases) - [Commits](CarlosNZ/json-edit-react@v1.27.0...v1.28.2) Updates `react` from 19.1.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `react-dom` from 19.1.0 to 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `react-medium-image-zoom` from 5.2.14 to 5.3.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.3.0) Updates `react-router-dom` from 7.6.3 to 7.7.1 - [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.7.1/packages/react-router-dom) Updates `@eslint/js` from 9.30.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `@types/react` from 19.1.8 to 18.3.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `globals` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.3.0) Updates `typescript` from 5.8.3 to 5.9.2 - [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.2) Updates `typescript-eslint` from 8.35.1 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-version: 4.18.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.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.307 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-deps - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: json-edit-react dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: react dependency-version: 18.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: react-dom dependency-version: 18.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: react-medium-image-zoom dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: react-router-dom dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@types/react" dependency-version: 18.3.23 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c804df1 commit 8b5be8e

3 files changed

Lines changed: 16595 additions & 19501 deletions

File tree

0 commit comments

Comments
 (0)