diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 8360d1c..a0478ec 100644 --- a/package.json +++ b/package.json @@ -9,17 +9,17 @@ "lint": "next lint" }, "dependencies": { - "autoprefixer": "^10.4.16", - "date-fns": "^2.30.0", - "eslint": "^8.55.0", - "eslint-config-next": "^14.0.4", + "autoprefixer": "^10.4.20", + "date-fns": "^3.6.0", + "eslint": "^9.9.0", + "eslint-config-next": "^14.2.5", "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.3.2", - "next": "^14.1.1", - "postcss": "^8.4.32", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tailwindcss": "^3.3.6" + "markdown-to-jsx": "^7.4.7", + "next": "^14.2.5", + "postcss": "^8.4.41", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tailwindcss": "^3.4.10" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10" |
