build(deps): update deps

This commit is contained in:
Jacob Overgaard
2023-12-16 09:54:51 +01:00
parent 272154de43
commit ecef9a8bf0
3 changed files with 95 additions and 242 deletions

View File

@@ -135,20 +135,20 @@
},
"dependencies": {
"@openid/appauth": "^1.3.1",
"@types/dompurify": "^3.0.4",
"@types/uuid": "^9.0.2",
"@types/dompurify": "^3.0.5",
"@types/uuid": "^9.0.7",
"@umbraco-ui/uui": "1.6.0-rc.3",
"@umbraco-ui/uui-css": "1.6.0-rc.3",
"dompurify": "^3.0.6",
"element-internals-polyfill": "^1.3.7",
"element-internals-polyfill": "^1.3.9",
"lit": "^2.8.0",
"lodash-es": "4.17.21",
"marked": "^9.1.0",
"monaco-editor": "^0.44.0",
"marked": "^11.1.0",
"monaco-editor": "^0.45.0",
"rxjs": "^7.8.1",
"tinymce-i18n": "^23.8.7",
"tinymce": "^6.7.3",
"uuid": "^9.0.0"
"tinymce-i18n": "^23.12.4",
"tinymce": "^6.8.2",
"uuid": "^9.0.1"
},
"devDependencies": {
"@babel/core": "^7.22.17",
@@ -186,9 +186,9 @@
"eslint-plugin-wc": "^2.0.4",
"eslint": "^8.56.0",
"lucide-static": "^0.290.0",
"msw": "^1.2.3",
"msw": "^1.3.2",
"openapi-typescript-codegen": "^0.25.0",
"playwright-msw": "^3.0.0",
"playwright-msw": "^3.0.1",
"plop": "^4.0.0",
"prettier": "3.0.3",
"react-dom": "^18.2.0",
@@ -206,7 +206,7 @@
"vite-plugin-static-copy": "^0.17.0",
"vite-tsconfig-paths": "^4.2.0",
"vite": "^4.4.12",
"web-component-analyzer": "^2.0.0-next.5"
"web-component-analyzer": "^2.0.0"
},
"msw": {
"workerDirectory": "public"