build: run npm update
This commit is contained in:
parent
f9d6c8e4dc
commit
98de3bc095
2 changed files with 609 additions and 585 deletions
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.1.4",
|
||||
"@types/node": "^16.11.56",
|
||||
"@types/node": "^18.8.4",
|
||||
"@types/vue-markdown": "^2.2.1",
|
||||
"@vitejs/plugin-vue": "^3.0.3",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
|
@ -27,9 +27,9 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.1",
|
||||
"sass": "^1.55.0",
|
||||
"typescript": "~4.7.4",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.0.9",
|
||||
"vite-imagetools": "^4.0.9",
|
||||
"vue-tsc": "^0.40.7"
|
||||
"vue-tsc": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue