Skip to content

Commit 935a4ef

Browse files
chore(deps): update react monorepo (#879)
1 parent b9e7cb3 commit 935a4ef

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@apify/tsconfig": "^0.1.0",
2121
"@docusaurus/module-type-aliases": "3.7.0",
2222
"@docusaurus/types": "3.7.0",
23-
"@types/react": "^18.0.28",
23+
"@types/react": "^19.0.0",
2424
"@typescript-eslint/eslint-plugin": "8.19.0",
2525
"@typescript-eslint/parser": "8.19.0",
2626
"eslint": "8.57.0",
2727
"eslint-plugin-react": "7.37.2",
28-
"eslint-plugin-react-hooks": "5.0.0",
28+
"eslint-plugin-react-hooks": "5.1.0",
2929
"fs-extra": "^11.1.0",
3030
"patch-package": "^8.0.0",
3131
"path-browserify": "^1.0.1",

website/yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4121,7 +4121,7 @@ __metadata:
41214121
languageName: node
41224122
linkType: hard
41234123

4124-
"@types/react@npm:^18.0.28, @types/react@npm:^18.3.11":
4124+
"@types/react@npm:^18.3.11":
41254125
version: 18.3.18
41264126
resolution: "@types/react@npm:18.3.18"
41274127
dependencies:
@@ -4131,6 +4131,15 @@ __metadata:
41314131
languageName: node
41324132
linkType: hard
41334133

4134+
"@types/react@npm:^19.0.0":
4135+
version: 19.0.3
4136+
resolution: "@types/react@npm:19.0.3"
4137+
dependencies:
4138+
csstype: "npm:^3.0.2"
4139+
checksum: 10c0/90129c45f2f09154d9409964964d0ccbac7f04d5f7fcf73fc146d33887931fbfdfd1e2947514298f94f986cc264aff8ba3201e9a4ea207d3308f20a06d47c805
4140+
languageName: node
4141+
linkType: hard
4142+
41344143
"@types/retry@npm:0.12.0":
41354144
version: 0.12.0
41364145
resolution: "@types/retry@npm:0.12.0"
@@ -6045,7 +6054,7 @@ __metadata:
60456054
"@docusaurus/types": "npm:3.7.0"
60466055
"@giscus/react": "npm:^3.0.0"
60476056
"@mdx-js/react": "npm:^3.0.1"
6048-
"@types/react": "npm:^18.0.28"
6057+
"@types/react": "npm:^19.0.0"
60496058
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
60506059
"@typescript-eslint/parser": "npm:8.19.0"
60516060
axios: "npm:^1.5.0"
@@ -6055,7 +6064,7 @@ __metadata:
60556064
docusaurus-gtm-plugin: "npm:^0.0.2"
60566065
eslint: "npm:8.57.0"
60576066
eslint-plugin-react: "npm:7.37.2"
6058-
eslint-plugin-react-hooks: "npm:5.0.0"
6067+
eslint-plugin-react-hooks: "npm:5.1.0"
60596068
fs-extra: "npm:^11.1.0"
60606069
patch-package: "npm:^8.0.0"
60616070
path-browserify: "npm:^1.0.1"
@@ -7771,12 +7780,12 @@ __metadata:
77717780
languageName: node
77727781
linkType: hard
77737782

7774-
"eslint-plugin-react-hooks@npm:5.0.0":
7775-
version: 5.0.0
7776-
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
7783+
"eslint-plugin-react-hooks@npm:5.1.0":
7784+
version: 5.1.0
7785+
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
77777786
peerDependencies:
77787787
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
7779-
checksum: 10c0/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002
7788+
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
77807789
languageName: node
77817790
linkType: hard
77827791

0 commit comments

Comments
 (0)