From 6f2a7051411d95b6d2447f64147b7354f3666123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:22:44 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .nvmrc | 2 +- Dockerfile | 2 +- go.mod | 4 ++-- go.sum | 12 ++++++------ package.json | 10 +++++----- pnpm-lock.yaml | 50 +++++++++++++++++++++++++------------------------- 6 files changed, 40 insertions(+), 40 deletions(-) diff --git a/.nvmrc b/.nvmrc index ec7ba0e9b..7af24b7dd 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.10.0 +22.11.0 diff --git a/Dockerfile b/Dockerfile index 0a82f62c5..885328972 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 # Frontend Build -FROM docker.io/library/node:22.10.0-alpine3.20 AS nodebuilder +FROM docker.io/library/node:22.11.0-alpine3.20 AS nodebuilder ARG NUXT_UI_PRO_LICENSE WORKDIR /app COPY . ./ diff --git a/go.mod b/go.mod index 801aba117..107bd53f8 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/Masterminds/sprig/v3 v3.3.0 github.com/XSAM/otelsql v0.35.0 github.com/adhocore/gronx v1.19.3 - github.com/alecthomas/kong v1.2.1 + github.com/alecthomas/kong v1.3.0 github.com/bep/debounce v1.2.1 github.com/blevesearch/bleve/v2 v2.4.2 github.com/coder/websocket v1.8.12 @@ -22,7 +22,7 @@ require ( github.com/gin-contrib/static v1.1.2 github.com/gin-contrib/zap v1.1.4 github.com/gin-gonic/gin v1.10.0 - github.com/go-jet/jet/v2 v2.11.1 + github.com/go-jet/jet/v2 v2.12.0 github.com/go-sql-driver/mysql v1.8.1 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/golang-migrate/migrate/v4 v4.18.1 diff --git a/go.sum b/go.sum index 5b88a1bf1..e57a8628e 100644 --- a/go.sum +++ b/go.sum @@ -89,10 +89,10 @@ github.com/XSAM/otelsql v0.35.0/go.mod h1:wO028mnLzmBpstK8XPsoeRLl/kgt417yjAwOGD github.com/adhocore/gronx v1.19.3 h1:BNl3pGgiKy12Tt1dNIhzEGL2l+KikeV6NN3A/B2AJLg= github.com/adhocore/gronx v1.19.3/go.mod h1:7oUY1WAU8rEJWmAxXR2DN0JaO4gi9khSgKjiRypqteg= github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c= -github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY= -github.com/alecthomas/assert/v2 v2.10.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k= -github.com/alecthomas/kong v1.2.1 h1:E8jH4Tsgv6wCRX2nGrdPyHDUCSG83WH2qE4XLACD33Q= -github.com/alecthomas/kong v1.2.1/go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM= +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.3.0 h1:YJKuU6/TV2XOBtymafSeuzDvLAFR8cYMZiXVNLhAO6g= +github.com/alecthomas/kong v1.3.0/go.mod h1:IDc8HyiouDdpdiEiY81iaEJM8rSIW6LzX8On4FCO0bE= 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= @@ -287,8 +287,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2 github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= github.com/go-ini/ini v1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A= github.com/go-ini/ini v1.67.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8= -github.com/go-jet/jet/v2 v2.11.1 h1:SEbh2lRUIiQweJpV0boWsQ4bV13x9p4h+RfajnL6vgM= -github.com/go-jet/jet/v2 v2.11.1/go.mod h1:+DTofDkGp1c0vpooXWEZyNhyi0k0mL7N2W9tdP4YqfA= +github.com/go-jet/jet/v2 v2.12.0 h1:z2JfvBAZgsfxlQz6NXBYdZTXc7ep3jhbszTLtETv1JE= +github.com/go-jet/jet/v2 v2.12.0/go.mod h1:ufQVRQeI1mbcO5R8uCEVcVf3Foej9kReBdwDx7YMWUM= github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-kit/kit v0.10.0/go.mod h1:xUsJbQ/Fp4kEt7AFgCuvyX4a71u8h9jB8tj/ORgOZ7o= diff --git a/package.json b/package.json index e9ad8e403..dc72834d7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nuxt/fonts": "0.10.2", "@nuxt/ui-pro": "1.4.4", "@nuxtjs/robots": "4.1.11", - "@pinia/nuxt": "0.5.5", + "@pinia/nuxt": "0.7.0", "@protobuf-ts/grpcweb-transport": "2.9.4", "@unovis/ts": "1.4.4", "@unovis/vue": "1.4.4", @@ -39,18 +39,18 @@ "dexie": "4.0.9", "dexie-observable": "4.0.1-beta.13", "dexie-syncable": "4.0.1-beta.13", - "emoji-blast": "0.10.1", + "emoji-blast": "0.10.2", "google-protobuf": "3.21.4", "grpc-web": "1.5.0", "howler": "2.2.4", - "jodit": "4.2.38", + "jodit": "4.2.39", "jodit-vue": "3.1.0", "leaflet": "1.9.4", "leaflet-contextmenu": "1.4.0", "maska": "3.0.3", "mdi-vue3": "7.4.47", "nuxt-zod-i18n": "1.10.0", - "pinia": "2.2.5", + "pinia": "2.2.6", "slugify": "1.6.6", "splitpanes": "3.1.5", "uuid": "11.0.2", @@ -107,5 +107,5 @@ "vue-i18n-routing": "1.2.0", "vue-tsc": "2.1.10" }, - "packageManager": "pnpm@9.12.2" + "packageManager": "pnpm@9.12.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c87a1ab09..b64ca26a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 4.1.11 version: 4.1.11(magicast@0.3.5)(rollup@4.24.0)(vite@5.4.8(@types/node@22.8.7)(sass@1.80.6)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) '@pinia/nuxt': - specifier: 0.5.5 - version: 0.5.5(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + specifier: 0.7.0 + version: 0.7.0(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) '@protobuf-ts/grpcweb-transport': specifier: 2.9.4 version: 2.9.4 @@ -66,8 +66,8 @@ importers: specifier: 4.0.1-beta.13 version: 4.0.1-beta.13(dexie-observable@4.0.1-beta.13(dexie@4.0.9))(dexie@4.0.9) emoji-blast: - specifier: 0.10.1 - version: 0.10.1 + specifier: 0.10.2 + version: 0.10.2 google-protobuf: specifier: 3.21.4 version: 3.21.4 @@ -78,8 +78,8 @@ importers: specifier: 2.2.4 version: 2.2.4 jodit: - specifier: 4.2.38 - version: 4.2.38 + specifier: 4.2.39 + version: 4.2.39 jodit-vue: specifier: 3.1.0 version: 3.1.0 @@ -99,8 +99,8 @@ importers: specifier: 1.10.0 version: 1.10.0(magicast@0.3.5)(rollup@4.24.0) pinia: - specifier: 2.2.5 - version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + specifier: 2.2.6 + version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) slugify: specifier: 1.6.6 version: 1.6.6 @@ -212,7 +212,7 @@ importers: version: 3.7.0(magicast@0.3.5)(prettier@3.3.3)(rollup@4.24.0) pinia-plugin-persistedstate: specifier: 4.1.2 - version: 4.1.2(@pinia/nuxt@0.5.5(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(magicast@0.3.5)(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0) + version: 4.1.2(@pinia/nuxt@0.7.0(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(magicast@0.3.5)(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0) postcss: specifier: 8.4.47 version: 8.4.47 @@ -1594,8 +1594,8 @@ packages: resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} engines: {node: '>= 10.0.0'} - '@pinia/nuxt@0.5.5': - resolution: {integrity: sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==} + '@pinia/nuxt@0.7.0': + resolution: {integrity: sha512-IAKRl7mQCrFKQtD8Z6EzOz5bQ/px0FdeyaB+70A3igkFzHzKVJVblLCjFwXPBC/IO0EwHuMRk/SMgwkUn82jwg==} '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -3360,8 +3360,8 @@ packages: elkjs@0.8.2: resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} - emoji-blast@0.10.1: - resolution: {integrity: sha512-4e3vWOWhLdTEemJ+sP1mDJ5dvlwLSHrJsU9csqkJQNBw5JkGJjHVOLwIWnS3VuanzIgtSkpv0Sd7usReQyyPQw==} + emoji-blast@0.10.2: + resolution: {integrity: sha512-3VrqajirPj8QeQxQeMHUfD+03H64XTEVPGRjxP5rjDCVEC5NGF3FgutMpU5scIOhcuzG23Qvs32k0Pnj+hRzGA==} engines: {node: '>=18'} emoji-regex@8.0.0: @@ -4223,8 +4223,8 @@ packages: jodit@3.24.9: resolution: {integrity: sha512-t2d73v7GFbGI08ZzdCTwrzi8ZtoOG4icGzD6IIN2e+ghlpUKYxcHZ/Rmy6/mc6055172z+tv7QSr9BcOz6IOFQ==} - jodit@4.2.38: - resolution: {integrity: sha512-pewigpl3/T3OF7cRS+7pWa1yRP7J2yqhPYCkwMafHiA+1qR/v5+NoJoGHEOUmGtiLvJRltEcxTDPAVXxyaxNrw==} + jodit@4.2.39: + resolution: {integrity: sha512-SHY3EYpkD/zSrWe2jQxC0W8vKwgqzOaiy8E+JhFQ+UI9jnsUSws1Zj2P3OeS+Kfx90IR5JBCFM9N3gvfamZXIA==} js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -4988,8 +4988,8 @@ packages: pinia: optional: true - pinia@2.2.5: - resolution: {integrity: sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==} + pinia@2.2.6: + resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -8196,10 +8196,10 @@ snapshots: '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 - '@pinia/nuxt@0.5.5(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))': + '@pinia/nuxt@0.7.0(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))': dependencies: '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0) - pinia: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + pinia: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - magicast @@ -10157,7 +10157,7 @@ snapshots: elkjs@0.8.2: {} - emoji-blast@0.10.1: {} + emoji-blast@0.10.2: {} emoji-regex@8.0.0: {} @@ -11185,7 +11185,7 @@ snapshots: autobind-decorator: 2.4.0 core-js: 3.38.1 - jodit@4.2.38: + jodit@4.2.39: dependencies: autobind-decorator: 2.4.0 @@ -12138,22 +12138,22 @@ snapshots: pify@4.0.1: {} - pinia-plugin-persistedstate@4.1.2(@pinia/nuxt@0.5.5(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(magicast@0.3.5)(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0): + pinia-plugin-persistedstate@4.1.2(@pinia/nuxt@0.7.0(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(magicast@0.3.5)(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0): dependencies: '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.24.0) deep-pick-omit: 1.2.1 defu: 6.1.4 destr: 2.0.3 optionalDependencies: - '@pinia/nuxt': 0.5.5(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) - pinia: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + '@pinia/nuxt': 0.7.0(magicast@0.3.5)(rollup@4.24.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + pinia: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - magicast - rollup - supports-color - webpack-sources - pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.12(typescript@5.6.3)