Describe the bug
The latest version uses tinyglobby and gets the wrong order:

v28.0.0 uses fast-glob to get the correct order:

What I want to get is that web/src/components/TheFooter.vue overrides layer-shared/src/components/TheFooter.vue.
Reproduction
no repo
System Info
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Memory: 8.56 GB / 31.87 GB
Binaries:
Node: 22.10.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD
npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.15.5 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (133.0.3065.69)
Internet Explorer: 11.0.19041.4355
Used Package Manager
npm
Validations
Describe the bug
The latest version uses

tinyglobbyand gets the wrong order:v28.0.0 uses

fast-globto get the correct order:What I want to get is that
web/src/components/TheFooter.vueoverrideslayer-shared/src/components/TheFooter.vue.Reproduction
no repo
System Info
System: OS: Windows 10 10.0.19045 CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz Memory: 8.56 GB / 31.87 GB Binaries: Node: 22.10.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD pnpm: 9.15.5 - C:\Program Files\nodejs\pnpm.CMD Browsers: Edge: Chromium (133.0.3065.69) Internet Explorer: 11.0.19041.4355Used Package Manager
npm
Validations