Remove all unused luxon dependencies

Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
This commit is contained in:
Hope Hadfield
2025-09-15 16:19:57 -04:00
parent 52227d382a
commit 99fcf986fe
27 changed files with 21 additions and 149 deletions
+1 -12
View File
@@ -67,18 +67,7 @@
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/plugin-kubernetes-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@kubernetes-models/apimachinery": "^2.0.0",
"@kubernetes-models/base": "^5.0.0",
"@kubernetes/client-node": "1.1.2",
"@material-ui/core": "^4.12.2",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"cronstrue": "^2.2.0",
"js-yaml": "^4.0.0",
"kubernetes-models": "^4.1.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0"
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@backstage/cli": "workspace:^",