Skip to content

Commit 89b0df5

Browse files
committed
Updating platform and types versions to match latest
1 parent a5657ab commit 89b0df5

File tree

42 files changed

+201
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+201
-193
lines changed

components/baserow/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.2.1"
19+
"@pipedream/platform": "^3.1.0"
2020
},
2121
"devDependencies": {
22-
"@pipedream/types": "^0.1.4"
22+
"@pipedream/types": "^0.3.2"
2323
}
2424
}

components/beehiiv/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.1.1"
19+
"@pipedream/platform": "^3.1.0"
2020
},
2121
"devDependencies": {
22-
"@pipedream/types": "^0.1.4"
22+
"@pipedream/types": "^0.3.2"
2323
}
2424
}

components/buy_me_a_coffee/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.2.0"
19+
"@pipedream/platform": "^3.1.0"
2020
},
2121
"devDependencies": {
22-
"@pipedream/types": "^0.1.4"
22+
"@pipedream/types": "^0.3.2"
2323
}
2424
}

components/clientary/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"access": "public"
1515
},
1616
"dependencies": {
17-
"@pipedream/platform": "^1.2.1"
17+
"@pipedream/platform": "^3.1.0"
1818
},
1919
"devDependencies": {
20-
"@pipedream/types": "^0.1.4"
20+
"@pipedream/types": "^0.3.2"
2121
}
2222
}

components/cloudmersive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"form-data": "^4.0.0"
2121
},
2222
"devDependencies": {
23-
"@pipedream/types": "^0.1.4"
23+
"@pipedream/types": "^0.3.2"
2424
}
2525
}

components/cloudtables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"access": "public"
1414
},
1515
"dependencies": {
16-
"@pipedream/platform": "^3.0.0",
16+
"@pipedream/platform": "^3.1.0",
1717
"qs": "^6.11.0"
1818
}
1919
}

components/currencyscoop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"access": "public"
1515
},
1616
"dependencies": {
17-
"@pipedream/platform": "^1.5.1"
17+
"@pipedream/platform": "^3.1.0"
1818
},
1919
"devDependencies": {
20-
"@pipedream/types": "^0.1.6"
20+
"@pipedream/types": "^0.3.2"
2121
}
2222
}

components/detrack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.1.0"
19+
"@pipedream/platform": "^3.1.0"
2020
},
2121
"devDependencies": {
22-
"@pipedream/types": "^0.1.4"
22+
"@pipedream/types": "^0.3.2"
2323
}
2424
}

components/docupilot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.1.0"
19+
"@pipedream/platform": "^3.1.0"
2020
},
2121
"devDependencies": {
22-
"@pipedream/types": "^0.1.4"
22+
"@pipedream/types": "^0.3.2"
2323
}
2424
}

components/expensify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"access": "public"
1717
},
1818
"dependencies": {
19-
"@pipedream/platform": "^1.1.0",
19+
"@pipedream/platform": "^3.1.0",
2020
"qs": "^6.11.0"
2121
},
2222
"devDependencies": {
23-
"@pipedream/types": "^0.1.3"
23+
"@pipedream/types": "^0.3.2"
2424
}
2525
}

0 commit comments

Comments
 (0)