|
13 | 13 | "test": "jest --coverage --detectOpenHandles" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@azure/msal-browser": "^2.37.1", |
17 | | - "@azure/msal-react": "^1.5.8", |
18 | | - "@fluentai/attachments": "^0.7.0", |
19 | | - "@fluentai/react-copilot": "^0.11.0", |
20 | | - "@fluentai/react-copilot-chat": "^0.5.0", |
21 | | - "@fluentai/reference": "^0.8.0", |
22 | | - "@fluentai/textarea": "^0.5.0", |
23 | | - "@fluentui/react": "^8.120.9", |
| 16 | + "@azure/msal-browser": "^2.39.0", |
| 17 | + "@azure/msal-react": "^1.5.13", |
| 18 | + "@fluentai/attachments": "^0.7.1", |
| 19 | + "@fluentai/react-copilot": "^0.11.3", |
| 20 | + "@fluentai/react-copilot-chat": "^0.5.2", |
| 21 | + "@fluentai/reference": "^0.8.2", |
| 22 | + "@fluentai/textarea": "^0.5.1", |
| 23 | + "@fluentui/react": "^8.122.2", |
24 | 24 | "@fluentui/react-components": "^9.46.4", |
25 | | - "@fluentui/react-datepicker-compat": "^0.4.51", |
26 | | - "@fluentui/react-file-type-icons": "^8.10.4", |
27 | | - "@fluentui/react-icons": "^2.0.216", |
28 | | - "@fluentui/react-tags-preview": "^0.2.10", |
| 25 | + "@fluentui/react-datepicker-compat": "^0.4.59", |
| 26 | + "@fluentui/react-file-type-icons": "^8.12.7", |
| 27 | + "@fluentui/react-icons": "^2.0.267", |
| 28 | + "@fluentui/react-tags-preview": "^0.4.0", |
29 | 29 | "@microsoft/applicationinsights-react-js": "^3.4.3", |
30 | 30 | "@microsoft/applicationinsights-web": "^3.0.2", |
31 | 31 | "@react-pdf-viewer/core": "^3.12.0", |
32 | 32 | "@react-pdf-viewer/default-layout": "^3.12.0", |
33 | | - "date-fns": "^2.30.0", |
| 33 | + "date-fns": "^4.1.0", |
34 | 34 | "dropzone": "^6.0.0-beta.2", |
35 | | - "i18next": "^23.2.3", |
36 | | - "i18next-browser-languagedetector": "^7.0.2", |
37 | | - "i18next-http-backend": "^2.2.1", |
| 35 | + "i18next": "^24.2.0", |
| 36 | + "i18next-browser-languagedetector": "^8.0.2", |
| 37 | + "i18next-http-backend": "^3.0.1", |
38 | 38 | "km-app": "file:", |
39 | | - "marked": "^14.1.0", |
| 39 | + "marked": "^15.0.4", |
40 | 40 | "notistack": "^3.0.1", |
41 | 41 | "pdfjs-dist": "^4.7.76", |
42 | 42 | "react": "^18.2.0", |
43 | 43 | "react-dom": "^18.2.0", |
44 | | - "react-dropzone": "^14.2.3", |
45 | | - "react-i18next": "^13.0.1", |
| 44 | + "react-dropzone": "^14.3.5", |
| 45 | + "react-i18next": "^15.2.0", |
46 | 46 | "react-markdown": "^9.0.1", |
47 | | - "react-router-dom": "^6.14.2", |
| 47 | + "react-router-dom": "^7.1.1", |
48 | 48 | "react-tiff": "^0.0.11", |
49 | 49 | "react-uploader": "^3.43.0", |
50 | | - "use-debounce": "^9.0.4" |
| 50 | + "use-debounce": "^10.0.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@testing-library/jest-dom": "^6.4.2", |
54 | | - "@testing-library/react": "^14.2.1", |
| 53 | + "@testing-library/jest-dom": "^6.6.3", |
| 54 | + "@testing-library/react": "^15.0.7", |
55 | 55 | "@types/cors": "^2.8.13", |
56 | 56 | "@types/express": "^4.17.17", |
57 | | - "@types/jest": "^29.5.12", |
| 57 | + "@types/jest": "^29.5.14", |
58 | 58 | "@types/react": "^18.2.13", |
59 | 59 | "@types/react-dom": "^18.2.6", |
60 | 60 | "@types/react-router-dom": "^5.3.3", |
61 | | - "@typescript-eslint/eslint-plugin": "^6.15.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^7.0.0", |
62 | 62 | "@typescript-eslint/parser": "^6.15.0", |
63 | | - "@vitejs/plugin-basic-ssl": "^1.0.1", |
64 | | - "@vitejs/plugin-react": "^4.0.1", |
65 | | - "autoprefixer": "^10.4.14", |
66 | | - "body-parser": "^1.20.2", |
67 | | - "concurrently": "^8.2.0", |
| 63 | + "@vitejs/plugin-basic-ssl": "^1.2.0", |
| 64 | + "@vitejs/plugin-react": "^4.3.4", |
| 65 | + "autoprefixer": "^10.4.20", |
| 66 | + "body-parser": "^1.20.3", |
| 67 | + "concurrently": "^9.1.1", |
68 | 68 | "cors": "^2.8.5", |
69 | 69 | "eslint": "^8.53.0", |
70 | 70 | "eslint-config-prettier": "^9.1.0", |
71 | | - "eslint-import-resolver-typescript": "^3.6.1", |
| 71 | + "eslint-import-resolver-typescript": "^3.7.0", |
72 | 72 | "eslint-plugin-import": "^2.29.1", |
73 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
74 | | - "eslint-plugin-react": "^7.33.2", |
75 | | - "eslint-plugin-react-hooks": "^4.6.0", |
76 | | - "eslint-plugin-react-refresh": "^0.4.5", |
| 73 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 74 | + "eslint-plugin-react": "^7.37.3", |
| 75 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 76 | + "eslint-plugin-react-refresh": "^0.4.16", |
77 | 77 | "express": "^4.18.2", |
78 | 78 | "jest": "^29.7.0", |
79 | 79 | "jest-environment-jsdom": "^29.7.0", |
80 | | - "nodemon": "^3.0.3", |
81 | | - "postcss": "^8.4.24", |
82 | | - "prettier": "^2.8.8", |
83 | | - "prettier-plugin-tailwindcss": "^0.3.0", |
| 80 | + "nodemon": "^3.1.9", |
| 81 | + "postcss": "^8.4.49", |
| 82 | + "prettier": "^3.4.2", |
| 83 | + "prettier-plugin-tailwindcss": "^0.6.9", |
84 | 84 | "react-tiff": "^0.0.11", |
85 | | - "sass": "^1.63.6", |
86 | | - "tailwindcss": "^3.3.3", |
| 85 | + "sass": "^1.83.0", |
| 86 | + "tailwindcss": "^3.4.17", |
87 | 87 | "ts-jest": "^29.1.2", |
88 | 88 | "ts-node": "^10.9.2", |
89 | 89 | "tslib": "^2.6.2", |
90 | | - "typescript": "^5.3.3", |
| 90 | + "typescript": "^5.7.2", |
91 | 91 | "vite": "^5.4.10" |
92 | 92 | }, |
93 | 93 | "volta": { |
|
0 commit comments