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

Update next.js to v15.4.0-canary.50

This commit is contained in:
renovate[bot]
2025-05-24 03:24:47 +00:00
committed by Jake Jarvis
parent f8974e9a92
commit 030c79fb0e
2 changed files with 73 additions and 73 deletions
+4 -4
View File
@@ -26,8 +26,8 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@neondatabase/serverless": "^1.0.0",
"@next/bundle-analyzer": "15.4.0-canary.47",
"@next/mdx": "15.4.0-canary.47",
"@next/bundle-analyzer": "15.4.0-canary.50",
"@next/mdx": "15.4.0-canary.50",
"@octokit/graphql": "^9.0.1",
"@octokit/graphql-schema": "^15.26.0",
"@radix-ui/react-alert-dialog": "^1.1.14",
@@ -57,7 +57,7 @@
"geist": "^1.4.2",
"html-entities": "^2.6.0",
"lucide-react": "0.511.0",
"next": "15.4.0-canary.47",
"next": "15.4.0-canary.50",
"react": "19.1.0",
"react-activity-calendar": "^2.7.12",
"react-countup": "^6.5.3",
@@ -109,7 +109,7 @@
"dotenv": "^16.5.0",
"drizzle-kit": "^0.31.1",
"eslint": "^9.27.0",
"eslint-config-next": "15.4.0-canary.47",
"eslint-config-next": "15.4.0-canary.50",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",