diff --git a/initializer-ui/package.json b/initializer-ui/package.json
index 02dfbb942c1fd663e02fd78690c8c96d4cc5c990..320c8c64c4dd0e13d56f4e58d61a6533f53f7b9a 100644
--- a/initializer-ui/package.json
+++ b/initializer-ui/package.json
@@ -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
diff --git a/initializer-ui/pom.xml b/initializer-ui/pom.xml
index 7983a85fe994881f28bf4694297cf5eff8091bdc..c4aa0a6f3fb8a81e261c8b01aa942e41f8683761 100644
--- a/initializer-ui/pom.xml
+++ b/initializer-ui/pom.xml
@@ -20,7 +20,7 @@
frontend-maven-plugin
${frontend-maven-plugin.version}
- v18.8.0
+ v18.9.0
https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/
diff --git a/pom.xml b/pom.xml
index 3a9d99024f2a9eee21c9f2bf5d9862d84b4e2064..a42a930d80cdb01cb1bf43e01496dc6d1f52bde2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
4.0.0
- com.schbrain.framework
- schbrain-parent
- 1.0.0-SNAPSHOT
+ com.schbrain.kp
+ kp-parent
+ 2.0.0-SNAPSHOT
com.schbrain.archetype