Skip to content

Commit

Permalink
chore(deps): update react monorepo (#2179)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
  • Loading branch information
backstage-goalie[bot] authored Dec 20, 2024
1 parent 064b809 commit 7fb84ca
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions workspaces/analytics/.changeset/renovate-5b3b556.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-analytics-provider-segment': patch
---

Updated dependency `@types/react` to `18.3.17`.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"@types/react": "18.3.12",
"@types/react": "18.3.17",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2632,7 +2632,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
"@types/react": 18.3.12
"@types/react": 18.3.17
cross-fetch: 4.0.0
msw: 1.3.5
prettier: 3.4.2
Expand Down
4 changes: 2 additions & 2 deletions workspaces/redhat-argocd/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@types/node": "18.19.68",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1"
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions workspaces/redhat-argocd/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14751,8 +14751,8 @@ __metadata:
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@types/node": 18.19.68
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@types/react": 18.3.17
"@types/react-dom": 18.3.5
react: ^18.0.0
react-dom: ^18.0.0
react-router: ^6.23.0
Expand Down

0 comments on commit 7fb84ca

Please sign in to comment.