deps, support page & table

This commit is contained in:
2022-03-14 18:10:07 +01:00
parent 0bae4061b6
commit 783161e975
8 changed files with 288 additions and 329 deletions

View File

@@ -16,7 +16,7 @@
"@graphql-codegen/typescript-graphql-request": "^4.4.2",
"@graphql-codegen/typescript-operations": "^2.3.4",
"@sveltejs/adapter-static": "^1.0.0-next.29",
"@sveltejs/kit": "^1.0.0-next.294",
"@sveltejs/kit": "^1.0.0-next.295",
"@types/lunr": "^2.3.4",
"graphql": "^15.8.0",
"graphql-request": "^3.7.0",
@@ -29,7 +29,8 @@
},
"dependencies": {
"dayjs": "^1.10.8",
"highlight.js": "^11.4.0",
"highlight.js": "^11.5.0",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"svelte-cloudinary": "^0.2.5"
}