diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index df0c8da..f7029c7 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "dependencies": { "autoprefixer": "^10.4.16", "date-fns": "^2.30.0", - "eslint": "^8.53.0", - "eslint-config-next": "^14.0.2", + "eslint": "^8.55.0", + "eslint-config-next": "^14.0.4", "gray-matter": "^4.0.3", "markdown-to-jsx": "^7.3.2", - "next": "^14.0.3", - "postcss": "^8.4.31", + "next": "^14.0.4", + "postcss": "^8.4.32", "react": "^18.2.0", "react-dom": "^18.2.0", - "tailwindcss": "^3.3.5" + "tailwindcss": "^3.3.6" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10" |
