We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cb5bc commit a659341Copy full SHA for a659341
package.json
@@ -56,8 +56,8 @@
56
},
57
"dependencies": {
58
"@cospired/i18n-iso-languages": "4.2.0",
59
- "@formatjs/intl-pluralrules": "4.3.3",
60
- "@formatjs/intl-relativetimeformat": "10.0.1",
+ "@formatjs/intl-pluralrules": "5.4.4",
+ "@formatjs/intl-relativetimeformat": "11.4.11",
61
"axios": "1.8.2",
62
"axios-cache-interceptor": "1.6.2",
63
"form-urlencoded": "4.1.4",
@@ -72,7 +72,7 @@
72
"lodash.merge": "4.6.2",
73
"lodash.snakecase": "4.1.1",
74
"pubsub-js": "1.9.5",
75
- "react-intl": "6.8.9",
+ "react-intl": "7.1.7",
76
"universal-cookie": "4.0.4"
77
78
"peerDependencies": {
0 commit comments