From ae95cca2e6097ac274bc37e7dc00fe1148aa5bee 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: Mon, 25 Dec 2023 20:18:26 -0500 Subject: [PATCH] chore(deps): update nuxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76e6d75..9994358 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@nuxt/devtools": "latest", "@nuxtjs/i18n": "^8.0.0-rc.9", "@types/uuid": "^9.0.4", - "nuxt": "^3.8.2", + "nuxt": "^3.9.0", "prettier": "^3.0.3", "tsconfig-to-dual-package": "^1.2.0", "typescript": "latest"