Skip to content

Commit 089c0a2

Browse files
fix(deps): update react monorepo
1 parent 5b3a464 commit 089c0a2

File tree

3 files changed

+34
-35
lines changed

3 files changed

+34
-35
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"clsx": "2.0.0",
2727
"docusaurus-plugin-alumni": "0.0.0",
2828
"prism-react-renderer": "1.3.5",
29-
"react": "18.2.0",
30-
"react-dom": "18.2.0",
29+
"react": "18.3.1",
30+
"react-dom": "18.3.1",
3131
"rehype-katex": "^7.0.0",
3232
"remark-math": "^5.1.1"
3333
},
@@ -49,7 +49,7 @@
4949
"@docusaurus/tsconfig": "3.0.0-beta.0",
5050
"@docusaurus/types": "3.0.0-beta.0",
5151
"@types/node": "18.18.4",
52-
"@types/react": "18.2.32",
52+
"@types/react": "18.3.20",
5353
"@typescript-eslint/eslint-plugin": "5.62.0",
5454
"@typescript-eslint/parser": "5.62.0",
5555
"eslint": "8.52.0",
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "2.29.0",
5959
"eslint-plugin-jsx-a11y": "6.7.1",
6060
"eslint-plugin-react": "7.33.2",
61-
"eslint-plugin-react-hooks": "4.6.0",
61+
"eslint-plugin-react-hooks": "4.6.2",
6262
"husky": "8.0.3",
6363
"lint-staged": "15.0.2",
6464
"prettier": "3.0.3",

