package/vuejs: bump to version 3.3.4

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 2023-10-10 15:16:25 +02:00 committed by Thomas Petazzoni
parent 45dbed9390
commit a7b82ff0ad
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 b4d0234f0806a723d79a89426c7dbb351cf6cf554c323cf2625a3e078a93d065 vue-3.3.2.tgz
sha256 5d3ab0144d5b8eaf28ccfbf27500669a91463226c4767041c7293ce76065171a vue-3.3.4.tgz
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE

View File

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