File tree 4 files changed +296
-699
lines changed
4 files changed +296
-699
lines changed Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@types/mdx" : " ^2.0.13" ,
50
- "@types/react" : " ^18.3.1 " ,
50
+ "@types/react" : " ^18.3.2 " ,
51
51
"@types/react-dom" : " ^18.3.0" ,
52
52
"@types/semver" : " ^7.5.8" ,
53
53
"autoprefixer" : " ^10.4.19" ,
Original file line number Diff line number Diff line change 20
20
"cypress:run" : " cypress run --headless"
21
21
},
22
22
"dependencies" : {
23
- "next" : " 14.3.0-canary.70 " ,
23
+ "next" : " ^ 14.2.3 " ,
24
24
"nuqs" : " workspace:*" ,
25
25
"react" : " rc" ,
26
26
"react-dom" : " rc"
Original file line number Diff line number Diff line change 74
74
"@types/node" : " ^20.12.8" ,
75
75
"@types/react" : " ^18.3.2" ,
76
76
"@types/react-dom" : " ^18.3.0" ,
77
- "next" : " 14.3.0-canary.70 " ,
77
+ "next" : " ^ 14.2.3 " ,
78
78
"npm-run-all" : " ^4.1.5" ,
79
79
"react" : " rc" ,
80
80
"react-dom" : " rc" ,
You can’t perform that action at this time.
0 commit comments