|
19 | 19 | "watch": "NODE_ENV=production rollup --watch -c" |
20 | 20 | }, |
21 | 21 | "peerDependencies": { |
22 | | - "@babel/runtime": "^7.9.2", |
23 | | - "@rjsf/core": "^5.18.4", |
24 | | - "@rjsf/semantic-ui": "^5.18.0", |
| 22 | + "@babel/runtime": "^7.15.4", |
| 23 | + "@rjsf/core": "^2.5.1", |
| 24 | + "@rjsf/semantic-ui": "^2.5.1", |
25 | 25 | "axios": "^0.21.2", |
26 | 26 | "formik": "^2.2.6", |
27 | 27 | "html5-qrcode": "^2.3.8", |
|
37 | 37 | "react-copy-to-clipboard": "^5.0.2", |
38 | 38 | "react-dom": "^16.13.1", |
39 | 39 | "react-overridable": "^0.0.3", |
40 | | - "react-redux": "^7.2.0", |
41 | | - "react-router-dom": "^5.1.2", |
| 40 | + "react-redux": "^7.2.5", |
| 41 | + "react-router-dom": "^5.3.0", |
42 | 42 | "react-scripts": "^5.0.0", |
43 | | - "react-scroll": "^1.7.16", |
44 | | - "react-searchkit": "^2.0.0", |
| 43 | + "react-scroll": "^1.8.4", |
| 44 | + "react-searchkit": "^2.2.6", |
45 | 45 | "react-show-more": "^2.0.0", |
46 | 46 | "react-tagcloud": "^2.0.0", |
47 | 47 | "redux": "^4.0.5", |
48 | 48 | "redux-devtools-extension": "^2.13.8", |
49 | 49 | "redux-thunk": "^2.3.0", |
50 | 50 | "semantic-ui-calendar-react": "^0.15.3", |
51 | 51 | "semantic-ui-less": "^2.5.0", |
52 | | - "semantic-ui-react": "^2.0.1" |
| 52 | + "semantic-ui-react": "^2.0.4" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@artsy/fresnel": "^1.3.1", |
56 | 56 | "@babel/runtime": "^7.15.4", |
57 | 57 | "@craco/craco": "^7.1.0", |
58 | | - "@rjsf/core": "^5.18.4", |
59 | | - "@rjsf/semantic-ui": "^5.18.0", |
| 58 | + "@rjsf/core": "^2.5.1", |
| 59 | + "@rjsf/semantic-ui": "^2.5.1", |
60 | 60 | "@rollup/plugin-alias": "^3.1.8", |
61 | 61 | "@rollup/plugin-babel": "^5.2.2", |
62 | 62 | "@rollup/plugin-commonjs": "^12.0.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": "^7.0.0", |
| 74 | + "html5-qrcode": "^2.3.8", |
| 75 | + "eslint": "^9.4.0", |
75 | 76 | "eslint-config-prettier": "^9.0.0", |
76 | | - "eslint-config-react-app": "^6.0.0", |
| 77 | + "eslint-config-react-app": "^7.0.1", |
77 | 78 | "eslint-loader": "^4.0.0", |
78 | 79 | "eslint-plugin-flowtype": "^5.2.0", |
79 | 80 | "eslint-plugin-import": "^2.25.2", |
|
0 commit comments