@spark-ui/theme-utils
Advanced tools
Comparing version 2.12.2 to 2.12.3
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.12.3](https://github.com/adevinta/spark/compare/@spark-ui/theme-utils@2.12.2...@spark-ui/theme-utils@2.12.3) (2023-04-06) | ||
### Bug Fixes | ||
- **theme-utils:** update package deps ([8fdd1ca](https://github.com/adevinta/spark/commit/8fdd1ca5317bfc5b58706d7de99dd59e908b9b69)) | ||
## [2.12.2](https://github.com/adevinta/spark/compare/@spark-ui/theme-utils@2.12.1...@spark-ui/theme-utils@2.12.2) (2023-03-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@spark-ui/theme-utils", | ||
"version": "2.12.2", | ||
"version": "2.12.3", | ||
"description": "package for managing Spark theme configuration", | ||
@@ -14,3 +14,3 @@ "publishConfig": { | ||
}, | ||
"devDependencies": { | ||
"dependencies": { | ||
"deepmerge": "4.3.0", | ||
@@ -24,3 +24,3 @@ "type-fest": "3.6.1" | ||
}, | ||
"gitHead": "92768ee141d0617f99ff07870b74fe7a4b33ccfb" | ||
"gitHead": "30b19049cc856f3f9c63a73f2a9b2328f5dbba0d" | ||
} |
37497
0
2
+ Addeddeepmerge@4.3.0
+ Addedtype-fest@3.6.1
+ Addeddeepmerge@4.3.0(transitive)
+ Addedtype-fest@3.6.1(transitive)