chore(deps-dev): upgrade svelte to v4.2.0 (#1804)

This commit is contained in:
Eric Liu 2023-09-01 17:42:32 -07:00 committed by GitHub
commit b00ccc1d92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 154 additions and 12 deletions

View file

@ -39,7 +39,7 @@
"sass": "^1.49.11",
"standard-version": "^9.5.0",
"sveld": "^0.19.0",
"svelte": "^4.1.0",
"svelte": "^4.2.0",
"svelte-check": "^3.4.6",
"typescript": "^4.7.4"
},