|
20 | 20 | }, |
21 | 21 | "peerDependencies": { |
22 | 22 | "@babel/runtime": "^7.9.2", |
23 | | - "@rjsf/core": "^2.5.1", |
24 | | - "@rjsf/semantic-ui": "^2.5.1", |
| 23 | + "@rjsf/core": "^5.18.4", |
| 24 | + "@rjsf/semantic-ui": "^5.18.0", |
25 | 25 | "axios": "^0.21.2", |
26 | 26 | "formik": "^2.2.6", |
27 | 27 | "html5-qrcode": "^2.3.8", |
|
39 | 39 | "react-overridable": "^0.0.3", |
40 | 40 | "react-redux": "^7.2.0", |
41 | 41 | "react-router-dom": "^5.1.2", |
| 42 | + "react-scripts": "^5.0.0", |
42 | 43 | "react-scroll": "^1.7.16", |
43 | 44 | "react-searchkit": "^2.0.0", |
44 | 45 | "react-show-more": "^2.0.0", |
|
53 | 54 | "devDependencies": { |
54 | 55 | "@artsy/fresnel": "^1.3.1", |
55 | 56 | "@babel/runtime": "^7.15.4", |
56 | | - "@craco/craco": "^5.9.0", |
57 | | - "@rjsf/core": "^2.5.1", |
58 | | - "@rjsf/semantic-ui": "^2.5.1", |
| 57 | + "@craco/craco": "^6.0.0", |
| 58 | + "@rjsf/core": "^5.18.4", |
| 59 | + "@rjsf/semantic-ui": "^5.18.0", |
59 | 60 | "@rollup/plugin-alias": "^3.1.8", |
60 | 61 | "@rollup/plugin-babel": "^5.2.2", |
61 | 62 | "@rollup/plugin-commonjs": "^12.0.0", |
62 | 63 | "@rollup/plugin-node-resolve": "^8.0.1", |
63 | | - "@semantic-ui-react/craco-less": "^1.2.1", |
| 64 | + "@semantic-ui-react/craco-less": "^2.0.0", |
64 | 65 | "@types/jest": "^24.9.1", |
65 | | - "@typescript-eslint/eslint-plugin": "^1.13.0", |
66 | | - "axios": "^0.21.2", |
67 | | - "axios-mock-adapter": "^1.18.1", |
| 66 | + "@typescript-eslint/eslint-plugin": "^5.5.0", |
| 67 | + "axios": "^1.7.0", |
| 68 | + "axios-mock-adapter": "^1.22.0", |
68 | 69 | "classnames": "^2.2.6", |
69 | | - "cypress": "^5.3.0", |
| 70 | + "cypress": "^13.11.0", |
70 | 71 | "enzyme": "^3.11.0", |
71 | 72 | "enzyme-adapter-react-16": "^1.15.2", |
72 | 73 | "enzyme-to-json": "^3.4.4", |
73 | | - "eslint": "^6.6.0", |
74 | | - "eslint-config-prettier": "^7.0.0", |
75 | | - "eslint-config-react-app": "^5.2.1", |
76 | | - "eslint-loader": "2.1.2", |
77 | | - "eslint-plugin-flowtype": "^5.10.0", |
| 74 | + "eslint": "^8.0.0", |
| 75 | + "eslint-config-prettier": "^9.0.0", |
| 76 | + "eslint-config-react-app": "^7.0.0", |
| 77 | + "eslint-loader": "^4.0.0", |
| 78 | + "eslint-plugin-flowtype": "^8.0.0", |
78 | 79 | "eslint-plugin-import": "^2.25.2", |
79 | | - "eslint-plugin-jsx-a11y": "^6.2.3", |
80 | | - "eslint-plugin-prettier": "^3.3.0", |
81 | | - "eslint-plugin-react": "^7.26.1", |
82 | | - "eslint-plugin-react-hooks": "^4.0.4", |
| 80 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
| 81 | + "eslint-plugin-prettier": "^5.0.0", |
| 82 | + "eslint-plugin-react": "^7.0.0", |
| 83 | + "eslint-plugin-react-hooks": "^4.0.0", |
83 | 84 | "formik": "^2.2.6", |
84 | 85 | "html5-qrcode": "^2.3.8", |
85 | 86 | "json": "^10.0.0", |
|
99 | 100 | "react-overridable": "0.0.3", |
100 | 101 | "react-redux": "^7.2.5", |
101 | 102 | "react-router-dom": "^5.3.0", |
102 | | - "react-scripts": "^3.4.1", |
| 103 | + "react-scripts": "^5.0.0", |
103 | 104 | "react-scroll": "^1.8.4", |
104 | 105 | "react-searchkit": "^2.0.0", |
105 | 106 | "react-show-more": "^2.0.0", |
|
0 commit comments