We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2979dc6 commit b8768ecCopy full SHA for b8768ec
example/package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"next": "12.1.0",
13
"nextjs-color-mode": "^1.0.3",
14
- "react": "17.0.2",
+ "react": "19.0.0",
15
"react-dom": "17.0.2"
16
},
17
"devDependencies": {
yarn.lock
@@ -3075,9 +3075,7 @@ react-dom@>=16.0.0:
3075
scheduler "^0.23.0"
3076
3077
react@>=16.0.0:
3078
- version "18.2.0"
3079
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
3080
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
+ version "19.0.0"
3081
dependencies:
3082
loose-envify "^1.1.0"
3083
0 commit comments