@tramvai/tokens-core
Advanced tools
Comparing version 1.78.2 to 1.78.3
{ | ||
"name": "@tramvai/tokens-core", | ||
"version": "1.78.2", | ||
"version": "1.78.3", | ||
"description": "Tramvai core tokens", | ||
@@ -22,6 +22,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@tramvai/types-actions-state-context": "1.78.2" | ||
"@tramvai/types-actions-state-context": "1.78.3" | ||
}, | ||
"peerDependencies": { | ||
"@tinkoff/dippy": "0.7.38", | ||
"@tinkoff/dippy": "0.7.39", | ||
"tslib": "^2.0.3" | ||
@@ -28,0 +28,0 @@ }, |
+ Added@tinkoff/dippy@0.7.39(transitive)
+ Added@tramvai/types-actions-state-context@1.78.3(transitive)
- Removed@tinkoff/dippy@0.7.38(transitive)
- Removed@tramvai/types-actions-state-context@1.78.2(transitive)