File tree 16 files changed +6862
-3527
lines changed
16 files changed +6862
-3527
lines changed Original file line number Diff line number Diff line change 89
89
"ts-node-dev" : " ^1.1.8" ,
90
90
"tsc-alias" : " ^1.8.10" ,
91
91
"tsx" : " ^4.15.6" ,
92
- "typedoc" : " ^0.23.24 " ,
92
+ "typedoc" : " ^0.27.7 " ,
93
93
"typedoc-plugin-missing-exports" : " ^1.0.0" ,
94
94
"typescript" : " ^4.7.4"
95
95
},
Original file line number Diff line number Diff line change 59
59
"tscNoEmit" : " echo typescript --noEmit command not implemented yet"
60
60
},
61
61
"devDependencies" : {
62
- "@cardano-ogmios/client" : " 6.9.0 " ,
62
+ "@cardano-ogmios/client" : " 6.11.2 " ,
63
63
"@cardano-sdk/util-dev" : " workspace:~" ,
64
64
"@types/bunyan" : " ^1.8.8" ,
65
65
"@types/cors" : " ^2.8.13" ,
127
127
"pg-boss" : " 8.4.2" ,
128
128
"pg-connection-string" : " ^2.5.0" ,
129
129
"prom-client" : " ^14.0.1" ,
130
- "reflect-metadata" : " ~0.1.13 " ,
130
+ "reflect-metadata" : " ~0.2.2 " ,
131
131
"rxjs" : " ^7.4.0" ,
132
132
"ts-custom-error" : " ^3.2.0" ,
133
133
"ts-log" : " ^2.2.4" ,
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"@biglup/is-cid" : " ^1.0.3" ,
60
- "@cardano-ogmios/client" : " 6.9.0 " ,
61
- "@cardano-ogmios/schema" : " 6.9.0 " ,
60
+ "@cardano-ogmios/client" : " 6.11.2 " ,
61
+ "@cardano-ogmios/schema" : " 6.11.2 " ,
62
62
"@cardano-sdk/crypto" : " workspace:~" ,
63
63
"@cardano-sdk/util" : " workspace:~" ,
64
64
"@foxglove/crc" : " ^0.0.3" ,
Original file line number Diff line number Diff line change 37
37
"prepack" : " yarn build"
38
38
},
39
39
"devDependencies" : {
40
- "@cardano-ogmios/schema" : " 6.9.0 " ,
40
+ "@cardano-ogmios/schema" : " 6.11.2 " ,
41
41
"@dcspark/cardano-multiplatform-lib-nodejs" : " ^3.1.1" ,
42
42
"@types/blake2b" : " ^2.1.0" ,
43
43
"@types/libsodium-wrappers-sumo" : " ^0.7.5" ,
Original file line number Diff line number Diff line change 37
37
"test:debug" : " DEBUG=true yarn test"
38
38
},
39
39
"devDependencies" : {
40
- "@types/webextension-polyfill" : " ^0.8.0 " ,
40
+ "@types/webextension-polyfill" : " ^0.12.1 " ,
41
41
"eslint" : " ^7.32.0" ,
42
42
"jest" : " ^28.1.3" ,
43
43
"jest-environment-jsdom" : " ^28.1.3" ,
55
55
"@cardano-sdk/util" : " workspace:~" ,
56
56
"ts-custom-error" : " ^3.2.0" ,
57
57
"ts-log" : " ^2.2.4" ,
58
- "webextension-polyfill" : " ^0.8 .0"
58
+ "webextension-polyfill" : " ^0.12 .0"
59
59
},
60
60
"files" : [
61
61
" dist/*" ,
Original file line number Diff line number Diff line change 74
74
},
75
75
"dependencies" : {
76
76
"@cardano-foundation/ledgerjs-hw-app-cardano" : " ^7.1.4" ,
77
- "@cardano-ogmios/client" : " 6.9.0 " ,
77
+ "@cardano-ogmios/client" : " 6.11.2 " ,
78
78
"@cardano-sdk/cardano-services" : " workspace:~" ,
79
79
"@cardano-sdk/cardano-services-client" : " workspace:~" ,
80
80
"@cardano-sdk/core" : " workspace:~" ,
112
112
"ts-node" : " ^10.8.1" ,
113
113
"ts-stopwatch" : " 0.0.4" ,
114
114
"uuid" : " ^8.3.2" ,
115
- "webextension-polyfill" : " ^0.8 .0" ,
115
+ "webextension-polyfill" : " ^0.12 .0" ,
116
116
"ws" : " ^8.5.0"
117
117
},
118
118
"devDependencies" : {
131
131
"@types/delay" : " ^3.1.0" ,
132
132
"@types/dockerode" : " ^3.3.8" ,
133
133
"@types/jest" : " ^28.1.2" ,
134
- "@types/k6" : " ^0.53.1 " ,
134
+ "@types/k6" : " ^0.57.0 " ,
135
135
"@types/lodash" : " ^4.14.182" ,
136
136
"@types/ora" : " ^3.2.0" ,
137
137
"@types/uuid" : " ^8.3.4" ,
138
- "@types/webextension-polyfill" : " ^0.8.0 " ,
138
+ "@types/webextension-polyfill" : " ^0.12.1 " ,
139
139
"@wdio/cli" : " ^7.19.5" ,
140
140
"@wdio/local-runner" : " ^7.19.5" ,
141
141
"@wdio/mocha-framework" : " ^7.19.5" ,
Original file line number Diff line number Diff line change 42
42
"madge" : " ^5.0.1" ,
43
43
"npm-run-all" : " ^4.1.5" ,
44
44
"ts-jest" : " ^28.0.7" ,
45
- "ts-log" : " 2.2.4 " ,
45
+ "ts-log" : " 2.2.7 " ,
46
46
"tsc-alias" : " ^1.8.10" ,
47
47
"typescript" : " ^4.7.4"
48
48
},
Original file line number Diff line number Diff line change 43
43
"madge" : " ^5.0.1" ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"ts-jest" : " ^28.0.7" ,
46
- "ts-log" : " 2.2.4 " ,
46
+ "ts-log" : " 2.2.7 " ,
47
47
"tsc-alias" : " ^1.8.10" ,
48
48
"typescript" : " ^4.7.4"
49
49
},
Original file line number Diff line number Diff line change 41
41
"madge" : " ^5.0.1" ,
42
42
"npm-run-all" : " ^4.1.5" ,
43
43
"ts-jest" : " ^28.0.7" ,
44
- "ts-log" : " 2.2.4 " ,
44
+ "ts-log" : " 2.2.7 " ,
45
45
"tsc-alias" : " ^1.8.10" ,
46
46
"typescript" : " ^4.7.4"
47
47
},
52
52
"@cardano-sdk/key-management" : " workspace:~" ,
53
53
"@cardano-sdk/tx-construction" : " workspace:~" ,
54
54
"@cardano-sdk/util" : " workspace:~" ,
55
- "@trezor/connect" : " 9.4.0 " ,
56
- "@trezor/connect-web" : " 9.4.0 " ,
55
+ "@trezor/connect" : " 9.4.7 " ,
56
+ "@trezor/connect-web" : " 9.4.7 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"ts-custom-error" : " ^3.2.0" ,
59
59
"ts-log" : " ^2.2.4"
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@types/lodash" : " ^4.14.182" ,
40
40
"@types/pbkdf2" : " ^3.1.0" ,
41
- "@types/webextension-polyfill" : " ^0.8.0 " ,
41
+ "@types/webextension-polyfill" : " ^0.12.1 " ,
42
42
"eslint" : " ^7.32.0" ,
43
43
"jest" : " ^28.1.3" ,
44
44
"madge" : " ^5.0.1" ,
45
45
"npm-run-all" : " ^4.1.5" ,
46
46
"ts-jest" : " ^28.0.7" ,
47
- "ts-log" : " 2.2.4 " ,
47
+ "ts-log" : " 2.2.7 " ,
48
48
"tsc-alias" : " ^1.8.10" ,
49
49
"typescript" : " ^4.7.4"
50
50
},
Original file line number Diff line number Diff line change 37
37
"prepack" : " yarn build"
38
38
},
39
39
"devDependencies" : {
40
- "@cardano-ogmios/schema" : " 6.9.0 " ,
40
+ "@cardano-ogmios/schema" : " 6.11.2 " ,
41
41
"@cardano-sdk/cardano-services-client" : " workspace:~" ,
42
42
"@cardano-sdk/util-dev" : " workspace:~" ,
43
43
"@cardano-sdk/util-rxjs" : " workspace:~" ,
54
54
"ws" : " ^8.5.0"
55
55
},
56
56
"dependencies" : {
57
- "@cardano-ogmios/client" : " 6.9.0 " ,
58
- "@cardano-ogmios/schema" : " 6.9.0 " ,
57
+ "@cardano-ogmios/client" : " 6.11.2 " ,
58
+ "@cardano-ogmios/schema" : " 6.11.2 " ,
59
59
"@cardano-sdk/core" : " workspace:~" ,
60
60
"@cardano-sdk/crypto" : " workspace:~" ,
61
61
"@cardano-sdk/projection" : " workspace:~" ,
Original file line number Diff line number Diff line change 46
46
"lodash" : " ^4.17.21" ,
47
47
"pg" : " ^8.9.0" ,
48
48
"pg-boss" : " 8.4.2" ,
49
- "reflect-metadata" : " ^0.1.13 " ,
49
+ "reflect-metadata" : " ^0.2.2 " ,
50
50
"rxjs" : " ^7.4.0" ,
51
51
"ts-log" : " ^2.2.4" ,
52
52
"tsc-alias" : " ^1.8.10" ,
Original file line number Diff line number Diff line change 62
62
"devDependencies" : {
63
63
"@types/dockerode" : " ^3.3.8" ,
64
64
"@types/jest" : " ^26.0.24" ,
65
- "@types/k6" : " ^0.53.1 " ,
65
+ "@types/k6" : " ^0.57.0 " ,
66
66
"eslint" : " ^7.32.0" ,
67
67
"jest" : " ^28.1.3" ,
68
68
"madge" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@cardano-foundation/ledgerjs-hw-app-cardano" : " ^7.1.4" ,
43
- "@cardano-ogmios/client" : " 6.9.0 " ,
43
+ "@cardano-ogmios/client" : " 6.11.2 " ,
44
44
"@cardano-sdk/cardano-services-client" : " workspace:~" ,
45
45
"@cardano-sdk/ogmios" : " workspace:~" ,
46
46
"@cardano-sdk/util-dev" : " workspace:~" ,
60
60
"tsc-alias" : " ^1.8.10" ,
61
61
"typescript" : " ^4.7.4" ,
62
62
"wait-on" : " ^6.0.1" ,
63
- "webextension-polyfill" : " ^0.9 .0"
63
+ "webextension-polyfill" : " ^0.12 .0"
64
64
},
65
65
"dependencies" : {
66
66
"@cardano-sdk/core" : " workspace:~" ,
Original file line number Diff line number Diff line change 40
40
"@cardano-sdk/util-dev" : " workspace:~" ,
41
41
"@types/lodash" : " ^4.14.182" ,
42
42
"@types/uuid" : " ^8.3.4" ,
43
- "@types/webextension-polyfill" : " ^0.8.0 " ,
43
+ "@types/webextension-polyfill" : " ^0.12.1 " ,
44
44
"eslint" : " ^7.32.0" ,
45
45
"jest" : " ^28.1.3" ,
46
46
"madge" : " ^5.0.1" ,
68
68
"ts-custom-error" : " ^3.2.0" ,
69
69
"ts-log" : " ^2.2.3" ,
70
70
"uuid" : " ^8.3.2" ,
71
- "webextension-polyfill" : " ^0.8 .0"
71
+ "webextension-polyfill" : " ^0.12 .0"
72
72
},
73
73
"files" : [
74
74
" dist/*" ,
You can’t perform that action at this time.
0 commit comments