vite 6.0.0-alpha.17 → 6.0.0-alpha.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -587,64 +587,6 @@ Repository: rollup/plugins
587
587
 
588
588
  ---------------------------------------
589
589
 
590
- ## acorn
591
- License: MIT
592
- By: Marijn Haverbeke, Ingvar Stepanyan, Adrian Heine
593
- Repository: https://github.com/acornjs/acorn.git
594
-
595
- > MIT License
596
- >
597
- > Copyright (C) 2012-2022 by various contributors (see AUTHORS)
598
- >
599
- > Permission is hereby granted, free of charge, to any person obtaining a copy
600
- > of this software and associated documentation files (the "Software"), to deal
601
- > in the Software without restriction, including without limitation the rights
602
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
603
- > copies of the Software, and to permit persons to whom the Software is
604
- > furnished to do so, subject to the following conditions:
605
- >
606
- > The above copyright notice and this permission notice shall be included in
607
- > all copies or substantial portions of the Software.
608
- >
609
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
610
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
611
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
612
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
613
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
614
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
615
- > THE SOFTWARE.
616
-
617
- ---------------------------------------
618
-
619
- ## acorn-walk
620
- License: MIT
621
- By: Marijn Haverbeke, Ingvar Stepanyan, Adrian Heine
622
- Repository: https://github.com/acornjs/acorn.git
623
-
624
- > MIT License
625
- >
626
- > Copyright (C) 2012-2020 by various contributors (see AUTHORS)
627
- >
628
- > Permission is hereby granted, free of charge, to any person obtaining a copy
629
- > of this software and associated documentation files (the "Software"), to deal
630
- > in the Software without restriction, including without limitation the rights
631
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
632
- > copies of the Software, and to permit persons to whom the Software is
633
- > furnished to do so, subject to the following conditions:
634
- >
635
- > The above copyright notice and this permission notice shall be included in
636
- > all copies or substantial portions of the Software.
637
- >
638
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
639
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
640
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
641
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
642
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
643
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
644
- > THE SOFTWARE.
645
-
646
- ---------------------------------------
647
-
648
590
  ## ansi-regex
649
591
  License: MIT
650
592
  By: Sindre Sorhus
@@ -824,7 +766,7 @@ Repository: micromatch/braces
824
766
 
825
767
  > The MIT License (MIT)
826
768
  >
827
- > Copyright (c) 2014-2018, Jon Schlinkert.
769
+ > Copyright (c) 2014-present, Jon Schlinkert.
828
770
  >
829
771
  > Permission is hereby granted, free of charge, to any person obtaining a copy
830
772
  > of this software and associated documentation files (the "Software"), to deal
@@ -1,9 +1,9 @@
1
- import { K as commonjsGlobal, J as getDefaultExportFromCjs } from './dep-DVlS5vGL.js';
1
+ import { K as commonjsGlobal, J as getDefaultExportFromCjs } from './dep-DXWVQosX.js';
2
2
  import require$$0__default from 'fs';
3
3
  import require$$0 from 'postcss';
4
4
  import require$$0$1 from 'path';
5
5
  import require$$3 from 'crypto';
6
- import require$$3$1 from 'util';
6
+ import require$$0$2 from 'util';
7
7
  import { l as lib } from './dep-IQS-Za7F.js';
8
8
 
9
9
  import { fileURLToPath as __cjs_fileURLToPath } from 'node:url';
@@ -3694,7 +3694,7 @@ var attribute$1 = {};
3694
3694
  * For Node.js, simply re-export the core `util.deprecate` function.
3695
3695
  */
3696
3696
 
3697
- var node = require$$3$1.deprecate;
3697
+ var node = require$$0$2.deprecate;
3698
3698
 
3699
3699
  (function (exports) {
3700
3700