|
9 | 9 | "url": "https://github.com/Arif-un/react-multiple-select-dropdown-lite.git" |
10 | 10 | }, |
11 | 11 | "publishConfig": { |
12 | | - "registry":"https://npm.pkg.github.com" |
| 12 | + "registry": "https://npm.pkg.github.com" |
13 | 13 | }, |
14 | 14 | "main": "dist/index.js", |
15 | 15 | "module": "dist/index.modern.js", |
|
31 | 31 | "deploy": "gh-pages -d example/build" |
32 | 32 | }, |
33 | 33 | "peerDependencies": { |
34 | | - "react": "^16.13.1" |
| 34 | + "react": ">= 16.13.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "babel-eslint": "^10.1.0", |
38 | | - "cross-env": "^7.0.2", |
39 | | - "eslint": "^6.6.0", |
40 | | - "eslint-config-prettier": "^6.11.0", |
41 | | - "eslint-config-standard": "^14.1.1", |
42 | | - "eslint-config-standard-react": "^9.2.0", |
43 | | - "eslint-plugin-import": "^2.21.1", |
| 38 | + "cross-env": "^7.0.3", |
| 39 | + "eslint": "^8.5.0", |
| 40 | + "eslint-config-prettier": "^8.3.0", |
| 41 | + "eslint-config-standard": "^16.0.3", |
| 42 | + "eslint-config-standard-react": "^11.0.1", |
| 43 | + "eslint-plugin-import": "^2.25.3", |
44 | 44 | "eslint-plugin-node": "^11.1.0", |
45 | | - "eslint-plugin-prettier": "^3.1.3", |
46 | | - "eslint-plugin-promise": "^4.2.1", |
47 | | - "eslint-plugin-react": "^7.20.0", |
48 | | - "eslint-plugin-standard": "^4.0.1", |
49 | | - "gh-pages": "^3.0.0", |
50 | | - "microbundle-crl": "^0.13.10", |
| 45 | + "eslint-plugin-prettier": "^4.0.0", |
| 46 | + "eslint-plugin-promise": "^6.0.0", |
| 47 | + "eslint-plugin-react": "^7.28.0", |
| 48 | + "eslint-plugin-standard": "^4.1.0", |
| 49 | + "gh-pages": "^3.2.3", |
| 50 | + "microbundle-crl": "^0.13.11", |
51 | 51 | "npm-run-all": "^4.1.5", |
52 | | - "prettier": "^2.0.5", |
53 | | - "react": "^16.13.1", |
54 | | - "react-dom": "^16.13.1", |
55 | | - "react-scripts": "^3.4.1" |
| 52 | + "prettier": "^2.5.1", |
| 53 | + "react": "^17.0.2", |
| 54 | + "react-dom": "^17.0.2", |
| 55 | + "react-scripts": "^5.0.0" |
56 | 56 | }, |
57 | 57 | "files": [ |
58 | 58 | "dist" |
|
0 commit comments