From 54017c76a74369700536e6ce14f575c6be0233a6 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 24 Feb 2024 15:31:18 -0500 Subject: chore: upstream package updates --- front-end/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'front-end/package.json') diff --git a/front-end/package.json b/front-end/package.json index ac00b52..14f9735 100644 --- a/front-end/package.json +++ b/front-end/package.json @@ -28,7 +28,7 @@ "@headlessui/vue": "^1.7.12", "@kyvg/vue3-notification": "^3.0.x", "@vnuge/cmnext-admin": "../lib/admin", - "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/df7dc615532d3441f527374d18664c1a5a336de6/@vnuge-vnlib.browser/release.tgz", + "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/eb9752ab262522271ccaf1ff127658b7202289a4/@vnuge-vnlib.browser/release.tgz", "@vuelidate/core": "^2.0.2", "@vuelidate/validators": "^2.0.2", "@vueuse/core": "^10.3.x", @@ -57,7 +57,7 @@ "tailwindcss": "^3.3.2", "typescript": "^5.0.2", "vite": "^5.0.x", - "unplugin-vue-router": "^0.7.0", + "unplugin-vue-router": "^0.8.4", "vue-eslint-parser": "^9.3.0", "vue-router": "^4.2.0", "vue-tsc": "^1.4.2", -- cgit