|
39 | 39 | "messages"
|
40 | 40 | ],
|
41 | 41 | "dependencies": {
|
42 |
| - "@babel/core": "^7.8.7", |
43 |
| - "babel-plugin-react-intl": "^5.1.8", |
| 42 | + "@babel/core": "^7.9.0", |
| 43 | + "babel-plugin-react-intl": "^7.0.0", |
44 | 44 | "flat": "^5.0.0",
|
45 | 45 | "glob": "^7.1.6",
|
46 | 46 | "js-yaml": "^3.13.1",
|
47 | 47 | "load-json-file": "^6.2.0",
|
48 | 48 | "lodash.merge": "^4.6.2",
|
49 | 49 | "lodash.mergewith": "^4.6.2",
|
50 | 50 | "lodash.pick": "^4.4.0",
|
51 |
| - "meow": "^6.0.1", |
| 51 | + "meow": "^6.1.0", |
52 | 52 | "mkdirp": "^1.0.3",
|
53 | 53 | "pify": "^5.0.0",
|
54 | 54 | "read-babelrc-up": "^1.1.0",
|
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@akameco/tsconfig": "^0.4.0",
|
60 | 60 | "@babel/plugin-proposal-class-properties": "^7.8.3",
|
61 |
| - "@babel/preset-env": "^7.8.7", |
62 |
| - "@babel/preset-flow": "^7.8.3", |
63 |
| - "@babel/preset-react": "^7.8.3", |
| 61 | + "@babel/preset-env": "^7.9.0", |
| 62 | + "@babel/preset-flow": "^7.9.0", |
| 63 | + "@babel/preset-react": "^7.9.1", |
64 | 64 | "@types/flat": "^5.0.0",
|
65 | 65 | "@types/glob": "^7.1.1",
|
66 | 66 | "@types/jest": "^25.1.4",
|
|
71 | 71 | "@types/mkdirp": "^1.0.0",
|
72 | 72 | "@types/pify": "^3.0.2",
|
73 | 73 | "@types/temp-write": "^4.0.0",
|
74 |
| - "@types/tempy": "^0.3.0", |
75 | 74 | "babel-core": "7.0.0-bridge.0",
|
76 |
| - "babel-plugin-react-intl-auto": "^2.2.0", |
| 75 | + "babel-plugin-react-intl-auto": "^3.2.0", |
77 | 76 | "eslint": "^6.8.0",
|
78 | 77 | "eslint-config-precure": "^5.3.1",
|
79 | 78 | "husky": "^4.2.3",
|
80 | 79 | "jest": "^25.1.0",
|
81 | 80 | "lint-staged": "^10.0.9",
|
82 | 81 | "prettier": "^2.0.2",
|
83 | 82 | "react": "^16.13.1",
|
84 |
| - "react-intl": "^3.2.0", |
| 83 | + "react-intl": "^4.2.2", |
85 | 84 | "temp-write": "^4.0.0",
|
86 | 85 | "tempy": "^0.5.0",
|
87 | 86 | "ts-jest": "^25.2.1",
|
|
0 commit comments