Skip to content

Commit

Permalink
feat: upgrade react from 17.0.2 to 19.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react from 17.0.2 to 19.0.0.

See this package in yarn:
react

See this project in Snyk:
https://app.snyk.io/org/q1blue-rxw/project/266c724e-2063-473a-962d-724454bdaa56?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 27, 2024
1 parent dcd7e16 commit ea60721
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion microsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"docusaurus-plugin-sass": "^0.2.3",
"luxon": "^3.0.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react": "^19.0.0",
"react-dom": "^17.0.2",
"sass": "^1.57.1",
"swc-loader": "^0.2.3"
Expand Down
15 changes: 6 additions & 9 deletions microsite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3767,7 +3767,7 @@ __metadata:
luxon: ^3.0.0
prettier: ^2.6.2
prism-react-renderer: ^1.3.5
react: ^17.0.2
react: ^19.0.0
react-dom: ^17.0.2
sass: ^1.57.1
swc-loader: ^0.2.3
Expand Down Expand Up @@ -9835,13 +9835,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17.0.2":
version: 17.0.2
resolution: "react@npm:17.0.2"
dependencies:
loose-envify: ^1.1.0
object-assign: ^4.1.1
checksum: b254cc17ce3011788330f7bbf383ab653c6848902d7936a87b09d835d091e3f295f7e9dd1597c6daac5dc80f90e778c8230218ba8ad599f74adcc11e33b9d61b
"react@npm:^19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 86de15d85b2465feb40297a90319c325cb07cf27191a361d47bcfe8c6126c973d660125aa67b8f4cbbe39f15a2f32efd0c814e98196d8e5b68c567ba40a399c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -11182,7 +11179,7 @@ __metadata:

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=a1c5e5"
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit ea60721

Please sign in to comment.