Respond to comments

Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
This commit is contained in:
Jonathan Mezach
2023-07-04 16:40:43 +02:00
parent 03bdc4380a
commit 65596b0cf4
4 changed files with 27 additions and 35 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
---
'backstage-plugin-analytics-module-nr': patch
'@backstage/plugin-analytics-module-newrelic-browser': patch
---
Initial release
Introduced the New Relic Browser analytics module. Check out the plugins [README.md](https://github.com/backstage/backstage/tree/master/plugins/analytics-module-nr) for more details!
+1 -1
View File
@@ -17,7 +17,7 @@
/plugins/adr @backstage/maintainers @kuangp
/plugins/adr-* @backstage/maintainers @kuangp
/plugins/allure @backstage/maintainers @deepak-bhardwaj-ps
/plugins/analytics-module-nr @jmezach
/plugins/analytics-module-nr @backstage/maintainers @jmezach
/plugins/apache-airflow @backstage/maintainers @cmpadden
/plugins/api-docs @backstage/maintainers @backstage/sda-se-reviewers
/plugins/azure-devops @backstage/maintainers @marleypowell @awanlin
+1 -5
View File
@@ -1,5 +1,5 @@
{
"name": "backstage-plugin-analytics-module-nr",
"name": "@backstage/plugin-analytics-module-newrelic-browser",
"version": "0.0.0",
"main": "src/index.ts",
"types": "src/index.ts",
@@ -26,10 +26,6 @@
"@backstage/config": "workspace:^",
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/theme": "workspace:^",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.60",
"@newrelic/browser-agent": "^1.236.0",
"react-use": "^17.2.4"
},
+23 -27
View File
@@ -4794,6 +4794,29 @@ __metadata:
languageName: unknown
linkType: soft
"@backstage/plugin-analytics-module-newrelic-browser@workspace:plugins/analytics-module-nr":
version: 0.0.0-use.local
resolution: "@backstage/plugin-analytics-module-newrelic-browser@workspace:plugins/analytics-module-nr"
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:^"
"@newrelic/browser-agent": ^1.236.0
"@testing-library/jest-dom": ^5.10.1
"@testing-library/react": ^12.1.3
"@testing-library/user-event": ^14.0.0
"@types/node": "*"
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
react: ^16.13.1 || ^17.0.0
languageName: unknown
linkType: soft
"@backstage/plugin-apache-airflow@workspace:^, @backstage/plugin-apache-airflow@workspace:plugins/apache-airflow":
version: 0.0.0-use.local
resolution: "@backstage/plugin-apache-airflow@workspace:plugins/apache-airflow"
@@ -19928,33 +19951,6 @@ __metadata:
languageName: node
linkType: hard
"backstage-plugin-analytics-module-nr@workspace:plugins/analytics-module-nr":
version: 0.0.0-use.local
resolution: "backstage-plugin-analytics-module-nr@workspace:plugins/analytics-module-nr"
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.9.13
"@material-ui/icons": ^4.9.1
"@material-ui/lab": ^4.0.0-alpha.60
"@newrelic/browser-agent": ^1.236.0
"@testing-library/jest-dom": ^5.10.1
"@testing-library/react": ^12.1.3
"@testing-library/user-event": ^14.0.0
"@types/node": "*"
msw: ^1.0.0
react-use: ^17.2.4
peerDependencies:
react: ^16.13.1 || ^17.0.0
languageName: unknown
linkType: soft
"badge-maker@npm:^3.3.0":
version: 3.3.1
resolution: "badge-maker@npm:3.3.1"