File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
rocketact-plugin-bundle-analyzer Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact-dev-utils" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"description" : " shared utils for rocketact and it's plugins" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact-plugin-bundle-analyzer" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"description" : " Rockectact plugin for rocketact-plugin-bundle-analyzer" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {},
14
14
},
15
15
"homepage" : " https://rocketact.js.org/" ,
16
16
"dependencies" : {
17
- "rocketact-dev-utils" : " ^1.1.2 " ,
17
+ "rocketact-dev-utils" : " ^1.1.3 " ,
18
18
"webpack-bundle-analyzer" : " ^3.0.4"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact-plugin-butler" ,
3
- "version" : " 0.1.8 " ,
3
+ "version" : " 0.1.9 " ,
4
4
"description" : " Rockectact plugin for legacy butler projects" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {},
21
21
"rocketact-scripts" : " ^1.0.0"
22
22
},
23
23
"dependencies" : {
24
- "rocketact-dev-utils" : " ^1.1.2 "
24
+ "rocketact-dev-utils" : " ^1.1.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact-scripts" ,
3
- "version" : " 1.6.3 " ,
3
+ "version" : " 1.6.4 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
50
50
"pnp-webpack-plugin" : " ^1.4.1" ,
51
51
"postcss-loader" : " ^3.0.0" ,
52
52
"progress-bar-webpack-plugin" : " ^1.11.0" ,
53
- "rocketact-dev-utils" : " ^1.1.2 " ,
54
- "rocketact-web-console" : " ^1.1.5 " ,
53
+ "rocketact-dev-utils" : " ^1.1.3 " ,
54
+ "rocketact-web-console" : " ^1.1.6 " ,
55
55
"sass-loader" : " ^7.1.0" ,
56
56
"semver" : " ^6.0.0" ,
57
57
"style-loader" : " ^0.23.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact-web-console" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.1.6 " ,
4
4
"description" : " Rocketact Web Console" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
34
34
"express" : " ^4.16.4" ,
35
35
"fs-extra" : " ^7.0.1" ,
36
36
"http-proxy" : " ^1.17.0" ,
37
- "rocketact-dev-utils" : " ^1.1.2 " ,
37
+ "rocketact-dev-utils" : " ^1.1.3 " ,
38
38
"semver" : " ^6.0.0"
39
39
},
40
40
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rocketact" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"description" : " Develop React projects with ease" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
41
41
"dependencies" : {
42
42
"caporal" : " ^1.1.0" ,
43
43
"fs-extra" : " ^7.0.1" ,
44
- "rocketact-dev-utils" : " ^1.1.2 " ,
44
+ "rocketact-dev-utils" : " ^1.1.3 " ,
45
45
"validate-npm-package-name" : " ^3.0.0"
46
46
},
47
47
"engines" : {
You can’t perform that action at this time.
0 commit comments