mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore: bump deps
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
"private": true,
|
||||
"types": "./__all.d.ts",
|
||||
"type": "module",
|
||||
"version": "0.26.0"
|
||||
"version": "0.26.1"
|
||||
}
|
||||
|
||||
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.0"
|
||||
"version": "0.26.1"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/changelog",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine-tools/cli",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"bin": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/commitlint-config",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/copilot-result",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/doc-diff",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"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.0",
|
||||
"version": "0.26.1",
|
||||
"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.0",
|
||||
"version": "0.26.1",
|
||||
"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.0",
|
||||
"version": "0.26.1",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user