This commit is contained in:
Jesper Møller Jensen
2023-12-15 11:05:51 +13:00
parent bb7e661136
commit 3823336873
3 changed files with 2667 additions and 4217 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -2,7 +2,7 @@
/* tslint:disable */
/**
* Mock Service Worker (1.2.3).
* Mock Service Worker (1.3.2).
* @see https://github.com/mswjs/msw
* - Please do NOT modify this file.
* - Please do NOT serve this file on production.