mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-05-20 22:51:45 +00:00
fix: how did this work...?
This commit is contained in:
parent
c2ad19261b
commit
5ddfc8338e
2 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ui",
|
"name": "ui",
|
||||||
"version": "6.3.40",
|
"version": "6.3.41",
|
||||||
"license": "BUSL-1.1",
|
"license": "BUSL-1.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.14.4",
|
"packageManager": "pnpm@9.14.4",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
"eslint-config-standard-universal": "^1.0.6",
|
"eslint-config-standard-universal": "^1.0.6",
|
||||||
"gql.tada": "^1.8.10",
|
"gql.tada": "^1.8.10",
|
||||||
"hayase-extensions": "github:hayase-app/extensions",
|
"hayase-extensions": "github:hayase-app/extensions",
|
||||||
"jassub": "^1.8.5",
|
"jassub": "^1.8.6",
|
||||||
"svelte": "^4.2.19",
|
"svelte": "^4.2.19",
|
||||||
"svelte-check": "^4.2.1",
|
"svelte-check": "^4.2.1",
|
||||||
"svelte-radix": "^1.1.1",
|
"svelte-radix": "^1.1.1",
|
||||||
|
|
|
||||||
|
|
@ -157,8 +157,8 @@ importers:
|
||||||
specifier: github:hayase-app/extensions
|
specifier: github:hayase-app/extensions
|
||||||
version: https://codeload.github.com/hayase-app/extensions/tar.gz/a9415c297a899459be34a135a9adbcd72115e019
|
version: https://codeload.github.com/hayase-app/extensions/tar.gz/a9415c297a899459be34a135a9adbcd72115e019
|
||||||
jassub:
|
jassub:
|
||||||
specifier: ^1.8.5
|
specifier: ^1.8.6
|
||||||
version: 1.8.5
|
version: 1.8.6
|
||||||
svelte:
|
svelte:
|
||||||
specifier: ^4.2.19
|
specifier: ^4.2.19
|
||||||
version: 4.2.19
|
version: 4.2.19
|
||||||
|
|
@ -1659,8 +1659,8 @@ packages:
|
||||||
jackspeak@3.4.3:
|
jackspeak@3.4.3:
|
||||||
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
||||||
|
|
||||||
jassub@1.8.5:
|
jassub@1.8.6:
|
||||||
resolution: {integrity: sha512-BKf3qureEQcJ0WKi7rSJ86UsQF8hTcQqJaIWcwqezxIVTCOatT+tnShM6fauS0pdjeG4bLLFS2+51xMasl/WCw==}
|
resolution: {integrity: sha512-56ZTtjM7LfdKsi7boUN/seNOQSOclLuDWEXxnHO55xNakj95SlBrv36hLyNDw0NmoOtLVeqzbpBU1VxT+ubFpg==}
|
||||||
|
|
||||||
jiti@1.21.6:
|
jiti@1.21.6:
|
||||||
resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
|
resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
|
||||||
|
|
@ -4224,7 +4224,7 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@pkgjs/parseargs': 0.11.0
|
'@pkgjs/parseargs': 0.11.0
|
||||||
|
|
||||||
jassub@1.8.5:
|
jassub@1.8.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
rvfc-polyfill: 1.0.7
|
rvfc-polyfill: 1.0.7
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue