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] committed Jun 16, 2023
1 parent 2eaa84f commit 6bfcbde
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@algolia/transporter": "4.13.0",
"@babel/core": "7.17.9",
"@babel/preset-env": "7.16.11",
"@types/react": "17.0.44",
"@types/react": "17.0.62",
"algoliasearch": "4.13.0",
"babel-loader": "8.2.4",
"clean-webpack-plugin": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-standard": "4.1.0",
"http-server": "14.1.0",
"jest": "27.5.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@algolia/transporter": 4.13.0
"@babel/core": 7.17.9
"@babel/preset-env": 7.16.11
"@types/react": 17.0.44
"@types/react": 17.0.62
algoliasearch: 4.13.0
babel-loader: 8.2.4
clean-webpack-plugin: 4.0.0
Expand Down Expand Up @@ -221,7 +221,7 @@ __metadata:
eslint-plugin-prettier: 4.0.0
eslint-plugin-promise: 6.0.0
eslint-plugin-react: 7.29.4
eslint-plugin-react-hooks: 4.4.0
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-standard: 4.1.0
http-server: 14.1.0
jest: 27.5.1
Expand Down Expand Up @@ -5198,14 +5198,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:17.0.44":
version: 17.0.44
resolution: "@types/react@npm:17.0.44"
"@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: ebee02778ca08f954c316dc907802264e0121c87b8fa2e7e0156ab0ef2a1b0a09d968c016a3600ec4c9a17dc09b4274f292d9b15a1a5369bb7e4072def82808f
checksum: 428a5aff44824ef504e9a9259b5894fe44a5db1c344b536990f07e132900ff5b34cbef0be77a84f30f37be1f88fc8b56dce328f568de8d65de3bfe414c05b2e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10084,12 +10084,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.4.0":
version: 4.4.0
resolution: "eslint-plugin-react-hooks@npm:4.4.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: 350b50d45677cb2df682b9e54475912746bd2f56fc342e4d47fad78d71eb1b2b742e702f1e6c04ab2196346d3d7a2e327b5eee826f5b96bfb84b5c41d35e44e9
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 6bfcbde

Please sign in to comment.