Skip to content

Commit f25c3d4

Browse files
authored
Merge pull request #3780 from skoeva/remove-unused
frontend: headlamp-plugin: Remove unused dependencies
2 parents 2918c5b + 0903706 commit f25c3d4

File tree

4 files changed

+2
-144
lines changed

4 files changed

+2
-144
lines changed

frontend/package-lock.json

Lines changed: 1 addition & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"type": "module",
1111
"dependencies": {
1212
"@apidevtools/swagger-parser": "^10.0.3",
13-
"@dagrejs/dagre": "^1.1.2",
1413
"@emotion/react": "^11.11.1",
1514
"@emotion/styled": "^11.11.0",
1615
"@headlamp-k8s/eslint-config": "^0.6.0",
@@ -47,12 +46,9 @@
4746
"@xterm/addon-search": "^0.15.0",
4847
"@xterm/xterm": "^5.5.0",
4948
"@xyflow/react": "^12.2.0",
50-
"base64-arraybuffer": "^1.0.2",
5149
"buffer": "^6.0.3",
52-
"console-browserify": "^1.2.0",
5350
"cronstrue": "^2.50.0",
5451
"cross-env": "^7.0.3",
55-
"crypto-browserify": "^3.12.0",
5652
"elkjs": "^0.9.3",
5753
"eslint": "^8.57.0",
5854
"eslint-config-prettier": "^9.1.0",
@@ -64,7 +60,6 @@
6460
"eslint-plugin-unused-imports": "^4.1.3",
6561
"fake-indexeddb": "^6.0.0",
6662
"fuse.js": "^7.0.0",
67-
"https-browserify": "^1.0.0",
6863
"humanize-duration": "^3.27.2",
6964
"i18next": "^23.15.1",
7065
"i18next-browser-languagedetector": "^8.0.0",
@@ -76,13 +71,11 @@
7671
"monaco-editor": "^0.52.0",
7772
"notistack": "^3.0.2",
7873
"openapi-types": "^9.3.0",
79-
"process": "^0.11.10",
8074
"react": "^18.3.1",
8175
"react-dom": "^18.3.1",
8276
"react-dropzone": "^14.2.9",
8377
"react-hotkeys-hook": "^4.5.1",
8478
"react-i18next": "^15.0.2",
85-
"react-jwt": "^1.1.6",
8679
"react-markdown": "^9.0.1",
8780
"react-redux": "^9.1.2",
8881
"react-router": "^5.3.0",
@@ -93,15 +86,10 @@
9386
"shx": "^0.4.0",
9487
"simple-eval": "^2.0.0",
9588
"spacetime": "^7.4.0",
96-
"stream-browserify": "^3.0.0",
97-
"stream-http": "^3.2.0",
9889
"typescript": "5.6.2",
99-
"url": "^0.11.0",
100-
"util": "^0.12.4",
10190
"vite": "^6.3.5",
10291
"vite-plugin-node-polyfills": "^0.23.0",
103-
"vite-plugin-svgr": "^4.3.0",
104-
"web-worker": "^1.3.0"
92+
"vite-plugin-svgr": "^4.3.0"
10593
},
10694
"overrides": {
10795
"axe-core": "npm:dry-uninstall",

plugins/headlamp-plugin/package-lock.json

Lines changed: 0 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)