We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a2eb0 commit aca78d0Copy full SHA for aca78d0
package.json
@@ -54,8 +54,8 @@
54
},
55
"dependencies": {
56
"@cospired/i18n-iso-languages": "4.2.0",
57
- "@formatjs/intl-pluralrules": "4.3.3",
58
- "@formatjs/intl-relativetimeformat": "10.0.1",
+ "@formatjs/intl-pluralrules": "5.4.3",
+ "@formatjs/intl-relativetimeformat": "11.4.10",
59
"axios": "1.7.9",
60
"axios-cache-interceptor": "1.6.2",
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.5",
73
- "react-intl": "6.8.9",
+ "react-intl": "7.1.6",
74
"universal-cookie": "4.0.4"
75
76
"peerDependencies": {
0 commit comments