File tree Expand file tree Collapse file tree 3 files changed +372
-413
lines changed
Expand file tree Collapse file tree 3 files changed +372
-413
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ x-common:
2424# ------------------------------------------------------------------------------------------
2525services :
2626 database :
27- image : mariadb:10.5
27+ image : mariadb:11.6
2828 restart : unless-stopped
2929 command : --default-authentication-plugin=mysql_native_password
3030 volumes :
Original file line number Diff line number Diff line change 1515 "clsx" : " ^2.1.1" ,
1616 "lucide-react" : " ^0.456.0" ,
1717 "next" : " 14.2.16" ,
18- "react" : " ^18 " ,
19- "react-dom" : " ^18 " ,
18+ "react" : " ^19.0.0 " ,
19+ "react-dom" : " ^19.0.0 " ,
2020 "tailwind-merge" : " ^2.5.4" ,
2121 "tailwindcss-animate" : " ^1.0.7"
2222 },
2323 "devDependencies" : {
24- "@types/node" : " ^20 " ,
25- "@types/react" : " ^18 " ,
26- "@types/react-dom" : " ^18 " ,
27- "eslint" : " ^8 " ,
28- "eslint-config-next" : " 14.2.16 " ,
24+ "@types/node" : " ^22.0.0 " ,
25+ "@types/react" : " ^19.0.0 " ,
26+ "@types/react-dom" : " ^19.0.0 " ,
27+ "eslint" : " ^9.0.0 " ,
28+ "eslint-config-next" : " 15.1.5 " ,
2929 "postcss" : " ^8" ,
3030 "tailwindcss" : " ^3.4.1" ,
3131 "typescript" : " ^5"
You can’t perform that action at this time.
0 commit comments