@public-ui/themes
Advanced tools
Comparing version 1.7.15 to 1.7.16
{ | ||
"name": "@public-ui/themes", | ||
"version": "1.7.15", | ||
"version": "1.7.16", | ||
"license": "EUPL-1.2", | ||
@@ -44,6 +44,6 @@ "homepage": "https://public-ui.github.io", | ||
"devDependencies": { | ||
"@public-ui/schema": "1.7.15", | ||
"@types/node": "ts5.3", | ||
"@typescript-eslint/eslint-plugin": "7.1.1", | ||
"@typescript-eslint/parser": "7.1.1", | ||
"@public-ui/schema": "1.7.16", | ||
"@types/node": "ts5.4", | ||
"@typescript-eslint/eslint-plugin": "7.3.1", | ||
"@typescript-eslint/parser": "7.3.1", | ||
"eslint": "8.57.0", | ||
@@ -53,7 +53,7 @@ "eslint-plugin-no-loops": "0.3.0", | ||
"rollup-plugin-postcss": "4.0.2", | ||
"typescript": "5.4.2", | ||
"typescript": "5.4.3", | ||
"unbuild": "1.2.1" | ||
}, | ||
"peerDependencies": { | ||
"@public-ui/components": "1.7.15" | ||
"@public-ui/components": "1.7.16" | ||
}, | ||
@@ -78,3 +78,2 @@ "sideEffects": false, | ||
"build": "unbuild", | ||
"depcheck": "depcheck --ignore-bin-package --skip-missing --ignores=@public-ui/schema,@types/*", | ||
"format": "prettier --check src", | ||
@@ -81,0 +80,0 @@ "lint": "eslint src && tsc --noemit", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40809707