mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Fix File Path, Automatically copy efy when building
Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
This commit is contained in:
		
							parent
							
								
									ffa7a68636
								
							
						
					
					
						commit
						1f651a6111
					
				
					 5 changed files with 39 additions and 80 deletions
				
			
		| 
						 | 
					@ -25,6 +25,7 @@
 | 
				
			||||||
        "qrcode": "^1.5.3",
 | 
					        "qrcode": "^1.5.3",
 | 
				
			||||||
        "shaka-player": "4.4.1",
 | 
					        "shaka-player": "4.4.1",
 | 
				
			||||||
        "stream-browserify": "3.0.0",
 | 
					        "stream-browserify": "3.0.0",
 | 
				
			||||||
 | 
					        "vite-plugin-static-copy": "0.17.1",
 | 
				
			||||||
        "vue": "3.3.4",
 | 
					        "vue": "3.3.4",
 | 
				
			||||||
        "vue-i18n": "9.4.0",
 | 
					        "vue-i18n": "9.4.0",
 | 
				
			||||||
        "vue-router": "4.2.4",
 | 
					        "vue-router": "4.2.4",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										100
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										100
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -50,6 +50,9 @@ dependencies:
 | 
				
			||||||
  stream-browserify:
 | 
					  stream-browserify:
 | 
				
			||||||
    specifier: 3.0.0
 | 
					    specifier: 3.0.0
 | 
				
			||||||
    version: 3.0.0
 | 
					    version: 3.0.0
 | 
				
			||||||
 | 
					  vite-plugin-static-copy:
 | 
				
			||||||
 | 
					    specifier: 0.17.1
 | 
				
			||||||
 | 
					    version: 0.17.1(vite@4.4.9)
 | 
				
			||||||
  vue:
 | 
					  vue:
 | 
				
			||||||
    specifier: 3.3.4
 | 
					    specifier: 3.3.4
 | 
				
			||||||
    version: 3.3.4
 | 
					    version: 3.3.4
 | 
				
			||||||
