expand to full repo

Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
This commit is contained in:
Frank Showalter
2024-01-30 14:44:45 -05:00
parent f7d45ca65c
commit 8fe56a816d
91 changed files with 269 additions and 181 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"@backstage/types": "workspace:^",
"@backstage/version-bridge": "workspace:^",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"history": "^5.0.0",
"i18next": "^22.4.15",
"lodash": "^4.17.21",
+1 -1
View File
@@ -57,7 +57,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-hookz/web": "^23.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"@types/react-sparklines": "^1.7.0",
"@types/react-text-truncate": "^0.14.0",
"ansi-regex": "^6.0.1",
+1 -1
View File
@@ -49,7 +49,7 @@
"@backstage/config": "workspace:^",
"@backstage/types": "workspace:^",
"@backstage/version-bridge": "workspace:^",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"history": "^5.0.0"
},
"peerDependencies": {
+1 -1
View File
@@ -43,7 +43,7 @@
"@backstage/theme": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-use": "^17.2.4"
},
"peerDependencies": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@backstage/version-bridge": "workspace:^",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21"
},
"peerDependencies": {
+1 -1
View File
@@ -28,7 +28,7 @@
"@backstage/types": "workspace:^",
"@backstage/version-bridge": "workspace:^",
"@material-ui/core": "^4.12.4",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.21.4"
+1 -1
View File
@@ -55,7 +55,7 @@
"@backstage/types": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cross-fetch": "^4.0.0",
"i18next": "^22.4.15",
"zen-observable": "^0.10.0"