Diff for: src/plugins/docusaurus-plugin-alumni/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@types/fs-extra": "11.0.3",
2727
"@types/js-yaml": "4.0.8",
2828
"@types/node": "18.18.4",
29-
"@types/react": "18.2.32",
30-
"react": "18.2.0",
29+
"@types/react": "18.3.20",
30+
"react": "18.3.1",
3131
"typescript": "4.9.5"
3232
},
3333
"peerDependencies": {

Diff for: yarn.lock

+28-29
Original file line numberDiff line numberDiff line change
@@ -4175,14 +4175,13 @@ __metadata:
41754175
languageName: node
41764176
linkType: hard
41774177

4178-
"@types/react@npm:18.2.32":
4179-
version: 18.2.32
4180-
resolution: "@types/react@npm:18.2.32"
4178+
"@types/react@npm:18.3.20":
4179+
version: 18.3.20
4180+
resolution: "@types/react@npm:18.3.20"
41814181
dependencies:
41824182
"@types/prop-types": "*"
4183-
"@types/scheduler": "*"
41844183
csstype: ^3.0.2
4185-
checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
4184+
checksum: a93a4eec87c671ad9d68eaedaa2aa3688926409802939d2b291800cf926c771eb505a18721174364217ae9e1e8b89d09c1519f06ba1f168271de9f4c832710ea
41864185
languageName: node
41874186
linkType: hard
41884187

@@ -6025,7 +6024,7 @@ __metadata:
60256024
"@docusaurus/types": 3.0.0-beta.0
60266025
"@mdx-js/react": 2.3.0
60276026
"@types/node": 18.18.4
6028-
"@types/react": 18.2.32
6027+
"@types/react": 18.3.20
60296028
"@typescript-eslint/eslint-plugin": 5.62.0
60306029
"@typescript-eslint/parser": 5.62.0
60316030
clsx: 2.0.0
@@ -6036,14 +6035,14 @@ __metadata:
60366035
eslint-plugin-import: 2.29.0
60376036
eslint-plugin-jsx-a11y: 6.7.1
60386037
eslint-plugin-react: 7.33.2
6039-
eslint-plugin-react-hooks: 4.6.0
6038+
eslint-plugin-react-hooks: 4.6.2
60406039
husky: 8.0.3
60416040
lint-staged: 15.0.2
60426041
prettier: 3.0.3
60436042
prettier-config-jc: ^2.3.0
60446043
prism-react-renderer: 1.3.5
6045-
react: 18.2.0
6046-
react-dom: 18.2.0
6044+
react: 18.3.1
6045+
react-dom: 18.3.1
60476046
rehype-katex: ^7.0.0
60486047
remark-math: ^5.1.1
60496048
typescript: 4.9.5
@@ -6818,11 +6817,11 @@ __metadata:
68186817
"@types/fs-extra": 11.0.3
68196818
"@types/js-yaml": 4.0.8
68206819
"@types/node": 18.18.4
6821-
"@types/react": 18.2.32
6820+
"@types/react": 18.3.20
68226821
fs-extra: 11.1.1
68236822
js-yaml: 4.1.0
68246823
prettier: 3.0.3
6825-
react: 18.2.0
6824+
react: 18.3.1
68266825
typescript: 4.9.5
68276826
peerDependencies:
68286827
react: 17.x || 18.x
@@ -7340,12 +7339,12 @@ __metadata:
73407339
languageName: node
73417340
linkType: hard
73427341

7343-
"eslint-plugin-react-hooks@npm:4.6.0":
7344-
version: 4.6.0
7345-
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
7342+
"eslint-plugin-react-hooks@npm:4.6.2":
7343+
version: 4.6.2
7344+
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
73467345
peerDependencies:
73477346
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
7348-
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
7347+
checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
73497348
languageName: node
73507349
linkType: hard
73517350

@@ -13249,15 +13248,15 @@ __metadata:
1324913248
languageName: node
1325013249
linkType: hard
1325113250

13252-
"react-dom@npm:18.2.0":
13253-
version: 18.2.0
13254-
resolution: "react-dom@npm:18.2.0"
13251+
"react-dom@npm:18.3.1":
13252+
version: 18.3.1
13253+
resolution: "react-dom@npm:18.3.1"
1325513254
dependencies:
1325613255
loose-envify: ^1.1.0
13257-
scheduler: ^0.23.0
13256+
scheduler: ^0.23.2
1325813257
peerDependencies:
13259-
react: ^18.2.0
13260-
checksum: 7d323310bea3a91be2965f9468d552f201b1c27891e45ddc2d6b8f717680c95a75ae0bc1e3f5cf41472446a2589a75aed4483aee8169287909fcd59ad149e8cc
13258+
react: ^18.3.1
13259+
checksum: 298954ecd8f78288dcaece05e88b570014d8f6dce5db6f66e6ee91448debeb59dcd31561dddb354eee47e6c1bb234669459060deb238ed0213497146e555a0b9
1326113260
languageName: node
1326213261
linkType: hard
1326313262

@@ -13378,12 +13377,12 @@ __metadata:
1337813377
languageName: node
1337913378
linkType: hard
1338013379

13381-
"react@npm:18.2.0":
13382-
version: 18.2.0
13383-
resolution: "react@npm:18.2.0"
13380+
"react@npm:18.3.1":
13381+
version: 18.3.1
13382+
resolution: "react@npm:18.3.1"
1338413383
dependencies:
1338513384
loose-envify: ^1.1.0
13386-
checksum: 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
13385+
checksum: a27bcfa8ff7c15a1e50244ad0d0c1cb2ad4375eeffefd266a64889beea6f6b64c4966c9b37d14ee32d6c9fcd5aa6ba183b6988167ab4d127d13e7cb5b386a376
1338713386
languageName: node
1338813387
linkType: hard
1338913388

@@ -14048,12 +14047,12 @@ __metadata:
1404814047
languageName: node
1404914048
linkType: hard
1405014049

14051-
"scheduler@npm:^0.23.0":
14052-
version: 0.23.0
14053-
resolution: "scheduler@npm:0.23.0"
14050+
"scheduler@npm:^0.23.2":
14051+
version: 0.23.2
14052+
resolution: "scheduler@npm:0.23.2"
1405414053
dependencies:
1405514054
loose-envify: ^1.1.0
14056-
checksum: d79192eeaa12abef860c195ea45d37cbf2bbf5f66e3c4dcd16f54a7da53b17788a70d109ee3d3dde1a0fd50e6a8fc171f4300356c5aee4fc0171de526bf35f8a
14055+
checksum: 3e82d1f419e240ef6219d794ff29c7ee415fbdc19e038f680a10c067108e06284f1847450a210b29bbaf97b9d8a97ced5f624c31c681248ac84c80d56ad5a2c4
1405714056
languageName: node
1405814057
linkType: hard
1405914058

0 commit comments

Comments
 (0)