From b8a3325ea774b940365ff1f8754127b16298924e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 14:24:36 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies (#3896) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 2 ++ package.json | 6 +++--- pnpm-lock.yaml | 30 +++++++++++++++--------------- 4 files changed, 21 insertions(+), 19 deletions(-) diff --git a/go.mod b/go.mod index 58cecba7..3a521ce7 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( github.com/rs/zerolog v1.34.0 github.com/samber/lo v1.50.0 github.com/wk8/go-ordered-map/v2 v2.1.8 - github.com/yuin/goldmark v1.7.11 + github.com/yuin/goldmark v1.7.12 golang.org/x/crypto v0.38.0 golang.org/x/sync v0.14.0 google.golang.org/grpc v1.72.1 diff --git a/go.sum b/go.sum index abdb80ea..fa6cf857 100644 --- a/go.sum +++ b/go.sum @@ -214,6 +214,8 @@ github.com/yuin/goldmark v1.7.10 h1:S+LrtBjRmqMac2UdtB6yyCEJm+UILZ2fefI4p7o0QpI= github.com/yuin/goldmark v1.7.10/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= github.com/yuin/goldmark v1.7.11 h1:ZCxLyDMtz0nT2HFfsYG8WZ47Trip2+JyLysKcMYE5bo= github.com/yuin/goldmark v1.7.11/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= +github.com/yuin/goldmark v1.7.12 h1:YwGP/rrea2/CnCtUHgjuolG/PnMxdQtPMO5PvaE2/nY= +github.com/yuin/goldmark v1.7.12/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA= go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A= go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 h1:CV7UdSGJt/Ao6Gp4CXckLxVRRsRgDHoI8XjbL3PDl8s= diff --git a/package.json b/package.json index b4c4b336..1a7a580d 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "@iconify-json/carbon": "^1.2.8", "@iconify-json/cil": "^1.2.2", "@iconify-json/ic": "^1.2.2", - "@iconify-json/material-symbols": "^1.2.20", + "@iconify-json/material-symbols": "^1.2.21", "@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi-light": "^1.2.2", - "@iconify-json/octicon": "^1.2.5", + "@iconify-json/octicon": "^1.2.6", "@iconify-json/ph": "^1.2.2", "@intlify/unplugin-vue-i18n": "^6.0.8", "@tailwindcss/typography": "^0.5.16", @@ -78,7 +78,7 @@ }, "devDependencies": { "@apache-arrow/esnext-esm": "^20.0.0", - "@iconify-json/material-symbols-light": "^1.2.20", + "@iconify-json/material-symbols-light": "^1.2.21", "@iconify-json/ri": "^1.2.5", "@pinia/testing": "^1.0.1", "@playwright/test": "^1.52.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6f20b2a..bdc7583e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 '@iconify-json/material-symbols': - specifier: ^1.2.20 - version: 1.2.20 + specifier: ^1.2.21 + version: 1.2.21 '@iconify-json/mdi': specifier: ^1.2.3 version: 1.2.3 @@ -33,8 +33,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 '@iconify-json/octicon': - specifier: ^1.2.5 - version: 1.2.5 + specifier: ^1.2.6 + version: 1.2.6 '@iconify-json/ph': specifier: ^1.2.2 version: 1.2.2 @@ -154,8 +154,8 @@ importers: specifier: ^20.0.0 version: 20.0.0 '@iconify-json/material-symbols-light': - specifier: ^1.2.20 - version: 1.2.20 + specifier: ^1.2.21 + version: 1.2.21 '@iconify-json/ri': specifier: ^1.2.5 version: 1.2.5 @@ -660,11 +660,11 @@ packages: '@iconify-json/ic@1.2.2': resolution: {integrity: sha512-QmjwS3lYiOmVWgTCEOTFyGODaR/+689+ajep/VsrCcsUN0Gdle5PmIcibDsdmRyrOsW/E77G41UUijdbjQUofw==} - '@iconify-json/material-symbols-light@1.2.20': - resolution: {integrity: sha512-xGPhQR80cNLAXRKAlbHQJednqaimVBqQGTz3WZUlStzIaUhrbVpFscyQT/taAe0X9+Ra6XlhsIN+MPG8HDJCeA==} + '@iconify-json/material-symbols-light@1.2.21': + resolution: {integrity: sha512-slTV1LdJLTS3qaB1nDoBdwzCIaRaMGVbaIJPJekQ7LSG7VIWYa5r/BROMd1gJCP9HrOGuTDC9YT0V8tY5UMRdg==} - '@iconify-json/material-symbols@1.2.20': - resolution: {integrity: sha512-+KqOT+3fD+LC2FbWiV8gd4+JLMiVUtmqrjzpKN1ji7rfMQTwvYJ94RT0WQlmL+vfDNJ5MTRe3rBzzJyvIH/aSg==} + '@iconify-json/material-symbols@1.2.21': + resolution: {integrity: sha512-78o99N3oYeWY91EvZDl5bAPSPtO3rgkPwuOfgk4iBLbpb2peE6ueZFiMA/RURpy8jf4Pyt9rUtjP34UJIkVAcA==} '@iconify-json/mdi-light@1.2.2': resolution: {integrity: sha512-86UV9uyNve8zRFWiPrOrrDp9GDzsZM7plYV/on4VjgLLqXlyriuy541eHZB7LIOzTUyIPVli7QiUpBbTtBhsFw==} @@ -672,8 +672,8 @@ packages: '@iconify-json/mdi@1.2.3': resolution: {integrity: sha512-O3cLwbDOK7NNDf2ihaQOH5F9JglnulNDFV7WprU2dSoZu3h3cWH//h74uQAB87brHmvFVxIOkuBX2sZSzYhScg==} - '@iconify-json/octicon@1.2.5': - resolution: {integrity: sha512-FVFjjmAC1R1Feis9k+COO3WvL3yumk0E7RxNvOEGT9K8CDp05k3Qg2lLlynBzZrSfuT1DhReJUUXFAj60ZHkpA==} + '@iconify-json/octicon@1.2.6': + resolution: {integrity: sha512-7VlYHNjvkwAb8JGlJX+/rfmudQormGG1n8peyf+zfSnrgQOSBTTCaQIHvWjfOMsU/KRa8CZx5dvQe5dpMTHC1w==} '@iconify-json/ph@1.2.2': resolution: {integrity: sha512-PgkEZNtqa8hBGjHXQa4pMwZa93hmfu8FUSjs/nv4oUU6yLsgv+gh9nu28Kqi8Fz9CCVu4hj1MZs9/60J57IzFw==} @@ -4127,11 +4127,11 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/material-symbols-light@1.2.20': + '@iconify-json/material-symbols-light@1.2.21': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/material-symbols@1.2.20': + '@iconify-json/material-symbols@1.2.21': dependencies: '@iconify/types': 2.0.0 @@ -4143,7 +4143,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/octicon@1.2.5': + '@iconify-json/octicon@1.2.6': dependencies: '@iconify/types': 2.0.0