Skip to content

Commit 81f94a3

Browse files
Bump react from 19.0.0 to 19.1.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0 to 19.1.0. - [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.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa4c588 commit 81f94a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"formik": "^2.4.6",
2626
"html-react-parser": "^5.2.2",
2727
"prism-react-renderer": "^1.3.5",
28-
"react": "^19.0",
28+
"react": "^19.1",
2929
"react-confetti-explosion": "^2.1.2",
3030
"react-custom-roulette": "^1.4.0",
3131
"react-dom": "^19.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8142,10 +8142,10 @@ react-router@5.3.4, react-router@^5.3.4:
81428142
tiny-invariant "^1.0.2"
81438143
tiny-warning "^1.0.0"
81448144

8145-
react@^19.0:
8146-
version "19.0.0"
8147-
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
8148-
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
8145+
react@^19.1:
8146+
version "19.1.0"
8147+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
8148+
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
81498149

81508150
readable-stream@^2.0.1:
81518151
version "2.3.8"

0 commit comments

Comments
 (0)