|
1365 | 1365 | eslint-plugin-react "^7.31.7" |
1366 | 1366 | eslint-plugin-react-hooks "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" |
1367 | 1367 |
|
1368 | | -eslint-config-prettier@^8.5.0: |
1369 | | - version "8.10.0" |
1370 | | - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" |
1371 | | - integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== |
1372 | | - |
1373 | 1368 | eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7: |
1374 | 1369 | version "0.3.9" |
1375 | 1370 | resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" |
@@ -1444,13 +1439,6 @@ eslint-plugin-jsx-a11y@^6.5.1: |
1444 | 1439 | object.fromentries "^2.0.6" |
1445 | 1440 | semver "^6.3.0" |
1446 | 1441 |
|
1447 | | -eslint-plugin-prettier@^4.2.1: |
1448 | | - version "4.2.1" |
1449 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b" |
1450 | | - integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== |
1451 | | - dependencies: |
1452 | | - prettier-linter-helpers "^1.0.0" |
1453 | | - |
1454 | 1442 | "eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705": |
1455 | 1443 | version "4.6.0" |
1456 | 1444 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" |
@@ -1585,11 +1573,6 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
1585 | 1573 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
1586 | 1574 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
1587 | 1575 |
|
1588 | | -fast-diff@^1.1.2: |
1589 | | - version "1.3.0" |
1590 | | - resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0" |
1591 | | - integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw== |
1592 | | - |
1593 | 1576 | fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.1: |
1594 | 1577 | version "3.3.1" |
1595 | 1578 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4" |
@@ -2614,22 +2597,15 @@ prelude-ls@^1.2.1: |
2614 | 2597 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" |
2615 | 2598 | integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== |
2616 | 2599 |
|
2617 | | -prettier-linter-helpers@^1.0.0: |
2618 | | - version "1.0.0" |
2619 | | - resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
2620 | | - integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
2621 | | - dependencies: |
2622 | | - fast-diff "^1.1.2" |
2623 | | - |
2624 | 2600 | prettier-plugin-tailwindcss@^0.5.4: |
2625 | 2601 | version "0.5.4" |
2626 | 2602 | resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz#ebfacbcb90e2ca1df671ffe4083e99f81d72040d" |
2627 | 2603 | integrity sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg== |
2628 | 2604 |
|
2629 | | -prettier@^2.7.1: |
2630 | | - version "2.8.8" |
2631 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" |
2632 | | - integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== |
| 2605 | +prettier@^3.0.3: |
| 2606 | + version "3.0.3" |
| 2607 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" |
| 2608 | + integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== |
2633 | 2609 |
|
2634 | 2610 | prop-types@^15.8.1: |
2635 | 2611 | version "15.8.1" |
|
0 commit comments