Skip to content

Commit d6e7786

Browse files
chore(deps): update react monorepo
1 parent 97ec146 commit d6e7786

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@algolia/transporter": "4.13.0",
2424
"@babel/core": "7.17.9",
2525
"@babel/preset-env": "7.16.11",
26-
"@types/react": "17.0.44",
26+
"@types/react": "17.0.74",
2727
"algoliasearch": "4.13.0",
2828
"babel-loader": "8.2.4",
2929
"clean-webpack-plugin": "4.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-prettier": "4.0.0",
4747
"eslint-plugin-promise": "6.0.0",
4848
"eslint-plugin-react": "7.29.4",
49-
"eslint-plugin-react-hooks": "4.4.0",
49+
"eslint-plugin-react-hooks": "4.6.0",
5050
"eslint-plugin-standard": "4.1.0",
5151
"http-server": "14.1.0",
5252
"jest": "27.5.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
"@algolia/transporter": 4.13.0
1616
"@babel/core": 7.17.9
1717
"@babel/preset-env": 7.16.11
18-
"@types/react": 17.0.44
18+
"@types/react": 17.0.74
1919
algoliasearch: 4.13.0
2020
babel-loader: 8.2.4
2121
clean-webpack-plugin: 4.0.0
@@ -221,7 +221,7 @@ __metadata:
221221
eslint-plugin-prettier: 4.0.0
222222
eslint-plugin-promise: 6.0.0
223223
eslint-plugin-react: 7.29.4
224-
eslint-plugin-react-hooks: 4.4.0
224+
eslint-plugin-react-hooks: 4.6.0
225225
eslint-plugin-standard: 4.1.0
226226
http-server: 14.1.0
227227
jest: 27.5.1
@@ -5198,14 +5198,14 @@ __metadata:
51985198
languageName: node
51995199
linkType: hard
52005200

5201-
"@types/react@npm:17.0.44":
5202-
version: 17.0.44
5203-
resolution: "@types/react@npm:17.0.44"
5201+
"@types/react@npm:17.0.74":
5202+
version: 17.0.74
5203+
resolution: "@types/react@npm:17.0.74"
52045204
dependencies:
52055205
"@types/prop-types": "*"
52065206
"@types/scheduler": "*"
52075207
csstype: ^3.0.2
5208-
checksum: ebee02778ca08f954c316dc907802264e0121c87b8fa2e7e0156ab0ef2a1b0a09d968c016a3600ec4c9a17dc09b4274f292d9b15a1a5369bb7e4072def82808f
5208+
checksum: 0234cee33281607db663a9d878e799458d9ab7e31f818528c75f0d0047175fb06db0672b0d2b93977ff066c07636a9a09b121178a55cbb4a4fe82ff61dae7474
52095209
languageName: node
52105210
linkType: hard
52115211

@@ -10084,12 +10084,12 @@ __metadata:
1008410084
languageName: node
1008510085
linkType: hard
1008610086

10087-
"eslint-plugin-react-hooks@npm:4.4.0":
10088-
version: 4.4.0
10089-
resolution: "eslint-plugin-react-hooks@npm:4.4.0"
10087+
"eslint-plugin-react-hooks@npm:4.6.0":
10088+
version: 4.6.0
10089+
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
1009010090
peerDependencies:
1009110091
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
10092-
checksum: 350b50d45677cb2df682b9e54475912746bd2f56fc342e4d47fad78d71eb1b2b742e702f1e6c04ab2196346d3d7a2e327b5eee826f5b96bfb84b5c41d35e44e9
10092+
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
1009310093
languageName: node
1009410094
linkType: hard
1009510095

0 commit comments

Comments
 (0)