|
3 | 3 | "version": "6.4.3", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@cosmotech/api-ts": "^3.2.9", |
| 6 | + "@cosmotech/api-ts": "^3.3.4", |
7 | 7 | "@cosmotech/azure": "^2.0.1", |
8 | 8 | "@cosmotech/core": "^2.0.0", |
9 | 9 | "@cosmotech/ui": "^9.6.0", |
10 | 10 | "@emotion/react": "^11.14.0", |
11 | 11 | "@emotion/styled": "^11.14.0", |
12 | | - "@microsoft/applicationinsights-web": "^3.3.5", |
13 | | - "@mui/icons-material": "^5.16.14", |
| 12 | + "@microsoft/applicationinsights-web": "^3.3.6", |
| 13 | + "@mui/icons-material": "^5.17.1", |
14 | 14 | "@mui/lab": "^5.0.0-alpha.175", |
15 | | - "@mui/material": "^5.16.14", |
16 | | - "@mui/styles": "^5.16.14", |
| 15 | + "@mui/material": "^5.17.1", |
| 16 | + "@mui/styles": "^5.17.1", |
17 | 17 | "@reduxjs/toolkit": "^1.9.7", |
18 | | - "axios": "^1.7.9", |
| 18 | + "axios": "^1.8.4", |
19 | 19 | "date-fns": "^4.1.0", |
20 | 20 | "deepmerge": "^4.3.1", |
21 | 21 | "fast-deep-equal": "^3.1.3", |
|
27 | 27 | "react-countdown": "^2.3.6", |
28 | 28 | "react-dom": "^17.0.2", |
29 | 29 | "react-fade-in": "^2.0.1", |
30 | | - "react-hook-form": "^7.54.2", |
| 30 | + "react-hook-form": "^7.55.0", |
31 | 31 | "react-i18next": "^13.5.0", |
32 | 32 | "react-idle-timer": "^5.7.2", |
33 | 33 | "react-redux": "^7.2.9", |
34 | | - "react-router-dom": "^6.29.0", |
| 34 | + "react-router-dom": "^6.30.0", |
35 | 35 | "redux": "^4.2.1", |
36 | 36 | "redux-saga": "^1.3.0", |
37 | 37 | "rfdc": "^1.4.1", |
38 | | - "rxjs": "^7.8.1", |
39 | | - "sass": "^1.85.0", |
| 38 | + "rxjs": "^7.8.2", |
| 39 | + "sass": "^1.86.2", |
40 | 40 | "tslib": "^2.8.1", |
41 | 41 | "zod": "^3.24.2" |
42 | 42 | }, |
|
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@azure/msal-node": "^2.16.2", |
72 | | - "@babel/core": "^7.26.9", |
| 72 | + "@babel/core": "^7.26.10", |
73 | 73 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
74 | 74 | "@babel/preset-env": "^7.26.9", |
75 | 75 | "@babel/preset-react": "^7.26.3", |
|
106 | 106 | "jest-environment-jsdom": "~29.7.0", |
107 | 107 | "jwt-simple": "^0.5.6", |
108 | 108 | "os-browserify": "^0.3.0", |
109 | | - "prettier": "^3.5.1", |
| 109 | + "prettier": "^3.5.3", |
110 | 110 | "process": "^0.11.10", |
111 | 111 | "react-app-rewired": "^2.2.1", |
112 | 112 | "react-error-overlay": "^6.1.0", |
113 | 113 | "react-scripts": "^5.0.1", |
114 | | - "read-excel-file": "^5.8.6", |
| 114 | + "read-excel-file": "^5.8.7", |
115 | 115 | "redux-devtools-extension": "^2.13.9", |
116 | 116 | "stream-browserify": "^3.0.0", |
117 | 117 | "stream-http": "^3.2.0", |
|
0 commit comments