|
15 | 15 | "@mui/material": "^5.17.1", |
16 | 16 | "@mui/styles": "^5.17.1", |
17 | 17 | "@reduxjs/toolkit": "^1.9.7", |
18 | | - "axios": "^1.8.4", |
| 18 | + "axios": "^1.9.0", |
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.55.0", |
| 30 | + "react-hook-form": "^7.56.2", |
31 | 31 | "react-i18next": "^13.5.0", |
32 | 32 | "react-idle-timer": "^5.7.2", |
33 | 33 | "react-redux": "^7.2.9", |
|
36 | 36 | "redux-saga": "^1.3.0", |
37 | 37 | "rfdc": "^1.4.1", |
38 | 38 | "rxjs": "^7.8.2", |
39 | | - "sass": "^1.86.2", |
| 39 | + "sass": "^1.87.0", |
40 | 40 | "tslib": "^2.8.1", |
41 | | - "zod": "^3.24.2" |
| 41 | + "zod": "^3.24.4" |
42 | 42 | }, |
43 | 43 | "scripts": { |
44 | 44 | "start": "cross-env ESLINT_NO_DEV_ERRORS=true REACT_APP_APP_VERSION=$npm_package_version HOST=localhost react-app-rewired start", |
|
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@azure/msal-node": "^2.16.2", |
72 | | - "@babel/core": "^7.26.10", |
| 72 | + "@babel/core": "^7.27.1", |
73 | 73 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
74 | | - "@babel/preset-env": "^7.26.9", |
75 | | - "@babel/preset-react": "^7.26.3", |
| 74 | + "@babel/preset-env": "^7.27.1", |
| 75 | + "@babel/preset-react": "^7.27.1", |
76 | 76 | "@testing-library/jest-dom": "^6.6.3", |
77 | 77 | "@testing-library/react": "^12.1.5", |
78 | 78 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
|
98 | 98 | "eslint-plugin-promise": "^6.6.0", |
99 | 99 | "eslint-plugin-react": "^7.35.0", |
100 | 100 | "eslint-plugin-react-hooks": "^4.6.2", |
101 | | - "http-proxy-middleware": "^2.0.7", |
| 101 | + "http-proxy-middleware": "^2.0.9", |
102 | 102 | "https-browserify": "^1.0.0", |
103 | 103 | "i18next-parser": "^8.13.0", |
104 | 104 | "jest": "~29.7.0", |
|
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.7", |
| 114 | + "read-excel-file": "^5.8.8", |
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