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

Update next.js to v15.5.1-canary.19

This commit is contained in:
renovate[bot]
2025-08-29 21:58:54 +00:00
committed by Jake Jarvis
parent b0ed5ceaf8
commit ba505e2c44
2 changed files with 76 additions and 76 deletions
+4 -4
View File
@@ -25,8 +25,8 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@neondatabase/serverless": "^1.0.1",
"@next/bundle-analyzer": "15.5.1-canary.16",
"@next/mdx": "15.5.1-canary.16",
"@next/bundle-analyzer": "15.5.1-canary.19",
"@next/mdx": "15.5.1-canary.19",
"@octokit/graphql": "^9.0.1",
"@octokit/graphql-schema": "^15.26.0",
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -57,7 +57,7 @@
"geist": "^1.4.2",
"html-entities": "^2.6.0",
"lucide-react": "0.542.0",
"next": "15.5.1-canary.16",
"next": "15.5.1-canary.19",
"react": "19.1.1",
"react-activity-calendar": "^2.7.13",
"react-countup": "^6.5.3",
@@ -109,7 +109,7 @@
"dotenv": "^17.2.1",
"drizzle-kit": "^0.31.4",
"eslint": "^9.34.0",
"eslint-config-next": "15.5.1-canary.16",
"eslint-config-next": "15.5.1-canary.19",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-drizzle": "^0.2.3",