|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 | 30 | "axios": "^0.27.2",
|
31 |
| - "qs": "^6.10.3", |
32 |
| - "react-dnd": "^16.0.1", |
33 |
| - "react-dnd-html5-backend": "^16.0.1", |
34 |
| - "react-flip-move": "^3.0.4", |
35 |
| - "react-query": "^3.34.15", |
36 |
| - "react-redux": "^7.2.6", |
37 |
| - "react-router-dom": "^6.2.1", |
38 |
| - "react-window": "^1.8.8" |
| 31 | + "qs": "6.11.2", |
| 32 | + "react-dnd": "16.0.1", |
| 33 | + "react-dnd-html5-backend": "16.0.1", |
| 34 | + "react-flip-move": "3.0.5", |
| 35 | + "react-query": "3.39.3", |
| 36 | + "react-redux": "8.0.5", |
| 37 | + "react-router-dom": "6.16.0", |
| 38 | + "react-window": "1.8.9" |
39 | 39 | },
|
40 | 40 | "peerDependencies": {
|
41 |
| - "@strapi/design-system": "^1.6.0", |
42 |
| - "@strapi/helper-plugin": "^4.9.0", |
43 |
| - "@strapi/icons": "^1.6.0", |
44 |
| - "@strapi/strapi": "^4.9.0", |
45 |
| - "@strapi/utils": "^4.9.0", |
| 41 | + "@strapi/design-system": "^1.7.10", |
| 42 | + "@strapi/helper-plugin": "^4.11.0", |
| 43 | + "@strapi/icons": "^1.7.10", |
| 44 | + "@strapi/strapi": "^4.11.0", |
| 45 | + "@strapi/utils": "^4.11.0", |
46 | 46 | "formik": "^2.2.9",
|
47 | 47 | "lodash": "4.17.21",
|
48 | 48 | "prop-types": "^15.8.1",
|
49 |
| - "react": "^17.0.2", |
| 49 | + "react": "^17.0.0 || ^18.0.0", |
50 | 50 | "react-intl": "^6.4.4",
|
51 | 51 | "styled-components": "5.3.3"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@strapi/design-system": "^1.6.0", |
55 |
| - "@strapi/helper-plugin": "^4.9.0", |
56 |
| - "@strapi/icons": "^1.6.0", |
57 |
| - "@strapi/strapi": "^4.9.0", |
58 |
| - "@strapi/utils": "^4.9.0", |
| 54 | + "@strapi/design-system": "^1.7.10", |
| 55 | + "@strapi/helper-plugin": "^4.11.0", |
| 56 | + "@strapi/icons": "^1.7.10", |
| 57 | + "@strapi/strapi": "^4.11.0", |
| 58 | + "@strapi/utils": "^4.11.0", |
59 | 59 | "formik": "^2.2.9",
|
60 | 60 | "lodash": "4.17.21",
|
61 | 61 | "prop-types": "^15.8.1",
|
62 |
| - "react": "^17.0.2", |
| 62 | + "react": "^17.0.0 || ^18.0.0", |
63 | 63 | "react-intl": "^6.4.4",
|
64 | 64 | "styled-components": "5.3.3"
|
65 | 65 | },
|
|
0 commit comments