Skip to content

Commit 8f83251

Browse files
chore(deps): update react monorepo to ~18.3.0
1 parent b78da5f commit 8f83251

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"clean": "lerna clean --yes"
1818
},
1919
"devDependencies": {
20-
"react": "~18.2.0",
21-
"react-dom": "~18.2.0",
20+
"react": "~18.3.0",
21+
"react-dom": "~18.3.0",
2222
"@types/react": "~18.2.0",
2323
"@types/react-dom": "~18.2.0",
2424
"tsbb": "^4.1.14",
@@ -27,7 +27,7 @@
2727
"prettier": "^3.0.0",
2828
"lerna": "^8.0.0",
2929
"pretty-quick": "~4.0.0",
30-
"react-test-renderer": "~18.2.0"
30+
"react-test-renderer": "~18.3.0"
3131
},
3232
"workspaces": [
3333
"core",

0 commit comments

Comments
 (0)