|
|
@ -33,7 +33,7 @@
|
|
|
|
"filepond-plugin-file-validate-type": "^1.2.6",
|
|
|
|
"filepond-plugin-file-validate-type": "^1.2.6",
|
|
|
|
"filepond-plugin-image-preview": "^4.6.10",
|
|
|
|
"filepond-plugin-image-preview": "^4.6.10",
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
"marked": "^4.0.10",
|
|
|
|
"marked": "^4.0.12",
|
|
|
|
"md5.js": "^1.3.5",
|
|
|
|
"md5.js": "^1.3.5",
|
|
|
|
"nprogress": "^0.2.0",
|
|
|
|
"nprogress": "^0.2.0",
|
|
|
|
"tiny-pinyin": "^1.3.2",
|
|
|
|
"tiny-pinyin": "^1.3.2",
|
|
|
@ -50,23 +50,23 @@
|
|
|
|
"vuex": "^3.6.2"
|
|
|
|
"vuex": "^3.6.2"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@babel/core": "^7.16.10",
|
|
|
|
"@babel/core": "^7.17.5",
|
|
|
|
"@babel/eslint-parser": "^7.16.5",
|
|
|
|
"@babel/eslint-parser": "^7.17.0",
|
|
|
|
"@vue/cli-plugin-babel": "~5.0.0-rc.2",
|
|
|
|
"@vue/cli-plugin-babel": "~5.0.1",
|
|
|
|
"@vue/cli-plugin-eslint": "~5.0.0-rc.2",
|
|
|
|
"@vue/cli-plugin-eslint": "~5.0.1",
|
|
|
|
"@vue/cli-plugin-router": "~5.0.0-rc.2",
|
|
|
|
"@vue/cli-plugin-router": "~5.0.1",
|
|
|
|
"@vue/cli-plugin-vuex": "~5.0.0-rc.2",
|
|
|
|
"@vue/cli-plugin-vuex": "~5.0.1",
|
|
|
|
"@vue/cli-service": "~5.0.0-rc.2",
|
|
|
|
"@vue/cli-service": "~5.0.1",
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
|
"eslint-config-prettier": "^8.4.0",
|
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
|
"eslint-plugin-vue": "^8.3.0",
|
|
|
|
"eslint-plugin-vue": "^8.4.1",
|
|
|
|
"husky": "^6.0.0",
|
|
|
|
"husky": "^6.0.0",
|
|
|
|
"less": "^3.13.1",
|
|
|
|
"less": "^3.13.1",
|
|
|
|
"less-loader": "^5.0.0",
|
|
|
|
"less-loader": "^5.0.0",
|
|
|
|
"lint-staged": "^11.2.6",
|
|
|
|
"lint-staged": "^11.2.6",
|
|
|
|
"prettier": "^2.5.1",
|
|
|
|
"prettier": "^2.5.1",
|
|
|
|
"tailwindcss": "^3.0.15",
|
|
|
|
"tailwindcss": "^3.0.23",
|
|
|
|
"vue-template-compiler": "^2.6.14"
|
|
|
|
"vue-template-compiler": "^2.6.14"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|