|
16 | 16 | "dependencies": { |
17 | 17 | "@automapper/pojos": "^8.8.1", |
18 | 18 | "@emotion/react": "^11.14.0", |
19 | | - "@fluentui/react-components": "^9.61.2", |
20 | | - "@microsoft/applicationinsights-react-js": "^17.3.6", |
| 19 | + "@fluentui/react-components": "^9.61.6", |
| 20 | + "@microsoft/applicationinsights-react-js": "^18.3.6", |
21 | 21 | "@microsoft/applicationinsights-web": "^3.3.6", |
22 | | - "@microsoft/teams-js": "2.35.0", |
| 22 | + "@microsoft/teams-js": "2.36.0", |
23 | 23 | "axios": "^1.8.4", |
24 | 24 | "react": "^18.3.1", |
25 | 25 | "react-dom": "^18.3.1", |
26 | 26 | "react-error-boundary": "^5.0.0", |
27 | | - "react-hook-form": "^7.54.2", |
| 27 | + "react-hook-form": "^7.55.0", |
28 | 28 | "react-icons": "^5.5.0", |
29 | 29 | "react-intl": "^7.1.10", |
30 | | - "react-router-dom": "^7.4.0", |
| 30 | + "react-router-dom": "^7.5.0", |
31 | 31 | "react-use": "^17.6.0", |
32 | 32 | "ress": "^5.0.2" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@emotion/babel-plugin": "^11.13.5", |
36 | 36 | "@eslint/eslintrc": "^3.3.1", |
37 | | - "@eslint/js": "^9.23.0", |
| 37 | + "@eslint/js": "^9.24.0", |
38 | 38 | "@formatjs/cli": "^6.6.3", |
39 | 39 | "@stylistic/eslint-plugin": "^4.2.0", |
40 | 40 | "@types/react": "^18.3.20", |
41 | | - "@types/react-dom": "^18.3.5", |
| 41 | + "@types/react-dom": "^18.3.6", |
42 | 42 | "@types/react-router-dom": "^5.3.3", |
43 | 43 | "@vitejs/plugin-react": "^4.3.4", |
44 | 44 | "babel-plugin-formatjs": "^10.5.37", |
45 | | - "eslint": "^9.23.0", |
| 45 | + "eslint": "^9.24.0", |
46 | 46 | "eslint-plugin-hooks": "^0.4.3", |
47 | 47 | "eslint-plugin-jsx-a11y": "^6.10.2", |
48 | | - "eslint-plugin-react": "^7.37.4", |
| 48 | + "eslint-plugin-react": "^7.37.5", |
49 | 49 | "eslint-plugin-react-hooks": "^5.2.0", |
50 | 50 | "eslint-plugin-sonarjs": "^3.0.2", |
51 | 51 | "globals": "^16.0.0", |
52 | 52 | "postcss": "^8.5.3", |
53 | 53 | "postcss-styled-syntax": "^0.7.1", |
54 | | - "stylelint": "^16.16.0", |
| 54 | + "stylelint": "^16.18.0", |
55 | 55 | "stylelint-config-recess-order": "^6.0.0", |
56 | 56 | "stylelint-config-standard-scss": "^14.0.0", |
57 | | - "typescript": "^5.8.2", |
58 | | - "typescript-eslint": "^8.28.0", |
59 | | - "vite": "^6.2.3" |
| 57 | + "typescript": "^5.8.3", |
| 58 | + "typescript-eslint": "^8.29.1", |
| 59 | + "vite": "^6.2.6" |
60 | 60 | }, |
61 | 61 | "volta": { |
62 | 62 | "node": "20.18.0" |
|
0 commit comments