Skip to content

Commit

Permalink
upgrade rocker
Browse files Browse the repository at this point in the history
  • Loading branch information
jancajthaml committed Dec 28, 2021
1 parent 9fa5d8f commit 044f1d1
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion appliance/ui/modules/content/build/main.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions appliance/ui/modules/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start": "NODE_ENV=development node ./node_modules/@lastui/rocker/bin/webpack.js"
},
"dependencies": {
"@lastui/dependencies": "1.1.42",
"@lastui/rocker": "0.5.1",
"@lastui/dependencies": "1.1.56",
"@lastui/rocker": "0.6.3",
"bulma": "0.9.3",
"font-awesome": "4.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion appliance/ui/modules/header/build/main.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions appliance/ui/modules/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start": "NODE_ENV=development node ./node_modules/@lastui/rocker/bin/webpack.js"
},
"dependencies": {
"@lastui/dependencies": "1.1.42",
"@lastui/rocker": "0.5.1",
"@lastui/dependencies": "1.1.56",
"@lastui/rocker": "0.6.3",
"bulma": "0.9.3"
}
}
4 changes: 2 additions & 2 deletions appliance/ui/modules/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start": "NODE_ENV=development node ./node_modules/@lastui/rocker/bin/webpack.js"
},
"dependencies": {
"@lastui/dependencies": "1.1.42",
"@lastui/rocker": "0.5.1",
"@lastui/dependencies": "1.1.56",
"@lastui/rocker": "0.6.3",
"bulma": "0.9.3"
}
}
4 changes: 2 additions & 2 deletions appliance/ui/modules/navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start": "NODE_ENV=development node ./node_modules/@lastui/rocker/bin/webpack.js"
},
"dependencies": {
"@lastui/dependencies": "1.1.42",
"@lastui/rocker": "0.5.1",
"@lastui/dependencies": "1.1.56",
"@lastui/rocker": "0.6.3",
"bulma": "0.9.3",
"font-awesome": "4.7.0"
}
Expand Down
4 changes: 2 additions & 2 deletions appliance/ui/modules/tenant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"start": "NODE_ENV=development node ./node_modules/@lastui/rocker/bin/webpack.js"
},
"dependencies": {
"@lastui/dependencies": "1.1.42",
"@lastui/rocker": "0.5.1",
"@lastui/dependencies": "1.1.56",
"@lastui/rocker": "0.6.3",
"bulma": "0.9.3",
"font-awesome": "4.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion appliance/ui/runtime/dependencies.dll.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion appliance/ui/runtime/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion appliance/ui/spa/build/platform.dll.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 044f1d1

Please sign in to comment.