Skip to content

Commit 018a841

Browse files
committed
refactor: remove micromatch
1 parent fa89bdf commit 018a841

File tree

3 files changed

+0
-194
lines changed

3 files changed

+0
-194
lines changed

packages/vitest/LICENSE.md

Lines changed: 0 additions & 174 deletions
Original file line numberDiff line numberDiff line change
@@ -170,35 +170,6 @@ Repository: git+https://github.com/antfu/birpc.git
170170
171171
---------------------------------------
172172

173-
## braces
174-
License: MIT
175-
By: Jon Schlinkert, Brian Woodward, Elan Shanker, Eugene Sharygin, hemanth.hm
176-
Repository: micromatch/braces
177-
178-
> The MIT License (MIT)
179-
>
180-
> Copyright (c) 2014-present, Jon Schlinkert.
181-
>
182-
> Permission is hereby granted, free of charge, to any person obtaining a copy
183-
> of this software and associated documentation files (the "Software"), to deal
184-
> in the Software without restriction, including without limitation the rights
185-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
186-
> copies of the Software, and to permit persons to whom the Software is
187-
> furnished to do so, subject to the following conditions:
188-
>
189-
> The above copyright notice and this permission notice shall be included in
190-
> all copies or substantial portions of the Software.
191-
>
192-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
193-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
194-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
195-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
196-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
197-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
198-
> THE SOFTWARE.
199-
200-
---------------------------------------
201-
202173
## cac
203174
License: MIT
204175
By: egoist
@@ -257,35 +228,6 @@ Repository: https://github.com/debitoor/chai-subset.git
257228
258229
---------------------------------------
259230

260-
## fill-range
261-
License: MIT
262-
By: Jon Schlinkert, Edo Rivai, Paul Miller, Rouven Weßling
263-
Repository: jonschlinkert/fill-range
264-
265-
> The MIT License (MIT)
266-
>
267-
> Copyright (c) 2014-present, Jon Schlinkert.
268-
>
269-
> Permission is hereby granted, free of charge, to any person obtaining a copy
270-
> of this software and associated documentation files (the "Software"), to deal
271-
> in the Software without restriction, including without limitation the rights
272-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
273-
> copies of the Software, and to permit persons to whom the Software is
274-
> furnished to do so, subject to the following conditions:
275-
>
276-
> The above copyright notice and this permission notice shall be included in
277-
> all copies or substantial portions of the Software.
278-
>
279-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
280-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
281-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
282-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
283-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
284-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
285-
> THE SOFTWARE.
286-
287-
---------------------------------------
288-
289231
## find-up
290232
License: MIT
291233
By: Sindre Sorhus
@@ -355,35 +297,6 @@ Repository: privatenumber/get-tsconfig
355297
356298
---------------------------------------
357299

358-
## is-number
359-
License: MIT
360-
By: Jon Schlinkert, Olsten Larck, Rouven Weßling
361-
Repository: jonschlinkert/is-number
362-
363-
> The MIT License (MIT)
364-
>
365-
> Copyright (c) 2014-present, Jon Schlinkert.
366-
>
367-
> Permission is hereby granted, free of charge, to any person obtaining a copy
368-
> of this software and associated documentation files (the "Software"), to deal
369-
> in the Software without restriction, including without limitation the rights
370-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
371-
> copies of the Software, and to permit persons to whom the Software is
372-
> furnished to do so, subject to the following conditions:
373-
>
374-
> The above copyright notice and this permission notice shall be included in
375-
> all copies or substantial portions of the Software.
376-
>
377-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
378-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
379-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
380-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
381-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
382-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
383-
> THE SOFTWARE.
384-
385-
---------------------------------------
386-
387300
## js-tokens
388301
License: MIT
389302
By: Simon Lydell
@@ -488,35 +401,6 @@ Repository: sindresorhus/locate-path
488401
489402
---------------------------------------
490403

