fix: upgrade @lingui/macro from 3.17.1 to 3.17.2
Snyk has created this PR to upgrade @lingui/macro from 3.17.1 to 3.17.2. See this package in npm: See this project in Snyk: https://app.snyk.io/org/j.stabenow/project/204cdfb1-d11d-4cbe-87df-f862f7880c39?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
836f06b746
commit
99c90b4cab
@ -17,7 +17,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^6.3.0",
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@lingui/core": "^3.17.1",
|
||||
"@lingui/macro": "^3.17.1",
|
||||
"@lingui/macro": "^3.17.2",
|
||||
"@lingui/react": "^3.17.1",
|
||||
"@mui/icons-material": "^5.11.9",
|
||||
"@mui/lab": "^5.0.0-alpha.120",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -1914,6 +1914,18 @@
|
||||
jest-validate "^26.5.2"
|
||||
lodash.get "^4.4.2"
|
||||
|
||||
"@lingui/conf@3.17.2":
|
||||
version "3.17.2"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-3.17.2.tgz#0a26343e2fdb20ad2e7b0f23b008b86416bcd792"
|
||||
integrity sha512-q3ADfpMYCYMgiu/lrYOOvE3ptxXIqYhA1ozyAq6ynguL8ppqfyaTluLoHfVJVWxnTMI/es9s2W9Kg81QH+nuXQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.13"
|
||||
chalk "^4.1.0"
|
||||
cosmiconfig "^8.0.0"
|
||||
cosmiconfig-typescript-loader "^4.3.0"
|
||||
jest-validate "^26.5.2"
|
||||
lodash.get "^4.4.2"
|
||||
|
||||
"@lingui/core@3.17.1", "@lingui/core@^3.17.1":
|
||||
version "3.17.1"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/core/-/core-3.17.1.tgz#7c8db6ddc61ecd8c2f445ddaf53c23cf647fd749"
|
||||
@ -1923,14 +1935,14 @@
|
||||
"@messageformat/parser" "^5.0.0"
|
||||
make-plural "^6.2.2"
|
||||
|
||||
"@lingui/macro@^3.17.1":
|
||||
version "3.17.1"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.1.tgz#c42570eece439d4f4035d610e70033ecf512f7a8"
|
||||
integrity sha512-C2Zt31p8iBHRCQrv2WR24wrbuhw1Z1YWOrOBdO7z93mxfUeySwlgIKyhMB8OJc1prD1QB7tPvXRa3PrR7k3lKQ==
|
||||
"@lingui/macro@^3.17.2":
|
||||
version "3.17.2"
|
||||
resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.2.tgz#b0c358335fa190df8364a66fa17fca2266561b0a"
|
||||
integrity sha512-kk1ZtwYSx5Knu/5LsRGisTqfNoLIeVkJJPn6xjZXcItoxUgRsykyKb3BqCJwxqYUClz4i4A8Ld/aA4xBi4apRQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.13"
|
||||
"@babel/types" "^7.20.7"
|
||||
"@lingui/conf" "3.17.1"
|
||||
"@lingui/conf" "3.17.2"
|
||||
ramda "^0.27.1"
|
||||
|
||||
"@lingui/react@^3.17.1":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user