|
9 | 9 | "@cosmotech/ui": "^9.6.0", |
10 | 10 | "@emotion/react": "^11.14.0", |
11 | 11 | "@emotion/styled": "^11.14.1", |
12 | | - "@microsoft/applicationinsights-web": "^3.3.9", |
| 12 | + "@microsoft/applicationinsights-web": "^3.3.10", |
13 | 13 | "@mui/icons-material": "^5.18.0", |
14 | 14 | "@mui/lab": "^5.0.0-alpha.177", |
15 | 15 | "@mui/material": "^5.18.0", |
16 | 16 | "@mui/styles": "^5.18.0", |
17 | 17 | "@redux-devtools/extension": "^3.3.0", |
18 | 18 | "@reduxjs/toolkit": "^1.9.7", |
19 | | - "axios": "^1.11.0", |
| 19 | + "axios": "^1.13.2", |
20 | 20 | "date-fns": "^4.1.0", |
21 | 21 | "deepmerge": "^4.3.1", |
22 | 22 | "fast-deep-equal": "^3.1.3", |
|
28 | 28 | "react-countdown": "^2.3.6", |
29 | 29 | "react-dom": "^17.0.2", |
30 | 30 | "react-fade-in": "^2.0.1", |
31 | | - "react-hook-form": "^7.62.0", |
| 31 | + "react-hook-form": "^7.67.0", |
32 | 32 | "react-i18next": "^13.5.0", |
33 | 33 | "react-idle-timer": "^5.7.2", |
34 | 34 | "react-redux": "^7.2.9", |
35 | | - "react-router-dom": "^6.30.1", |
| 35 | + "react-router-dom": "^6.30.2", |
36 | 36 | "redux": "^4.2.1", |
37 | | - "redux-saga": "^1.3.0", |
| 37 | + "redux-saga": "^1.4.2", |
38 | 38 | "rfdc": "^1.4.1", |
39 | 39 | "rxjs": "^7.8.2", |
40 | | - "sass": "^1.90.0", |
| 40 | + "sass": "^1.94.2", |
41 | 41 | "tslib": "^2.8.1", |
42 | 42 | "zod": "^3.25.76" |
43 | 43 | }, |
|
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@azure/msal-node": "^2.16.3", |
73 | | - "@babel/core": "^7.28.0", |
| 73 | + "@babel/core": "^7.28.5", |
74 | 74 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
75 | | - "@babel/preset-env": "^7.28.0", |
76 | | - "@babel/preset-react": "^7.27.1", |
77 | | - "@testing-library/jest-dom": "^6.6.4", |
| 75 | + "@babel/preset-env": "^7.28.5", |
| 76 | + "@babel/preset-react": "^7.28.5", |
| 77 | + "@testing-library/jest-dom": "^6.9.1", |
78 | 78 | "@testing-library/react": "^12.1.5", |
79 | 79 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
80 | 80 | "assert": "^2.1.0", |
|
107 | 107 | "jest-environment-jsdom": "~29.7.0", |
108 | 108 | "jwt-simple": "^0.5.6", |
109 | 109 | "os-browserify": "^0.3.0", |
110 | | - "prettier": "^3.6.2", |
| 110 | + "prettier": "^3.7.3", |
111 | 111 | "process": "^0.11.10", |
112 | 112 | "react-app-rewired": "^2.2.1", |
113 | 113 | "react-error-overlay": "^6.1.0", |
|
0 commit comments