Update react-intl

This commit is contained in:
Paulo Gustavo Veiga 2022-09-11 22:01:11 -07:00
parent c1136b8f4e
commit 637180f1ed
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
"@types/styled-components": "^5.1.26",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-intl": "^5.24.3",
"react-intl": "^4.7.6",
"styled-components": "^5.3.5"
}
}

View File

@ -71,7 +71,7 @@
"react-dom": "^17.0.2",
"react-ga4": "^1.4.1",
"react-google-recaptcha": "^2.1.0",
"react-intl": "^3.0.0",
"react-intl": "^4.7.6",
"react-query": "^3.39.1",
"react-redux": "^7.2.2",
"react-router": "^5.1.8",