File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 90
90
"tslib" : " ^1.10.0" ,
91
91
"tsup" : " ^7.2.0" ,
92
92
"tsx" : " ^3.12.2" ,
93
- "typescript" : " ^5.4.3 " ,
93
+ "typescript" : " ^5.4.4 " ,
94
94
"vite-tsconfig-paths" : " ^4.3.1" ,
95
95
"vitest" : " ^1.1.3" ,
96
96
"yargs" : " ^15.3.1"
Original file line number Diff line number Diff line change @@ -7372,7 +7372,7 @@ __metadata:
7372
7372
tslib: "npm:^1.10.0"
7373
7373
tsup: "npm:^7.2.0"
7374
7374
tsx: "npm:^3.12.2"
7375
- typescript: "npm:^5.4.3 "
7375
+ typescript: "npm:^5.4.4 "
7376
7376
vite-tsconfig-paths: "npm:^4.3.1"
7377
7377
vitest: "npm:^1.1.3"
7378
7378
yargs: "npm:^15.3.1"
@@ -28051,6 +28051,16 @@ __metadata:
28051
28051
languageName: node
28052
28052
linkType: hard
28053
28053
28054
+ "typescript@npm:^5.4.4":
28055
+ version: 5.4.4
28056
+ resolution: "typescript@npm:5.4.4"
28057
+ bin:
28058
+ tsc: bin/tsc
28059
+ tsserver: bin/tsserver
28060
+ checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
28061
+ languageName: node
28062
+ linkType: hard
28063
+
28054
28064
"typescript@npm:~4.2.4":
28055
28065
version: 4.2.4
28056
28066
resolution: "typescript@npm:4.2.4"
@@ -28111,6 +28121,16 @@ __metadata:
28111
28121
languageName: node
28112
28122
linkType: hard
28113
28123
28124
+ "typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
28125
+ version: 5.4.4
28126
+ resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=d69c25"
28127
+ bin:
28128
+ tsc: bin/tsc
28129
+ tsserver: bin/tsserver
28130
+ checksum: 10/65e8bff94e2588cd45f6349fed214863840ead79f2206be185ff9ed3e880ce9e1ef51390ab65c16506a5b1e9e65a1eb566278afb158e7b6c5ceb651a30f17ece
28131
+ languageName: node
28132
+ linkType: hard
28133
+
28114
28134
"typescript@patch:typescript@npm%3A~4.2.4#optional!builtin<compat/typescript>":
28115
28135
version: 4.2.4
28116
28136
resolution: "typescript@patch:typescript@npm%3A4.2.4#optional!builtin<compat/typescript>::version=4.2.4&hash=334f98"
You can’t perform that action at this time.
0 commit comments