chore: bump version (#8128)

This commit is contained in:
Alex Yang
2026-02-24 22:02:43 +08:00
committed by GitHub
parent 5fc0936400
commit 9c65287d32
5 changed files with 468 additions and 567 deletions

View File

@@ -37,21 +37,21 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.18.2",
"@biomejs/biome": "2.3.14",
"@types/bun": "^1.3.8",
"@types/node": "^25.2.2",
"@biomejs/biome": "2.4.4",
"@types/bun": "^1.3.9",
"@types/node": "^25.3.0",
"@vitest/coverage-istanbul": "catalog:vitest",
"@vitest/ui": "catalog:vitest",
"bumpp": "^10.4.1",
"cspell": "^9.6.4",
"knip": "^5.83.1",
"cspell": "^9.7.0",
"knip": "^5.85.0",
"nyc": "^17.1.0",
"publint": "^0.3.17",
"remark-cli": "^12.0.1",
"remark-mdx": "^3.1.1",
"remark-preset-wooorm": "^11.0.0",
"tinyglobby": "^0.2.15",
"turbo": "^2.8.3",
"turbo": "^2.8.10",
"typescript": "catalog:",
"vitest": "catalog:vitest"
}

View File

@@ -512,7 +512,7 @@
"@tanstack/react-start": "^1.157.16",
"@tanstack/solid-start": "^1.157.16",
"@types/better-sqlite3": "^7.6.13",
"@types/bun": "^1.3.8",
"@types/bun": "^1.3.9",
"@types/google.accounts": "^0.0.18",
"@types/pg": "^8.15.5",
"@types/react": "catalog:react19",

View File

@@ -91,18 +91,18 @@
"@better-fetch/fetch": "catalog:",
"better-auth": "workspace:*",
"better-call": "catalog:",
"electron": ">=36.0.0",
"conf": "^15.0.2"
"conf": "^15.0.2",
"electron": ">=36.0.0"
},
"dependencies": {
"zod": "^4.3.5"
"zod": "^4.3.6"
},
"devDependencies": {
"@better-auth/core": "workspace:*",
"@types/better-sqlite3": "^7.6.13",
"electron": "^38.8.0",
"better-auth": "workspace:*",
"better-sqlite3": "^12.6.2",
"electron": "^38.8.0",
"tsdown": "catalog:"
},
"engines": {

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@better-auth/core": "workspace:*",
"@types/node": "^25.2.2",
"@types/node": "^25.3.0",
"ioredis": "^5.9.2",
"tsdown": "catalog:",
"typescript": "catalog:",

1011
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff