summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files 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"
}
}