mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
Update Svelte to 3.48.0 (#1867)
This commit is contained in:
parent
1b18005d6e
commit
826e135510
2 changed files with 4 additions and 4 deletions
|
@ -1817,7 +1817,7 @@
|
||||||
"path": "node_modules/supports-preserve-symlinks-flag",
|
"path": "node_modules/supports-preserve-symlinks-flag",
|
||||||
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE"
|
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE"
|
||||||
},
|
},
|
||||||
"svelte@3.46.4": {
|
"svelte@3.48.0": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/sveltejs/svelte",
|
"repository": "https://github.com/sveltejs/svelte",
|
||||||
"publisher": "Rich Harris",
|
"publisher": "Rich Harris",
|
||||||
|
|
|
@ -4745,9 +4745,9 @@ svelte2tsx@^0.4.6:
|
||||||
pascal-case "^3.1.1"
|
pascal-case "^3.1.1"
|
||||||
|
|
||||||
svelte@^3.25.0:
|
svelte@^3.25.0:
|
||||||
version "3.46.4"
|
version "3.48.0"
|
||||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
|
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
|
||||||
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
|
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
|
||||||
|
|
||||||
symbol-tree@^3.2.4:
|
symbol-tree@^3.2.4:
|
||||||
version "3.2.4"
|
version "3.2.4"
|
||||||
|
|
Loading…
Reference in a new issue