|
42 | 42 | "@babel/plugin-transform-runtime": "7.6.2",
|
43 | 43 | "@babel/preset-env": "7.6.3",
|
44 | 44 | "@babel/preset-react": "7.6.3",
|
45 |
| - "@babel/preset-typescript": "^7.3.3", |
| 45 | + "@babel/preset-typescript": "7.3.3", |
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",
|
49 |
| - "@pika/plugin-build-umd": "^0.7.1", |
| 49 | + "@pika/plugin-build-umd": "0.7.1", |
50 | 50 | "@pika/plugin-build-web": "0.7.1",
|
51 | 51 | "@pika/plugin-bundle-types": "0.7.1",
|
52 | 52 | "@pika/plugin-standard-pkg": "0.7.1",
|
53 | 53 | "@pika/plugin-ts-standard-pkg": "0.7.1",
|
54 | 54 | "@storybook/react": "5.2.5",
|
55 | 55 | "@testing-library/jest-dom": "4.2.0",
|
56 | 56 | "@testing-library/react": "9.3.0",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^2.1.0", |
58 |
| - "@typescript-eslint/parser": "^2.1.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "2.1.0", |
| 58 | + "@typescript-eslint/parser": "2.1.0", |
59 | 59 | "babel-eslint": "10.0.3",
|
60 | 60 | "babel-jest": "24.9.0",
|
61 | 61 | "babel-loader": "8.0.6",
|
|
0 commit comments