Skip to content

Commit c1bf809

Browse files
authored
[MERGE] pull request #33 from Asperguide/renovate/major-nextjs-monorepo
Update nextjs monorepo to v16 (major)
2 parents f039793 + 15ba6e0 commit c1bf809

File tree

8 files changed

+3054
-674
lines changed

8 files changed

+3054
-674
lines changed

bonus/learning/Henry_letellier/gamified_tree/package-lock.json

Lines changed: 796 additions & 163 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bonus/learning/Henry_letellier/gamified_tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"bootstrap": "^5.3.3",
1313
"d3": "^7.9.0",
14-
"next": "15.5.6",
14+
"next": "16.0.3",
1515
"react": "^19.0.0",
1616
"react-bootstrap": "^2.10.9",
1717
"react-dom": "^19.0.0"
@@ -20,7 +20,7 @@
2020
"@eslint/eslintrc": "^3",
2121
"@tailwindcss/postcss": "^4",
2222
"eslint": "^9",
23-
"eslint-config-next": "15.5.6",
23+
"eslint-config-next": "16.0.3",
2424
"tailwindcss": "^4"
2525
}
2626
}

0 commit comments

Comments
 (0)