Update Svelte to 3.48.0 (#1867)

This commit is contained in:
Henrik Giesel 2022-05-16 06:47:38 +02:00 committed by GitHub
parent 1b18005d6e
commit 826e135510
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1817,7 +1817,7 @@
"path": "node_modules/supports-preserve-symlinks-flag",
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE"
},
"svelte@3.46.4": {
"svelte@3.48.0": {
"licenses": "MIT",
"repository": "https://github.com/sveltejs/svelte",
"publisher": "Rich Harris",

View file

@ -4745,9 +4745,9 @@ svelte2tsx@^0.4.6:
pascal-case "^3.1.1"
svelte@^3.25.0:
version "3.46.4"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
version "3.48.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
symbol-tree@^3.2.4:
version "3.2.4"