Skip to content

Commit 0d83dd3

Browse files
chore(deps): update dependency typescript to v5
1 parent a96b0e0 commit 0d83dd3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lint-staged": "^13.2.0",
6868
"npm-run-all": "^4.1.5",
6969
"prettier": "^2.8.4",
70-
"typescript": "~4.8.4",
70+
"typescript": "~5.1.0",
7171
"unplugin-icons": "^0.16.0",
7272
"vite": "^4.1.4",
7373
"vite-plugin-css-injected-by-js": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5720,6 +5720,11 @@ typescript@~4.8.4:
57205720
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
57215721
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
57225722

5723+
typescript@~5.1.0:
5724+
version "5.1.3"
5725+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
5726+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
5727+
57235728
uc.micro@^1.0.1, uc.micro@^1.0.5:
57245729
version "1.0.6"
57255730
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"

0 commit comments

Comments
 (0)