From 83b9cde3cde8af318bc490ffe5beb66fdd2cec6f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 1 Oct 2023 15:51:41 -0400 Subject: Travel advisory update --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1030dac..cbd29e3 100644 --- a/package.json +++ b/package.json @@ -9,17 +9,17 @@ "lint": "next lint" }, "dependencies": { - "autoprefixer": "10.4.14", + "autoprefixer": "^10.4.16", "date-fns": "^2.30.0", - "eslint": "8.44.0", - "eslint-config-next": "13.4.10", + "eslint": "^8.50.0", + "eslint-config-next": "^13.5.3", "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.2.1", - "next": "13.4.10", - "postcss": "8.4.26", - "react": "18.2.0", - "react-dom": "18.2.0", - "tailwindcss": "3.3.3" + "markdown-to-jsx": "^7.3.2", + "next": "^13.5.3", + "postcss": "^8.4.31", + "react": "^18.2.0", + "react-dom": "^18.2.0", + "tailwindcss": "^3.3.3" }, "devDependencies": { "@tailwindcss/typography": "^0.5.9" -- cgit v1.2.3