From 9ff605683cfc814bee9a49525bb0856ec28ab17e Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 27 Mar 2023 11:44:15 +0700 Subject: package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3f9ef1a7..2ecad026 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "devDependencies": { "@svgr/webpack": "^6.5.0", "@tailwindcss/typography": "^0.5.9", - "autoprefixer": "^10.4.12", + "autoprefixer": "^10.4.14", "eslint": "8.26.0", "eslint-config-next": "13.0.0", - "postcss": "^8.4.18", - "tailwindcss": "^3.2.1" + "postcss": "^8.4.21", + "tailwindcss": "^3.2.7" } } -- cgit v1.2.3