Skip to content

Commit af6443e

Browse files
chore(deps): update react monorepo (#10447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d6434f commit af6443e

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@testing-library/user-event": "^14.5.2",
4040
"@types/jest": "29.5.12",
4141
"@types/node": "^20.12.7",
42-
"@types/react": "^18",
43-
"@types/react-dom": "^18",
42+
"@types/react": "^18.3.3",
43+
"@types/react-dom": "^18.3.0",
4444
"@typescript-eslint/eslint-plugin": "^5.62.0",
4545
"@typescript-eslint/parser": "^5.62.0",
4646
"babel-jest": "^29.7.0",
@@ -61,8 +61,8 @@
6161
"mutation-observer": "^1.0.3",
6262
"plop": "^3.1.2",
6363
"prettier": "^3.3.1",
64-
"react": "^18",
65-
"react-dom": "^18",
64+
"react": "^18.3.1",
65+
"react-dom": "^18.3.1",
6666
"rimraf": "^5.0.7",
6767
"rollup": "^4.18.0",
6868
"rollup-plugin-scss": "^4.0.0",

packages/eslint-plugin-patternfly-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-prettier": "^5.1.3",
3434
"eslint-plugin-promise": "^6.2.0",
3535
"eslint-plugin-react": "^7.7.0",
36-
"eslint-plugin-react-hooks": "^4.1.2",
36+
"eslint-plugin-react-hooks": "^4.6.2",
3737
"eslint-plugin-rulesdir": "^0.2.0",
3838
"eslint-plugin-standard": "^4.1.0"
3939
},

packages/react-integration/demo-app-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@patternfly/react-core": "^5.4.0-prerelease.15",
13-
"react": "^18",
14-
"react-dom": "^18",
13+
"react": "^18.3.1",
14+
"react-dom": "^18.3.1",
1515
"react-router": "^5.3.4",
1616
"react-router-dom": "^5.3.4"
1717
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,8 +3229,8 @@ __metadata:
32293229
"@testing-library/user-event": "npm:^14.5.2"
32303230
"@types/jest": "npm:29.5.12"
32313231
"@types/node": "npm:^20.12.7"
3232-
"@types/react": "npm:^18"
3233-
"@types/react-dom": "npm:^18"
3232+
"@types/react": "npm:^18.3.3"
3233+
"@types/react-dom": "npm:^18.3.0"
32343234
"@typescript-eslint/eslint-plugin": "npm:^5.62.0"
32353235
"@typescript-eslint/parser": "npm:^5.62.0"
32363236
babel-jest: "npm:^29.7.0"
@@ -3251,8 +3251,8 @@ __metadata:
32513251
mutation-observer: "npm:^1.0.3"
32523252
plop: "npm:^3.1.2"
32533253
prettier: "npm:^3.3.1"
3254-
react: "npm:^18"
3255-
react-dom: "npm:^18"
3254+
react: "npm:^18.3.1"
3255+
react-dom: "npm:^18.3.1"
32563256
rimraf: "npm:^5.0.7"
32573257
rollup: "npm:^4.18.0"
32583258
rollup-plugin-scss: "npm:^4.0.0"
@@ -4378,7 +4378,7 @@ __metadata:
43784378
languageName: node
43794379
linkType: hard
43804380

4381-
"@types/react-dom@npm:^18":
4381+
"@types/react-dom@npm:^18.3.0":
43824382
version: 18.3.0
43834383
resolution: "@types/react-dom@npm:18.3.0"
43844384
dependencies:
@@ -4408,7 +4408,7 @@ __metadata:
44084408
languageName: node
44094409
linkType: hard
44104410

4411-
"@types/react@npm:*, @types/react@npm:^18":
4411+
"@types/react@npm:*, @types/react@npm:^18.3.3":
44124412
version: 18.3.3
44134413
resolution: "@types/react@npm:18.3.3"
44144414
dependencies:
@@ -8307,8 +8307,8 @@ __metadata:
83078307
"@types/react-router": "npm:^5.1.20"
83088308
"@types/react-router-dom": "npm:^5.3.3"
83098309
"@vitejs/plugin-react-swc": "npm:^3.7.0"
8310-
react: "npm:^18"
8311-
react-dom: "npm:^18"
8310+
react: "npm:^18.3.1"
8311+
react-dom: "npm:^18.3.1"
83128312
react-router: "npm:^5.3.4"
83138313
react-router-dom: "npm:^5.3.4"
83148314
vite: "npm:^5.2.12"
@@ -9312,7 +9312,7 @@ __metadata:
93129312
eslint-plugin-prettier: "npm:^5.1.3"
93139313
eslint-plugin-promise: "npm:^6.2.0"
93149314
eslint-plugin-react: "npm:^7.7.0"
9315-
eslint-plugin-react-hooks: "npm:^4.1.2"
9315+
eslint-plugin-react-hooks: "npm:^4.6.2"
93169316
eslint-plugin-rulesdir: "npm:^0.2.0"
93179317
eslint-plugin-standard: "npm:^4.1.0"
93189318
peerDependencies:
@@ -9349,7 +9349,7 @@ __metadata:
93499349
languageName: node
93509350
linkType: hard
93519351

9352-
"eslint-plugin-react-hooks@npm:^4.1.2":
9352+
"eslint-plugin-react-hooks@npm:^4.6.2":
93539353
version: 4.6.2
93549354
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
93559355
peerDependencies:
@@ -17572,7 +17572,7 @@ __metadata:
1757217572
languageName: node
1757317573
linkType: hard
1757417574

17575-
"react-dom@npm:^18":
17575+
"react-dom@npm:^18.3.1":
1757617576
version: 18.3.1
1757717577
resolution: "react-dom@npm:18.3.1"
1757817578
dependencies:
@@ -17677,7 +17677,7 @@ __metadata:
1767717677
languageName: node
1767817678
linkType: hard
1767917679

17680-
"react@npm:^18":
17680+
"react@npm:^18.3.1":
1768117681
version: 18.3.1
1768217682
resolution: "react@npm:18.3.1"
1768317683
dependencies:

0 commit comments

Comments
 (0)