Skip to content

Commit 2ebb351

Browse files
committed
chore: replace tarball deps with published @pgsql/scripts@18.1.0, drop pgsql-deparser override
1 parent 6bc851e commit 2ebb351

5 files changed

Lines changed: 70 additions & 34 deletions

File tree

-128 KB
Binary file not shown.

.tarballs/pgsql-scripts-18.0.1.tgz

-24.2 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"pnpm": {
5353
"overrides": {
5454
"@dataplan/json": "1.0.0",
55-
"pgsql-deparser": "file:./.tarballs/pgsql-deparser-18.1.1.tgz",
5655
"graphql": "16.13.0",
5756
"@smithy/node-http-handler": "<4.5.0"
5857
},

pgpm/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@pgpmjs/naming-spec": "workspace:^",
47-
"@pgsql/scripts": "file:../../.tarballs/pgsql-scripts-18.0.1.tgz",
47+
"@pgsql/scripts": "^18.1.0",
4848
"@pgsql/transform": "^18.11.0",
4949
"plpgsql-parser": "^18.2.2"
5050
}

pnpm-lock.yaml

Lines changed: 69 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)