Skip to content

Commit 6c59ddd

Browse files
committed
Update to React 18.2 to match Dash 3.0.0
1 parent 788d21d commit 6c59ddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_shortname}}/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"eslint-plugin-import": "^2.18.0",
4545
"eslint-plugin-react": "^7.14.2",
4646
"prop-types": "^15.8.1",
47-
"react": "^16.8.6",
47+
"react": "^18.2.0",
4848
"react-docgen": "^5.4.3",
49-
"react-dom": "^16.8.6",
49+
"react-dom": "^18.2.0",
5050
"style-loader": "^3.3.3",
5151
"styled-jsx": "^3.2.1",
5252
"webpack": "^5.84.1",

0 commit comments

Comments
 (0)