summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-03-28 09:22:13 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-03-28 09:22:13 +0700
commit8ca9069251873e87338f1c7f581b418bebb11e9a (patch)
tree12e651361cb667c768961932a99d0a253ffee4e7 /package.json
parentfd2a6bcf2f17a6dbcbfb3ca04ebf2c4d66d43437 (diff)
parenta040418bdddd5fcaf8a8d67e0a66ea92fd16ee24 (diff)
Merge branch 'master' of https://bitbucket.org/altafixco/next-indoteknik
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 0d51e896..15a745a9 100644
--- a/package.json
+++ b/package.json
@@ -41,10 +41,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"
}
}