aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 2980dfd..f310523 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -30,7 +30,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/f2ac807486a00db4ba8486133d567e392f0fe98a/@vnuge-vnlib.browser/release.tgz",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/451091e93b5feee7a5e01d3a81f5d63efa7ea8be/@vnuge-vnlib.browser/release.tgz",
"@vuelidate/core": "^2.0.2",
"@vuelidate/validators": "^2.0.2",
"@vueuse/core": "^10.3.x",
@@ -39,14 +39,14 @@
"axios": "^1.4.0",
"base32-encode": "^2.0.0",
"jose": "^5.0.x",
- "json-editor-vue": "^0.12.0",
+ "json-editor-vue": "^0.15.1",
"lodash-es": "^4.17.21",
"otpauth": "^9.1.2",
"showdown": "^2.1.0",
"pinia": "^2.1.7",
"universal-cookie": "^7.0.x",
"vue": "^3.2.47",
- "vue3-otp-input": "^0.4.1"
+ "vue3-otp-input": "^0.5.2"
},
"devDependencies": {
"@types/showdown": "^2.0.1",
@@ -59,7 +59,7 @@
"tailwindcss": "^3.3.2",
"typescript": "^5.0.2",
"vite": "^5.0.x",
- "unplugin-vue-router": "^0.8.4",
+ "unplugin-vue-router": "^0.9.0",
"vue-eslint-parser": "^9.3.0",
"vue-router": "^4.2.0",
"vue-tsc": "^2.0.6",