This commit is contained in:
2021-12-22 23:39:21 +01:00
parent b465c067d9
commit d03663258c
3 changed files with 16 additions and 26 deletions

View File

@@ -18,6 +18,8 @@
"@sveltejs/kit": "next",
"@types/lunr": "^2.3.4",
"graphql": "^15.8.0",
"graphql-request": "^3.7.0",
"graphql-tag": "^2.12.6",
"rollup-plugin-analyzer": "^4.0.0",
"svelte": "^3.44.3",
"svelte-check": "^2.2.11",
@@ -26,10 +28,7 @@
"typescript": "^4.5.4"
},
"dependencies": {
"axios": "^0.24.0",
"dayjs": "^1.10.7",
"graphql-request": "^3.7.0",
"graphql-tag": "^2.12.6",
"highlight.js": "^11.3.1",
"lunr": "^2.3.9",
"svelte-cloudinary": "^0.2.4"