mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-18 11:32:13 +00:00
fix: style overrides scaling
This commit is contained in:
parent
936ff5daae
commit
a6eebe4ebd
2 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ui",
|
||||
"version": "6.3.31",
|
||||
"version": "6.3.32",
|
||||
"license": "BUSL-1.1",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"eslint-config-standard-universal": "^1.0.6",
|
||||
"gql.tada": "^1.8.10",
|
||||
"hayase-extensions": "github:hayase-app/extensions",
|
||||
"jassub": "^1.8.2",
|
||||
"jassub": "^1.8.3",
|
||||
"svelte": "^4.2.19",
|
||||
"svelte-check": "^4.2.1",
|
||||
"svelte-radix": "^1.1.1",
|
||||
|
|
|
|||
|
|
@ -157,8 +157,8 @@ importers:
|
|||
specifier: github:hayase-app/extensions
|
||||
version: https://codeload.github.com/hayase-app/extensions/tar.gz/a9415c297a899459be34a135a9adbcd72115e019
|
||||
jassub:
|
||||
specifier: ^1.8.2
|
||||
version: 1.8.2
|
||||
specifier: ^1.8.3
|
||||
version: 1.8.3
|
||||
svelte:
|
||||
specifier: ^4.2.19
|
||||
version: 4.2.19
|
||||
|
|
@ -1659,8 +1659,8 @@ packages:
|
|||
jackspeak@3.4.3:
|
||||
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
||||
|
||||
jassub@1.8.2:
|
||||
resolution: {integrity: sha512-uCcuw2bxOkkoHbr+0lu3lZL0o7pNDfXiofz+CndfLes+pVP9qNQ2eIvAqj98BABr2FnCOScbmWGlc2HpdiDRNg==}
|
||||
jassub@1.8.3:
|
||||
resolution: {integrity: sha512-5SG/+wopXg9p8lRbF5GHOhH9PxeTucRf0daSJuzIL9rg0YrTp60rBc+zLNiVPrWWwb9ozVOneZlBtGeNVXGoMQ==}
|
||||
|
||||
jiti@1.21.6:
|
||||
resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
|
||||
|
|
@ -4224,7 +4224,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
|
||||
jassub@1.8.2:
|
||||
jassub@1.8.3:
|
||||
dependencies:
|
||||
rvfc-polyfill: 1.0.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue