mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user