File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 34
34
"@modelcontextprotocol/sdk" : " 1.7.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/node" : " ^22 " ,
38
- "shx" : " ^ 0.3.4" ,
39
- "typescript" : " ^5.6 .2"
37
+ "@types/node" : " 22.13.13 " ,
38
+ "shx" : " 0.3.4" ,
39
+ "typescript" : " 5.8 .2"
40
40
},
41
41
"publishConfig" : {
42
42
"access" : " public"
Original file line number Diff line number Diff line change 61
61
resolved "https://registry.yarnpkg.com/@types/command-line-usage/-/command-line-usage-5.0.4.tgz#374e4c62d78fbc5a670a0f36da10235af879a0d5"
62
62
integrity sha512-BwR5KP3Es/CSht0xqBcUXS3qCAUVXwpRKsV2+arxeb65atasuXG9LykC9Ab10Cw3s2raH92ZqOeILaQbsB2ACg==
63
63
64
+
65
+ version "22.13.13"
66
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
67
+ integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
68
+ dependencies :
69
+ undici-types "~6.20.0"
70
+
64
71
" @types/node@^20.13.0 " :
65
72
version "20.17.27"
66
73
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.27.tgz#dbf0f9e6f905e9004045742f94e8413e20bad776"
67
74
integrity sha512-U58sbKhDrthHlxHRJw7ZLiLDZGmAUOZUbpw0S6nL27sYUdhvgBLCRu/keSd6qcTsfArd1sRFCCBxzWATGr/0UA==
68
75
dependencies :
69
76
undici-types "~6.19.2"
70
77
71
- " @types/node@^22 " :
72
- version "22.13.13"
73
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
74
- integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
75
- dependencies :
76
- undici-types "~6.20.0"
77
-
78
78
accepts@^2.0.0 :
79
79
version "2.0.0"
80
80
resolved "https://registry.yarnpkg.com/accepts/-/accepts-2.0.0.tgz#bbcf4ba5075467f3f2131eab3cffc73c2f5d7895"
@@ -792,7 +792,7 @@ shelljs@^0.8.5:
792
792
interpret "^1.0.0"
793
793
rechoir "^0.6.2"
794
794
795
- shx@^ 0.3.4 :
795
+
796
796
version "0.3.4"
797
797
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02"
798
798
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
@@ -884,7 +884,7 @@ type-is@^2.0.0:
884
884
media-typer "^1.1.0"
885
885
mime-types "^3.0.0"
886
886
887
- typescript@^5.6 .2 :
887
+ typescript@5.8 .2 :
888
888
version "5.8.2"
889
889
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
890
890
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
You can’t perform that action at this time.
0 commit comments