File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 59
59
"@rollup/plugin-typescript" : " 11.1.5" ,
60
60
"@tailwindcss/typography" : " ^0.5.10" ,
61
61
"@types/dotenv" : " 8.2.0" ,
62
- "@types/node" : " 20.9.0 " ,
62
+ "@types/node" : " 20.9.1 " ,
63
63
"@types/ramda" : " 0.29.9" ,
64
64
"@typescript-eslint/eslint-plugin" : " 6.11.0" ,
65
65
"@typescript-eslint/parser" : " 6.11.0" ,
Original file line number Diff line number Diff line change 1994
1994
dependencies :
1995
1995
" @types/unist" " ^2"
1996
1996
1997
- " @types/node@* " :
1997
+ " @types/node@*" , "@types/[email protected] " :
1998
1998
version "20.9.1"
1999
1999
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.1.tgz#9d578c610ce1e984adda087f685ace940954fe19"
2000
2000
integrity sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==
2006
2006
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
2007
2007
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
2008
2008
2009
-
2010
- version "20.9.0"
2011
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
2012
- integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
2013
- dependencies :
2014
- undici-types "~5.26.4"
2015
-
2016
2009
" @types/node@^12.12.54 " :
2017
2010
version "12.20.55"
2018
2011
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
You can’t perform that action at this time.
0 commit comments