|
131 | 131 | "types": "./lib/react-intl.d.ts",
|
132 | 132 | "sideEffects": false,
|
133 | 133 | "dependencies": {
|
134 |
| - "@formatjs/intl-listformat": "^1.3.6", |
135 |
| - "@formatjs/intl-relativetimeformat": "^4.5.6", |
136 |
| - "@formatjs/intl-unified-numberformat": "^3.0.3", |
137 |
| - "@formatjs/intl-utils": "^2.0.3", |
| 134 | + "@formatjs/intl-listformat": "^1.3.7", |
| 135 | + "@formatjs/intl-relativetimeformat": "^4.5.7", |
| 136 | + "@formatjs/intl-unified-numberformat": "^3.0.4", |
| 137 | + "@formatjs/intl-utils": "^2.0.4", |
138 | 138 | "@formatjs/macro": "^0.2.6",
|
139 | 139 | "@types/hoist-non-react-statics": "^3.3.1",
|
140 | 140 | "@types/invariant": "^2.2.31",
|
141 | 141 | "hoist-non-react-statics": "^3.3.1",
|
142 |
| - "intl-format-cache": "^4.2.18", |
| 142 | + "intl-format-cache": "^4.2.19", |
143 | 143 | "intl-locales-supported": "^1.8.4",
|
144 |
| - "intl-messageformat": "^7.8.1", |
145 |
| - "intl-messageformat-parser": "^3.6.1", |
| 144 | + "intl-messageformat": "^7.8.2", |
| 145 | + "intl-messageformat-parser": "^3.6.2", |
146 | 146 | "shallow-equal": "^1.2.1"
|
147 | 147 | },
|
148 | 148 | "peerDependencies": {
|
|
155 | 155 | "@babel/plugin-transform-modules-commonjs": "^7.7.5",
|
156 | 156 | "@babel/preset-env": "^7.7.7",
|
157 | 157 | "@babel/preset-react": "^7.7.4",
|
158 |
| - "@formatjs/intl-pluralrules": "^1.4.3", |
| 158 | + "@formatjs/intl-pluralrules": "^1.5.0", |
159 | 159 | "@microsoft/api-documenter": "^7.7.3",
|
160 | 160 | "@microsoft/api-extractor": "^7.7.1",
|
161 | 161 | "@types/benchmark": "^1.0.31",
|
|
0 commit comments