|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@babel/core": "7.7.2",
|
40 |
| - "@babel/plugin-proposal-class-properties": "7.5.5", |
| 40 | + "@babel/plugin-proposal-class-properties": "7.7.0", |
41 | 41 | "@babel/plugin-proposal-object-rest-spread": "7.6.2",
|
42 | 42 | "@babel/plugin-transform-runtime": "7.6.2",
|
43 | 43 | "@babel/preset-env": "7.7.1",
|
44 | 44 | "@babel/preset-react": "7.7.0",
|
45 |
| - "@babel/preset-typescript": "7.3.3", |
| 45 | + "@babel/preset-typescript": "7.7.2", |
46 | 46 | "@pika/pack": "0.5.0",
|
47 | 47 | "@pika/plugin-build-node": "0.7.1",
|
48 | 48 | "@pika/plugin-build-types": "0.7.1",
|
|
54 | 54 | "@storybook/react": "5.2.6",
|
55 | 55 | "@testing-library/jest-dom": "4.2.3",
|
56 | 56 | "@testing-library/react": "9.3.2",
|
57 |
| - "@typescript-eslint/eslint-plugin": "2.1.0", |
58 |
| - "@typescript-eslint/parser": "2.1.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "2.6.1", |
| 58 | + "@typescript-eslint/parser": "2.6.1", |
59 | 59 | "babel-eslint": "10.0.3",
|
60 | 60 | "babel-jest": "24.9.0",
|
61 | 61 | "babel-loader": "8.0.6",
|
|
69 | 69 | "eslint-plugin-react-hooks": "2.2.0",
|
70 | 70 | "jest": "24.9.0",
|
71 | 71 | "lerna": "3.18.4",
|
72 |
| - "node-jq": "1.10.3", |
| 72 | + "node-jq": "1.11.0", |
73 | 73 | "now": "16.4.4",
|
74 | 74 | "npm-run-all": "4.1.5",
|
75 | 75 | "prettier": "1.19.1",
|
|
78 | 78 | "react-async": "9.0.0",
|
79 | 79 | "react-dom": "16.11.0",
|
80 | 80 | "storybook-chromatic": "3.1.0",
|
81 |
| - "typescript": "3.6.4" |
| 81 | + "typescript": "3.7.2" |
82 | 82 | }
|
83 | 83 | }
|
0 commit comments