mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-30 02:18:38 +08:00
Bump sveltestrap from 5.8.5 to 5.9.0 in /warpgate-admin/app
Bumps [sveltestrap](https://github.com/bestguy/sveltestrap) from 5.8.5 to 5.9.0. - [Release notes](https://github.com/bestguy/sveltestrap/releases) - [Commits](https://github.com/bestguy/sveltestrap/compare/v5.8.5...v5.9.0) --- updated-dependencies: - dependency-name: sveltestrap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
19463bbf63
commit
cd64464bbb
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
"svelte-fa": "^2.4.0",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
"svelte-spa-router": "^3.2.0",
|
||||
"sveltestrap": "^5.8.5",
|
||||
"sveltestrap": "^5.9.0",
|
||||
"thenby": "^1.3.4",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.5.4",
|
||||
|
|
|
@ -2272,10 +2272,10 @@ svelte@^3.44.0:
|
|||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
|
||||
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
|
||||
|
||||
sveltestrap@^5.8.5:
|
||||
version "5.8.5"
|
||||
resolved "https://registry.yarnpkg.com/sveltestrap/-/sveltestrap-5.8.5.tgz#3273471ec6784a0fe97bed98cf519a22f5078499"
|
||||
integrity sha512-2UK2CZlh/QSyP087CS/du+UjIdEqSJkjowxkkiH/YuA0BdRhAOU3ASjMiD8avefvpHwJyUtzA13Z6DDmtznl5A==
|
||||
sveltestrap@^5.9.0:
|
||||
version "5.9.0"
|
||||
resolved "https://registry.yarnpkg.com/sveltestrap/-/sveltestrap-5.9.0.tgz#69cffd4d1178d69da423b097a34d185294b9e1c0"
|
||||
integrity sha512-ZSiYKYrKhDMhhbamnAFK3RK/uqUdcLgjae5Fk3GYdv6Ccth0tN2y6vSg+Vp/PBTYc51u08ZwnYvt8SfWSRNCMA==
|
||||
dependencies:
|
||||
"@popperjs/core" "^2.9.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue