From 4da096fa33df7fde43d3fb84dab6c7db6baf513a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Thu, 21 Mar 2024 18:39:00 -0400 Subject: [PATCH] chore(dependencies): tinymce shits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update tinymce submodule and vue-tinymce dependency also completely NERF tinymce dependency (we have our own 😉) --- package.json | 1 + public/tinymce | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index eb568f8..f888448 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "dependencies": { "@ant-design-vue/nuxt": "^1.4.1", "@pinia/nuxt": "^0.4.11", + "@tinymce/tinymce-vue": "latest", "@sidebase/nuxt-auth": "0.7.0", "@types/jsonwebtoken": "^9.0.3", "@types/lodash-es": "^4.17.12", diff --git a/public/tinymce b/public/tinymce index bcdaae9..d393e40 160000 --- a/public/tinymce +++ b/public/tinymce @@ -1 +1 @@ -Subproject commit bcdaae9743a62dc4172a117471bd3a49462d90be +Subproject commit d393e401dd7e564298fe07cf345e943aca4bd388