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
+93
View File
@@ -0,0 +1,93 @@
---
'@backstage/core-app-api': patch
'@backstage/core-components': patch
'@backstage/core-plugin-api': patch
'@backstage/dev-utils': patch
'@backstage/frontend-app-api': patch
'@backstage/frontend-plugin-api': patch
'@backstage/plugin-adr': patch
'@backstage/plugin-airbrake': patch
'@backstage/plugin-allure': patch
'@backstage/plugin-apache-airflow': patch
'@backstage/plugin-api-docs-module-protoc-gen-doc': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-apollo-explorer': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-azure-sites': patch
'@backstage/plugin-badges': patch
'@backstage/plugin-bazaar': patch
'@backstage/plugin-bitrise': patch
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-catalog-unprocessed-entities': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-circleci': patch
'@backstage/plugin-cloudbuild': patch
'@backstage/plugin-code-climate': patch
'@backstage/plugin-code-coverage': patch
'@backstage/plugin-codescene': patch
'@backstage/plugin-config-schema': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-devtools': patch
'@backstage/plugin-dynatrace': patch
'@backstage/plugin-entity-feedback': patch
'@backstage/plugin-entity-validation': patch
'@backstage/plugin-explore': patch
'@backstage/plugin-firehydrant': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-gcalendar': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-github-actions': patch
'@backstage/plugin-github-deployments': patch
'@backstage/plugin-github-issues': patch
'@backstage/plugin-github-pull-requests-board': patch
'@backstage/plugin-gitops-profiles': patch
'@backstage/plugin-graphiql': patch
'@backstage/plugin-graphql-voyager': patch
'@backstage/plugin-home': patch
'@backstage/plugin-ilert': patch
'@backstage/plugin-jenkins': patch
'@backstage/plugin-kafka': patch
'@backstage/plugin-kubernetes-cluster': patch
'@backstage/plugin-kubernetes-react': patch
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-lighthouse': patch
'@backstage/plugin-linguist': patch
'@backstage/plugin-microsoft-calendar': patch
'@backstage/plugin-newrelic-dashboard': patch
'@backstage/plugin-newrelic': patch
'@backstage/plugin-nomad': patch
'@backstage/plugin-octopus-deploy': patch
'@backstage/plugin-opencost': patch
'@backstage/plugin-org-react': patch
'@backstage/plugin-org': patch
'@backstage/plugin-pagerduty': patch
'@backstage/plugin-periskop': patch
'@backstage/plugin-permission-react': patch
'@backstage/plugin-playlist': patch
'@backstage/plugin-puppetdb': patch
'@backstage/plugin-rollbar': patch
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-search-react': patch
'@backstage/plugin-search': patch
'@backstage/plugin-sentry': patch
'@backstage/plugin-shortcuts': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-splunk-on-call': patch
'@backstage/plugin-stack-overflow': patch
'@backstage/plugin-stackstorm': patch
'@backstage/plugin-tech-insights': patch
'@backstage/plugin-tech-radar': patch
'@backstage/plugin-techdocs-addons-test-utils': patch
'@backstage/plugin-techdocs-react': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-user-settings': patch
'@backstage/plugin-vault': patch
'@backstage/plugin-xcmetrics': patch
'@backstage/test-utils': patch
'@backstage/theme': patch
---
Widen @types/react range to include 18.
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/theme': patch
---
Widen @types/react range to include 18.
+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"
+1 -1
View File
@@ -53,7 +53,7 @@
"@backstage/plugin-search-react": "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",
"lodash": "^4.17.21",
"react-markdown": "^8.0.0",
"react-use": "^17.2.4",
+1 -1
View File
@@ -37,7 +37,7 @@
"@backstage/test-utils": "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
@@ -34,7 +34,7 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@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
@@ -34,7 +34,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cross-fetch": "^4.0.0",
"qs": "^6.10.1",
"react-use": "^17.2.4"
@@ -32,7 +32,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"grpc-docs": "^1.1.2"
},
"peerDependencies": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"graphiql": "3.1.0",
"graphql": "^16.0.0",
"graphql-config": "^5.0.2",
+1 -1
View File
@@ -33,7 +33,7 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"use-deep-compare-effect": "^1.8.1"
},
"peerDependencies": {
+1 -1
View File
@@ -37,7 +37,7 @@
"@backstage/plugin-catalog-react": "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",
"humanize-duration": "^3.27.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -44,7 +44,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/errors": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@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
@@ -41,7 +41,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/pickers": "^3.3.10",
"@testing-library/jest-dom": "^6.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"material-ui-search-bar": "^1.0.0",
"react-hook-form": "^7.13.0",
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"qs": "^6.9.6",
+1 -1
View File
@@ -38,7 +38,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.3.1",
"lodash": "^4.17.15",
"p-limit": "^3.1.0",
+1 -1
View File
@@ -62,7 +62,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"git-url-parse": "^13.0.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
+1 -1
View File
@@ -62,7 +62,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",
"classnames": "^2.2.6",
"lodash": "^4.17.21",
"material-ui-popup-state": "^1.9.3",
@@ -36,7 +36,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.60",
"@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
@@ -65,7 +65,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@mui/utils": "^5.14.15",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"dataloader": "^2.0.0",
"expiry-map": "^2.0.0",
"history": "^5.0.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"@backstage/plugin-catalog-react": "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",
"circleci-api": "^4.0.0",
"humanize-duration": "^3.27.0",
"lodash": "^4.17.21",
+1 -1
View File
@@ -40,7 +40,7 @@
"@backstage/plugin-catalog-react": "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",
"luxon": "^3.0.0",
"qs": "^6.9.4",
"react-use": "^17.2.4"
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"humanize-duration": "^3.27.1",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -56,7 +56,7 @@
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@types/highlightjs": "^10.1.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"@types/recharts": "^1.8.15"
},
"files": [
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/errors": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"rc-progress": "3.5.1",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"jsonschema": "^1.2.6",
"react-use": "^17.2.4",
"zen-observable": "^0.10.0"
+1 -1
View File
@@ -44,7 +44,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/styles": "^4.9.6",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"@types/recharts": "^1.8.14",
"classnames": "^2.2.6",
"history": "^5.0.0",
+1 -1
View File
@@ -56,7 +56,7 @@
"react-use": "^17.2.4"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
+1 -1
View File
@@ -33,7 +33,7 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@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
@@ -37,7 +37,7 @@
"@backstage/plugin-entity-feedback-common": "workspace:^",
"@material-ui/core": "^4.9.13",
"@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
@@ -43,7 +43,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",
"@uiw/react-codemirror": "^4.9.3",
"lodash": "^4.17.21",
"react-use": "^17.2.4",
+1 -1
View File
@@ -58,7 +58,7 @@
"@backstage/plugin-search-react": "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",
"classnames": "^2.2.6",
"pluralize": "^8.0.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/plugin-catalog-react": "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",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -41,7 +41,7 @@
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cross-fetch": "^4.0.0",
"luxon": "^3.0.0",
"p-limit": "^3.0.2",
+1 -1
View File
@@ -36,7 +36,7 @@
"@material-ui/icons": "^4.9.1",
"@maxim_mazurok/gapi.client.calendar": "^3.0.20220408",
"@tanstack/react-query": "^4.1.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.3.1",
"dompurify": "^2.3.6",
"lodash": "^4.17.21",
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"qs": "^6.10.1",
"react-use": "^17.2.4",
+1 -1
View File
@@ -45,7 +45,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"git-url-parse": "^13.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -40,7 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@octokit/graphql": "^5.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -38,7 +38,7 @@
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"octokit": "^3.0.0",
"react-use": "^17.4.0"
@@ -44,7 +44,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"p-limit": "^4.0.0"
},
+1 -1
View File
@@ -39,7 +39,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@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
@@ -51,7 +51,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/frontend-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"graphiql": "^3.0.6",
"graphql": "^16.0.0",
"graphql-ws": "^5.4.1",
+1 -1
View File
@@ -33,7 +33,7 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"graphql-voyager": "^1.0.0-rc.31",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -64,7 +64,7 @@
"@rjsf/material-ui": "5.16.1",
"@rjsf/utils": "5.16.1",
"@rjsf/validator-ajv8": "5.16.1",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"luxon": "^3.4.3",
"react-grid-layout": "1.3.4",
+1 -1
View File
@@ -40,7 +40,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/pickers": "^3.3.10",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"humanize-duration": "^3.26.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/plugin-jenkins-common": "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",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -37,7 +37,7 @@
"@backstage/plugin-catalog-react": "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
@@ -44,7 +44,7 @@
"@kubernetes-models/base": "^4.0.1",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cronstrue": "^2.2.0",
"js-yaml": "^4.0.0",
"kubernetes-models": "^4.1.0",
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cronstrue": "^2.32.0",
"js-yaml": "^4.1.0",
"kubernetes-models": "^4.3.1",
+1 -1
View File
@@ -44,7 +44,7 @@
"@kubernetes-models/base": "^4.0.1",
"@kubernetes/client-node": "0.20.0",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cronstrue": "^2.2.0",
"js-yaml": "^4.0.0",
"kubernetes-models": "^4.1.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@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
@@ -52,7 +52,7 @@
"@backstage/plugin-linguist-common": "workspace:^",
"@material-ui/core": "^4.9.13",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^2.0.2",
"react-use": "^17.2.4",
"slugify": "^1.6.4"
+1 -1
View File
@@ -55,7 +55,7 @@
"@material-ui/icons": "^4.9.1",
"@microsoft/microsoft-graph-types": "^2.25.0",
"@tanstack/react-query": "^4.1.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.3.1",
"dompurify": "^2.3.6",
"lodash": "^4.17.21",
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/plugin-catalog-react": "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
@@ -38,7 +38,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"parse-link-header": "^2.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.9.13",
"@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",
"luxon": "^3.3.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.9.13",
"@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
@@ -30,7 +30,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/pickers": "^3.3.10",
"@material-ui/styles": "^4.11.5",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"axios": "^1.4.0",
"date-fns": "^2.30.0",
"lodash": "^4.17.21",
+1 -1
View File
@@ -40,7 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@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
@@ -38,7 +38,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"p-limit": "^3.1.0",
"pluralize": "^8.0.0",
+1 -1
View File
@@ -43,7 +43,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/config": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"swr": "^2.0.0"
},
"peerDependencies": {
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"pluralize": "^8.0.0",
"qs": "^6.9.4",
+1 -1
View File
@@ -41,7 +41,7 @@
"@backstage/errors": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@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
@@ -40,7 +40,7 @@
"@backstage/plugin-catalog-react": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"react-sparklines": "^1.7.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -64,7 +64,7 @@
"@rjsf/utils": "5.16.1",
"@rjsf/validator-ajv8": "5.16.1",
"@types/json-schema": "^7.0.9",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.2.6",
"humanize-duration": "^3.25.1",
"immer": "^9.0.1",
+1 -1
View File
@@ -72,7 +72,7 @@
"@rjsf/material-ui": "5.16.1",
"@rjsf/utils": "5.16.1",
"@rjsf/validator-ajv8": "5.16.1",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"@uiw/react-codemirror": "^4.9.3",
"classnames": "^2.2.6",
"event-source-polyfill": "^1.0.31",
+1 -1
View File
@@ -55,7 +55,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"qs": "^6.9.4",
"react-use": "^17.3.2"
+1 -1
View File
@@ -58,7 +58,7 @@
"@backstage/version-bridge": "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",
"qs": "^6.9.4",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -41,7 +41,7 @@
"@date-io/core": "^1.3.13",
"@material-table/core": "^3.1.0",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-sparklines": "^1.7.0",
"react-use": "^17.2.4"
+1 -1
View File
@@ -36,7 +36,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",
"react-hook-form": "^7.12.2",
"react-use": "^17.2.4",
"uuid": "^8.3.2",
+1 -1
View File
@@ -43,7 +43,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.10.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cross-fetch": "^4.0.0",
"luxon": "^3.0.0",
"rc-progress": "3.5.1",
+1 -1
View File
@@ -41,7 +41,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -52,7 +52,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@testing-library/jest-dom": "^6.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"cross-fetch": "^4.0.0",
"lodash": "^4.17.21",
"qs": "^6.9.4",
+1 -1
View File
@@ -40,7 +40,7 @@
"@backstage/errors": "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
@@ -39,7 +39,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"qs": "^6.9.4",
"react-use": "^17.2.4"
},
+1 -1
View File
@@ -52,7 +52,7 @@
"@backstage/frontend-plugin-api": "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",
"color": "^4.0.1",
"d3-force": "^3.0.0",
"react-use": "^17.2.4"
@@ -42,7 +42,7 @@
"@backstage/plugin-techdocs": "workspace:^",
"@backstage/plugin-techdocs-react": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"testing-library__dom": "^7.29.4-beta.1"
},
"peerDependencies": {
+1 -1
View File
@@ -41,7 +41,7 @@
"@backstage/version-bridge": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/styles": "^4.11.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"jss": "~10.10.0",
"lodash": "^4.17.21",
"react-helmet": "6.1.0",
+1 -1
View File
@@ -65,7 +65,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/styles": "^4.10.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"dompurify": "^2.2.9",
"event-source-polyfill": "1.0.25",
"git-url-parse": "^13.0.0",
+1 -1
View File
@@ -58,7 +58,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-use": "^17.2.4",
"zen-observable": "^0.10.0"
},
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@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
@@ -36,7 +36,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"react-use": "^17.2.4",
+88 -88
View File
@@ -3770,7 +3770,7 @@ __metadata:
"@testing-library/react-hooks": ^8.0.0
"@testing-library/user-event": ^14.0.0
"@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
"@types/zen-observable": ^0.8.0
history: ^5.0.0
i18next: ^22.4.15
@@ -3845,7 +3845,7 @@ __metadata:
"@types/d3-zoom": ^3.0.1
"@types/dagre": ^0.7.44
"@types/google-protobuf": ^3.7.2
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/react-helmet": ^6.1.0
"@types/react-sparklines": ^1.7.0
"@types/react-syntax-highlighter": ^15.0.0
@@ -3902,7 +3902,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
history: ^5.0.0
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -3957,7 +3957,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
react-use: ^17.2.4
zen-observable: ^0.10.0
peerDependencies:
@@ -4024,7 +4024,7 @@ __metadata:
"@material-ui/icons": ^4.11.3
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -4067,7 +4067,7 @@ __metadata:
"@material-ui/core": ^4.12.4
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
history: ^5.3.0
lodash: ^4.17.21
zod: ^3.22.4
@@ -4219,7 +4219,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
react-markdown: ^8.0.0
react-use: ^17.2.4
@@ -4268,7 +4268,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -4292,7 +4292,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -4378,7 +4378,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cross-fetch: ^4.0.0
msw: ^1.0.0
qs: ^6.10.1
@@ -4396,7 +4396,7 @@ __metadata:
dependencies:
"@backstage/cli": "workspace:^"
"@testing-library/jest-dom": ^6.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
grpc-docs: ^1.1.2
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -4429,7 +4429,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/swagger-ui-react": ^4.18.0
graphiql: 3.1.0
graphql: ^16.0.0
@@ -4457,7 +4457,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
use-deep-compare-effect: ^1.8.1
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -4921,7 +4921,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
humanize-duration: ^3.27.0
luxon: ^3.0.0
react-use: ^17.2.4
@@ -4991,7 +4991,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
msw: ^1.0.0
react-use: ^17.2.4
@@ -5043,7 +5043,7 @@ __metadata:
"@backstage/test-utils": "workspace:^"
"@material-ui/core": ^4.12.2
"@testing-library/jest-dom": ^6.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -5089,7 +5089,7 @@ __metadata:
"@material-ui/lab": 4.0.0-alpha.61
"@material-ui/pickers": ^3.3.10
"@testing-library/jest-dom": ^6.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
material-ui-search-bar: ^1.0.0
react-hook-form: ^7.13.0
@@ -5133,7 +5133,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/recharts": ^1.8.15
lodash: ^4.17.21
luxon: ^3.0.0
@@ -5643,7 +5643,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
classnames: ^2.3.1
lodash: ^4.17.15
p-limit: ^3.1.0
@@ -5684,7 +5684,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
git-url-parse: ^13.0.0
js-base64: ^3.6.0
lodash: ^4.17.21
@@ -5780,7 +5780,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/zen-observable": ^0.8.0
classnames: ^2.2.6
lodash: ^4.17.21
@@ -5812,7 +5812,7 @@ __metadata:
"@material-ui/lab": ^4.0.0-alpha.60
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -5853,7 +5853,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
dataloader: ^2.0.0
expiry-map: ^2.0.0
history: ^5.0.0
@@ -5929,7 +5929,7 @@ __metadata:
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@types/humanize-duration": ^3.25.1
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
circleci-api: ^4.0.0
humanize-duration: ^3.27.0
lodash: ^4.17.21
@@ -5958,7 +5958,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
qs: ^6.9.4
react-use: ^17.2.4
@@ -5986,7 +5986,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@types/humanize-duration": ^3.27.1
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
humanize-duration: ^3.27.1
luxon: ^3.0.0
react-use: ^17.2.4
@@ -6045,7 +6045,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/highlightjs": ^10.1.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/recharts": ^1.8.15
highlight.js: ^10.6.0
luxon: ^3.0.0
@@ -6075,7 +6075,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
rc-progress: 3.5.1
react-use: ^17.2.4
@@ -6102,7 +6102,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
jsonschema: ^1.2.6
react-use: ^17.2.4
zen-observable: ^0.10.0
@@ -6145,7 +6145,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/pluralize": ^0.0.33
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/recharts": ^1.8.14
"@types/regression": ^2.0.0
"@types/yup": ^0.29.13
@@ -6234,7 +6234,7 @@ __metadata:
react-json-view: ^1.21.3
react-use: ^17.2.4
peerDependencies:
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: 6.0.0-beta.0 || ^6.3.0
@@ -6256,7 +6256,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@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:
"@backstage/plugin-catalog-react": "workspace:^"
@@ -6317,7 +6317,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -6351,7 +6351,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@uiw/react-codemirror": ^4.9.3
lodash: ^4.17.21
react-use: ^17.2.4
@@ -6563,7 +6563,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
classnames: ^2.2.6
msw: ^1.0.0
pluralize: ^8.0.0
@@ -6592,7 +6592,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-use: ^17.2.4
peerDependencies:
@@ -6620,7 +6620,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cross-fetch: ^4.0.0
luxon: ^3.0.0
msw: ^1.0.0
@@ -6651,7 +6651,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/dompurify": ^2.3.3
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/sanitize-html": ^2.6.2
classnames: ^2.3.1
dompurify: ^2.3.6
@@ -6704,7 +6704,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/recharts": ^1.8.15
luxon: ^3.0.0
qs: ^6.10.1
@@ -6738,7 +6738,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
git-url-parse: ^13.0.0
luxon: ^3.0.0
react-use: ^17.2.4
@@ -6770,7 +6770,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
msw: ^1.0.0
react-use: ^17.2.4
@@ -6800,7 +6800,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
octokit: ^3.0.0
react-use: ^17.4.0
@@ -6829,7 +6829,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
p-limit: ^4.0.0
peerDependencies:
@@ -6855,7 +6855,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -6914,7 +6914,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/codemirror": ^5.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
graphiql: ^3.0.6
graphql: ^16.0.0
graphql-ws: ^5.4.1
@@ -6938,7 +6938,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
graphql-voyager: ^1.0.0-rc.31
react-use: ^17.2.4
peerDependencies:
@@ -7013,7 +7013,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/react-grid-layout": ^1.3.2
lodash: ^4.17.21
luxon: ^3.4.3
@@ -7047,7 +7047,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
humanize-duration: ^3.26.0
luxon: ^3.0.0
react-use: ^17.2.4
@@ -7114,7 +7114,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/testing-library__jest-dom": ^5.9.1
luxon: ^3.0.0
react-use: ^17.2.4
@@ -7163,7 +7163,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
jest-when: ^3.1.0
react-use: ^17.2.4
peerDependencies:
@@ -7247,7 +7247,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/node": ^16.11.26
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cronstrue: ^2.2.0
js-yaml: ^4.0.0
kubernetes-models: ^4.1.0
@@ -7318,7 +7318,7 @@ __metadata:
"@material-ui/lab": ^4.0.0-alpha.61
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cronstrue: ^2.32.0
jest-websocket-mock: ^2.5.0
js-yaml: ^4.1.0
@@ -7355,7 +7355,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cronstrue: ^2.2.0
js-yaml: ^4.0.0
kubernetes-models: ^4.1.0
@@ -7417,7 +7417,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -7488,7 +7488,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^2.0.2
react-use: ^17.2.4
slugify: ^1.6.4
@@ -7515,7 +7515,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
classnames: ^2.3.1
dompurify: ^2.3.6
lodash: ^4.17.21
@@ -7544,7 +7544,7 @@ __metadata:
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@testing-library/jest-dom": ^6.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -7568,7 +7568,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/parse-link-header": ^2.0.1
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.2.3
parse-link-header: ^2.0.0
react-use: ^17.2.4
@@ -7613,7 +7613,7 @@ __metadata:
"@material-ui/icons": ^4.9.1
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cross-fetch: ^4.0.0
luxon: ^3.3.0
react-use: ^17.2.4
@@ -7638,7 +7638,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -7661,7 +7661,7 @@ __metadata:
"@material-ui/pickers": ^3.3.10
"@material-ui/styles": ^4.11.5
"@testing-library/jest-dom": ^6.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
axios: ^1.4.0
date-fns: ^2.30.0
lodash: ^4.17.21
@@ -7691,7 +7691,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@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:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -7725,7 +7725,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
p-limit: ^3.1.0
pluralize: ^8.0.0
@@ -7758,7 +7758,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-use: ^17.2.4
peerDependencies:
@@ -7802,7 +7802,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-use: ^17.2.4
peerDependencies:
@@ -7902,7 +7902,7 @@ __metadata:
"@backstage/test-utils": "workspace:^"
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
swr: ^2.0.0
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -7975,7 +7975,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
msw: ^1.0.0
pluralize: ^8.0.0
@@ -8035,7 +8035,7 @@ __metadata:
"@material-ui/core": ^4.12.2
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.1
react-use: ^17.2.4
peerDependencies:
@@ -8086,7 +8086,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
react-sparklines: ^1.7.0
react-use: ^17.2.4
@@ -8419,7 +8419,7 @@ __metadata:
"@types/humanize-duration": ^3.18.1
"@types/json-schema": ^7.0.9
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
classnames: ^2.2.6
humanize-duration: ^3.25.1
immer: ^9.0.1
@@ -8481,7 +8481,7 @@ __metadata:
"@testing-library/user-event": ^14.0.0
"@types/humanize-duration": ^3.18.1
"@types/json-schema": ^7.0.9
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@uiw/react-codemirror": ^4.9.3
classnames: ^2.2.6
event-source-polyfill: ^1.0.31
@@ -8719,7 +8719,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
qs: ^6.9.4
react-use: ^17.3.2
@@ -8754,7 +8754,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
history: ^5.0.0
qs: ^6.9.4
react-use: ^17.2.4
@@ -8783,7 +8783,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-sparklines: ^1.7.0
react-use: ^17.2.4
@@ -8810,7 +8810,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@types/zen-observable": ^0.8.2
react-hook-form: ^7.12.2
react-use: ^17.2.4
@@ -8968,7 +8968,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cross-fetch: ^4.0.0
luxon: ^3.0.0
msw: ^1.0.0
@@ -9000,7 +9000,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
luxon: ^3.0.0
react-use: ^17.2.4
peerDependencies:
@@ -9042,7 +9042,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
cross-fetch: ^4.0.0
lodash: ^4.17.21
msw: ^1.0.0
@@ -9071,7 +9071,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -9176,7 +9176,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
qs: ^6.9.4
react-use: ^17.2.4
peerDependencies:
@@ -9206,7 +9206,7 @@ __metadata:
"@testing-library/user-event": ^14.0.0
"@types/color": ^3.0.1
"@types/d3-force": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
color: ^4.0.1
d3-force: ^3.0.0
react-use: ^17.2.4
@@ -9233,7 +9233,7 @@ __metadata:
"@backstage/test-utils": "workspace:^"
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
testing-library__dom: ^7.29.4-beta.1
peerDependencies:
"@testing-library/react": ^12.1.3 || ^13.0.0 || ^14.0.0
@@ -9364,7 +9364,7 @@ __metadata:
"@material-ui/styles": ^4.11.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
jss: ~10.10.0
lodash: ^4.17.21
react-helmet: 6.1.0
@@ -9409,7 +9409,7 @@ __metadata:
"@testing-library/user-event": ^14.0.0
"@types/dompurify": ^2.2.2
"@types/event-source-polyfill": ^1.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
canvas: ^2.10.2
dompurify: ^2.2.9
event-source-polyfill: 1.0.25
@@ -9520,7 +9520,7 @@ __metadata:
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
zen-observable: ^0.10.0
@@ -9588,7 +9588,7 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
@@ -9616,7 +9616,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.0.0
"@types/luxon": ^3.0.0
"@types/react": ^16.13.1 || ^17.0.0
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
luxon: ^3.0.0
react-use: ^17.2.4
@@ -9710,7 +9710,7 @@ __metadata:
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@testing-library/jest-dom": ^6.0.0
"@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
msw: ^1.0.0