Skip to content

Commit

Permalink
v218.240305.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlag committed Mar 5, 2024
1 parent bb14519 commit 37ed3bd
Show file tree
Hide file tree
Showing 9 changed files with 211 additions and 287 deletions.
452 changes: 188 additions & 264 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tutanota",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,10 +33,10 @@
},
"dependencies": {
"@tutao/oxmsg": "0.0.9-beta.0",
"@tutao/tutanota-crypto": "218.240227.0",
"@tutao/tutanota-usagetests": "218.240227.0",
"@tutao/tutanota-utils": "218.240227.0",
"@tutao/tutanota-error": "218.240227.0",
"@tutao/tutanota-crypto": "218.240305.0",
"@tutao/tutanota-usagetests": "218.240305.0",
"@tutao/tutanota-utils": "218.240305.0",
"@tutao/tutanota-error": "218.240305.0",
"@types/better-sqlite3": "7.4.2",
"@types/dompurify": "3.0.5",
"@types/linkifyjs": "2.1.4",
Expand Down Expand Up @@ -74,9 +74,9 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.5",
"@tutao/licc": "218.240227.0",
"@tutao/otest": "218.240227.0",
"@tutao/tutanota-test-utils": "218.240227.0",
"@tutao/licc": "218.240305.0",
"@tutao/otest": "218.240305.0",
"@tutao/tutanota-test-utils": "218.240305.0",
"@types/express": "^4.17.17",
"@types/pako": "^2.0.3",
"@typescript-eslint/eslint-plugin": "5.61.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/licc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/licc",
"version": "218.240227.0",
"version": "218.240305.0",
"bin": {
"licc": "dist/cli.js"
},
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"typescript": "5.0.3",
"@tutao/tutanota-test-utils": "218.240227.0",
"@tutao/otest": "218.240227.0"
"@tutao/tutanota-test-utils": "218.240305.0",
"@tutao/otest": "218.240305.0"
}
}
2 changes: 1 addition & 1 deletion packages/otest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/otest",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"description": "little test runner",
"main": "./dist/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/tutanota-crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-crypto",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"exports": {
Expand All @@ -25,11 +25,11 @@
"tsconfig.json"
],
"dependencies": {
"@tutao/tutanota-error": "218.240227.0"
"@tutao/tutanota-error": "218.240305.0"
},
"devDependencies": {
"typescript": "5.0.3",
"@tutao/tutanota-utils": "218.240227.0",
"@tutao/otest": "218.240227.0"
"@tutao/tutanota-utils": "218.240305.0",
"@tutao/otest": "218.240305.0"
}
}
2 changes: 1 addition & 1 deletion packages/tutanota-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-error",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/tutanota-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-test-utils",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"repository": {
Expand All @@ -21,7 +21,7 @@
"tsconfig.json"
],
"dependencies": {
"@tutao/otest": "218.240227.0",
"@tutao/otest": "218.240305.0",
"testdouble": "3.18.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/tutanota-usagetests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-usagetests",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GLP-3.0",
"description": "",
"main": "./dist/index.js",
Expand All @@ -26,6 +26,6 @@
"devDependencies": {
"@types/node-forge": "1.0.0",
"typescript": "5.0.3",
"@tutao/otest": "218.240227.0"
"@tutao/otest": "218.240305.0"
}
}
4 changes: 2 additions & 2 deletions packages/tutanota-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-utils",
"version": "218.240227.0",
"version": "218.240305.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -23,6 +23,6 @@
],
"devDependencies": {
"typescript": "5.0.3",
"@tutao/otest": "218.240227.0"
"@tutao/otest": "218.240305.0"
}
}

0 comments on commit 37ed3bd

Please sign in to comment.