Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,128 changes: 678 additions & 450 deletions @uportal/notification-banner/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion @uportal/notification-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vue/cli-plugin-babel": "^3.2.0",
"@vue/cli-plugin-eslint": "^3.2.0",
"@vue/cli-service": "^3.2.0",
"node-sass": "4.13.0",
"node-sass": "7.0.0",
"sass-loader": "^8.0.0",
"vue-template-compiler": "2.6.11"
},
Expand Down
1,123 changes: 675 additions & 448 deletions @uportal/notification-icon/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion @uportal/notification-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^6.0.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "4.13.0",
"node-sass": "7.0.0",
"sass-loader": "^8.0.0",
"vue-template-compiler": "2.6.11"
},
Expand Down
1,632 changes: 1,149 additions & 483 deletions @uportal/notification-list/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion @uportal/notification-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^6.0.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.11.0",
"node-sass": "^7.0.0",
"sass-loader": "^8.0.0",
"vue-template-compiler": "^2.5.21"
},
Expand Down
1,131 changes: 673 additions & 458 deletions @uportal/notification-modal/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion @uportal/notification-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-vue": "^5.2.3",
"lint-staged": "9.5.0",
"node-sass": "4.13.0",
"node-sass": "7.0.0",
"sass-loader": "8.0.0",
"vue-template-compiler": "2.6.11"
},
Expand Down
Loading