mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
chore(deps): update dependency prettier-plugin-packagejson to ^2.5.18 (#3539)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
308d235fa9
commit
cf9f2811f3
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -2315,8 +2315,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../typescript
|
||||
prettier-plugin-packagejson:
|
||||
specifier: ^2.5.17
|
||||
version: 2.5.17(prettier@3.6.2)
|
||||
specifier: ^2.5.18
|
||||
version: 2.5.18(prettier@3.6.2)
|
||||
typescript:
|
||||
specifier: ^5.8.3
|
||||
version: 5.8.3
|
||||
@@ -8845,8 +8845,8 @@ packages:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.17:
|
||||
resolution: {integrity: sha512-1WYvhTix+4EMYZQYSjAxb6+KTCULINuHUTBcxYa2ipoUS9Y2zJVjE3kuZ5I7ZWIFqyK8xpwYIunXqN5eiT7Hew==}
|
||||
prettier-plugin-packagejson@2.5.18:
|
||||
resolution: {integrity: sha512-NKznPGcGrcj4NPGxnh+w78JXPyfB6I4RQSCM0v+CAXwpDG7OEpJQ5zMyfC5NBgKH1k7Skwcj5ak5by2mrHvC5g==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
@@ -9655,8 +9655,8 @@ packages:
|
||||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@3.3.1:
|
||||
resolution: {integrity: sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==}
|
||||
sort-package-json@3.4.0:
|
||||
resolution: {integrity: sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
@@ -18196,9 +18196,9 @@ snapshots:
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.17(prettier@3.6.2):
|
||||
prettier-plugin-packagejson@2.5.18(prettier@3.6.2):
|
||||
dependencies:
|
||||
sort-package-json: 3.3.1
|
||||
sort-package-json: 3.4.0
|
||||
synckit: 0.11.8
|
||||
optionalDependencies:
|
||||
prettier: 3.6.2
|
||||
@@ -19237,7 +19237,7 @@ snapshots:
|
||||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@3.3.1:
|
||||
sort-package-json@3.4.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||
"prettier-plugin-packagejson": "^2.5.17",
|
||||
"prettier-plugin-packagejson": "^2.5.18",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user