File tree Expand file tree Collapse file tree 4 files changed +298
-207
lines changed
integration-tests/test-apps/nextjs Expand file tree Collapse file tree 4 files changed +298
-207
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @codecov/astro-plugin " : patch
3+ " @codecov/bundle-analyzer " : patch
4+ " @codecov/bundler-plugin-core " : patch
5+ " @codecov/nextjs-webpack-plugin " : patch
6+ " @codecov/nuxt-plugin " : patch
7+ " @codecov/remix-vite-plugin " : patch
8+ " @codecov/rollup-plugin " : patch
9+ " @codecov/solidstart-plugin " : patch
10+ " @codecov/sveltekit-plugin " : patch
11+ " @codecov/vite-plugin " : patch
12+ " @codecov/webpack-plugin " : patch
13+ ---
14+
15+ Update ` next ` to 14.2.25
Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "next" : " 14.2.10 " ,
12+ "next" : " 14.2.25 " ,
1313 "react" : " ^18.3.1" ,
1414 "react-dom" : " ^18.3.1"
1515 },
2020 "@types/react-dom" : " ^18.3.0" ,
2121 "autoprefixer" : " ^10.4.19" ,
2222 "eslint" : " ^8.56.0" ,
23- "eslint-config-next" : " 14.2.10 " ,
23+ "eslint-config-next" : " 14.2.25 " ,
2424 "postcss" : " ^8.4.38" ,
2525 "tailwindcss" : " ^3.4.3" ,
2626 "typescript" : " ^5.4.5"
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" : " 14.2.25 "
1515 },
1616 "devDependencies" : {
1717 "@codecov/nextjs-webpack-plugin" : " workspace:^" ,
You can’t perform that action at this time.
0 commit comments