File tree Expand file tree Collapse file tree 3 files changed +76
-76
lines changed Expand file tree Collapse file tree 3 files changed +76
-76
lines changed Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@tailwindcss/postcss" : " workspace:^" ,
1313 "fast-glob" : " ^3.3.3" ,
14- "next" : " 15.3.1 " ,
14+ "next" : " 15.3.2 " ,
1515 "react" : " ^19.1.0" ,
1616 "react-dom" : " ^19.1.0" ,
1717 "tailwindcss" : " workspace:^"
2121 "@types/react" : " ^19.1.2" ,
2222 "@types/react-dom" : " ^19.1.3" ,
2323 "eslint" : " ^9.25.1" ,
24- "eslint-config-next" : " ^15.3.1 " ,
24+ "eslint-config-next" : " ^15.3.2 " ,
2525 "typescript" : " ^5.5.4"
2626 }
2727}
Original file line number Diff line number Diff line change 99 "upgrade" : " node scripts/upgrade.mjs"
1010 },
1111 "dependencies" : {
12- "next" : " 15.3.1 " ,
12+ "next" : " 15.3.2 " ,
1313 "react" : " ^19.1.0" ,
1414 "react-dom" : " ^19.1.0" ,
1515 "tailwindcss" : " ^3"
2020 "@types/react-dom" : " ^19.1.3" ,
2121 "autoprefixer" : " ^10.4.21" ,
2222 "eslint" : " ^9.25.1" ,
23- "eslint-config-next" : " ^15.3.1 " ,
23+ "eslint-config-next" : " ^15.3.2 " ,
2424 "typescript" : " ^5.5.4"
2525 }
2626}
You can’t perform that action at this time.
0 commit comments