chore(deps-dev): upgrade sveld for generics support (#1996)

This commit is contained in:
Eric Liu 2024-08-23 11:50:57 -07:00 committed by GitHub
commit 07c23af870
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 185 additions and 20 deletions

View file

@ -57,7 +57,7 @@
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.49.11",
"standard-version": "^9.5.0",
"sveld": "^0.19.1",
"sveld": "^0.20.0",
"svelte": "^4.2.10",
"svelte-check": "^3.6.4",
"typescript": "^4.7.4"