chore: bump typescript@4.5 (#9966)

This commit is contained in:
neverland
2021-11-30 14:30:49 +08:00
committed by GitHub
parent 737a47d919
commit ce1c713e1f
9 changed files with 61 additions and 57 deletions

View File

@@ -81,12 +81,12 @@
"ora": "^6.0.1",
"postcss": "^8.3.11",
"postcss-load-config": "^3.1.0",
"prettier": "^2.4.1",
"prettier": "^2.5.0",
"release-it": "^14.11.6",
"stylelint": "^13.0.0",
"transliteration": "^2.2.0",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4",
"typescript": "^4.5.2",
"vite": "^2.6.13",
"vite-plugin-html": "^2.1.1",
"vite-plugin-md": "^0.11.4",