Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 80f12bf commit df4a4ba
Show file tree
Hide file tree
Showing 12 changed files with 291 additions and 283 deletions.
528 changes: 269 additions & 259 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-testing-library": "5.0.1",
"husky": "7.0.4",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@docusaurus/theme-classic": "2.0.0-beta.14",
"@docusaurus/types": "2.0.0-beta.14",
"@tsconfig/docusaurus": "1.0.4",
"@types/react": "17.0.39",
"@types/react": "17.0.66",
"typescript": "4.5.5"
},
"browserslist": {
Expand Down
42 changes: 20 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8895,36 +8895,25 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16.9.0":
version: 17.0.38
resolution: "@types/react@npm:17.0.38"
"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:>=16.9.0, @types/react@npm:^18.0.25":
version: 18.2.23
resolution: "@types/react@npm:18.2.23"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 4079f4f959cd4a4bfaeda8b89fe8a1b1f8bdc9d87acfdc5f74a0b39cec9ec6a470724357c62778c0f063180b360c250e920c5a142f1dbcda67d9cc25a6d43a85
checksum: efb9d1ed1940c0e7ba08a21ffba5e266d8dbbb8fe618cfb97bc902dfc96385fdd8189e3f7f64b4aa13134f8e61947d60560deb23be151253c3a97b0d070897ca
languageName: node
linkType: hard

"@types/react@npm:17.0.39":
version: 17.0.39
resolution: "@types/react@npm:17.0.39"
"@types/react@npm:17.0.66":
version: 17.0.66
resolution: "@types/react@npm:17.0.66"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: bf04d3c2894559012710d595553e12b422d3b91cd8f4f7e122d8cb044ba9c2ba17f6e8a4e09581359cc5509ddc59cd8c8fabd6774f3505a40a45393f074d6e6e
languageName: node
linkType: hard

"@types/react@npm:>=16, @types/react@npm:^18.0.25":
version: 18.0.25
resolution: "@types/react@npm:18.0.25"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 231d658c45abdef044a716b4502774f1585d8336d73b2f5bd68f181acbfc874b7a457686ecd29b415b43ed0922c309bab7e2cf96832d188a3f4f1b02f2af760a
checksum: b364a98670ccee222dbd21ddd6cd1be78ad22bca40c7e1c073fff908121fd51fe1de0e9afc3d4ef8dfb6ceedfa28c5257dde9f23af0096f4d350e60c4b2f8858
languageName: node
linkType: hard

Expand Down Expand Up @@ -14939,7 +14928,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.3.0, eslint-plugin-react-hooks@npm:^4.3.0":
"eslint-plugin-react-hooks@npm:4.6.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.3.0":
version: 4.3.0
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
peerDependencies:
Expand Down Expand Up @@ -16933,7 +16931,7 @@ __metadata:
eslint-plugin-jsx-a11y: 6.5.1
eslint-plugin-prettier: 4.0.0
eslint-plugin-react: 7.28.0
eslint-plugin-react-hooks: 4.3.0
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-simple-import-sort: 7.0.0
eslint-plugin-testing-library: 5.0.1
husky: 7.0.4
Expand Down Expand Up @@ -29211,7 +29209,7 @@ __metadata:
"@mdx-js/react": 1.6.22
"@tsconfig/docusaurus": 1.0.4
"@types/node": 17.0.15
"@types/react": 17.0.39
"@types/react": 17.0.66
clsx: 1.1.1
globby: 12.2.0
prism-react-renderer: 1.2.1
Expand Down

0 comments on commit df4a4ba

Please sign in to comment.