mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore(build): upgrade TS
This commit is contained in:
parent
7bcb4afc09
commit
64601411d8
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
|||
"sass-loader": "^12.6.0",
|
||||
"start-server-and-test": "^1.14.0",
|
||||
"ts-loader": "^9.3.0",
|
||||
"typescript": "^4.6.3",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.1.6",
|
||||
"vitest": "^0.24.0",
|
||||
"vue-loader": "^16.2.0",
|
||||
|
|
|
@ -6158,7 +6158,7 @@ type@^2.7.2:
|
|||
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
|
||||
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
|
||||
|
||||
typescript@^4.6.3:
|
||||
typescript@^4.8.4:
|
||||
version "4.8.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
|
||||
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
|
||||
|
|
Loading…
Reference in a new issue