Skip to content

Commit ec09d0b

Browse files
chore(deps): bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.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/v19.2.1/packages/react) Updates `@types/react` from 18.3.13 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77760e6 commit ec09d0b

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"logdown": "3.3.1",
2525
"minimist": "1.2.8",
2626
"open-graph": "0.2.6",
27-
"react": "18.3.1",
27+
"react": "19.2.1",
2828
"react-dom": "18.3.1",
2929
"react-redux": "8.1.3",
3030
"redux": "4.2.1",
@@ -60,7 +60,7 @@
6060
"@types/open-graph": "0.2.6",
6161
"@types/platform": "1.3.6",
6262
"@types/prettier": "^2.7.3",
63-
"@types/react": "^18.3.13",
63+
"@types/react": "^19.2.7",
6464
"@types/react-dom": "^18.3.1",
6565
"@types/redux-logger": "^3.0.12",
6666
"@types/sinon": "17.0.3",

yarn.lock

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4752,13 +4752,12 @@ __metadata:
47524752
languageName: node
47534753
linkType: hard
47544754

4755-
"@types/react@npm:^18.3.13":
4756-
version: 18.3.13
4757-
resolution: "@types/react@npm:18.3.13"
4755+
"@types/react@npm:^19.2.7":
4756+
version: 19.2.7
4757+
resolution: "@types/react@npm:19.2.7"
47584758
dependencies:
4759-
"@types/prop-types": "*"
4760-
csstype: ^3.0.2
4761-
checksum: 5ccf75e8e52e30fd619046ce985d17152fdf92da3b27777cdcbe972c4557bb0f0d7cfda6b379c29e409f4c3293ad1277394eea6c865211c07bd92cab8dcb277f
4759+
csstype: ^3.2.2
4760+
checksum: b1f4c9a45862ea392b9ead060a5b5730b4c41b21fde097db35e639a8a0978460468d8da87f47226230bd4681d6de48ffee695595540084a8a849dde027c66a46
47624761
languageName: node
47634762
linkType: hard
47644763

@@ -8113,6 +8112,13 @@ __metadata:
81138112
languageName: node
81148113
linkType: hard
81158114

8115+
"csstype@npm:^3.2.2":
8116+
version: 3.2.3
8117+
resolution: "csstype@npm:3.2.3"
8118+
checksum: cb882521b3398958a1ce6ca98c011aec0bde1c77ecaf8a1dd4db3b112a189939beae3b1308243b2fe50fc27eb3edeb0f73a5a4d91d928765dc6d5ecc7bda92ee
8119+
languageName: node
8120+
linkType: hard
8121+
81168122
"cuint@npm:^0.2.2":
81178123
version: 0.2.2
81188124
resolution: "cuint@npm:0.2.2"
@@ -17044,12 +17050,10 @@ __metadata:
1704417050
languageName: node
1704517051
linkType: hard
1704617052

17047-
"react@npm:18.3.1":
17048-
version: 18.3.1
17049-
resolution: "react@npm:18.3.1"
17050-
dependencies:
17051-
loose-envify: ^1.1.0
17052-
checksum: a27bcfa8ff7c15a1e50244ad0d0c1cb2ad4375eeffefd266a64889beea6f6b64c4966c9b37d14ee32d6c9fcd5aa6ba183b6988167ab4d127d13e7cb5b386a376
17053+
"react@npm:19.2.1":
17054+
version: 19.2.1
17055+
resolution: "react@npm:19.2.1"
17056+
checksum: 9b32ace5c532ed78bc5a907bfec77d966c8f117049d9bf06b627c4cebe5ef2c899f18ed283f8ed5b85346176b5ccc5328ab6fae0b389f2936a87575ce0e47670
1705317057
languageName: node
1705417058
linkType: hard
1705517059

@@ -20695,7 +20699,7 @@ __metadata:
2069520699
"@types/open-graph": 0.2.6
2069620700
"@types/platform": 1.3.6
2069720701
"@types/prettier": ^2.7.3
20698-
"@types/react": ^18.3.13
20702+
"@types/react": ^19.2.7
2069920703
"@types/react-dom": ^18.3.1
2070020704
"@types/redux-logger": ^3.0.12
2070120705
"@types/sinon": 17.0.3
@@ -20773,7 +20777,7 @@ __metadata:
2077320777
nyc: 15.1.0
2077420778
open-graph: 0.2.6
2077520779
prettier: 2.8.8
20776-
react: 18.3.1
20780+
react: 19.2.1
2077720781
react-dom: 18.3.1
2077820782
react-redux: 8.1.3
2077920783
redux: 4.2.1

0 commit comments

Comments
 (0)