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 72
72
"rimraf" : " ^6.0.1" ,
73
73
"tslib" : " ^2.7.0" ,
74
74
"tsup" : " ^8.2.4" ,
75
- "typescript" : " ^5.5.4 "
75
+ "typescript" : " ^5.6.2 "
76
76
},
77
77
"dependencies" : {
78
78
"@eslint/js" : " ^9.10.0" ,
Original file line number Diff line number Diff line change @@ -6329,7 +6329,7 @@ __metadata:
6329
6329
rimraf: "npm:^6.0.1"
6330
6330
tslib: "npm:^2.7.0"
6331
6331
tsup: "npm:^8.2.4"
6332
- typescript: "npm:^5.5.4 "
6332
+ typescript: "npm:^5.6.2 "
6333
6333
typescript-eslint: "npm:^8.5.0"
6334
6334
peerDependencies:
6335
6335
eslint: ">= 8.56.0"
@@ -26761,6 +26761,16 @@ __metadata:
26761
26761
languageName: node
26762
26762
linkType: hard
26763
26763
26764
+ "typescript@npm:^5.6.2":
26765
+ version: 5.6.2
26766
+ resolution: "typescript@npm:5.6.2"
26767
+ bin:
26768
+ tsc: bin/tsc
26769
+ tsserver: bin/tsserver
26770
+ checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
26771
+ languageName: node
26772
+ linkType: hard
26773
+
26764
26774
"typescript@npm:~4.2.4":
26765
26775
version: 4.2.4
26766
26776
resolution: "typescript@npm:4.2.4"
@@ -26821,6 +26831,16 @@ __metadata:
26821
26831
languageName: node
26822
26832
linkType: hard
26823
26833
26834
+ "typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
26835
+ version: 5.6.2
26836
+ resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
26837
+ bin:
26838
+ tsc: bin/tsc
26839
+ tsserver: bin/tsserver
26840
+ checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
26841
+ languageName: node
26842
+ linkType: hard
26843
+
26824
26844
"typescript@patch:typescript@npm%3A~4.2.4#optional!builtin<compat/typescript>":
26825
26845
version: 4.2.4
26826
26846
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