Skip to content

Commit 99a8785

Browse files
chore(deps): upgrade dependencies (#47)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/libreworks/db-provision-pgsql/actions/runs/13231330715 ------ *Automatically created by projen via the "upgrade-main" workflow*
1 parent 5b6d5b2 commit 99a8785

20 files changed

Lines changed: 355 additions & 341 deletions

docs/assets/main.js

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

docs/assets/style.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,14 +991,15 @@
991991
vertical-align: text-top;
992992
}
993993
/*
994-
We need to be careful to target the arrow indicating whether the accordion
995-
is open, but not any other SVGs included in the details element.
996-
*/
994+
* We need to be careful to target the arrow indicating whether the accordion
995+
* is open, but not any other SVGs included in the details element.
996+
*/
997997
.tsd-accordion:not([open]) > .tsd-accordion-summary > svg:first-child,
998998
.tsd-accordion:not([open]) > .tsd-accordion-summary > h1 > svg:first-child,
999999
.tsd-accordion:not([open]) > .tsd-accordion-summary > h2 > svg:first-child,
10001000
.tsd-accordion:not([open]) > .tsd-accordion-summary > h3 > svg:first-child,
1001-
.tsd-accordion:not([open]) > .tsd-accordion-summary > h4 > svg:first-child {
1001+
.tsd-accordion:not([open]) > .tsd-accordion-summary > h4 > svg:first-child,
1002+
.tsd-accordion:not([open]) > .tsd-accordion-summary > h5 > svg:first-child {
10021003
transform: rotate(-90deg);
10031004
}
10041005
.tsd-index-content > :not(:first-child) {

docs/classes/Catalog.html

Lines changed: 18 additions & 18 deletions
Large diffs are not rendered by default.

docs/classes/DatabaseClient.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/DefaultPrivileges.html

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

docs/classes/Grant.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

docs/classes/Login.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

docs/classes/Membership.html

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

docs/classes/Named.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/classes/Privileges.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)