mirror of
https://github.com/ansible/awx.git
synced 2026-05-01 22:55:28 -02:30
Merge pull request #10217 from AlexSCorey/updatelingui
Updates LingUI Again SUMMARY This updates ling ui to bring in their latest release so that we don't have to run npm extract-strings every time we add/update a <Plural> or a string with a variable inside it. ISSUE TYPE -dependency upgrade COMPONENT NAME UI Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user