From 93380ca8bad837373b2ae4f97e0477c436453848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:14:06 +0000 Subject: [PATCH] chore(deps): bump react from 18.3.1 to 19.0.0 in /examples/hello-world Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 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/HEAD/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/hello-world/package.json | 2 +- examples/hello-world/yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index d650597cc..b313db3d6 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "react": "^18.3.1", + "react": "^19.0.0", "react-datepicker": "^7.5.0", "react-dom": "^18.3.1", "react-scripts": "5.0.1" diff --git a/examples/hello-world/yarn.lock b/examples/hello-world/yarn.lock index ce9f3f759..f0284f990 100644 --- a/examples/hello-world/yarn.lock +++ b/examples/hello-world/yarn.lock @@ -7067,7 +7067,7 @@ __metadata: version: 0.0.0-use.local resolution: "hello-world@workspace:." dependencies: - react: "npm:^18.3.1" + react: "npm:^19.0.0" react-datepicker: "npm:^7.5.0" react-dom: "npm:^18.3.1" react-scripts: "npm:5.0.1" @@ -10955,12 +10955,10 @@ __metadata: languageName: node linkType: hard -"react@npm:^18.3.1": - version: 18.3.1 - resolution: "react@npm:18.3.1" - dependencies: - loose-envify: "npm:^1.1.0" - checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3 +"react@npm:^19.0.0": + version: 19.0.0 + resolution: "react@npm:19.0.0" + checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471 languageName: node linkType: hard