|
54 | 54 | "devDependencies": { |
55 | 55 | "@artsy/fresnel": "^1.3.1", |
56 | 56 | "@babel/runtime": "^7.15.4", |
57 | | - "@craco/craco": "^6.0.0", |
| 57 | + "@craco/craco": "^7.1.0", |
58 | 58 | "@rjsf/core": "^5.18.4", |
59 | 59 | "@rjsf/semantic-ui": "^5.18.0", |
60 | 60 | "@rollup/plugin-alias": "^3.1.8", |
61 | 61 | "@rollup/plugin-babel": "^5.2.2", |
62 | 62 | "@rollup/plugin-commonjs": "^12.0.0", |
63 | 63 | "@rollup/plugin-node-resolve": "^8.0.1", |
64 | | - "@semantic-ui-react/craco-less": "^2.0.0", |
| 64 | + "@semantic-ui-react/craco-less": "^3.0.0", |
65 | 65 | "@types/jest": "^24.9.1", |
66 | | - "@typescript-eslint/eslint-plugin": "^5.5.0", |
67 | | - "axios": "^1.7.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^4.0.0", |
| 67 | + "axios": "^0.21.2", |
68 | 68 | "axios-mock-adapter": "^1.22.0", |
69 | 69 | "classnames": "^2.2.6", |
70 | 70 | "cypress": "^13.11.0", |
71 | 71 | "enzyme": "^3.11.0", |
72 | 72 | "enzyme-adapter-react-16": "^1.15.2", |
73 | 73 | "enzyme-to-json": "^3.4.4", |
74 | | - "eslint": "^8.0.0", |
| 74 | + "eslint": "^7.0.0", |
75 | 75 | "eslint-config-prettier": "^9.0.0", |
76 | | - "eslint-config-react-app": "^7.0.0", |
| 76 | + "eslint-config-react-app": "^6.0.0", |
77 | 77 | "eslint-loader": "^4.0.0", |
78 | | - "eslint-plugin-flowtype": "^8.0.0", |
| 78 | + "eslint-plugin-flowtype": "^5.2.0", |
79 | 79 | "eslint-plugin-import": "^2.25.2", |
80 | 80 | "eslint-plugin-jsx-a11y": "^6.8.0", |
81 | | - "eslint-plugin-prettier": "^5.0.0", |
| 81 | + "eslint-plugin-prettier": "^4.0.0", |
82 | 82 | "eslint-plugin-react": "^7.0.0", |
83 | 83 | "eslint-plugin-react-hooks": "^4.0.0", |
84 | 84 | "formik": "^2.2.6", |
|
102 | 102 | "react-router-dom": "^5.3.0", |
103 | 103 | "react-scripts": "^5.0.0", |
104 | 104 | "react-scroll": "^1.8.4", |
105 | | - "react-searchkit": "^2.0.0", |
| 105 | + "react-searchkit": "^2.2.6", |
106 | 106 | "react-show-more": "^2.0.0", |
107 | 107 | "react-tagcloud": "^2.0.0", |
108 | 108 | "redux": "^4.0.5", |
|
0 commit comments