1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00

fix(deps): update next.js to v16.0.7

This commit is contained in:
renovate[bot]
2025-12-03 19:06:50 +00:00
committed by Jake Jarvis
parent bbadaf3fc9
commit fcbff0012c
2 changed files with 76 additions and 76 deletions
+3 -3
View File
@@ -26,7 +26,7 @@
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@neondatabase/serverless": "^1.0.2",
"@next/mdx": "16.0.3",
"@next/mdx": "16.0.7",
"@octokit/graphql": "^9.0.3",
"@octokit/graphql-schema": "^15.26.0",
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -57,7 +57,7 @@
"geist": "^1.5.1",
"html-entities": "^2.6.0",
"lucide-react": "0.554.0",
"next": "16.0.3",
"next": "16.0.7",
"react": "19.2.1",
"react-activity-calendar": "^3.0.1",
"react-countup": "^6.5.3",
@@ -109,7 +109,7 @@
"dotenv": "^17.2.3",
"drizzle-kit": "^0.31.7",
"eslint": "^9.39.1",
"eslint-config-next": "16.0.3",
"eslint-config-next": "16.0.7",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",