mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-06 22:55:24 +08:00
Bump svelte from 3.48.0 to 3.49.0 in /warpgate-web
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1261cd7dc
commit
4e05a0c5cc
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"format-duration": "^2.0.0",
|
||||
"moment": "^2.29.4",
|
||||
"sass": "^1.52.3",
|
||||
"svelte": "^3.48.0",
|
||||
"svelte": "^3.49.0",
|
||||
"svelte-check": "^2.7.2",
|
||||
"svelte-fa": "^3.0.1",
|
||||
"svelte-intersection-observer": "^0.10.0",
|
||||
|
|
|
@ -2296,10 +2296,10 @@ svelte-spa-router@^3.2.0:
|
|||
dependencies:
|
||||
regexparam "2.0.0"
|
||||
|
||||
svelte@^3.48.0:
|
||||
version "3.48.0"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
|
||||
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
|
||||
svelte@^3.49.0:
|
||||
version "3.49.0"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
|
||||
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
|
||||
|
||||
sveltestrap@^5.9.0:
|
||||
version "5.9.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue