mirror of
https://github.com/trezor/trezor-wallet
synced 2025-05-09 10:28:47 +00:00
upgrade ttm
This commit is contained in:
parent
14791868de
commit
649b428153
@ -4,6 +4,7 @@
|
|||||||
"outputDir": "translations/",
|
"outputDir": "translations/",
|
||||||
"project": {
|
"project": {
|
||||||
"identifier": "trezor-wallet-test",
|
"identifier": "trezor-wallet-test",
|
||||||
|
"filename": "master",
|
||||||
"apiKeyEnv": "CROWDIN_API_KEY"
|
"apiKeyEnv": "CROWDIN_API_KEY"
|
||||||
},
|
},
|
||||||
"languages": [
|
"languages": [
|
||||||
|
@ -134,7 +134,7 @@
|
|||||||
"stylelint-custom-processor-loader": "^0.6.0",
|
"stylelint-custom-processor-loader": "^0.6.0",
|
||||||
"stylelint-processor-styled-components": "^1.5.2",
|
"stylelint-processor-styled-components": "^1.5.2",
|
||||||
"stylelint-webpack-plugin": "^0.10.5",
|
"stylelint-webpack-plugin": "^0.10.5",
|
||||||
"trezor-translations-manager": "^1.0.4",
|
"trezor-translations-manager": "^1.0.5",
|
||||||
"webpack-cli": "^3.2.3",
|
"webpack-cli": "^3.2.3",
|
||||||
"webpack-dev-server": "^3.1.14"
|
"webpack-dev-server": "^3.1.14"
|
||||||
},
|
},
|
||||||
|
@ -11167,10 +11167,10 @@ trezor-connect@7.0.2:
|
|||||||
events "^3.0.0"
|
events "^3.0.0"
|
||||||
whatwg-fetch "^3.0.0"
|
whatwg-fetch "^3.0.0"
|
||||||
|
|
||||||
trezor-translations-manager@^1.0.4:
|
trezor-translations-manager@^1.0.5:
|
||||||
version "1.0.4"
|
version "1.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/trezor-translations-manager/-/trezor-translations-manager-1.0.4.tgz#b31f906b96fad91e279c16ee0c8da3113cdb74fa"
|
resolved "https://registry.yarnpkg.com/trezor-translations-manager/-/trezor-translations-manager-1.0.5.tgz#a6d2ac952cd9a65c9a77281df5361ea7379f5c46"
|
||||||
integrity sha512-khl2kKsDpKY2BJsyS73BQl6N7L+M0ozBDk6hYTlP7sDIx6pbbY6Lnyo4sGJ3wRaZstOOSeGjW9IbYmIxLG2Ubg==
|
integrity sha512-23VoSjIJ1vSHyTG0qDx04fQh+568INZAhqz7BWa0cmy7LijxmyeqK27RyU0dYOVXGJTHjdGJmnN0BtLXALjf+A==
|
||||||
dependencies:
|
dependencies:
|
||||||
csv-stringify "^5.3.0"
|
csv-stringify "^5.3.0"
|
||||||
csvtojson "^2.0.8"
|
csvtojson "^2.0.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user