Commit 8e53a5ff authored by liaozan's avatar liaozan 🏀

chore: update dependency

parent 062052ce
......@@ -16,8 +16,8 @@
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@vue/cli-plugin-babel": "~5.0.3",
"@vue/cli-service": "^5.0.3"
"@vue/cli-plugin-babel": "~5.0.4",
"@vue/cli-service": "^5.0.4"
},
"browserslist": [
"> 1%",
......
......@@ -20,7 +20,7 @@
<artifactId>frontend-maven-plugin</artifactId>
<version>${frontend-maven-plugin.version}</version>
<configuration>
<nodeVersion>v17.7.2</nodeVersion>
<nodeVersion>v17.8.0</nodeVersion>
<nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot>
</configuration>
<executions>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment