@os-design/website
Advanced tools
Comparing version 1.0.219 to 1.0.220
{ | ||
"name": "@os-design/website", | ||
"version": "1.0.219", | ||
"version": "1.0.220", | ||
"license": "UNLICENSED", | ||
@@ -26,3 +26,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"build": "yarn clean && npm-run-all build:*", | ||
"build": "yarn clean && npm-run-all 'build:*'", | ||
"ncu": "ncu -u" | ||
@@ -34,7 +34,7 @@ }, | ||
"dependencies": { | ||
"@os-design/core": "^1.0.212", | ||
"@os-design/media": "^1.0.23", | ||
"@os-design/styles": "^1.0.50", | ||
"@os-design/theming": "^1.0.48", | ||
"@os-design/utils": "^1.0.67" | ||
"@os-design/core": "^1.0.213", | ||
"@os-design/media": "^1.0.24", | ||
"@os-design/styles": "^1.0.51", | ||
"@os-design/theming": "^1.0.49", | ||
"@os-design/utils": "^1.0.68" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
"@emotion/styled": ">=11", | ||
"@os-design/icons": "^1.0.53" | ||
"@os-design/icons": "^1.0.54" | ||
}, | ||
@@ -53,3 +53,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "9ed3be7dd7d7a0707e7bde5e9451a7885f185d9b" | ||
"gitHead": "2605fbf8f46c78800cd4ba6dcb0dd895a893bf96" | ||
} |
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
74820
Updated@os-design/core@^1.0.213
Updated@os-design/media@^1.0.24
Updated@os-design/styles@^1.0.51
Updated@os-design/theming@^1.0.49
Updated@os-design/utils@^1.0.68