diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 09d9485..407c8b0 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "dependencies": { "autoprefixer": "^10.4.16", "date-fns": "^2.30.0", - "eslint": "^8.50.0", - "eslint-config-next": "^13.5.3", + "eslint": "^8.53.0", + "eslint-config-next": "^14.0.2", "gray-matter": "^4.0.3", "markdown-to-jsx": "^7.3.2", - "next": "^13.5.3", + "next": "^14.0.2", "postcss": "^8.4.31", "react": "^18.2.0", "react-dom": "^18.2.0", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.5" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10" |
