You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
455 B
19 lines
455 B
{
|
|
"devDependencies": {
|
|
"@dcloudio/types": "^3.2.11",
|
|
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
|
"@typescript-eslint/parser": "^5.55.0",
|
|
"@vue/tsconfig": "^0.1.3",
|
|
"eslint": "^8.36.0",
|
|
"eslint-plugin-vue": "^9.9.0",
|
|
"prettier": "^2.8.4"
|
|
},
|
|
"dependencies": {
|
|
"@dcloudio/uni-app": "2.0.2-3070320230222001",
|
|
"@vueuse/core": "^9.13.0",
|
|
"dayjs": "^1.11.7",
|
|
"image-to-base64": "^2.2.0",
|
|
"pinia": "^2.0.33",
|
|
"vue": "^3.2.47"
|
|
}
|
|
}
|
|
|