mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-05-31 06:01:10 +00:00
chore: bump @blah-im/core and other deps.
This commit is contained in:
parent
c885f66847
commit
b05c47037c
2 changed files with 502 additions and 1082 deletions
34
package.json
34
package.json
|
@ -15,31 +15,31 @@
|
|||
"type": "module",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^6.0.0",
|
||||
"@sveltejs/kit": "^2.20.8",
|
||||
"@sveltejs/adapter-auto": "^6.0.1",
|
||||
"@sveltejs/kit": "^2.21.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"@tailwindcss/vite": "^4.1.7",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-svelte": "^3.5.1",
|
||||
"eslint-plugin-svelte": "^3.8.2",
|
||||
"globals": "^16.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-svelte": "^3.3.3",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"svelte": "^5.28.2",
|
||||
"svelte-check": "^4.1.7",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"svelte": "^5.32.1",
|
||||
"svelte-check": "^4.2.1",
|
||||
"tailwindcss": "^4.1.7",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.32.0",
|
||||
"typescript-eslint": "^8.32.1",
|
||||
"vite": "^6.3.5",
|
||||
"vitest": "^3.1.3"
|
||||
"vitest": "^3.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blah-im/core": "^0.8.2",
|
||||
"@blah-im/core": "^0.9.0",
|
||||
"@zeabur/svelte-adapter": "^1.0.0",
|
||||
"bits-ui": "^1.4.7",
|
||||
"bits-ui": "^1.5.3",
|
||||
"canonicalize": "^2.1.0",
|
||||
"idb": "^8.0.3",
|
||||
"prosemirror-commands": "^1.7.1",
|
||||
|
@ -49,12 +49,12 @@
|
|||
"prosemirror-schema-basic": "^1.2.4",
|
||||
"prosemirror-state": "^1.4.3",
|
||||
"prosemirror-transform": "^1.10.4",
|
||||
"prosemirror-view": "^1.39.2",
|
||||
"prosemirror-view": "^1.39.3",
|
||||
"svelte-boring-avatars": "^1.2.6",
|
||||
"svelte-hero-icons": "^5.2.0",
|
||||
"svelte-persisted-store": "^0.12.0",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"virtua": "^0.41.0",
|
||||
"zod": "^3.24.4"
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"virtua": "^0.41.2",
|
||||
"zod": "^3.25.7"
|
||||
}
|
||||
}
|
||||
|
|
1550
pnpm-lock.yaml
generated
1550
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue