diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-27 11:44:15 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-27 11:44:15 +0700 |
| commit | 9ff605683cfc814bee9a49525bb0856ec28ab17e (patch) | |
| tree | 376e7e29e684d3577cd6ff97d89687a5eb43ca12 /package.json | |
| parent | bc04e721d51e149709ab3cfaf5e77ef034511860 (diff) | |
package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
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" } } |
