mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-27 22:54:03 +08:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0017a471ef
commit
3c65c23c39
@ -61,7 +61,7 @@
|
|||||||
"solid-apexcharts": "^0.3.4",
|
"solid-apexcharts": "^0.3.4",
|
||||||
"solid-js": "^1.8.21",
|
"solid-js": "^1.8.21",
|
||||||
"solid-toast": "^0.5.0",
|
"solid-toast": "^0.5.0",
|
||||||
"sort-package-json": "^2.10.0",
|
"sort-package-json": "^2.10.1",
|
||||||
"tailwind-merge": "^2.5.2",
|
"tailwind-merge": "^2.5.2",
|
||||||
"tailwindcss": "^3.4.10",
|
"tailwindcss": "^3.4.10",
|
||||||
"typescript": "^5.5.4",
|
"typescript": "^5.5.4",
|
||||||
|
@ -150,8 +150,8 @@ importers:
|
|||||||
specifier: ^0.5.0
|
specifier: ^0.5.0
|
||||||
version: 0.5.0(solid-js@1.8.21)
|
version: 0.5.0(solid-js@1.8.21)
|
||||||
sort-package-json:
|
sort-package-json:
|
||||||
specifier: ^2.10.0
|
specifier: ^2.10.1
|
||||||
version: 2.10.0
|
version: 2.10.1
|
||||||
tailwind-merge:
|
tailwind-merge:
|
||||||
specifier: ^2.5.2
|
specifier: ^2.5.2
|
||||||
version: 2.5.2
|
version: 2.5.2
|
||||||
@ -3247,8 +3247,8 @@ packages:
|
|||||||
sort-object-keys@1.1.3:
|
sort-object-keys@1.1.3:
|
||||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||||
|
|
||||||
sort-package-json@2.10.0:
|
sort-package-json@2.10.1:
|
||||||
resolution: {integrity: sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==}
|
resolution: {integrity: sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
source-map-js@1.2.0:
|
source-map-js@1.2.0:
|
||||||
@ -6989,7 +6989,7 @@ snapshots:
|
|||||||
|
|
||||||
sort-object-keys@1.1.3: {}
|
sort-object-keys@1.1.3: {}
|
||||||
|
|
||||||
sort-package-json@2.10.0:
|
sort-package-json@2.10.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
detect-indent: 7.0.1
|
detect-indent: 7.0.1
|
||||||
detect-newline: 4.0.1
|
detect-newline: 4.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user