From 29b2a98339aaf02b76a2e21e0f19bf30ab8b9941 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Wed, 4 Jun 2025 19:10:59 +0330 Subject: [PATCH] added new version of vueuse --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index d8d90b2..587c266 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "@vuelidate/core": "^2.0.3", "@vuelidate/validators": "^2.0.4", "@vueuse/integrations": "^12.7.0", - "@vueuse/nuxt": "^12.7.0", + "@vueuse/nuxt": "^13.3.0", "animate.css": "^4.1.1", "axios": "^1.8.1", "date-fns-jalali": "^4.1.0-0",