From bb02dc41df68bdea728194e49cb132ca8d3fed6a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 3 Dec 2025 19:38:53 -0500 Subject: update package --- bun.lockb | Bin 256603 -> 259118 bytes package.json | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bun.lockb b/bun.lockb index abb013c..082bb3f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e2107cf..d4c98d4 100644 --- a/package.json +++ b/package.json @@ -9,20 +9,20 @@ "lint": "next lint" }, "dependencies": { - "autoprefixer": "^10.4.21", + "autoprefixer": "^10.4.22", "date-fns": "^4.1.0", - "eslint": "^9.9.0", + "eslint": "^9.39.1", "eslint-config-next": "15.3.1", "googleapis": "^148.0.0", "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.7.6", - "next": "15.3.1", - "postcss": "^8.4.41", + "markdown-to-jsx": "^7.7.17", + "next": "^15.3.6", + "postcss": "^8.5.6", "react": "19.1.0", "react-dom": "19.1.0", "tailwindcss": "3.4.17" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.10" + "@tailwindcss/typography": "^0.5.19" } } -- cgit v1.2.3