chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 1m1s
Build Docker Images / lint (push) Successful in 38s
Build Docker Images / check (push) Successful in 51s
Build Docker Images / tests (push) Failing after 6s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / build (push) Failing after 6s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 5s

This commit is contained in:
Jesse Wierzbinski 2025-04-07 21:51:59 +02:00
parent 2908fcc9e8
commit ad1dc13a51
No known key found for this signature in database
2 changed files with 10 additions and 10 deletions

View file

@ -4,8 +4,8 @@
"": {
"name": "versia-server",
"dependencies": {
"@bull-board/api": "^6.8.2",
"@bull-board/hono": "^6.8.2",
"@bull-board/api": "^6.8.3",
"@bull-board/hono": "^6.8.3",
"@clerc/plugin-completions": "^0.44.0",
"@clerc/plugin-friendly-error": "^0.44.0",
"@clerc/plugin-help": "^0.44.0",
@ -79,7 +79,7 @@
"ts-prune": "^0.10.3",
"typescript": "^5.8.3",
"vitepress": "^1.6.3",
"vitepress-plugin-tabs": "^0.6.0",
"vitepress-plugin-tabs": "^0.7.0",
"vitepress-sidebar": "^1.31.1",
"vue": "^3.5.13",
"zod-to-json-schema": "^3.24.5",
@ -184,11 +184,11 @@
"@biomejs/cli-win32-x64": ["@biomejs/cli-win32-x64@1.9.4", "", { "os": "win32", "cpu": "x64" }, "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA=="],
"@bull-board/api": ["@bull-board/api@6.8.2", "", { "dependencies": { "redis-info": "^3.0.8" }, "peerDependencies": { "@bull-board/ui": "6.8.2" } }, "sha512-LDO5WKSPDvu/VLq9p7K2iDJwXW51qKxAjlWW6gD3Thmt/LdqApG/UYoohy+ld+sEv/3C3vNE2RRJPPdmWJyD5Q=="],
"@bull-board/api": ["@bull-board/api@6.8.3", "", { "dependencies": { "redis-info": "^3.0.8" }, "peerDependencies": { "@bull-board/ui": "6.8.3" } }, "sha512-hoUeXbhj4bV1UmsAoyldh+LsomSHwD8Yh4r9BRiMHF68yS4k8XcPCkm2sL0pyFPNb4O4oIFdSdsG3uiFuSnCwA=="],
"@bull-board/hono": ["@bull-board/hono@6.8.2", "", { "dependencies": { "@bull-board/api": "6.8.2", "@bull-board/ui": "6.8.2", "ejs": "^3.1.10", "hono": "^4.6.11" } }, "sha512-7HQcrGHGp3WhBnXZLNPXHWlQ8+VVz5a6wYJcU2si+pev75chRlbLpCj2GfIWboBlKVKJ2hHjAIGBgwsxHkZpjw=="],
"@bull-board/hono": ["@bull-board/hono@6.8.3", "", { "dependencies": { "@bull-board/api": "6.8.3", "@bull-board/ui": "6.8.3", "ejs": "^3.1.10", "hono": "^4.6.11" } }, "sha512-c+u4xdJecTbjcAzhJo/LMxdeXDuIGywo5olx+RrctgqGVu9Bg3KQwsnV0bVltaX7oLIb3XPl/BvFXxSryx2IjA=="],
"@bull-board/ui": ["@bull-board/ui@6.8.2", "", { "dependencies": { "@bull-board/api": "6.8.2" } }, "sha512-4kXJhAnvwfuapqrWRXtOThsLH2cf34wkFHkn2Ir8AUUMmHUg2TIVJyuVUbTBmkqWbSvqMYWYml6gvCZT6y2XFA=="],
"@bull-board/ui": ["@bull-board/ui@6.8.3", "", { "dependencies": { "@bull-board/api": "6.8.3" } }, "sha512-nWQBcY9Q7VHDzoLbIIQ9CVOGPaupgHGoFI21puMAkkYvYjWn5l3W+mdP8KtLc9tkaW0AaCBT6R0WtljzPpSyAw=="],
"@clerc/core": ["@clerc/core@0.44.0", "", { "dependencies": { "@clerc/utils": "0.44.0", "defu": "^6.1.2", "is-platform": "^1.0.0", "lite-emit": "^2.3.0", "type-fest": "^4.3.1", "type-flag": "^3.0.0" } }, "sha512-o8RgXNcMRoHRujSw9OPDMxqrmoNk7HG0XAZkjZgOrSyIfRXCf85VLyHGBT3XmaOrPEGY964h02ZxMVFdp8RnNQ=="],
@ -1338,7 +1338,7 @@
"vitepress": ["vitepress@1.6.3", "", { "dependencies": { "@docsearch/css": "3.8.2", "@docsearch/js": "3.8.2", "@iconify-json/simple-icons": "^1.2.21", "@shikijs/core": "^2.1.0", "@shikijs/transformers": "^2.1.0", "@shikijs/types": "^2.1.0", "@types/markdown-it": "^14.1.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/devtools-api": "^7.7.0", "@vue/shared": "^3.5.13", "@vueuse/core": "^12.4.0", "@vueuse/integrations": "^12.4.0", "focus-trap": "^7.6.4", "mark.js": "8.11.1", "minisearch": "^7.1.1", "shiki": "^2.1.0", "vite": "^5.4.14", "vue": "^3.5.13" }, "peerDependencies": { "markdown-it-mathjax3": "^4", "postcss": "^8" }, "optionalPeers": ["markdown-it-mathjax3", "postcss"], "bin": { "vitepress": "bin/vitepress.js" } }, "sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw=="],
"vitepress-plugin-tabs": ["vitepress-plugin-tabs@0.6.0", "", { "peerDependencies": { "vitepress": "^1.0.0", "vue": "^3.3.8" } }, "sha512-35mQUbI6lcVrLj0PpwautXm8LiV6Gz5ZDlklVRf/0KDd6gGs8HaZztqOxdffnzCiKIFLURBx930xq28it9jQTg=="],
"vitepress-plugin-tabs": ["vitepress-plugin-tabs@0.7.0", "", { "peerDependencies": { "vitepress": "^1.0.0", "vue": "^3.5.0" } }, "sha512-++RyeFNEsj/bJBXJK1IURRbJOB9vRqCahRwk1a2ntp9+SZy+7qgE5806vw9W7+uKR9CMi1iW+6plOcCKpmDnfA=="],
"vitepress-sidebar": ["vitepress-sidebar@1.31.1", "", { "dependencies": { "glob": "10.4.5", "gray-matter": "4.0.3", "qsu": "^1.10.0" } }, "sha512-Hx10z5le87jIIXVfKq4AtRrVqVJJ/1cQsZhmwT+ghVR/j4Yor9FjNMszyigJ54ktrEtoxSLO6C9tvuLauT4lZA=="],

View file

@ -67,7 +67,7 @@
"ts-prune": "^0.10.3",
"typescript": "^5.8.3",
"vitepress": "^1.6.3",
"vitepress-plugin-tabs": "^0.6.0",
"vitepress-plugin-tabs": "^0.7.0",
"vitepress-sidebar": "^1.31.1",
"vue": "^3.5.13",
"zod-to-json-schema": "^3.24.5"
@ -76,8 +76,8 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@bull-board/api": "^6.8.2",
"@bull-board/hono": "^6.8.2",
"@bull-board/api": "^6.8.3",
"@bull-board/hono": "^6.8.3",
"@clerc/plugin-completions": "^0.44.0",
"@clerc/plugin-friendly-error": "^0.44.0",
"@clerc/plugin-help": "^0.44.0",