bump ui library to 1.6.0-rc.0

This commit is contained in:
Jacob Overgaard
2023-11-08 12:08:44 +01:00
parent bff4a57df2
commit 4361b83212
3 changed files with 467 additions and 467 deletions

View File

@@ -38,8 +38,8 @@ const config: StorybookConfig = {
},
refs: {
uui: {
title: 'Umbraco UI Library (1.3.0)',
url: 'https://e662ac3--62189360eeb21b003ab2f4ad.chromatic.com/',
title: 'Umbraco UI Library (1.6.0)',
url: 'https://04709c3--62189360eeb21b003ab2f4ad.chromatic.com/',
},
},
};

File diff suppressed because it is too large Load Diff

View File

@@ -129,8 +129,8 @@
"@openid/appauth": "^1.3.1",
"@types/dompurify": "^3.0.4",
"@types/uuid": "^9.0.2",
"@umbraco-ui/uui": "1.5.0",
"@umbraco-ui/uui-css": "1.5.0",
"@umbraco-ui/uui": "1.6.0-rc.0",
"@umbraco-ui/uui-css": "1.6.0-rc.0",
"dompurify": "^3.0.6",
"element-internals-polyfill": "^1.3.7",
"lit": "^2.8.0",