491-
## micromatch
492-
License: MIT
493-
By: Jon Schlinkert, Amila Welihinda, Bogdan Chadkin, Brian Woodward, Devon Govett, Elan Shanker, Fabrício Matté, Martin Kolárik, Olsten Larck, Paul Miller, Tom Byrer, Tyler Akins, Peter Bright, Kuba Juszczyk
494-
Repository: micromatch/micromatch
495-
496-
> The MIT License (MIT)
497-
>
498-
> Copyright (c) 2014-present, Jon Schlinkert.
499-
>
500-
> Permission is hereby granted, free of charge, to any person obtaining a copy
501-
> of this software and associated documentation files (the "Software"), to deal
502-
> in the Software without restriction, including without limitation the rights
503-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
504-
> copies of the Software, and to permit persons to whom the Software is
505-
> furnished to do so, subject to the following conditions:
506-
>
507-
> The above copyright notice and this permission notice shall be included in
508-
> all copies or substantial portions of the Software.
509-
>
510-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
511-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
512-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
513-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
514-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
515-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
516-
> THE SOFTWARE.
517-
518-
---------------------------------------
519-
520404
## mlly
521405
License: MIT
522406
Repository: unjs/mlly
@@ -608,35 +492,6 @@ Repository: git+https://github.com/antfu-collective/package-manager-detector.git
608492
609493
---------------------------------------
610494

611-
## picomatch
612-
License: MIT
613-
By: Jon Schlinkert
614-
Repository: micromatch/picomatch
615-
616-
> The MIT License (MIT)
617-
>
618-
> Copyright (c) 2017-present, Jon Schlinkert.
619-
>
620-
> Permission is hereby granted, free of charge, to any person obtaining a copy
621-
> of this software and associated documentation files (the "Software"), to deal
622-
> in the Software without restriction, including without limitation the rights
623-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
624-
> copies of the Software, and to permit persons to whom the Software is
625-
> furnished to do so, subject to the following conditions:
626-
>
627-
> The above copyright notice and this permission notice shall be included in
628-
> all copies or substantial portions of the Software.
629-
>
630-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
631-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
632-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
633-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
634-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
635-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
636-
> THE SOFTWARE.
637-
638-
---------------------------------------
639-
640495
## prompts
641496
License: MIT
642497
By: Terkel Gjervig
@@ -782,35 +637,6 @@ Repository: git+https://github.com/antfu/strip-literal.git
782637
783638
---------------------------------------
784639

785-
## to-regex-range
786-
License: MIT
787-
By: Jon Schlinkert, Rouven Weßling
788-
Repository: micromatch/to-regex-range
789-
790-
> The MIT License (MIT)
791-
>
792-
> Copyright (c) 2015-present, Jon Schlinkert.
793-
>
794-
> Permission is hereby granted, free of charge, to any person obtaining a copy
795-
> of this software and associated documentation files (the "Software"), to deal
796-
> in the Software without restriction, including without limitation the rights
797-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
798-
> copies of the Software, and to permit persons to whom the Software is
799-
> furnished to do so, subject to the following conditions:
800-
>
801-
> The above copyright notice and this permission notice shall be included in
802-
> all copies or substantial portions of the Software.
803-
>
804-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
805-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
806-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
807-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
808-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
809-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
810-
> THE SOFTWARE.
811-
812-
---------------------------------------
813-
814640
## type-detect
815641
License: MIT
816642
By: Jake Luer, Keith Cirkel, David Losert, Aleksey Shvayka, Lucas Fernandes da Costa, Grant Snodgrass, Jeremy Tice, Edward Betts, dvlsg, Amila Welihinda, Jake Champion, Miroslav Bajtoš

packages/vitest/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@
188188
"@types/istanbul-lib-coverage": "catalog:",
189189
"@types/istanbul-reports": "catalog:",
190190
"@types/jsdom": "^21.1.7",
191-
"@types/micromatch": "^4.0.9",
192191
"@types/node": "^22.14.1",
193192
"@types/picomatch": "^4.0.0",
194193
"@types/prompts": "^2.4.9",
@@ -203,7 +202,6 @@
203202
"happy-dom": "^17.4.4",
204203
"jsdom": "^26.1.0",
205204
"local-pkg": "^1.1.1",
206-
"micromatch": "^4.0.8",
207205
"pretty-format": "^29.7.0",
208206
"prompts": "^2.4.2",
209207
"strip-literal": "^3.0.0",

pnpm-lock.yaml

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)