Skip to content

Commit 070e52c

Browse files
chore(deps): bump the react group across 1 directory with 3 updates
Bumps the react group with 3 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.0 to 19.2.3 - [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.3/packages/react) Updates `@types/react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [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.3/packages/react-dom) Updates `@types/react` from 19.2.7 to 19.2.8 - [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.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63564a8 commit 070e52c

File tree

3 files changed

+9968
-14882
lines changed

3 files changed

+9968
-14882
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"plaid": "^39.0.0",
153153
"qrcode": "^1.5.4",
154154
"qrcode.react": "^4.2.0",
155-
"react": "19.2.0",
155+
"react": "19.2.3",
156156
"react-chartjs-2": "^5.3.0",
157157
"react-colorful": "^5.6.1",
158158
"react-countdown-circle-timer": "^3.2.1",
@@ -162,7 +162,7 @@
162162
"react-dnd": "^16.0.1",
163163
"react-dnd-html5-backend": "^16.0.1",
164164
"react-dnd-touch-backend": "^16.0.1",
165-
"react-dom": "19.2.0",
165+
"react-dom": "19.2.3",
166166
"react-dropzone": "^14.3.8",
167167
"react-hook-form": "^7.61.1",
168168
"react-i18next": "^16.5.0",
@@ -211,7 +211,7 @@
211211
"@types/node": "^20.19.9",
212212
"@types/papaparse": "^5.5.2",
213213
"@types/pg": "^8.15.6",
214-
"@types/react": "^19.2.6",
214+
"@types/react": "^19.2.9",
215215
"@types/react-dom": "^19.2.3",
216216
"@types/react-dropzone": "^5.1.0",
217217
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)