File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
integration-tests/test-apps/nextjs Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "next" : " 14.2.10 " ,
12+ "next" : " 15.0.3 " ,
1313 "react" : " ^18.3.1" ,
1414 "react-dom" : " ^18.3.1"
1515 },
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "react" : " ^18" ,
1313 "react-dom" : " ^18" ,
14- "next" : " 14.2.10 "
14+ "next" : " 15.0.3 "
1515 },
1616 "devDependencies" : {
1717 "@codecov/nextjs-webpack-plugin" : " workspace:^" ,
Original file line number Diff line number Diff line change 5454 "@vitest/coverage-v8" : " ^1.5.0" ,
5555 "codecovProdRollupPlugin" :
" npm:@codecov/[email protected] " ,
5656 "msw" : " ^2.1.5" ,
57- "rollup" : " 4.22.4 " ,
57+ "rollup" : " 4.28.0 " ,
5858 "ts-node" : " ^10.9.2" ,
5959 "typedoc" : " ^0.25.12" ,
6060 "typescript" : " ^5.3.3" ,
You can’t perform that action at this time.
0 commit comments