Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 058cd62

Browse files
authoredJun 12, 2023
fix(deps): update formatjs monorepo
1 parent 9ef49b1 commit 058cd62

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.1.0",
57-
"@formatjs/intl-pluralrules": "4.3.3",
58-
"@formatjs/intl-relativetimeformat": "10.0.1",
57+
"@formatjs/intl-pluralrules": "5.2.4",
58+
"@formatjs/intl-relativetimeformat": "11.2.4",
5959
"axios": "0.27.2",
6060
"axios-cache-interceptor": "0.10.7",
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.4",
73-
"react-intl": "^5.25.0",
73+
"react-intl": "^6.0.0",
7474
"universal-cookie": "4.0.4"
7575
},
7676
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.