From 7d67ff94bc13f9b0294f4db44fdac495f4e7d02d Mon Sep 17 00:00:00 2001 From: Sebastian Krupinski Date: Sat, 25 Jul 2026 03:05:10 +0000 Subject: [PATCH] Update dependency vuetify to v4.1.6 --- package-lock.json | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7c4526..6349760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -532,9 +532,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -551,9 +548,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -570,9 +564,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -589,9 +580,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -606,9 +594,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -623,9 +608,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1786,9 +1768,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1809,9 +1788,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1830,9 +1806,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1851,9 +1824,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -2899,7 +2869,9 @@ } }, "node_modules/vuetify": { - "version": "4.1.5", + "version": "4.1.6", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.6.tgz", + "integrity": "sha512-VOsRTsNfs+FE4JXMONZkqX2yznSqC/FXG9/pgVVjsoqIjUvJg+CfFTuOlgyWVFrZYY+crk7LV9uaiN8bZREV/g==", "license": "MIT", "funding": { "type": "github",