Skip to content

Commit 56de572

Browse files
committed
[React]: update reactc in useContext() example
1 parent dc1abb9 commit 56de572

File tree

2 files changed

+15
-22
lines changed

2 files changed

+15
-22
lines changed

react/useContext/package-lock.json

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

react/useContext/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@testing-library/jest-dom": "^5.17.0",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
9-
"react": "^18.3.1",
10-
"react-dom": "^18.3.1",
9+
"react": "^19.0.0-rc-fb9a90fa48-20240614",
10+
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
1111
"react-scripts": "^5.0.1",
1212
"sensorario-design-system": "github:sensorario/sensorario-design-system#62e8",
1313
"web-vitals": "^2.1.4"

0 commit comments

Comments
 (0)