|
1 | 1 | { |
2 | 2 | "name": "react-easy-edit", |
3 | | - "version": "1.13.0", |
| 3 | + "version": "1.13.1", |
4 | 4 | "description": "A react library for inline editing components", |
5 | 5 | "keywords": [ |
6 | 6 | "content editable", |
|
37 | 37 | "url": "https://github.com/giorgosart/react-easy-edit/issues" |
38 | 38 | }, |
39 | 39 | "peerDependencies": { |
40 | | - "react": "^16.13.1", |
41 | | - "react-dom": "^16.13.1" |
| 40 | + "react": "^16.14.0", |
| 41 | + "react-dom": "^16.14.0" |
42 | 42 | }, |
43 | 43 | "eslintConfig": { |
44 | 44 | "extends": "react-app" |
|
50 | 50 | "not op_mini all" |
51 | 51 | ], |
52 | 52 | "devDependencies": { |
53 | | - "@babel/cli": "^7.11.6", |
54 | | - "@babel/core": "^7.11.6", |
55 | | - "@babel/plugin-proposal-class-properties": "^7.10.4", |
56 | | - "@babel/preset-env": "^7.11.5", |
57 | | - "@babel/preset-react": "^7.10.4", |
| 53 | + "@babel/cli": "^7.12.10", |
| 54 | + "@babel/core": "^7.12.10", |
| 55 | + "@babel/plugin-proposal-class-properties": "^7.12.1", |
| 56 | + "@babel/preset-env": "^7.12.11", |
| 57 | + "@babel/preset-react": "^7.12.10", |
58 | 58 | "@rollup/plugin-babel": "^5.2.1", |
59 | 59 | "enzyme": "3.11.0", |
60 | | - "enzyme-adapter-react-16": "1.15.4", |
| 60 | + "enzyme-adapter-react-16": "1.15.5", |
61 | 61 | "prop-types": "^15.7.2", |
62 | | - "react": "^16.13.1", |
63 | | - "react-dom": "^16.13.1", |
| 62 | + "react": "^16.14.0", |
| 63 | + "react-dom": "^16.14.0", |
64 | 64 | "react-scripts": "^3.4.4", |
65 | 65 | "rollup": "2.32.1", |
66 | 66 | "rollup-plugin-postcss": "^3.1.8", |
|
0 commit comments