Skip to content

Commit

Permalink
frontend: headlamp-plugin: Remove unused postcss postcss-flexbugs-fixes
Browse files Browse the repository at this point in the history
These were left over from create-react-app.

Signed-off-by: René Dudfield <[email protected]>
  • Loading branch information
illume committed Oct 2, 2024
1 parent 33fb518 commit abfe5a4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
10 changes: 0 additions & 10 deletions frontend/package-lock.json

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

2 changes: 0 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
"monaco-editor": "^0.25.2",
"notistack": "^2.0.8",
"openapi-types": "^9.3.0",
"postcss": "^8.4.5",
"postcss-flexbugs-fixes": "^5.0.2",
"process": "^0.11.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions plugins/headlamp-plugin/package-lock.json

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

2 changes: 0 additions & 2 deletions plugins/headlamp-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@
"notistack": "^2.0.8",
"openapi-types": "^9.3.0",
"patch-package": "^6.4.7",
"postcss": "^8.4.5",
"postcss-flexbugs-fixes": "^5.0.2",
"prettier": "^2.7.1",
"process": "^0.11.10",
"react": "^18.3.1",
Expand Down

0 comments on commit abfe5a4

Please sign in to comment.