Test22
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -13,6 +13,7 @@
|
||||
"@suadelabs/vue3-multiselect": "^1.0.2",
|
||||
"dayjs": "^1.11.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
"vue-json-to-html-table": "^0.0.7",
|
||||
"vue-tailwind-datepicker": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2256,6 +2257,14 @@
|
||||
"@vue/shared": "3.2.45"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-json-to-html-table": {
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/vue-json-to-html-table/-/vue-json-to-html-table-0.0.7.tgz",
|
||||
"integrity": "sha512-9EOAabId86DkGCR5KO5AEmMXOa7YTAgcubDCdHMx6SbcU29EnxeyoT0IFPwEkJcTZ4PQLtCgwaREUl85DjNl9w==",
|
||||
"dependencies": {
|
||||
"vue": "^3.2.16"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-tailwind-datepicker": {
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/vue-tailwind-datepicker/-/vue-tailwind-datepicker-1.2.6.tgz",
|
||||
@@ -3777,6 +3786,14 @@
|
||||
"@vue/shared": "3.2.45"
|
||||
}
|
||||
},
|
||||
"vue-json-to-html-table": {
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/vue-json-to-html-table/-/vue-json-to-html-table-0.0.7.tgz",
|
||||
"integrity": "sha512-9EOAabId86DkGCR5KO5AEmMXOa7YTAgcubDCdHMx6SbcU29EnxeyoT0IFPwEkJcTZ4PQLtCgwaREUl85DjNl9w==",
|
||||
"requires": {
|
||||
"vue": "^3.2.16"
|
||||
}
|
||||
},
|
||||
"vue-tailwind-datepicker": {
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/vue-tailwind-datepicker/-/vue-tailwind-datepicker-1.2.6.tgz",
|
||||
|
||||
Reference in New Issue
Block a user