Skip to content

Commit d76e670

Browse files
npm: bump react from 17.0.2 to 18.3.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 18.3.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6496e3d commit d76e670

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"i18next-browser-languagedetector": "^7.2.1",
2424
"i18next-http-backend": "^2.5.2",
2525
"prop-types": "^15.8.1",
26-
"react": "^17.0.2",
26+
"react": "^18.3.1",
2727
"react-countdown": "^2.3.5",
2828
"react-dom": "^17.0.2",
2929
"react-fade-in": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5707,7 +5707,7 @@ __metadata:
57075707
prettier: "npm:^3.3.3"
57085708
process: "npm:^0.11.10"
57095709
prop-types: "npm:^15.8.1"
5710-
react: "npm:^17.0.2"
5710+
react: "npm:^18.3.1"
57115711
react-app-rewired: "npm:^2.2.1"
57125712
react-countdown: "npm:^2.3.5"
57135713
react-dom: "npm:^17.0.2"
@@ -16278,13 +16278,12 @@ __metadata:
1627816278
languageName: node
1627916279
linkType: hard
1628016280

16281-
"react@npm:^17.0.2":
16282-
version: 17.0.2
16283-
resolution: "react@npm:17.0.2"
16281+
"react@npm:^18.3.1":
16282+
version: 18.3.1
16283+
resolution: "react@npm:18.3.1"
1628416284
dependencies:
1628516285
loose-envify: "npm:^1.1.0"
16286-
object-assign: "npm:^4.1.1"
16287-
checksum: 10c0/07ae8959acf1596f0550685102fd6097d461a54a4fd46a50f88a0cd7daaa97fdd6415de1dcb4bfe0da6aa43221a6746ce380410fa848acc60f8ac41f6649c148
16286+
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
1628816287
languageName: node
1628916288
linkType: hard
1629016289

0 commit comments

Comments
 (0)