Skip to content

Commit b1666fd

Browse files
build(deps): 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] <[email protected]>
1 parent 7fa220b commit b1666fd

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
@@ -39,7 +39,7 @@
3939
"docusaurus-plugin-sass": "^0.2.6",
4040
"hast-util-is-element": "3.0.0",
4141
"prism-react-renderer": "^2.4.1",
42-
"react": "^19.0.0",
42+
"react": "^19.1.0",
4343
"react-dom": "^19.0.0",
4444
"reading-time": "^2.0.0-1",
4545
"rehype-katex": "7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10073,10 +10073,10 @@ [email protected], react-router@^5.3.4:
1007310073
tiny-invariant "^1.0.2"
1007410074
tiny-warning "^1.0.0"
1007510075

10076-
react@^19.0.0:
10077-
version "19.0.0"
10078-
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
10079-
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
10076+
react@^19.1.0:
10077+
version "19.1.0"
10078+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
10079+
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
1008010080

1008110081
read-pkg-up@^7.0.1:
1008210082
version "7.0.1"

0 commit comments

Comments
 (0)