summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index f977a93..e43eb2f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,6 +11,7 @@
11 "axios": "^0.24.0", 11 "axios": "^0.24.0",
12 "core-js": "^3.6.5", 12 "core-js": "^3.6.5",
13 "vue": "^2.6.11", 13 "vue": "^2.6.11",
14 "vue-notification": "^1.3.20",
14 "vue-router": "^3.2.0", 15 "vue-router": "^3.2.0",
15 "vuex": "^3.4.0", 16 "vuex": "^3.4.0",
16 "vuex-persistedstate": "^4.1.0" 17 "vuex-persistedstate": "^4.1.0"
@@ -14033,6 +14034,14 @@
14033 "integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=", 14034 "integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
14034 "dev": true 14035 "dev": true
14035 }, 14036 },
14037 "node_modules/vue-notification": {
14038 "version": "1.3.20",
14039 "resolved": "https://registry.npmjs.org/vue-notification/-/vue-notification-1.3.20.tgz",
14040 "integrity": "sha512-vPj67Ah72p8xvtyVE8emfadqVWguOScAjt6OJDEUdcW5hW189NsqvfkOrctxHUUO9UYl9cTbIkzAEcPnHu+zBQ==",
14041 "peerDependencies": {
14042 "vue": "^2.0.0"
14043 }
14044 },
14036 "node_modules/vue-router": { 14045 "node_modules/vue-router": {
14037 "version": "3.5.3", 14046 "version": "3.5.3",
14038 "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz", 14047 "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
@@ -26477,6 +26486,12 @@
26477 } 26486 }
26478 } 26487 }
26479 }, 26488 },
26489 "vue-notification": {
26490 "version": "1.3.20",
26491 "resolved": "https://registry.npmjs.org/vue-notification/-/vue-notification-1.3.20.tgz",
26492 "integrity": "sha512-vPj67Ah72p8xvtyVE8emfadqVWguOScAjt6OJDEUdcW5hW189NsqvfkOrctxHUUO9UYl9cTbIkzAEcPnHu+zBQ==",
26493 "requires": {}
26494 },
26480 "vue-router": { 26495 "vue-router": {
26481 "version": "3.5.3", 26496 "version": "3.5.3",
26482 "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz", 26497 "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",