updates ling ui so that we do not need to run npm extract-strings as often

This commit is contained in:
Alex Corey
2021-05-18 10:53:36 -04:00
parent 117bb07f0d
commit 5f03768f5d
2 changed files with 42 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"node": "14.x"
},
"dependencies": {
"@lingui/react": "^3.7.1",
"@lingui/react": "3.9.0",
"@patternfly/patternfly": "^4.102.1",
"@patternfly/react-core": "^4.115.1",
"@patternfly/react-icons": "4.7.22",