File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 53
53
"lint:fix" : " prettier --write ."
54
54
},
55
55
"devDependencies" : {
56
- "@types/node" : " 18.13.0 " ,
56
+ "@types/node" : " 22.10.2 " ,
57
57
"@types/vscode" : " 1.75.1" ,
58
58
"prettier" : " 2.8.3" ,
59
59
"ts-loader" : " 9.4.2" ,
Original file line number Diff line number Diff line change 83
83
resolved "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz"
84
84
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
85
85
86
-
87
- version "18.13.0"
88
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
89
- integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
86
+
87
+ version "22.10.2"
88
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
89
+ integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
90
+ dependencies :
91
+ undici-types "~6.20.0"
90
92
91
93
92
94
version "1.75.1"
1076
1078
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1077
1079
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1078
1080
1081
+ undici-types@~6.20.0 :
1082
+ version "6.20.0"
1083
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
1084
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1085
+
1079
1086
update-browserslist-db@^1.0.0 :
1080
1087
version "1.0.4"
1081
1088
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz"
You can’t perform that action at this time.
0 commit comments