|
50 | 50 | } |
51 | 51 | }, |
52 | 52 | "peerDependencies": { |
53 | | - "react": "^16.8.0", |
54 | | - "react-is": "^16.8.0" |
| 53 | + "react": "^16.8.0" |
55 | 54 | }, |
56 | | - "dependencies": {}, |
57 | 55 | "devDependencies": { |
58 | | - "@ampproject/rollup-plugin-closure-compiler": "^0.25.2", |
59 | | - "@babel/core": "^7.9.0", |
60 | | - "@babel/plugin-transform-flow-strip-types": "^7.9.0", |
61 | | - "@babel/plugin-transform-object-assign": "^7.8.3", |
62 | | - "@babel/preset-env": "^7.9.5", |
63 | | - "@babel/preset-flow": "^7.9.0", |
64 | | - "@babel/preset-react": "^7.9.4", |
| 56 | + "@ampproject/rollup-plugin-closure-compiler": "^0.26.0", |
| 57 | + "@babel/core": "^7.12.3", |
| 58 | + "@babel/plugin-transform-flow-strip-types": "^7.12.1", |
| 59 | + "@babel/plugin-transform-object-assign": "^7.12.1", |
| 60 | + "@babel/preset-env": "^7.12.1", |
| 61 | + "@babel/preset-flow": "^7.12.1", |
| 62 | + "@babel/preset-react": "^7.12.5", |
65 | 63 | "@rollup/plugin-buble": "^0.21.3", |
66 | | - "@rollup/plugin-commonjs": "^11.1.0", |
67 | | - "@rollup/plugin-node-resolve": "^7.1.3", |
68 | | - "babel-plugin-closure-elimination": "^1.3.0", |
| 64 | + "@rollup/plugin-commonjs": "^16.0.0", |
| 65 | + "@rollup/plugin-node-resolve": "^10.0.0", |
| 66 | + "babel-plugin-closure-elimination": "^1.3.2", |
69 | 67 | "babel-plugin-transform-async-to-promises": "^0.8.15", |
70 | 68 | "codecov": "^3.6.5", |
71 | | - "flow-bin": "^0.122.0", |
72 | | - "husky": "^4.2.5", |
73 | | - "jest": "^25.3.0", |
74 | | - "lint-staged": "^10.1.3", |
| 69 | + "flow-bin": "0.122.0", |
| 70 | + "husky": "^4.3.0", |
| 71 | + "jest": "^26.6.3", |
| 72 | + "lint-staged": "^10.5.1", |
75 | 73 | "npm-run-all": "^4.1.5", |
76 | | - "prettier": "^2.0.4", |
77 | | - "react": "^16.13.1", |
78 | | - "react-dom": "^16.13.1", |
79 | | - "react-is": "^16.13.1", |
80 | | - "rollup": "^2.6.1", |
| 74 | + "prettier": "^2.1.2", |
| 75 | + "react": "^17.0.1", |
| 76 | + "react-dom": "^17.0.1", |
| 77 | + "react-is": "^17.0.1", |
| 78 | + "rollup": "^2.33.1", |
81 | 79 | "rollup-plugin-babel": "^4.4.0", |
82 | 80 | "rollup-plugin-replace": "^2.2.0", |
83 | | - "rollup-plugin-terser": "^5.3.0" |
| 81 | + "rollup-plugin-terser": "^7.0.2" |
84 | 82 | } |
85 | 83 | } |
0 commit comments