File tree Expand file tree Collapse file tree 7 files changed +146
-197
lines changed
Expand file tree Collapse file tree 7 files changed +146
-197
lines changed Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@opennextjs/cloudflare" : " ^1.14.4" ,
1717 "next" : " 15.5.9" ,
18- "react" : " 19.1.3 " ,
18+ "react" : " 19.1.4 " ,
1919 "react-dom" : " 19.1.3"
2020 },
2121 "devDependencies" : {
Original file line number Diff line number Diff line change 3030 "next-themes" : " ^0.4.4" ,
3131 "next" : " 15.5.9" ,
3232 "qrcode.react" : " ^4.2.0" ,
33- "react-dom" : " ^19.0.2 " ,
33+ "react-dom" : " ^19.0.3 " ,
3434 "react-hook-form" : " ^7.54.2" ,
3535 "react-icons" : " ^5.4.0" ,
36- "react" : " ^19.0.2 " ,
36+ "react" : " ^19.0.3 " ,
3737 "sonner" : " ^1.7.1" ,
3838 "tailwind-merge" : " ^2.6.0" ,
3939 "tailwindcss-animate" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 1717 "@aws-sdk/client-s3" : " ^3.721.0" ,
1818 "@aws-sdk/s3-request-presigner" : " ^3.721.0" ,
1919 "next" : " 15.5.9" ,
20- "react" : " ^19.0.2 " ,
21- "react-dom" : " ^19.0.2 "
20+ "react" : " ^19.0.3 " ,
21+ "react-dom" : " ^19.0.3 "
2222 },
2323 "devDependencies" : {
2424 "@cloudflare/workers-types" : " catalog:" ,
2525 "@opennextjs/cloudflare" : " workspace:*" ,
2626 "@playwright/test" : " catalog:" ,
2727 "@types/node" : " ^22.10.2" ,
28- "@types/react" : " ^19.0.2 " ,
29- "@types/react-dom" : " ^19.0.2 " ,
28+ "@types/react" : " ^19.0.3 " ,
29+ "@types/react-dom" : " ^19.0.3 " ,
3030 "eslint" : " ^9.17.0" ,
3131 "eslint-config-next" : " 15.1.3" ,
3232 "postcss" : " ^8.4.49" ,
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "next" : " ^15.5.9" ,
20- "react" : " ^19.0.2 " ,
21- "react-dom" : " ^19.0.2 "
20+ "react" : " ^19.0.3 " ,
21+ "react-dom" : " ^19.0.3 "
2222 },
2323 "devDependencies" : {
2424 "@opennextjs/cloudflare" : " workspace:*" ,
Original file line number Diff line number Diff line change 1313 "e2e" : " playwright test -c e2e/playwright.config.ts"
1414 },
1515 "dependencies" : {
16- "react" : " ^19.0.0 " ,
17- "react-dom" : " ^19.0.0 " ,
16+ "react" : " ^19.0.3 " ,
17+ "react-dom" : " ^19.0.3 " ,
1818 "next" : " 15.5.9"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments