package/vuejs: bump to version 3.4.21

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Claveirole 2024-03-26 11:26:34 +01:00 committed by Thomas Petazzoni
parent 63a673c7e3
commit 4adee4fa6a
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 5d3ab0144d5b8eaf28ccfbf27500669a91463226c4767041c7293ce76065171a vue-3.3.4.tgz
sha256 5772054f07ee4d86b831b963a889b9b3e60764f4fe909c1ccddd00fd628bc6c7 vue-3.4.21.tgz
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
VUEJS_VERSION = 3.3.4
VUEJS_VERSION = 3.4.21
VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
VUEJS_SITE = https://registry.npmjs.org/vue/-
VUEJS_LICENSE = MIT