|
27 | 27 | ]
|
28 | 28 | },
|
29 | 29 | "peerDependencies": {
|
30 |
| - "react": ">=16 || >=17" |
| 30 | + "react": "^16.14.0 || >=17" |
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 | 33 | "json-schema-merge-allof": "^0.8.1",
|
|
43 | 43 | "@babel/plugin-transform-react-jsx": "^7.18.6",
|
44 | 44 | "@babel/preset-env": "^7.18.9",
|
45 | 45 | "@babel/preset-react": "^7.18.6",
|
46 |
| - "@types/jest": "^27.5.2", |
47 | 46 | "@types/jest-expect-message": "^1.0.4",
|
48 | 47 | "@types/json-schema": "^7.0.9",
|
49 | 48 | "@types/json-schema-merge-allof": "^0.6.1",
|
50 | 49 | "@types/lodash": "^4.14.182",
|
51 |
| - "@types/react": "^16.14.25", |
| 50 | + "@types/react": "^17.0.48", |
52 | 51 | "@types/react-is": "^17.0.3",
|
53 |
| - "@types/react-test-renderer": "^16.9.5", |
| 52 | + "@types/react-test-renderer": "^17.0.2", |
54 | 53 | "dts-cli": "^1.5.2",
|
55 | 54 | "eslint": "^8.20.0",
|
56 | 55 | "jest-expect-message": "^1.0.2",
|
57 |
| - "react": "^16.14.0", |
58 |
| - "react-dom": "^16.14.0", |
59 |
| - "react-test-renderer": "^16.14.0", |
| 56 | + "react": "^17.0.2", |
| 57 | + "react-test-renderer": "^17.0.2", |
60 | 58 | "rimraf": "^3.0.2"
|
61 | 59 | },
|
62 | 60 | "publishConfig": {
|
|
0 commit comments