Skip to content

Commit

Permalink
Bump react-intl from 6.8.8 to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGreene authored and tekton-robot committed Nov 26, 2024
1 parent 77e8cb6 commit 4455f3d
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 135 deletions.
217 changes: 85 additions & 132 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-intl": "^6.8.8",
"react-intl": "^7.0.1",
"react-router-dom": "^6.28.0",
"reconnecting-websocket": "^4.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@carbon/react": "^1.65.0",
"react": "^16.14.0 || ^17.0.2",
"react-dom": "^16.14.0 || ^17.0.2",
"react-intl": "^6.4.1",
"react-intl": "^7.0.1",
"react-router-dom": "^5.0.0 || ^6.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"@carbon/react": "^1.68.0",
"react": "^16.14.0 || ^17.0.2",
"react-intl": "^6.4.1"
"react-intl": "^7.0.1"
},
"engines": {
"node": "^20.18.0",
Expand Down

0 comments on commit 4455f3d

Please sign in to comment.