@activepieces/piece-actualbudget 0.0.7 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,15 +1,14 @@
1
1
  {
2
2
  "name": "@activepieces/piece-actualbudget",
3
- "version": "0.0.7",
3
+ "version": "0.0.9",
4
4
  "dependencies": {
5
5
  "@actual-app/api": "25.3.1",
6
6
  "@sinclair/typebox": "0.34.11",
7
7
  "deepmerge-ts": "7.1.0",
8
- "fast-glob": "3.3.3",
9
8
  "nanoid": "3.3.8",
10
9
  "semver": "7.6.0",
11
- "@activepieces/pieces-framework": "0.18.4",
12
- "@activepieces/shared": "0.19.0",
10
+ "@activepieces/pieces-framework": "0.20.1",
11
+ "@activepieces/shared": "0.20.1",
13
12
  "tslib": "2.8.1"
14
13
  },
15
14
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Tatsächliches Budget",
19
18
  "Personal finance app": "Persönliche Finanz-App",
20
19
  "Server URL": "Server-URL",
21
20
  "Password": "Kennwort",
package/src/i18n/es.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Presupuesto actual",
19
18
  "Personal finance app": "Aplicación de finanzas personales",
20
19
  "Server URL": "URL del servidor",
21
20
  "Password": "Contraseña",
package/src/i18n/fr.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Budget réel",
19
18
  "Personal finance app": "Application de finance personnelle",
20
19
  "Server URL": "URL du serveur",
21
20
  "Password": "Password",
@@ -63,7 +62,7 @@
63
62
  "A json array of the transaction object": "Un tableau json de l'objet transaction",
64
63
  "January": "Janvier",
65
64
  "February": "Février",
66
- "March": "Marche",
65
+ "March": "Mars",
67
66
  "April": "Avril",
68
67
  "May": "Mai",
69
68
  "June": "Juin",
package/src/i18n/ja.json CHANGED
@@ -15,10 +15,9 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "実際の予算",
19
18
  "Personal finance app": "パーソナルファイナンスアプリ",
20
19
  "Server URL": "サーバー URL",
21
- "Password": "Password",
20
+ "Password": "パスワード",
22
21
  "Sync ID": "同期ID",
23
22
  "End-to-end encryption password": "エンドツーエンドの暗号化パスワード",
24
23
  "This is the URL of your running server": "これは実行中のサーバーのURLです",
package/src/i18n/nl.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Werkelijk budget",
19
18
  "Personal finance app": "Persoonlijke financiële app",
20
19
  "Server URL": "Server URL",
21
20
  "Password": "Wachtwoord",
package/src/i18n/pt.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Orçamento Atual",
19
18
  "Personal finance app": "Aplicativo financeiro pessoal",
20
19
  "Server URL": "URL do servidor",
21
20
  "Password": "Senha",
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Actual Budget",
19
18
  "Personal finance app": "Personal finance app",
20
19
  "Server URL": "Server URL",
21
20
  "Password": "Password",
package/src/i18n/zh.json CHANGED
@@ -15,7 +15,6 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Actual Budget": "Actual Budget",
19
18
  "Personal finance app": "Personal finance app",
20
19
  "Server URL": "服务器 URL",
21
20
  "Password": "密码",