Skip to content

Commit 7afd90f

Browse files
chore(deps): bump react and @types/react in /apps/laboratory
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 19.1.1 to 19.2.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.2.0/packages/react) Updates `@types/react` from 19.1.15 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 903537a commit 7afd90f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/laboratory/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"framer-motion": "10.18.0",
150150
"next": "15.6.0-canary.29",
151151
"next-auth": "5.0.0-beta.29",
152-
"react": "19.1.1",
152+
"react": "19.2.0",
153153
"react-dom": "19.1.1",
154154
"react-icons": "4.12.0",
155155
"rpc-websockets": "7.11.0",
@@ -164,7 +164,7 @@
164164
"@playwright/test": "1.48.2",
165165
"@reown/appkit-testing": "workspace:*",
166166
"@types/node": "22.13.4",
167-
"@types/react": "19.1.15",
167+
"@types/react": "19.2.0",
168168
"@types/react-dom": "19.1.9",
169169
"dotenv": "16.4.7"
170170
}

0 commit comments

Comments
 (0)