Skip to content

Commit

Permalink
chore: update listener dep
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbrugger committed Nov 8, 2023
1 parent f2d8f85 commit 8bccbc6
Show file tree
Hide file tree
Showing 20 changed files with 41 additions and 47 deletions.
50 changes: 22 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"homepage": "https://github.com/FlatFilers/flatfile-plugins#readme",
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/utils-testing": "^0.0.2",
"@parcel/packager-ts": "^2.9.1",
"@parcel/transformer-typescript-types": "^2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/autocast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.10",
"@flatfile/listener": "^0.3.17",
"@flatfile/plugin-record-hook": "^1.1.6",
"@flatfile/util-common": "^0.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/automap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/common-plugin-utils": "^1.0.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/utils-debugger": "^0.0.3",
"remeda": "^1.23.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/dedupe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"remeda": "^1.14.0",
"ts-pattern": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/delimiter-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-extractor": "0.4.6",
"papaparse": "^5.4.1",
"remeda": "^1.14.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/export-workbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"remeda": "^1.14.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/job-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-common": "^0.2.0"
}
}
2 changes: 1 addition & 1 deletion plugins/json-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.0",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-extractor": "0.4.6",
"remeda": "^1.14.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/merge-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.0",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/plugin-job-handler": "^0.1.4",
"@flatfile/plugin-space-configure": "^0.1.5",
"@flatfile/util-common": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/pdf-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-file-buffer": "0.1.2",
"axios": "^1.4.0",
"fs-extra": "^11.1.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/record-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.1",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-common": "^0.2.1",
"effect": "^2.0.0-next.29"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/space-configure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/plugin-job-handler": "^0.1.4"
}
}
2 changes: 1 addition & 1 deletion plugins/webhook-egress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/plugin-job-handler": "^0.1.4",
"@flatfile/util-response-rejection": "^0.1.3",
"@flatfile/util-common": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/xlsx-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.0",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-extractor": "0.4.6",
"remeda": "^1.14.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
Expand Down
2 changes: 1 addition & 1 deletion plugins/xml-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-extractor": "0.4.6",
"@flatfile/util-file-buffer": "0.1.2",
"remeda": "^1.24.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/zip-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/hooks": "^1.3.0",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-common": "^0.2.0",
"@flatfile/util-file-buffer": "^0.1.2",
"adm-zip": "^0.5.10",
Expand Down
2 changes: 1 addition & 1 deletion utils/extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/util-common": "^0.2.1",
"@flatfile/util-file-buffer": "0.1.2",
"remeda": "^1.14.0"
Expand Down
2 changes: 1 addition & 1 deletion utils/file-buffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"license": "ISC",
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/listener": "^0.3.15"
"@flatfile/listener": "^0.3.17"
}
}
2 changes: 1 addition & 1 deletion utils/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@jest/globals": "^29.6.4",
"@flatfile/listener": "^0.3.15",
"@flatfile/listener": "^0.3.17",
"@flatfile/listener-driver-pubsub": "^1.0.0",
"axios": "^1.4.0"
}
Expand Down

0 comments on commit 8bccbc6

Please sign in to comment.