@quenty/clienttranslator
Advanced tools
Comparing version 14.12.0 to 14.12.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.12.0...@quenty/clienttranslator@14.12.1) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/clienttranslator | ||
# [14.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.11.0...@quenty/clienttranslator@14.12.0) (2024-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/clienttranslator", | ||
"version": "14.12.0", | ||
"version": "14.12.1", | ||
"description": "Gets local translator for player", | ||
@@ -28,13 +28,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.11.0", | ||
"@quenty/instanceutils": "^13.11.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/blend": "^12.11.1", | ||
"@quenty/instanceutils": "^13.11.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/promisemaid": "^5.7.0", | ||
"@quenty/promise": "^10.7.1", | ||
"@quenty/promisemaid": "^5.7.1", | ||
"@quenty/pseudolocalize": "^3.4.0", | ||
"@quenty/rx": "^13.11.0", | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/string": "^3.3.0", | ||
"@quenty/table": "^3.6.0", | ||
"@quenty/valueobject": "^13.11.0" | ||
"@quenty/valueobject": "^13.11.1" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a7e6d8dffd16e9b516e352050571009f57fe6c67" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
64274
Updated@quenty/blend@^12.11.1
Updated@quenty/loader@^10.7.1
Updated@quenty/promise@^10.7.1
Updated@quenty/promisemaid@^5.7.1
Updated@quenty/rx@^13.11.1
Updated@quenty/valueobject@^13.11.1