chore: bump deps (#14065)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated dependency versions across the monorepo (notably zod →
^3.25.76 and vitest-related packages → ^3.2.4), plus minor package bumps
to align tooling and libraries. These are manifest/test-tooling updates
only; no public API, behavior, or end-user features were changed.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
DarkSky
2025-12-08 21:47:25 +08:00
committed by GitHub
parent bc115baf35
commit 027f741ed6
75 changed files with 391 additions and 529 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"version": "0.25.7"
}
+2 -2
View File
@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"devDependencies": {
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"exports": {
"./automation": "./src/automation.ts",
@@ -20,7 +20,7 @@
"@blocksuite/affine": "workspace:*"
},
"dependencies": {
"zod": "^3.24.1"
"zod": "^3.25.76"
},
"version": "0.25.7"
}
+1 -1
View File
@@ -11,6 +11,6 @@
"graphql": "^16.9.0"
},
"devDependencies": {
"vitest": "3.1.3"
"vitest": "^3.2.4"
}
}
+1 -1
View File
@@ -18,7 +18,7 @@
"@graphql-codegen/typescript-operations": "^4.4.0",
"@types/lodash-es": "^4.17.12",
"prettier": "^3.4.2",
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"scripts": {
"build": "gql-gen --errors-only"
+2 -2
View File
@@ -29,7 +29,7 @@
"nanoid": "^5.0.9",
"react": "19.1.0",
"yjs": "^13.6.21",
"zod": "^3.24.1"
"zod": "^3.25.76"
},
"devDependencies": {
"@affine/templates": "workspace:*",
@@ -39,7 +39,7 @@
"@types/react": "^19.0.1",
"fake-indexeddb": "^6.0.0",
"rxjs": "^7.8.1",
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"peerDependencies": {
"electron": "*",
+1 -1
View File
@@ -37,7 +37,7 @@
"fake-indexeddb": "^6.0.0",
"idb": "^8.0.0",
"socket.io-client": "^4.8.1",
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"peerDependencies": {
"@affine/error": "workspace:*",
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@blocksuite/affine": "workspace:*",
"vitest": "3.1.3"
"vitest": "^3.2.4"
},
"peerDependencies": {
"@blocksuite/affine": "workspace:*"