aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-07-24 18:25:07 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-07-24 18:25:07 -0400
commitf0d91ad12e3a01118357b0cbf2aabbcd7464028f (patch)
treefd53c170a8f454678b5a4cee827bc259e544c119 /front-end/package.json
parent32ec903006813469e48824c6b20d33df0fc518ba (diff)
chore: package updates & compose build
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 3987bb2..bc9d866 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -28,13 +28,13 @@
"base32-encode": "^2.0.0",
"flowbite": "^2.2.1",
"jose": "^5.0.x",
- "otpauth": "^9.1.2",
"lodash-es": "^4.17.21",
+ "otpauth": "^9.1.2",
"pinia": "^2.1.7",
"qrcode.vue": "^3.4.1",
"universal-cookie": "^7.0.x",
"vue": "^3.2.47",
- "vue3-otp-input": "^0.4.1"
+ "vue3-otp-input": "^0.5.1"
},
"devDependencies": {
"@types/lodash-es": "^4.14.194",