We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d364bbe commit 052461fCopy full SHA for 052461f
package.json
@@ -54,8 +54,8 @@
54
},
55
"dependencies": {
56
"@cospired/i18n-iso-languages": "4.1.0",
57
- "@formatjs/intl-pluralrules": "4.3.3",
58
- "@formatjs/intl-relativetimeformat": "10.0.1",
+ "@formatjs/intl-pluralrules": "5.2.4",
+ "@formatjs/intl-relativetimeformat": "11.2.4",
59
"axios": "0.27.2",
60
"axios-cache-interceptor": "0.10.7",
61
"form-urlencoded": "4.1.4",
@@ -70,7 +70,7 @@
70
"lodash.merge": "4.6.2",
71
"lodash.snakecase": "4.1.1",
72
"pubsub-js": "1.9.4",
73
- "react-intl": "^5.25.0",
+ "react-intl": "^6.0.0",
74
"universal-cookie": "4.0.4"
75
76
"peerDependencies": {
0 commit comments