Skip to content

Commit 727b4fd

Browse files
Bump react from 19.2.0 to 19.2.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.0 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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2431820 commit 727b4fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"next-themes": "^0.4.6",
4949
"node-fetch": "3",
5050
"postcss": "^8.5.6",
51-
"react": "^19.2.0",
51+
"react": "^19.2.1",
5252
"react-dom": "^19.2.1",
5353
"sanitize-html": "^2.17.0",
5454
"shadcn": "3.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4205,7 +4205,7 @@ __metadata:
42054205
next-themes: "npm:^0.4.6"
42064206
node-fetch: "npm:3"
42074207
postcss: "npm:^8.5.6"
4208-
react: "npm:^19.2.0"
4208+
react: "npm:^19.2.1"
42094209
react-dom: "npm:^19.2.1"
42104210
sanitize-html: "npm:^2.17.0"
42114211
shadcn: "npm:3.5.1"
@@ -7086,10 +7086,10 @@ __metadata:
70867086
languageName: node
70877087
linkType: hard
70887088

7089-
"react@npm:^19.2.0":
7090-
version: 19.2.0
7091-
resolution: "react@npm:19.2.0"
7092-
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
7089+
"react@npm:^19.2.1":
7090+
version: 19.2.1
7091+
resolution: "react@npm:19.2.1"
7092+
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
70937093
languageName: node
70947094
linkType: hard
70957095

0 commit comments

Comments
 (0)