Skip to content

Commit a300d52

Browse files
Bump react-dom from 19.2.6 to 19.2.7
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.6 to 19.2.7. - [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.7/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289680a commit a300d52

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"next": "^16.2.6",
2929
"particles.js": "^2.0.0",
3030
"react": "^19.2.6",
31-
"react-dom": "^19.2.6",
31+
"react-dom": "^19.2.7",
3232
"react-navigation-controller": "^3.1.1",
3333
"sharp": "^0.34.5",
3434
"use-sound": "^5.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9056,14 +9056,14 @@ __metadata:
90569056
languageName: node
90579057
linkType: hard
90589058

9059-
"react-dom@npm:^19.2.6":
9060-
version: 19.2.6
9061-
resolution: "react-dom@npm:19.2.6"
9059+
"react-dom@npm:^19.2.7":
9060+
version: 19.2.7
9061+
resolution: "react-dom@npm:19.2.7"
90629062
dependencies:
90639063
scheduler: "npm:^0.27.0"
90649064
peerDependencies:
9065-
react: ^19.2.6
9066-
checksum: 10c0/dbf2aef67857c03a612bc9316a4562e5066f43fa04bf28f7f0734963fc1350da2c9f8eb973930655453281079f30cc8222bab383dbec4b5097084e2c081e3334
9065+
react: ^19.2.7
9066+
checksum: 10c0/970ff600f6e80d47d39e2f226f12f226173b3cba3382efc97c5f0cd663de9af38c7a4c11c213fb936094faeac83060d660247accaa96b752180d5b951b9cfecb
90679067
languageName: node
90689068
linkType: hard
90699069

@@ -10453,7 +10453,7 @@ __metadata:
1045310453
postcss-loader: "npm:^8.2.1"
1045410454
prettier: "npm:^3.8.3"
1045510455
react: "npm:^19.2.6"
10456-
react-dom: "npm:^19.2.6"
10456+
react-dom: "npm:^19.2.7"
1045710457
react-navigation-controller: "npm:^3.1.1"
1045810458
sass: "npm:^1.100.0"
1045910459
sass-loader: "npm:^17.0.0"

0 commit comments

Comments
 (0)