This commit is contained in:
EsioFreitas
2023-01-25 17:33:57 -03:00
parent d09f6c45cf
commit 6793684c49
9 changed files with 11165 additions and 64 deletions

View File

@@ -16,16 +16,20 @@
"@heroicons/vue": "^2.0.12",
"axios": "^1.2.1",
"crc": "^3.8.0",
"marked": "^4.2.12",
"pinia": "^2.0.23",
"qrcode": "^1.5.1",
"vue": "^3.2.41",
"vue-markdown": "^2.2.4",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@types/crc": "^3.8.0",
"@types/marked": "^4.0.8",
"@types/node": "^16.11.68",
"@types/qrcode": "^1.5.0",
"@types/vue-markdown": "^2.2.1",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"@vue/eslint-config-prettier": "^7.0.0",