File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 249
249
"postcss-normalize" : " ^13.0.1" ,
250
250
"postcss-preset-env" : " ^10.2.3" ,
251
251
"prettier" : " ^3.5.3" ,
252
- "prettier-plugin-packagejson" : " ^2.5.15 " ,
252
+ "prettier-plugin-packagejson" : " ^2.5.16 " ,
253
253
"prompts" : " ^2.4.2" ,
254
254
"react" : " ^18.3.1" ,
255
255
"react-app-polyfill" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -13366,12 +13366,12 @@ prettier-linter-helpers@^1.0.0:
13366
13366
dependencies:
13367
13367
fast-diff "^1.1.2"
13368
13368
13369
- prettier-plugin-packagejson@^2.5.15 :
13370
- version "2.5.15 "
13371
- resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.15 .tgz#7ea880d4bb1681b5331ea7044efd3d653776f469 "
13372
- integrity sha512-2QSx6y4IT6LTwXtCvXAopENW5IP/aujC8fobEM2pDbs0IGkiVjW/ipPuYAHuXigbNe64aGWF7vIetukuzM3CBw ==
13369
+ prettier-plugin-packagejson@^2.5.16 :
13370
+ version "2.5.16 "
13371
+ resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.16 .tgz#dab46c59cfc048be07685f105fd578b2c073cdc7 "
13372
+ integrity sha512-1EORN4SahAWU55ll+xp0PXhiUmD93PJlBE88GbWv7X5xtZ7ycj3GNbRGX+r75zWn70KAoYVO08rF2C/TqGCHPA ==
13373
13373
dependencies:
13374
- sort-package-json "3.2.1 "
13374
+ sort-package-json "3.2.2 "
13375
13375
synckit "0.11.8"
13376
13376
13377
13377
prettier@^3.2.5, prettier@^3.5.3:
@@ -14692,10 +14692,10 @@ sort-object-keys@^1.1.3:
14692
14692
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
14693
14693
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
14694
14694
14695
- sort-package-json@3.2.1 :
14696
- version "3.2.1 "
14697
- resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.1 .tgz#889f3bdf43ceeff5fa4278a7c53ae5b1520d287e "
14698
- integrity sha512-rTfRdb20vuoAn7LDlEtCqOkYfl2X+Qze6cLbNOzcDpbmKEhJI30tTN44d5shbKJnXsvz24QQhlCm81Bag7EOKg ==
14695
+ sort-package-json@3.2.2 :
14696
+ version "3.2.2 "
14697
+ resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.2 .tgz#254817171e6400c6f0af30b0a65f7fc22b938bec "
14698
+ integrity sha512-twAMvmzOcEPsN3N9zKPDpl6zproGU0JcBOQFU4T6e5wrStH8iuPiAjFz9g+cMRC52eQBUbZlFCeGt+F4vginkw ==
14699
14699
dependencies:
14700
14700
detect-indent "^7.0.1"
14701
14701
detect-newline "^4.0.1"
You can’t perform that action at this time.
0 commit comments