File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @btc-vision/unit-test-framework" ,
4- "version" : " 0.4.9 " ,
4+ "version" : " 0.4.10 " ,
55 "description" : " OP_NET Unit Test Framework. This package contains all the necessary tools to run unit tests for OP_NET smart contracts." ,
66 "main" : " build/index.js" ,
77 "scripts" : {
4848 "typescript" : " ^5.9.3"
4949 },
5050 "devDependencies" : {
51- "@btc-vision/as-bignum" : " ^0.0.6 " ,
52- "@btc-vision/btc-runtime" : " 1.10.10 " ,
53- "@btc-vision/opnet-transform" : " ^0.1.12 " ,
51+ "@btc-vision/as-bignum" : " ^0.0.7 " ,
52+ "@btc-vision/btc-runtime" : " 1.10.12 " ,
53+ "@btc-vision/opnet-transform" : " ^0.2.1 " ,
5454 "@eslint/js" : " ^9.39.1" ,
55- "@types/node" : " ^24.8 .1" ,
56- "@typescript-eslint/eslint-plugin" : " ^8.46.1 " ,
57- "@typescript-eslint/parser" : " ^8.46.1 " ,
55+ "@types/node" : " ^25.0 .1" ,
56+ "@typescript-eslint/eslint-plugin" : " ^8.49.0 " ,
57+ "@typescript-eslint/parser" : " ^8.49.0 " ,
5858 "eslint" : " ^9.39.1" ,
5959 "gulp" : " ^5.0.1" ,
6060 "gulp-cached" : " ^1.1.1" ,
6161 "gulp-clean" : " ^0.4.0" ,
6262 "gulp-eslint-new" : " ^2.5.0" ,
6363 "gulp-typescript" : " ^6.0.0-alpha.1" ,
64- "prettier" : " ^3.6.2 " ,
65- "tsx" : " ^4.20.6 "
64+ "prettier" : " ^3.7.4 " ,
65+ "tsx" : " ^4.21.0 "
6666 }
6767}
You can’t perform that action at this time.
0 commit comments