Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aboqasem committed Jan 14, 2025
1 parent 0656cc3 commit fe901cb
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 11 deletions.
90 changes: 90 additions & 0 deletions bun.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"lockfileVersion": 0,
"workspaces": {
"": {
"name": "sync",
"dependencies": {
"@sagold/json-query": "6.2.0",
"chalk": "5.4.1",
"commander": "13.0.0",
"plist": "3.1.0",
"valibot": "0.42.1",
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commander-js/extra-typings": "13.0.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/bun": "1.1.16",
"@types/plist": "3.0.5",
"bun-types": "1.1.43",
},
"peerDependencies": {
"typescript": "5.7.3",
},
},
},
"trustedDependencies": [
"@biomejs/biome",
],
"packages": {
"@biomejs/biome": ["@biomejs/[email protected]", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "1.9.4", "@biomejs/cli-darwin-x64": "1.9.4", "@biomejs/cli-linux-arm64": "1.9.4", "@biomejs/cli-linux-arm64-musl": "1.9.4", "@biomejs/cli-linux-x64": "1.9.4", "@biomejs/cli-linux-x64-musl": "1.9.4", "@biomejs/cli-win32-arm64": "1.9.4", "@biomejs/cli-win32-x64": "1.9.4" }, "bin": { "biome": "bin/biome" } }, "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog=="],

"@biomejs/cli-darwin-arm64": ["@biomejs/[email protected]", "", { "os": "darwin", "cpu": "arm64" }, "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw=="],

"@biomejs/cli-darwin-x64": ["@biomejs/[email protected]", "", { "os": "darwin", "cpu": "x64" }, "sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg=="],

"@biomejs/cli-linux-arm64": ["@biomejs/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g=="],

"@biomejs/cli-linux-arm64-musl": ["@biomejs/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA=="],

"@biomejs/cli-linux-x64": ["@biomejs/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg=="],

"@biomejs/cli-linux-x64-musl": ["@biomejs/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg=="],

"@biomejs/cli-win32-arm64": ["@biomejs/[email protected]", "", { "os": "win32", "cpu": "arm64" }, "sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg=="],

"@biomejs/cli-win32-x64": ["@biomejs/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA=="],

"@commander-js/extra-typings": ["@commander-js/[email protected]", "", { "peerDependencies": { "commander": "~13.0.0" } }, "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw=="],

"@sagold/json-pointer": ["@sagold/[email protected]", "", {}, "sha512-+wAhJZBXa6MNxRScg6tkqEbChEHMgVZAhTHVJ60Y7sbtXtu9XA49KfUkdWlS2x78D6H9nryiKePiYozumauPfA=="],

"@sagold/json-query": ["@sagold/[email protected]", "", { "dependencies": { "@sagold/json-pointer": "^5.1.2", "ebnf": "^1.9.1" } }, "sha512-7bOIdUE6eHeoWtFm8TvHQHfTVSZuCs+3RpOKmZCDBIOrxpvF/rNFTeuvIyjHva/RR0yVS3kQtr+9TW72LQEZjA=="],

"@total-typescript/ts-reset": ["@total-typescript/[email protected]", "", {}, "sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg=="],

"@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.1.43" } }, "sha512-E+ue6NMcn4FXC5bDRE1W/BXUVs01h5Mt02qH8/8HGCox9akuh8KNOFdwvaQS9TDgT2RmUyJYFRRqA60WtTnm2g=="],

"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.19.8" } }, "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA=="],

"@types/plist": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*", "xmlbuilder": ">=11.0.1" } }, "sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA=="],

"@types/ws": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ=="],

"@xmldom/xmldom": ["@xmldom/[email protected]", "", {}, "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw=="],

"base64-js": ["[email protected]", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="],

"bun-types": ["[email protected]", "", { "dependencies": { "@types/node": "~20.12.8", "@types/ws": "~8.5.10" } }, "sha512-W0wCtVH+bwFp7p3Zgs03CqxEDmXxEvmmUM/FBKgWIv9T8gyeotvIjIbHzuDScc2DphhRNtr7hJLCR5PspYL5qw=="],

"chalk": ["[email protected]", "", {}, "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w=="],

"commander": ["[email protected]", "", {}, "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ=="],

"ebnf": ["[email protected]", "", { "bin": { "ebnf": "dist/bin.js" } }, "sha512-uW2UKSsuty9ANJ3YByIQE4ANkD8nqUPO7r6Fwcc1ADKPe9FRdcPpMl3VEput4JSvKBJ4J86npIC2MLP0pYkCuw=="],

"plist": ["[email protected]", "", { "dependencies": { "@xmldom/xmldom": "^0.8.8", "base64-js": "^1.5.1", "xmlbuilder": "^15.1.1" } }, "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ=="],

"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw=="],

