Skip to content

Commit 75b29d5

Browse files
Update react monorepo
1 parent 4bf5144 commit 75b29d5

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/mocha": "10.0.6",
1616
"@types/node": "20.12.7",
1717
"@types/node-fetch": "2.6.11",
18-
"@types/react": "18.3.0",
18+
"@types/react": "18.3.1",
1919
"@types/react-dom": "18.3.0",
2020
"@typescript-eslint/eslint-plugin": "7.7.1",
2121
"@typescript-eslint/parser": "7.7.1",
@@ -26,16 +26,16 @@
2626
"eslint-plugin-node": "11.1.0",
2727
"eslint-plugin-prettier": "5.1.3",
2828
"eslint-plugin-react": "7.34.1",
29-
"eslint-plugin-react-hooks": "4.6.1",
29+
"eslint-plugin-react-hooks": "4.6.2",
3030
"eventsource": "2.0.2",
3131
"express": "4.19.2",
3232
"mocha": "10.4.0",
3333
"node-fetch": "2.7.0",
3434
"npm-check-updates": "16.14.20",
3535
"prettier": "3.2.5",
3636
"pretty-quick": "4.0.0",
37-
"react": "18.3.0",
38-
"react-dom": "18.3.0",
37+
"react": "18.3.1",
38+
"react-dom": "18.3.1",
3939
"schema-dts": "1.1.2",
4040
"source-map-support": "0.5.21",
4141
"ssestream": "1.1.0",

0 commit comments

Comments
 (0)