Skip to content

Commit 79ed399

Browse files
build(deps-dev): bump @types/react-dom from 19.0.2 to 19.0.3 (#6000)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: greg <gregfromstl@gmail.com>
1 parent ded5e22 commit 79ed399

File tree

5 files changed

+192
-192
lines changed

5 files changed

+192
-192
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@types/pluralize": "^0.0.33",
123123
"@types/qrcode": "^1.5.5",
124124
"@types/react": "19.0.2",
125-
"@types/react-dom": "19.0.2",
125+
"@types/react-dom": "19.0.3",
126126
"@types/react-table": "^7.7.20",
127127
"@types/spdx-correct": "^3.1.3",
128128
"@types/swagger-ui-react": "^4.18.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@types/node": "22.10.2",
5252
"@types/react": "19.0.2",
53-
"@types/react-dom": "19.0.2",
53+
"@types/react-dom": "19.0.3",
5454
"eslint": "8.57.0",
5555
"eslint-config-next": "15.1.4",
5656
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/mdx": "^2.0.13",
5858
"@types/node": "22.10.2",
5959
"@types/react": "19.0.2",
60-
"@types/react-dom": "19.0.2",
60+
"@types/react-dom": "19.0.3",
6161
"@types/react-html-parser": "^2.0.6",
6262
"@types/tryghost__content-api": "^1.3.16",
6363
"@typescript-eslint/eslint-plugin": "7.14.1",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@next/eslint-plugin-next": "15.1.3",
3939
"@types/node": "22.10.2",
4040
"@types/react": "19.0.2",
41-
"@types/react-dom": "19.0.2",
41+
"@types/react-dom": "19.0.3",
4242
"@typescript-eslint/eslint-plugin": "7.14.1",
4343
"@typescript-eslint/parser": "7.14.1",
4444
"eslint": "8.57.0",

0 commit comments

Comments
 (0)