mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
chore: update @blah-im/core and use ID URL validation from it
Upgrade pnpm to 10.10.0 and @blah-im/core to 0.7.0, refactor identity URL validation to use the core library's getIdentityDescriptionFileURL function
This commit is contained in:
parent
c5716718bf
commit
757175a5c7
3 changed files with 18 additions and 23 deletions
|
@ -13,7 +13,7 @@
|
|||
"format": "prettier --write ."
|
||||
},
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.9.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^6.0.0",
|
||||
"@sveltejs/kit": "^2.20.7",
|
||||
|
@ -37,7 +37,7 @@
|
|||
"vitest": "^3.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blah-im/core": "^0.6.0",
|
||||
"@blah-im/core": "^0.7.0",
|
||||
"@zeabur/svelte-adapter": "^1.0.0",
|
||||
"bits-ui": "^1.3.19",
|
||||
"canonicalize": "^2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue