Update Typescript to 4.4.2.

Fix issues associated with new version.
This commit is contained in:
Paul
2021-09-09 23:02:47 +01:00
parent 19ef1511df
commit 065dbba898
3 changed files with 95 additions and 74 deletions

View File

@@ -126,7 +126,7 @@
"sass": "^1.35.1",
"shade-blend-color": "^1.0.0",
"styled-components": "^5.3.0",
"typescript": "^4.3.2",
"typescript": "^4.4.2",
"ulid": "^2.3.0",
"use-resize-observer": "^7.0.0",
"vite-plugin-pwa": "^0.8.1",