File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.21 .0-next
1+ FROM kernai/refinery-parent-images:v1.22 .0-next
22
33WORKDIR /app
44COPY package*.json /app/
Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.21 .0-next
1+ FROM kernai/refinery-parent-images:v1.22 .0-next
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change 2929 "eslint-config-next" : " 15.0.3" ,
3030 "focus-visible" : " ^5.2.0" ,
3131 "lodash.debounce" : " ^4.0.8" ,
32- "next" : " 14.2.10 " ,
32+ "next" : " 14.2.21 " ,
3333 "postcss-focus-visible" : " ^6.0.4" ,
3434 "react" : " 18.2.0" ,
3535 "react-chartjs-2" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ export default function SampleProjectsDropdown() {
8383 buttonColor = "blue"
8484 solidTheme = { true }
8585 textColor = "white"
86+ asDiv
8687 />
8788 </ Menu . Button >
8889 </ div >
You can’t perform that action at this time.
0 commit comments