chore: bump dependencies (#453)

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/455/head
Ryan Wang 3 years ago committed by GitHub
parent a784090df3
commit 120a2a201f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save