File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 74
74
"eslint-config-prettier" : " 10.1.8" ,
75
75
"eslint-import-resolver-typescript" : " 4.4.4" ,
76
76
"eslint-plugin-import" : " 2.32.0" ,
77
- "eslint-plugin-prettier" : " 4.2.5 " ,
77
+ "eslint-plugin-prettier" : " 5.5.3 " ,
78
78
"eslint-plugin-react" : " 7.37.5" ,
79
79
"eslint-plugin-react-hooks" : " 4.6.0" ,
80
80
"husky" : " 8.0.3" ,
Original file line number Diff line number Diff line change 3516
3516
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
3517
3517
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
3518
3518
3519
+ "@pkgr/core@^0.2.9":
3520
+ version "0.2.9"
3521
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
3522
+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
3523
+
3519
3524
"@polka/url@^1.0.0-next.20":
3520
3525
version "1.0.0-next.21"
3521
3526
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
@@ -6737,12 +6742,13 @@ eslint-plugin-jsx-a11y@^6.7.1:
6737
6742
safe-regex-test "^1.0.3"
6738
6743
string.prototype.includes "^2.0.1"
6739
6744
6740
- eslint-plugin-prettier@4.2.5 :
6741
- version "4.2.5 "
6742
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.5. tgz#91ca3f2f01a84f1272cce04e9717550494c0fe06 "
6743
- integrity sha512-9Ni+xgemM2IWLq6aXEpP2+V/V30GeA/46Ar629vcMqVPodFFWC9skHu/D1phvuqtS8bJCFnNf01/qcmqYEwNfg ==
6745
+ eslint-plugin-prettier@5.5.3 :
6746
+ version "5.5.3 "
6747
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3. tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0 "
6748
+ integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w ==
6744
6749
dependencies:
6745
6750
prettier-linter-helpers "^1.0.0"
6751
+ synckit "^0.11.7"
6746
6752
6747
6753
6748
6754
version "4.6.0"
@@ -11475,6 +11481,13 @@ swap-case@^2.0.2:
11475
11481
dependencies:
11476
11482
tslib "^2.0.3"
11477
11483
11484
+ synckit@^0.11.7:
11485
+ version "0.11.11"
11486
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
11487
+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
11488
+ dependencies:
11489
+ "@pkgr/core" "^0.2.9"
11490
+
11478
11491
11479
11492
version "1.14.0"
11480
11493
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-1.14.0.tgz#e677f55d864edc6794562c63f5001f45093cdb8b"
You can’t perform that action at this time.
0 commit comments