chore(deps): yarn package update

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-03-31 21:06:27 +03:00
parent f1ed88a98e
commit 9cb27eb9dc
3 changed files with 9321 additions and 1094 deletions

1
.gitignore vendored
View File

@@ -45,3 +45,4 @@ config/fish/completions/asdf.fish
config/vim/.netrwhist config/vim/.netrwhist
config/vim/extra/* config/vim/extra/*
config/gh/hosts.yml config/gh/hosts.yml
dependency-check-report.html

View File

@@ -27,7 +27,8 @@
}, },
"homepage": "https://github.com/ivuorinen/dotfiles#readme", "homepage": "https://github.com/ivuorinen/dotfiles#readme",
"devDependencies": { "devDependencies": {
"@ivuorinen/base-configs": "^2.0.0" "@ivuorinen/base-configs": "^2.0.0",
"bundle-audit": "^0.1.0"
}, },
"packageManager": "yarn@1.22.22" "packageManager": "yarn@1.22.22"
} }

10411
yarn.lock

File diff suppressed because it is too large Load Diff