build(deps): update the bundled npm dependencies

This commit is contained in:
Jacob Overgaard
2024-05-23 15:56:48 +02:00
parent e5bc273b63
commit 20e74539e0
2 changed files with 518 additions and 518 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -171,21 +171,21 @@
"npm": ">=10.1 < 11"
},
"dependencies": {
"@types/diff": "^5.0.9",
"@types/diff": "^5.2.1",
"@types/dompurify": "^3.0.5",
"@types/uuid": "^9.0.8",
"@umbraco-ui/uui": "1.8.0-rc.3",
"@umbraco-ui/uui-css": "1.8.0-rc.0",
"@umbraco-ui/uui": "1.8.0",
"@umbraco-ui/uui-css": "1.8.0",
"base64-js": "^1.5.1",
"diff": "^5.2.0",
"dompurify": "^3.1.4",
"element-internals-polyfill": "^1.3.10",
"lit": "^3.1.2",
"marked": "^12.0.0",
"monaco-editor": "^0.46.0",
"element-internals-polyfill": "^1.3.11",
"lit": "^3.1.3",
"marked": "^12.0.2",
"monaco-editor": "^0.48.0",
"rxjs": "^7.8.1",
"tinymce": "^6.8.3",
"tinymce-i18n": "^24.1.29",
"tinymce-i18n": "^24.5.8",
"uuid": "^9.0.1"
},
"devDependencies": {
@@ -225,7 +225,7 @@
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-wc": "^2.0.4",
"glob": "^10.3.10",
"lucide-static": "^0.367.0",
"lucide-static": "^0.379.0",
"msw": "^1.3.2",
"playwright-msw": "^3.0.1",
"prettier": "3.2.5",
@@ -236,7 +236,7 @@
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-import-css": "^3.5.0",
"rollup-plugin-web-worker-loader": "^1.6.1",
"simple-icons": "^11.11.0",
"simple-icons": "^11.15.0",
"storybook": "^7.6.17",
"tiny-glob": "^0.2.9",
"tsc-alias": "^1.8.8",