mirror of
https://github.com/zhigang1992/mtcute.git
synced 2026-01-12 17:32:35 +08:00
chore(release): v201.0.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mtcute-workspace",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.0.0+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b",
|
||||
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
|
||||
@@ -86,4 +86,4 @@
|
||||
"better-sqlite3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/bun",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Meta-package for Bun",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -28,4 +28,4 @@
|
||||
"fuman": {
|
||||
"jsr": "skip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/convert",
|
||||
"type": "module",
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Cross-library session conversion utilities",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -26,4 +26,4 @@
|
||||
"@mtcute/test": "workspace:^",
|
||||
"@mtcute/node": "workspace:^"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/core",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Type-safe library for MTProto (Telegram API)",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -33,4 +33,4 @@
|
||||
"@types/ws": "8.5.4",
|
||||
"ws": "8.13.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/create-bot",
|
||||
"type": "module",
|
||||
"version": "0.21.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Bot starter kit for mtcute",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/deno",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Meta-package for Deno",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/dispatcher",
|
||||
"type": "module",
|
||||
"version": "0.22.2",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Updates dispatcher and bot framework for @mtcute/client",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -18,4 +18,4 @@
|
||||
"devDependencies": {
|
||||
"@mtcute/test": "workspace:^"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/file-id",
|
||||
"type": "module",
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Support for TDLib and Bot API file ID for mtcute",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -15,4 +15,4 @@
|
||||
"@fuman/utils": "0.0.14",
|
||||
"long": "5.2.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/html-parser",
|
||||
"type": "module",
|
||||
"version": "0.22.1",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "HTML entities parser for mtcute",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/markdown-parser",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Markdown entities parser for mtcute",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/node",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Meta-package for Node.js",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -29,4 +29,4 @@
|
||||
"fuman": {
|
||||
"jsr": "skip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/test",
|
||||
"type": "module",
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Test utilities for mtcute",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -37,4 +37,4 @@
|
||||
"fuman": {
|
||||
"jsr": "skip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/tl-runtime",
|
||||
"type": "module",
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Runtime for TL",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -14,4 +14,4 @@
|
||||
"long": "5.2.3",
|
||||
"@fuman/utils": "0.0.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/tl-utils",
|
||||
"type": "module",
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Utils for working with TL schema",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/wasm",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "WASM implementation of common algorithms used in Telegram",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -21,4 +21,4 @@
|
||||
"@mtcute/web": "workspace:^",
|
||||
"@fuman/utils": "0.0.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mtcute/web",
|
||||
"type": "module",
|
||||
"version": "0.22.3",
|
||||
"version": "0.23.0",
|
||||
"private": true,
|
||||
"description": "Meta-package for the web platform",
|
||||
"author": "alina sireneva <alina@tei.su>",
|
||||
@@ -29,4 +29,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"@mtcute/core": "0.22.3",
|
||||
"@mtcute/deno": "0.22.3",
|
||||
"@mtcute/dispatcher": "0.22.2",
|
||||
"@mtcute/file-id": "0.22.0",
|
||||
"@mtcute/bun": "0.22.3",
|
||||
"@mtcute/convert": "0.22.0",
|
||||
"@mtcute/html-parser": "0.22.1",
|
||||
"@mtcute/convert": "0.23.0",
|
||||
"@mtcute/deno": "0.23.0",
|
||||
"@mtcute/dispatcher": "0.23.0",
|
||||
"@mtcute/file-id": "0.23.0",
|
||||
"@mtcute/bun": "0.23.0",
|
||||
"@mtcute/core": "0.23.0",
|
||||
"@mtcute/create-bot": "0.23.0",
|
||||
"@mtcute/html-parser": "0.23.0",
|
||||
"@mtcute/markdown-parser": "0.23.0",
|
||||
"@mtcute/i18n": "0.19.0",
|
||||
"@mtcute/test": "0.22.0",
|
||||
"@mtcute/markdown-parser": "0.22.3",
|
||||
"@mtcute/node": "0.22.3",
|
||||
"@mtcute/create-bot": "0.21.0",
|
||||
"@mtcute/tl-runtime": "0.22.0",
|
||||
"@mtcute/tl-utils": "0.22.0",
|
||||
"@mtcute/tl": "200.0.0",
|
||||
"@mtcute/wasm": "0.22.3",
|
||||
"@mtcute/web": "0.22.3"
|
||||
"@mtcute/node": "0.23.0",
|
||||
"@mtcute/tl-runtime": "0.23.0",
|
||||
"@mtcute/tl": "201.0.0",
|
||||
"@mtcute/tl-utils": "0.23.0",
|
||||
"@mtcute/wasm": "0.23.0",
|
||||
"@mtcute/test": "0.23.0",
|
||||
"@mtcute/web": "0.23.0"
|
||||
}
|
||||
Reference in New Issue
Block a user