move media-helper to utils

This commit is contained in:
Nathan Woulfe
2023-03-27 10:57:11 +10:00
parent ccce90150a
commit d3bdba9e2b
8 changed files with 80 additions and 98 deletions

View File

@@ -9,7 +9,6 @@
"version": "0.0.0",
"license": "MIT",
"dependencies": {
"@tinymce/tinymce-webcomponent": "^2.0.1",
"@umbraco-ui/uui": "^1.2.0-rc.0",
"@umbraco-ui/uui-css": "^1.2.0-rc.0",
"@umbraco-ui/uui-modal": "file:umbraco-ui-uui-modal-0.0.0.tgz",
@@ -4748,11 +4747,6 @@
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@tinymce/tinymce-webcomponent": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@tinymce/tinymce-webcomponent/-/tinymce-webcomponent-2.0.1.tgz",
"integrity": "sha512-17rbpsggiRqfDTKaAvCFlt9LWfb3JBXXhCZtGprb/Rk707ZMJAjCMMrrobPdCqc71r7BTMCFRH5PL4sP87lbdw=="
},
"node_modules/@types/accepts": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/@types/accepts/-/accepts-1.3.5.tgz",
@@ -21406,11 +21400,6 @@
"magic-string": "^0.27.0"
}
},
"@tinymce/tinymce-webcomponent": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@tinymce/tinymce-webcomponent/-/tinymce-webcomponent-2.0.1.tgz",
"integrity": "sha512-17rbpsggiRqfDTKaAvCFlt9LWfb3JBXXhCZtGprb/Rk707ZMJAjCMMrrobPdCqc71r7BTMCFRH5PL4sP87lbdw=="
},
"@types/accepts": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/@types/accepts/-/accepts-1.3.5.tgz",