mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 11:24:44 +00:00
fix(deps): update all non-major dependencies (#4809)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ require (
|
||||
github.com/expr-lang/expr v1.17.8
|
||||
github.com/go-chi/chi/v5 v5.3.0
|
||||
github.com/go-chi/jwtauth/v5 v5.4.0
|
||||
github.com/go-faker/faker/v4 v4.8.0
|
||||
github.com/go-faker/faker/v4 v4.9.0
|
||||
github.com/go-git/go-git/v5 v5.19.1
|
||||
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
|
||||
github.com/moby/docker-image-spec v1.3.1
|
||||
|
||||
@@ -144,6 +144,8 @@ github.com/go-faker/faker/v4 v4.7.0 h1:VboC02cXHl/NuQh5lM2W8b87yp4iFXIu59x4w0RZi
|
||||
github.com/go-faker/faker/v4 v4.7.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
|
||||
github.com/go-faker/faker/v4 v4.8.0 h1:QAKmb4TyAMxIgf3a8fXubQXwFFJviBGL2/IDa34N6JQ=
|
||||
github.com/go-faker/faker/v4 v4.8.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
|
||||
github.com/go-faker/faker/v4 v4.9.0 h1:a4HXLwueuTCtgF93VpUsl8Zd2nG1VH2SgNWDPVEBg5U=
|
||||
github.com/go-faker/faker/v4 v4.9.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
|
||||
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
|
||||
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
|
||||
github.com/go-git/go-billy/v5 v5.9.0 h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmmBPA=
|
||||
|
||||
+8
-8
@@ -32,16 +32,16 @@
|
||||
"@codemirror/autocomplete": "^6.20.3",
|
||||
"@codemirror/lang-javascript": "^6.2.5",
|
||||
"@codemirror/lang-json": "^6.0.2",
|
||||
"@codemirror/language": "^6.12.3",
|
||||
"@codemirror/language": "^6.12.4",
|
||||
"@codemirror/state": "^6.7.0",
|
||||
"@codemirror/theme-one-dark": "^6.1.3",
|
||||
"@codemirror/view": "^6.43.2",
|
||||
"@codemirror/view": "^6.43.4",
|
||||
"@duckdb/duckdb-wasm": "1.33.1-dev57.0",
|
||||
"@fontsource/jetbrains-mono": "^5.2.8",
|
||||
"@iconify-json/carbon": "^1.2.23",
|
||||
"@iconify-json/cil": "^1.2.3",
|
||||
"@iconify-json/ic": "^1.2.4",
|
||||
"@iconify-json/material-symbols": "^1.2.80",
|
||||
"@iconify-json/material-symbols": "^1.2.81",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/mdi-light": "^1.2.2",
|
||||
"@iconify-json/octicon": "^1.2.28",
|
||||
@@ -59,7 +59,7 @@
|
||||
"@xterm/xterm": "^6.0.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"codemirror": "^6.0.2",
|
||||
"daisyui": "5.5.23",
|
||||
"daisyui": "5.6.3",
|
||||
"entities": "^8.0.0",
|
||||
"fuse.js": "^7.4.2",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
@@ -76,14 +76,14 @@
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-svg-loader": "^5.1.1",
|
||||
"vitepress": "1.6.4",
|
||||
"vue": "^3.5.38",
|
||||
"vue": "^3.5.39",
|
||||
"vue-i18n": "^11.4.6",
|
||||
"vue-router": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apache-arrow/esnext-esm": "^21.1.0",
|
||||
"@iconify-json/ion": "^1.2.7",
|
||||
"@iconify-json/material-symbols-light": "^1.2.80",
|
||||
"@iconify-json/material-symbols-light": "^1.2.81",
|
||||
"@iconify-json/ri": "^1.2.10",
|
||||
"@iconify-json/simple-icons": "^1.2.87",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
@@ -93,7 +93,7 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^25.9.4",
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"@vue/compiler-sfc": "^3.5.38",
|
||||
"@vue/compiler-sfc": "^3.5.39",
|
||||
"@vue/test-utils": "^2.4.11",
|
||||
"bumpp": "^11.1.0",
|
||||
"c8": "^11.0.0",
|
||||
@@ -101,7 +101,7 @@
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"jsdom": "^29.1.1",
|
||||
"lint-staged": "^17.0.8",
|
||||
"prettier": "^3.8.4",
|
||||
"prettier": "^3.9.1",
|
||||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
Generated
+323
-289
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user