Commit bc2bf99
build: bump the frontend-deps group in /src/App with 15 updates
Bumps the frontend-deps group in /src/App with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@fluentui/react](https://github.com/microsoft/fluentui) | `8.123.1` | `8.123.2` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.15` | `3.0.16` |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.15.0` | `4.18.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.306` | `2.0.307` |
| [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.67.0` | `9.68.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.14` | `24.1.0` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.11.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.23` | `19.1.9` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.1.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `5.9.2` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `3.5.2` | `5.1.0` |
| [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js) | `2.9.41` | `4.0.1` |
Updates `@fluentui/react` from 8.123.1 to 8.123.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_v8.123.1...@fluentui/react_v8.123.2)
Updates `@azure/msal-react` from 3.0.15 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.15...msal-react-v3.0.16)
Updates `@azure/msal-browser` from 4.15.0 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.15.0...msal-browser-v4.18.0)
Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.6.4)
Updates `@fluentui/react-icons` from 2.0.306 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 `@fluentui/react-components` from 9.67.0 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.67.0...@fluentui/react-components_v9.68.2)
Updates `@types/node` from 24.0.14 to 24.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `axios` from 1.10.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.10.0...v1.11.0)
Updates `react` from 18.3.1 to 19.1.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/v19.1.1/packages/react)
Updates `@types/react` from 18.3.23 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `react-dom` from 18.3.1 to 19.1.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/v19.1.1/packages/react-dom)
Updates `@types/react-dom` from 18.3.7 to 19.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `typescript` from 4.9.5 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@v4.9.5...v5.9.2)
Updates `web-vitals` from 3.5.2 to 5.1.0
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.2...v5.1.0)
Updates `@types/chart.js` from 2.9.41 to 4.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js)
---
updated-dependencies:
- dependency-name: "@fluentui/react"
dependency-version: 8.123.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-deps
- dependency-name: "@azure/msal-react"
dependency-version: 3.0.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-deps
- dependency-name: "@azure/msal-browser"
dependency-version: 4.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-deps
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-deps
- dependency-name: "@fluentui/react-icons"
dependency-version: 2.0.307
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-deps
- dependency-name: "@fluentui/react-components"
dependency-version: 9.68.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-deps
- dependency-name: "@types/node"
dependency-version: 24.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-deps
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-deps
- dependency-name: react
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: "@types/react"
dependency-version: 19.1.9
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: react-dom
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: "@types/react-dom"
dependency-version: 19.1.7
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: web-vitals
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-deps
- dependency-name: "@types/chart.js"
dependency-version: 4.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-deps
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent e3bcd9d commit bc2bf99
2 files changed
+2281
-1065
lines changed
0 commit comments