mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Bump @lingui/react from 3.9.0 to 3.13.3 in /awx/ui
Bumps [@lingui/react](https://github.com/lingui/js-lingui) from 3.9.0 to 3.13.3. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.9.0...v3.13.3) --- updated-dependencies: - dependency-name: "@lingui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9a24da3098
commit
e10b0e513e
33
awx/ui/package-lock.json
generated
33
awx/ui/package-lock.json
generated
@ -6,7 +6,7 @@
|
||||
"": {
|
||||
"name": "ui",
|
||||
"dependencies": {
|
||||
"@lingui/react": "3.9.0",
|
||||
"@lingui/react": "3.13.3",
|
||||
"@patternfly/patternfly": "4.192.1",
|
||||
"@patternfly/react-core": "^4.201.0",
|
||||
"@patternfly/react-icons": "4.49.19",
|
||||
@ -3546,9 +3546,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
|
||||
"integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz",
|
||||
"integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
@ -3589,15 +3589,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lingui/react": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.9.0.tgz",
|
||||
"integrity": "sha512-VG+sQyttrIouhBq0h6aTtzxKO3kKWRjJPiBnaFs3gVNcmodIpzdTA9YqbFusu3+Q/+w6LYP9HuSv5eMM5jQ5Cw==",
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.13.3.tgz",
|
||||
"integrity": "sha512-sCCI5xMcUY9b6w2lwbwy6iHpo1Fb9TDcjcHAD2KI5JueLH+WWQG66tIHiVAlSsQ+hmQ9Tt+f86H05JQEiDdIvg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@lingui/core": "^3.9.0"
|
||||
"@lingui/core": "^3.13.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.scandir": {
|
||||
@ -24707,9 +24710,9 @@
|
||||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
|
||||
"integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz",
|
||||
"integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
@ -24741,12 +24744,12 @@
|
||||
}
|
||||
},
|
||||
"@lingui/react": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.9.0.tgz",
|
||||
"integrity": "sha512-VG+sQyttrIouhBq0h6aTtzxKO3kKWRjJPiBnaFs3gVNcmodIpzdTA9YqbFusu3+Q/+w6LYP9HuSv5eMM5jQ5Cw==",
|
||||
"version": "3.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/react/-/react-3.13.3.tgz",
|
||||
"integrity": "sha512-sCCI5xMcUY9b6w2lwbwy6iHpo1Fb9TDcjcHAD2KI5JueLH+WWQG66tIHiVAlSsQ+hmQ9Tt+f86H05JQEiDdIvg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@lingui/core": "^3.9.0"
|
||||
"@lingui/core": "^3.13.3"
|
||||
}
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"node": ">=16.13.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lingui/react": "3.9.0",
|
||||
"@lingui/react": "3.13.3",
|
||||
"@patternfly/patternfly": "4.192.1",
|
||||
"@patternfly/react-core": "^4.201.0",
|
||||
"@patternfly/react-icons": "4.49.19",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user