This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 46
46
"@solana/web3.js" : " ^1.36.0" ,
47
47
"@types/eslint" : " ^8.4.1" ,
48
48
"@types/eslint-plugin-prettier" : " ^3.1.0" ,
49
- "@types/node" : " ^16.0 .0" ,
49
+ "@types/node" : " ^18.13 .0" ,
50
50
"@types/prettier" : " ^2.4.4" ,
51
51
"@typescript-eslint/eslint-plugin" : " ^5.16.0" ,
52
52
"@typescript-eslint/parser" : " ^5.16.0" ,
Original file line number Diff line number Diff line change 290
290
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
291
291
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
292
292
293
- " @types/node@* " :
294
- version "17.0 .0"
295
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0 .0.tgz#62797cee3b8b497f6547503b2312254d4fe3c2bb "
296
- integrity sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw ==
293
+ " @types/node@*" , "@types/node@^18.13.0" :
294
+ version "18.13 .0"
295
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13 .0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850 "
296
+ integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg ==
297
297
298
298
" @types/node@^12.12.54 " :
299
299
version "12.20.37"
300
300
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
301
301
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
302
302
303
- " @types/node@^16.0.0 " :
304
- version "16.11.14"
305
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.14.tgz#4939fb42e5b0ffb3ea7e193c28244fe7414977a6"
306
- integrity sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw==
307
-
308
303
" @types/prettier@^2.4.4 " :
309
304
version "2.4.4"
310
305
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.4.tgz#5d9b63132df54d8909fce1c3f8ca260fdd693e17"
You can’t perform that action at this time.
0 commit comments