aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-04-09 17:35:13 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-04-09 17:35:13 -0400
commit56e0a38b2ca246e8beeaef3c6c4b9c0ce7d0f09b (patch)
tree5ba2556e42510cbbdf9c287f67041c1b1eb46206 /front-end/package.json
parent0945210c0492dd8a8de99ccd8e5e66cf05e3a1c1 (diff)
chore(app): Update deps, login spinner, curl msg, view prep
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 12b2c89..2141b26 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -20,7 +20,7 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.17",
- "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/27b487b6d0befdb2197a58ceadb1f1ac2b337786/@vnuge-vnlib.browser/release.tgz",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/a7cf7c8987b8847984629293d8eb27908f3de3dd/@vnuge-vnlib.browser/release.tgz",
"@vuelidate/core": "^2.0.2",
"@vuelidate/validators": "^2.0.2",
"@vueuse/core": "^10.3.x",
@@ -47,6 +47,6 @@
"typescript": "^5.0.2",
"vite": "^5.0.x",
"vue-eslint-parser": "^9.3.0",
- "vue-tsc": "^1.4.2"
+ "vue-tsc": "^2.0.x"
}
}