Skip to content

Commit 0fab207

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

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.4.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.4.0:
5724+
version "5.4.2"
5725+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
5726+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
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)