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.10

This commit is contained in:
renovate[bot]
2025-12-12 02:11:55 +00:00
committed by Jake Jarvis
parent 3d1dd92252
commit d2bbd64dbd
2 changed files with 16 additions and 16 deletions
+2 -2
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.7",
"@next/mdx": "16.0.10",
"@octokit/graphql": "^9.0.3",
"@octokit/graphql-schema": "^15.26.1",
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -109,7 +109,7 @@
"dotenv": "^17.2.3",
"drizzle-kit": "^0.31.8",
"eslint": "^9.39.1",
"eslint-config-next": "16.0.7",
"eslint-config-next": "16.0.10",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",