Skip to content

Commit 6ee3c8a

Browse files
build: bump the frontend-deps group in /App/frontend-app with 17 updates
Bumps the frontend-deps group in /App/frontend-app with 17 updates: | Package | From | To | | --- | --- | --- | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.15.0` | `4.18.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.15` | `3.0.16` | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.123.1` | `8.123.2` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.67.0` | `9.68.2` | | [@fluentui/react-datepicker-compat](https://github.com/microsoft/fluentui) | `0.6.8` | `0.6.11` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.306` | `2.0.307` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.10.38` | `5.4.54` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.9` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.7` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.7.0` | `7.7.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.0.6` | 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 `@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 `@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 `@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 `@fluentui/react-datepicker-compat` from 0.6.8 to 0.6.11 - [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-datepicker-compat_v0.6.8...@fluentui/react-datepicker-compat_v0.6.11) 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 `pdfjs-dist` from 4.10.38 to 5.4.54 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.10.38...v5.4.54) Updates `react` from 19.1.0 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 19.1.8 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 19.1.0 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 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.7.0 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/[email protected]/packages/react-router-dom) 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 `@types/react` from 19.1.8 to 19.1.9 - [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.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `tailwindcss` from 3.4.17 to 4.1.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss) 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 `vite` from 6.3.5 to 7.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.0.6/packages/vite) --- updated-dependencies: - 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: "@azure/msal-react" dependency-version: 3.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - 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: "@fluentui/react-components" dependency-version: 9.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@fluentui/react-datepicker-compat" dependency-version: 0.6.11 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: pdfjs-dist dependency-version: 5.4.54 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-router-dom dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2063d13 commit 6ee3c8a

File tree

2 files changed

+1009
-1190
lines changed

2 files changed

+1009
-1190
lines changed

App/frontend-app/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"test": "jest --coverage --detectOpenHandles"
1414
},
1515
"dependencies": {
16-
"@azure/msal-browser": "^4.14.0",
17-
"@azure/msal-react": "^3.0.14",
16+
"@azure/msal-browser": "^4.18.0",
17+
"@azure/msal-react": "^3.0.16",
1818
"@fluentai/attachments": "^0.7.1",
1919
"@fluentai/react-copilot": "^0.11.3",
2020
"@fluentai/react-copilot-chat": "^0.5.2",
2121
"@fluentai/reference": "^0.8.2",
2222
"@fluentai/textarea": "^0.5.1",
23-
"@fluentui/react": "^8.123.0",
24-
"@fluentui/react-components": "^9.66.5",
25-
"@fluentui/react-datepicker-compat": "^0.6.5",
23+
"@fluentui/react": "^8.123.2",
24+
"@fluentui/react-components": "^9.68.2",
25+
"@fluentui/react-datepicker-compat": "^0.6.11",
2626
"@fluentui/react-file-type-icons": "^8.13.2",
27-
"@fluentui/react-icons": "^2.0.305",
27+
"@fluentui/react-icons": "^2.0.307",
2828
"@fluentui/react-tags-preview": "^0.4.0",
2929
"@microsoft/applicationinsights-react-js": "^19.3.6",
3030
"@microsoft/applicationinsights-web": "^3.3.9",
@@ -38,25 +38,25 @@
3838
"km-app": "file:",
3939
"marked": "^16.0.0",
4040
"notistack": "^3.0.2",
41-
"pdfjs-dist": "^4.7.76",
42-
"react": "^19.1.0",
43-
"react-dom": "^19.1.0",
41+
"pdfjs-dist": "^5.4.54",
42+
"react": "^19.1.1",
43+
"react-dom": "^19.1.1",
4444
"react-dropzone": "^14.3.5",
4545
"react-i18next": "^15.5.3",
4646
"react-markdown": "^10.1.0",
47-
"react-router-dom": "^7.6.3",
47+
"react-router-dom": "^7.7.1",
4848
"react-tiff": "^0.0.14",
4949
"react-uploader": "^3.43.0",
5050
"use-debounce": "^10.0.5"
5151
},
5252
"devDependencies": {
53-
"@testing-library/jest-dom": "^6.6.3",
53+
"@testing-library/jest-dom": "^6.6.4",
5454
"@testing-library/react": "^16.3.0",
5555
"@types/cors": "^2.8.19",
5656
"@types/express": "^5.0.3",
5757
"@types/jest": "^30.0.0",
58-
"@types/react": "^19.1.8",
59-
"@types/react-dom": "^19.1.6",
58+
"@types/react": "^19.1.9",
59+
"@types/react-dom": "^19.1.7",
6060
"@types/react-router-dom": "^5.3.3",
6161
"@typescript-eslint/eslint-plugin": "^8.35.1",
6262
"@typescript-eslint/parser": "^8.35.1",
@@ -66,7 +66,7 @@
6666
"body-parser": "^2.2.0",
6767
"concurrently": "^9.2.0",
6868
"cors": "^2.8.5",
69-
"eslint": "^9.30.1",
69+
"eslint": "^9.32.0",
7070
"eslint-config-prettier": "^10.1.5",
7171
"eslint-import-resolver-typescript": "^4.4.4",
7272
"eslint-plugin-import": "^2.32.0",
@@ -83,12 +83,12 @@
8383
"prettier-plugin-tailwindcss": "^0.6.13",
8484
"react-tiff": "^0.0.14",
8585
"sass": "^1.89.2",
86-
"tailwindcss": "^3.4.17",
86+
"tailwindcss": "^4.1.11",
8787
"ts-jest": "^29.4.0",
8888
"ts-node": "^10.9.2",
8989
"tslib": "^2.6.2",
90-
"typescript": "^5.8.3",
91-
"vite": "^6.2.0"
90+
"typescript": "^5.9.2",
91+
"vite": "^7.0.6"
9292
},
9393
"volta": {
9494
"node": "18.16.0",

0 commit comments

Comments
 (0)