chore: remove deprecated meow dependency from package.json

Eliminate the meow dependency as it is no longer needed,  
streamlining the project and reducing potential security risks.
This commit is contained in:
2025-10-07 08:13:48 +02:00
parent bc6ce5cb10
commit 0381747556
2 changed files with 48 additions and 69 deletions
-1
View File
@@ -59,7 +59,6 @@
"date-fns": "4.1.0",
"graphql": "16.11.0",
"graphql-tag": "2.12.6",
"meow": "14.0.0",
"pinia": "3.0.3",
"pinia-plugin-persistedstate": "4.5.0",
"subscriptions-transport-ws": "0.11.0"