Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 269d624 commit 116bc3a
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 267 deletions.
2 changes: 1 addition & 1 deletion gen/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"@protobuf-ts/plugin": "2.9.4",
"google-protobuf": "3.21.4"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/XSAM/otelsql v0.36.0
github.com/adhocore/gronx v1.19.5
github.com/alecthomas/kong v1.6.1
github.com/alecthomas/kong v1.7.0
github.com/aymanbagabas/go-udiff v0.2.0
github.com/bep/debounce v1.2.1
github.com/blevesearch/bleve/v2 v2.4.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ github.com/adhocore/gronx v1.19.5/go.mod h1:7oUY1WAU8rEJWmAxXR2DN0JaO4gi9khSgKji
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=
github.com/alecthomas/assert/v2 v2.11.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/kong v1.6.1 h1:/7bVimARU3uxPD0hbryPE8qWrS3Oz3kPQoxA/H2NKG8=
github.com/alecthomas/kong v1.6.1/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
github.com/alecthomas/kong v1.7.0 h1:MnT8+5JxFDCvISeI6vgd/mFbAJwueJ/pqQNzZMsiqZE=
github.com/alecthomas/kong v1.7.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@galexrt/nuxt-update": "1.0.1",
"@iconify-json/flagpack": "1.2.2",
"@iconify-json/mdi": "1.2.3",
"@iconify-json/simple-icons": "1.2.22",
"@iconify-json/simple-icons": "1.2.23",
"@nuxt/content": "2.13.4",
"@nuxt/fonts": "0.10.3",
"@nuxt/ui-pro": "1.7.0",
Expand All @@ -43,7 +43,7 @@
"howler": "2.2.4",
"leaflet": "1.9.4",
"leaflet-contextmenu": "1.4.0",
"maska": "3.0.4",
"maska": "3.1.0",
"mdi-vue3": "7.4.47",
"nuxt-zod-i18n": "1.11.5",
"pinia": "2.3.1",
Expand All @@ -62,34 +62,34 @@
"devDependencies": {
"@nuxt/devtools": "1.7.0",
"@nuxt/eslint": "1.0.0",
"@nuxtjs/i18n": "9.1.4",
"@nuxtjs/i18n": "9.1.5",
"@protobuf-ts/plugin": "2.9.4",
"@tiptap/extension-character-count": "2.11.4",
"@tiptap/extension-color": "2.11.4",
"@tiptap/extension-font-family": "2.11.4",
"@tiptap/extension-highlight": "2.11.4",
"@tiptap/extension-image": "2.11.4",
"@tiptap/extension-link": "2.11.4",
"@tiptap/extension-list-keymap": "2.11.4",
"@tiptap/extension-placeholder": "2.11.4",
"@tiptap/extension-subscript": "2.11.4",
"@tiptap/extension-superscript": "2.11.4",
"@tiptap/extension-table": "2.11.4",
"@tiptap/extension-table-cell": "2.11.4",
"@tiptap/extension-table-header": "2.11.4",
"@tiptap/extension-table-row": "2.11.4",
"@tiptap/extension-task-item": "2.11.4",
"@tiptap/extension-task-list": "2.11.4",
"@tiptap/extension-text-align": "2.11.4",
"@tiptap/extension-text-style": "2.11.4",
"@tiptap/extension-typography": "2.11.4",
"@tiptap/extension-underline": "2.11.4",
"@tiptap/extension-character-count": "2.11.5",
"@tiptap/extension-color": "2.11.5",
"@tiptap/extension-font-family": "2.11.5",
"@tiptap/extension-highlight": "2.11.5",
"@tiptap/extension-image": "2.11.5",
"@tiptap/extension-link": "2.11.5",
"@tiptap/extension-list-keymap": "2.11.5",
"@tiptap/extension-placeholder": "2.11.5",
"@tiptap/extension-subscript": "2.11.5",
"@tiptap/extension-superscript": "2.11.5",
"@tiptap/extension-table": "2.11.5",
"@tiptap/extension-table-cell": "2.11.5",
"@tiptap/extension-table-header": "2.11.5",
"@tiptap/extension-table-row": "2.11.5",
"@tiptap/extension-task-item": "2.11.5",
"@tiptap/extension-task-list": "2.11.5",
"@tiptap/extension-text-align": "2.11.5",
"@tiptap/extension-text-style": "2.11.5",
"@tiptap/extension-typography": "2.11.5",
"@tiptap/extension-underline": "2.11.5",
"@total-typescript/ts-reset": "0.6.1",
"@types/google-protobuf": "3.15.12",
"@types/howler": "2.2.12",
"@types/leaflet": "1.9.16",
"@types/leaflet-contextmenu": "1.4.3",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/splitpanes": "2.2.6",
"@types/uuid": "10.0.0",
"@types/zxcvbn": "4.4.5",
Expand Down Expand Up @@ -130,5 +130,5 @@
"resolutions": {
"@nuxt/kit": "3.15.4"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 116bc3a

Please sign in to comment.