chore(deps): update meow to version 13.2.0 in package.json

Updates the meow dependency from version 12.1.1 to 13.2.0 to 
incorporate the latest features and improvements, ensuring 
compatibility with Node.js version 18 and above. Adjusts the 
package-lock.json to reflect the updated version.
This commit is contained in:
2025-08-04 18:40:45 +02:00
parent df51b7bccf
commit 389a59059d
2 changed files with 32 additions and 33 deletions
+1
View File
@@ -59,6 +59,7 @@
"date-fns": "4.1.0",
"graphql": "16.11.0",
"graphql-tag": "2.12.6",
"meow": "13.2.0",
"pinia": "3.0.3",
"pinia-plugin-persistedstate": "4.4.1",
"subscriptions-transport-ws": "0.11.0"