aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b1f5e1c..ea87720 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"deploy": "npm run export && node ./scripts/gh-pages.js"
},
"dependencies": {
- "axios": "^0.20.0",
+ "axios": "^0.27.1",
"compression": "^1.7.1",
"polka": "next",
"sirv": "^1.0.0"
@@ -50,7 +50,7 @@
"svelte": "^3.17.3",
"svelte-check": "^1.0.46",
"svelte-preprocess": "^4.3.2",
- "tailwindcss": "^1.8.10",
+ "tailwindcss": "^3.0.24",
"tslib": "^2.0.1",
"typescript": "^4.0.3"
}