⭕ 修复因依赖版本冲突所导致的警告信息
This commit is contained in:
parent
d9b88a4bff
commit
97788e3a77
@ -32,6 +32,7 @@
|
|||||||
"vue-router": "^4.0.12"
|
"vue-router": "^4.0.12"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@types/node": "^16.11.9",
|
||||||
"vue": "^3.2.22",
|
"vue": "^3.2.22",
|
||||||
"vue-router": "^4.0.12"
|
"vue-router": "^4.0.12"
|
||||||
},
|
},
|
||||||
@ -50,6 +51,7 @@
|
|||||||
"markdown-it-container": "^3.0.0",
|
"markdown-it-container": "^3.0.0",
|
||||||
"prismjs": "^1.25.0",
|
"prismjs": "^1.25.0",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
|
"rollup": "^2.0.0",
|
||||||
"typescript": "^4.5.2",
|
"typescript": "^4.5.2",
|
||||||
"vite": "2.6.14",
|
"vite": "2.6.14",
|
||||||
"vite-plugin-md": "^0.11.4"
|
"vite-plugin-md": "^0.11.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user