Skip to content

Commit

Permalink
deps(react): update react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent cf751a6 commit 99da211
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^16.0.0",
"jest-styled-components": "^7.1.1",
"react": "~17.0.2",
"react": "~19.0.0",
"react-docgen-typescript-plugin": "1.0.8",
"react-dom": "~17.0.2",
"react-dom": "~19.0.0",
"react-router-dom": "~6.28.0",
"sass": "~1.77.0",
"sass-loader": "~16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@equisoft/design-elements-react": "workspace:*",
"core-js": "^3.37.0",
"i18next": "^23.0.0",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"react": "~19.0.0",
"react-dom": "~19.0.0",
"react-is": "~17.0.2",
"react-router-dom": "~6.28.0",
"styled-components": "^5.3.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@equisoft/design-elements-react": "workspace:*",
"i18next": "23.16.0",
"i18next-browser-languagedetector": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "15.1.0",
"react-is": "18.3.1",
"react-router": "6.28.0",
Expand Down
45 changes: 35 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1725,10 +1725,10 @@ __metadata:
jest-junit: "npm:^16.0.0"
jest-styled-components: "npm:^7.1.1"
prop-types: "npm:^15.8.1"
react: "npm:~17.0.2"
react: "npm:~19.0.0"
react-datepicker: "npm:^7.3.0"
react-docgen-typescript-plugin: "npm:1.0.8"
react-dom: "npm:~17.0.2"
react-dom: "npm:~19.0.0"
react-is: "npm:~17.0.2"
react-modal: "npm:^3.16.1"
react-popper-tooltip: "npm:^4.4.2"
Expand Down Expand Up @@ -1804,8 +1804,8 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-storybook: "npm:0.8.0"
i18next: "npm:^23.0.0"
react: "npm:~17.0.2"
react-dom: "npm:~17.0.2"
react: "npm:~19.0.0"
react-dom: "npm:~19.0.0"
react-is: "npm:~17.0.2"
react-router-dom: "npm:~6.28.0"
sass: "npm:^1.71.1"
Expand Down Expand Up @@ -6962,8 +6962,8 @@ __metadata:
posthtml: "npm:0.16.6"
posthtml-expressions: "npm:1.11.4"
pretty-format: "npm:29.7.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-i18next: "npm:15.1.0"
react-is: "npm:18.3.1"
react-router: "npm:6.28.0"
Expand Down Expand Up @@ -11991,7 +11991,18 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:18.3.1, react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
"react-dom@npm:19.0.0, react-dom@npm:~19.0.0":
version: 19.0.0
resolution: "react-dom@npm:19.0.0"
dependencies:
scheduler: "npm:^0.25.0"
peerDependencies:
react: ^19.0.0
checksum: 10c0/a36ce7ab507b237ae2759c984cdaad4af4096d8199fb65b3815c16825e5cfeb7293da790a3fc2184b52bfba7ba3ff31c058c01947aff6fd1a3701632aabaa6a9
languageName: node
linkType: hard

"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.1
resolution: "react-dom@npm:18.3.1"
dependencies:
Expand All @@ -12003,7 +12014,7 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^17, react-dom@npm:~17.0.2":
"react-dom@npm:^17":
version: 17.0.2
resolution: "react-dom@npm:17.0.2"
dependencies:
Expand Down Expand Up @@ -12195,7 +12206,14 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.3.1, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
"react@npm:19.0.0, react@npm:~19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
languageName: node
linkType: hard

"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand All @@ -12204,7 +12222,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17, react@npm:~17.0.2":
"react@npm:^17":
version: 17.0.2
resolution: "react@npm:17.0.2"
dependencies:
Expand Down Expand Up @@ -12753,6 +12771,13 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:^0.25.0":
version: 0.25.0
resolution: "scheduler@npm:0.25.0"
checksum: 10c0/a4bb1da406b613ce72c1299db43759526058fdcc413999c3c3e0db8956df7633acf395cb20eb2303b6a65d658d66b6585d344460abaee8080b4aa931f10eaafe
languageName: node
linkType: hard

"schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
version: 3.3.0
resolution: "schema-utils@npm:3.3.0"
Expand Down

0 comments on commit 99da211

Please sign in to comment.