Commit 8e53a5ff authored by liaozan's avatar liaozan 🏀

chore: update dependency

parent 062052ce
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.17.8", "@babel/core": "^7.17.8",
"@vue/cli-plugin-babel": "~5.0.3", "@vue/cli-plugin-babel": "~5.0.4",
"@vue/cli-service": "^5.0.3" "@vue/cli-service": "^5.0.4"
}, },
"browserslist": [ "browserslist": [
"> 1%", "> 1%",
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<artifactId>frontend-maven-plugin</artifactId> <artifactId>frontend-maven-plugin</artifactId>
<version>${frontend-maven-plugin.version}</version> <version>${frontend-maven-plugin.version}</version>
<configuration> <configuration>
<nodeVersion>v17.7.2</nodeVersion> <nodeVersion>v17.8.0</nodeVersion>
<nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot> <nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot>
</configuration> </configuration>
<executions> <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