|
31 | 31 | "plugins"
|
32 | 32 | ],
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/cli": "^7.12.13", |
35 |
| - "@babel/core": "^7.12.13", |
36 |
| - "@babel/plugin-transform-react-jsx": "^7.12.13", |
37 |
| - "@babel/preset-typescript": "^7.12.13", |
38 |
| - "@babel/runtime": "^7.12.13", |
| 34 | + "@babel/cli": "^7.15.4", |
| 35 | + "@babel/core": "^7.15.5", |
| 36 | + "@babel/plugin-transform-react-jsx": "^7.14.9", |
| 37 | + "@babel/preset-typescript": "^7.15.0", |
| 38 | + "@babel/runtime": "^7.15.4", |
39 | 39 | "@microsoft/api-documenter": "^7.12.7",
|
40 | 40 | "@microsoft/api-extractor": "7.13.1",
|
41 |
| - "@release-it/conventional-changelog": "^2.0.0", |
42 |
| - "@testing-library/react-native": "^7.1.0", |
43 |
| - "@tsconfig/react-native": "^1.0.2", |
44 |
| - "@types/html-validator": "^5.0.0", |
45 |
| - "@types/jest": "^26.0.14", |
46 |
| - "@types/react": "^16.9.49", |
47 |
| - "@types/react-native": "^0.63.22", |
48 |
| - "@types/react-test-renderer": "^16.9.3", |
| 41 | + "@release-it/conventional-changelog": "^2.0.1", |
| 42 | + "@testing-library/react-native": "^7.2.0", |
| 43 | + "@tsconfig/react-native": "^1.0.3", |
| 44 | + "@types/html-validator": "^5.0.1", |
| 45 | + "@types/jest": "^26.0.24", |
| 46 | + "@types/react": "^16.14.14", |
| 47 | + "@types/react-native": "^0.63.53", |
| 48 | + "@types/react-test-renderer": "^16.9.5", |
49 | 49 | "babel-jest": "^26.6.3",
|
50 | 50 | "babel-plugin-inline-import": "^3.0.0",
|
51 |
| - "eslint": "^7.14.0", |
| 51 | + "eslint": "^7.32.0", |
52 | 52 | "jest": "^26.6.3",
|
53 | 53 | "metro-react-native-babel-preset": "^0.64.0",
|
54 | 54 | "metro-react-native-babel-transformer": "^0.64.0",
|
|
58 | 58 | "react-native-render-html": "6.1.0",
|
59 | 59 | "react-test-renderer": "16.13.1",
|
60 | 60 | "release-it": "^14.3.0",
|
61 |
| - "typescript": "~4.1.3" |
| 61 | + "typescript": "~4.4.2" |
62 | 62 | },
|
63 | 63 | "dependencies": {
|
64 |
| - "@types/prop-types": "^15.7.3", |
65 |
| - "@types/ramda": "^0.27.38", |
| 64 | + "@types/prop-types": "^15.7.4", |
| 65 | + "@types/ramda": "^0.27.44", |
66 | 66 | "prop-types": "^15.7.2",
|
67 | 67 | "ramda": "^0.27.1"
|
68 | 68 | },
|
|
0 commit comments