"undici-types": ["[email protected]", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="],

"valibot": ["[email protected]", "", { "peerDependencies": { "typescript": ">=5" }, "optionalPeers": ["typescript"] }, "sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw=="],

"xmlbuilder": ["[email protected]", "", {}, "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg=="],

"bun-types/@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~5.26.4" } }, "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg=="],

"bun-types/@types/node/undici-types": ["[email protected]", "", {}, "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="],
}
}
Binary file removed bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion custom/plugins/fzf-tab
2 changes: 1 addition & 1 deletion custom/themes/powerlevel10k
Submodule powerlevel10k updated 3 files
+8 −6 README.md
+7 −0 font.md
+15 −11 internal/p10k.zsh
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
},
"dependencies": {
"@sagold/json-query": "6.2.0",
"chalk": "5.3.0",
"commander": "12.1.0",
"chalk": "5.4.1",
"commander": "13.0.0",
"plist": "3.1.0",
"valibot": "0.42.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commander-js/extra-typings": "12.1.0",
"@commander-js/extra-typings": "13.0.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/bun": "1.1.12",
"@types/bun": "1.1.16",
"@types/plist": "3.0.5",
"bun-types": "1.1.33"
"bun-types": "1.1.43"
},
"peerDependencies": {
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"trustedDependencies": ["@biomejs/biome"]
}
2 changes: 1 addition & 1 deletion synced/symlink/.oh-my-zsh
Submodule .oh-my-zsh updated 41 files
+20 −0 .devcontainer/devcontainer.json
+4 −0 .editorconfig
+2 −2 .github/dependencies.yml
+3 −3 .github/workflows/dependencies/requirements.txt
+1 −0 lib/cli.zsh
+1 −1 lib/misc.zsh
+1 −0 plugins/autojump/autojump.plugin.zsh
+14 −7 plugins/bazel/README.md
+4 −0 plugins/bazel/bazel.plugin.zsh
+1 −1 plugins/dash/dash.plugin.zsh
+1 −0 plugins/grc/grc.plugin.zsh
+11 −0 plugins/jsontools/README.md
+1 −0 plugins/laravel/README.md
+1 −0 plugins/laravel/laravel.plugin.zsh
+10 −7 plugins/last-working-dir/last-working-dir.plugin.zsh
+1 −1 plugins/macports/README.md
+20 −0 plugins/ngrok/README.md
+14 −0 plugins/ngrok/ngrok.plugin.zsh
+1 −1 plugins/opentofu/README.md
+1 −0 plugins/per-directory-history/README.md
+4 −2 plugins/pipenv/pipenv.plugin.zsh
+1 −2 plugins/poetry-env/poetry-env.plugin.zsh
+8 −0 plugins/pyenv/README.md
+8 −2 plugins/pyenv/pyenv.plugin.zsh
+1 −1 plugins/rust/rust.plugin.zsh
+7 −2 plugins/tailscale/tailscale.plugin.zsh
+9 −0 plugins/timoni/README.md
+14 −0 plugins/timoni/timoni.plugin.zsh
+22 −3 plugins/vagrant-prompt/README.md
+15 −13 plugins/vagrant-prompt/vagrant-prompt.plugin.zsh
+9 −0 plugins/vault/README.md
+7 −0 plugins/vault/vault.plugin.zsh
+25 −17 plugins/wd/wd.sh
+1 −0 plugins/web-search/README.md
+2 −0 plugins/web-search/web-search.plugin.zsh
+1 −1 plugins/z/LICENSE
+25 −26 plugins/z/MANUAL.md
+1 −2 plugins/z/z.plugin.zsh
+5 −0 templates/minimal.zshrc
+1 −1 templates/zshrc.zsh-template
+2 −0 themes/af-magic.zsh-theme

0 comments on commit fe901cb

Please sign in to comment.