mirror of
https://github.com/tutao/tutanota.git
synced 2025-12-07 13:49:47 +00:00
v315.251204.0
This commit is contained in:
parent
0cb4cb4795
commit
c5ee61ee78
19 changed files with 73 additions and 73 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -561,7 +561,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "crypto-primitives"
|
name = "crypto-primitives"
|
||||||
version = "315.251202.0"
|
version = "315.251204.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64",
|
"base64",
|
||||||
"console_error_panic_hook",
|
"console_error_panic_hook",
|
||||||
|
|
@ -2639,7 +2639,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tuta-sdk"
|
name = "tuta-sdk"
|
||||||
version = "315.251202.0"
|
version = "315.251204.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes",
|
"aes",
|
||||||
"android_log",
|
"android_log",
|
||||||
|
|
@ -2689,7 +2689,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tutao_node-mimimi"
|
name = "tutao_node-mimimi"
|
||||||
version = "315.251202.0"
|
version = "315.251204.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64",
|
"base64",
|
||||||
"crypto-primitives",
|
"crypto-primitives",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "315.251202.0"
|
version = "315.251204.0"
|
||||||
rust-version = "1.84.0"
|
rust-version = "1.84.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
homepage = "https://tutao.de"
|
homepage = "https://tutao.de"
|
||||||
|
|
|
||||||
|
|
@ -13,8 +13,8 @@ android {
|
||||||
applicationId "de.tutao.tutanota"
|
applicationId "de.tutao.tutanota"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 396569
|
versionCode 396570
|
||||||
versionName "315.251202.0"
|
versionName "315.251204.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
// https://issuetracker.google.com/issues/181593646
|
// https://issuetracker.google.com/issues/181593646
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,8 @@ android {
|
||||||
applicationId = "de.tutao.calendar"
|
applicationId = "de.tutao.calendar"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 209
|
versionCode = 210
|
||||||
versionName = "315.251202.0"
|
versionName = "315.251204.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,9 +11,9 @@
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>NSExtension</key>
|
<key>NSExtension</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSExtensionPointIdentifier</key>
|
<key>NSExtensionPointIdentifier</key>
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>INIntentsSupported</key>
|
<key>INIntentsSupported</key>
|
||||||
<array>
|
<array>
|
||||||
<string>WidgetActionIntent</string>
|
<string>WidgetActionIntent</string>
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>ITSAppUsesNonExemptEncryption</key>
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>LSApplicationQueriesSchemes</key>
|
<key>LSApplicationQueriesSchemes</key>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>BNDL</string>
|
<string>BNDL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>315.251202.0</string>
|
<string>315.251204.0</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
58
package-lock.json
generated
58
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "tutanota",
|
"name": "tutanota",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "tutanota",
|
"name": "tutanota",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|
@ -21,13 +21,13 @@
|
||||||
"@tensorflow/tfjs-backend-webgl": "4.22.0",
|
"@tensorflow/tfjs-backend-webgl": "4.22.0",
|
||||||
"@tensorflow/tfjs-core": "4.22.0",
|
"@tensorflow/tfjs-core": "4.22.0",
|
||||||
"@tensorflow/tfjs-layers": "4.22.0",
|
"@tensorflow/tfjs-layers": "4.22.0",
|
||||||
"@tutao/node-mimimi": "315.251202.0",
|
"@tutao/node-mimimi": "315.251204.0",
|
||||||
"@tutao/oxmsg": "0.0.9-beta.0",
|
"@tutao/oxmsg": "0.0.9-beta.0",
|
||||||
"@tutao/tuta-wasm-loader": "315.251202.0",
|
"@tutao/tuta-wasm-loader": "315.251204.0",
|
||||||
"@tutao/tutanota-crypto": "315.251202.0",
|
"@tutao/tutanota-crypto": "315.251204.0",
|
||||||
"@tutao/tutanota-error": "315.251202.0",
|
"@tutao/tutanota-error": "315.251204.0",
|
||||||
"@tutao/tutanota-usagetests": "315.251202.0",
|
"@tutao/tutanota-usagetests": "315.251204.0",
|
||||||
"@tutao/tutanota-utils": "315.251202.0",
|
"@tutao/tutanota-utils": "315.251204.0",
|
||||||
"@types/better-sqlite3": "7.4.2",
|
"@types/better-sqlite3": "7.4.2",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.6.2",
|
||||||
"@types/mithril": "2.0.11",
|
"@types/mithril": "2.0.11",
|
||||||
|
|
@ -59,9 +59,9 @@
|
||||||
"@rollup/plugin-replace": "^6.0.2",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
"@rollup/plugin-terser": "0.4.4",
|
"@rollup/plugin-terser": "0.4.4",
|
||||||
"@rollup/plugin-typescript": "12.1.2",
|
"@rollup/plugin-typescript": "12.1.2",
|
||||||
"@tutao/licc": "315.251202.0",
|
"@tutao/licc": "315.251204.0",
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"@tutao/tutanota-test-utils": "315.251202.0",
|
"@tutao/tutanota-test-utils": "315.251204.0",
|
||||||
"@types/express": "5.0.3",
|
"@types/express": "5.0.3",
|
||||||
"@types/pako": "^2.0.3",
|
"@types/pako": "^2.0.3",
|
||||||
"body-parser": "2.2.0",
|
"body-parser": "2.2.0",
|
||||||
|
|
@ -12189,7 +12189,7 @@
|
||||||
},
|
},
|
||||||
"packages/licc": {
|
"packages/licc": {
|
||||||
"name": "@tutao/licc",
|
"name": "@tutao/licc",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
@ -12201,18 +12201,18 @@
|
||||||
"licc": "dist/cli.js"
|
"licc": "dist/cli.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"@tutao/tutanota-test-utils": "315.251202.0",
|
"@tutao/tutanota-test-utils": "315.251204.0",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packages/node-mimimi": {
|
"packages/node-mimimi": {
|
||||||
"name": "@tutao/node-mimimi",
|
"name": "@tutao/node-mimimi",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@napi-rs/cli": "3.0.0-alpha.68",
|
"@napi-rs/cli": "3.0.0-alpha.68",
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"zx": "8.6.1"
|
"zx": "8.6.1"
|
||||||
},
|
},
|
||||||
|
|
@ -12235,7 +12235,7 @@
|
||||||
},
|
},
|
||||||
"packages/otest": {
|
"packages/otest": {
|
||||||
"name": "@tutao/otest",
|
"name": "@tutao/otest",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
|
|
@ -12243,7 +12243,7 @@
|
||||||
},
|
},
|
||||||
"packages/tuta-wasm-loader": {
|
"packages/tuta-wasm-loader": {
|
||||||
"name": "@tutao/tuta-wasm-loader",
|
"name": "@tutao/tuta-wasm-loader",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
|
|
@ -12251,14 +12251,14 @@
|
||||||
},
|
},
|
||||||
"packages/tutanota-crypto": {
|
"packages/tutanota-crypto": {
|
||||||
"name": "@tutao/tutanota-crypto",
|
"name": "@tutao/tutanota-crypto",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tutao/tutanota-error": "315.251202.0",
|
"@tutao/tutanota-error": "315.251204.0",
|
||||||
"@tutao/tutanota-utils": "315.251202.0"
|
"@tutao/tutanota-utils": "315.251204.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"fs-extra": "11.3.0",
|
"fs-extra": "11.3.0",
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"zx": "8.1.5"
|
"zx": "8.1.5"
|
||||||
|
|
@ -12295,7 +12295,7 @@
|
||||||
},
|
},
|
||||||
"packages/tutanota-error": {
|
"packages/tutanota-error": {
|
||||||
"name": "@tutao/tutanota-error",
|
"name": "@tutao/tutanota-error",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
|
|
@ -12303,10 +12303,10 @@
|
||||||
},
|
},
|
||||||
"packages/tutanota-test-utils": {
|
"packages/tutanota-test-utils": {
|
||||||
"name": "@tutao/tutanota-test-utils",
|
"name": "@tutao/tutanota-test-utils",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"testdouble": "3.20.2"
|
"testdouble": "3.20.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
@ -12315,20 +12315,20 @@
|
||||||
},
|
},
|
||||||
"packages/tutanota-usagetests": {
|
"packages/tutanota-usagetests": {
|
||||||
"name": "@tutao/tutanota-usagetests",
|
"name": "@tutao/tutanota-usagetests",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GLP-3.0",
|
"license": "GLP-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"@types/node-forge": "1.0.0",
|
"@types/node-forge": "1.0.0",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packages/tutanota-utils": {
|
"packages/tutanota-utils": {
|
||||||
"name": "@tutao/tutanota-utils",
|
"name": "@tutao/tutanota-utils",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
20
package.json
20
package.json
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "tutanota",
|
"name": "tutanota",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
@ -38,17 +38,17 @@
|
||||||
"@fingerprintjs/botd": "1.9.1",
|
"@fingerprintjs/botd": "1.9.1",
|
||||||
"@material/material-color-utilities": "git+https://github.com/tutao/material-color-utilities#064dcc2768cb0c8106c150a819eedb6233bb1d0a",
|
"@material/material-color-utilities": "git+https://github.com/tutao/material-color-utilities#064dcc2768cb0c8106c150a819eedb6233bb1d0a",
|
||||||
"@signalapp/sqlcipher": "git+https://github.com/tutao/node-sqlcipher#8d7eaa36321d7147faa3583231635855d8a991e7",
|
"@signalapp/sqlcipher": "git+https://github.com/tutao/node-sqlcipher#8d7eaa36321d7147faa3583231635855d8a991e7",
|
||||||
"@tutao/node-mimimi": "315.251202.0",
|
"@tutao/node-mimimi": "315.251204.0",
|
||||||
"@tensorflow/tfjs-core": "4.22.0",
|
"@tensorflow/tfjs-core": "4.22.0",
|
||||||
"@tensorflow/tfjs-layers": "4.22.0",
|
"@tensorflow/tfjs-layers": "4.22.0",
|
||||||
"@tensorflow/tfjs-backend-webgl": "4.22.0",
|
"@tensorflow/tfjs-backend-webgl": "4.22.0",
|
||||||
"@tensorflow/tfjs-backend-cpu": "4.22.0",
|
"@tensorflow/tfjs-backend-cpu": "4.22.0",
|
||||||
"@tutao/oxmsg": "0.0.9-beta.0",
|
"@tutao/oxmsg": "0.0.9-beta.0",
|
||||||
"@tutao/tuta-wasm-loader": "315.251202.0",
|
"@tutao/tuta-wasm-loader": "315.251204.0",
|
||||||
"@tutao/tutanota-crypto": "315.251202.0",
|
"@tutao/tutanota-crypto": "315.251204.0",
|
||||||
"@tutao/tutanota-error": "315.251202.0",
|
"@tutao/tutanota-error": "315.251204.0",
|
||||||
"@tutao/tutanota-usagetests": "315.251202.0",
|
"@tutao/tutanota-usagetests": "315.251204.0",
|
||||||
"@tutao/tutanota-utils": "315.251202.0",
|
"@tutao/tutanota-utils": "315.251204.0",
|
||||||
"@types/better-sqlite3": "7.4.2",
|
"@types/better-sqlite3": "7.4.2",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.6.2",
|
||||||
"@types/mithril": "2.0.11",
|
"@types/mithril": "2.0.11",
|
||||||
|
|
@ -83,9 +83,9 @@
|
||||||
"@rollup/plugin-replace": "^6.0.2",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
"@rollup/plugin-terser": "0.4.4",
|
"@rollup/plugin-terser": "0.4.4",
|
||||||
"@rollup/plugin-typescript": "12.1.2",
|
"@rollup/plugin-typescript": "12.1.2",
|
||||||
"@tutao/licc": "315.251202.0",
|
"@tutao/licc": "315.251204.0",
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"@tutao/tutanota-test-utils": "315.251202.0",
|
"@tutao/tutanota-test-utils": "315.251204.0",
|
||||||
"@types/express": "5.0.3",
|
"@types/express": "5.0.3",
|
||||||
"@types/pako": "^2.0.3",
|
"@types/pako": "^2.0.3",
|
||||||
"body-parser": "2.2.0",
|
"body-parser": "2.2.0",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/licc",
|
"name": "@tutao/licc",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"licc": "dist/cli.js"
|
"licc": "dist/cli.js"
|
||||||
},
|
},
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"@tutao/tutanota-test-utils": "315.251202.0",
|
"@tutao/tutanota-test-utils": "315.251204.0",
|
||||||
"@tutao/otest": "315.251202.0"
|
"@tutao/otest": "315.251204.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/node-mimimi",
|
"name": "@tutao/node-mimimi",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"main": "./dist/binding.js",
|
"main": "./dist/binding.js",
|
||||||
"types": "./dist/binding.d.ts",
|
"types": "./dist/binding.d.ts",
|
||||||
"napi": {
|
"napi": {
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"@napi-rs/cli": "3.0.0-alpha.68",
|
"@napi-rs/cli": "3.0.0-alpha.68",
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"zx": "8.6.1"
|
"zx": "8.6.1"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/otest",
|
"name": "@tutao/otest",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"description": "little test runner",
|
"description": "little test runner",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tuta-wasm-loader",
|
"name": "@tutao/tuta-wasm-loader",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tutanota-crypto",
|
"name": "@tutao/tutanota-crypto",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|
@ -25,12 +25,12 @@
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tutao/tutanota-error": "315.251202.0",
|
"@tutao/tutanota-error": "315.251204.0",
|
||||||
"@tutao/tutanota-utils": "315.251202.0"
|
"@tutao/tutanota-utils": "315.251204.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"fs-extra": "11.3.0",
|
"fs-extra": "11.3.0",
|
||||||
"zx": "8.1.5"
|
"zx": "8.1.5"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tutanota-error",
|
"name": "@tutao/tutanota-error",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tutanota-test-utils",
|
"name": "@tutao/tutanota-test-utils",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tutao/otest": "315.251202.0",
|
"@tutao/otest": "315.251204.0",
|
||||||
"testdouble": "3.20.2"
|
"testdouble": "3.20.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tutanota-usagetests",
|
"name": "@tutao/tutanota-usagetests",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GLP-3.0",
|
"license": "GLP-3.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
|
@ -26,6 +26,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node-forge": "1.0.0",
|
"@types/node-forge": "1.0.0",
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"@tutao/otest": "315.251202.0"
|
"@tutao/otest": "315.251204.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tutao/tutanota-utils",
|
"name": "@tutao/tutanota-utils",
|
||||||
"version": "315.251202.0",
|
"version": "315.251204.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
|
@ -23,6 +23,6 @@
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "5.8.3",
|
"typescript": "5.8.3",
|
||||||
"@tutao/otest": "315.251202.0"
|
"@tutao/otest": "315.251204.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue