mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-19 23:52:06 +00:00
chore: update deps
This commit is contained in:
parent
fb1630511a
commit
941abeeeff
2 changed files with 10 additions and 6 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"perfect-seekbar": "^1.1.0",
|
||||
"quartermoon": "^1.2.3",
|
||||
"simple-font-select": "^1.0.1",
|
||||
"simple-store-svelte": "^1.0.1",
|
||||
"simple-store-svelte": "^1.0.6",
|
||||
"svelte": "^4.2.7",
|
||||
"svelte-keybinds": "^1.0.6",
|
||||
"svelte-loader": "^3.1.9",
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ importers:
|
|||
dependencies:
|
||||
'@fontsource-variable/material-symbols-outlined':
|
||||
specifier: latest
|
||||
version: 5.0.19
|
||||
version: 5.0.20
|
||||
'@fontsource-variable/nunito':
|
||||
specifier: latest
|
||||
version: 5.0.17
|
||||
|
|
@ -170,8 +170,8 @@ importers:
|
|||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
simple-store-svelte:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6
|
||||
svelte:
|
||||
specifier: ^4.2.7
|
||||
version: 4.2.7
|
||||
|
|
@ -755,8 +755,8 @@ packages:
|
|||
resolution: {integrity: sha512-XqGrDFJ15dNHeD4tT4imnTqrPhNb5C49hXwlfGcvcfV64BxFX0S4mq41q/34kxlObnShqKIqHwvxd9SPtG3H/g==}
|
||||
dev: false
|
||||
|
||||
/@fontsource-variable/material-symbols-outlined@5.0.19:
|
||||
resolution: {integrity: sha512-ZnVtmU4Z6hiKGPN8FDul5A3Fqaj5sdfajjHv4ScFkkiha3mNsdlTStl6dwD524LGjRW9zsdCxwmPIBasF7q88A==}
|
||||
/@fontsource-variable/material-symbols-outlined@5.0.20:
|
||||
resolution: {integrity: sha512-1WyhGXcITU1R43seyyTPHcFleFuQ3vRjLlVudHaCMZQDKdJrQnssHLObrOVR55yfu9lr9lOUiPwWc/8Hm2LYuQ==}
|
||||
dev: false
|
||||
|
||||
/@fontsource-variable/nunito@5.0.16:
|
||||
|
|
@ -7628,6 +7628,10 @@ packages:
|
|||
resolution: {integrity: sha512-xKsQoalLfLc1cK3FYx6u/FiAxAUq4NrA3zld0jJbgEpIJed7nigoN0fdKc7db4LJ1wfxxMcbaV2hpSDVa7pxhw==}
|
||||
dev: false
|
||||
|
||||
/simple-store-svelte@1.0.6:
|
||||
resolution: {integrity: sha512-39TaQ2LHRAdH+cpWPmGzDfVyoAm/uZ6UkM27O3YhUtJHk0Vw09+6/jUqprns+BgOkKxOkRetKC9SH4bbj0IZ1A==}
|
||||
dev: false
|
||||
|
||||
/simple-swizzle@0.2.2:
|
||||
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue