Skip to content

Commit 47e0aa4

Browse files
build: bump the frontend-deps group in /App/frontend-app with 12 updates
Bumps the frontend-deps group in /App/frontend-app with 12 updates: | Package | From | To | | --- | --- | --- | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.12.0` | `4.13.0` | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.122.19` | `8.123.0` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.301` | `2.0.302` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.2.133` | `5.3.31` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.33.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.1` | `8.33.0` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.28.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.1` | `4.4.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.4` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.11` | `0.6.12` | | [sass](https://github.com/sass/dart-sass) | `1.89.0` | `1.89.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.7` | `4.1.8` | Updates `@azure/msal-browser` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits) Updates `@fluentui/react` from 8.122.19 to 8.123.0 - [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.122.19...@fluentui/react_v8.123.0) Updates `@fluentui/react-icons` from 2.0.301 to 2.0.302 - [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 5.2.133 to 5.3.31 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.2.133...v5.3.31) Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser) Updates `eslint` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) Updates `eslint-import-resolver-typescript` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.1...v4.4.2) Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) Updates `prettier-plugin-tailwindcss` from 0.6.11 to 0.6.12 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.11...v0.6.12) Updates `sass` from 1.89.0 to 1.89.1 - [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.0...1.89.1) Updates `tailwindcss` from 4.1.7 to 4.1.8 - [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.8/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@fluentui/react" dependency-version: 8.123.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.302 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: pdfjs-dist dependency-version: 5.3.31 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b42f7c commit 47e0aa4

2 files changed

Lines changed: 137 additions & 121 deletions

File tree

App/frontend-app/package.json

Lines changed: 12 additions & 12 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.12.0",
16+
"@azure/msal-browser": "^4.13.0",
1717
"@azure/msal-react": "^3.0.12",
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.122.19",
23+
"@fluentui/react": "^8.123.0",
2424
"@fluentui/react-components": "^9.64.0",
2525
"@fluentui/react-datepicker-compat": "^0.5.7",
2626
"@fluentui/react-file-type-icons": "^8.13.2",
27-
"@fluentui/react-icons": "^2.0.301",
27+
"@fluentui/react-icons": "^2.0.302",
2828
"@fluentui/react-tags-preview": "^0.4.0",
2929
"@microsoft/applicationinsights-react-js": "^19.3.6",
3030
"@microsoft/applicationinsights-web": "^3.3.8",
@@ -38,7 +38,7 @@
3838
"km-app": "file:",
3939
"marked": "^15.0.12",
4040
"notistack": "^3.0.2",
41-
"pdfjs-dist": "^5.2.133",
41+
"pdfjs-dist": "^5.3.31",
4242
"react": "^19.1.0",
4343
"react-dom": "^19.1.0",
4444
"react-dropzone": "^14.3.5",
@@ -58,17 +58,17 @@
5858
"@types/react": "^19.1.6",
5959
"@types/react-dom": "^19.1.5",
6060
"@types/react-router-dom": "^5.3.3",
61-
"@typescript-eslint/eslint-plugin": "^8.32.1",
62-
"@typescript-eslint/parser": "^8.32.1",
61+
"@typescript-eslint/eslint-plugin": "^8.33.0",
62+
"@typescript-eslint/parser": "^8.33.0",
6363
"@vitejs/plugin-basic-ssl": "^2.0.0",
6464
"@vitejs/plugin-react": "^4.5.0",
6565
"autoprefixer": "^10.4.21",
6666
"body-parser": "^2.2.0",
6767
"concurrently": "^9.1.2",
6868
"cors": "^2.8.5",
69-
"eslint": "^9.27.0",
69+
"eslint": "^9.28.0",
7070
"eslint-config-prettier": "^10.1.5",
71-
"eslint-import-resolver-typescript": "^4.4.1",
71+
"eslint-import-resolver-typescript": "^4.4.2",
7272
"eslint-plugin-import": "^2.29.1",
7373
"eslint-plugin-jsx-a11y": "^6.10.2",
7474
"eslint-plugin-react": "^7.37.5",
@@ -78,12 +78,12 @@
7878
"jest": "^29.7.0",
7979
"jest-environment-jsdom": "^29.7.0",
8080
"nodemon": "^3.1.10",
81-
"postcss": "^8.4.49",
81+
"postcss": "^8.5.4",
8282
"prettier": "^3.5.3",
83-
"prettier-plugin-tailwindcss": "^0.6.11",
83+
"prettier-plugin-tailwindcss": "^0.6.12",
8484
"react-tiff": "^0.0.14",
85-
"sass": "^1.89.0",
86-
"tailwindcss": "^4.1.7",
85+
"sass": "^1.89.1",
86+
"tailwindcss": "^4.1.8",
8787
"ts-jest": "^29.3.4",
8888
"ts-node": "^10.9.2",
8989
"tslib": "^2.6.2",

0 commit comments

Comments
 (0)