Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 4e27817 commit c5a409f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@types/react": "17.0.41",
"@types/react-dom": "17.0.14",
"@types/react": "17.0.60",
"@types/react-dom": "17.0.20",
"parcel": "2.3.2",
"serve": "13.0.2",
"typescript": "4.6.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-xo-react": "0.27.0",
"eslint-config-xo-typescript": "0.50.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.6.0"
}
}
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,8 +1907,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@giggl/example@workspace:apps/example"
dependencies:
"@types/react": 17.0.41
"@types/react-dom": 17.0.14
"@types/react": 17.0.60
"@types/react-dom": 17.0.20
parcel: 2.3.2
react: 17.0.2
react-dom: 17.0.2
Expand Down Expand Up @@ -2952,12 +2952,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:17.0.14":
version: 17.0.14
resolution: "@types/react-dom@npm:17.0.14"
"@types/react-dom@npm:17.0.20":
version: 17.0.20
resolution: "@types/react-dom@npm:17.0.20"
dependencies:
"@types/react": "*"
checksum: b54cd0ef573236b3d87fe7493e6d1c36d8b4ca37a3b46364272a5c91ac178e3296b68ea1aeb299ce68f12ad663c5720ee890d0539b14881c6754bdcbdb0befa0
"@types/react": ^17
checksum: 525439fb14a033fc5dbe74711ecc50ec82273a528df9656594066a6219401e975101dafffd15d9a1a57a9442d52ea0c92eaacae09554dde27cd792e773f67467
languageName: node
linkType: hard

Expand All @@ -2981,14 +2981,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:17.0.41":
version: 17.0.41
resolution: "@types/react@npm:17.0.41"
"@types/react@npm:17.0.60, @types/react@npm:^17":
version: 17.0.60
resolution: "@types/react@npm:17.0.60"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 1b086ec0ea5d666f05e19e0724e41278d27a2ca29a2cd71b9d9ab3fe27dba233806eb728d744e092c9fe9637ac738d8c5a05983cde84d215342949b47ecba2ef
checksum: 8565e53d6ad83cd5f606fa66f5f9d8d0e5323a0103114a0292ae8f97c17ce4a7dfa15b847c54eb0a2c41c03df7fd64ba1d5bcef91ee0c177e55315e52e334463
languageName: node
linkType: hard

Expand Down Expand Up @@ -4405,12 +4405,12 @@ __metadata:
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"
"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: 0ba1566ba0780bbc75a5921f49188edf232db2085ab32c8d3889592f0db9d6fadc97fcf639775e0101dec6b5409ca3c803ec44213b90c8bacaf0bdf921871c2e
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4866,7 +4866,7 @@ fsevents@~2.3.2:
eslint-config-xo-react: 0.27.0
eslint-config-xo-typescript: 0.50.0
eslint-plugin-react: 7.29.4
eslint-plugin-react-hooks: 4.3.0
eslint-plugin-react-hooks: 4.6.0
prettier: 2.6.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit c5a409f

Please sign in to comment.