chore: bump deps (#14506)

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

* **Chores**
  * Version bumped to 0.26.3 across the project and Helm charts.
  * Removed an unused dependency (minimatch) from multiple packages.
* Updated build/tooling and packaging metadata, including packaging
maker replacement.
  * Adjusted app release metadata and platform packaging config.

* **Tests**
* Updated test snapshots to reflect minor presentational styling
adjustments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
DarkSky
2026-02-24 09:11:41 +08:00
committed by GitHub
parent 5fb1c11a96
commit c2c7dde06c
131 changed files with 1611 additions and 981 deletions

View File

@@ -3,5 +3,5 @@
"private": true,
"types": "./__all.d.ts",
"type": "module",
"version": "0.26.1"
"version": "0.26.3"
}

View File

@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@blocksuite/affine": "workspace:*"
},
"version": "0.26.1"
"version": "0.26.3"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/changelog",
"version": "0.26.1",
"version": "0.26.3",
"type": "module",
"main": "index.js",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"name": "@affine-tools/cli",
"version": "0.26.1",
"version": "0.26.3",
"type": "module",
"private": true,
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/commitlint-config",
"version": "0.26.1",
"version": "0.26.3",
"private": true,
"devDependencies": {
"@commitlint/cli": "^19.8.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/copilot-result",
"version": "0.26.1",
"version": "0.26.3",
"type": "module",
"main": "index.js",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/doc-diff",
"version": "0.26.1",
"version": "0.26.3",
"private": true,
"type": "module",
"description": "Diff AFFiNE Yjs snapshot docs (rootdoc/folder/favorite)",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/playstore-auto-bump",
"version": "0.26.1",
"version": "0.26.3",
"private": true,
"type": "module",
"description": "Automatically bump the versionCode and versionName of an Android app from the Google Play Store versions",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/revert-update",
"version": "0.26.1",
"version": "0.26.3",
"private": true,
"type": "module",
"description": "Generate a revert update from two Yjs snapshot binaries",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine-tools/utils",
"version": "0.26.1",
"version": "0.26.3",
"type": "module",
"private": true,
"exports": {