From 52b64eea152d33801e81b8063eaec51417c3e123 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 8 Dec 2023 14:24:14 -0500 Subject: Package update; Changed immigration page --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package.json') 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" -- cgit v1.2.3