Skip to content

Commit 9a89ab9

Browse files
AjitPadhi-MicrosoftRoopan-MicrosoftPavan-Microsoftross-p-smithgpickett
authored
fix: dependabot libs updated (#2174)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com> Co-authored-by: Roopan P M <v-roopanpm@microsoft.com> Co-authored-by: Pavan-Microsoft <v-kupavan@microsoft.com> Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com> Co-authored-by: gpickett <122489228+gpickett@users.noreply.github.com> Co-authored-by: Francia Riesco <friesco@microsoft.com> Co-authored-by: Francia Riesco <Fr4nc3@users.noreply.github.com> Co-authored-by: Prajwal D C <v-dcprajwal@microsoft.com> Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com> Co-authored-by: UtkarshMishra-Microsoft <v-utkamishra@microsoft.com> Co-authored-by: Priyanka-Microsoft <v-prisinghal@microsoft.com> Co-authored-by: Prasanjeet-Microsoft <v-singhprasa@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kiran-Siluveru-Microsoft <v-ksiluveru@microsoft.com> Co-authored-by: Prashant-Microsoft <v-pmalusare@microsoft.com> Co-authored-by: Rohini-Microsoft <v-rwalunj@microsoft.com> Co-authored-by: Avijit-Microsoft <v-aghorui@microsoft.com> Co-authored-by: RaviKiran-Microsoft <v-ravikirans@microsoft.com> Co-authored-by: Somesh Joshi <v-somejoshi@microsoft.com> Co-authored-by: Himanshi Agrawal <v-himagrawal@microsoft.com> Co-authored-by: pradeepjha-microsoft <v-pradeepjha@microsoft.com> Co-authored-by: Harmanpreet Kaur <v-harmanpkau@microsoft.com> Co-authored-by: Bangarraju-Microsoft <v-golib@microsoft.com> Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com> Co-authored-by: Kanchan-Microsoft <v-knagshetti@microsoft.com> Co-authored-by: Cristopher Coronado <cristofima@hotmail.com> Co-authored-by: Cristopher Coronado Moreira <crcorona@pichincha.com> Co-authored-by: Vamshi-Microsoft <v-vamolla@microsoft.com> Co-authored-by: Thanusree-Microsoft <168087422+Thanusree-Microsoft@users.noreply.github.com> Co-authored-by: Niraj Chaudhari (Persistent Systems Inc) <v-nirajcha@microsoft.com> Co-authored-by: Rohini-Microsoft <168007985+Rohini-Microsoft@users.noreply.github.com> Co-authored-by: Kingshuk-Microsoft <v-kidatta@microsoft.com> Co-authored-by: Ayaz-Microsoft <v-ayazkhan@microsoft.com> Co-authored-by: Abdul-Microsoft <v-amujeebta@microsoft.com> Co-authored-by: Prekshith-Microsoft <v-pdj@microsoft.com> Co-authored-by: Rafi-Microsoft <v-rafmd@microsoft.com> Co-authored-by: Ragini-Microsoft <v-raginich@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Atulku-Microsoft <v-atulku@microsoft.com> Co-authored-by: Akhileswara-Microsoft <v-golnaidu@microsoft.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ebe3d4e commit 9a89ab9

10 files changed

Lines changed: 4537 additions & 3980 deletions

File tree

code/frontend/package-lock.json

Lines changed: 2164 additions & 1833 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code/frontend/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
},
1313
"dependencies": {
1414
"@babel/traverse": "^7.29.0",
15-
"@fluentui/react": "^8.125.4",
16-
"@fluentui/react-icons": "^2.0.319",
15+
"@fluentui/react": "^8.125.5",
16+
"@fluentui/react-icons": "^2.0.324",
1717
"@fortawesome/fontawesome-svg-core": "^7.2.0",
1818
"@fortawesome/free-solid-svg-icons": "^7.2.0",
19-
"@fortawesome/react-fontawesome": "^3.2.0",
20-
"lodash": "^4.17.23",
21-
"lodash-es": "^4.17.23",
22-
"microsoft-cognitiveservices-speech-sdk": "^1.48.0",
23-
"postcss": "^8.5.6",
19+
"@fortawesome/react-fontawesome": "^3.3.1",
20+
"lodash": "^4.18.1",
21+
"lodash-es": "^4.18.1",
22+
"microsoft-cognitiveservices-speech-sdk": "^1.49.0",
23+
"postcss": "^8.5.10",
2424

25-
"react": "^19.2.4",
26-
"react-dom": "^19.2.4",
25+
"react": "^19.2.5",
26+
"react-dom": "^19.2.5",
2727
"react-markdown": "^10.1.0",
28-
"react-router-dom": "^7.13.0",
28+
"react-router-dom": "^7.14.1",
2929

3030
"rehype-raw": "^7.0.0",
3131
"remark-gfm": "^4.0.1",
@@ -40,25 +40,25 @@
4040
"@types/jest": "^30.0.0",
4141
"@types/lodash-es": "^4.17.12",
4242

43-
"@types/node": "^25.2.3",
43+
"@types/node": "^25.6.0",
4444
"@types/react": "^19.2.14",
4545
"@types/react-dom": "^19.2.3",
4646

4747
"@types/testing-library__user-event": "^4.2.0",
4848
"@types/uuid": "^11.0.0",
4949
"identity-obj-proxy": "^3.0.0",
5050
"isomorphic-fetch": "^3.0.0",
51-
"jest": "^30.2.0",
52-
"jest-environment-jsdom": "^30.2.0",
53-
"msw": "^2.12.10",
54-
"@vitejs/plugin-react": "^5.1.4",
55-
"prettier": "^3.8.1",
56-
"ts-jest": "^29.4.6",
51+
"jest": "^30.3.0",
52+
"jest-environment-jsdom": "^30.3.0",
53+
"msw": "^2.13.4",
54+
"@vitejs/plugin-react": "^6.0.1",
55+
"prettier": "^3.8.3",
56+
"ts-jest": "^29.4.9",
5757
"ts-node": "^10.9.2",
5858

59-
"typescript": "^5.9.3",
60-
"vite": "^7.3.1",
59+
"typescript": "^6.0.3",
60+
"vite": "^8.0.9",
6161

62-
"vitest": "^4.0.18"
62+
"vitest": "^4.1.4"
6363
}
6464
}

code/frontend/setupTests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class IntersectionObserverMock {
1313

1414
root: Element | null = null; // Required property
1515
rootMargin: string = '0px'; // Required property
16+
scrollMargin: string = '0px'; // Required property (added in newer DOM types)
1617
thresholds: number[] = [0]; // Required property
1718

1819
constructor(callback: IntersectionObserverCallback, options: IntersectionObserverInit) {

code/frontend/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"forceConsistentCasingInFileNames": true,
1616
"module": "ESNext",
1717
"moduleResolution": "Node",
18+
"ignoreDeprecations": "6.0",
1819
"resolveJsonModule": true,
1920
"isolatedModules": true,
2021
"noEmit": true,

code/frontend/tsconfig.node.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"composite": true,
44
"module": "ESNext",
55
"moduleResolution": "Node",
6+
"ignoreDeprecations": "6.0",
67
"allowSyntheticDefaultImports": true
78
},
89
"include": ["vite.config.ts"]

0 commit comments

Comments
 (0)