Skip to content

Commit aacbdd9

Browse files
chore(deps): bump react from 17.0.2 to 19.0.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 19.0.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.0.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 588aa59 commit aacbdd9

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"mdx-mermaid": "^v1.3.2",
3333
"medium-zoom": "^1.0.8",
3434
"mermaid": "^10.9.1",
35-
"react": "^17.0.2",
35+
"react": "^19.0.0",
3636
"react-dom": "^17.0.2",
3737
"react-youtube": "^10.1.0",
3838
"swc-loader": "^0.2.6"

yarn.lock

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10246,7 +10246,7 @@ __metadata:
1024610246
medium-zoom: "npm:^1.0.8"
1024710247
mermaid: "npm:^10.9.1"
1024810248
prop-types: "npm:^15.8.1"
10249-
react: "npm:^17.0.2"
10249+
react: "npm:^19.0.0"
1025010250
react-dom: "npm:^17.0.2"
1025110251
react-youtube: "npm:^10.1.0"
1025210252
semver-utils: "npm:^1.1.4"
@@ -12341,13 +12341,10 @@ __metadata:
1234112341
languageName: node
1234212342
linkType: hard
1234312343

12344-
"react@npm:^17.0.2":
12345-
version: 17.0.2
12346-
resolution: "react@npm:17.0.2"
12347-
dependencies:
12348-
loose-envify: "npm:^1.1.0"
12349-
object-assign: "npm:^4.1.1"
12350-
checksum: 10/ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
12344+
"react@npm:^19.0.0":
12345+
version: 19.0.0
12346+
resolution: "react@npm:19.0.0"
12347+
checksum: 10/2490969c503f644703c88990d20e4011fa6119ddeca451e9de48f6d7ab058d670d2852a5fcd3aa3cd90a923ab2815d532637bd4a814add402ae5c0d4f129ee71
1235112348
languageName: node
1235212349
linkType: hard
1235312350

0 commit comments

Comments
 (0)