File tree 12 files changed +1033
-953
lines changed
mithril-test-lab/mithril-end-to-end
12 files changed +1033
-953
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithrildemo"
3
- version = " 0.1.7 "
3
+ version = " 0.1.8 "
4
4
authors = { workspace = true }
5
5
edition = { workspace = true }
6
6
documentation = { workspace = true }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mithril-doc" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
14
14
"write-heading-ids" : " docusaurus write-heading-ids"
15
15
},
16
16
"dependencies" : {
17
- "@docusaurus/core" : " ^2.3.1 " ,
18
- "@docusaurus/preset-classic" : " ^2.3.1 " ,
17
+ "@docusaurus/core" : " ^2.4.0 " ,
18
+ "@docusaurus/preset-classic" : " ^2.4.0 " ,
19
19
"@docusaurus/theme-mermaid" : " ^2.2.0" ,
20
20
"@mdx-js/react" : " ^1.6.22" ,
21
21
"clsx" : " ^1.1.1" ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-aggregator"
3
- version = " 0.2.45 "
3
+ version = " 0.2.46 "
4
4
description = " A Mithril Aggregator server"
5
5
authors = { workspace = true }
6
6
edition = { workspace = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-client"
3
- version = " 0.2.16 "
3
+ version = " 0.2.17 "
4
4
description = " A Mithril Client"
5
5
authors = { workspace = true }
6
6
edition = { workspace = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-common"
3
- version = " 0.2.36 "
3
+ version = " 0.2.37 "
4
4
authors = { workspace = true }
5
5
edition = { workspace = true }
6
6
documentation = { workspace = true }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mithril-explorer" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.1.5 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
11
11
"test:ci" : " jest --ci"
12
12
},
13
13
"dependencies" : {
14
- "@popperjs/core" : " ^2.11.6 " ,
14
+ "@popperjs/core" : " ^2.11.7 " ,
15
15
"@reduxjs/toolkit" : " ^1.9.3" ,
16
16
"bootstrap" : " ^5.2.3" ,
17
- "bootstrap-icons" : " ^1.10.3 " ,
17
+ "bootstrap-icons" : " ^1.10.4 " ,
18
18
"next" : " ^13.2.4" ,
19
19
"next-redux-wrapper" : " ^8.1.0" ,
20
20
"react" : " ^18.2.0" ,
25
25
"devDependencies" : {
26
26
"@testing-library/jest-dom" : " ^5.16.5" ,
27
27
"@testing-library/react" : " ^14.0.0" ,
28
- "eslint" : " ^8.36 .0" ,
28
+ "eslint" : " ^8.37 .0" ,
29
29
"eslint-config-next" : " ^13.2.4" ,
30
30
"jest" : " ^29.5.0" ,
31
31
"jest-environment-jsdom" : " ^29.5.0"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-signer"
3
- version = " 0.2.30 "
3
+ version = " 0.2.31 "
4
4
description = " A Mithril Signer"
5
5
authors = { workspace = true }
6
6
edition = { workspace = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-stm"
3
- version = " 0.2.9 "
3
+ version = " 0.2.10 "
4
4
edition = { workspace = true }
5
5
authors = { workspace = true }
6
6
documentation = { workspace = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithril-end-to-end"
3
- version = " 0.1.9 "
3
+ version = " 0.1.10 "
4
4
authors = { workspace = true }
5
5
edition = { workspace = true }
6
6
documentation = { workspace = true }
You can’t perform that action at this time.
0 commit comments