|
65 | 65 | },
|
66 | 66 | "sourcemap": true
|
67 | 67 | }
|
| 68 | + ], |
| 69 | + [ |
| 70 | + "pika-plugin-typedefs-to-flow" |
68 | 71 | ]
|
69 | 72 | ]
|
70 | 73 | },
|
|
77 | 80 | "@djthoms/eslint-config": "^2.0.1",
|
78 | 81 | "@djthoms/prettier-config": "^1.0.0",
|
79 | 82 | "@pika/pack": "^0.5.0",
|
80 |
| - "@pika/plugin-build-node": "^0.7.1", |
81 |
| - "@pika/plugin-build-web": "^0.7.1", |
82 |
| - "@pika/plugin-ts-standard-pkg": "^0.7.1", |
83 |
| - "@testing-library/jest-dom": "^4.2.3", |
84 |
| - "@testing-library/react": "^9.3.1", |
85 |
| - "@testing-library/react-hooks": "^3.1.1", |
| 83 | + "@pika/plugin-build-node": "^0.8.1", |
| 84 | + "@pika/plugin-build-web": "^0.8.1", |
| 85 | + "@pika/plugin-ts-standard-pkg": "^0.8.1", |
| 86 | + "@testing-library/jest-dom": "^4.2.4", |
| 87 | + "@testing-library/react": "^9.3.3", |
| 88 | + "@testing-library/react-hooks": "^3.2.1", |
86 | 89 | "@types/classnames": "^2.2.9",
|
87 |
| - "@types/jest": "^24.0.21", |
88 |
| - "@types/react": "^16.9.11", |
89 |
| - "babel-jest": "^24.9.0", |
90 |
| - "coveralls": "^3.0.7", |
91 |
| - "eslint": "^6.6.0", |
92 |
| - "husky": "^3.0.9", |
| 90 | + "@types/jest": "^24.0.23", |
| 91 | + "@types/react": "^16.9.16", |
| 92 | + "coveralls": "^3.0.9", |
| 93 | + "eslint": "^6.7.2", |
| 94 | + "flowgen": "^1.10.0", |
| 95 | + "husky": "^3.1.0", |
93 | 96 | "jest": "^24.9.0",
|
94 | 97 | "npm-run-all": "^4.1.5",
|
95 | 98 | "pika-plugin-legacy-browser": "^1.1.1",
|
96 |
| - "prettier": "^1.18.2", |
| 99 | + "pika-plugin-typedefs-to-flow": "0.0.2", |
| 100 | + "prettier": "^1.19.1", |
97 | 101 | "pretty-checkbox": "^3.0.3",
|
98 |
| - "react": "^16.11.0", |
99 |
| - "react-dom": "^16.11.0", |
100 |
| - "react-test-renderer": "^16.11.0", |
| 102 | + "react": "^16.12.0", |
| 103 | + "react-dom": "^16.12.0", |
| 104 | + "react-test-renderer": "^16.12.0", |
101 | 105 | "rimraf": "^3.0.0",
|
102 |
| - "ts-jest": "^24.1.0", |
103 |
| - "typescript": "^3.6.4" |
| 106 | + "ts-jest": "^24.2.0", |
| 107 | + "typescript": "^3.7.3" |
104 | 108 | },
|
105 | 109 | "dependencies": {
|
106 | 110 | "classnames": "^2.2.6"
|
|
0 commit comments