mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-08 23:54:23 +08:00
Merge branch 'main' of https://github.com/warp-tech/warpgate
This commit is contained in:
commit
3c78ce4888
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
||||||
"format-duration": "^2.0.0",
|
"format-duration": "^2.0.0",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"sass": "^1.52.3",
|
"sass": "^1.52.3",
|
||||||
"svelte": "^3.48.0",
|
"svelte": "^3.49.0",
|
||||||
"svelte-check": "^2.7.2",
|
"svelte-check": "^2.7.2",
|
||||||
"svelte-fa": "^3.0.1",
|
"svelte-fa": "^3.0.1",
|
||||||
"svelte-intersection-observer": "^0.10.0",
|
"svelte-intersection-observer": "^0.10.0",
|
||||||
|
|
|
@ -2296,10 +2296,10 @@ svelte-spa-router@^3.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
regexparam "2.0.0"
|
regexparam "2.0.0"
|
||||||
|
|
||||||
svelte@^3.48.0:
|
svelte@^3.49.0:
|
||||||
version "3.48.0"
|
version "3.49.0"
|
||||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
|
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
|
||||||
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
|
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
|
||||||
|
|
||||||
sveltestrap@^5.9.0:
|
sveltestrap@^5.9.0:
|
||||||
version "5.9.0"
|
version "5.9.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue