From 3c65c23c39d18ac07e54373ae1d5d1793438cc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:27:42 +0800 Subject: [PATCH] build(deps): bump sort-package-json from 2.10.0 to 2.10.1 (#942) Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](https://github.com/keithamus/sort-package-json/compare/v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: sort-package-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 575714f..d7ba4e9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "solid-apexcharts": "^0.3.4", "solid-js": "^1.8.21", "solid-toast": "^0.5.0", - "sort-package-json": "^2.10.0", + "sort-package-json": "^2.10.1", "tailwind-merge": "^2.5.2", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44799e2..a04f783 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ importers: specifier: ^0.5.0 version: 0.5.0(solid-js@1.8.21) sort-package-json: - specifier: ^2.10.0 - version: 2.10.0 + specifier: ^2.10.1 + version: 2.10.1 tailwind-merge: specifier: ^2.5.2 version: 2.5.2 @@ -3247,8 +3247,8 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@2.10.0: - resolution: {integrity: sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==} + sort-package-json@2.10.1: + resolution: {integrity: sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==} hasBin: true source-map-js@1.2.0: @@ -6989,7 +6989,7 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@2.10.0: + sort-package-json@2.10.1: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1