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 Jul 31, 2023
1 parent 80f12bf commit 4329154
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.62",
"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.18
resolution: "@types/react@npm:18.2.18"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 4079f4f959cd4a4bfaeda8b89fe8a1b1f8bdc9d87acfdc5f74a0b39cec9ec6a470724357c62778c0f063180b360c250e920c5a142f1dbcda67d9cc25a6d43a85
checksum: 2e0d75de2b618e76780019e52478b1bec2b015a9187aea30f84518c0c3ddc639055bdfea50864aece937bad0cb0544d0100b80d30f5461e72fbc1c3c0be8b140
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.62":
version: 17.0.62
resolution: "@types/react@npm:17.0.62"
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: 428a5aff44824ef504e9a9259b5894fe44a5db1c344b536990f07e132900ff5b34cbef0be77a84f30f37be1f88fc8b56dce328f568de8d65de3bfe414c05b2e1
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.62
clsx: 1.1.1
globby: 12.2.0
prism-react-renderer: 1.2.1
Expand Down

0 comments on commit 4329154

Please sign in to comment.