Merge branch 'main' into feature/rich-text-editor

This commit is contained in:
Nathan Woulfe
2023-03-23 12:31:23 +10:00
205 changed files with 2117 additions and 388 deletions

View File

@@ -69,6 +69,7 @@
"element-internals-polyfill": "^1.1.19",
"lit": "^2.6.1",
"lodash-es": "4.17.21",
"monaco-editor": "^0.36.1",
"router-slot": "file:router-slot-1.6.1.tgz",
"rxjs": "^7.8.0",
"tinymce": "^6.3.2",
@@ -108,7 +109,6 @@
"eslint-plugin-local-rules": "^1.3.2",
"eslint-plugin-storybook": "^0.6.11",
"eslint-plugin-wc": "^1.4.0",
"lit-html": "^2.6.1",
"msw": "^1.1.0",
"msw-storybook-addon": "^1.7.0",
"openapi-typescript-codegen": "^0.23.0",