@public-ui/themes
Advanced tools
Comparing version 1.7.21 to 1.7.22
{ | ||
"name": "@public-ui/themes", | ||
"version": "1.7.21", | ||
"version": "1.7.22", | ||
"license": "EUPL-1.2", | ||
@@ -47,3 +47,2 @@ "homepage": "https://public-ui.github.io", | ||
"devDependencies": { | ||
"@public-ui/schema": "1.7.21", | ||
"@types/node": "ts5.4", | ||
@@ -57,6 +56,7 @@ "@typescript-eslint/eslint-plugin": "7.7.1", | ||
"typescript": "5.4.5", | ||
"unbuild": "1.2.1" | ||
"unbuild": "1.2.1", | ||
"@public-ui/schema": "1.7.22" | ||
}, | ||
"peerDependencies": { | ||
"@public-ui/components": "1.7.21" | ||
"@public-ui/components": "1.7.22" | ||
}, | ||
@@ -63,0 +63,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40809727