Skip to content

Commit 67691d1

Browse files
fix(deps): update formatjs monorepo
1 parent 8451914 commit 67691d1

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
@@ -54,8 +54,8 @@
5454
},
5555
"dependencies": {
5656
"@cospired/i18n-iso-languages": "4.2.0",
57-
"@formatjs/intl-pluralrules": "4.3.3",
58-
"@formatjs/intl-relativetimeformat": "10.0.1",
57+
"@formatjs/intl-pluralrules": "5.4.3",
58+
"@formatjs/intl-relativetimeformat": "11.4.10",
5959
"axios": "1.6.7",
6060
"axios-cache-interceptor": "1.6.2",
6161
"form-urlencoded": "4.1.4",
@@ -70,7 +70,7 @@
7070
"lodash.merge": "4.6.2",
7171
"lodash.snakecase": "4.1.1",
7272
"pubsub-js": "1.9.5",
73-
"react-intl": "6.8.9",
73+
"react-intl": "7.1.6",
7474
"universal-cookie": "4.0.4"
7575
},
7676
"peerDependencies": {

0 commit comments

Comments
 (0)