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

This commit is contained in:
renovate[bot]
2025-05-20 20:57:28 +00:00
committed by Jake Jarvis
parent 1996ad6c10
commit f35f775702
2 changed files with 83 additions and 91 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.41",
"@next/mdx": "15.4.0-canary.41",
"@next/bundle-analyzer": "15.4.0-canary.43",
"@next/mdx": "15.4.0-canary.43",
"@octokit/graphql": "^9.0.1",
"@octokit/graphql-schema": "^15.26.0",
"@radix-ui/react-alert-dialog": "^1.1.14",
@@ -56,7 +56,7 @@
"geist": "^1.4.2",
"html-entities": "^2.6.0",
"lucide-react": "0.511.0",
"next": "15.4.0-canary.41",
"next": "15.4.0-canary.43",
"react": "19.1.0",
"react-activity-calendar": "^2.7.12",
"react-countup": "^6.5.3",
@@ -107,7 +107,7 @@
"dotenv": "^16.5.0",
"drizzle-kit": "^0.31.1",
"eslint": "^9.27.0",
"eslint-config-next": "15.4.0-canary.41",
"eslint-config-next": "15.4.0-canary.43",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",