@activepieces/piece-dropbox 0.5.8 → 0.5.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,19 +1,18 @@
1
1
  {
2
2
  "name": "@activepieces/piece-dropbox",
3
- "version": "0.5.8",
3
+ "version": "0.5.9",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
7
7
  "axios-retry": "4.4.1",
8
8
  "deepmerge-ts": "7.1.0",
9
- "fast-glob": "3.3.3",
10
9
  "mime-types": "2.1.35",
11
10
  "nanoid": "3.3.8",
12
11
  "semver": "7.6.0",
13
12
  "zod": "3.25.76",
14
13
  "@activepieces/pieces-common": "0.7.0",
15
- "@activepieces/pieces-framework": "0.18.4",
16
- "@activepieces/shared": "0.19.1",
14
+ "@activepieces/pieces-framework": "0.20.1",
15
+ "@activepieces/shared": "0.20.1",
17
16
  "tslib": "2.8.1"
18
17
  },
19
18
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "Cloud-Speicher und Datei-Synchronisation",
4
3
  "Search": "Suche",
5
4
  "Create New Text File": "Neue Textdatei erstellen",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Soltar",
3
2
  "Cloud storage and file synchronization": "Sincronización de archivos y almacenamiento en la nube",
4
3
  "Search": "Buscar",
5
4
  "Create New Text File": "Crear nuevo archivo de texto",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "Stockage et synchronisation de fichiers dans le cloud",
4
3
  "Search": "Rechercher",
5
4
  "Create New Text File": "Créer un nouveau fichier texte",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "クラウドストレージとファイルの同期",
4
3
  "Search": "検索",
5
4
  "Create New Text File": "新しいテキスト ファイルを作成",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "Cloud opslag en bestandssynchronisatie",
4
3
  "Search": "Zoeken",
5
4
  "Create New Text File": "Nieuw tekstbestand maken",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Escaninho",
3
2
  "Cloud storage and file synchronization": "Armazenamento na nuvem e sincronização de arquivos",
4
3
  "Search": "Pesquisar",
5
4
  "Create New Text File": "Criar Novo Arquivo de Texto",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "Cloud storage and file synchronization",
4
3
  "Search": "Search",
5
4
  "Create New Text File": "Create New Text File",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Dropbox": "Dropbox",
3
2
  "Cloud storage and file synchronization": "Cloud storage and file synchronization",
4
3
  "Search": "搜索",
5
4
  "Create New Text File": "Create New Text File",