mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
[i18n] Update i18n on node defs (#1885)
* [i18n] Update i18n on node defs * Update test expectations [skip ci] * Downgrade i18n-cli * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -37,7 +37,7 @@
|
||||
"@babel/preset-env": "^7.22.20",
|
||||
"@eslint/js": "^9.8.0",
|
||||
"@iconify/json": "^2.2.245",
|
||||
"@lobehub/i18n-cli": "^1.20.1",
|
||||
"@lobehub/i18n-cli": "^1.20.0",
|
||||
"@pinia/testing": "^0.1.5",
|
||||
"@playwright/test": "^1.44.1",
|
||||
"@types/jest": "^29.5.12",
|
||||
@@ -3580,9 +3580,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lobehub/i18n-cli": {
|
||||
"version": "1.20.1",
|
||||
"resolved": "https://registry.npmjs.org/@lobehub/i18n-cli/-/i18n-cli-1.20.1.tgz",
|
||||
"integrity": "sha512-XNWc9YxJJRHf3zuKCq1WwoXUTJl8poqrEiCS7m5bq3ytzwjyjodzelJ0ieet1GMA8n0Se1H6RpNoWUw6QXDZVA==",
|
||||
"version": "1.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@lobehub/i18n-cli/-/i18n-cli-1.20.0.tgz",
|
||||
"integrity": "sha512-u3em6yPxdf+PAcf+/SKfO20VsPffOJ/JMTf4rhWiTmoHTyaJRM1ID2J3I8+EgSayo2KQytb5xmUAM7DpT5ZuyA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user