aboutsummaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-04-25 14:55:50 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-04-25 14:55:50 -0400
commit9c5b86c2d7f2af7c5905a1cd63aacb8927d7ec4c (patch)
treef18598298f4344042452a63bf7b94f5d69e46b93 /extension/package.json
parent86fdda1fdece6e8dc1e655b81bcd21a852c5d3fc (diff)
latest noscryp integrations and testing
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/extension/package.json b/extension/package.json
index 13ee0fd..196eed7 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -32,7 +32,7 @@
"vite": "^5.0.0",
"vue-eslint-parser": "^9.3.0",
"vue-router": "^4.2.0",
- "vue-tsc": "^1.4.2",
+ "vue-tsc": "^2.0.7",
"web-ext": "^7.4.0"
},
"dependencies": {
@@ -44,7 +44,7 @@
"@fortawesome/vue-fontawesome": "^3.0.3",
"@headlessui/vue": "^1.7.x",
"@kyvg/vue3-notification": "^3.0.x",
- "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/7f3067b8fc4416d46af9b8b005a18a71770c98fe/@vnuge-vnlib.browser/release.tgz",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/8d57b050d499c2d85005bebbc2892b190cbb18cc/@vnuge-vnlib.browser/release.tgz",
"@vuelidate/core": "^2.0.0",
"@vuelidate/validators": "^2.0.0",
"@vueuse/core": "^10.3.2",
@@ -55,12 +55,11 @@
"nanoid": "^5.0.4",
"otpauth": "^9.2.1",
"pinia": "^2.1.7",
- "sass": "^1.56.1",
"serialize-error": "^11.0.0",
"universal-cookie": "^7.0.x",
"vite-plugin-web-extension": "^4.1.1",
"vue": "^3.2.47",
"vue3-otp-input": "^0.4.1",
- "webextension-polyfill": "^0.10.0"
+ "webextension-polyfill": "^0.11.0"
}
}