@tramvai/tokens-common
Advanced tools
Comparing version 5.5.4 to 5.6.0
@@ -71,2 +71,3 @@ export interface EnvironmentManager { | ||
fn: (...args: any[]) => string; | ||
validator?: (key: string, value: string) => void; | ||
}; | ||
@@ -73,0 +74,0 @@ export declare const ENV_TEMPLATE_TOKEN: EnvTemplate & { |
{ | ||
"name": "@tramvai/tokens-common", | ||
"version": "5.5.4", | ||
"version": "5.6.0", | ||
"description": "Tramvai tokens for @tramvai/module-common", | ||
@@ -22,4 +22,4 @@ "main": "lib/index.js", | ||
"@tinkoff/url": "0.11.2", | ||
"@tramvai/react": "5.5.4", | ||
"@tramvai/tokens-core": "5.5.4" | ||
"@tramvai/react": "5.6.0", | ||
"@tramvai/tokens-core": "5.6.0" | ||
}, | ||
@@ -29,3 +29,3 @@ "peerDependencies": { | ||
"@tinkoff/logger": "0.10.504", | ||
"@tramvai/types-actions-state-context": "5.5.4", | ||
"@tramvai/types-actions-state-context": "5.6.0", | ||
"react": ">=16.8", | ||
@@ -32,0 +32,0 @@ "tslib": "^2.4.0" |
44867
1151
+ Added@tramvai/react@5.6.0(transitive)
+ Added@tramvai/tokens-core@5.6.0(transitive)
+ Added@tramvai/types-actions-state-context@5.6.0(transitive)
- Removed@tramvai/react@5.5.4(transitive)
- Removed@tramvai/tokens-core@5.5.4(transitive)
- Removed@tramvai/types-actions-state-context@5.5.4(transitive)
Updated@tramvai/react@5.6.0
Updated@tramvai/tokens-core@5.6.0