From dc3d2f852da2cea4f2e98f2b910db0ce680581bf Mon Sep 17 00:00:00 2001 From: autocommit Date: Wed, 10 Jun 2026 14:11:34 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(dependencies):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20React=20and=20React-Dom=20to=20latest=20ve?= =?UTF-8?q?rsions=20with=20new=20features,=20fixes,=20and=20security=20pat?= =?UTF-8?q?ches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- node_modules/@types/react | 2 +- node_modules/@types/react-dom | 2 +- node_modules/react | 2 +- node_modules/react-dom | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/@types/react b/node_modules/@types/react index d29c301..ac1a9c2 120000 --- a/node_modules/@types/react +++ b/node_modules/@types/react @@ -1 +1 @@ -../../../../node_modules/.bun/@types+react@19.2.14/node_modules/@types/react \ No newline at end of file +../../../../../node_modules/.bun/@types+react@19.2.14/node_modules/@types/react \ No newline at end of file diff --git a/node_modules/@types/react-dom b/node_modules/@types/react-dom index f615321..0080298 120000 --- a/node_modules/@types/react-dom +++ b/node_modules/@types/react-dom @@ -1 +1 @@ -../../../../node_modules/.bun/@types+react-dom@19.2.3+273cdfb19a04c3e9/node_modules/@types/react-dom \ No newline at end of file +../../../../../node_modules/.bun/@types+react-dom@19.2.3+273cdfb19a04c3e9/node_modules/@types/react-dom \ No newline at end of file diff --git a/node_modules/react b/node_modules/react index 91a2b48..5312bab 120000 --- a/node_modules/react +++ b/node_modules/react @@ -1 +1 @@ -../../../node_modules/.bun/react@19.2.5/node_modules/react \ No newline at end of file +../../../../node_modules/.bun/react@19.2.5/node_modules/react \ No newline at end of file diff --git a/node_modules/react-dom b/node_modules/react-dom index a0ee521..59718d8 120000 --- a/node_modules/react-dom +++ b/node_modules/react-dom @@ -1 +1 @@ -../../../node_modules/.bun/react-dom@19.2.5+3f10a4be4e334a9b/node_modules/react-dom \ No newline at end of file +../../../../node_modules/.bun/react-dom@19.2.5+3f10a4be4e334a9b/node_modules/react-dom \ No newline at end of file