|
13 | 13 | "test": "jest --coverage --detectOpenHandles" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@azure/msal-browser": "^4.14.0", |
17 | | - "@azure/msal-react": "^3.0.14", |
| 16 | + "@azure/msal-browser": "^4.24.1", |
| 17 | + "@azure/msal-react": "^3.0.20", |
18 | 18 | "@fluentai/attachments": "^0.7.1", |
19 | 19 | "@fluentai/react-copilot": "^0.11.3", |
20 | 20 | "@fluentai/react-copilot-chat": "^0.5.2", |
21 | 21 | "@fluentai/reference": "^0.8.2", |
22 | 22 | "@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", |
26 | | - "@fluentui/react-file-type-icons": "^8.13.2", |
27 | | - "@fluentui/react-icons": "^2.0.305", |
| 23 | + "@fluentui/react": "^8.123.6", |
| 24 | + "@fluentui/react-components": "^9.70.0", |
| 25 | + "@fluentui/react-datepicker-compat": "^0.6.14", |
| 26 | + "@fluentui/react-file-type-icons": "^8.13.3", |
| 27 | + "@fluentui/react-icons": "^2.0.311", |
28 | 28 | "@fluentui/react-tags-preview": "^0.4.0", |
29 | | - "@microsoft/applicationinsights-react-js": "^19.3.6", |
30 | | - "@microsoft/applicationinsights-web": "^3.3.9", |
| 29 | + "@microsoft/applicationinsights-react-js": "^19.3.8", |
| 30 | + "@microsoft/applicationinsights-web": "^3.3.10", |
31 | 31 | "@react-pdf-viewer/core": "^3.12.0", |
32 | 32 | "@react-pdf-viewer/default-layout": "^3.12.0", |
33 | 33 | "date-fns": "^4.1.0", |
34 | 34 | "dropzone": "^6.0.0-beta.2", |
35 | | - "i18next": "^25.3.0", |
| 35 | + "i18next": "^25.5.3", |
36 | 36 | "i18next-browser-languagedetector": "^8.2.0", |
37 | 37 | "i18next-http-backend": "^3.0.2", |
38 | 38 | "km-app": "file:", |
39 | | - "marked": "^16.0.0", |
| 39 | + "marked": "^16.3.0", |
40 | 40 | "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.149", |
| 42 | + "react": "^19.1.1", |
| 43 | + "react-dom": "^19.1.1", |
44 | 44 | "react-dropzone": "^14.3.5", |
45 | | - "react-i18next": "^15.5.3", |
| 45 | + "react-i18next": "^16.0.0", |
46 | 46 | "react-markdown": "^10.1.0", |
47 | | - "react-router-dom": "^7.6.3", |
| 47 | + "react-router-dom": "^7.9.3", |
48 | 48 | "react-tiff": "^0.0.14", |
49 | 49 | "react-uploader": "^3.43.0", |
50 | | - "use-debounce": "^10.0.5" |
| 50 | + "use-debounce": "^10.0.6" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@testing-library/jest-dom": "^6.6.3", |
| 53 | + "@testing-library/jest-dom": "^6.9.0", |
54 | 54 | "@testing-library/react": "^16.3.0", |
55 | 55 | "@types/cors": "^2.8.19", |
56 | 56 | "@types/express": "^5.0.3", |
57 | 57 | "@types/jest": "^30.0.0", |
58 | | - "@types/react": "^19.1.8", |
59 | | - "@types/react-dom": "^19.1.6", |
| 58 | + "@types/react": "^19.1.17", |
| 59 | + "@types/react-dom": "^19.1.11", |
60 | 60 | "@types/react-router-dom": "^5.3.3", |
61 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
62 | | - "@typescript-eslint/parser": "^8.35.1", |
| 61 | + "@typescript-eslint/eslint-plugin": "^8.45.0", |
| 62 | + "@typescript-eslint/parser": "^8.45.0", |
63 | 63 | "@vitejs/plugin-basic-ssl": "^2.1.0", |
64 | | - "@vitejs/plugin-react": "^4.6.0", |
| 64 | + "@vitejs/plugin-react": "^5.0.4", |
65 | 65 | "autoprefixer": "^10.4.21", |
66 | 66 | "body-parser": "^2.2.0", |
67 | | - "concurrently": "^9.2.0", |
| 67 | + "concurrently": "^9.2.1", |
68 | 68 | "cors": "^2.8.5", |
69 | | - "eslint": "^9.30.1", |
| 69 | + "eslint": "^9.36.0", |
70 | 70 | "eslint-config-prettier": "^10.1.5", |
71 | 71 | "eslint-import-resolver-typescript": "^4.4.4", |
72 | 72 | "eslint-plugin-import": "^2.32.0", |
73 | 73 | "eslint-plugin-jsx-a11y": "^6.10.2", |
74 | 74 | "eslint-plugin-react": "^7.37.5", |
75 | 75 | "eslint-plugin-react-hooks": "^5.2.0", |
76 | | - "eslint-plugin-react-refresh": "^0.4.20", |
| 76 | + "eslint-plugin-react-refresh": "^0.4.22", |
77 | 77 | "express": "^5.1.0", |
78 | | - "jest": "^30.0.3", |
79 | | - "jest-environment-jsdom": "^30.0.2", |
| 78 | + "jest": "^30.2.0", |
| 79 | + "jest-environment-jsdom": "^30.2.0", |
80 | 80 | "nodemon": "^3.1.10", |
81 | 81 | "postcss": "^8.5.6", |
82 | 82 | "prettier": "^3.6.2", |
83 | 83 | "prettier-plugin-tailwindcss": "^0.6.13", |
84 | 84 | "react-tiff": "^0.0.14", |
85 | | - "sass": "^1.89.2", |
| 85 | + "sass": "^1.93.2", |
86 | 86 | "tailwindcss": "^3.4.17", |
87 | | - "ts-jest": "^29.4.0", |
| 87 | + "ts-jest": "^29.4.4", |
88 | 88 | "ts-node": "^10.9.2", |
89 | 89 | "tslib": "^2.6.2", |
90 | | - "typescript": "^5.8.3", |
91 | | - "vite": "^6.2.0" |
| 90 | + "typescript": "^5.9.3", |
| 91 | + "vite": "^7.1.7" |
92 | 92 | }, |
93 | 93 | "volta": { |
94 | 94 | "node": "18.16.0", |
|
0 commit comments