Add @vueuse/math dependency to the project

This update includes the addition of @vueuse/math version 12.5.0 to both package.json and pnpm-lock.yaml. It ensures necessary dependencies and peer dependencies are integrated for seamless functionality.
This commit is contained in:
2025-02-02 19:24:00 +01:00
parent afbb94ff11
commit 08564d8c32
2 changed files with 14 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
"@types/node": "^22.12.0",
"@vueuse/core": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",
"@vueuse/math": "^12.5.0",
"drizzle-kit": "^0.30.3",
"eslint": "^9.19.0",
"typescript": "^5.7.3",