aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-11-08 13:58:15 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-11-08 13:58:15 -0500
commitfe13cc073a5bcd409b96a5539d6fd308605f9ac2 (patch)
tree10308288693d75c9eac7ff2edb45d9f16264fbaf /front-end/package.json
parent8ae86c70aa832ce2fd1f3abab5b017e3ac2fa83e (diff)
big package updates & update some chunk splitting
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 83b5af3..76422be 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -28,24 +28,22 @@
"@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/vnlib.browser/4deb76d163e228dfba63c0b8fcf49789c6017011/@vnuge-vnlib.browser/release.tgz",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/vnlib.browser/52f636ef74e6f9638e9df3a64147484c7b0b85f0/@vnuge-vnlib.browser/release.tgz",
"@vuelidate/core": "^2.0.2",
"@vuelidate/validators": "^2.0.2",
"@vueuse/core": "^10.3.x",
"@vueuse/router": "^10.3.x",
"axios": "^1.4.0",
"base32-encode": "^2.0.0",
- "jose": "^4.14.4",
- "json-editor-vue": "^0.10.6",
+ "jose": "^5.0.x",
+ "json-editor-vue": "^0.11.0",
"lodash-es": "^4.17.21",
"otpauth": "^9.1.2",
"showdown": "^2.1.0",
"universal-cookie": "^6.1.x",
- "vanilla-jsoneditor": "^0.18.x",
"vue": "^3.2.47",
"vue3-otp-input": "^0.4.1"
},
-
"devDependencies": {
"@types/showdown": "^2.0.1",
"@types/lodash-es": "^4.14.194",