mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
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:
@@ -3,5 +3,5 @@
|
||||
"private": true,
|
||||
"types": "./__all.d.ts",
|
||||
"type": "module",
|
||||
"version": "0.26.1"
|
||||
"version": "0.26.3"
|
||||
}
|
||||
|
||||
2
tools/@types/env/package.json
vendored
2
tools/@types/env/package.json
vendored
@@ -7,5 +7,5 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
},
|
||||
"version": "0.26.1"
|
||||
"version": "0.26.3"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/changelog",
|
||||
"version": "0.26.1",
|
||||
"version": "0.26.3",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine-tools/cli",
|
||||
"version": "0.26.1",
|
||||
"version": "0.26.3",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"bin": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/commitlint-config",
|
||||
"version": "0.26.1",
|
||||
"version": "0.26.3",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/copilot-result",
|
||||
"version": "0.26.1",
|
||||
"version": "0.26.3",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine-tools/utils",
|
||||
"version": "0.26.1",
|
||||
"version": "0.26.3",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user