react-intl
Advanced tools
Comparing version 7.1.4 to 7.1.5
{ | ||
"name": "react-intl", | ||
"version": "7.1.4", | ||
"version": "7.1.5", | ||
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -134,10 +134,10 @@ "keywords": [ | ||
"hoist-non-react-statics": "3", | ||
"react": "^16.6.0 || 17 || 18 || 19", | ||
"tslib": "2", | ||
"@formatjs/ecma402-abstract": "2.3.2", | ||
"intl-messageformat": "10.7.14", | ||
"@formatjs/icu-messageformat-parser": "2.11.0", | ||
"@formatjs/intl": "3.1.3" | ||
"@formatjs/intl": "3.1.3", | ||
"@formatjs/ecma402-abstract": "2.3.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.6.0 || 17 || 18 || 19", | ||
"typescript": "5" | ||
@@ -144,0 +144,0 @@ }, |
- Removedreact@^16.6.0 || 17 || 18 || 19