feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234)

* chore(deps-dev): upgrade sveld to 0.14.0

* Run "yarn build:docs"
This commit is contained in:
metonym 2022-04-09 14:13:56 -07:00 committed by GitHub
commit ea38cd2568
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
167 changed files with 400 additions and 216 deletions

View file

@ -38,7 +38,7 @@
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.49.11",
"sveld": "^0.13.4",
"sveld": "^0.14.0",
"svelte": "^3.46.6",
"svelte-check": "^2.4.6",
"typescript": "^4.6.3"