diff --git a/plugins/qeta-react/package.json b/plugins/qeta-react/package.json index e35dbc3..485c9c2 100644 --- a/plugins/qeta-react/package.json +++ b/plugins/qeta-react/package.json @@ -58,6 +58,7 @@ "@backstage/plugin-signals-react": "backstage:^", "@drodil/backstage-plugin-qeta-common": "workspace:^", "@emotion/react": "^11.13.3", + "@emotion/styled": "^11.13.0", "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.169", "@mui/material": "^5.16.7", @@ -79,7 +80,7 @@ "remark-gfm": "^4.0.0" }, "peerDependencies": { - "react": "^16.13.1 || ^17.0.0", + "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-router-dom": "6.0.0-beta.0 || ^6.3.0" }, "devDependencies": { diff --git a/plugins/qeta/package.json b/plugins/qeta/package.json index 2437c30..c364d2d 100644 --- a/plugins/qeta/package.json +++ b/plugins/qeta/package.json @@ -56,6 +56,8 @@ "@backstage/plugin-signals-react": "backstage:^", "@drodil/backstage-plugin-qeta-common": "workspace:^", "@drodil/backstage-plugin-qeta-react": "workspace:^", + "@emotion/react": "^11.13.3", + "@emotion/styled": "^11.13.0", "@mui/icons-material": "^5.15.14", "@mui/lab": "^5.0.0-alpha.169", "@mui/material": "^5.16.7", @@ -65,8 +67,8 @@ }, "peerDependencies": { "@backstage/catalog-client": "^1.7.1", - "react": "^16.13.1 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", + "react": "^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-router-dom": "6.0.0-beta.0 || ^6.3.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 3261670..2aff864 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4919,6 +4919,7 @@ __metadata: "@backstage/test-utils": "backstage:^" "@drodil/backstage-plugin-qeta-common": "workspace:^" "@emotion/react": "npm:^11.13.3" + "@emotion/styled": "npm:^11.13.0" "@mui/icons-material": "npm:^5.16.7" "@mui/lab": "npm:^5.0.0-alpha.169" "@mui/material": "npm:^5.16.7" @@ -4946,7 +4947,7 @@ __metadata: recharts: "npm:^2.13.0" remark-gfm: "npm:^4.0.0" peerDependencies: - react: ^16.13.1 || ^17.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-router-dom: 6.0.0-beta.0 || ^6.3.0 languageName: unknown linkType: soft @@ -4969,6 +4970,8 @@ __metadata: "@backstage/plugin-signals-react": "backstage:^" "@drodil/backstage-plugin-qeta-common": "workspace:^" "@drodil/backstage-plugin-qeta-react": "workspace:^" + "@emotion/react": "npm:^11.13.3" + "@emotion/styled": "npm:^11.13.0" "@mui/icons-material": "npm:^5.15.14" "@mui/lab": "npm:^5.0.0-alpha.169" "@mui/material": "npm:^5.16.7" @@ -4979,8 +4982,8 @@ __metadata: react-use: "npm:^17.4.0" peerDependencies: "@backstage/catalog-client": ^1.7.1 - react: ^16.13.1 || ^17.0.0 || ^18.0.0 - react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 react-router-dom: 6.0.0-beta.0 || ^6.3.0 languageName: unknown linkType: soft @@ -5118,7 +5121,7 @@ __metadata: languageName: node linkType: hard -"@emotion/styled@npm:^11.10.5": +"@emotion/styled@npm:^11.10.5, @emotion/styled@npm:^11.13.0": version: 11.13.0 resolution: "@emotion/styled@npm:11.13.0" dependencies: