Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
8956f7d
chore(deps): bump lodash from 4.17.21 to 4.18.1
dependabot[bot] May 29, 2026
f68ce04
chore(deps-dev): bump node-forge from 1.3.1 to 1.4.0
dependabot[bot] May 29, 2026
04ee2c5
chore(deps-dev): bump flatted from 3.3.2 to 3.4.2
dependabot[bot] May 29, 2026
f6f85be
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2
dependabot[bot] May 29, 2026
5d0ad16
chore(deps-dev): bump jws from 4.0.0 to 4.0.1
dependabot[bot] May 29, 2026
6fcf2f8
chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5
dependabot[bot] May 29, 2026
510f7b1
chore(deps-dev): bump qs from 6.13.1 to 6.15.2
dependabot[bot] May 29, 2026
1831165
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9
dependabot[bot] May 29, 2026
18c836c
chore(deps): bump tmp and inquirer
dependabot[bot] May 29, 2026
c836c2a
chore(deps): merge dependabot/npm_and_yarn/lodash-4.18.1
1shooperman May 29, 2026
d86074d
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/node-for…
1shooperman May 29, 2026
48887fd
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/flatted-…
1shooperman May 29, 2026
a9a0587
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/qs-6.15.…
1shooperman May 29, 2026
5ab3297
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jws-4.0.…
1shooperman May 29, 2026
c8b1416
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/minimatc…
1shooperman May 29, 2026
385089d
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/js-yaml-…
1shooperman May 29, 2026
b3005a3
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/handleba…
1shooperman May 29, 2026
c4a6354
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/multi-12…
1shooperman May 29, 2026
765b7fd
fix: fix ai slop
1shooperman May 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v6

- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v6
with:
node-version: '20'

Expand Down
152 changes: 70 additions & 82 deletions package-lock.json

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