Skip to content

Commit

Permalink
plugins/examples: Update dependencies, npm audit fix
Browse files Browse the repository at this point in the history
Signed-off-by: René Dudfield <renedudfield@microsoft.com>
  • Loading branch information
illume committed May 2, 2024
1 parent 395a2c8 commit 3a87d23
Show file tree
Hide file tree
Showing 16 changed files with 111,752 additions and 121,293 deletions.
35,303 changes: 16,853 additions & 18,450 deletions plugins/examples/app-menus/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/app-menus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
35,125 changes: 16,740 additions & 18,385 deletions plugins/examples/change-logo/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/change-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
35,447 changes: 16,810 additions & 18,637 deletions plugins/examples/cluster-chooser/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/cluster-chooser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
42,207 changes: 20,219 additions & 21,988 deletions plugins/examples/details-view/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/details-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
35,028 changes: 16,715 additions & 18,313 deletions plugins/examples/dynamic-clusters/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/dynamic-clusters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
4,935 changes: 2,590 additions & 2,345 deletions plugins/examples/headlamp-events/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/examples/headlamp-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
]
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.0"
"@kinvolk/headlamp-plugin": "^0.9.1"
}
}
Loading

0 comments on commit 3a87d23

Please sign in to comment.