Commit 0304197a authored by liaozan's avatar liaozan 🏀

chore: update dependencies

parent b754923e
......@@ -6,16 +6,16 @@
"build": "vite build --mode production"
},
"dependencies": {
"vue": "^3.2.38",
"axios": "^0.27.2",
"ant-design-vue": "^3.2.11",
"vue": "^3.2.41",
"axios": "^1.1.3",
"ant-design-vue": "^3.2.13",
"highlight.js": "^11.6.0",
"@highlightjs/vue-plugin": "^2.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.3",
"typescript": "^4.8.2",
"vite": "^3.0.9",
"vue-tsc": "^0.40.5"
"@vitejs/plugin-vue": "^3.1.2",
"typescript": "^4.8.4",
"vite": "^3.1.8",
"vue-tsc": "^1.0.8"
}
}
\ No newline at end of file
......@@ -20,7 +20,7 @@
<artifactId>frontend-maven-plugin</artifactId>
<version>${frontend-maven-plugin.version}</version>
<configuration>
<nodeVersion>v18.8.0</nodeVersion>
<nodeVersion>v18.9.0</nodeVersion>
<nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot>
</configuration>
<executions>
......
......@@ -6,9 +6,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.schbrain.framework</groupId>
<artifactId>schbrain-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<groupId>com.schbrain.kp</groupId>
<artifactId>kp-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>com.schbrain.archetype</groupId>
......
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