Merge pull request #12420 from ansible/dependabot/npm_and_yarn/awx/ui/devel/lingui/react-3.14.0

Bump @lingui/react from 3.13.3 to 3.14.0 in /awx/ui
This commit is contained in:
Alex Corey
2022-06-27 09:35:40 -04:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
"": { "": {
"name": "ui", "name": "ui",
"dependencies": { "dependencies": {
"@lingui/react": "3.13.3", "@lingui/react": "3.14.0",
"@patternfly/patternfly": "4.196.7", "@patternfly/patternfly": "4.196.7",
"@patternfly/react-core": "^4.201.0", "@patternfly/react-core": "^4.201.0",
"@patternfly/react-icons": "4.49.19", "@patternfly/react-icons": "4.49.19",
@@ -3550,9 +3550,9 @@
} }
}, },
"node_modules/@lingui/core": { "node_modules/@lingui/core": {
"version": "3.13.3", "version": "3.14.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz", "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.14.0.tgz",
"integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==", "integrity": "sha512-ertREq9oi9B/umxpd/pInm9uFO8FLK2/0FXfDmMqvH5ydswWn/c9nY5YO4W1h4/8LWO45mewypOIyjoue4De1w==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"make-plural": "^6.2.2", "make-plural": "^6.2.2",
@@ -3593,12 +3593,12 @@
} }
}, },
"node_modules/@lingui/react": { "node_modules/@lingui/react": {
"version": "3.13.3", "version": "3.14.0",
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.13.3.tgz", "resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.14.0.tgz",
"integrity": "sha512-sCCI5xMcUY9b6w2lwbwy6iHpo1Fb9TDcjcHAD2KI5JueLH+WWQG66tIHiVAlSsQ+hmQ9Tt+f86H05JQEiDdIvg==", "integrity": "sha512-ow9Mtru7f0T2S9AwnPWRejppcucCW0LmoDR3P4wqHjL+eH5f8a6nxd2doxGieC91/2i4qqW88y4K/zXJxwRSQw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"@lingui/core": "^3.13.3" "@lingui/core": "^3.14.0"
}, },
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
@@ -24785,9 +24785,9 @@
} }
}, },
"@lingui/core": { "@lingui/core": {
"version": "3.13.3", "version": "3.14.0",
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz", "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.14.0.tgz",
"integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==", "integrity": "sha512-ertREq9oi9B/umxpd/pInm9uFO8FLK2/0FXfDmMqvH5ydswWn/c9nY5YO4W1h4/8LWO45mewypOIyjoue4De1w==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"make-plural": "^6.2.2", "make-plural": "^6.2.2",
@@ -24819,12 +24819,12 @@
} }
}, },
"@lingui/react": { "@lingui/react": {
"version": "3.13.3", "version": "3.14.0",
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.13.3.tgz", "resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.14.0.tgz",
"integrity": "sha512-sCCI5xMcUY9b6w2lwbwy6iHpo1Fb9TDcjcHAD2KI5JueLH+WWQG66tIHiVAlSsQ+hmQ9Tt+f86H05JQEiDdIvg==", "integrity": "sha512-ow9Mtru7f0T2S9AwnPWRejppcucCW0LmoDR3P4wqHjL+eH5f8a6nxd2doxGieC91/2i4qqW88y4K/zXJxwRSQw==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"@lingui/core": "^3.13.3" "@lingui/core": "^3.14.0"
} }
}, },
"@nodelib/fs.scandir": { "@nodelib/fs.scandir": {

View File

@@ -6,7 +6,7 @@
"node": ">=16.13.1" "node": ">=16.13.1"
}, },
"dependencies": { "dependencies": {
"@lingui/react": "3.13.3", "@lingui/react": "3.14.0",
"@patternfly/patternfly": "4.196.7", "@patternfly/patternfly": "4.196.7",
"@patternfly/react-core": "^4.201.0", "@patternfly/react-core": "^4.201.0",
"@patternfly/react-icons": "4.49.19", "@patternfly/react-icons": "4.49.19",