Skip to content

Commit 8dd357d

Browse files
committed
Update react monorepo
1 parent 6e6a172 commit 8dd357d

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
"dependencies": {
2424
"core-js": "3.37.0",
25-
"react": "18.2.0",
26-
"react-dom": "18.2.0"
25+
"react": "18.3.1",
26+
"react-dom": "18.3.1"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "7.24.5",
@@ -33,8 +33,8 @@
3333
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
3434
"@types/jest": "^29.5.12",
3535
"@types/node": "18.19.33",
36-
"@types/react": "18.2.74",
37-
"@types/react-dom": "18.2.24",
36+
"@types/react": "18.3.1",
37+
"@types/react-dom": "18.3.0",
3838
"@typescript-eslint/eslint-plugin": "5.62.0",
3939
"@typescript-eslint/parser": "5.62.0",
4040
"babel-loader": "9.1.3",
@@ -48,11 +48,11 @@
4848
"eslint-plugin-jsx-a11y": "6.8.0",
4949
"eslint-plugin-promise": "6.1.1",
5050
"eslint-plugin-react": "7.32.2",
51-
"eslint-plugin-react-hooks": "4.6.0",
51+
"eslint-plugin-react-hooks": "4.6.2",
5252
"html-webpack-plugin": "5.6.0",
5353
"jest": "^29.7.0",
5454
"prettier": "2.8.8",
55-
"react-refresh": "0.14.0",
55+
"react-refresh": "0.14.2",
5656
"ts-jest": "^29.1.2",
5757
"typescript": "5.4.5",
5858
"webpack": "5.91.0",

pnpm-lock.yaml

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)