Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/web-test-runner-registration

This commit is contained in:
Jacob Overgaard
2022-08-09 16:54:15 +02:00
4 changed files with 2794 additions and 8215 deletions

View File

@@ -0,0 +1 @@
legacy-peer-deps=true

File diff suppressed because it is too large Load Diff

View File

@@ -46,13 +46,13 @@
"@babel/core": "^7.18.10",
"@mdx-js/react": "^2.1.2",
"@open-wc/testing": "^3.1.6",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/addon-a11y": "^6.5.10",
"@storybook/addon-actions": "^6.5.10",
"@storybook/addon-essentials": "^6.5.10",
"@storybook/addon-links": "^6.5.10",
"@storybook/builder-vite": "^0.2.2",
"@storybook/mdx2-csf": "^0.0.3",
"@storybook/web-components": "^6.5.9",
"@storybook/web-components": "^6.5.10",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/uuid": "^8.3.4",
@@ -68,7 +68,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-lit": "^1.6.1",
"eslint-plugin-lit-a11y": "^2.2.2",
"eslint-plugin-storybook": "^0.6.3",
"eslint-plugin-storybook": "^0.6.4",
"lit-html": "^2.2.7",
"msw": "^0.44.2",
"msw-storybook-addon": "^1.6.3",

File diff suppressed because it is too large Load Diff