mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: update crowdin cli
This commit is contained in:
parent
e7e169e682
commit
8cb815ac23
2 changed files with 16 additions and 39 deletions
|
@ -42,7 +42,7 @@
|
|||
"@changesets/changelog-github": "0.4.8",
|
||||
"@changesets/cli": "2.24.4",
|
||||
"@changesets/get-dependents-graph": "1.3.5",
|
||||
"@crowdin/cli": "3.9.1",
|
||||
"@crowdin/cli": "3.10.1",
|
||||
"@dianmora/contributors": "5.0.0",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
|
@ -162,7 +162,7 @@
|
|||
"translations": "local-crowdin-api translations",
|
||||
"crowdin:upload": "crowdin upload sources --auto-update --config ./crowdin.yaml",
|
||||
"crowdin:download": "crowdin download --verbose --config ./crowdin.yaml",
|
||||
"crowdin:sync": "pnpm crowdin:upload && pnpm crowdin:download --verbose",
|
||||
"crowdin:sync": "pnpm crowdin:upload && pnpm crowdin:download",
|
||||
"postinstall": "husky install",
|
||||
"local:registry": "pnpm --filter ...@verdaccio/local-publish start",
|
||||
"local:snapshots": "changeset version --snapshot",
|
||||
|
|
|
@ -90,8 +90,8 @@ importers:
|
|||
specifier: 1.3.5
|
||||
version: 1.3.5
|
||||
'@crowdin/cli':
|
||||
specifier: 3.9.1
|
||||
version: 3.9.1
|
||||
specifier: 3.10.1
|
||||
version: 3.10.1
|
||||
'@dianmora/contributors':
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
@ -2663,7 +2663,7 @@ packages:
|
|||
'@babel/traverse': 7.20.10
|
||||
debug: 4.3.4(supports-color@6.1.0)
|
||||
lodash.debounce: 4.0.8
|
||||
resolve: 1.22.0
|
||||
resolve: 1.22.1
|
||||
semver: 6.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -4368,12 +4368,15 @@ packages:
|
|||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@crowdin/cli@3.9.1:
|
||||
resolution: {integrity: sha512-Ca+mzVvLE9lYmTA4peTHOQdH42+eThwQ0DK6URT7crInQKJRjVJdsA2kkfEwi2mQPruAIG/KIKaPieRWPanlIQ==}
|
||||
/@crowdin/cli@3.10.1:
|
||||
resolution: {integrity: sha512-CBzABy2voC+T1KpgQYI1DIBGANahG9Vuwiqp0GJERVAWhqp1Tveie3N2rCkzjZT8N8E5SHp/z+OpstrdZYOA+g==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
njre: 0.2.0
|
||||
command-exists-promise: 2.0.2
|
||||
node-fetch: 2.6.7
|
||||
shelljs: 0.8.5
|
||||
tar: 4.4.19
|
||||
yauzl: 2.10.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
dev: true
|
||||
|
@ -10971,7 +10974,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.13
|
||||
cosmiconfig: 7.1.0
|
||||
resolve: 1.22.0
|
||||
resolve: 1.22.1
|
||||
|
||||
/babel-plugin-named-exports-order@0.0.2:
|
||||
resolution: {integrity: sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==}
|
||||
|
@ -13472,7 +13475,6 @@ packages:
|
|||
dependencies:
|
||||
ms: 2.1.3
|
||||
supports-color: 5.5.0
|
||||
dev: true
|
||||
|
||||
/debug@3.2.7(supports-color@6.1.0):
|
||||
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
||||
|
@ -14714,7 +14716,7 @@ packages:
|
|||
/eslint-import-resolver-node@0.3.7:
|
||||
resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@6.1.0)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
is-core-module: 2.11.0
|
||||
resolve: 1.22.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -14743,7 +14745,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.52.0(eslint@8.34.0)(typescript@4.9.4)
|
||||
debug: 3.2.7(supports-color@6.1.0)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
eslint: 8.34.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
transitivePeerDependencies:
|
||||
|
@ -14783,7 +14785,7 @@ packages:
|
|||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
debug: 3.2.7(supports-color@6.1.0)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.34.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
|
@ -17377,11 +17379,6 @@ packages:
|
|||
dependencies:
|
||||
has: 1.0.3
|
||||
|
||||
/is-core-module@2.8.1:
|
||||
resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==}
|
||||
dependencies:
|
||||
has: 1.0.3
|
||||
|
||||
/is-data-descriptor@0.1.4:
|
||||
resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
@ -20575,18 +20572,6 @@ packages:
|
|||
/nice-try@1.0.5:
|
||||
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
||||
|
||||
/njre@0.2.0:
|
||||
resolution: {integrity: sha512-+Wq8R6VmjK+jI8a9NdzfU6Vh50r3tjsdvl5KJE1OyHeH8I/nx5Ptm12qpO3qNUbstXuZfBDgDL0qQZw9JyjhMw==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
command-exists-promise: 2.0.2
|
||||
node-fetch: 2.6.7
|
||||
tar: 4.4.19
|
||||
yauzl: 2.10.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/no-case@3.0.4:
|
||||
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
||||
dependencies:
|
||||
|
@ -24234,14 +24219,6 @@ packages:
|
|||
resolution: {integrity: sha512-6K/gDlqgQscOlg9fSRpWstA8sYe8rbELsSTNpx+3kTrsVCzvSl0zIvRErM7fdl9ERWDsKnrLnwB+Ne89918XOg==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
/resolve@1.22.0:
|
||||
resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
is-core-module: 2.8.1
|
||||
path-parse: 1.0.7
|
||||
supports-preserve-symlinks-flag: 1.0.0
|
||||
|
||||
/resolve@1.22.1:
|
||||
resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
|
||||
hasBin: true
|
||||
|
@ -27391,7 +27368,7 @@ packages:
|
|||
/webpack-virtual-modules@0.2.2:
|
||||
resolution: {integrity: sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@6.1.0)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue