Skip to content

Commit 4d1a950

Browse files
committed
Update react monorepo
1 parent da85a95 commit 4d1a950

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@rollup/plugin-typescript": "11.1.6",
4343
"@testing-library/react": "14.3.1",
4444
"@types/jest": "29.5.12",
45-
"@types/react": "18.2.79",
46-
"@types/react-dom": "18.2.25",
45+
"@types/react": "18.3.1",
46+
"@types/react-dom": "18.3.0",
4747
"@typescript-eslint/eslint-plugin": "6.21.0",
4848
"@typescript-eslint/parser": "6.21.0",
4949
"eslint": "8.57.0",
@@ -54,8 +54,8 @@
5454
"jest-environment-jsdom": "29.7.0",
5555
"pre-commit": "1.2.2",
5656
"prettier": "3.2.5",
57-
"react": "18.2.0",
58-
"react-dom": "18.2.0",
57+
"react": "18.3.1",
58+
"react-dom": "18.3.1",
5959
"rimraf": "5.0.5",
6060
"rollup": "4.17.2",
6161
"rollup-plugin-typescript2": "0.36.0",

0 commit comments

Comments
 (0)