Skip to content

Commit a659341

Browse files
fix(deps): update formatjs monorepo
1 parent 12cb5bc commit a659341

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
},
5757
"dependencies": {
5858
"@cospired/i18n-iso-languages": "4.2.0",
59-
"@formatjs/intl-pluralrules": "4.3.3",
60-
"@formatjs/intl-relativetimeformat": "10.0.1",
59+
"@formatjs/intl-pluralrules": "5.4.4",
60+
"@formatjs/intl-relativetimeformat": "11.4.11",
6161
"axios": "1.8.2",
6262
"axios-cache-interceptor": "1.6.2",
6363
"form-urlencoded": "4.1.4",
@@ -72,7 +72,7 @@
7272
"lodash.merge": "4.6.2",
7373
"lodash.snakecase": "4.1.1",
7474
"pubsub-js": "1.9.5",
75-
"react-intl": "6.8.9",
75+
"react-intl": "7.1.7",
7676
"universal-cookie": "4.0.4"
7777
},
7878
"peerDependencies": {

0 commit comments

Comments
 (0)