diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
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" } } |
