|
17 | 17 | "@react-loadable/revised": "1.5.0", |
18 | 18 | "@types/enzyme": "3.10.19", |
19 | 19 | "@types/jest": "29.5.14", |
20 | | - "@types/react": "18.3.26", |
| 20 | + "@types/react": "18.3.27", |
21 | 21 | "agentkeepalive": "4.6.0", |
22 | 22 | "buffer": "6.0.3", |
23 | 23 | "emotion-theming": "11.0.0", |
|
37 | 37 | "react-app-polyfill": "3.0.0", |
38 | 38 | "react-dom": "18.3.1", |
39 | 39 | "react-error-boundary": "5.0.0", |
40 | | - "react-hook-form": "7.66.0", |
| 40 | + "react-hook-form": "7.66.1", |
41 | 41 | "react-redux": "9.2.0", |
42 | | - "react-router": "7.9.5", |
| 42 | + "react-router": "7.9.6", |
43 | 43 | "react-toastify": "10.0.6", |
44 | 44 | "redux": "5.0.1", |
45 | 45 | "redux-catch": "1.3.1", |
|
49 | 49 | "redux-persist-transform-filter": "0.0.22", |
50 | 50 | "redux-thunk": "3.1.0", |
51 | 51 | "rxjs": "7.8.2", |
52 | | - "sass": "1.93.3", |
| 52 | + "sass": "1.94.2", |
53 | 53 | "stream": "0.0.3", |
54 | 54 | "swagger-ui-react": "5.30.2", |
55 | 55 | "url": "0.11.4", |
|
94 | 94 | "@testing-library/jest-dom": "6.9.1", |
95 | 95 | "@testing-library/react": "16.3.0", |
96 | 96 | "@testing-library/user-event": "14.6.1", |
97 | | - "@reduxjs/toolkit": "2.10.1", |
| 97 | + "@reduxjs/toolkit": "2.11.0", |
98 | 98 | "ajv": "8.17.1", |
99 | 99 | "ansi-regex": "6.2.2", |
100 | 100 | "body-parser": "1.20.3", |
101 | | - "caniuse-lite": "1.0.30001754", |
| 101 | + "caniuse-lite": "1.0.30001757", |
102 | 102 | "concurrently": "9.2.1", |
103 | 103 | "cors": "2.8.5", |
104 | 104 | "cross-env": "7.0.3", |
|
128 | 128 | "jest-watch-typeahead": "2.2.2", |
129 | 129 | "json-schema": "0.4.0", |
130 | 130 | "mini-css-extract-plugin": "2.9.4", |
131 | | - "nodemon": "3.1.10", |
| 131 | + "nodemon": "3.1.11", |
132 | 132 | "nth-check": "2.1.1", |
133 | 133 | "prettier": "3.6.2", |
134 | 134 | "prop-types": "15.8.1", |
|
137 | 137 | "react-error-overlay": "6.1.0", |
138 | 138 | "react-scripts": "5.0.1", |
139 | 139 | "redux-mock-store": "1.5.5", |
140 | | - "rimraf": "6.1.0", |
| 140 | + "rimraf": "6.1.2", |
141 | 141 | "source-map-explorer": "2.5.3", |
142 | | - "start-server-and-test": "2.1.2", |
| 142 | + "start-server-and-test": "2.1.3", |
143 | 143 | "tmpl": "1.0.5", |
144 | 144 | "undici": "6.19.8", |
145 | 145 | "yaml": "2.8.1" |
146 | 146 | }, |
147 | 147 | "overrides": { |
148 | 148 | "nth-check": "2.1.1", |
149 | 149 | "jsdom": "16.7.0", |
150 | | - "got": "14.6.2", |
| 150 | + "got": "14.6.5", |
151 | 151 | "react-error-overlay": "6.1.0", |
152 | 152 | "tough-cookie": "5.1.2", |
153 | 153 | "@braintree/sanitize-url": "7.1.1", |
|
0 commit comments