Template
id what this is
This commit is contained in:
Generated
+11
@@ -13,6 +13,7 @@
|
||||
"pinia": "^2.3.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"vue": "latest",
|
||||
"vue-multiselect": "^3.1.0",
|
||||
"vue-router": "latest"
|
||||
}
|
||||
},
|
||||
@@ -9502,6 +9503,16 @@
|
||||
"integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vue-multiselect": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-3.1.0.tgz",
|
||||
"integrity": "sha512-+i/fjTqFBpaay9NP+lU7obBeNaw2DdFDFs4mqhsM0aEtKRdvIf7CfREAx2o2B4XDmPrBt1r7x1YCM3BOMLaUgQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 14.18.1",
|
||||
"npm": ">= 6.14.15"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-router": {
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user