File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 242
242
"postcss-normalize" : " ^13.0.1" ,
243
243
"postcss-preset-env" : " ^10.1.3" ,
244
244
"prettier" : " ^3.4.2" ,
245
- "prettier-plugin-packagejson" : " ^2.5.6 " ,
245
+ "prettier-plugin-packagejson" : " ^2.5.7 " ,
246
246
"prompts" : " ^2.4.2" ,
247
247
"react" : " ^18.3.1" ,
248
248
"react-app-polyfill" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -12814,12 +12814,12 @@ prettier-linter-helpers@^1.0.0:
12814
12814
dependencies:
12815
12815
fast-diff "^1.1.2"
12816
12816
12817
- prettier-plugin-packagejson@^2.5.6 :
12818
- version "2.5.6 "
12819
- resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.6 .tgz#cd3cca60e1aa87ee3ce3b4032c1c999798d9f714 "
12820
- integrity sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w ==
12817
+ prettier-plugin-packagejson@^2.5.7 :
12818
+ version "2.5.7 "
12819
+ resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.7 .tgz#eda360a008740433c33b0402b06c062a333df7bd "
12820
+ integrity sha512-AF2xIbrSPduMF+p4Ag5cxeQpIFrAdDx+JE1G9qhU95ToVmUGOzXiNEJzdmb9+8lJ2IU5IX30i2xsojOmhTyT7Q ==
12821
12821
dependencies:
12822
- sort-package-json "2.12 .0"
12822
+ sort-package-json "2.13 .0"
12823
12823
synckit "0.9.2"
12824
12824
12825
12825
prettier@^3.2.5, prettier@^3.4.2:
@@ -14118,10 +14118,10 @@ sort-object-keys@^1.1.3:
14118
14118
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
14119
14119
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
14120
14120
14121
- sort-package-json@2.12 .0:
14122
- version "2.12 .0"
14123
- resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.12 .0.tgz#4196a1ba82ba63c4a512add1d00ab39026bf8ab7 "
14124
- integrity sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew ==
14121
+ sort-package-json@2.13 .0:
14122
+ version "2.13 .0"
14123
+ resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.13 .0.tgz#f5d7acd507fb7c5eecd1dee26fda827effd2ed53 "
14124
+ integrity sha512-y1iCgJ+ZrOSgkzuhtpaxxsCLeUPZbEbIxcMDBde6JwpkZ3e9vVQhZ46iCD97GYImdgBLtXSPxxS9LqZbL6Th2Q ==
14125
14125
dependencies:
14126
14126
detect-indent "^7.0.1"
14127
14127
detect-newline "^4.0.0"
You can’t perform that action at this time.
0 commit comments