|
36 | 36 | resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.4.tgz#c787837d36fcad75d72ff8df6b57482027d64a47"
|
37 | 37 | integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
|
38 | 38 |
|
39 |
| -"@next/eslint-plugin-next@^12.0.9": |
40 |
| - version "12.0.9" |
41 |
| - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.9.tgz#86edc490141fe3495765224d6cc25be158881802" |
42 |
| - integrity sha512-Pi7eV7Omt4wkY1UI9Kvv3KQLvAkmWKb5EHePCE1fyR+LeYmKCNYtjVst3QTDkNeULbpPwnDqIISWu+x2y5G9EA== |
| 39 | +"@next/eslint-plugin-next@^15.0.0": |
| 40 | + version "15.0.0" |
| 41 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.0.tgz#d83baeb4bd319af7e89c309dff961acdcc1c3223" |
| 42 | + integrity sha512-UG/Gnsq6Sc4wRhO9qk+vc/2v4OfRXH7GEH6/TGlNF5eU/vI9PIO7q+kgd65X2DxJ+qIpHWpzWwlPLmqMi1FE9A== |
43 | 43 | dependencies:
|
44 |
| - glob "7.1.7" |
| 44 | + fast-glob "3.3.1" |
45 | 45 |
|
46 | 46 |
|
47 | 47 | version "12.3.4"
|
@@ -668,6 +668,17 @@ fast-diff@^1.1.2:
|
668 | 668 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
669 | 669 | integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
670 | 670 |
|
| 671 | + |
| 672 | + version "3.3.1" |
| 673 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4" |
| 674 | + integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg== |
| 675 | + dependencies: |
| 676 | + "@nodelib/fs.stat" "^2.0.2" |
| 677 | + "@nodelib/fs.walk" "^1.2.3" |
| 678 | + glob-parent "^5.1.2" |
| 679 | + merge2 "^1.3.0" |
| 680 | + micromatch "^4.0.4" |
| 681 | + |
671 | 682 | fast-glob@^3.2.9:
|
672 | 683 | version "3.2.11"
|
673 | 684 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
|
@@ -769,18 +780,6 @@ glob-parent@^6.0.1:
|
769 | 780 | dependencies:
|
770 | 781 | is-glob "^4.0.3"
|
771 | 782 |
|
772 |
| - |
773 |
| - version "7.1.7" |
774 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" |
775 |
| - integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
776 |
| - dependencies: |
777 |
| - fs.realpath "^1.0.0" |
778 |
| - inflight "^1.0.4" |
779 |
| - inherits "2" |
780 |
| - minimatch "^3.0.4" |
781 |
| - once "^1.3.0" |
782 |
| - path-is-absolute "^1.0.0" |
783 |
| - |
784 | 783 | glob@^7.1.3:
|
785 | 784 | version "7.1.6"
|
786 | 785 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
|
0 commit comments