|
46 | 46 | "react-dom": "^16.6.0" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@babel/runtime": "^7.4.5", |
50 | | - "react-popper": "^1.3.3" |
| 49 | + "@babel/runtime": "^7.6.2", |
| 50 | + "react-popper": "^1.3.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@babel/cli": "^7.4.4", |
54 | | - "@babel/core": "^7.4.5", |
55 | | - "@babel/plugin-proposal-class-properties": "^7.4.4", |
56 | | - "@babel/plugin-transform-runtime": "^7.4.4", |
57 | | - "@babel/preset-env": "^7.4.5", |
| 53 | + "@babel/cli": "^7.6.2", |
| 54 | + "@babel/core": "^7.6.2", |
| 55 | + "@babel/plugin-proposal-class-properties": "^7.5.5", |
| 56 | + "@babel/plugin-transform-runtime": "^7.6.2", |
| 57 | + "@babel/preset-env": "^7.6.2", |
58 | 58 | "@babel/preset-react": "^7.0.0", |
59 | | - "@babel/preset-typescript": "^7.3.3", |
60 | | - "@types/jest": "^24.0.13", |
61 | | - "@types/react": "^16.8.18", |
62 | | - "@types/react-dom": "^16.8.4", |
63 | | - "@typescript-eslint/eslint-plugin": "^1.9.0", |
64 | | - "@typescript-eslint/parser": "^1.9.0", |
65 | | - "docz": "^1.2.0", |
| 59 | + "@babel/preset-typescript": "^7.6.0", |
| 60 | + "@testing-library/react": "^9.3.0", |
| 61 | + "@types/jest": "^24.0.18", |
| 62 | + "@types/react": "^16.9.5", |
| 63 | + "@types/react-dom": "^16.9.1", |
| 64 | + "@typescript-eslint/eslint-plugin": "^2.3.3", |
| 65 | + "@typescript-eslint/parser": "^2.3.3", |
| 66 | + "docz": "^1.3.2", |
66 | 67 | "docz-plugin-css": "^0.11.0", |
67 | 68 | "docz-theme-default": "^1.2.0", |
68 | | - "eslint": "^5.16.0", |
69 | | - "eslint-config-prettier": "^4.3.0", |
70 | | - "eslint-plugin-jsx-a11y": "^6.2.1", |
71 | | - "eslint-plugin-prettier": "^3.1.0", |
72 | | - "eslint-plugin-react": "^7.13.0", |
73 | | - "jest": "^24.8.0", |
| 69 | + "eslint": "^6.5.1", |
| 70 | + "eslint-config-prettier": "^6.4.0", |
| 71 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 72 | + "eslint-plugin-prettier": "^3.1.1", |
| 73 | + "eslint-plugin-react": "^7.16.0", |
| 74 | + "jest": "^24.9.0", |
74 | 75 | "pre-commit": "^1.2.2", |
75 | | - "prettier": "^1.17.1", |
76 | | - "react": "^16.8.6", |
77 | | - "react-dom": "^16.8.6", |
78 | | - "react-hot-loader": "^4.8.8", |
79 | | - "react-testing-library": "^7.0.1", |
80 | | - "rollup": "^1.12.3", |
81 | | - "rollup-plugin-babel": "^4.3.2", |
82 | | - "rollup-plugin-node-resolve": "^5.0.0", |
83 | | - "rollup-plugin-size-snapshot": "^0.8.0", |
84 | | - "typescript": "^3.4.5" |
| 76 | + "prettier": "^1.18.2", |
| 77 | + "react": "^16.10.2", |
| 78 | + "react-dom": "^16.10.2", |
| 79 | + "react-hot-loader": "^4.12.14", |
| 80 | + "rollup": "^1.23.1", |
| 81 | + "rollup-plugin-babel": "^4.3.3", |
| 82 | + "rollup-plugin-node-resolve": "^5.2.0", |
| 83 | + "rollup-plugin-size-snapshot": "^0.10.0", |
| 84 | + "typescript": "^3.6.3" |
85 | 85 | } |
86 | 86 | } |
0 commit comments