@instructure/ui-theme-tokens
Advanced tools
Comparing version 9.10.1 to 9.10.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.10.2](https://github.com/instructure/instructure-ui/compare/v9.10.1...v9.10.2) (2024-12-19) | ||
**Note:** Version bump only for package @instructure/ui-theme-tokens | ||
## [9.10.1](https://github.com/instructure/instructure-ui/compare/v9.10.0...v9.10.1) (2024-12-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instructure/ui-theme-tokens", | ||
"version": "9.10.1", | ||
"version": "9.10.2", | ||
"description": "Cross-platform theme tokens for Instructure products", | ||
@@ -25,9 +25,9 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "9.10.1", | ||
"@instructure/ui-color-utils": "9.10.1", | ||
"@instructure/ui-test-utils": "9.10.1" | ||
"@instructure/ui-babel-preset": "9.10.2", | ||
"@instructure/ui-color-utils": "9.10.2", | ||
"@instructure/ui-test-utils": "9.10.2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.5", | ||
"@instructure/shared-types": "9.10.1" | ||
"@instructure/shared-types": "9.10.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "publishConfig": { |
252154
+ Added@instructure/shared-types@9.10.2(transitive)
- Removed@instructure/shared-types@9.10.1(transitive)