From 29825b30d9f49163fa141a3b06162a2992bc7ca3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 17 Aug 2024 13:58:28 -0400 Subject: Updated packages --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'package.json') 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" -- cgit v1.2.3