mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
chore(deps): update dependency prettier-plugin-packagejson to ^2.5.17 (#3497)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5346b96984
commit
4d9edca9b3
19
pnpm-lock.yaml
generated
19
pnpm-lock.yaml
generated
@@ -2282,8 +2282,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../typescript
|
||||
prettier-plugin-packagejson:
|
||||
specifier: ^2.5.16
|
||||
version: 2.5.16(prettier@3.6.2)
|
||||
specifier: ^2.5.17
|
||||
version: 2.5.17(prettier@3.6.2)
|
||||
typescript:
|
||||
specifier: ^5.8.3
|
||||
version: 5.8.3
|
||||
@@ -8714,8 +8714,8 @@ packages:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.16:
|
||||
resolution: {integrity: sha512-1EORN4SahAWU55ll+xp0PXhiUmD93PJlBE88GbWv7X5xtZ7ycj3GNbRGX+r75zWn70KAoYVO08rF2C/TqGCHPA==}
|
||||
prettier-plugin-packagejson@2.5.17:
|
||||
resolution: {integrity: sha512-1WYvhTix+4EMYZQYSjAxb6+KTCULINuHUTBcxYa2ipoUS9Y2zJVjE3kuZ5I7ZWIFqyK8xpwYIunXqN5eiT7Hew==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
@@ -9488,8 +9488,9 @@ packages:
|
||||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@3.2.2:
|
||||
resolution: {integrity: sha512-twAMvmzOcEPsN3N9zKPDpl6zproGU0JcBOQFU4T6e5wrStH8iuPiAjFz9g+cMRC52eQBUbZlFCeGt+F4vginkw==}
|
||||
sort-package-json@3.3.1:
|
||||
resolution: {integrity: sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
source-map-js@1.2.1:
|
||||
@@ -17886,9 +17887,9 @@ snapshots:
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.16(prettier@3.6.2):
|
||||
prettier-plugin-packagejson@2.5.17(prettier@3.6.2):
|
||||
dependencies:
|
||||
sort-package-json: 3.2.2
|
||||
sort-package-json: 3.3.1
|
||||
synckit: 0.11.8
|
||||
optionalDependencies:
|
||||
prettier: 3.6.2
|
||||
@@ -18901,7 +18902,7 @@ snapshots:
|
||||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@3.2.2:
|
||||
sort-package-json@3.3.1:
|
||||
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.16",
|
||||
"prettier-plugin-packagejson": "^2.5.17",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user