Skip to content

Commit 56caac5

Browse files
committed
chore: update typescript
1 parent 58b97af commit 56caac5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"pinyin": "^3.0.0-alpha.5",
8989
"simplebig": "^0.0.3",
9090
"tailwindcss": "^3.1.4",
91-
"typescript": "^5.3.3",
91+
"typescript": "^5.5.0",
9292
"vite": "^4.2.1"
9393
},
9494
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5687,10 +5687,10 @@ typed-styles@^0.0.7:
56875687
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
56885688
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
56895689

5690-
typescript@^5.3.3:
5691-
version "5.3.3"
5692-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5693-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
5690+
typescript@^5.5.0:
5691+
version "5.5.4"
5692+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5693+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
56945694

56955695
unbox-primitive@^1.0.2:
56965696
version "1.0.2"

0 commit comments

Comments
 (0)