|
21 | 21 | "acorn": "^8.12.0",
|
22 | 22 | "axios": "1.7.4",
|
23 | 23 | "date-fns": "^2.23.0",
|
24 |
| - "dayjs": "1.11.11", |
| 24 | + "dayjs": "1.11.12", |
25 | 25 | "openweather-apis": "4.5.0",
|
26 | 26 | "react": "^17.0.2",
|
27 | 27 | "react-cool-dimensions": "^2.0.7",
|
|
30 | 30 | "regenerator-runtime": "0.14.1"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@babel/core": "^7.24.7", |
| 33 | + "@babel/core": "^7.25.2", |
34 | 34 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
35 | 35 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
36 | 36 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
37 |
| - "@babel/preset-env": "^7.24.7", |
| 37 | + "@babel/preset-env": "^7.25.3", |
38 | 38 | "@babel/preset-react": "^7.24.7",
|
39 | 39 | "@babel/preset-typescript": "^7.24.7",
|
40 | 40 | "@material-ui/core": "^4.12.4",
|
41 | 41 | "@material-ui/icons": "^4.11.3",
|
42 |
| - "@rjsf/core": "5.19.1", |
43 |
| - "@rjsf/material-ui": "5.19.1", |
44 |
| - "@rjsf/utils": "5.19.1", |
45 |
| - "@rjsf/validator-ajv8": "^5.19.1", |
| 42 | + "@rjsf/core": "5.20.0", |
| 43 | + "@rjsf/material-ui": "5.20.0", |
| 44 | + "@rjsf/utils": "5.20.0", |
| 45 | + "@rjsf/validator-ajv8": "^5.20.0", |
46 | 46 | "@svgr/webpack": "8.1.0",
|
47 | 47 | "@testing-library/dom": "8.11.1",
|
48 | 48 | "@testing-library/jest-dom": "5.15.0",
|
|
63 | 63 | "babel-eslint": "10.1.0",
|
64 | 64 | "babel-loader": "^9.1.3",
|
65 | 65 | "copy-webpack-plugin": "^9.0.1",
|
66 |
| - "core-js": "3.37.1", |
| 66 | + "core-js": "3.38.0", |
67 | 67 | "eslint": "8.3.0",
|
68 | 68 | "eslint-config-prettier": "8.3.0",
|
69 | 69 | "file-loader": "^6.2.0",
|
|
0 commit comments