File tree Expand file tree Collapse file tree 11 files changed +577
-557
lines changed
mithril-test-lab/mithril-end-to-end Expand file tree Collapse file tree 11 files changed +577
-557
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mithrildemo"
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 }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mithril-doc" ,
3
- "version" : " 0.1.5 " ,
3
+ "version" : " 0.1.6 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
21
21
"clsx" : " ^1.1.1" ,
22
22
"react" : " ^17.0.2" ,
23
23
"react-dom" : " ^17.0.2" ,
24
- "redocusaurus" : " ^1.6.1 "
24
+ "redocusaurus" : " ^1.6.2 "
25
25
},
26
26
"browserslist" : {
27
27
"production" : [
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.3.3 "
3
+ version = " 0.3.4 "
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.18 "
3
+ version = " 0.2.19 "
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.42 "
3
+ version = " 0.2.43 "
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.6 " ,
3
+ "version" : " 0.1.7 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
12
12
},
13
13
"dependencies" : {
14
14
"@popperjs/core" : " ^2.11.7" ,
15
- "@reduxjs/toolkit" : " ^1.9.3 " ,
15
+ "@reduxjs/toolkit" : " ^1.9.5 " ,
16
16
"bootstrap" : " ^5.2.3" ,
17
- "bootstrap-icons" : " ^1.10.4 " ,
18
- "next" : " ^13.3.0 " ,
17
+ "bootstrap-icons" : " ^1.10.5 " ,
18
+ "next" : " ^13.3.1 " ,
19
19
"next-redux-wrapper" : " ^8.1.0" ,
20
20
"react" : " ^18.2.0" ,
21
- "react-bootstrap" : " ^2.7.3 " ,
21
+ "react-bootstrap" : " ^2.7.4 " ,
22
22
"react-dom" : " ^18.2.0" ,
23
23
"react-redux" : " ^8.0.5"
24
24
},
25
25
"devDependencies" : {
26
26
"@testing-library/jest-dom" : " ^5.16.5" ,
27
27
"@testing-library/react" : " ^14.0.0" ,
28
- "eslint" : " ^8.38 .0" ,
29
- "eslint-config-next" : " ^13.3.0 " ,
28
+ "eslint" : " ^8.39 .0" ,
29
+ "eslint-config-next" : " ^13.3.1 " ,
30
30
"jest" : " ^29.5.0" ,
31
31
"jest-environment-jsdom" : " ^29.5.0"
32
32
}
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-stm"
3
- version = " 0.2.11 "
3
+ version = " 0.2.12 "
4
4
edition = { workspace = true }
5
5
authors = { workspace = true }
6
6
documentation = { workspace = true }
You can’t perform that action at this time.
0 commit comments