From 1932aa2671bd0caec3b2b11ede44cf23b7de80fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:45:16 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (v3) (#2230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/package.json b/docs/package.json index bfd0414a53..6740b5b369 100644 --- a/docs/package.json +++ b/docs/package.json @@ -4,7 +4,7 @@ "type": "module", "dependencies": { "@iconify-json/heroicons": "^1.2.0", - "@iconify-json/simple-icons": "^1.2.3", + "@iconify-json/simple-icons": "^1.2.4", "@iconify-json/vscode-icons": "^1.2.2", "@nuxt/content": "^2.13.2", "@nuxt/image": "^1.8.0", @@ -20,7 +20,7 @@ "prettier": "^3.3.3", "shiki-transformer-color-highlight": "^0.1.0", "ufo": "^1.5.4", - "valibot": "^0.42.0", + "valibot": "^0.42.1", "yup": "^1.4.0", "zod": "^3.23.8" } diff --git a/package.json b/package.json index 3933e75a9d..50e6e3f68f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "joi": "^17.13.3", "nuxt": "^3.13.2", "release-it": "^17.6.0", - "valibot": "^0.42.0", + "valibot": "^0.42.1", "vitest": "^2.1.1", "vitest-environment-nuxt": "^1.0.1", "vue-tsc": "^2.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8caf16eb05..4c07f1fd96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,8 +95,8 @@ importers: specifier: ^17.6.0 version: 17.6.0(typescript@5.6.2) valibot: - specifier: ^0.42.0 - version: 0.42.0(typescript@5.6.2) + specifier: ^0.42.1 + version: 0.42.1(typescript@5.6.2) vitest: specifier: ^2.1.1 version: 2.1.1(@types/node@22.5.5)(happy-dom@14.12.3)(lightningcss@1.27.0)(terser@5.32.0) @@ -134,8 +134,8 @@ importers: specifier: ^1.2.0 version: 1.2.0 '@iconify-json/simple-icons': - specifier: ^1.2.3 - version: 1.2.3 + specifier: ^1.2.4 + version: 1.2.4 '@iconify-json/vscode-icons': specifier: ^1.2.2 version: 1.2.2 @@ -182,8 +182,8 @@ importers: specifier: ^1.5.4 version: 1.5.4 valibot: - specifier: ^0.42.0 - version: 0.42.0(typescript@5.6.2) + specifier: ^0.42.1 + version: 0.42.1(typescript@5.6.2) yup: specifier: ^1.4.0 version: 1.4.0 @@ -1025,8 +1025,8 @@ packages: '@iconify-json/heroicons@1.2.0': resolution: {integrity: sha512-EmvGN0L9EUJCmQ82rkLGZ4tkz0YGQfZV7ugKT6UvHni/bxNitQrD0gLj6NJj2W9zsSoXyNHyCX236+EJmO4pmA==} - '@iconify-json/simple-icons@1.2.3': - resolution: {integrity: sha512-KZpqyPkDdyAvrpMz9/FYovwFsr3xrHf9esJeBng3iqNInhuZhF33XO1k6Yf8g2p10ynUW7AYEiGJkYzDi4DENQ==} + '@iconify-json/simple-icons@1.2.4': + resolution: {integrity: sha512-AKUGO7cX2KykFEJ+P6tY3wGhGgbrL3RMqbxNTfutGsKojaSEFosN/cmWQ9l9hmUiS2IN7fVLsPMAIvV1uJyyVw==} '@iconify-json/vscode-icons@1.2.2': resolution: {integrity: sha512-bTpT0HJDRqGkxQv8oiETNHLEnBZpnA1QaRD35CQyO7M7qgWVLx2xwn/lK6e4waojmlPC3ckMBx3WFIUUn0/Jdg==} @@ -6231,8 +6231,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - valibot@0.42.0: - resolution: {integrity: sha512-igMdmHXxDiQY714ssh9bGisMqJ2yg7sko1KOmv/omnrIacGtP6mGrbvVT1IuV1bDrHyG9ybgpHwG1UElDiDCLg==} + valibot@0.42.1: + resolution: {integrity: sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw==} peerDependencies: typescript: '>=5' peerDependenciesMeta: @@ -7244,7 +7244,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/simple-icons@1.2.3': + '@iconify-json/simple-icons@1.2.4': dependencies: '@iconify/types': 2.0.0 @@ -14269,7 +14269,7 @@ snapshots: util-deprecate@1.0.2: {} - valibot@0.42.0(typescript@5.6.2): + valibot@0.42.1(typescript@5.6.2): optionalDependencies: typescript: 5.6.2