|
16 | 16 | "dependencies": { |
17 | 17 | "@automapper/pojos": "^8.8.1", |
18 | 18 | "@emotion/react": "^11.14.0", |
19 | | - "@fluentui/react-components": "^9.61.6", |
| 19 | + "@fluentui/react-components": "^9.64.0", |
20 | 20 | "@microsoft/applicationinsights-react-js": "^18.3.6", |
21 | | - "@microsoft/applicationinsights-web": "^3.3.6", |
22 | | - "@microsoft/teams-js": "2.36.0", |
23 | | - "axios": "^1.8.4", |
| 21 | + "@microsoft/applicationinsights-web": "^3.3.8", |
| 22 | + "@microsoft/teams-js": "2.38.0", |
| 23 | + "axios": "^1.9.0", |
24 | 24 | "react": "^18.3.1", |
25 | 25 | "react-dom": "^18.3.1", |
26 | | - "react-error-boundary": "^5.0.0", |
27 | | - "react-hook-form": "^7.55.0", |
| 26 | + "react-error-boundary": "^6.0.0", |
| 27 | + "react-hook-form": "^7.56.4", |
28 | 28 | "react-icons": "^5.5.0", |
29 | | - "react-intl": "^7.1.10", |
30 | | - "react-router-dom": "^7.5.0", |
| 29 | + "react-intl": "^7.1.11", |
| 30 | + "react-router-dom": "^7.6.1", |
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.24.0", |
38 | | - "@formatjs/cli": "^6.6.3", |
39 | | - "@stylistic/eslint-plugin": "^4.2.0", |
40 | | - "@types/react": "^18.3.20", |
41 | | - "@types/react-dom": "^18.3.6", |
| 37 | + "@eslint/js": "^9.27.0", |
| 38 | + "@formatjs/cli": "^6.7.1", |
| 39 | + "@stylistic/eslint-plugin": "^4.4.0", |
| 40 | + "@types/react": "^18.3.23", |
| 41 | + "@types/react-dom": "^18.3.7", |
42 | 42 | "@types/react-router-dom": "^5.3.3", |
43 | | - "@vitejs/plugin-react": "^4.3.4", |
44 | | - "babel-plugin-formatjs": "^10.5.37", |
45 | | - "eslint": "^9.24.0", |
| 43 | + "@vitejs/plugin-react": "^4.5.0", |
| 44 | + "babel-plugin-formatjs": "^10.5.38", |
| 45 | + "eslint": "^9.27.0", |
46 | 46 | "eslint-plugin-hooks": "^0.4.3", |
47 | 47 | "eslint-plugin-jsx-a11y": "^6.10.2", |
48 | 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 | | - "globals": "^16.0.0", |
52 | | - "postcss": "^8.5.3", |
| 51 | + "globals": "^16.2.0", |
| 52 | + "postcss": "^8.5.4", |
53 | 53 | "postcss-styled-syntax": "^0.7.1", |
54 | | - "stylelint": "^16.18.0", |
| 54 | + "stylelint": "^16.20.0", |
55 | 55 | "stylelint-config-recess-order": "^6.0.0", |
56 | | - "stylelint-config-standard-scss": "^14.0.0", |
| 56 | + "stylelint-config-standard-scss": "^15.0.1", |
57 | 57 | "typescript": "^5.8.3", |
58 | | - "typescript-eslint": "^8.29.1", |
59 | | - "vite": "^6.2.6" |
| 58 | + "typescript-eslint": "^8.33.0", |
| 59 | + "vite": "^6.3.5" |
60 | 60 | }, |
61 | 61 | "volta": { |
62 | | - "node": "20.18.0" |
| 62 | + "node": "22.16.0" |
63 | 63 | } |
64 | 64 | } |
0 commit comments