diff --git a/plugins/analytics-module-ga4/package.json b/plugins/analytics-module-ga4/package.json index df77a3a9de..a04225b01e 100644 --- a/plugins/analytics-module-ga4/package.json +++ b/plugins/analytics-module-ga4/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^14.0.0", - "@types/jest": "^26.0.7", + "@types/jest": "^28.1.3", "@types/node": "^16.11.26", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", diff --git a/yarn.lock b/yarn.lock index 419c2f48d2..1fe44d6f60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4440,6 +4440,39 @@ __metadata: languageName: unknown linkType: soft +"@backstage/plugin-analytics-module-ga4@workspace:plugins/analytics-module-ga4": + version: 0.0.0-use.local + resolution: "@backstage/plugin-analytics-module-ga4@workspace:plugins/analytics-module-ga4" + dependencies: + "@backstage/cli": "workspace:^" + "@backstage/config": "workspace:^" + "@backstage/core-app-api": "workspace:^" + "@backstage/core-components": "workspace:^" + "@backstage/core-plugin-api": "workspace:^" + "@backstage/dev-utils": "workspace:^" + "@backstage/test-utils": "workspace:^" + "@backstage/theme": "workspace:^" + "@material-ui/core": ^4.12.2 + "@material-ui/icons": ^4.9.1 + "@material-ui/lab": 4.0.0-alpha.61 + "@testing-library/dom": ^8.0.0 + "@testing-library/jest-dom": ^5.10.1 + "@testing-library/react": ^12.1.3 + "@testing-library/user-event": ^14.0.0 + "@types/jest": ^28.1.3 + "@types/node": ^16.11.26 + "@types/react": ^16.13.1 || ^17.0.0 + cross-fetch: ^3.1.5 + msw: ^1.0.0 + react-ga4: ^2.0.0 + react-use: ^17.2.4 + peerDependencies: + react: ^16.13.1 || ^17.0.0 + react-dom: ^16.13.1 || ^17.0.0 + react-router-dom: 6.0.0-beta.0 || ^6.3.0 + languageName: unknown + linkType: soft + "@backstage/plugin-analytics-module-ga@workspace:plugins/analytics-module-ga": version: 0.0.0-use.local resolution: "@backstage/plugin-analytics-module-ga@workspace:plugins/analytics-module-ga" @@ -34341,6 +34374,13 @@ __metadata: languageName: node linkType: hard +"react-ga4@npm:^2.0.0": + version: 2.1.0 + resolution: "react-ga4@npm:2.1.0" + checksum: f7fb41141418d4ad14756f1126a1e9958db37d4d84ae6cd798043dc03a390b6dba74d69311af0349f0b9580a43bda8930138194ccc29c4100efe446e2d6eb057 + languageName: node + linkType: hard + "react-ga@npm:^3.3.0": version: 3.3.1 resolution: "react-ga@npm:3.3.1"