From 76317e800639c02d991c4a0de2d8226922c29a18 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:20:46 -0400 Subject: [PATCH] chore(dependencies): update `@sidebase/nuxt-auth` --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f865f62..eb568f8 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,7 @@ "dependencies": { "@ant-design-vue/nuxt": "^1.4.1", "@pinia/nuxt": "^0.4.11", - "@sidebase/nuxt-auth": "0.6.0-beta.6", - "@tinymce/tinymce-vue": "^5.1.1", + "@sidebase/nuxt-auth": "0.7.0", "@types/jsonwebtoken": "^9.0.3", "@types/lodash-es": "^4.17.12", "@types/turndown": "^5.0.4",