| 
						 | 
					@ -1330,7 +1333,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [android]
 | 
					    os: [android]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/android-arm@0.18.20:
 | 
					  /@esbuild/android-arm@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1339,7 +1341,6 @@ packages:
 | 
				
			||||||
    cpu: [arm]
 | 
					    cpu: [arm]
 | 
				
			||||||
    os: [android]
 | 
					    os: [android]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/android-x64@0.18.20:
 | 
					  /@esbuild/android-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1348,7 +1349,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [android]
 | 
					    os: [android]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/darwin-arm64@0.18.20:
 | 
					  /@esbuild/darwin-arm64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1357,7 +1357,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/darwin-x64@0.18.20:
 | 
					  /@esbuild/darwin-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1366,7 +1365,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/freebsd-arm64@0.18.20:
 | 
					  /@esbuild/freebsd-arm64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1375,7 +1373,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [freebsd]
 | 
					    os: [freebsd]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/freebsd-x64@0.18.20:
 | 
					  /@esbuild/freebsd-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1384,7 +1381,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [freebsd]
 | 
					    os: [freebsd]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-arm64@0.18.20:
 | 
					  /@esbuild/linux-arm64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1393,7 +1389,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-arm@0.18.20:
 | 
					  /@esbuild/linux-arm@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1402,7 +1397,6 @@ packages:
 | 
				
			||||||
    cpu: [arm]
 | 
					    cpu: [arm]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-ia32@0.18.20:
 | 
					  /@esbuild/linux-ia32@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1411,7 +1405,6 @@ packages:
 | 
				
			||||||
    cpu: [ia32]
 | 
					    cpu: [ia32]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-loong64@0.18.20:
 | 
					  /@esbuild/linux-loong64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1420,7 +1413,6 @@ packages:
 | 
				
			||||||
    cpu: [loong64]
 | 
					    cpu: [loong64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-mips64el@0.18.20:
 | 
					  /@esbuild/linux-mips64el@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1429,7 +1421,6 @@ packages:
 | 
				
			||||||
    cpu: [mips64el]
 | 
					    cpu: [mips64el]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-ppc64@0.18.20:
 | 
					  /@esbuild/linux-ppc64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1438,7 +1429,6 @@ packages:
 | 
				
			||||||
    cpu: [ppc64]
 | 
					    cpu: [ppc64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-riscv64@0.18.20:
 | 
					  /@esbuild/linux-riscv64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1447,7 +1437,6 @@ packages:
 | 
				
			||||||
    cpu: [riscv64]
 | 
					    cpu: [riscv64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-s390x@0.18.20:
 | 
					  /@esbuild/linux-s390x@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1456,7 +1445,6 @@ packages:
 | 
				
			||||||
    cpu: [s390x]
 | 
					    cpu: [s390x]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/linux-x64@0.18.20:
 | 
					  /@esbuild/linux-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1465,7 +1453,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/netbsd-x64@0.18.20:
 | 
					  /@esbuild/netbsd-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1474,7 +1461,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [netbsd]
 | 
					    os: [netbsd]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/openbsd-x64@0.18.20:
 | 
					  /@esbuild/openbsd-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1483,7 +1469,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [openbsd]
 | 
					    os: [openbsd]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/sunos-x64@0.18.20:
 | 
					  /@esbuild/sunos-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1492,7 +1477,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [sunos]
 | 
					    os: [sunos]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/win32-arm64@0.18.20:
 | 
					  /@esbuild/win32-arm64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1501,7 +1485,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/win32-ia32@0.18.20:
 | 
					  /@esbuild/win32-ia32@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1510,7 +1493,6 @@ packages:
 | 
				
			||||||
    cpu: [ia32]
 | 
					    cpu: [ia32]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@esbuild/win32-x64@0.18.20:
 | 
					  /@esbuild/win32-x64@0.18.20:
 | 
				
			||||||
| 
						 | 
					@ -1519,7 +1501,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@eslint-community/eslint-utils@4.4.0(eslint@8.49.0):
 | 
					  /@eslint-community/eslint-utils@4.4.0(eslint@8.49.0):
 | 
				
			||||||
| 
						 | 
					@ -1731,24 +1712,20 @@ packages:
 | 
				
			||||||
      '@jridgewell/set-array': 1.1.2
 | 
					      '@jridgewell/set-array': 1.1.2
 | 
				
			||||||
      '@jridgewell/sourcemap-codec': 1.4.15
 | 
					      '@jridgewell/sourcemap-codec': 1.4.15
 | 
				
			||||||
      '@jridgewell/trace-mapping': 0.3.19
 | 
					      '@jridgewell/trace-mapping': 0.3.19
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@jridgewell/resolve-uri@3.1.1:
 | 
					  /@jridgewell/resolve-uri@3.1.1:
 | 
				
			||||||
    resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
 | 
					    resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
 | 
				
			||||||
    engines: {node: '>=6.0.0'}
 | 
					    engines: {node: '>=6.0.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@jridgewell/set-array@1.1.2:
 | 
					  /@jridgewell/set-array@1.1.2:
 | 
				
			||||||
    resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
 | 
					    resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
 | 
				
			||||||
    engines: {node: '>=6.0.0'}
 | 
					    engines: {node: '>=6.0.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@jridgewell/source-map@0.3.5:
 | 
					  /@jridgewell/source-map@0.3.5:
 | 
				
			||||||
    resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
 | 
					    resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@jridgewell/gen-mapping': 0.3.3
 | 
					      '@jridgewell/gen-mapping': 0.3.3
 | 
				
			||||||
      '@jridgewell/trace-mapping': 0.3.19
 | 
					      '@jridgewell/trace-mapping': 0.3.19
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@jridgewell/sourcemap-codec@1.4.15:
 | 
					  /@jridgewell/sourcemap-codec@1.4.15:
 | 
				
			||||||
    resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
 | 
					    resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
 | 
				
			||||||
| 
						 | 
					@ -1758,7 +1735,6 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@jridgewell/resolve-uri': 3.1.1
 | 
					      '@jridgewell/resolve-uri': 3.1.1
 | 
				
			||||||
      '@jridgewell/sourcemap-codec': 1.4.15
 | 
					      '@jridgewell/sourcemap-codec': 1.4.15
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@nodelib/fs.scandir@2.1.5:
 | 
					  /@nodelib/fs.scandir@2.1.5:
 | 
				
			||||||
    resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
 | 
					    resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
 | 
				
			||||||
| 
						 | 
					@ -1766,12 +1742,10 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@nodelib/fs.stat': 2.0.5
 | 
					      '@nodelib/fs.stat': 2.0.5
 | 
				
			||||||
      run-parallel: 1.2.0
 | 
					      run-parallel: 1.2.0
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@nodelib/fs.stat@2.0.5:
 | 
					  /@nodelib/fs.stat@2.0.5:
 | 
				
			||||||
    resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
 | 
					    resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
 | 
				
			||||||
    engines: {node: '>= 8'}
 | 
					    engines: {node: '>= 8'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@nodelib/fs.walk@1.2.8:
 | 
					  /@nodelib/fs.walk@1.2.8:
 | 
				
			||||||
    resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
 | 
					    resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
 | 
				
			||||||
| 
						 | 
					@ -1779,7 +1753,6 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@nodelib/fs.scandir': 2.1.5
 | 
					      '@nodelib/fs.scandir': 2.1.5
 | 
				
			||||||
      fastq: 1.15.0
 | 
					      fastq: 1.15.0
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@pkgr/utils@2.4.2:
 | 
					  /@pkgr/utils@2.4.2:
 | 
				
			||||||
    resolution: {integrity: sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==}
 | 
					    resolution: {integrity: sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==}
 | 
				
			||||||
| 
						 | 
					@ -2320,7 +2293,6 @@ packages:
 | 
				
			||||||
    resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
 | 
					    resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
 | 
				
			||||||
    engines: {node: '>=0.4.0'}
 | 
					    engines: {node: '>=0.4.0'}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /ajv@6.12.6:
 | 
					  /ajv@6.12.6:
 | 
				
			||||||
    resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
 | 
					    resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
 | 
				
			||||||
| 
						 | 
					@ -2363,7 +2335,6 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      normalize-path: 3.0.0
 | 
					      normalize-path: 3.0.0
 | 
				
			||||||
      picomatch: 2.3.1
 | 
					      picomatch: 2.3.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /argparse@2.0.1:
 | 
					  /argparse@2.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
 | 
					    resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
 | 
				
			||||||
| 
						 | 
					@ -2460,7 +2431,6 @@ packages:
 | 
				
			||||||
  /binary-extensions@2.2.0:
 | 
					  /binary-extensions@2.2.0:
 | 
				
			||||||
    resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
 | 
					    resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
 | 
				
			||||||
    engines: {node: '>=8'}
 | 
					    engines: {node: '>=8'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /boolbase@1.0.0:
 | 
					  /boolbase@1.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
 | 
					    resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
 | 
				
			||||||
| 
						 | 
					@ -2491,7 +2461,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=8'}
 | 
					    engines: {node: '>=8'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      fill-range: 7.0.1
 | 
					      fill-range: 7.0.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /browserslist@4.21.10:
 | 
					  /browserslist@4.21.10:
 | 
				
			||||||
    resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==}
 | 
					    resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==}
 | 
				
			||||||
| 
						 | 
					@ -2506,7 +2475,6 @@ packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /buffer-from@1.1.2:
 | 
					  /buffer-from@1.1.2:
 | 
				
			||||||
    resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
 | 
					    resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /buffer@6.0.3:
 | 
					  /buffer@6.0.3:
 | 
				
			||||||
    resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
 | 
					    resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
 | 
				
			||||||
| 
						 | 
					@ -2583,7 +2551,6 @@ packages:
 | 
				
			||||||
      readdirp: 3.6.0
 | 
					      readdirp: 3.6.0
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
      fsevents: 2.3.3
 | 
					      fsevents: 2.3.3
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /cliui@6.0.0:
 | 
					  /cliui@6.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
 | 
					    resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
 | 
				
			||||||
| 
						 | 
					@ -2618,7 +2585,6 @@ packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /commander@2.20.3:
 | 
					  /commander@2.20.3:
 | 
				
			||||||
    resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
 | 
					    resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /common-tags@1.8.2:
 | 
					  /common-tags@1.8.2:
 | 
				
			||||||
    resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
 | 
					    resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
 | 
				
			||||||
| 
						 | 
					@ -2749,7 +2715,6 @@ packages:
 | 
				
			||||||
    resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
 | 
					    resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
 | 
				
			||||||
    engines: {node: '>=0.10'}
 | 
					    engines: {node: '>=0.10'}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /dijkstrajs@1.0.3:
 | 
					  /dijkstrajs@1.0.3:
 | 
				
			||||||
    resolution: {integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==}
 | 
					    resolution: {integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==}
 | 
				
			||||||
| 
						 | 
					@ -2900,7 +2865,6 @@ packages:
 | 
				
			||||||
      '@esbuild/win32-arm64': 0.18.20
 | 
					      '@esbuild/win32-arm64': 0.18.20
 | 
				
			||||||
      '@esbuild/win32-ia32': 0.18.20
 | 
					      '@esbuild/win32-ia32': 0.18.20
 | 
				
			||||||
      '@esbuild/win32-x64': 0.18.20
 | 
					      '@esbuild/win32-x64': 0.18.20
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /escalade@3.1.1:
 | 
					  /escalade@3.1.1:
 | 
				
			||||||
    resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
 | 
					    resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
 | 
				
			||||||
| 
						 | 
					@ -3129,7 +3093,6 @@ packages:
 | 
				
			||||||
      glob-parent: 5.1.2
 | 
					      glob-parent: 5.1.2
 | 
				
			||||||
      merge2: 1.4.1
 | 
					      merge2: 1.4.1
 | 
				
			||||||
      micromatch: 4.0.5
 | 
					      micromatch: 4.0.5
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /fast-json-stable-stringify@2.1.0:
 | 
					  /fast-json-stable-stringify@2.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
 | 
					    resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
 | 
				
			||||||
| 
						 | 
					@ -3143,7 +3106,6 @@ packages:
 | 
				
			||||||
    resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
 | 
					    resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      reusify: 1.0.4
 | 
					      reusify: 1.0.4
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /file-entry-cache@6.0.1:
 | 
					  /file-entry-cache@6.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
 | 
					    resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
 | 
				
			||||||
| 
						 | 
					@ -3163,7 +3125,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=8'}
 | 
					    engines: {node: '>=8'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      to-regex-range: 5.0.1
 | 
					      to-regex-range: 5.0.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /find-up@4.1.0:
 | 
					  /find-up@4.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
 | 
					    resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
 | 
				
			||||||
| 
						 | 
					@ -3200,6 +3161,15 @@ packages:
 | 
				
			||||||
      is-callable: 1.2.7
 | 
					      is-callable: 1.2.7
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /fs-extra@11.2.0:
 | 
				
			||||||
 | 
					    resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
 | 
				
			||||||
 | 
					    engines: {node: '>=14.14'}
 | 
				
			||||||
 | 
					    dependencies:
 | 
				
			||||||
 | 
					      graceful-fs: 4.2.11
 | 
				
			||||||
 | 
					      jsonfile: 6.1.0
 | 
				
			||||||
 | 
					      universalify: 2.0.0
 | 
				
			||||||
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /fs-extra@9.1.0:
 | 
					  /fs-extra@9.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
 | 
					    resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
 | 
				
			||||||
    engines: {node: '>=10'}
 | 
					    engines: {node: '>=10'}
 | 
				
			||||||
| 
						 | 
					@ -3219,7 +3189,6 @@ packages:
 | 
				
			||||||
    engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
 | 
					    engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /function-bind@1.1.1:
 | 
					  /function-bind@1.1.1:
 | 
				
			||||||
| 
						 | 
					@ -3281,7 +3250,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>= 6'}
 | 
					    engines: {node: '>= 6'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      is-glob: 4.0.3
 | 
					      is-glob: 4.0.3
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /glob-parent@6.0.2:
 | 
					  /glob-parent@6.0.2:
 | 
				
			||||||
    resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
 | 
					    resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
 | 
				
			||||||
| 
						 | 
					@ -3347,7 +3315,6 @@ packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /graceful-fs@4.2.11:
 | 
					  /graceful-fs@4.2.11:
 | 
				
			||||||
    resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
 | 
					    resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /graphemer@1.4.0:
 | 
					  /graphemer@1.4.0:
 | 
				
			||||||
    resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
 | 
					    resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
 | 
				
			||||||
| 
						 | 
					@ -3482,7 +3449,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=8'}
 | 
					    engines: {node: '>=8'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      binary-extensions: 2.2.0
 | 
					      binary-extensions: 2.2.0
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /is-boolean-object@1.1.2:
 | 
					  /is-boolean-object@1.1.2:
 | 
				
			||||||
    resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
 | 
					    resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
 | 
				
			||||||
| 
						 | 
					@ -3525,7 +3491,6 @@ packages:
 | 
				
			||||||
  /is-extglob@2.1.1:
 | 
					  /is-extglob@2.1.1:
 | 
				
			||||||
    resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
 | 
					    resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
 | 
				
			||||||
    engines: {node: '>=0.10.0'}
 | 
					    engines: {node: '>=0.10.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /is-fullwidth-code-point@3.0.0:
 | 
					  /is-fullwidth-code-point@3.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
 | 
					    resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
 | 
				
			||||||
| 
						 | 
					@ -3537,7 +3502,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=0.10.0'}
 | 
					    engines: {node: '>=0.10.0'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      is-extglob: 2.1.1
 | 
					      is-extglob: 2.1.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /is-inside-container@1.0.0:
 | 
					  /is-inside-container@1.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
 | 
					    resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
 | 
				
			||||||
| 
						 | 
					@ -3566,7 +3530,6 @@ packages:
 | 
				
			||||||
  /is-number@7.0.0:
 | 
					  /is-number@7.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
 | 
					    resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
 | 
				
			||||||
    engines: {node: '>=0.12.0'}
 | 
					    engines: {node: '>=0.12.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /is-obj@1.0.1:
 | 
					  /is-obj@1.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==}
 | 
					    resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==}
 | 
				
			||||||
| 
						 | 
					@ -3748,7 +3711,6 @@ packages:
 | 
				
			||||||
      universalify: 2.0.0
 | 
					      universalify: 2.0.0
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
      graceful-fs: 4.2.11
 | 
					      graceful-fs: 4.2.11
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /jsonpointer@5.0.1:
 | 
					  /jsonpointer@5.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
 | 
					    resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
 | 
				
			||||||
| 
						 | 
					@ -3784,7 +3746,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-darwin-x64@1.21.8:
 | 
					  /lightningcss-darwin-x64@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3793,7 +3754,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [darwin]
 | 
					    os: [darwin]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-freebsd-x64@1.21.8:
 | 
					  /lightningcss-freebsd-x64@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3802,7 +3762,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [freebsd]
 | 
					    os: [freebsd]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-linux-arm-gnueabihf@1.21.8:
 | 
					  /lightningcss-linux-arm-gnueabihf@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3811,7 +3770,6 @@ packages:
 | 
				
			||||||
    cpu: [arm]
 | 
					    cpu: [arm]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-linux-arm64-gnu@1.21.8:
 | 
					  /lightningcss-linux-arm64-gnu@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3820,7 +3778,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-linux-arm64-musl@1.21.8:
 | 
					  /lightningcss-linux-arm64-musl@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3829,7 +3786,6 @@ packages:
 | 
				
			||||||
    cpu: [arm64]
 | 
					    cpu: [arm64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-linux-x64-gnu@1.21.8:
 | 
					  /lightningcss-linux-x64-gnu@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3838,7 +3794,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-linux-x64-musl@1.21.8:
 | 
					  /lightningcss-linux-x64-musl@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3847,7 +3802,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [linux]
 | 
					    os: [linux]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss-win32-x64-msvc@1.21.8:
 | 
					  /lightningcss-win32-x64-msvc@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3856,7 +3810,6 @@ packages:
 | 
				
			||||||
    cpu: [x64]
 | 
					    cpu: [x64]
 | 
				
			||||||
    os: [win32]
 | 
					    os: [win32]
 | 
				
			||||||
    requiresBuild: true
 | 
					    requiresBuild: true
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /lightningcss@1.21.8:
 | 
					  /lightningcss@1.21.8:
 | 
				
			||||||
| 
						 | 
					@ -3874,7 +3827,6 @@ packages:
 | 
				
			||||||
      lightningcss-linux-x64-gnu: 1.21.8
 | 
					      lightningcss-linux-x64-gnu: 1.21.8
 | 
				
			||||||
      lightningcss-linux-x64-musl: 1.21.8
 | 
					      lightningcss-linux-x64-musl: 1.21.8
 | 
				
			||||||
      lightningcss-win32-x64-msvc: 1.21.8
 | 
					      lightningcss-win32-x64-msvc: 1.21.8
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /linkify-html@4.1.1(linkifyjs@4.1.1):
 | 
					  /linkify-html@4.1.1(linkifyjs@4.1.1):
 | 
				
			||||||
    resolution: {integrity: sha512-7RcF7gIhEOGBBvs7orCJ2tevaz7iF0ZLZSRPWNNBOnW/uGjOOQYB+ztSeHF6dchMC2dM9H8zZlt6Z959bjteaw==}
 | 
					    resolution: {integrity: sha512-7RcF7gIhEOGBBvs7orCJ2tevaz7iF0ZLZSRPWNNBOnW/uGjOOQYB+ztSeHF6dchMC2dM9H8zZlt6Z959bjteaw==}
 | 
				
			||||||
| 
						 | 
					@ -3959,7 +3911,6 @@ packages:
 | 
				
			||||||
  /merge2@1.4.1:
 | 
					  /merge2@1.4.1:
 | 
				
			||||||
    resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
 | 
					    resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
 | 
				
			||||||
    engines: {node: '>= 8'}
 | 
					    engines: {node: '>= 8'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /micromatch@4.0.5:
 | 
					  /micromatch@4.0.5:
 | 
				
			||||||
    resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
 | 
					    resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
 | 
				
			||||||
| 
						 | 
					@ -3967,7 +3918,6 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      braces: 3.0.2
 | 
					      braces: 3.0.2
 | 
				
			||||||
      picomatch: 2.3.1
 | 
					      picomatch: 2.3.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /mimic-fn@2.1.0:
 | 
					  /mimic-fn@2.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
 | 
					    resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
 | 
				
			||||||
| 
						 | 
					@ -4045,7 +3995,6 @@ packages:
 | 
				
			||||||
  /normalize-path@3.0.0:
 | 
					  /normalize-path@3.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
 | 
					    resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
 | 
				
			||||||
    engines: {node: '>=0.10.0'}
 | 
					    engines: {node: '>=0.10.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /npm-run-path@4.0.1:
 | 
					  /npm-run-path@4.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
 | 
					    resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
 | 
				
			||||||
| 
						 | 
					@ -4218,7 +4167,6 @@ packages:
 | 
				
			||||||
  /picomatch@2.3.1:
 | 
					  /picomatch@2.3.1:
 | 
				
			||||||
    resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
 | 
					    resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
 | 
				
			||||||
    engines: {node: '>=8.6'}
 | 
					    engines: {node: '>=8.6'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /pkg-types@1.0.3:
 | 
					  /pkg-types@1.0.3:
 | 
				
			||||||
    resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==}
 | 
					    resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==}
 | 
				
			||||||
| 
						 | 
					@ -4300,7 +4248,6 @@ packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /queue-microtask@1.2.3:
 | 
					  /queue-microtask@1.2.3:
 | 
				
			||||||
    resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
 | 
					    resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /randombytes@2.1.0:
 | 
					  /randombytes@2.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
 | 
					    resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
 | 
				
			||||||
| 
						 | 
					@ -4322,7 +4269,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=8.10.0'}
 | 
					    engines: {node: '>=8.10.0'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      picomatch: 2.3.1
 | 
					      picomatch: 2.3.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /regenerate-unicode-properties@10.1.0:
 | 
					  /regenerate-unicode-properties@10.1.0:
 | 
				
			||||||
    resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
 | 
					    resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
 | 
				
			||||||
| 
						 | 
					@ -4411,7 +4357,6 @@ packages:
 | 
				
			||||||
  /reusify@1.0.4:
 | 
					  /reusify@1.0.4:
 | 
				
			||||||
    resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
 | 
					    resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
 | 
				
			||||||
    engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
 | 
					    engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /rimraf@3.0.2:
 | 
					  /rimraf@3.0.2:
 | 
				
			||||||
    resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
 | 
					    resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
 | 
				
			||||||
| 
						 | 
					@ -4447,7 +4392,6 @@ packages:
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
      fsevents: 2.3.3
 | 
					      fsevents: 2.3.3
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /run-applescript@5.0.0:
 | 
					  /run-applescript@5.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==}
 | 
					    resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==}
 | 
				
			||||||
| 
						 | 
					@ -4460,7 +4404,6 @@ packages:
 | 
				
			||||||
    resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
 | 
					    resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      queue-microtask: 1.2.3
 | 
					      queue-microtask: 1.2.3
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /safe-array-concat@1.0.1:
 | 
					  /safe-array-concat@1.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==}
 | 
					    resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==}
 | 
				
			||||||
| 
						 | 
					@ -4564,12 +4507,10 @@ packages:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      buffer-from: 1.1.2
 | 
					      buffer-from: 1.1.2
 | 
				
			||||||
      source-map: 0.6.1
 | 
					      source-map: 0.6.1
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /source-map@0.6.1:
 | 
					  /source-map@0.6.1:
 | 
				
			||||||
    resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
 | 
					    resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
 | 
				
			||||||
    engines: {node: '>=0.10.0'}
 | 
					    engines: {node: '>=0.10.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /source-map@0.8.0-beta.0:
 | 
					  /source-map@0.8.0-beta.0:
 | 
				
			||||||
    resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
 | 
					    resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
 | 
				
			||||||
| 
						 | 
					@ -4733,7 +4674,6 @@ packages:
 | 
				
			||||||
      acorn: 8.10.0
 | 
					      acorn: 8.10.0
 | 
				
			||||||
      commander: 2.20.3
 | 
					      commander: 2.20.3
 | 
				
			||||||
      source-map-support: 0.5.21
 | 
					      source-map-support: 0.5.21
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /text-table@0.2.0:
 | 
					  /text-table@0.2.0:
 | 
				
			||||||
    resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
 | 
					    resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
 | 
				
			||||||
| 
						 | 
					@ -4753,7 +4693,6 @@ packages:
 | 
				
			||||||
    engines: {node: '>=8.0'}
 | 
					    engines: {node: '>=8.0'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      is-number: 7.0.0
 | 
					      is-number: 7.0.0
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /totalist@3.0.1:
 | 
					  /totalist@3.0.1:
 | 
				
			||||||
    resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
 | 
					    resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
 | 
				
			||||||
| 
						 | 
					@ -4895,7 +4834,6 @@ packages:
 | 
				
			||||||
  /universalify@2.0.0:
 | 
					  /universalify@2.0.0:
 | 
				
			||||||
    resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
 | 
					    resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
 | 
				
			||||||
    engines: {node: '>= 10.0.0'}
 | 
					    engines: {node: '>= 10.0.0'}
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /unocss@0.55.7(postcss@8.4.29)(rollup@2.79.1)(vite@4.4.9):
 | 
					  /unocss@0.55.7(postcss@8.4.29)(rollup@2.79.1)(vite@4.4.9):
 | 
				
			||||||
    resolution: {integrity: sha512-3W9P7vj2EhSk/4oPCHBS0VgrwSf5zZL6Az1/XARVOpBnRJtCM2szFInYxHkMgt9pkZTsW8SFCuk/g+QIJ6A8tg==}
 | 
					    resolution: {integrity: sha512-3W9P7vj2EhSk/4oPCHBS0VgrwSf5zZL6Az1/XARVOpBnRJtCM2szFInYxHkMgt9pkZTsW8SFCuk/g+QIJ6A8tg==}
 | 
				
			||||||
| 
						 | 
					@ -5006,6 +4944,19 @@ packages:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /vite-plugin-static-copy@0.17.1(vite@4.4.9):
 | 
				
			||||||
 | 
					    resolution: {integrity: sha512-9h3iaVs0bqnqZOM5YHJXGHqdC5VAVlTZ2ARYsuNpzhEJUHmFqXY7dAK4ZFpjEQ4WLFKcaN8yWbczr81n01U4sQ==}
 | 
				
			||||||
 | 
					    engines: {node: ^14.18.0 || >=16.0.0}
 | 
				
			||||||
 | 
					    peerDependencies:
 | 
				
			||||||
 | 
					      vite: ^3.0.0 || ^4.0.0 || ^5.0.0
 | 
				
			||||||
 | 
					    dependencies:
 | 
				
			||||||
 | 
					      chokidar: 3.5.3
 | 
				
			||||||
 | 
					      fast-glob: 3.3.1
 | 
				
			||||||
 | 
					      fs-extra: 11.2.0
 | 
				
			||||||
 | 
					      picocolors: 1.0.0
 | 
				
			||||||
 | 
					      vite: 4.4.9(lightningcss@1.21.8)(terser@5.19.4)
 | 
				
			||||||
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vite@4.4.9(lightningcss@1.21.8)(terser@5.19.4):
 | 
					  /vite@4.4.9(lightningcss@1.21.8)(terser@5.19.4):
 | 
				
			||||||
    resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
 | 
					    resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
 | 
				
			||||||
    engines: {node: ^14.18.0 || >=16.0.0}
 | 
					    engines: {node: ^14.18.0 || >=16.0.0}
 | 
				
			||||||
| 
						 | 
					@ -5041,7 +4992,6 @@ packages:
 | 
				
			||||||
      terser: 5.19.4
 | 
					      terser: 5.19.4
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
      fsevents: 2.3.3
 | 
					      fsevents: 2.3.3
 | 
				
			||||||
    dev: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-eslint-parser@9.3.1(eslint@8.49.0):
 | 
					  /vue-eslint-parser@9.3.1(eslint@8.49.0):
 | 
				
			||||||
    resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==}
 | 
					    resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -57,9 +57,8 @@ import router from "@/router/router.js";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import "uno.css";
 | 
					import "uno.css";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*EFY UI*/
 | 
					/*EFY*/
 | 
				
			||||||
import "efy/efy.css";
 | 
					import "efy/efy.css";
 | 
				
			||||||
import "efy/lang/en.css"; // temporary translation fix
 | 
					 | 
				
			||||||
import "./piped.css";
 | 
					import "./piped.css";
 | 
				
			||||||
import "efy/efy.js";
 | 
					import "efy/efy.js";
 | 
				
			||||||
import "./piped.js";
 | 
					import "./piped.js";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,9 +11,9 @@
 | 
				
			||||||
    --efy_body_width: 100%;
 | 
					    --efy_body_width: 100%;
 | 
				
			||||||
     --efy_body_padding: 15rem;
 | 
					     --efy_body_padding: 15rem;
 | 
				
			||||||
    --efy_font_family: 'nunito', sans-serif, emoji;
 | 
					    --efy_font_family: 'nunito', sans-serif, emoji;
 | 
				
			||||||
    --efy_folder: ../node_modules/efy;
 | 
					    --efy_folder: efy;
 | 
				
			||||||
    --efy_audio_folder: ../node_modules/efy/audio;
 | 
					    --efy_audio_folder: efy/audio;
 | 
				
			||||||
    --efy_lang_folder: ../node_modules/efy/lang;
 | 
					    --efy_lang_folder: efy/lang;
 | 
				
			||||||
    --efy_lang_code: en;
 | 
					    --efy_lang_code: en;
 | 
				
			||||||
    --efy_modules: efy_quick, efy_filters, efy_backup, efy_accessibility, efy_audio, efy_language, efy_extra;
 | 
					    --efy_modules: efy_quick, efy_filters, efy_backup, efy_accessibility, efy_audio, efy_language, efy_extra;
 | 
				
			||||||
    --efy_protocol: http;
 | 
					    --efy_protocol: http;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,6 +6,7 @@ import VueI18nPlugin from "@intlify/unplugin-vue-i18n/vite";
 | 
				
			||||||
import { VitePWA } from "vite-plugin-pwa";
 | 
					import { VitePWA } from "vite-plugin-pwa";
 | 
				
			||||||
import path from "path";
 | 
					import path from "path";
 | 
				
			||||||
import eslintPlugin from "vite-plugin-eslint";
 | 
					import eslintPlugin from "vite-plugin-eslint";
 | 
				
			||||||
 | 
					import { viteStaticCopy } from 'vite-plugin-static-copy';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// https://vitejs.dev/config/
 | 
					// https://vitejs.dev/config/
 | 
				
			||||||
export default defineConfig({
 | 
					export default defineConfig({
 | 
				
			||||||
| 
						 | 
					@ -64,6 +65,14 @@ export default defineConfig({
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        }),
 | 
					        }),
 | 
				
			||||||
        eslintPlugin(),
 | 
					        eslintPlugin(),
 | 
				
			||||||
 | 
					        viteStaticCopy({
 | 
				
			||||||
 | 
					            targets: [
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    src: 'node_modules/efy/*',
 | 
				
			||||||
 | 
					                    dest: 'efy',
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					            ],
 | 
				
			||||||
 | 
					        }),
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    resolve: {
 | 
					    resolve: {
 | 
				
			||||||
        alias: {
 | 
					        alias: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue