diff --git a/node_modules/accepts/HISTORY.md b/node_modules/accepts/HISTORY.md index f16c17a56..0bf041781 100644 --- a/node_modules/accepts/HISTORY.md +++ b/node_modules/accepts/HISTORY.md @@ -1,3 +1,15 @@ +1.3.7 / 2019-04-29 +================== + + * deps: negotiator@0.6.2 + - Fix sorting charset, encoding, and language with extra parameters + +1.3.6 / 2019-04-28 +================== + + * deps: mime-types@~2.1.24 + - deps: mime-db@~1.40.0 + 1.3.5 / 2018-02-28 ================== diff --git a/node_modules/accepts/README.md b/node_modules/accepts/README.md index 6a2749a1a..66a2f5400 100644 --- a/node_modules/accepts/README.md +++ b/node_modules/accepts/README.md @@ -1,7 +1,7 @@ # accepts -[![NPM Version][npm-image]][npm-url] -[![NPM Downloads][downloads-image]][downloads-url] +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] @@ -131,13 +131,12 @@ curl -I -H'Accept: text/html' http://localhost:3000/ [MIT](LICENSE) -[npm-image]: https://img.shields.io/npm/v/accepts.svg +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/accepts/master +[coveralls-url]: https://coveralls.io/r/jshttp/accepts?branch=master +[node-version-image]: https://badgen.net/npm/node/accepts +[node-version-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/accepts [npm-url]: https://npmjs.org/package/accepts -[node-version-image]: https://img.shields.io/node/v/accepts.svg -[node-version-url]: https://nodejs.org/en/download/ -[travis-image]: https://img.shields.io/travis/jshttp/accepts/master.svg +[npm-version-image]: https://badgen.net/npm/v/accepts +[travis-image]: https://badgen.net/travis/jshttp/accepts/master [travis-url]: https://travis-ci.org/jshttp/accepts -[coveralls-image]: https://img.shields.io/coveralls/jshttp/accepts/master.svg -[coveralls-url]: https://coveralls.io/r/jshttp/accepts -[downloads-image]: https://img.shields.io/npm/dm/accepts.svg -[downloads-url]: https://npmjs.org/package/accepts diff --git a/node_modules/accepts/package.json b/node_modules/accepts/package.json index 3d53c5a54..6c6292c8e 100644 --- a/node_modules/accepts/package.json +++ b/node_modules/accepts/package.json @@ -1,8 +1,8 @@ { "_from": "accepts@~1.3.5", - "_id": "accepts@1.3.5", + "_id": "accepts@1.3.7", "_inBundle": false, - "_integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=", + "_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", "_location": "/accepts", "_phantomChildren": {}, "_requested": { @@ -20,8 +20,8 @@ "/express", "/serve-index" ], - "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz", - "_shasum": "eb777df6011723a3b14e8a72c0805c8e86746bd2", + "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", + "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd", "_spec": "accepts@~1.3.5", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\compression", "bugs": { @@ -40,21 +40,22 @@ } ], "dependencies": { - "mime-types": "~2.1.18", - "negotiator": "0.6.1" + "mime-types": "~2.1.24", + "negotiator": "0.6.2" }, "deprecated": false, "description": "Higher-level content negotiation", "devDependencies": { - "eslint": "4.18.1", - "eslint-config-standard": "11.0.0", - "eslint-plugin-import": "2.9.0", - "eslint-plugin-markdown": "1.0.0-beta.6", - "eslint-plugin-node": "6.0.1", - "eslint-plugin-promise": "3.6.0", - "eslint-plugin-standard": "3.0.1", - "istanbul": "0.4.5", - "mocha": "~1.21.5" + "deep-equal": "1.0.1", + "eslint": "5.16.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.17.2", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "8.0.1", + "eslint-plugin-promise": "4.1.1", + "eslint-plugin-standard": "4.0.0", + "mocha": "6.1.4", + "nyc": "14.0.0" }, "engines": { "node": ">= 0.6" @@ -80,8 +81,8 @@ "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --check-leaks --bail test/", - "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", - "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" + "test-cov": "nyc --reporter=html --reporter=text npm test", + "test-travis": "nyc --reporter=text npm test" }, - "version": "1.3.5" + "version": "1.3.7" } diff --git a/node_modules/autoprefixer/CHANGELOG.md b/node_modules/autoprefixer/CHANGELOG.md index dfad4cb9a..74ee923c4 100644 --- a/node_modules/autoprefixer/CHANGELOG.md +++ b/node_modules/autoprefixer/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log This project adheres to [Semantic Versioning](http://semver.org/). +## 9.5.1 +* Fix `backdrop-filter` for Edge (by Oleh Aloshkin). +* Fix `min-resolution` media query support in Firefox < 16. + +## 9.5 “Draco dormiens nunquam titillandus” +* Add `mask-composite` support (by Semen Levenson). + ## 9.4.10 * Add warning for named Grid rows. diff --git a/node_modules/autoprefixer/README.md b/node_modules/autoprefixer/README.md index d3ddbccc4..88d29e195 100644 --- a/node_modules/autoprefixer/README.md +++ b/node_modules/autoprefixer/README.md @@ -1042,3 +1042,11 @@ JS API is also available: var info = autoprefixer().info(); console.log(info); ``` + + +## Security Contact + +To report a security vulnerability, please use the [Tidelift security contact]. +Tidelift will coordinate the fix and disclosure. + +[Tidelift security contact]: https://tidelift.com/security diff --git a/node_modules/autoprefixer/data/prefixes.js b/node_modules/autoprefixer/data/prefixes.js index 31d0d47f9..63a539f41 100644 --- a/node_modules/autoprefixer/data/prefixes.js +++ b/node_modules/autoprefixer/data/prefixes.js @@ -1,5 +1,6 @@ "use strict"; +/* eslint-disable import-helpers/order-imports */ var unpack = require('caniuse-lite').feature; function browsersSort(a, b) { @@ -196,7 +197,11 @@ f(require('caniuse-lite/data/features/css-filter-function'), function (browsers) }); }); // Backdrop-filter -f(require('caniuse-lite/data/features/css-backdrop-filter'), function (browsers) { +var backdrop = require('caniuse-lite/data/features/css-backdrop-filter'); + +f(backdrop, { + match: /y\sx|y\s#2/ +}, function (browsers) { return prefix(['backdrop-filter'], { feature: 'css-backdrop-filter', browsers: browsers @@ -498,7 +503,7 @@ f(require('caniuse-lite/data/features/css-deviceadaptation'), function (browsers var resolut = require('caniuse-lite/data/features/css-media-resolution'); f(resolut, { - match: /( x($| )|a #3)/ + match: /( x($| )|a #2)/ }, function (browsers) { return prefix(['@resolution'], { feature: 'css-media-resolution', diff --git a/node_modules/autoprefixer/lib/hacks/border-radius.js b/node_modules/autoprefixer/lib/hacks/border-radius.js index 2b9a6e124..3bd42fc55 100644 --- a/node_modules/autoprefixer/lib/hacks/border-radius.js +++ b/node_modules/autoprefixer/lib/hacks/border-radius.js @@ -47,13 +47,10 @@ _defineProperty(BorderRadius, "toMozilla", {}); _defineProperty(BorderRadius, "toNormal", {}); -var _arr = ['top', 'bottom']; - -for (var _i = 0; _i < _arr.length; _i++) { +for (var _i = 0, _arr = ['top', 'bottom']; _i < _arr.length; _i++) { var ver = _arr[_i]; - var _arr2 = ['left', 'right']; - for (var _i2 = 0; _i2 < _arr2.length; _i2++) { + for (var _i2 = 0, _arr2 = ['left', 'right']; _i2 < _arr2.length; _i2++) { var hor = _arr2[_i2]; var normal = "border-" + ver + "-" + hor + "-radius"; var mozilla = "border-radius-" + ver + hor; diff --git a/node_modules/autoprefixer/lib/hacks/cross-fade.js b/node_modules/autoprefixer/lib/hacks/cross-fade.js index 24634b1cb..b1f0b6e1a 100644 --- a/node_modules/autoprefixer/lib/hacks/cross-fade.js +++ b/node_modules/autoprefixer/lib/hacks/cross-fade.js @@ -6,10 +6,10 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.crea function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } -var Value = require('../value'); - var list = require('postcss').list; +var Value = require('../value'); + var CrossFade = /*#__PURE__*/ function (_Value) { diff --git a/node_modules/autoprefixer/lib/hacks/flex.js b/node_modules/autoprefixer/lib/hacks/flex.js index 6a17d8e2a..ac16069b7 100644 --- a/node_modules/autoprefixer/lib/hacks/flex.js +++ b/node_modules/autoprefixer/lib/hacks/flex.js @@ -6,12 +6,12 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.crea function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } +var list = require('postcss').list; + var flexSpec = require('./flex-spec'); var Declaration = require('../declaration'); -var list = require('postcss').list; - var Flex = /*#__PURE__*/ function (_Declaration) { diff --git a/node_modules/autoprefixer/lib/hacks/gradient.js b/node_modules/autoprefixer/lib/hacks/gradient.js index b425b602f..325b70021 100644 --- a/node_modules/autoprefixer/lib/hacks/gradient.js +++ b/node_modules/autoprefixer/lib/hacks/gradient.js @@ -8,16 +8,16 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.crea function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } +var parser = require('postcss-value-parser'); + +var range = require('normalize-range'); + var OldValue = require('../old-value'); var Value = require('../value'); var utils = require('../utils'); -var parser = require('postcss-value-parser'); - -var range = require('normalize-range'); - var IS_DIRECTION = /top|left|right|bottom/gi; var Gradient = @@ -398,8 +398,8 @@ function (_Value) { this.colorStops(params); node.nodes = []; - for (var _i5 = 0; _i5 < params.length; _i5++) { - var param = params[_i5]; + for (var _i5 = 0, _params = params; _i5 < _params.length; _i5++) { + var param = _params[_i5]; node.nodes = node.nodes.concat(param); } diff --git a/node_modules/autoprefixer/lib/prefixer.js b/node_modules/autoprefixer/lib/prefixer.js index 6a1860dbb..71f2d160b 100644 --- a/node_modules/autoprefixer/lib/prefixer.js +++ b/node_modules/autoprefixer/lib/prefixer.js @@ -1,10 +1,10 @@ "use strict"; +var vendor = require('postcss').vendor; + var Browsers = require('./browsers'); var utils = require('./utils'); - -var vendor = require('postcss').vendor; /** * Recursively clone objects */ @@ -13,10 +13,8 @@ var vendor = require('postcss').vendor; function _clone(obj, parent) { var cloned = new obj.constructor(); - var _arr = Object.keys(obj || {}); - - for (var _i = 0; _i < _arr.length; _i++) { - var i = _arr[_i]; + for (var _i = 0, _Object$keys = Object.keys(obj || {}); _i < _Object$keys.length; _i++) { + var i = _Object$keys[_i]; var value = obj[i]; if (i === 'parent' && typeof value === 'object') { diff --git a/node_modules/autoprefixer/lib/prefixes.js b/node_modules/autoprefixer/lib/prefixes.js index 6242a4126..8587fc0ea 100644 --- a/node_modules/autoprefixer/lib/prefixes.js +++ b/node_modules/autoprefixer/lib/prefixes.js @@ -1,5 +1,7 @@ "use strict"; +var vendor = require('postcss').vendor; + var Declaration = require('./declaration'); var Resolution = require('./resolution'); @@ -20,8 +22,6 @@ var Value = require('./value'); var utils = require('./utils'); -var vendor = require('postcss').vendor; - Selector.hack(require('./hacks/fullscreen')); Selector.hack(require('./hacks/placeholder')); Declaration.hack(require('./hacks/flex')); @@ -39,6 +39,7 @@ Declaration.hack(require('./hacks/align-self')); Declaration.hack(require('./hacks/appearance')); Declaration.hack(require('./hacks/flex-basis')); Declaration.hack(require('./hacks/mask-border')); +Declaration.hack(require('./hacks/mask-composite')); Declaration.hack(require('./hacks/align-items')); Declaration.hack(require('./hacks/flex-shrink')); Declaration.hack(require('./hacks/break-props')); @@ -54,6 +55,7 @@ Declaration.hack(require('./hacks/grid-row-align')); Declaration.hack(require('./hacks/transform-decl')); Declaration.hack(require('./hacks/flex-direction')); Declaration.hack(require('./hacks/image-rendering')); +Declaration.hack(require('./hacks/backdrop-filter')); Declaration.hack(require('./hacks/background-clip')); Declaration.hack(require('./hacks/text-decoration')); Declaration.hack(require('./hacks/justify-content')); diff --git a/node_modules/autoprefixer/lib/resolution.js b/node_modules/autoprefixer/lib/resolution.js index da1a8919c..af0c51c80 100644 --- a/node_modules/autoprefixer/lib/resolution.js +++ b/node_modules/autoprefixer/lib/resolution.js @@ -4,12 +4,12 @@ function _defaults(obj, defaults) { var keys = Object.getOwnPropertyNames(defaul function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; _defaults(subClass, superClass); } +var n2f = require('num2fraction'); + var Prefixer = require('./prefixer'); var utils = require('./utils'); -var n2f = require('num2fraction'); - var REGEXP = /(min|max)-resolution\s*:\s*\d*\.?\d+(dppx|dpi)/gi; var SPLIT = /(min|max)-resolution(\s*:\s*)(\d*\.?\d+)(dppx|dpi)/i; diff --git a/node_modules/autoprefixer/lib/supports.js b/node_modules/autoprefixer/lib/supports.js index ddb433309..e5e113be8 100644 --- a/node_modules/autoprefixer/lib/supports.js +++ b/node_modules/autoprefixer/lib/supports.js @@ -1,5 +1,9 @@ "use strict"; +var postcss = require('postcss'); + +var data = require('caniuse-lite').feature(require('caniuse-lite/data/features/css-featurequeries.js')); + var Browsers = require('./browsers'); var brackets = require('./brackets'); @@ -8,12 +12,8 @@ var Value = require('./value'); var utils = require('./utils'); -var postcss = require('postcss'); - var supported = []; -var data = require('caniuse-lite').feature(require('caniuse-lite/data/features/css-featurequeries.js')); - for (var browser in data.stats) { var versions = data.stats[browser]; diff --git a/node_modules/autoprefixer/lib/value.js b/node_modules/autoprefixer/lib/value.js index c470e1246..9b4f6e2b6 100644 --- a/node_modules/autoprefixer/lib/value.js +++ b/node_modules/autoprefixer/lib/value.js @@ -4,14 +4,14 @@ function _defaults(obj, defaults) { var keys = Object.getOwnPropertyNames(defaul function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; _defaults(subClass, superClass); } +var vendor = require('postcss').vendor; + var Prefixer = require('./prefixer'); var OldValue = require('./old-value'); var utils = require('./utils'); -var vendor = require('postcss').vendor; - var Value = /*#__PURE__*/ function (_Prefixer) { diff --git a/node_modules/autoprefixer/package.json b/node_modules/autoprefixer/package.json index 534d6c32d..19b27df7a 100644 --- a/node_modules/autoprefixer/package.json +++ b/node_modules/autoprefixer/package.json @@ -1,8 +1,8 @@ { "_from": "autoprefixer@^9.4.2", - "_id": "autoprefixer@9.4.10", + "_id": "autoprefixer@9.5.1", "_inBundle": false, - "_integrity": "sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==", + "_integrity": "sha512-KJSzkStUl3wP0D5sdMlP82Q52JLy5+atf2MHAre48+ckWkXgixmfHyWmA77wFDy6jTHU6mIgXv6hAQ2mf1PjJQ==", "_location": "/autoprefixer", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/laravel-mix" ], - "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.10.tgz", - "_shasum": "e1be61fc728bacac8f4252ed242711ec0dcc6a7b", + "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.5.1.tgz", + "_shasum": "243b1267b67e7e947f28919d786b50d3bb0fb357", "_spec": "autoprefixer@^9.4.2", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\laravel-mix", "author": { @@ -34,8 +34,8 @@ }, "bundleDependencies": false, "dependencies": { - "browserslist": "^4.4.2", - "caniuse-lite": "^1.0.30000940", + "browserslist": "^4.5.4", + "caniuse-lite": "^1.0.30000957", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.14", @@ -61,5 +61,5 @@ "type": "git", "url": "git+https://github.com/postcss/autoprefixer.git" }, - "version": "9.4.10" + "version": "9.5.1" } diff --git a/node_modules/babel-loader/LICENSE b/node_modules/babel-loader/LICENSE index c9d38e260..cc61e19a0 100644 --- a/node_modules/babel-loader/LICENSE +++ b/node_modules/babel-loader/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2016 Luís Couto +Copyright (c) 2014-2019 Luís Couto MIT License diff --git a/node_modules/babel-loader/README.md b/node_modules/babel-loader/README.md index 8ce98c75e..7fd9c61aa 100644 --- a/node_modules/babel-loader/README.md +++ b/node_modules/babel-loader/README.md @@ -29,12 +29,6 @@ This package allows transpiling JavaScript files using [Babel](https://github.co npm install -D babel-loader @babel/core @babel/preset-env webpack ``` -> webpack 4.x | babel-loader 7.x | babel 6.x - -```bash -npm install -D babel-loader@7 babel-core babel-preset-env webpack -``` -

Usage

webpack documentation: [Loaders](https://webpack.js.org/loaders/) @@ -84,9 +78,9 @@ module: { This loader also supports the following loader-specific option: -* `cacheDirectory`: Default `false`. When set, the given directory will be used to cache the results of the loader. Future webpack builds will attempt to read from the cache to avoid needing to run the potentially expensive Babel recompilation process on each run. If the value is blank (`loader: 'babel-loader?cacheDirectory'`) or `true` (`loader: 'babel-loader?cacheDirectory=true'`), the loader will use the default cache directory in `node_modules/.cache/babel-loader` or fallback to the default OS temporary file directory if no `node_modules` folder could be found in any root directory. +* `cacheDirectory`: Default `false`. When set, the given directory will be used to cache the results of the loader. Future webpack builds will attempt to read from the cache to avoid needing to run the potentially expensive Babel recompilation process on each run. If the value is set to `true` in options (`{cacheDirectory: true}`), the loader will use the default cache directory in `node_modules/.cache/babel-loader` or fallback to the default OS temporary file directory if no `node_modules` folder could be found in any root directory. -* `cacheIdentifier`: Default is a string composed by the `babel-core`'s version, the `babel-loader`'s version, the contents of `.babelrc` file if it exists, and the value of the environment variable `BABEL_ENV` with a fallback to the `NODE_ENV` environment variable. This can be set to a custom value to force cache busting if the identifier changes. +* `cacheIdentifier`: Default is a string composed by the `@babel/core`'s version, the `babel-loader`'s version, the contents of `.babelrc` file if it exists, and the value of the environment variable `BABEL_ENV` with a fallback to the `NODE_ENV` environment variable. This can be set to a custom value to force cache busting if the identifier changes. * `cacheCompression`: Default `true`. When set, each Babel transform output will be compressed with Gzip. If you want to opt-out of cache compression, set it to `false` -- your project may benefit from this if it transpiles thousands of files. @@ -108,11 +102,11 @@ Babel uses very small helpers for common functions such as `_extend`. By default You can instead require the Babel runtime as a separate module to avoid the duplication. -The following configuration disables automatic per-file runtime injection in Babel, requiring `babel-plugin-transform-runtime` instead and making all helper references use it. +The following configuration disables automatic per-file runtime injection in Babel, requiring `@babel/plugin-transform-runtime` instead and making all helper references use it. See the [docs](https://babeljs.io/docs/plugins/transform-runtime/) for more information. -**NOTE**: You must run `npm install -D @babel/plugin-transform-runtime` to include this in your project and `babel-runtime` itself as a dependency with `npm install @babel/runtime`. +**NOTE**: You must run `npm install -D @babel/plugin-transform-runtime` to include this in your project and `@babel/runtime` itself as a dependency with `npm install @babel/runtime`. ```javascript rules: [ @@ -134,7 +128,7 @@ rules: [ #### **NOTE**: transform-runtime & custom polyfills (e.g. Promise library) -Since [babel-plugin-transform-runtime](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime) includes a polyfill that includes a custom [regenerator-runtime](https://github.com/facebook/regenerator/blob/master/packages/regenerator-runtime/runtime.js) and [core-js](https://github.com/zloirock/core-js), the following usual shimming method using `webpack.ProvidePlugin` will not work: +Since [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime) includes a polyfill that includes a custom [regenerator-runtime](https://github.com/facebook/regenerator/blob/master/packages/regenerator-runtime/runtime.js) and [core-js](https://github.com/zloirock/core-js), the following usual shimming method using `webpack.ProvidePlugin` will not work: ```javascript // ... @@ -190,7 +184,7 @@ If you receive this message, it means that you have the npm package `babel` inst webpack then tries to load the `babel` package instead of the `babel-loader`. -To fix this, you should uninstall the npm package `babel`, as it is deprecated in Babel v6. (Instead, install `babel-cli` or `babel-core`.) +To fix this, you should uninstall the npm package `babel`, as it is deprecated in Babel v6. (Instead, install `@babel/cli` or `@babel/core`.) In the case one of your dependencies is installing `babel` and you cannot uninstall it yourself, use the complete name of the loader in the webpack config: ```javascript { diff --git a/node_modules/babel-loader/lib/index.js b/node_modules/babel-loader/lib/index.js index a45120210..29e25ba92 100644 --- a/node_modules/babel-loader/lib/index.js +++ b/node_modules/babel-loader/lib/index.js @@ -22,7 +22,9 @@ if (/^6\./.test(babel.version)) { throw new Error("\n babel-loader@8 will not work with the '@babel/core@6' bridge package. " + "If you want to use Babel 6.x, install 'babel-loader@7'."); } -const pkg = require("../package.json"); +const { + version +} = require("../package.json"); const cache = require("./cache"); @@ -30,7 +32,9 @@ const transform = require("./transform"); const injectCaller = require("./injectCaller"); -const path = require("path"); +const { + isAbsolute +} = require("path"); const loaderUtils = require("loader-utils"); @@ -66,7 +70,7 @@ function _loader() { throw new Error("Customized loaders must be implemented as standalone modules."); } - if (!path.isAbsolute(loaderOptions.customize)) { + if (!isAbsolute(loaderOptions.customize)) { throw new Error("Customized loaders must be passed as absolute paths, since " + "babel-loader has no way to know what they would be relative to."); } @@ -165,7 +169,7 @@ function _loader() { cacheIdentifier = JSON.stringify({ options, "@babel/core": transform.version, - "@babel/loader": pkg.version + "@babel/loader": version }), cacheCompression = true, metadataSubscribers = [] diff --git a/node_modules/babel-loader/package.json b/node_modules/babel-loader/package.json index 5eb492c3f..706e3c735 100644 --- a/node_modules/babel-loader/package.json +++ b/node_modules/babel-loader/package.json @@ -1,8 +1,8 @@ { "_from": "babel-loader@^8.0.4", - "_id": "babel-loader@8.0.5", + "_id": "babel-loader@8.0.6", "_inBundle": false, - "_integrity": "sha512-NTnHnVRd2JnRqPC0vW+iOQWU5pchDbYXsG2E6DMXEpMfUcQKclF9gmf3G3ZMhzG7IG9ji4coL0cm+FxeWxDpnw==", + "_integrity": "sha512-4BmWKtBOBm13uoUwd08UwjZlaw3O9GWf456R9j+5YykFZ6LUIjIKLc0zEZf+hauxPOJs96C8k6FvYD09vWzhYw==", "_location": "/babel-loader", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/laravel-mix" ], - "_resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.5.tgz", - "_shasum": "225322d7509c2157655840bba52e46b6c2f2fe33", + "_resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.6.tgz", + "_shasum": "e33bdb6f362b03f4bb141a0c21ab87c501b70dfb", "_spec": "babel-loader@^8.0.4", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\laravel-mix", "author": { @@ -44,7 +44,7 @@ "find-cache-dir": "^2.0.0", "loader-utils": "^1.0.2", "mkdirp": "^0.5.1", - "util.promisify": "^1.0.0" + "pify": "^4.0.1" }, "deprecated": false, "description": "babel module loader for webpack", @@ -52,19 +52,19 @@ "@babel/cli": "^7.2.0", "@babel/core": "^7.2.0", "@babel/preset-env": "^7.2.0", - "ava": "1.0.1", + "ava": "^1.1.0", "babel-eslint": "^10.0.1", "babel-plugin-istanbul": "^5.1.0", "babel-plugin-react-intl": "^3.0.1", "cross-env": "^5.2.0", "eslint": "^5.9.0", - "eslint-config-babel": "^8.0.2", - "eslint-config-prettier": "^3.3.0", + "eslint-config-babel": "^9.0.0", + "eslint-config-prettier": "^4.1.0", "eslint-plugin-flowtype": "^3.2.0", "eslint-plugin-prettier": "^3.0.0", "husky": "^1.2.0", "lint-staged": "^8.1.0", - "nyc": "^13.1.0", + "nyc": "^14.1.1", "prettier": "^1.15.3", "react": "^16.0.0", "react-intl": "^2.1.2", @@ -143,5 +143,5 @@ "test": "yarn run lint && cross-env BABEL_ENV=test yarn run build && yarn run test-only", "test-only": "nyc ava" }, - "version": "8.0.5" + "version": "8.0.6" } diff --git a/node_modules/bluebird/js/browser/bluebird.core.js b/node_modules/bluebird/js/browser/bluebird.core.js index 626406f5d..b130ddb68 100644 --- a/node_modules/bluebird/js/browser/bluebird.core.js +++ b/node_modules/bluebird/js/browser/bluebird.core.js @@ -23,7 +23,7 @@ * */ /** - * bluebird build version 3.5.3 + * bluebird build version 3.5.4 * Features enabled: core * Features disabled: race, call_get, generators, map, nodeify, promisify, props, reduce, settle, some, using, timers, filter, any, each */ @@ -2871,7 +2871,7 @@ _dereq_("./synchronous_inspection")(Promise); _dereq_("./join")( Promise, PromiseArray, tryConvertToPromise, INTERNAL, async, getDomain); Promise.Promise = Promise; -Promise.version = "3.5.3"; +Promise.version = "3.5.4"; util.toFastProperties(Promise); util.toFastProperties(Promise.prototype); @@ -3792,7 +3792,12 @@ var ret = { domainBind: domainBind }; ret.isRecentNode = ret.isNode && (function() { - var version = process.versions.node.split(".").map(Number); + var version; + if (process.versions && process.versions.node) { + version = process.versions.node.split(".").map(Number); + } else if (process.version) { + version = process.version.split(".").map(Number); + } return (version[0] === 0 && version[1] > 10) || (version[0] > 0); })(); diff --git a/node_modules/bluebird/js/browser/bluebird.core.min.js b/node_modules/bluebird/js/browser/bluebird.core.min.js index 25fe91757..9c74e061c 100644 --- a/node_modules/bluebird/js/browser/bluebird.core.min.js +++ b/node_modules/bluebird/js/browser/bluebird.core.min.js @@ -23,9 +23,9 @@ * */ /** - * bluebird build version 3.5.3 + * bluebird build version 3.5.4 * Features enabled: core * Features disabled: race, call_get, generators, map, nodeify, promisify, props, reduce, settle, some, using, timers, filter, any, each */ !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefined"!=typeof global?e=global:"undefined"!=typeof self&&(e=self),e.Promise=t()}}(function(){var t,e,n;return function r(t,e,n){function i(a,s){if(!e[a]){if(!t[a]){var c="function"==typeof _dereq_&&_dereq_;if(!s&&c)return c(a,!0);if(o)return o(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var u=e[a]={exports:{}};t[a][0].call(u.exports,function(e){var n=t[a][1][e];return i(n?n:e)},u,u.exports,r,t,e,n)}return e[a].exports}for(var o="function"==typeof _dereq_&&_dereq_,a=0;a0;)c(t)}function c(t){var e=t.shift();if("function"!=typeof e)e._settlePromises();else{var n=t.shift(),r=t.shift();e.call(n,r)}}var l;try{throw new Error}catch(u){l=u}var p=t("./schedule"),f=t("./queue"),h=t("./util");r.prototype.setScheduler=function(t){var e=this._schedule;return this._schedule=t,this._customScheduler=!0,e},r.prototype.hasCustomScheduler=function(){return this._customScheduler},r.prototype.enableTrampoline=function(){this._trampolineEnabled=!0},r.prototype.disableTrampolineIfNecessary=function(){h.hasDevTools&&(this._trampolineEnabled=!1)},r.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues},r.prototype.fatalError=function(t,e){e?(process.stderr.write("Fatal "+(t instanceof Error?t.stack:t)+"\n"),process.exit(2)):this.throwLater(t)},r.prototype.throwLater=function(t,e){if(1===arguments.length&&(e=t,t=function(){throw e}),"undefined"!=typeof setTimeout)setTimeout(function(){t(e)},0);else try{this._schedule(function(){t(e)})}catch(n){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")}},h.hasDevTools?(r.prototype.invokeLater=function(t,e,n){this._trampolineEnabled?i.call(this,t,e,n):this._schedule(function(){setTimeout(function(){t.call(e,n)},100)})},r.prototype.invoke=function(t,e,n){this._trampolineEnabled?o.call(this,t,e,n):this._schedule(function(){t.call(e,n)})},r.prototype.settlePromises=function(t){this._trampolineEnabled?a.call(this,t):this._schedule(function(){t._settlePromises()})}):(r.prototype.invokeLater=i,r.prototype.invoke=o,r.prototype.settlePromises=a),r.prototype._drainQueues=function(){s(this._normalQueue),this._reset(),this._haveDrainedQueues=!0,s(this._lateQueue)},r.prototype._queueTick=function(){this._isTickUsed||(this._isTickUsed=!0,this._schedule(this.drainQueues))},r.prototype._reset=function(){this._isTickUsed=!1},e.exports=r,e.exports.firstLineError=l},{"./queue":17,"./schedule":18,"./util":21}],2:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){var i=!1,o=function(t,e){this._reject(e)},a=function(t,e){e.promiseRejectionQueued=!0,e.bindingPromise._then(o,o,null,this,t)},s=function(t,e){0===(50397184&this._bitField)&&this._resolveCallback(e.target)},c=function(t,e){e.promiseRejectionQueued||this._reject(t)};t.prototype.bind=function(o){i||(i=!0,t.prototype._propagateFrom=r.propagateFromFunction(),t.prototype._boundValue=r.boundValueFunction());var l=n(o),u=new t(e);u._propagateFrom(this,1);var p=this._target();if(u._setBoundTo(l),l instanceof t){var f={promiseRejectionQueued:!1,promise:u,target:p,bindingPromise:l};p._then(e,a,void 0,u,f),l._then(s,c,void 0,u,f),u._setOnCancel(l)}else u._resolveCallback(p);return u},t.prototype._setBoundTo=function(t){void 0!==t?(this._bitField=2097152|this._bitField,this._boundTo=t):this._bitField=-2097153&this._bitField},t.prototype._isBound=function(){return 2097152===(2097152&this._bitField)},t.bind=function(e,n){return t.resolve(n).bind(e)}}},{}],3:[function(t,e,n){"use strict";function r(){try{Promise===o&&(Promise=i)}catch(t){}return o}var i;"undefined"!=typeof Promise&&(i=Promise);var o=t("./promise")();o.noConflict=r,e.exports=o},{"./promise":15}],4:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){var o=t("./util"),a=o.tryCatch,s=o.errorObj,c=e._async;e.prototype["break"]=e.prototype.cancel=function(){if(!i.cancellation())return this._warn("cancellation is disabled");for(var t=this,e=t;t._isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCancellable()){t._isFollowing()?t._followee().cancel():t._cancelBranched();break}t._isFollowing()&&t._followee().cancel(),t._setWillBeCancelled(),e=t,t=n}},e.prototype._branchHasCancelled=function(){this._branchesRemainingToCancel--},e.prototype._enoughBranchesHaveCancelled=function(){return void 0===this._branchesRemainingToCancel||this._branchesRemainingToCancel<=0},e.prototype._cancelBy=function(t){return t===this?(this._branchesRemainingToCancel=0,this._invokeOnCancel(),!0):(this._branchHasCancelled(),this._enoughBranchesHaveCancelled()?(this._invokeOnCancel(),!0):!1)},e.prototype._cancelBranched=function(){this._enoughBranchesHaveCancelled()&&this._cancel()},e.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},e.prototype._cancelPromises=function(){this._length()>0&&this._settlePromises()},e.prototype._unsetOnCancel=function(){this._onCancelField=void 0},e.prototype._isCancellable=function(){return this.isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},e.prototype._doInvokeOnCancel=function(t,e){if(o.isArray(t))for(var n=0;n=0?o[t]:void 0}var i=!1,o=[];return t.prototype._promiseCreated=function(){},t.prototype._pushContext=function(){},t.prototype._popContext=function(){return null},t._peekContext=t.prototype._peekContext=function(){},e.prototype._pushContext=function(){void 0!==this._trace&&(this._trace._promiseCreated=null,o.push(this._trace))},e.prototype._popContext=function(){if(void 0!==this._trace){var t=o.pop(),e=t._promiseCreated;return t._promiseCreated=null,e}return null},e.CapturedTrace=null,e.create=n,e.deactivateLongStackTraces=function(){},e.activateLongStackTraces=function(){var n=t.prototype._pushContext,o=t.prototype._popContext,a=t._peekContext,s=t.prototype._peekContext,c=t.prototype._promiseCreated;e.deactivateLongStackTraces=function(){t.prototype._pushContext=n,t.prototype._popContext=o,t._peekContext=a,t.prototype._peekContext=s,t.prototype._promiseCreated=c,i=!1},i=!0,t.prototype._pushContext=e.prototype._pushContext,t.prototype._popContext=e.prototype._popContext,t._peekContext=t.prototype._peekContext=r,t.prototype._promiseCreated=function(){var t=this._peekContext();t&&null==t._promiseCreated&&(t._promiseCreated=this)}},e}},{}],7:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,e){return{promise:e}}function i(){return!1}function o(t,e,n){var r=this;try{t(e,n,function(t){if("function"!=typeof t)throw new TypeError("onCancel must be a function, got: "+H.toString(t));r._attachCancellationCallback(t)})}catch(i){return i}}function a(t){if(!this._isCancellable())return this;var e=this._onCancel();void 0!==e?H.isArray(e)?e.push(t):this._setOnCancel([e,t]):this._setOnCancel(t)}function s(){return this._onCancelField}function c(t){this._onCancelField=t}function l(){this._cancellationParent=void 0,this._onCancelField=void 0}function u(t,e){if(0!==(1&e)){this._cancellationParent=t;var n=t._branchesRemainingToCancel;void 0===n&&(n=0),t._branchesRemainingToCancel=n+1}0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function p(t,e){0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function f(){var t=this._boundTo;return void 0!==t&&t instanceof e?t.isFulfilled()?t.value():void 0:t}function h(){this._trace=new O(this._peekContext())}function _(t,e){if(V(t)){var n=this._trace;if(void 0!==n&&e&&(n=n._parent),void 0!==n)n.attachExtraTrace(t);else if(!t.__stackCleaned__){var r=k(t);H.notEnumerableProp(t,"stack",r.message+"\n"+r.stack.join("\n")),H.notEnumerableProp(t,"__stackCleaned__",!0)}}}function d(){this._trace=void 0}function v(t,e,n,r,i){if(void 0===t&&null!==e&&J){if(void 0!==i&&i._returnedNonUndefined())return;if(0===(65535&r._bitField))return;n&&(n+=" ");var o="",a="";if(e._trace){for(var s=e._trace.stack.split("\n"),c=w(s),l=c.length-1;l>=0;--l){var u=c[l];if(!q.test(u)){var p=u.match(G);p&&(o="at "+p[1]+":"+p[2]+":"+p[3]+" ");break}}if(c.length>0)for(var f=c[0],l=0;l0&&(a="\n"+s[l-1]);break}}var h="a promise was created in a "+n+"handler "+o+"but was not returned from it, see http://goo.gl/rRqMUw"+a;r._warn(h,!0,e)}}function y(t,e){var n=t+" is deprecated and will be removed in a future version.";return e&&(n+=" Use "+e+" instead."),g(n)}function g(t,n,r){if(st.warnings){var i,o=new I(t);if(n)r._attachExtraTrace(o);else if(st.longStackTraces&&(i=e._peekContext()))i.attachExtraTrace(o);else{var a=k(o);o.stack=a.message+"\n"+a.stack.join("\n")}nt("warning",o)||j(o,"",!0)}}function m(t,e){for(var n=0;n=0;--s)if(r[s]===o){a=s;break}for(var s=a;s>=0;--s){var c=r[s];if(e[i]!==c)break;e.pop(),i--}e=r}}function w(t){for(var e=[],n=0;n0&&"SyntaxError"!=t.name&&(e=e.slice(n)),e}function k(t){var e=t.stack,n=t.toString();return e="string"==typeof e&&e.length>0?E(t):[" (No stack trace)"],{message:n,stack:"SyntaxError"==t.name?e:w(e)}}function j(t,e,n){if("undefined"!=typeof console){var r;if(H.isObject(t)){var i=t.stack;r=e+W(i,t)}else r=e+String(t);"function"==typeof L?L(r,n):("function"==typeof console.log||"object"==typeof console.log)&&console.log(r)}}function F(t,e,n,r){var i=!1;try{"function"==typeof e&&(i=!0,"rejectionHandled"===t?e(r):e(n,r))}catch(o){U.throwLater(o)}"unhandledRejection"===t?nt(t,n,r)||i||j(n,"Unhandled rejection "):nt(t,r)}function T(t){var e;if("function"==typeof t)e="[function "+(t.name||"anonymous")+"]";else{e=t&&"function"==typeof t.toString?t.toString():H.toString(t);var n=/\[object [a-zA-Z0-9$_]+\]/;if(n.test(e))try{var r=JSON.stringify(t);e=r}catch(i){}0===e.length&&(e="(empty array)")}return"(<"+P(e)+">, no stack trace)"}function P(t){var e=41;return t.lengtha||0>s||!n||!r||n!==r||a>=s||(it=function(t){if(Q.test(t))return!0;var e=S(t);return e&&e.fileName===n&&a<=e.line&&e.line<=s?!0:!1})}}function O(t){this._parent=t,this._promisesCreated=0;var e=this._length=1+(void 0===t?0:t._length);at(this,O),e>32&&this.uncycle()}var A,N,L,B=e._getDomain,U=e._async,I=t("./errors").Warning,H=t("./util"),D=t("./es5"),V=H.canAttachTrace,Q=/[\\\/]bluebird[\\\/]js[\\\/](release|debug|instrumented)/,q=/\((?:timers\.js):\d+:\d+\)/,G=/[\/<\(](.+?):(\d+):(\d+)\)?\s*$/,M=null,W=null,$=!1,z=!(0==H.env("BLUEBIRD_DEBUG")||!H.env("BLUEBIRD_DEBUG")&&"development"!==H.env("NODE_ENV")),X=!(0==H.env("BLUEBIRD_WARNINGS")||!z&&!H.env("BLUEBIRD_WARNINGS")),K=!(0==H.env("BLUEBIRD_LONG_STACK_TRACES")||!z&&!H.env("BLUEBIRD_LONG_STACK_TRACES")),J=0!=H.env("BLUEBIRD_W_FORGOTTEN_RETURN")&&(X||!!H.env("BLUEBIRD_W_FORGOTTEN_RETURN"));e.prototype.suppressUnhandledRejections=function(){var t=this._target();t._bitField=-1048577&t._bitField|524288},e.prototype._ensurePossibleRejectionHandled=function(){if(0===(524288&this._bitField)){this._setRejectionIsUnhandled();var t=this;setTimeout(function(){t._notifyUnhandledRejection()},1)}},e.prototype._notifyUnhandledRejectionIsHandled=function(){F("rejectionHandled",A,void 0,this)},e.prototype._setReturnedNonUndefined=function(){this._bitField=268435456|this._bitField},e.prototype._returnedNonUndefined=function(){return 0!==(268435456&this._bitField)},e.prototype._notifyUnhandledRejection=function(){if(this._isRejectionUnhandled()){var t=this._settledValue();this._setUnhandledRejectionIsNotified(),F("unhandledRejection",N,t,this)}},e.prototype._setUnhandledRejectionIsNotified=function(){this._bitField=262144|this._bitField},e.prototype._unsetUnhandledRejectionIsNotified=function(){this._bitField=-262145&this._bitField},e.prototype._isUnhandledRejectionNotified=function(){return(262144&this._bitField)>0},e.prototype._setRejectionIsUnhandled=function(){this._bitField=1048576|this._bitField},e.prototype._unsetRejectionIsUnhandled=function(){this._bitField=-1048577&this._bitField,this._isUnhandledRejectionNotified()&&(this._unsetUnhandledRejectionIsNotified(),this._notifyUnhandledRejectionIsHandled())},e.prototype._isRejectionUnhandled=function(){return(1048576&this._bitField)>0},e.prototype._warn=function(t,e,n){return g(t,e,n||this)},e.onPossiblyUnhandledRejection=function(t){var e=B();N="function"==typeof t?null===e?t:H.domainBind(e,t):void 0},e.onUnhandledRejectionHandled=function(t){var e=B();A="function"==typeof t?null===e?t:H.domainBind(e,t):void 0};var Y=function(){};e.longStackTraces=function(){if(U.haveItemsQueued()&&!st.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");if(!st.longStackTraces&&R()){var t=e.prototype._captureStackTrace,r=e.prototype._attachExtraTrace,i=e.prototype._dereferenceTrace;st.longStackTraces=!0,Y=function(){if(U.haveItemsQueued()&&!st.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");e.prototype._captureStackTrace=t,e.prototype._attachExtraTrace=r,e.prototype._dereferenceTrace=i,n.deactivateLongStackTraces(),U.enableTrampoline(),st.longStackTraces=!1},e.prototype._captureStackTrace=h,e.prototype._attachExtraTrace=_,e.prototype._dereferenceTrace=d,n.activateLongStackTraces(),U.disableTrampolineIfNecessary()}},e.hasLongStackTraces=function(){return st.longStackTraces&&R()};var Z=function(){try{if("function"==typeof CustomEvent){var t=new CustomEvent("CustomEvent");return H.global.dispatchEvent(t),function(t,e){var n={detail:e,cancelable:!0};D.defineProperty(n,"promise",{value:e.promise}),D.defineProperty(n,"reason",{value:e.reason});var r=new CustomEvent(t.toLowerCase(),n);return!H.global.dispatchEvent(r)}}if("function"==typeof Event){var t=new Event("CustomEvent");return H.global.dispatchEvent(t),function(t,e){var n=new Event(t.toLowerCase(),{cancelable:!0});return n.detail=e,D.defineProperty(n,"promise",{value:e.promise}),D.defineProperty(n,"reason",{value:e.reason}),!H.global.dispatchEvent(n)}}var t=document.createEvent("CustomEvent");return t.initCustomEvent("testingtheevent",!1,!0,{}),H.global.dispatchEvent(t),function(t,e){var n=document.createEvent("CustomEvent");return n.initCustomEvent(t.toLowerCase(),!1,!0,e),!H.global.dispatchEvent(n)}}catch(e){}return function(){return!1}}(),tt=function(){return H.isNode?function(){return process.emit.apply(process,arguments)}:H.global?function(t){var e="on"+t.toLowerCase(),n=H.global[e];return n?(n.apply(H.global,[].slice.call(arguments,1)),!0):!1}:function(){return!1}}(),et={promiseCreated:r,promiseFulfilled:r,promiseRejected:r,promiseResolved:r,promiseCancelled:r,promiseChained:function(t,e,n){return{promise:e,child:n}},warning:function(t,e){return{warning:e}},unhandledRejection:function(t,e,n){return{reason:e,promise:n}},rejectionHandled:r},nt=function(t){var e=!1;try{e=tt.apply(null,arguments)}catch(n){U.throwLater(n),e=!0}var r=!1;try{r=Z(t,et[t].apply(null,arguments))}catch(n){U.throwLater(n),r=!0}return r||e};e.config=function(t){if(t=Object(t),"longStackTraces"in t&&(t.longStackTraces?e.longStackTraces():!t.longStackTraces&&e.hasLongStackTraces()&&Y()),"warnings"in t){var n=t.warnings;st.warnings=!!n,J=st.warnings,H.isObject(n)&&"wForgottenReturn"in n&&(J=!!n.wForgottenReturn)}if("cancellation"in t&&t.cancellation&&!st.cancellation){if(U.haveItemsQueued())throw new Error("cannot enable cancellation after promises are in use");e.prototype._clearCancellationData=l,e.prototype._propagateFrom=u,e.prototype._onCancel=s,e.prototype._setOnCancel=c,e.prototype._attachCancellationCallback=a,e.prototype._execute=o,rt=u,st.cancellation=!0}return"monitoring"in t&&(t.monitoring&&!st.monitoring?(st.monitoring=!0,e.prototype._fireEvent=nt):!t.monitoring&&st.monitoring&&(st.monitoring=!1,e.prototype._fireEvent=i)),e},e.prototype._fireEvent=i,e.prototype._execute=function(t,e,n){try{t(e,n)}catch(r){return r}},e.prototype._onCancel=function(){},e.prototype._setOnCancel=function(t){},e.prototype._attachCancellationCallback=function(t){},e.prototype._captureStackTrace=function(){},e.prototype._attachExtraTrace=function(){},e.prototype._dereferenceTrace=function(){},e.prototype._clearCancellationData=function(){},e.prototype._propagateFrom=function(t,e){};var rt=p,it=function(){return!1},ot=/[\/<\(]([^:\/]+):(\d+):(?:\d+)\)?\s*$/;H.inherits(O,Error),n.CapturedTrace=O,O.prototype.uncycle=function(){var t=this._length;if(!(2>t)){for(var e=[],n={},r=0,i=this;void 0!==i;++r)e.push(i),i=i._parent;t=this._length=r;for(var r=t-1;r>=0;--r){var o=e[r].stack;void 0===n[o]&&(n[o]=r)}for(var r=0;t>r;++r){var a=e[r].stack,s=n[a];if(void 0!==s&&s!==r){s>0&&(e[s-1]._parent=void 0,e[s-1]._length=1),e[r]._parent=void 0,e[r]._length=1;var c=r>0?e[r-1]:this;t-1>s?(c._parent=e[s+1],c._parent.uncycle(),c._length=c._parent._length+1):(c._parent=void 0,c._length=1);for(var l=c._length+1,u=r-2;u>=0;--u)e[u]._length=l,l++;return}}}},O.prototype.attachExtraTrace=function(t){if(!t.__stackCleaned__){this.uncycle();for(var e=k(t),n=e.message,r=[e.stack],i=this;void 0!==i;)r.push(w(i.stack.split("\n"))),i=i._parent;C(r),b(r),H.notEnumerableProp(t,"stack",m(n,r)),H.notEnumerableProp(t,"__stackCleaned__",!0)}};var at=function(){var t=/^\s*at\s*/,e=function(t,e){return"string"==typeof t?t:void 0!==e.name&&void 0!==e.message?e.toString():T(e)};if("number"==typeof Error.stackTraceLimit&&"function"==typeof Error.captureStackTrace){Error.stackTraceLimit+=6,M=t,W=e;var n=Error.captureStackTrace;return it=function(t){return Q.test(t)},function(t,e){Error.stackTraceLimit+=6,n(t,e),Error.stackTraceLimit-=6}}var r=new Error;if("string"==typeof r.stack&&r.stack.split("\n")[0].indexOf("stackDetection@")>=0)return M=/@/,W=e,$=!0,function(t){t.stack=(new Error).stack};var i;try{throw new Error}catch(o){i="stack"in o}return"stack"in r||!i||"number"!=typeof Error.stackTraceLimit?(W=function(t,e){return"string"==typeof t?t:"object"!=typeof e&&"function"!=typeof e||void 0===e.name||void 0===e.message?T(e):e.toString()},null):(M=t,W=e,function(t){Error.stackTraceLimit+=6;try{throw new Error}catch(e){t.stack=e.stack}Error.stackTraceLimit-=6})}([]);"undefined"!=typeof console&&"undefined"!=typeof console.warn&&(L=function(t){console.warn(t)},H.isNode&&process.stderr.isTTY?L=function(t,e){var n=e?"":"";console.warn(n+t+"\n")}:H.isNode||"string"!=typeof(new Error).stack||(L=function(t,e){console.warn("%c"+t,e?"color: darkorange":"color: red")}));var st={warnings:X,longStackTraces:!1,cancellation:!1,monitoring:!1};return K&&e.longStackTraces(),{longStackTraces:function(){return st.longStackTraces},warnings:function(){return st.warnings},cancellation:function(){return st.cancellation},monitoring:function(){return st.monitoring},propagateFromFunction:function(){return rt},boundValueFunction:function(){return f},checkForgottenReturns:v,setBounds:x,warn:g,deprecated:y,CapturedTrace:O,fireDomEvent:Z,fireGlobalEvent:tt}}},{"./errors":9,"./es5":10,"./util":21}],8:[function(t,e,n){"use strict";e.exports=function(t){function e(){return this.value}function n(){throw this.reason}t.prototype["return"]=t.prototype.thenReturn=function(n){return n instanceof t&&n.suppressUnhandledRejections(),this._then(e,void 0,void 0,{value:n},void 0)},t.prototype["throw"]=t.prototype.thenThrow=function(t){return this._then(n,void 0,void 0,{reason:t},void 0)},t.prototype.catchThrow=function(t){if(arguments.length<=1)return this._then(void 0,n,void 0,{reason:t},void 0);var e=arguments[1],r=function(){throw e};return this.caught(t,r)},t.prototype.catchReturn=function(n){if(arguments.length<=1)return n instanceof t&&n.suppressUnhandledRejections(),this._then(void 0,e,void 0,{value:n},void 0);var r=arguments[1];r instanceof t&&r.suppressUnhandledRejections();var i=function(){return r};return this.caught(n,i)}}},{}],9:[function(t,e,n){"use strict";function r(t,e){function n(r){return this instanceof n?(p(this,"message","string"==typeof r?r:e),p(this,"name",t),void(Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):Error.call(this))):new n(r)}return u(n,Error),n}function i(t){return this instanceof i?(p(this,"name","OperationalError"),p(this,"message",t),this.cause=t,this.isOperational=!0,void(t instanceof Error?(p(this,"message",t.message),p(this,"stack",t.stack)):Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor))):new i(t)}var o,a,s=t("./es5"),c=s.freeze,l=t("./util"),u=l.inherits,p=l.notEnumerableProp,f=r("Warning","warning"),h=r("CancellationError","cancellation error"),_=r("TimeoutError","timeout error"),d=r("AggregateError","aggregate error");try{o=TypeError,a=RangeError}catch(v){o=r("TypeError","type error"),a=r("RangeError","range error")}for(var y="join pop push shift unshift slice filter forEach some every map indexOf lastIndexOf reduce reduceRight sort reverse".split(" "),g=0;g1?t.cancelPromise._reject(e):t.cancelPromise._cancel(),t.cancelPromise=null,!0):!1}function s(){return l.call(this,this.promise._target()._settledValue())}function c(t){return a(this,t)?void 0:(f.e=t,f)}function l(t){var i=this.promise,l=this.handler;if(!this.called){this.called=!0;var u=this.isFinallyHandler()?l.call(i._boundValue()):l.call(i._boundValue(),t);if(u===r)return u;if(void 0!==u){i._setReturnedNonUndefined();var h=n(u,i);if(h instanceof e){if(null!=this.cancelPromise){if(h._isCancelled()){var _=new p("late cancellation observer");return i._attachExtraTrace(_),f.e=_,f}h.isPending()&&h._attachCancellationCallback(new o(this))}return h._then(s,c,void 0,this,void 0)}}}return i.isRejected()?(a(this),f.e=t,f):(a(this),t)}var u=t("./util"),p=e.CancellationError,f=u.errorObj,h=t("./catch_filter")(r);return i.prototype.isFinallyHandler=function(){return 0===this.type},o.prototype._resultCancelled=function(){a(this.finallyHandler)},e.prototype._passThrough=function(t,e,n,r){return"function"!=typeof t?this.then():this._then(n,r,void 0,new i(this,e,t),void 0)},e.prototype.lastly=e.prototype["finally"]=function(t){return this._passThrough(t,0,l,l)},e.prototype.tap=function(t){return this._passThrough(t,1,l)},e.prototype.tapCatch=function(t){var n=arguments.length;if(1===n)return this._passThrough(t,1,void 0,l);var r,i=new Array(n-1),o=0;for(r=0;n-1>r;++r){var a=arguments[r];if(!u.isObject(a))return e.reject(new TypeError("tapCatch statement predicate: expecting an object but got "+u.classString(a)));i[o++]=a}i.length=o;var s=arguments[r];return this._passThrough(h(i,s,this),1,void 0,l)},i}},{"./catch_filter":5,"./util":21}],12:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,a){var s=t("./util");s.canEvaluate,s.tryCatch,s.errorObj;e.join=function(){var t,e=arguments.length-1;if(e>0&&"function"==typeof arguments[e]){t=arguments[e];var r}var i=[].slice.call(arguments);t&&i.pop();var r=new n(i).promise();return void 0!==t?r.spread(t):r}}},{"./util":21}],13:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var a=t("./util"),s=a.tryCatch;e.method=function(t){if("function"!=typeof t)throw new e.TypeError("expecting a function but got "+a.classString(t));return function(){var r=new e(n);r._captureStackTrace(),r._pushContext();var i=s(t).apply(this,arguments),a=r._popContext();return o.checkForgottenReturns(i,a,"Promise.method",r),r._resolveFromSyncValue(i),r}},e.attempt=e["try"]=function(t){if("function"!=typeof t)return i("expecting a function but got "+a.classString(t));var r=new e(n);r._captureStackTrace(),r._pushContext();var c;if(arguments.length>1){o.deprecated("calling Promise.try with more than 1 argument");var l=arguments[1],u=arguments[2];c=a.isArray(l)?s(t).apply(u,l):s(t).call(u,l)}else c=s(t)();var p=r._popContext();return o.checkForgottenReturns(c,p,"Promise.try",r),r._resolveFromSyncValue(c),r},e.prototype._resolveFromSyncValue=function(t){t===a.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},{"./util":21}],14:[function(t,e,n){"use strict";function r(t){return t instanceof Error&&u.getPrototypeOf(t)===Error.prototype}function i(t){var e;if(r(t)){e=new l(t),e.name=t.name,e.message=t.message,e.stack=t.stack;for(var n=u.keys(t),i=0;i1){var n,r=new Array(e-1),i=0;for(n=0;e-1>n;++n){var o=arguments[n];if(!h.isObject(o))return p("Catch statement predicate: expecting an object but got "+h.classString(o));r[i++]=o}return r.length=i,t=arguments[n],this.then(void 0,P(r,t,this))}return this.then(void 0,t)},i.prototype.reflect=function(){return this._then(u,u,void 0,this,void 0)},i.prototype.then=function(t,e){if(F.warnings()&&arguments.length>0&&"function"!=typeof t&&"function"!=typeof e){ -var n=".then() only accepts functions but was passed: "+h.classString(t);arguments.length>1&&(n+=", "+h.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?p("expecting a function but got "+h.classString(t)):this.all()._then(t,void 0,void 0,C,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new k(this).promise()},i.prototype.error=function(t){return this.caught(h.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(b);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=x(t)(R(e,n));return r===S&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new k(t).promise()},i.cast=function(t){var e=E(t);return e instanceof i||(e=new i(b),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(b);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new g("expecting a function but got "+h.classString(t));return v.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var a=void 0!==o,s=a?o:new i(b),l=this._target(),u=l._bitField;a||(s._propagateFrom(this,3),s._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():l===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,s));var p=c();if(0!==(50397184&u)){var f,_,d=l._settlePromiseCtx;0!==(33554432&u)?(_=l._rejectionHandler0,f=t):0!==(16777216&u)?(_=l._fulfillmentHandler0,f=e,l._unsetRejectionIsUnhandled()):(d=l._settlePromiseLateCancellationObserver,_=new m("late cancellation observer"),l._attachExtraTrace(_),f=e),v.invoke(d,l,{handler:null===p?f:"function"==typeof f&&h.domainBind(p,f),promise:s,receiver:r,value:_})}else l._addCallbacks(t,e,s,r,p);return s},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){v.hasCustomScheduler()||(this._bitField=134217728|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===f?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=f),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=f),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=null===i?t:h.domainBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=null===i?e:h.domainBind(i,e));else{var a=4*o-4;this[a+2]=n,this[a+3]=r,"function"==typeof t&&(this[a+0]=null===i?t:h.domainBind(i,t)),"function"==typeof e&&(this[a+1]=null===i?e:h.domainBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(l(),!1);var n=E(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(l());var o=r._bitField;if(0===(50397184&o)){var a=this._length();a>0&&r._migrateCallback0(this);for(var s=1;a>s;++s)r._migrateCallbackAt(this,s);this._setFollowing(),this._setLength(0),this._setFollowee(r)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var c=new m("late cancellation observer");r._attachExtraTrace(c),this._reject(c)}}},i.prototype._rejectCallback=function(t,e,n){var r=h.ensureErrorObject(t),i=r===t;if(!i&&!n&&F.warnings()){var o="a promise was rejected with a non-error: "+h.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==b){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===C?n&&"number"==typeof n.length?o=x(t).apply(this._boundValue(),n):(o=S,o.e=new g("cannot .spread() a non-array: "+h.classString(n))):o=x(t).call(e,n);var a=r._popContext();i=r._bitField,0===(65536&i)&&(o===w?r._reject(n):o===S?r._rejectCallback(o.e,!1):(F.checkForgottenReturns(o,a,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var a=t instanceof i,s=this._bitField,c=0!==(134217728&s);0!==(65536&s)?(a&&t._invokeInternalOnCancel(),r instanceof T&&r.isFinallyHandler()?(r.cancelPromise=t,x(e).call(r,o)===S&&t._reject(S.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):a||t instanceof k?t._cancel():r.cancel()):"function"==typeof e?a?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&s)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):a&&(c&&t._setAsyncGuaranteed(),0!==(33554432&s)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=l();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():v.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?v.fatalError(t,h.isNode):void((65535&e)>0?v.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},i.defer=i.pending=function(){F.deprecated("Promise.defer","new Promise");var t=new i(b);return{promise:t,resolve:o,reject:a}},h.notEnumerableProp(i,"_makeSelfResolutionError",l),t("./method")(i,b,E,p,F),t("./bind")(i,b,E,F),t("./cancel")(i,k,p,F),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,k,E,b,v,c),i.Promise=i,i.version="3.5.3",h.toFastProperties(i),h.toFastProperties(i.prototype),s({a:1}),s({b:2}),s({c:3}),s(1),s(function(){}),s(void 0),s(!1),s(new i(b)),F.setBounds(d.firstLineError,h.lastLineError),i}},{"./async":1,"./bind":2,"./cancel":4,"./catch_filter":5,"./context":6,"./debuggability":7,"./direct_resolve":8,"./errors":9,"./es5":10,"./finally":11,"./join":12,"./method":13,"./nodeback":14,"./promise_array":16,"./synchronous_inspection":19,"./thenables":20,"./util":21}],16:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function a(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function s(t){var r=this._promise=new e(n);t instanceof e&&r._propagateFrom(t,3),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(s,o),s.prototype.length=function(){return this._length},s.prototype.promise=function(){return this._promise},s.prototype._init=function l(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var s=o._bitField;if(this._values=o,0===(50397184&s))return this._promise._setAsyncGuaranteed(),o._then(l,this._reject,void 0,this,n);if(0===(33554432&s))return 0!==(16777216&s)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var u=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(u,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(a(n))):void this._iterate(o)},s.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,a=null,s=0;n>s;++s){var c=r(t[s],i);c instanceof e?(c=c._target(),a=c._bitField):a=null,o?null!==a&&c.suppressUnhandledRejections():null!==a?0===(50397184&a)?(c._proxy(this,s),this._values[s]=c):o=0!==(33554432&a)?this._promiseFulfilled(c._value(),s):0!==(16777216&a)?this._promiseRejected(c._reason(),s):this._promiseCancelled(s):o=this._promiseFulfilled(c,s)}o||i._setAsyncGuaranteed()},s.prototype._isResolved=function(){return null===this._values},s.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},s.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},s.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},s.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},s.prototype._promiseCancelled=function(){return this._cancel(),!0},s.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},s.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;no;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacityn;++n)i[n]=t[n];return i[n]=e,i}function l(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function u(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function f(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function h(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return N.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function g(t){try{u(t,"isOperational",!0)}catch(e){}}function m(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function C(t){return{}.toString.call(t)}function w(t,e,n){for(var r=F.names(t),i=0;i10||t[0]>0}(),D.isNode&&D.toFastProperties(process);try{throw new Error}catch(V){D.lastLineError=V}e.exports=D},{"./es5":10}]},{},[3])(3)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise); \ No newline at end of file +var n=".then() only accepts functions but was passed: "+h.classString(t);arguments.length>1&&(n+=", "+h.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?p("expecting a function but got "+h.classString(t)):this.all()._then(t,void 0,void 0,C,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new k(this).promise()},i.prototype.error=function(t){return this.caught(h.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(b);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=x(t)(R(e,n));return r===S&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new k(t).promise()},i.cast=function(t){var e=E(t);return e instanceof i||(e=new i(b),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(b);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new g("expecting a function but got "+h.classString(t));return v.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var a=void 0!==o,s=a?o:new i(b),l=this._target(),u=l._bitField;a||(s._propagateFrom(this,3),s._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():l===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,s));var p=c();if(0!==(50397184&u)){var f,_,d=l._settlePromiseCtx;0!==(33554432&u)?(_=l._rejectionHandler0,f=t):0!==(16777216&u)?(_=l._fulfillmentHandler0,f=e,l._unsetRejectionIsUnhandled()):(d=l._settlePromiseLateCancellationObserver,_=new m("late cancellation observer"),l._attachExtraTrace(_),f=e),v.invoke(d,l,{handler:null===p?f:"function"==typeof f&&h.domainBind(p,f),promise:s,receiver:r,value:_})}else l._addCallbacks(t,e,s,r,p);return s},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){v.hasCustomScheduler()||(this._bitField=134217728|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===f?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=f),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=f),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=null===i?t:h.domainBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=null===i?e:h.domainBind(i,e));else{var a=4*o-4;this[a+2]=n,this[a+3]=r,"function"==typeof t&&(this[a+0]=null===i?t:h.domainBind(i,t)),"function"==typeof e&&(this[a+1]=null===i?e:h.domainBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(l(),!1);var n=E(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(l());var o=r._bitField;if(0===(50397184&o)){var a=this._length();a>0&&r._migrateCallback0(this);for(var s=1;a>s;++s)r._migrateCallbackAt(this,s);this._setFollowing(),this._setLength(0),this._setFollowee(r)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var c=new m("late cancellation observer");r._attachExtraTrace(c),this._reject(c)}}},i.prototype._rejectCallback=function(t,e,n){var r=h.ensureErrorObject(t),i=r===t;if(!i&&!n&&F.warnings()){var o="a promise was rejected with a non-error: "+h.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==b){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===C?n&&"number"==typeof n.length?o=x(t).apply(this._boundValue(),n):(o=S,o.e=new g("cannot .spread() a non-array: "+h.classString(n))):o=x(t).call(e,n);var a=r._popContext();i=r._bitField,0===(65536&i)&&(o===w?r._reject(n):o===S?r._rejectCallback(o.e,!1):(F.checkForgottenReturns(o,a,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var a=t instanceof i,s=this._bitField,c=0!==(134217728&s);0!==(65536&s)?(a&&t._invokeInternalOnCancel(),r instanceof T&&r.isFinallyHandler()?(r.cancelPromise=t,x(e).call(r,o)===S&&t._reject(S.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):a||t instanceof k?t._cancel():r.cancel()):"function"==typeof e?a?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&s)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):a&&(c&&t._setAsyncGuaranteed(),0!==(33554432&s)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=l();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():v.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?v.fatalError(t,h.isNode):void((65535&e)>0?v.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},i.defer=i.pending=function(){F.deprecated("Promise.defer","new Promise");var t=new i(b);return{promise:t,resolve:o,reject:a}},h.notEnumerableProp(i,"_makeSelfResolutionError",l),t("./method")(i,b,E,p,F),t("./bind")(i,b,E,F),t("./cancel")(i,k,p,F),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,k,E,b,v,c),i.Promise=i,i.version="3.5.4",h.toFastProperties(i),h.toFastProperties(i.prototype),s({a:1}),s({b:2}),s({c:3}),s(1),s(function(){}),s(void 0),s(!1),s(new i(b)),F.setBounds(d.firstLineError,h.lastLineError),i}},{"./async":1,"./bind":2,"./cancel":4,"./catch_filter":5,"./context":6,"./debuggability":7,"./direct_resolve":8,"./errors":9,"./es5":10,"./finally":11,"./join":12,"./method":13,"./nodeback":14,"./promise_array":16,"./synchronous_inspection":19,"./thenables":20,"./util":21}],16:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function a(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function s(t){var r=this._promise=new e(n);t instanceof e&&r._propagateFrom(t,3),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(s,o),s.prototype.length=function(){return this._length},s.prototype.promise=function(){return this._promise},s.prototype._init=function l(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var s=o._bitField;if(this._values=o,0===(50397184&s))return this._promise._setAsyncGuaranteed(),o._then(l,this._reject,void 0,this,n);if(0===(33554432&s))return 0!==(16777216&s)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var u=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(u,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(a(n))):void this._iterate(o)},s.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,a=null,s=0;n>s;++s){var c=r(t[s],i);c instanceof e?(c=c._target(),a=c._bitField):a=null,o?null!==a&&c.suppressUnhandledRejections():null!==a?0===(50397184&a)?(c._proxy(this,s),this._values[s]=c):o=0!==(33554432&a)?this._promiseFulfilled(c._value(),s):0!==(16777216&a)?this._promiseRejected(c._reason(),s):this._promiseCancelled(s):o=this._promiseFulfilled(c,s)}o||i._setAsyncGuaranteed()},s.prototype._isResolved=function(){return null===this._values},s.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},s.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},s.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},s.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},s.prototype._promiseCancelled=function(){return this._cancel(),!0},s.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},s.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;no;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacityn;++n)i[n]=t[n];return i[n]=e,i}function l(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function u(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function f(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function h(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return N.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function g(t){try{u(t,"isOperational",!0)}catch(e){}}function m(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function C(t){return{}.toString.call(t)}function w(t,e,n){for(var r=F.names(t),i=0;i10||t[0]>0}(),D.isNode&&D.toFastProperties(process);try{throw new Error}catch(V){D.lastLineError=V}e.exports=D},{"./es5":10}]},{},[3])(3)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise); \ No newline at end of file diff --git a/node_modules/bluebird/js/browser/bluebird.js b/node_modules/bluebird/js/browser/bluebird.js index 66c6c1c4f..dbee8f077 100644 --- a/node_modules/bluebird/js/browser/bluebird.js +++ b/node_modules/bluebird/js/browser/bluebird.js @@ -23,7 +23,7 @@ * */ /** - * bluebird build version 3.5.3 + * bluebird build version 3.5.4 * Features enabled: core, race, call_get, generators, map, nodeify, promisify, props, reduce, settle, some, using, timers, filter, any, each */ !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.Promise=e()}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof _dereq_=="function"&&_dereq_;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof _dereq_=="function"&&_dereq_;for(var o=0;o 10) || (version[0] > 0); })(); diff --git a/node_modules/bluebird/js/browser/bluebird.min.js b/node_modules/bluebird/js/browser/bluebird.min.js index 23bc16d56..b93027b8e 100644 --- a/node_modules/bluebird/js/browser/bluebird.min.js +++ b/node_modules/bluebird/js/browser/bluebird.min.js @@ -23,9 +23,9 @@ * */ /** - * bluebird build version 3.5.3 + * bluebird build version 3.5.4 * Features enabled: core, race, call_get, generators, map, nodeify, promisify, props, reduce, settle, some, using, timers, filter, any, each */ -!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefined"!=typeof global?e=global:"undefined"!=typeof self&&(e=self),e.Promise=t()}}(function(){var t,e,n;return function r(t,e,n){function i(s,a){if(!e[s]){if(!t[s]){var c="function"==typeof _dereq_&&_dereq_;if(!a&&c)return c(s,!0);if(o)return o(s,!0);var l=new Error("Cannot find module '"+s+"'");throw l.code="MODULE_NOT_FOUND",l}var u=e[s]={exports:{}};t[s][0].call(u.exports,function(e){var n=t[s][1][e];return i(n?n:e)},u,u.exports,r,t,e,n)}return e[s].exports}for(var o="function"==typeof _dereq_&&_dereq_,s=0;s0;)c(t)}function c(t){var e=t.shift();if("function"!=typeof e)e._settlePromises();else{var n=t.shift(),r=t.shift();e.call(n,r)}}var l;try{throw new Error}catch(u){l=u}var p=t("./schedule"),h=t("./queue"),f=t("./util");r.prototype.setScheduler=function(t){var e=this._schedule;return this._schedule=t,this._customScheduler=!0,e},r.prototype.hasCustomScheduler=function(){return this._customScheduler},r.prototype.enableTrampoline=function(){this._trampolineEnabled=!0},r.prototype.disableTrampolineIfNecessary=function(){f.hasDevTools&&(this._trampolineEnabled=!1)},r.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues},r.prototype.fatalError=function(t,e){e?(process.stderr.write("Fatal "+(t instanceof Error?t.stack:t)+"\n"),process.exit(2)):this.throwLater(t)},r.prototype.throwLater=function(t,e){if(1===arguments.length&&(e=t,t=function(){throw e}),"undefined"!=typeof setTimeout)setTimeout(function(){t(e)},0);else try{this._schedule(function(){t(e)})}catch(n){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")}},f.hasDevTools?(r.prototype.invokeLater=function(t,e,n){this._trampolineEnabled?i.call(this,t,e,n):this._schedule(function(){setTimeout(function(){t.call(e,n)},100)})},r.prototype.invoke=function(t,e,n){this._trampolineEnabled?o.call(this,t,e,n):this._schedule(function(){t.call(e,n)})},r.prototype.settlePromises=function(t){this._trampolineEnabled?s.call(this,t):this._schedule(function(){t._settlePromises()})}):(r.prototype.invokeLater=i,r.prototype.invoke=o,r.prototype.settlePromises=s),r.prototype._drainQueues=function(){a(this._normalQueue),this._reset(),this._haveDrainedQueues=!0,a(this._lateQueue)},r.prototype._queueTick=function(){this._isTickUsed||(this._isTickUsed=!0,this._schedule(this.drainQueues))},r.prototype._reset=function(){this._isTickUsed=!1},e.exports=r,e.exports.firstLineError=l},{"./queue":26,"./schedule":29,"./util":36}],3:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){var i=!1,o=function(t,e){this._reject(e)},s=function(t,e){e.promiseRejectionQueued=!0,e.bindingPromise._then(o,o,null,this,t)},a=function(t,e){0===(50397184&this._bitField)&&this._resolveCallback(e.target)},c=function(t,e){e.promiseRejectionQueued||this._reject(t)};t.prototype.bind=function(o){i||(i=!0,t.prototype._propagateFrom=r.propagateFromFunction(),t.prototype._boundValue=r.boundValueFunction());var l=n(o),u=new t(e);u._propagateFrom(this,1);var p=this._target();if(u._setBoundTo(l),l instanceof t){var h={promiseRejectionQueued:!1,promise:u,target:p,bindingPromise:l};p._then(e,s,void 0,u,h),l._then(a,c,void 0,u,h),u._setOnCancel(l)}else u._resolveCallback(p);return u},t.prototype._setBoundTo=function(t){void 0!==t?(this._bitField=2097152|this._bitField,this._boundTo=t):this._bitField=-2097153&this._bitField},t.prototype._isBound=function(){return 2097152===(2097152&this._bitField)},t.bind=function(e,n){return t.resolve(n).bind(e)}}},{}],4:[function(t,e,n){"use strict";function r(){try{Promise===o&&(Promise=i)}catch(t){}return o}var i;"undefined"!=typeof Promise&&(i=Promise);var o=t("./promise")();o.noConflict=r,e.exports=o},{"./promise":22}],5:[function(t,e,n){"use strict";var r=Object.create;if(r){var i=r(null),o=r(null);i[" size"]=o[" size"]=0}e.exports=function(e){function n(t,n){var r;if(null!=t&&(r=t[n]),"function"!=typeof r){var i="Object "+a.classString(t)+" has no method '"+a.toString(n)+"'";throw new e.TypeError(i)}return r}function r(t){var e=this.pop(),r=n(t,e);return r.apply(t,this)}function i(t){return t[this]}function o(t){var e=+this;return 0>e&&(e=Math.max(0,e+t.length)),t[e]}var s,a=t("./util"),c=a.canEvaluate;a.isIdentifier;e.prototype.call=function(t){var e=[].slice.call(arguments,1);return e.push(t),this._then(r,void 0,void 0,e,void 0)},e.prototype.get=function(t){var e,n="number"==typeof t;if(n)e=o;else if(c){var r=s(t);e=null!==r?r:i}else e=i;return this._then(e,void 0,void 0,t,void 0)}}},{"./util":36}],6:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){var o=t("./util"),s=o.tryCatch,a=o.errorObj,c=e._async;e.prototype["break"]=e.prototype.cancel=function(){if(!i.cancellation())return this._warn("cancellation is disabled");for(var t=this,e=t;t._isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCancellable()){t._isFollowing()?t._followee().cancel():t._cancelBranched();break}t._isFollowing()&&t._followee().cancel(),t._setWillBeCancelled(),e=t,t=n}},e.prototype._branchHasCancelled=function(){this._branchesRemainingToCancel--},e.prototype._enoughBranchesHaveCancelled=function(){return void 0===this._branchesRemainingToCancel||this._branchesRemainingToCancel<=0},e.prototype._cancelBy=function(t){return t===this?(this._branchesRemainingToCancel=0,this._invokeOnCancel(),!0):(this._branchHasCancelled(),this._enoughBranchesHaveCancelled()?(this._invokeOnCancel(),!0):!1)},e.prototype._cancelBranched=function(){this._enoughBranchesHaveCancelled()&&this._cancel()},e.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},e.prototype._cancelPromises=function(){this._length()>0&&this._settlePromises()},e.prototype._unsetOnCancel=function(){this._onCancelField=void 0},e.prototype._isCancellable=function(){return this.isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},e.prototype._doInvokeOnCancel=function(t,e){if(o.isArray(t))for(var n=0;n=0?o[t]:void 0}var i=!1,o=[];return t.prototype._promiseCreated=function(){},t.prototype._pushContext=function(){},t.prototype._popContext=function(){return null},t._peekContext=t.prototype._peekContext=function(){},e.prototype._pushContext=function(){void 0!==this._trace&&(this._trace._promiseCreated=null,o.push(this._trace))},e.prototype._popContext=function(){if(void 0!==this._trace){var t=o.pop(),e=t._promiseCreated;return t._promiseCreated=null,e}return null},e.CapturedTrace=null,e.create=n,e.deactivateLongStackTraces=function(){},e.activateLongStackTraces=function(){var n=t.prototype._pushContext,o=t.prototype._popContext,s=t._peekContext,a=t.prototype._peekContext,c=t.prototype._promiseCreated;e.deactivateLongStackTraces=function(){t.prototype._pushContext=n,t.prototype._popContext=o,t._peekContext=s,t.prototype._peekContext=a,t.prototype._promiseCreated=c,i=!1},i=!0,t.prototype._pushContext=e.prototype._pushContext,t.prototype._popContext=e.prototype._popContext,t._peekContext=t.prototype._peekContext=r,t.prototype._promiseCreated=function(){var t=this._peekContext();t&&null==t._promiseCreated&&(t._promiseCreated=this)}},e}},{}],9:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,e){return{promise:e}}function i(){return!1}function o(t,e,n){var r=this;try{t(e,n,function(t){if("function"!=typeof t)throw new TypeError("onCancel must be a function, got: "+N.toString(t));r._attachCancellationCallback(t)})}catch(i){return i}}function s(t){if(!this._isCancellable())return this;var e=this._onCancel();void 0!==e?N.isArray(e)?e.push(t):this._setOnCancel([e,t]):this._setOnCancel(t)}function a(){return this._onCancelField}function c(t){this._onCancelField=t}function l(){this._cancellationParent=void 0,this._onCancelField=void 0}function u(t,e){if(0!==(1&e)){this._cancellationParent=t;var n=t._branchesRemainingToCancel;void 0===n&&(n=0),t._branchesRemainingToCancel=n+1}0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function p(t,e){0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function h(){var t=this._boundTo;return void 0!==t&&t instanceof e?t.isFulfilled()?t.value():void 0:t}function f(){this._trace=new O(this._peekContext())}function _(t,e){if(U(t)){var n=this._trace;if(void 0!==n&&e&&(n=n._parent),void 0!==n)n.attachExtraTrace(t);else if(!t.__stackCleaned__){var r=E(t);N.notEnumerableProp(t,"stack",r.message+"\n"+r.stack.join("\n")),N.notEnumerableProp(t,"__stackCleaned__",!0)}}}function d(){this._trace=void 0}function v(t,e,n,r,i){if(void 0===t&&null!==e&&J){if(void 0!==i&&i._returnedNonUndefined())return;if(0===(65535&r._bitField))return;n&&(n+=" ");var o="",s="";if(e._trace){for(var a=e._trace.stack.split("\n"),c=C(a),l=c.length-1;l>=0;--l){var u=c[l];if(!q.test(u)){var p=u.match($);p&&(o="at "+p[1]+":"+p[2]+":"+p[3]+" ");break}}if(c.length>0)for(var h=c[0],l=0;l0&&(s="\n"+a[l-1]);break}}var f="a promise was created in a "+n+"handler "+o+"but was not returned from it, see http://goo.gl/rRqMUw"+s;r._warn(f,!0,e)}}function y(t,e){var n=t+" is deprecated and will be removed in a future version.";return e&&(n+=" Use "+e+" instead."),m(n)}function m(t,n,r){if(at.warnings){var i,o=new H(t);if(n)r._attachExtraTrace(o);else if(at.longStackTraces&&(i=e._peekContext()))i.attachExtraTrace(o);else{var s=E(o);o.stack=s.message+"\n"+s.stack.join("\n")}nt("warning",o)||k(o,"",!0)}}function g(t,e){for(var n=0;n=0;--a)if(r[a]===o){s=a;break}for(var a=s;a>=0;--a){var c=r[a];if(e[i]!==c)break;e.pop(),i--}e=r}}function C(t){for(var e=[],n=0;n0&&"SyntaxError"!=t.name&&(e=e.slice(n)),e}function E(t){var e=t.stack,n=t.toString();return e="string"==typeof e&&e.length>0?j(t):[" (No stack trace)"],{message:n,stack:"SyntaxError"==t.name?e:C(e)}}function k(t,e,n){if("undefined"!=typeof console){var r;if(N.isObject(t)){var i=t.stack;r=e+G(i,t)}else r=e+String(t);"function"==typeof V?V(r,n):("function"==typeof console.log||"object"==typeof console.log)&&console.log(r)}}function F(t,e,n,r){var i=!1;try{"function"==typeof e&&(i=!0,"rejectionHandled"===t?e(r):e(n,r))}catch(o){L.throwLater(o)}"unhandledRejection"===t?nt(t,n,r)||i||k(n,"Unhandled rejection "):nt(t,r)}function T(t){var e;if("function"==typeof t)e="[function "+(t.name||"anonymous")+"]";else{e=t&&"function"==typeof t.toString?t.toString():N.toString(t);var n=/\[object [a-zA-Z0-9$_]+\]/;if(n.test(e))try{var r=JSON.stringify(t);e=r}catch(i){}0===e.length&&(e="(empty array)")}return"(<"+x(e)+">, no stack trace)"}function x(t){var e=41;return t.lengths||0>a||!n||!r||n!==r||s>=a||(it=function(t){if(M.test(t))return!0;var e=R(t);return e&&e.fileName===n&&s<=e.line&&e.line<=a?!0:!1})}}function O(t){this._parent=t,this._promisesCreated=0;var e=this._length=1+(void 0===t?0:t._length);st(this,O),e>32&&this.uncycle()}var A,D,V,I=e._getDomain,L=e._async,H=t("./errors").Warning,N=t("./util"),B=t("./es5"),U=N.canAttachTrace,M=/[\\\/]bluebird[\\\/]js[\\\/](release|debug|instrumented)/,q=/\((?:timers\.js):\d+:\d+\)/,$=/[\/<\(](.+?):(\d+):(\d+)\)?\s*$/,Q=null,G=null,z=!1,X=!(0==N.env("BLUEBIRD_DEBUG")||!N.env("BLUEBIRD_DEBUG")&&"development"!==N.env("NODE_ENV")),W=!(0==N.env("BLUEBIRD_WARNINGS")||!X&&!N.env("BLUEBIRD_WARNINGS")),K=!(0==N.env("BLUEBIRD_LONG_STACK_TRACES")||!X&&!N.env("BLUEBIRD_LONG_STACK_TRACES")),J=0!=N.env("BLUEBIRD_W_FORGOTTEN_RETURN")&&(W||!!N.env("BLUEBIRD_W_FORGOTTEN_RETURN"));e.prototype.suppressUnhandledRejections=function(){var t=this._target();t._bitField=-1048577&t._bitField|524288},e.prototype._ensurePossibleRejectionHandled=function(){if(0===(524288&this._bitField)){this._setRejectionIsUnhandled();var t=this;setTimeout(function(){t._notifyUnhandledRejection()},1)}},e.prototype._notifyUnhandledRejectionIsHandled=function(){F("rejectionHandled",A,void 0,this)},e.prototype._setReturnedNonUndefined=function(){this._bitField=268435456|this._bitField},e.prototype._returnedNonUndefined=function(){return 0!==(268435456&this._bitField)},e.prototype._notifyUnhandledRejection=function(){if(this._isRejectionUnhandled()){var t=this._settledValue();this._setUnhandledRejectionIsNotified(),F("unhandledRejection",D,t,this)}},e.prototype._setUnhandledRejectionIsNotified=function(){this._bitField=262144|this._bitField},e.prototype._unsetUnhandledRejectionIsNotified=function(){this._bitField=-262145&this._bitField},e.prototype._isUnhandledRejectionNotified=function(){return(262144&this._bitField)>0},e.prototype._setRejectionIsUnhandled=function(){this._bitField=1048576|this._bitField},e.prototype._unsetRejectionIsUnhandled=function(){this._bitField=-1048577&this._bitField,this._isUnhandledRejectionNotified()&&(this._unsetUnhandledRejectionIsNotified(),this._notifyUnhandledRejectionIsHandled())},e.prototype._isRejectionUnhandled=function(){return(1048576&this._bitField)>0},e.prototype._warn=function(t,e,n){return m(t,e,n||this)},e.onPossiblyUnhandledRejection=function(t){var e=I();D="function"==typeof t?null===e?t:N.domainBind(e,t):void 0},e.onUnhandledRejectionHandled=function(t){var e=I();A="function"==typeof t?null===e?t:N.domainBind(e,t):void 0};var Y=function(){};e.longStackTraces=function(){if(L.haveItemsQueued()&&!at.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");if(!at.longStackTraces&&P()){var t=e.prototype._captureStackTrace,r=e.prototype._attachExtraTrace,i=e.prototype._dereferenceTrace;at.longStackTraces=!0,Y=function(){if(L.haveItemsQueued()&&!at.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");e.prototype._captureStackTrace=t,e.prototype._attachExtraTrace=r,e.prototype._dereferenceTrace=i,n.deactivateLongStackTraces(),L.enableTrampoline(),at.longStackTraces=!1},e.prototype._captureStackTrace=f,e.prototype._attachExtraTrace=_,e.prototype._dereferenceTrace=d,n.activateLongStackTraces(),L.disableTrampolineIfNecessary()}},e.hasLongStackTraces=function(){return at.longStackTraces&&P()};var Z=function(){try{if("function"==typeof CustomEvent){var t=new CustomEvent("CustomEvent");return N.global.dispatchEvent(t),function(t,e){var n={detail:e,cancelable:!0};B.defineProperty(n,"promise",{value:e.promise}),B.defineProperty(n,"reason",{value:e.reason});var r=new CustomEvent(t.toLowerCase(),n);return!N.global.dispatchEvent(r)}}if("function"==typeof Event){var t=new Event("CustomEvent");return N.global.dispatchEvent(t),function(t,e){var n=new Event(t.toLowerCase(),{cancelable:!0});return n.detail=e,B.defineProperty(n,"promise",{value:e.promise}),B.defineProperty(n,"reason",{value:e.reason}),!N.global.dispatchEvent(n)}}var t=document.createEvent("CustomEvent");return t.initCustomEvent("testingtheevent",!1,!0,{}),N.global.dispatchEvent(t),function(t,e){var n=document.createEvent("CustomEvent");return n.initCustomEvent(t.toLowerCase(),!1,!0,e),!N.global.dispatchEvent(n)}}catch(e){}return function(){return!1}}(),tt=function(){return N.isNode?function(){return process.emit.apply(process,arguments)}:N.global?function(t){var e="on"+t.toLowerCase(),n=N.global[e];return n?(n.apply(N.global,[].slice.call(arguments,1)),!0):!1}:function(){return!1}}(),et={promiseCreated:r,promiseFulfilled:r,promiseRejected:r,promiseResolved:r,promiseCancelled:r,promiseChained:function(t,e,n){return{promise:e,child:n}},warning:function(t,e){return{warning:e}},unhandledRejection:function(t,e,n){return{reason:e,promise:n}},rejectionHandled:r},nt=function(t){var e=!1;try{e=tt.apply(null,arguments)}catch(n){L.throwLater(n),e=!0}var r=!1;try{r=Z(t,et[t].apply(null,arguments))}catch(n){L.throwLater(n),r=!0}return r||e};e.config=function(t){if(t=Object(t),"longStackTraces"in t&&(t.longStackTraces?e.longStackTraces():!t.longStackTraces&&e.hasLongStackTraces()&&Y()),"warnings"in t){var n=t.warnings;at.warnings=!!n,J=at.warnings,N.isObject(n)&&"wForgottenReturn"in n&&(J=!!n.wForgottenReturn)}if("cancellation"in t&&t.cancellation&&!at.cancellation){if(L.haveItemsQueued())throw new Error("cannot enable cancellation after promises are in use");e.prototype._clearCancellationData=l,e.prototype._propagateFrom=u,e.prototype._onCancel=a,e.prototype._setOnCancel=c,e.prototype._attachCancellationCallback=s,e.prototype._execute=o,rt=u,at.cancellation=!0}return"monitoring"in t&&(t.monitoring&&!at.monitoring?(at.monitoring=!0,e.prototype._fireEvent=nt):!t.monitoring&&at.monitoring&&(at.monitoring=!1,e.prototype._fireEvent=i)),e},e.prototype._fireEvent=i,e.prototype._execute=function(t,e,n){try{t(e,n)}catch(r){return r}},e.prototype._onCancel=function(){},e.prototype._setOnCancel=function(t){},e.prototype._attachCancellationCallback=function(t){},e.prototype._captureStackTrace=function(){},e.prototype._attachExtraTrace=function(){},e.prototype._dereferenceTrace=function(){},e.prototype._clearCancellationData=function(){},e.prototype._propagateFrom=function(t,e){};var rt=p,it=function(){return!1},ot=/[\/<\(]([^:\/]+):(\d+):(?:\d+)\)?\s*$/;N.inherits(O,Error),n.CapturedTrace=O,O.prototype.uncycle=function(){var t=this._length;if(!(2>t)){for(var e=[],n={},r=0,i=this;void 0!==i;++r)e.push(i),i=i._parent;t=this._length=r;for(var r=t-1;r>=0;--r){var o=e[r].stack;void 0===n[o]&&(n[o]=r)}for(var r=0;t>r;++r){var s=e[r].stack,a=n[s];if(void 0!==a&&a!==r){a>0&&(e[a-1]._parent=void 0,e[a-1]._length=1),e[r]._parent=void 0,e[r]._length=1;var c=r>0?e[r-1]:this;t-1>a?(c._parent=e[a+1],c._parent.uncycle(),c._length=c._parent._length+1):(c._parent=void 0,c._length=1);for(var l=c._length+1,u=r-2;u>=0;--u)e[u]._length=l,l++;return}}}},O.prototype.attachExtraTrace=function(t){if(!t.__stackCleaned__){this.uncycle();for(var e=E(t),n=e.message,r=[e.stack],i=this;void 0!==i;)r.push(C(i.stack.split("\n"))),i=i._parent;w(r),b(r),N.notEnumerableProp(t,"stack",g(n,r)),N.notEnumerableProp(t,"__stackCleaned__",!0)}};var st=function(){var t=/^\s*at\s*/,e=function(t,e){return"string"==typeof t?t:void 0!==e.name&&void 0!==e.message?e.toString():T(e)};if("number"==typeof Error.stackTraceLimit&&"function"==typeof Error.captureStackTrace){Error.stackTraceLimit+=6,Q=t,G=e;var n=Error.captureStackTrace;return it=function(t){return M.test(t)},function(t,e){Error.stackTraceLimit+=6,n(t,e),Error.stackTraceLimit-=6}}var r=new Error;if("string"==typeof r.stack&&r.stack.split("\n")[0].indexOf("stackDetection@")>=0)return Q=/@/,G=e,z=!0,function(t){t.stack=(new Error).stack};var i;try{throw new Error}catch(o){i="stack"in o}return"stack"in r||!i||"number"!=typeof Error.stackTraceLimit?(G=function(t,e){return"string"==typeof t?t:"object"!=typeof e&&"function"!=typeof e||void 0===e.name||void 0===e.message?T(e):e.toString()},null):(Q=t,G=e,function(t){Error.stackTraceLimit+=6;try{throw new Error}catch(e){t.stack=e.stack}Error.stackTraceLimit-=6})}([]);"undefined"!=typeof console&&"undefined"!=typeof console.warn&&(V=function(t){console.warn(t)},N.isNode&&process.stderr.isTTY?V=function(t,e){var n=e?"":"";console.warn(n+t+"\n")}:N.isNode||"string"!=typeof(new Error).stack||(V=function(t,e){console.warn("%c"+t,e?"color: darkorange":"color: red")}));var at={warnings:W,longStackTraces:!1,cancellation:!1,monitoring:!1};return K&&e.longStackTraces(),{longStackTraces:function(){return at.longStackTraces},warnings:function(){return at.warnings},cancellation:function(){return at.cancellation},monitoring:function(){return at.monitoring},propagateFromFunction:function(){return rt},boundValueFunction:function(){return h},checkForgottenReturns:v,setBounds:S,warn:m,deprecated:y,CapturedTrace:O,fireDomEvent:Z,fireGlobalEvent:tt}}},{"./errors":12,"./es5":13,"./util":36}],10:[function(t,e,n){"use strict";e.exports=function(t){function e(){return this.value}function n(){throw this.reason}t.prototype["return"]=t.prototype.thenReturn=function(n){return n instanceof t&&n.suppressUnhandledRejections(),this._then(e,void 0,void 0,{value:n},void 0)},t.prototype["throw"]=t.prototype.thenThrow=function(t){return this._then(n,void 0,void 0,{reason:t},void 0)},t.prototype.catchThrow=function(t){if(arguments.length<=1)return this._then(void 0,n,void 0,{reason:t},void 0);var e=arguments[1],r=function(){throw e};return this.caught(t,r)},t.prototype.catchReturn=function(n){if(arguments.length<=1)return n instanceof t&&n.suppressUnhandledRejections(),this._then(void 0,e,void 0,{value:n},void 0);var r=arguments[1];r instanceof t&&r.suppressUnhandledRejections();var i=function(){return r};return this.caught(n,i)}}},{}],11:[function(t,e,n){"use strict";e.exports=function(t,e){function n(){return o(this)}function r(t,n){return i(t,n,e,e)}var i=t.reduce,o=t.all;t.prototype.each=function(t){return i(this,t,e,0)._then(n,void 0,void 0,this,void 0)},t.prototype.mapSeries=function(t){return i(this,t,e,e)},t.each=function(t,r){return i(t,r,e,0)._then(n,void 0,void 0,t,void 0)},t.mapSeries=r}},{}],12:[function(t,e,n){"use strict";function r(t,e){function n(r){return this instanceof n?(p(this,"message","string"==typeof r?r:e),p(this,"name",t),void(Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):Error.call(this))):new n(r)}return u(n,Error),n}function i(t){return this instanceof i?(p(this,"name","OperationalError"),p(this,"message",t),this.cause=t,this.isOperational=!0,void(t instanceof Error?(p(this,"message",t.message),p(this,"stack",t.stack)):Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor))):new i(t)}var o,s,a=t("./es5"),c=a.freeze,l=t("./util"),u=l.inherits,p=l.notEnumerableProp,h=r("Warning","warning"),f=r("CancellationError","cancellation error"),_=r("TimeoutError","timeout error"),d=r("AggregateError","aggregate error");try{o=TypeError,s=RangeError}catch(v){o=r("TypeError","type error"),s=r("RangeError","range error")}for(var y="join pop push shift unshift slice filter forEach some every map indexOf lastIndexOf reduce reduceRight sort reverse".split(" "),m=0;m1?t.cancelPromise._reject(e):t.cancelPromise._cancel(),t.cancelPromise=null,!0):!1}function a(){return l.call(this,this.promise._target()._settledValue())}function c(t){return s(this,t)?void 0:(h.e=t,h)}function l(t){var i=this.promise,l=this.handler;if(!this.called){this.called=!0;var u=this.isFinallyHandler()?l.call(i._boundValue()):l.call(i._boundValue(),t);if(u===r)return u;if(void 0!==u){i._setReturnedNonUndefined();var f=n(u,i);if(f instanceof e){if(null!=this.cancelPromise){if(f._isCancelled()){var _=new p("late cancellation observer");return i._attachExtraTrace(_),h.e=_,h}f.isPending()&&f._attachCancellationCallback(new o(this))}return f._then(a,c,void 0,this,void 0)}}}return i.isRejected()?(s(this),h.e=t,h):(s(this),t)}var u=t("./util"),p=e.CancellationError,h=u.errorObj,f=t("./catch_filter")(r);return i.prototype.isFinallyHandler=function(){return 0===this.type},o.prototype._resultCancelled=function(){s(this.finallyHandler)},e.prototype._passThrough=function(t,e,n,r){return"function"!=typeof t?this.then():this._then(n,r,void 0,new i(this,e,t),void 0)},e.prototype.lastly=e.prototype["finally"]=function(t){return this._passThrough(t,0,l,l)},e.prototype.tap=function(t){return this._passThrough(t,1,l)},e.prototype.tapCatch=function(t){var n=arguments.length;if(1===n)return this._passThrough(t,1,void 0,l);var r,i=new Array(n-1),o=0;for(r=0;n-1>r;++r){var s=arguments[r];if(!u.isObject(s))return e.reject(new TypeError("tapCatch statement predicate: expecting an object but got "+u.classString(s)));i[o++]=s}i.length=o;var a=arguments[r];return this._passThrough(f(i,a,this),1,void 0,l)},i}},{"./catch_filter":7,"./util":36}],16:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r){for(var o=0;o0&&"function"==typeof arguments[e]){t=arguments[e];var r}var i=[].slice.call(arguments);t&&i.pop();var r=new n(i).promise();return void 0!==t?r.spread(t):r}}},{"./util":36}],18:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,e,n,r){this.constructor$(t),this._promise._captureStackTrace();var i=l();this._callback=null===i?e:u.domainBind(i,e),this._preservedValues=r===o?new Array(this.length()):null,this._limit=n,this._inFlight=0,this._queue=[],f.invoke(this._asyncInit,this,void 0)}function c(t,n,i,o){if("function"!=typeof n)return r("expecting a function but got "+u.classString(n));var s=0;if(void 0!==i){if("object"!=typeof i||null===i)return e.reject(new TypeError("options argument must be an object but it is "+u.classString(i)));if("number"!=typeof i.concurrency)return e.reject(new TypeError("'concurrency' must be a number but it is "+u.classString(i.concurrency)));s=i.concurrency}return s="number"==typeof s&&isFinite(s)&&s>=1?s:0,new a(t,n,s,o).promise()}var l=e._getDomain,u=t("./util"),p=u.tryCatch,h=u.errorObj,f=e._async;u.inherits(a,n),a.prototype._asyncInit=function(){this._init$(void 0,-2)},a.prototype._init=function(){},a.prototype._promiseFulfilled=function(t,n){var r=this._values,o=this.length(),a=this._preservedValues,c=this._limit;if(0>n){if(n=-1*n-1,r[n]=t,c>=1&&(this._inFlight--,this._drainQueue(),this._isResolved()))return!0}else{if(c>=1&&this._inFlight>=c)return r[n]=t,this._queue.push(n),!1;null!==a&&(a[n]=t);var l=this._promise,u=this._callback,f=l._boundValue();l._pushContext();var _=p(u).call(f,t,n,o),d=l._popContext();if(s.checkForgottenReturns(_,d,null!==a?"Promise.filter":"Promise.map",l),_===h)return this._reject(_.e),!0;var v=i(_,this._promise);if(v instanceof e){v=v._target();var y=v._bitField;if(0===(50397184&y))return c>=1&&this._inFlight++,r[n]=v,v._proxy(this,-1*(n+1)),!1;if(0===(33554432&y))return 0!==(16777216&y)?(this._reject(v._reason()),!0):(this._cancel(),!0);_=v._value()}r[n]=_}var m=++this._totalResolved;return m>=o?(null!==a?this._filter(r,a):this._resolve(r),!0):!1},a.prototype._drainQueue=function(){for(var t=this._queue,e=this._limit,n=this._values;t.length>0&&this._inFlighto;++o)t[o]&&(r[i++]=e[o]);r.length=i,this._resolve(r)},a.prototype.preservedValues=function(){return this._preservedValues},e.prototype.map=function(t,e){return c(this,t,e,null)},e.map=function(t,e,n,r){return c(t,e,n,r)}}},{"./util":36}],19:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util"),a=s.tryCatch;e.method=function(t){if("function"!=typeof t)throw new e.TypeError("expecting a function but got "+s.classString(t));return function(){var r=new e(n);r._captureStackTrace(),r._pushContext();var i=a(t).apply(this,arguments),s=r._popContext();return o.checkForgottenReturns(i,s,"Promise.method",r),r._resolveFromSyncValue(i),r}},e.attempt=e["try"]=function(t){if("function"!=typeof t)return i("expecting a function but got "+s.classString(t));var r=new e(n);r._captureStackTrace(),r._pushContext();var c;if(arguments.length>1){o.deprecated("calling Promise.try with more than 1 argument");var l=arguments[1],u=arguments[2];c=s.isArray(l)?a(t).apply(u,l):a(t).call(u,l)}else c=a(t)();var p=r._popContext();return o.checkForgottenReturns(c,p,"Promise.try",r),r._resolveFromSyncValue(c),r},e.prototype._resolveFromSyncValue=function(t){t===s.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},{"./util":36}],20:[function(t,e,n){"use strict";function r(t){return t instanceof Error&&u.getPrototypeOf(t)===Error.prototype}function i(t){var e;if(r(t)){e=new l(t),e.name=t.name,e.message=t.message,e.stack=t.stack;for(var n=u.keys(t),i=0;i1){var n,r=new Array(e-1),i=0;for(n=0;e-1>n;++n){var o=arguments[n];if(!f.isObject(o))return p("Catch statement predicate: expecting an object but got "+f.classString(o));r[i++]=o}return r.length=i,t=arguments[n],this.then(void 0,P(r,t,this))}return this.then(void 0,t)},i.prototype.reflect=function(){return this._then(u,u,void 0,this,void 0)},i.prototype.then=function(t,e){if(T.warnings()&&arguments.length>0&&"function"!=typeof t&&"function"!=typeof e){var n=".then() only accepts functions but was passed: "+f.classString(t);arguments.length>1&&(n+=", "+f.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?p("expecting a function but got "+f.classString(t)):this.all()._then(t,void 0,void 0,w,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new E(this).promise()},i.prototype.error=function(t){return this.caught(f.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(b);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=O(t)(R(e,n));return r===S&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new E(t).promise()},i.cast=function(t){var e=j(t);return e instanceof i||(e=new i(b),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(b);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new m("expecting a function but got "+f.classString(t));return v.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var s=void 0!==o,a=s?o:new i(b),l=this._target(),u=l._bitField;s||(a._propagateFrom(this,3),a._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():l===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,a));var p=c();if(0!==(50397184&u)){var h,_,d=l._settlePromiseCtx;0!==(33554432&u)?(_=l._rejectionHandler0,h=t):0!==(16777216&u)?(_=l._fulfillmentHandler0,h=e,l._unsetRejectionIsUnhandled()):(d=l._settlePromiseLateCancellationObserver,_=new g("late cancellation observer"),l._attachExtraTrace(_),h=e),v.invoke(d,l,{handler:null===p?h:"function"==typeof h&&f.domainBind(p,h),promise:a,receiver:r,value:_})}else l._addCallbacks(t,e,a,r,p);return a},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){v.hasCustomScheduler()||(this._bitField=134217728|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===h?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=h),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=h),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=null===i?t:f.domainBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=null===i?e:f.domainBind(i,e));else{var s=4*o-4;this[s+2]=n,this[s+3]=r,"function"==typeof t&&(this[s+0]=null===i?t:f.domainBind(i,t)),"function"==typeof e&&(this[s+1]=null===i?e:f.domainBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(l(),!1);var n=j(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(l());var o=r._bitField;if(0===(50397184&o)){var s=this._length();s>0&&r._migrateCallback0(this);for(var a=1;s>a;++a)r._migrateCallbackAt(this,a);this._setFollowing(),this._setLength(0),this._setFollowee(r)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var c=new g("late cancellation observer");r._attachExtraTrace(c),this._reject(c)}}},i.prototype._rejectCallback=function(t,e,n){var r=f.ensureErrorObject(t),i=r===t;if(!i&&!n&&T.warnings()){var o="a promise was rejected with a non-error: "+f.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==b){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===w?n&&"number"==typeof n.length?o=O(t).apply(this._boundValue(),n):(o=S,o.e=new m("cannot .spread() a non-array: "+f.classString(n))):o=O(t).call(e,n);var s=r._popContext();i=r._bitField,0===(65536&i)&&(o===C?r._reject(n):o===S?r._rejectCallback(o.e,!1):(T.checkForgottenReturns(o,s,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var s=t instanceof i,a=this._bitField,c=0!==(134217728&a);0!==(65536&a)?(s&&t._invokeInternalOnCancel(),r instanceof x&&r.isFinallyHandler()?(r.cancelPromise=t,O(e).call(r,o)===S&&t._reject(S.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):s||t instanceof E?t._cancel():r.cancel()):"function"==typeof e?s?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&a)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):s&&(c&&t._setAsyncGuaranteed(),0!==(33554432&a)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=l();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():v.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?v.fatalError(t,f.isNode):void((65535&e)>0?v.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},i.defer=i.pending=function(){T.deprecated("Promise.defer","new Promise");var t=new i(b);return{promise:t,resolve:o,reject:s}},f.notEnumerableProp(i,"_makeSelfResolutionError",l),t("./method")(i,b,j,p,T),t("./bind")(i,b,j,T),t("./cancel")(i,E,p,T),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,E,j,b,v,c),i.Promise=i,i.version="3.5.3",t("./map.js")(i,E,p,j,b,T),t("./call_get.js")(i),t("./using.js")(i,p,j,F,b,T),t("./timers.js")(i,b,T),t("./generators.js")(i,p,b,j,n,T),t("./nodeify.js")(i),t("./promisify.js")(i,b),t("./props.js")(i,E,j,p),t("./race.js")(i,b,j,p),t("./reduce.js")(i,E,p,j,b,T),t("./settle.js")(i,E,T),t("./some.js")(i,E,p),t("./filter.js")(i,b),t("./each.js")(i,b),t("./any.js")(i),f.toFastProperties(i),f.toFastProperties(i.prototype),a({a:1}),a({b:2}),a({c:3}),a(1),a(function(){}),a(void 0),a(!1),a(new i(b)),T.setBounds(d.firstLineError,f.lastLineError),i}},{"./any.js":1,"./async":2,"./bind":3,"./call_get.js":5,"./cancel":6,"./catch_filter":7,"./context":8,"./debuggability":9,"./direct_resolve":10,"./each.js":11,"./errors":12,"./es5":13,"./filter.js":14,"./finally":15,"./generators.js":16,"./join":17,"./map.js":18,"./method":19,"./nodeback":20,"./nodeify.js":21,"./promise_array":23,"./promisify.js":24,"./props.js":25,"./race.js":27,"./reduce.js":28,"./settle.js":30,"./some.js":31,"./synchronous_inspection":32,"./thenables":33,"./timers.js":34,"./using.js":35,"./util":36}],23:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function s(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function a(t){var r=this._promise=new e(n);t instanceof e&&r._propagateFrom(t,3),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(a,o),a.prototype.length=function(){return this._length},a.prototype.promise=function(){return this._promise},a.prototype._init=function l(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var a=o._bitField;if(this._values=o,0===(50397184&a))return this._promise._setAsyncGuaranteed(),o._then(l,this._reject,void 0,this,n);if(0===(33554432&a))return 0!==(16777216&a)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var u=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(u,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(s(n))):void this._iterate(o)},a.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,s=null,a=0;n>a;++a){var c=r(t[a],i);c instanceof e?(c=c._target(),s=c._bitField):s=null,o?null!==s&&c.suppressUnhandledRejections():null!==s?0===(50397184&s)?(c._proxy(this,a),this._values[a]=c):o=0!==(33554432&s)?this._promiseFulfilled(c._value(),a):0!==(16777216&s)?this._promiseRejected(c._reason(),a):this._promiseCancelled(a):o=this._promiseFulfilled(c,a)}o||i._setAsyncGuaranteed()},a.prototype._isResolved=function(){return null===this._values},a.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},a.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},a.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},a.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},a.prototype._promiseCancelled=function(){return this._cancel(),!0},a.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},a.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;nc;c+=2){var u=s[c],p=s[c+1],_=u+e;if(r===k)t[_]=k(u,h,u,p,e,i);else{var d=r(p,function(){return k(u,h,u,p,e,i)});f.notEnumerableProp(d,"__isPromisified__",!0),t[_]=d}}return f.toFastProperties(t),t}function u(t,e,n){return k(t,e,void 0,t,null,n)}var p,h={},f=t("./util"),_=t("./nodeback"),d=f.withAppended,v=f.maybeWrapAsError,y=f.canEvaluate,m=t("./errors").TypeError,g="Async",b={__isPromisified__:!0},w=["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"],C=new RegExp("^(?:"+w.join("|")+")$"),j=function(t){return f.isIdentifier(t)&&"_"!==t.charAt(0)&&"constructor"!==t},E=function(t){return t.replace(/([$])/,"\\$")},k=y?p:c;e.promisify=function(t,e){if("function"!=typeof t)throw new m("expecting a function but got "+f.classString(t));if(i(t))return t;e=Object(e);var n=void 0===e.context?h:e.context,o=!!e.multiArgs,s=u(t,n,o);return f.copyDescriptors(t,s,r),s},e.promisifyAll=function(t,e){if("function"!=typeof t&&"object"!=typeof t)throw new m("the target of promisifyAll must be an object or a function\n\n See http://goo.gl/MqrFmX\n");e=Object(e);var n=!!e.multiArgs,r=e.suffix;"string"!=typeof r&&(r=g);var i=e.filter;"function"!=typeof i&&(i=j);var o=e.promisifier;if("function"!=typeof o&&(o=k),!f.isIdentifier(r))throw new RangeError("suffix must be a valid identifier\n\n See http://goo.gl/MqrFmX\n");for(var s=f.inheritedDataKeys(t),a=0;ao;++o){var s=r[o];e[o]=t[s],e[o+i]=s}}this.constructor$(e),this._isMap=n,this._init$(void 0,n?-6:-3)}function s(t){var n,s=r(t);return l(s)?(n=s instanceof e?s._then(e.props,void 0,void 0,void 0,void 0):new o(s).promise(),s instanceof e&&n._propagateFrom(s,2),n):i("cannot await properties of a non-object\n\n See http://goo.gl/MqrFmX\n")}var a,c=t("./util"),l=c.isObject,u=t("./es5");"function"==typeof Map&&(a=Map);var p=function(){function t(t,r){this[e]=t,this[e+n]=r,e++}var e=0,n=0;return function(r){n=r.size,e=0;var i=new Array(2*r.size);return r.forEach(t,i),i}}(),h=function(t){for(var e=new a,n=t.length/2|0,r=0;n>r;++r){var i=t[n+r],o=t[r];e.set(i,o)}return e};c.inherits(o,n),o.prototype._init=function(){},o.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;if(n>=this._length){var r;if(this._isMap)r=h(this._values);else{r={};for(var i=this.length(),o=0,s=this.length();s>o;++o)r[this._values[o+i]]=this._values[o]}return this._resolve(r),!0}return!1},o.prototype.shouldCopyValues=function(){return!1},o.prototype.getActualLength=function(t){return t>>1},e.prototype.props=function(){return s(this)},e.props=function(t){return s(t)}}},{"./es5":13,"./util":36}],26:[function(t,e,n){"use strict";function r(t,e,n,r,i){for(var o=0;i>o;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacityh;++h){var _=t[h];(void 0!==_||h in t)&&e.cast(_)._then(u,p,void 0,l,null)}return l}var s=t("./util"),a=function(t){return t.then(function(e){return o(e,t)})};e.race=function(t){return o(t,void 0)},e.prototype.race=function(){return o(this,void 0)}}},{"./util":36}],28:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t);var s=h();this._fn=null===s?n:f.domainBind(s,n),void 0!==r&&(r=e.resolve(r),r._attachCancellationCallback(this)),this._initialValue=r,this._currentCancellable=null,i===o?this._eachValues=Array(this._length):0===i?this._eachValues=null:this._eachValues=void 0,this._promise._captureStackTrace(),this._init$(void 0,-5)}function c(t,e){this.isFulfilled()?e._resolve(t):e._reject(t)}function l(t,e,n,i){if("function"!=typeof e)return r("expecting a function but got "+f.classString(e));var o=new a(t,e,n,i);return o.promise()}function u(t){this.accum=t,this.array._gotAccum(t);var n=i(this.value,this.array._promise);return n instanceof e?(this.array._currentCancellable=n,n._then(p,void 0,void 0,this,void 0)):p.call(this,n)}function p(t){var n=this.array,r=n._promise,i=_(n._fn);r._pushContext();var o;o=void 0!==n._eachValues?i.call(r._boundValue(),t,this.index,this.length):i.call(r._boundValue(),this.accum,t,this.index,this.length),o instanceof e&&(n._currentCancellable=o);var a=r._popContext();return s.checkForgottenReturns(o,a,void 0!==n._eachValues?"Promise.each":"Promise.reduce",r),o}var h=e._getDomain,f=t("./util"),_=f.tryCatch;f.inherits(a,n),a.prototype._gotAccum=function(t){void 0!==this._eachValues&&null!==this._eachValues&&t!==o&&this._eachValues.push(t)},a.prototype._eachComplete=function(t){return null!==this._eachValues&&this._eachValues.push(t),this._eachValues},a.prototype._init=function(){},a.prototype._resolveEmptyArray=function(){this._resolve(void 0!==this._eachValues?this._eachValues:this._initialValue)},a.prototype.shouldCopyValues=function(){return!1},a.prototype._resolve=function(t){this._promise._resolveCallback(t),this._values=null},a.prototype._resultCancelled=function(t){return t===this._initialValue?this._cancel():void(this._isResolved()||(this._resultCancelled$(),this._currentCancellable instanceof e&&this._currentCancellable.cancel(),this._initialValue instanceof e&&this._initialValue.cancel()))},a.prototype._iterate=function(t){this._values=t;var n,r,i=t.length;if(void 0!==this._initialValue?(n=this._initialValue,r=0):(n=e.resolve(t[0]),r=1),this._currentCancellable=n,!n.isRejected())for(;i>r;++r){var o={accum:null,value:t[r],index:r,length:i,array:this};n=n._then(u,void 0,void 0,o,void 0)}void 0!==this._eachValues&&(n=n._then(this._eachComplete,void 0,void 0,this,void 0)),n._then(c,c,void 0,n,this)},e.prototype.reduce=function(t,e){return l(this,t,e,null)},e.reduce=function(t,e,n,r){return l(t,e,n,r)}}},{"./util":36}],29:[function(t,e,n){"use strict";var r,i=t("./util"),o=function(){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")},s=i.getNativePromise();if(i.isNode&&"undefined"==typeof MutationObserver){var a=global.setImmediate,c=process.nextTick;r=i.isRecentNode?function(t){a.call(global,t)}:function(t){c.call(process,t)}}else if("function"==typeof s&&"function"==typeof s.resolve){var l=s.resolve();r=function(t){l.then(t)}}else r="undefined"==typeof MutationObserver||"undefined"!=typeof window&&window.navigator&&(window.navigator.standalone||window.cordova)?"undefined"!=typeof setImmediate?function(t){setImmediate(t)}:"undefined"!=typeof setTimeout?function(t){setTimeout(t,0)}:o:function(){var t=document.createElement("div"),e={attributes:!0},n=!1,r=document.createElement("div"),i=new MutationObserver(function(){t.classList.toggle("foo"),n=!1});i.observe(r,e);var o=function(){n||(n=!0,r.classList.toggle("foo"))};return function(n){var r=new MutationObserver(function(){r.disconnect(),n()});r.observe(t,e),o()}}();e.exports=r},{"./util":36}],30:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t)}var o=e.PromiseInspection,s=t("./util");s.inherits(i,n),i.prototype._promiseResolved=function(t,e){this._values[t]=e;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},i.prototype._promiseFulfilled=function(t,e){var n=new o;return n._bitField=33554432,n._settledValueField=t,this._promiseResolved(e,n)},i.prototype._promiseRejected=function(t,e){var n=new o;return n._bitField=16777216, -n._settledValueField=t,this._promiseResolved(e,n)},e.settle=function(t){return r.deprecated(".settle()",".reflect()"),new i(t).promise()},e.prototype.settle=function(){return e.settle(this)}}},{"./util":36}],31:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t),this._howMany=0,this._unwrap=!1,this._initialized=!1}function o(t,e){if((0|e)!==e||0>e)return r("expecting a positive integer\n\n See http://goo.gl/MqrFmX\n");var n=new i(t),o=n.promise();return n.setHowMany(e),n.init(),o}var s=t("./util"),a=t("./errors").RangeError,c=t("./errors").AggregateError,l=s.isArray,u={};s.inherits(i,n),i.prototype._init=function(){if(this._initialized){if(0===this._howMany)return void this._resolve([]);this._init$(void 0,-5);var t=l(this._values);!this._isResolved()&&t&&this._howMany>this._canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}},i.prototype.init=function(){this._initialized=!0,this._init()},i.prototype.setUnwrap=function(){this._unwrap=!0},i.prototype.howMany=function(){return this._howMany},i.prototype.setHowMany=function(t){this._howMany=t},i.prototype._promiseFulfilled=function(t){return this._addFulfilled(t),this._fulfilled()===this.howMany()?(this._values.length=this.howMany(),1===this.howMany()&&this._unwrap?this._resolve(this._values[0]):this._resolve(this._values),!0):!1},i.prototype._promiseRejected=function(t){return this._addRejected(t),this._checkOutcome()},i.prototype._promiseCancelled=function(){return this._values instanceof e||null==this._values?this._cancel():(this._addRejected(u),this._checkOutcome())},i.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){for(var t=new c,e=this.length();e0?this._reject(t):this._cancel(),!0}return!1},i.prototype._fulfilled=function(){return this._totalResolved},i.prototype._rejected=function(){return this._values.length-this.length()},i.prototype._addRejected=function(t){this._values.push(t)},i.prototype._addFulfilled=function(t){this._values[this._totalResolved++]=t},i.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()},i.prototype._getRangeError=function(t){var e="Input array must contain at least "+this._howMany+" items but contains only "+t+" items";return new a(e)},i.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))},e.some=function(t,e){return o(t,e)},e.prototype.some=function(t){return o(this,t)},e._SomePromiseArray=i}},{"./errors":12,"./util":36}],32:[function(t,e,n){"use strict";e.exports=function(t){function e(t){void 0!==t?(t=t._target(),this._bitField=t._bitField,this._settledValueField=t._isFateSealed()?t._settledValue():void 0):(this._bitField=0,this._settledValueField=void 0)}e.prototype._settledValue=function(){return this._settledValueField};var n=e.prototype.value=function(){if(!this.isFulfilled())throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},r=e.prototype.error=e.prototype.reason=function(){if(!this.isRejected())throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},i=e.prototype.isFulfilled=function(){return 0!==(33554432&this._bitField)},o=e.prototype.isRejected=function(){return 0!==(16777216&this._bitField)},s=e.prototype.isPending=function(){return 0===(50397184&this._bitField)},a=e.prototype.isResolved=function(){return 0!==(50331648&this._bitField)};e.prototype.isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){return 65536===(65536&this._bitField)},t.prototype._isCancelled=function(){return this._target().__isCancelled()},t.prototype.isCancelled=function(){return 0!==(8454144&this._target()._bitField)},t.prototype.isPending=function(){return s.call(this._target())},t.prototype.isRejected=function(){return o.call(this._target())},t.prototype.isFulfilled=function(){return i.call(this._target())},t.prototype.isResolved=function(){return a.call(this._target())},t.prototype.value=function(){return n.call(this._target())},t.prototype.reason=function(){var t=this._target();return t._unsetRejectionIsUnhandled(),r.call(t)},t.prototype._value=function(){return this._settledValue()},t.prototype._reason=function(){return this._unsetRejectionIsUnhandled(),this._settledValue()},t.PromiseInspection=e}},{}],33:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,r){if(u(t)){if(t instanceof e)return t;var i=o(t);if(i===l){r&&r._pushContext();var c=e.reject(i.e);return r&&r._popContext(),c}if("function"==typeof i){if(s(t)){var c=new e(n);return t._then(c._fulfill,c._reject,void 0,c,null),c}return a(t,i,r)}}return t}function i(t){return t.then}function o(t){try{return i(t)}catch(e){return l.e=e,l}}function s(t){try{return p.call(t,"_promise0")}catch(e){return!1}}function a(t,r,i){function o(t){a&&(a._resolveCallback(t),a=null)}function s(t){a&&(a._rejectCallback(t,p,!0),a=null)}var a=new e(n),u=a;i&&i._pushContext(),a._captureStackTrace(),i&&i._popContext();var p=!0,h=c.tryCatch(r).call(t,o,s);return p=!1,a&&h===l&&(a._rejectCallback(h.e,!0,!0),a=null),u}var c=t("./util"),l=c.errorObj,u=c.isObject,p={}.hasOwnProperty;return r}},{"./util":36}],34:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.handle=t}function o(t){return clearTimeout(this.handle),t}function s(t){throw clearTimeout(this.handle),t}var a=t("./util"),c=e.TimeoutError;i.prototype._resultCancelled=function(){clearTimeout(this.handle)};var l=function(t){return u(+this).thenReturn(t)},u=e.delay=function(t,o){var s,a;return void 0!==o?(s=e.resolve(o)._then(l,null,null,t,void 0),r.cancellation()&&o instanceof e&&s._setOnCancel(o)):(s=new e(n),a=setTimeout(function(){s._fulfill()},+t),r.cancellation()&&s._setOnCancel(new i(a)),s._captureStackTrace()),s._setAsyncGuaranteed(),s};e.prototype.delay=function(t){return u(t,this)};var p=function(t,e,n){var r;r="string"!=typeof e?e instanceof Error?e:new c("operation timed out"):new c(e),a.markAsOriginatingFromRejection(r),t._attachExtraTrace(r),t._reject(r),null!=n&&n.cancel()};e.prototype.timeout=function(t,e){t=+t;var n,a,c=new i(setTimeout(function(){n.isPending()&&p(n,e,a)},t));return r.cancellation()?(a=this.then(),n=a._then(o,s,void 0,c,void 0),n._setOnCancel(c)):n=this._then(o,s,void 0,c,void 0),n}}},{"./util":36}],35:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t){setTimeout(function(){throw t},0)}function c(t){var e=r(t);return e!==t&&"function"==typeof t._isDisposable&&"function"==typeof t._getDisposer&&t._isDisposable()&&e._setDisposable(t._getDisposer()),e}function l(t,n){function i(){if(s>=l)return u._fulfill();var o=c(t[s++]);if(o instanceof e&&o._isDisposable()){try{o=r(o._getDisposer().tryDispose(n),t.promise)}catch(p){return a(p)}if(o instanceof e)return o._then(i,a,null,null,null)}i()}var s=0,l=t.length,u=new e(o);return i(),u}function u(t,e,n){this._data=t,this._promise=e,this._context=n}function p(t,e,n){this.constructor$(t,e,n)}function h(t){return u.isDisposer(t)?(this.resources[this.index]._setDisposable(t),t.promise()):t}function f(t){this.length=t,this.promise=null,this[t-1]=null}var _=t("./util"),d=t("./errors").TypeError,v=t("./util").inherits,y=_.errorObj,m=_.tryCatch,g={};u.prototype.data=function(){return this._data},u.prototype.promise=function(){return this._promise},u.prototype.resource=function(){return this.promise().isFulfilled()?this.promise().value():g},u.prototype.tryDispose=function(t){var e=this.resource(),n=this._context;void 0!==n&&n._pushContext();var r=e!==g?this.doDispose(e,t):null;return void 0!==n&&n._popContext(),this._promise._unsetDisposable(),this._data=null,r},u.isDisposer=function(t){return null!=t&&"function"==typeof t.resource&&"function"==typeof t.tryDispose},v(p,u),p.prototype.doDispose=function(t,e){var n=this.data();return n.call(t,t,e)},f.prototype._resultCancelled=function(){for(var t=this.length,n=0;t>n;++n){var r=this[n];r instanceof e&&r.cancel()}},e.using=function(){var t=arguments.length;if(2>t)return n("you must pass at least 2 arguments to Promise.using");var i=arguments[t-1];if("function"!=typeof i)return n("expecting a function but got "+_.classString(i));var o,a=!0;2===t&&Array.isArray(arguments[0])?(o=arguments[0],t=o.length,a=!1):(o=arguments,t--);for(var c=new f(t),p=0;t>p;++p){var d=o[p];if(u.isDisposer(d)){var v=d;d=d.promise(),d._setDisposable(v)}else{var g=r(d);g instanceof e&&(d=g._then(h,null,null,{resources:c,index:p},void 0))}c[p]=d}for(var b=new Array(c.length),p=0;p0},e.prototype._getDisposer=function(){return this._disposer},e.prototype._unsetDisposable=function(){this._bitField=-131073&this._bitField,this._disposer=void 0},e.prototype.disposer=function(t){if("function"==typeof t)return new p(t,this,i());throw new d}}},{"./errors":12,"./util":36}],36:[function(t,e,n){"use strict";function r(){try{var t=P;return P=null,t.apply(this,arguments)}catch(e){return x.e=e,x}}function i(t){return P=t,r}function o(t){return null==t||t===!0||t===!1||"string"==typeof t||"number"==typeof t}function s(t){return"function"==typeof t||"object"==typeof t&&null!==t}function a(t){return o(t)?new Error(v(t)):t}function c(t,e){var n,r=t.length,i=new Array(r+1);for(n=0;r>n;++n)i[n]=t[n];return i[n]=e,i}function l(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function u(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function h(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function f(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return D.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function m(t){try{u(t,"isOperational",!0)}catch(e){}}function g(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function w(t){return{}.toString.call(t)}function C(t,e,n){for(var r=F.names(t),i=0;i10||t[0]>0}(),B.isNode&&B.toFastProperties(process);try{throw new Error}catch(U){B.lastLineError=U}e.exports=B},{"./es5":13}]},{},[4])(4)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise); \ No newline at end of file +!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefined"!=typeof global?e=global:"undefined"!=typeof self&&(e=self),e.Promise=t()}}(function(){var t,e,n;return function r(t,e,n){function i(s,a){if(!e[s]){if(!t[s]){var c="function"==typeof _dereq_&&_dereq_;if(!a&&c)return c(s,!0);if(o)return o(s,!0);var l=new Error("Cannot find module '"+s+"'");throw l.code="MODULE_NOT_FOUND",l}var u=e[s]={exports:{}};t[s][0].call(u.exports,function(e){var n=t[s][1][e];return i(n?n:e)},u,u.exports,r,t,e,n)}return e[s].exports}for(var o="function"==typeof _dereq_&&_dereq_,s=0;s0;)c(t)}function c(t){var e=t.shift();if("function"!=typeof e)e._settlePromises();else{var n=t.shift(),r=t.shift();e.call(n,r)}}var l;try{throw new Error}catch(u){l=u}var p=t("./schedule"),h=t("./queue"),f=t("./util");r.prototype.setScheduler=function(t){var e=this._schedule;return this._schedule=t,this._customScheduler=!0,e},r.prototype.hasCustomScheduler=function(){return this._customScheduler},r.prototype.enableTrampoline=function(){this._trampolineEnabled=!0},r.prototype.disableTrampolineIfNecessary=function(){f.hasDevTools&&(this._trampolineEnabled=!1)},r.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues},r.prototype.fatalError=function(t,e){e?(process.stderr.write("Fatal "+(t instanceof Error?t.stack:t)+"\n"),process.exit(2)):this.throwLater(t)},r.prototype.throwLater=function(t,e){if(1===arguments.length&&(e=t,t=function(){throw e}),"undefined"!=typeof setTimeout)setTimeout(function(){t(e)},0);else try{this._schedule(function(){t(e)})}catch(n){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")}},f.hasDevTools?(r.prototype.invokeLater=function(t,e,n){this._trampolineEnabled?i.call(this,t,e,n):this._schedule(function(){setTimeout(function(){t.call(e,n)},100)})},r.prototype.invoke=function(t,e,n){this._trampolineEnabled?o.call(this,t,e,n):this._schedule(function(){t.call(e,n)})},r.prototype.settlePromises=function(t){this._trampolineEnabled?s.call(this,t):this._schedule(function(){t._settlePromises()})}):(r.prototype.invokeLater=i,r.prototype.invoke=o,r.prototype.settlePromises=s),r.prototype._drainQueues=function(){a(this._normalQueue),this._reset(),this._haveDrainedQueues=!0,a(this._lateQueue)},r.prototype._queueTick=function(){this._isTickUsed||(this._isTickUsed=!0,this._schedule(this.drainQueues))},r.prototype._reset=function(){this._isTickUsed=!1},e.exports=r,e.exports.firstLineError=l},{"./queue":26,"./schedule":29,"./util":36}],3:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){var i=!1,o=function(t,e){this._reject(e)},s=function(t,e){e.promiseRejectionQueued=!0,e.bindingPromise._then(o,o,null,this,t)},a=function(t,e){0===(50397184&this._bitField)&&this._resolveCallback(e.target)},c=function(t,e){e.promiseRejectionQueued||this._reject(t)};t.prototype.bind=function(o){i||(i=!0,t.prototype._propagateFrom=r.propagateFromFunction(),t.prototype._boundValue=r.boundValueFunction());var l=n(o),u=new t(e);u._propagateFrom(this,1);var p=this._target();if(u._setBoundTo(l),l instanceof t){var h={promiseRejectionQueued:!1,promise:u,target:p,bindingPromise:l};p._then(e,s,void 0,u,h),l._then(a,c,void 0,u,h),u._setOnCancel(l)}else u._resolveCallback(p);return u},t.prototype._setBoundTo=function(t){void 0!==t?(this._bitField=2097152|this._bitField,this._boundTo=t):this._bitField=-2097153&this._bitField},t.prototype._isBound=function(){return 2097152===(2097152&this._bitField)},t.bind=function(e,n){return t.resolve(n).bind(e)}}},{}],4:[function(t,e,n){"use strict";function r(){try{Promise===o&&(Promise=i)}catch(t){}return o}var i;"undefined"!=typeof Promise&&(i=Promise);var o=t("./promise")();o.noConflict=r,e.exports=o},{"./promise":22}],5:[function(t,e,n){"use strict";var r=Object.create;if(r){var i=r(null),o=r(null);i[" size"]=o[" size"]=0}e.exports=function(e){function n(t,n){var r;if(null!=t&&(r=t[n]),"function"!=typeof r){var i="Object "+a.classString(t)+" has no method '"+a.toString(n)+"'";throw new e.TypeError(i)}return r}function r(t){var e=this.pop(),r=n(t,e);return r.apply(t,this)}function i(t){return t[this]}function o(t){var e=+this;return 0>e&&(e=Math.max(0,e+t.length)),t[e]}var s,a=t("./util"),c=a.canEvaluate;a.isIdentifier;e.prototype.call=function(t){var e=[].slice.call(arguments,1);return e.push(t),this._then(r,void 0,void 0,e,void 0)},e.prototype.get=function(t){var e,n="number"==typeof t;if(n)e=o;else if(c){var r=s(t);e=null!==r?r:i}else e=i;return this._then(e,void 0,void 0,t,void 0)}}},{"./util":36}],6:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){var o=t("./util"),s=o.tryCatch,a=o.errorObj,c=e._async;e.prototype["break"]=e.prototype.cancel=function(){if(!i.cancellation())return this._warn("cancellation is disabled");for(var t=this,e=t;t._isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCancellable()){t._isFollowing()?t._followee().cancel():t._cancelBranched();break}t._isFollowing()&&t._followee().cancel(),t._setWillBeCancelled(),e=t,t=n}},e.prototype._branchHasCancelled=function(){this._branchesRemainingToCancel--},e.prototype._enoughBranchesHaveCancelled=function(){return void 0===this._branchesRemainingToCancel||this._branchesRemainingToCancel<=0},e.prototype._cancelBy=function(t){return t===this?(this._branchesRemainingToCancel=0,this._invokeOnCancel(),!0):(this._branchHasCancelled(),this._enoughBranchesHaveCancelled()?(this._invokeOnCancel(),!0):!1)},e.prototype._cancelBranched=function(){this._enoughBranchesHaveCancelled()&&this._cancel()},e.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},e.prototype._cancelPromises=function(){this._length()>0&&this._settlePromises()},e.prototype._unsetOnCancel=function(){this._onCancelField=void 0},e.prototype._isCancellable=function(){return this.isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},e.prototype._doInvokeOnCancel=function(t,e){if(o.isArray(t))for(var n=0;n=0?o[t]:void 0}var i=!1,o=[];return t.prototype._promiseCreated=function(){},t.prototype._pushContext=function(){},t.prototype._popContext=function(){return null},t._peekContext=t.prototype._peekContext=function(){},e.prototype._pushContext=function(){void 0!==this._trace&&(this._trace._promiseCreated=null,o.push(this._trace))},e.prototype._popContext=function(){if(void 0!==this._trace){var t=o.pop(),e=t._promiseCreated;return t._promiseCreated=null,e}return null},e.CapturedTrace=null,e.create=n,e.deactivateLongStackTraces=function(){},e.activateLongStackTraces=function(){var n=t.prototype._pushContext,o=t.prototype._popContext,s=t._peekContext,a=t.prototype._peekContext,c=t.prototype._promiseCreated;e.deactivateLongStackTraces=function(){t.prototype._pushContext=n,t.prototype._popContext=o,t._peekContext=s,t.prototype._peekContext=a,t.prototype._promiseCreated=c,i=!1},i=!0,t.prototype._pushContext=e.prototype._pushContext,t.prototype._popContext=e.prototype._popContext,t._peekContext=t.prototype._peekContext=r,t.prototype._promiseCreated=function(){var t=this._peekContext();t&&null==t._promiseCreated&&(t._promiseCreated=this)}},e}},{}],9:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,e){return{promise:e}}function i(){return!1}function o(t,e,n){var r=this;try{t(e,n,function(t){if("function"!=typeof t)throw new TypeError("onCancel must be a function, got: "+H.toString(t));r._attachCancellationCallback(t)})}catch(i){return i}}function s(t){if(!this._isCancellable())return this;var e=this._onCancel();void 0!==e?H.isArray(e)?e.push(t):this._setOnCancel([e,t]):this._setOnCancel(t)}function a(){return this._onCancelField}function c(t){this._onCancelField=t}function l(){this._cancellationParent=void 0,this._onCancelField=void 0}function u(t,e){if(0!==(1&e)){this._cancellationParent=t;var n=t._branchesRemainingToCancel;void 0===n&&(n=0),t._branchesRemainingToCancel=n+1}0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function p(t,e){0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}function h(){var t=this._boundTo;return void 0!==t&&t instanceof e?t.isFulfilled()?t.value():void 0:t}function f(){this._trace=new O(this._peekContext())}function _(t,e){if(U(t)){var n=this._trace;if(void 0!==n&&e&&(n=n._parent),void 0!==n)n.attachExtraTrace(t);else if(!t.__stackCleaned__){var r=E(t);H.notEnumerableProp(t,"stack",r.message+"\n"+r.stack.join("\n")),H.notEnumerableProp(t,"__stackCleaned__",!0)}}}function d(){this._trace=void 0}function v(t,e,n,r,i){if(void 0===t&&null!==e&&J){if(void 0!==i&&i._returnedNonUndefined())return;if(0===(65535&r._bitField))return;n&&(n+=" ");var o="",s="";if(e._trace){for(var a=e._trace.stack.split("\n"),c=C(a),l=c.length-1;l>=0;--l){var u=c[l];if(!q.test(u)){var p=u.match($);p&&(o="at "+p[1]+":"+p[2]+":"+p[3]+" ");break}}if(c.length>0)for(var h=c[0],l=0;l0&&(s="\n"+a[l-1]);break}}var f="a promise was created in a "+n+"handler "+o+"but was not returned from it, see http://goo.gl/rRqMUw"+s;r._warn(f,!0,e)}}function y(t,e){var n=t+" is deprecated and will be removed in a future version.";return e&&(n+=" Use "+e+" instead."),m(n)}function m(t,n,r){if(at.warnings){var i,o=new N(t);if(n)r._attachExtraTrace(o);else if(at.longStackTraces&&(i=e._peekContext()))i.attachExtraTrace(o);else{var s=E(o);o.stack=s.message+"\n"+s.stack.join("\n")}nt("warning",o)||k(o,"",!0)}}function g(t,e){for(var n=0;n=0;--a)if(r[a]===o){s=a;break}for(var a=s;a>=0;--a){var c=r[a];if(e[i]!==c)break;e.pop(),i--}e=r}}function C(t){for(var e=[],n=0;n0&&"SyntaxError"!=t.name&&(e=e.slice(n)),e}function E(t){var e=t.stack,n=t.toString();return e="string"==typeof e&&e.length>0?j(t):[" (No stack trace)"],{message:n,stack:"SyntaxError"==t.name?e:C(e)}}function k(t,e,n){if("undefined"!=typeof console){var r;if(H.isObject(t)){var i=t.stack;r=e+G(i,t)}else r=e+String(t);"function"==typeof V?V(r,n):("function"==typeof console.log||"object"==typeof console.log)&&console.log(r)}}function F(t,e,n,r){var i=!1;try{"function"==typeof e&&(i=!0,"rejectionHandled"===t?e(r):e(n,r))}catch(o){L.throwLater(o)}"unhandledRejection"===t?nt(t,n,r)||i||k(n,"Unhandled rejection "):nt(t,r)}function T(t){var e;if("function"==typeof t)e="[function "+(t.name||"anonymous")+"]";else{e=t&&"function"==typeof t.toString?t.toString():H.toString(t);var n=/\[object [a-zA-Z0-9$_]+\]/;if(n.test(e))try{var r=JSON.stringify(t);e=r}catch(i){}0===e.length&&(e="(empty array)")}return"(<"+x(e)+">, no stack trace)"}function x(t){var e=41;return t.lengths||0>a||!n||!r||n!==r||s>=a||(it=function(t){if(M.test(t))return!0;var e=R(t);return e&&e.fileName===n&&s<=e.line&&e.line<=a?!0:!1})}}function O(t){this._parent=t,this._promisesCreated=0;var e=this._length=1+(void 0===t?0:t._length);st(this,O),e>32&&this.uncycle()}var A,D,V,I=e._getDomain,L=e._async,N=t("./errors").Warning,H=t("./util"),B=t("./es5"),U=H.canAttachTrace,M=/[\\\/]bluebird[\\\/]js[\\\/](release|debug|instrumented)/,q=/\((?:timers\.js):\d+:\d+\)/,$=/[\/<\(](.+?):(\d+):(\d+)\)?\s*$/,Q=null,G=null,z=!1,X=!(0==H.env("BLUEBIRD_DEBUG")||!H.env("BLUEBIRD_DEBUG")&&"development"!==H.env("NODE_ENV")),W=!(0==H.env("BLUEBIRD_WARNINGS")||!X&&!H.env("BLUEBIRD_WARNINGS")),K=!(0==H.env("BLUEBIRD_LONG_STACK_TRACES")||!X&&!H.env("BLUEBIRD_LONG_STACK_TRACES")),J=0!=H.env("BLUEBIRD_W_FORGOTTEN_RETURN")&&(W||!!H.env("BLUEBIRD_W_FORGOTTEN_RETURN"));e.prototype.suppressUnhandledRejections=function(){var t=this._target();t._bitField=-1048577&t._bitField|524288},e.prototype._ensurePossibleRejectionHandled=function(){if(0===(524288&this._bitField)){this._setRejectionIsUnhandled();var t=this;setTimeout(function(){t._notifyUnhandledRejection()},1)}},e.prototype._notifyUnhandledRejectionIsHandled=function(){F("rejectionHandled",A,void 0,this)},e.prototype._setReturnedNonUndefined=function(){this._bitField=268435456|this._bitField},e.prototype._returnedNonUndefined=function(){return 0!==(268435456&this._bitField)},e.prototype._notifyUnhandledRejection=function(){if(this._isRejectionUnhandled()){var t=this._settledValue();this._setUnhandledRejectionIsNotified(),F("unhandledRejection",D,t,this)}},e.prototype._setUnhandledRejectionIsNotified=function(){this._bitField=262144|this._bitField},e.prototype._unsetUnhandledRejectionIsNotified=function(){this._bitField=-262145&this._bitField},e.prototype._isUnhandledRejectionNotified=function(){return(262144&this._bitField)>0},e.prototype._setRejectionIsUnhandled=function(){this._bitField=1048576|this._bitField},e.prototype._unsetRejectionIsUnhandled=function(){this._bitField=-1048577&this._bitField,this._isUnhandledRejectionNotified()&&(this._unsetUnhandledRejectionIsNotified(),this._notifyUnhandledRejectionIsHandled())},e.prototype._isRejectionUnhandled=function(){return(1048576&this._bitField)>0},e.prototype._warn=function(t,e,n){return m(t,e,n||this)},e.onPossiblyUnhandledRejection=function(t){var e=I();D="function"==typeof t?null===e?t:H.domainBind(e,t):void 0},e.onUnhandledRejectionHandled=function(t){var e=I();A="function"==typeof t?null===e?t:H.domainBind(e,t):void 0};var Y=function(){};e.longStackTraces=function(){if(L.haveItemsQueued()&&!at.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");if(!at.longStackTraces&&P()){var t=e.prototype._captureStackTrace,r=e.prototype._attachExtraTrace,i=e.prototype._dereferenceTrace;at.longStackTraces=!0,Y=function(){if(L.haveItemsQueued()&&!at.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n See http://goo.gl/MqrFmX\n");e.prototype._captureStackTrace=t,e.prototype._attachExtraTrace=r,e.prototype._dereferenceTrace=i,n.deactivateLongStackTraces(),L.enableTrampoline(),at.longStackTraces=!1},e.prototype._captureStackTrace=f,e.prototype._attachExtraTrace=_,e.prototype._dereferenceTrace=d,n.activateLongStackTraces(),L.disableTrampolineIfNecessary()}},e.hasLongStackTraces=function(){return at.longStackTraces&&P()};var Z=function(){try{if("function"==typeof CustomEvent){var t=new CustomEvent("CustomEvent");return H.global.dispatchEvent(t),function(t,e){var n={detail:e,cancelable:!0};B.defineProperty(n,"promise",{value:e.promise}),B.defineProperty(n,"reason",{value:e.reason});var r=new CustomEvent(t.toLowerCase(),n);return!H.global.dispatchEvent(r)}}if("function"==typeof Event){var t=new Event("CustomEvent");return H.global.dispatchEvent(t),function(t,e){var n=new Event(t.toLowerCase(),{cancelable:!0});return n.detail=e,B.defineProperty(n,"promise",{value:e.promise}),B.defineProperty(n,"reason",{value:e.reason}),!H.global.dispatchEvent(n)}}var t=document.createEvent("CustomEvent");return t.initCustomEvent("testingtheevent",!1,!0,{}),H.global.dispatchEvent(t),function(t,e){var n=document.createEvent("CustomEvent");return n.initCustomEvent(t.toLowerCase(),!1,!0,e),!H.global.dispatchEvent(n)}}catch(e){}return function(){return!1}}(),tt=function(){return H.isNode?function(){return process.emit.apply(process,arguments)}:H.global?function(t){var e="on"+t.toLowerCase(),n=H.global[e];return n?(n.apply(H.global,[].slice.call(arguments,1)),!0):!1}:function(){return!1}}(),et={promiseCreated:r,promiseFulfilled:r,promiseRejected:r,promiseResolved:r,promiseCancelled:r,promiseChained:function(t,e,n){return{promise:e,child:n}},warning:function(t,e){return{warning:e}},unhandledRejection:function(t,e,n){return{reason:e,promise:n}},rejectionHandled:r},nt=function(t){var e=!1;try{e=tt.apply(null,arguments)}catch(n){L.throwLater(n),e=!0}var r=!1;try{r=Z(t,et[t].apply(null,arguments))}catch(n){L.throwLater(n),r=!0}return r||e};e.config=function(t){if(t=Object(t),"longStackTraces"in t&&(t.longStackTraces?e.longStackTraces():!t.longStackTraces&&e.hasLongStackTraces()&&Y()),"warnings"in t){var n=t.warnings;at.warnings=!!n,J=at.warnings,H.isObject(n)&&"wForgottenReturn"in n&&(J=!!n.wForgottenReturn)}if("cancellation"in t&&t.cancellation&&!at.cancellation){if(L.haveItemsQueued())throw new Error("cannot enable cancellation after promises are in use");e.prototype._clearCancellationData=l,e.prototype._propagateFrom=u,e.prototype._onCancel=a,e.prototype._setOnCancel=c,e.prototype._attachCancellationCallback=s,e.prototype._execute=o,rt=u,at.cancellation=!0}return"monitoring"in t&&(t.monitoring&&!at.monitoring?(at.monitoring=!0,e.prototype._fireEvent=nt):!t.monitoring&&at.monitoring&&(at.monitoring=!1,e.prototype._fireEvent=i)),e},e.prototype._fireEvent=i,e.prototype._execute=function(t,e,n){try{t(e,n)}catch(r){return r}},e.prototype._onCancel=function(){},e.prototype._setOnCancel=function(t){},e.prototype._attachCancellationCallback=function(t){},e.prototype._captureStackTrace=function(){},e.prototype._attachExtraTrace=function(){},e.prototype._dereferenceTrace=function(){},e.prototype._clearCancellationData=function(){},e.prototype._propagateFrom=function(t,e){};var rt=p,it=function(){return!1},ot=/[\/<\(]([^:\/]+):(\d+):(?:\d+)\)?\s*$/;H.inherits(O,Error),n.CapturedTrace=O,O.prototype.uncycle=function(){var t=this._length;if(!(2>t)){for(var e=[],n={},r=0,i=this;void 0!==i;++r)e.push(i),i=i._parent;t=this._length=r;for(var r=t-1;r>=0;--r){var o=e[r].stack;void 0===n[o]&&(n[o]=r)}for(var r=0;t>r;++r){var s=e[r].stack,a=n[s];if(void 0!==a&&a!==r){a>0&&(e[a-1]._parent=void 0,e[a-1]._length=1),e[r]._parent=void 0,e[r]._length=1;var c=r>0?e[r-1]:this;t-1>a?(c._parent=e[a+1],c._parent.uncycle(),c._length=c._parent._length+1):(c._parent=void 0,c._length=1);for(var l=c._length+1,u=r-2;u>=0;--u)e[u]._length=l,l++;return}}}},O.prototype.attachExtraTrace=function(t){if(!t.__stackCleaned__){this.uncycle();for(var e=E(t),n=e.message,r=[e.stack],i=this;void 0!==i;)r.push(C(i.stack.split("\n"))),i=i._parent;w(r),b(r),H.notEnumerableProp(t,"stack",g(n,r)),H.notEnumerableProp(t,"__stackCleaned__",!0)}};var st=function(){var t=/^\s*at\s*/,e=function(t,e){return"string"==typeof t?t:void 0!==e.name&&void 0!==e.message?e.toString():T(e)};if("number"==typeof Error.stackTraceLimit&&"function"==typeof Error.captureStackTrace){Error.stackTraceLimit+=6,Q=t,G=e;var n=Error.captureStackTrace;return it=function(t){return M.test(t)},function(t,e){Error.stackTraceLimit+=6,n(t,e),Error.stackTraceLimit-=6}}var r=new Error;if("string"==typeof r.stack&&r.stack.split("\n")[0].indexOf("stackDetection@")>=0)return Q=/@/,G=e,z=!0,function(t){t.stack=(new Error).stack};var i;try{throw new Error}catch(o){i="stack"in o}return"stack"in r||!i||"number"!=typeof Error.stackTraceLimit?(G=function(t,e){return"string"==typeof t?t:"object"!=typeof e&&"function"!=typeof e||void 0===e.name||void 0===e.message?T(e):e.toString()},null):(Q=t,G=e,function(t){Error.stackTraceLimit+=6;try{throw new Error}catch(e){t.stack=e.stack}Error.stackTraceLimit-=6})}([]);"undefined"!=typeof console&&"undefined"!=typeof console.warn&&(V=function(t){console.warn(t)},H.isNode&&process.stderr.isTTY?V=function(t,e){var n=e?"":"";console.warn(n+t+"\n")}:H.isNode||"string"!=typeof(new Error).stack||(V=function(t,e){console.warn("%c"+t,e?"color: darkorange":"color: red")}));var at={warnings:W,longStackTraces:!1,cancellation:!1,monitoring:!1};return K&&e.longStackTraces(),{longStackTraces:function(){return at.longStackTraces},warnings:function(){return at.warnings},cancellation:function(){return at.cancellation},monitoring:function(){return at.monitoring},propagateFromFunction:function(){return rt},boundValueFunction:function(){return h},checkForgottenReturns:v,setBounds:S,warn:m,deprecated:y,CapturedTrace:O,fireDomEvent:Z,fireGlobalEvent:tt}}},{"./errors":12,"./es5":13,"./util":36}],10:[function(t,e,n){"use strict";e.exports=function(t){function e(){return this.value}function n(){throw this.reason}t.prototype["return"]=t.prototype.thenReturn=function(n){return n instanceof t&&n.suppressUnhandledRejections(),this._then(e,void 0,void 0,{value:n},void 0)},t.prototype["throw"]=t.prototype.thenThrow=function(t){return this._then(n,void 0,void 0,{reason:t},void 0)},t.prototype.catchThrow=function(t){if(arguments.length<=1)return this._then(void 0,n,void 0,{reason:t},void 0);var e=arguments[1],r=function(){throw e};return this.caught(t,r)},t.prototype.catchReturn=function(n){if(arguments.length<=1)return n instanceof t&&n.suppressUnhandledRejections(),this._then(void 0,e,void 0,{value:n},void 0);var r=arguments[1];r instanceof t&&r.suppressUnhandledRejections();var i=function(){return r};return this.caught(n,i)}}},{}],11:[function(t,e,n){"use strict";e.exports=function(t,e){function n(){return o(this)}function r(t,n){return i(t,n,e,e)}var i=t.reduce,o=t.all;t.prototype.each=function(t){return i(this,t,e,0)._then(n,void 0,void 0,this,void 0)},t.prototype.mapSeries=function(t){return i(this,t,e,e)},t.each=function(t,r){return i(t,r,e,0)._then(n,void 0,void 0,t,void 0)},t.mapSeries=r}},{}],12:[function(t,e,n){"use strict";function r(t,e){function n(r){return this instanceof n?(p(this,"message","string"==typeof r?r:e),p(this,"name",t),void(Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):Error.call(this))):new n(r)}return u(n,Error),n}function i(t){return this instanceof i?(p(this,"name","OperationalError"),p(this,"message",t),this.cause=t,this.isOperational=!0,void(t instanceof Error?(p(this,"message",t.message),p(this,"stack",t.stack)):Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor))):new i(t)}var o,s,a=t("./es5"),c=a.freeze,l=t("./util"),u=l.inherits,p=l.notEnumerableProp,h=r("Warning","warning"),f=r("CancellationError","cancellation error"),_=r("TimeoutError","timeout error"),d=r("AggregateError","aggregate error");try{o=TypeError,s=RangeError}catch(v){o=r("TypeError","type error"),s=r("RangeError","range error")}for(var y="join pop push shift unshift slice filter forEach some every map indexOf lastIndexOf reduce reduceRight sort reverse".split(" "),m=0;m1?t.cancelPromise._reject(e):t.cancelPromise._cancel(),t.cancelPromise=null,!0):!1}function a(){return l.call(this,this.promise._target()._settledValue())}function c(t){return s(this,t)?void 0:(h.e=t,h)}function l(t){var i=this.promise,l=this.handler;if(!this.called){this.called=!0;var u=this.isFinallyHandler()?l.call(i._boundValue()):l.call(i._boundValue(),t);if(u===r)return u;if(void 0!==u){i._setReturnedNonUndefined();var f=n(u,i);if(f instanceof e){if(null!=this.cancelPromise){if(f._isCancelled()){var _=new p("late cancellation observer");return i._attachExtraTrace(_),h.e=_,h}f.isPending()&&f._attachCancellationCallback(new o(this))}return f._then(a,c,void 0,this,void 0)}}}return i.isRejected()?(s(this),h.e=t,h):(s(this),t)}var u=t("./util"),p=e.CancellationError,h=u.errorObj,f=t("./catch_filter")(r);return i.prototype.isFinallyHandler=function(){return 0===this.type},o.prototype._resultCancelled=function(){s(this.finallyHandler)},e.prototype._passThrough=function(t,e,n,r){return"function"!=typeof t?this.then():this._then(n,r,void 0,new i(this,e,t),void 0)},e.prototype.lastly=e.prototype["finally"]=function(t){return this._passThrough(t,0,l,l)},e.prototype.tap=function(t){return this._passThrough(t,1,l)},e.prototype.tapCatch=function(t){var n=arguments.length;if(1===n)return this._passThrough(t,1,void 0,l);var r,i=new Array(n-1),o=0;for(r=0;n-1>r;++r){var s=arguments[r];if(!u.isObject(s))return e.reject(new TypeError("tapCatch statement predicate: expecting an object but got "+u.classString(s)));i[o++]=s}i.length=o;var a=arguments[r];return this._passThrough(f(i,a,this),1,void 0,l)},i}},{"./catch_filter":7,"./util":36}],16:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r){for(var o=0;o0&&"function"==typeof arguments[e]){t=arguments[e];var r}var i=[].slice.call(arguments);t&&i.pop();var r=new n(i).promise();return void 0!==t?r.spread(t):r}}},{"./util":36}],18:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,e,n,r){this.constructor$(t),this._promise._captureStackTrace();var i=l();this._callback=null===i?e:u.domainBind(i,e),this._preservedValues=r===o?new Array(this.length()):null,this._limit=n,this._inFlight=0,this._queue=[],f.invoke(this._asyncInit,this,void 0)}function c(t,n,i,o){if("function"!=typeof n)return r("expecting a function but got "+u.classString(n));var s=0;if(void 0!==i){if("object"!=typeof i||null===i)return e.reject(new TypeError("options argument must be an object but it is "+u.classString(i)));if("number"!=typeof i.concurrency)return e.reject(new TypeError("'concurrency' must be a number but it is "+u.classString(i.concurrency)));s=i.concurrency}return s="number"==typeof s&&isFinite(s)&&s>=1?s:0,new a(t,n,s,o).promise()}var l=e._getDomain,u=t("./util"),p=u.tryCatch,h=u.errorObj,f=e._async;u.inherits(a,n),a.prototype._asyncInit=function(){this._init$(void 0,-2)},a.prototype._init=function(){},a.prototype._promiseFulfilled=function(t,n){var r=this._values,o=this.length(),a=this._preservedValues,c=this._limit;if(0>n){if(n=-1*n-1,r[n]=t,c>=1&&(this._inFlight--,this._drainQueue(),this._isResolved()))return!0}else{if(c>=1&&this._inFlight>=c)return r[n]=t,this._queue.push(n),!1;null!==a&&(a[n]=t);var l=this._promise,u=this._callback,f=l._boundValue();l._pushContext();var _=p(u).call(f,t,n,o),d=l._popContext();if(s.checkForgottenReturns(_,d,null!==a?"Promise.filter":"Promise.map",l),_===h)return this._reject(_.e),!0;var v=i(_,this._promise);if(v instanceof e){v=v._target();var y=v._bitField;if(0===(50397184&y))return c>=1&&this._inFlight++,r[n]=v,v._proxy(this,-1*(n+1)),!1;if(0===(33554432&y))return 0!==(16777216&y)?(this._reject(v._reason()),!0):(this._cancel(),!0);_=v._value()}r[n]=_}var m=++this._totalResolved;return m>=o?(null!==a?this._filter(r,a):this._resolve(r),!0):!1},a.prototype._drainQueue=function(){for(var t=this._queue,e=this._limit,n=this._values;t.length>0&&this._inFlighto;++o)t[o]&&(r[i++]=e[o]);r.length=i,this._resolve(r)},a.prototype.preservedValues=function(){return this._preservedValues},e.prototype.map=function(t,e){return c(this,t,e,null)},e.map=function(t,e,n,r){return c(t,e,n,r)}}},{"./util":36}],19:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util"),a=s.tryCatch;e.method=function(t){if("function"!=typeof t)throw new e.TypeError("expecting a function but got "+s.classString(t));return function(){var r=new e(n);r._captureStackTrace(),r._pushContext();var i=a(t).apply(this,arguments),s=r._popContext();return o.checkForgottenReturns(i,s,"Promise.method",r),r._resolveFromSyncValue(i),r}},e.attempt=e["try"]=function(t){if("function"!=typeof t)return i("expecting a function but got "+s.classString(t));var r=new e(n);r._captureStackTrace(),r._pushContext();var c;if(arguments.length>1){o.deprecated("calling Promise.try with more than 1 argument");var l=arguments[1],u=arguments[2];c=s.isArray(l)?a(t).apply(u,l):a(t).call(u,l)}else c=a(t)();var p=r._popContext();return o.checkForgottenReturns(c,p,"Promise.try",r),r._resolveFromSyncValue(c),r},e.prototype._resolveFromSyncValue=function(t){t===s.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},{"./util":36}],20:[function(t,e,n){"use strict";function r(t){return t instanceof Error&&u.getPrototypeOf(t)===Error.prototype}function i(t){var e;if(r(t)){e=new l(t),e.name=t.name,e.message=t.message,e.stack=t.stack;for(var n=u.keys(t),i=0;i1){var n,r=new Array(e-1),i=0;for(n=0;e-1>n;++n){var o=arguments[n];if(!f.isObject(o))return p("Catch statement predicate: expecting an object but got "+f.classString(o));r[i++]=o}return r.length=i,t=arguments[n],this.then(void 0,P(r,t,this))}return this.then(void 0,t)},i.prototype.reflect=function(){return this._then(u,u,void 0,this,void 0)},i.prototype.then=function(t,e){if(T.warnings()&&arguments.length>0&&"function"!=typeof t&&"function"!=typeof e){var n=".then() only accepts functions but was passed: "+f.classString(t);arguments.length>1&&(n+=", "+f.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?p("expecting a function but got "+f.classString(t)):this.all()._then(t,void 0,void 0,w,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new E(this).promise()},i.prototype.error=function(t){return this.caught(f.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(b);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=O(t)(R(e,n));return r===S&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new E(t).promise()},i.cast=function(t){var e=j(t);return e instanceof i||(e=new i(b),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(b);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new m("expecting a function but got "+f.classString(t));return v.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var s=void 0!==o,a=s?o:new i(b),l=this._target(),u=l._bitField;s||(a._propagateFrom(this,3),a._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():l===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,a));var p=c();if(0!==(50397184&u)){var h,_,d=l._settlePromiseCtx;0!==(33554432&u)?(_=l._rejectionHandler0,h=t):0!==(16777216&u)?(_=l._fulfillmentHandler0,h=e,l._unsetRejectionIsUnhandled()):(d=l._settlePromiseLateCancellationObserver,_=new g("late cancellation observer"),l._attachExtraTrace(_),h=e),v.invoke(d,l,{handler:null===p?h:"function"==typeof h&&f.domainBind(p,h),promise:a,receiver:r,value:_})}else l._addCallbacks(t,e,a,r,p);return a},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){v.hasCustomScheduler()||(this._bitField=134217728|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===h?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=h),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=h),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=null===i?t:f.domainBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=null===i?e:f.domainBind(i,e));else{var s=4*o-4;this[s+2]=n,this[s+3]=r,"function"==typeof t&&(this[s+0]=null===i?t:f.domainBind(i,t)),"function"==typeof e&&(this[s+1]=null===i?e:f.domainBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(l(),!1);var n=j(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(l());var o=r._bitField;if(0===(50397184&o)){var s=this._length();s>0&&r._migrateCallback0(this);for(var a=1;s>a;++a)r._migrateCallbackAt(this,a);this._setFollowing(),this._setLength(0),this._setFollowee(r)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var c=new g("late cancellation observer");r._attachExtraTrace(c),this._reject(c)}}},i.prototype._rejectCallback=function(t,e,n){var r=f.ensureErrorObject(t),i=r===t;if(!i&&!n&&T.warnings()){var o="a promise was rejected with a non-error: "+f.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==b){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===w?n&&"number"==typeof n.length?o=O(t).apply(this._boundValue(),n):(o=S,o.e=new m("cannot .spread() a non-array: "+f.classString(n))):o=O(t).call(e,n);var s=r._popContext();i=r._bitField,0===(65536&i)&&(o===C?r._reject(n):o===S?r._rejectCallback(o.e,!1):(T.checkForgottenReturns(o,s,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var s=t instanceof i,a=this._bitField,c=0!==(134217728&a);0!==(65536&a)?(s&&t._invokeInternalOnCancel(),r instanceof x&&r.isFinallyHandler()?(r.cancelPromise=t,O(e).call(r,o)===S&&t._reject(S.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):s||t instanceof E?t._cancel():r.cancel()):"function"==typeof e?s?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&a)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):s&&(c&&t._setAsyncGuaranteed(),0!==(33554432&a)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=l();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():v.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?v.fatalError(t,f.isNode):void((65535&e)>0?v.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},i.defer=i.pending=function(){T.deprecated("Promise.defer","new Promise");var t=new i(b);return{promise:t,resolve:o,reject:s}},f.notEnumerableProp(i,"_makeSelfResolutionError",l),t("./method")(i,b,j,p,T),t("./bind")(i,b,j,T),t("./cancel")(i,E,p,T),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,E,j,b,v,c),i.Promise=i,i.version="3.5.4",t("./map.js")(i,E,p,j,b,T),t("./call_get.js")(i),t("./using.js")(i,p,j,F,b,T),t("./timers.js")(i,b,T),t("./generators.js")(i,p,b,j,n,T),t("./nodeify.js")(i),t("./promisify.js")(i,b),t("./props.js")(i,E,j,p),t("./race.js")(i,b,j,p),t("./reduce.js")(i,E,p,j,b,T),t("./settle.js")(i,E,T),t("./some.js")(i,E,p),t("./filter.js")(i,b),t("./each.js")(i,b),t("./any.js")(i),f.toFastProperties(i),f.toFastProperties(i.prototype),a({a:1}),a({b:2}),a({c:3}),a(1),a(function(){}),a(void 0),a(!1),a(new i(b)),T.setBounds(d.firstLineError,f.lastLineError),i}},{"./any.js":1,"./async":2,"./bind":3,"./call_get.js":5,"./cancel":6,"./catch_filter":7,"./context":8,"./debuggability":9,"./direct_resolve":10,"./each.js":11,"./errors":12,"./es5":13,"./filter.js":14,"./finally":15,"./generators.js":16,"./join":17,"./map.js":18,"./method":19,"./nodeback":20,"./nodeify.js":21,"./promise_array":23,"./promisify.js":24,"./props.js":25,"./race.js":27,"./reduce.js":28,"./settle.js":30,"./some.js":31,"./synchronous_inspection":32,"./thenables":33,"./timers.js":34,"./using.js":35,"./util":36}],23:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function s(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function a(t){var r=this._promise=new e(n);t instanceof e&&r._propagateFrom(t,3),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(a,o),a.prototype.length=function(){return this._length},a.prototype.promise=function(){return this._promise},a.prototype._init=function l(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var a=o._bitField;if(this._values=o,0===(50397184&a))return this._promise._setAsyncGuaranteed(),o._then(l,this._reject,void 0,this,n);if(0===(33554432&a))return 0!==(16777216&a)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var u=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(u,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(s(n))):void this._iterate(o)},a.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,s=null,a=0;n>a;++a){var c=r(t[a],i);c instanceof e?(c=c._target(),s=c._bitField):s=null,o?null!==s&&c.suppressUnhandledRejections():null!==s?0===(50397184&s)?(c._proxy(this,a),this._values[a]=c):o=0!==(33554432&s)?this._promiseFulfilled(c._value(),a):0!==(16777216&s)?this._promiseRejected(c._reason(),a):this._promiseCancelled(a):o=this._promiseFulfilled(c,a)}o||i._setAsyncGuaranteed()},a.prototype._isResolved=function(){return null===this._values},a.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},a.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},a.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},a.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},a.prototype._promiseCancelled=function(){return this._cancel(),!0},a.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},a.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;nc;c+=2){var u=s[c],p=s[c+1],_=u+e;if(r===k)t[_]=k(u,h,u,p,e,i);else{var d=r(p,function(){return k(u,h,u,p,e,i)});f.notEnumerableProp(d,"__isPromisified__",!0),t[_]=d}}return f.toFastProperties(t),t}function u(t,e,n){return k(t,e,void 0,t,null,n)}var p,h={},f=t("./util"),_=t("./nodeback"),d=f.withAppended,v=f.maybeWrapAsError,y=f.canEvaluate,m=t("./errors").TypeError,g="Async",b={__isPromisified__:!0},w=["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"],C=new RegExp("^(?:"+w.join("|")+")$"),j=function(t){return f.isIdentifier(t)&&"_"!==t.charAt(0)&&"constructor"!==t},E=function(t){return t.replace(/([$])/,"\\$")},k=y?p:c;e.promisify=function(t,e){if("function"!=typeof t)throw new m("expecting a function but got "+f.classString(t));if(i(t))return t;e=Object(e);var n=void 0===e.context?h:e.context,o=!!e.multiArgs,s=u(t,n,o);return f.copyDescriptors(t,s,r),s},e.promisifyAll=function(t,e){if("function"!=typeof t&&"object"!=typeof t)throw new m("the target of promisifyAll must be an object or a function\n\n See http://goo.gl/MqrFmX\n");e=Object(e);var n=!!e.multiArgs,r=e.suffix;"string"!=typeof r&&(r=g);var i=e.filter;"function"!=typeof i&&(i=j);var o=e.promisifier;if("function"!=typeof o&&(o=k),!f.isIdentifier(r))throw new RangeError("suffix must be a valid identifier\n\n See http://goo.gl/MqrFmX\n");for(var s=f.inheritedDataKeys(t),a=0;ao;++o){var s=r[o];e[o]=t[s],e[o+i]=s}}this.constructor$(e),this._isMap=n,this._init$(void 0,n?-6:-3)}function s(t){var n,s=r(t);return l(s)?(n=s instanceof e?s._then(e.props,void 0,void 0,void 0,void 0):new o(s).promise(),s instanceof e&&n._propagateFrom(s,2),n):i("cannot await properties of a non-object\n\n See http://goo.gl/MqrFmX\n")}var a,c=t("./util"),l=c.isObject,u=t("./es5");"function"==typeof Map&&(a=Map);var p=function(){function t(t,r){this[e]=t,this[e+n]=r,e++}var e=0,n=0;return function(r){n=r.size,e=0;var i=new Array(2*r.size);return r.forEach(t,i),i}}(),h=function(t){for(var e=new a,n=t.length/2|0,r=0;n>r;++r){var i=t[n+r],o=t[r];e.set(i,o)}return e};c.inherits(o,n),o.prototype._init=function(){},o.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;if(n>=this._length){var r;if(this._isMap)r=h(this._values);else{r={};for(var i=this.length(),o=0,s=this.length();s>o;++o)r[this._values[o+i]]=this._values[o]}return this._resolve(r),!0}return!1},o.prototype.shouldCopyValues=function(){return!1},o.prototype.getActualLength=function(t){return t>>1},e.prototype.props=function(){return s(this)},e.props=function(t){return s(t)}}},{"./es5":13,"./util":36}],26:[function(t,e,n){"use strict";function r(t,e,n,r,i){for(var o=0;i>o;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacityh;++h){var _=t[h];(void 0!==_||h in t)&&e.cast(_)._then(u,p,void 0,l,null)}return l}var s=t("./util"),a=function(t){return t.then(function(e){return o(e,t)})};e.race=function(t){return o(t,void 0)},e.prototype.race=function(){return o(this,void 0)}}},{"./util":36}],28:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t);var s=h();this._fn=null===s?n:f.domainBind(s,n),void 0!==r&&(r=e.resolve(r),r._attachCancellationCallback(this)),this._initialValue=r,this._currentCancellable=null,i===o?this._eachValues=Array(this._length):0===i?this._eachValues=null:this._eachValues=void 0,this._promise._captureStackTrace(),this._init$(void 0,-5)}function c(t,e){this.isFulfilled()?e._resolve(t):e._reject(t)}function l(t,e,n,i){if("function"!=typeof e)return r("expecting a function but got "+f.classString(e));var o=new a(t,e,n,i);return o.promise()}function u(t){this.accum=t,this.array._gotAccum(t);var n=i(this.value,this.array._promise);return n instanceof e?(this.array._currentCancellable=n,n._then(p,void 0,void 0,this,void 0)):p.call(this,n)}function p(t){var n=this.array,r=n._promise,i=_(n._fn);r._pushContext();var o;o=void 0!==n._eachValues?i.call(r._boundValue(),t,this.index,this.length):i.call(r._boundValue(),this.accum,t,this.index,this.length),o instanceof e&&(n._currentCancellable=o);var a=r._popContext();return s.checkForgottenReturns(o,a,void 0!==n._eachValues?"Promise.each":"Promise.reduce",r),o}var h=e._getDomain,f=t("./util"),_=f.tryCatch;f.inherits(a,n),a.prototype._gotAccum=function(t){void 0!==this._eachValues&&null!==this._eachValues&&t!==o&&this._eachValues.push(t)},a.prototype._eachComplete=function(t){return null!==this._eachValues&&this._eachValues.push(t),this._eachValues},a.prototype._init=function(){},a.prototype._resolveEmptyArray=function(){this._resolve(void 0!==this._eachValues?this._eachValues:this._initialValue)},a.prototype.shouldCopyValues=function(){return!1},a.prototype._resolve=function(t){this._promise._resolveCallback(t),this._values=null},a.prototype._resultCancelled=function(t){return t===this._initialValue?this._cancel():void(this._isResolved()||(this._resultCancelled$(),this._currentCancellable instanceof e&&this._currentCancellable.cancel(),this._initialValue instanceof e&&this._initialValue.cancel()))},a.prototype._iterate=function(t){this._values=t;var n,r,i=t.length;if(void 0!==this._initialValue?(n=this._initialValue,r=0):(n=e.resolve(t[0]),r=1),this._currentCancellable=n,!n.isRejected())for(;i>r;++r){var o={accum:null,value:t[r],index:r,length:i,array:this};n=n._then(u,void 0,void 0,o,void 0)}void 0!==this._eachValues&&(n=n._then(this._eachComplete,void 0,void 0,this,void 0)),n._then(c,c,void 0,n,this)},e.prototype.reduce=function(t,e){return l(this,t,e,null)},e.reduce=function(t,e,n,r){return l(t,e,n,r)}}},{"./util":36}],29:[function(t,e,n){"use strict";var r,i=t("./util"),o=function(){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")},s=i.getNativePromise();if(i.isNode&&"undefined"==typeof MutationObserver){var a=global.setImmediate,c=process.nextTick;r=i.isRecentNode?function(t){a.call(global,t)}:function(t){c.call(process,t)}}else if("function"==typeof s&&"function"==typeof s.resolve){var l=s.resolve();r=function(t){l.then(t)}}else r="undefined"==typeof MutationObserver||"undefined"!=typeof window&&window.navigator&&(window.navigator.standalone||window.cordova)?"undefined"!=typeof setImmediate?function(t){setImmediate(t)}:"undefined"!=typeof setTimeout?function(t){setTimeout(t,0)}:o:function(){var t=document.createElement("div"),e={attributes:!0},n=!1,r=document.createElement("div"),i=new MutationObserver(function(){t.classList.toggle("foo"),n=!1});i.observe(r,e);var o=function(){n||(n=!0,r.classList.toggle("foo"))};return function(n){var r=new MutationObserver(function(){r.disconnect(),n()});r.observe(t,e),o()}}();e.exports=r},{"./util":36}],30:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t)}var o=e.PromiseInspection,s=t("./util");s.inherits(i,n),i.prototype._promiseResolved=function(t,e){this._values[t]=e;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},i.prototype._promiseFulfilled=function(t,e){var n=new o;return n._bitField=33554432,n._settledValueField=t,this._promiseResolved(e,n)},i.prototype._promiseRejected=function(t,e){var n=new o;return n._bitField=16777216, +n._settledValueField=t,this._promiseResolved(e,n)},e.settle=function(t){return r.deprecated(".settle()",".reflect()"),new i(t).promise()},e.prototype.settle=function(){return e.settle(this)}}},{"./util":36}],31:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t),this._howMany=0,this._unwrap=!1,this._initialized=!1}function o(t,e){if((0|e)!==e||0>e)return r("expecting a positive integer\n\n See http://goo.gl/MqrFmX\n");var n=new i(t),o=n.promise();return n.setHowMany(e),n.init(),o}var s=t("./util"),a=t("./errors").RangeError,c=t("./errors").AggregateError,l=s.isArray,u={};s.inherits(i,n),i.prototype._init=function(){if(this._initialized){if(0===this._howMany)return void this._resolve([]);this._init$(void 0,-5);var t=l(this._values);!this._isResolved()&&t&&this._howMany>this._canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}},i.prototype.init=function(){this._initialized=!0,this._init()},i.prototype.setUnwrap=function(){this._unwrap=!0},i.prototype.howMany=function(){return this._howMany},i.prototype.setHowMany=function(t){this._howMany=t},i.prototype._promiseFulfilled=function(t){return this._addFulfilled(t),this._fulfilled()===this.howMany()?(this._values.length=this.howMany(),1===this.howMany()&&this._unwrap?this._resolve(this._values[0]):this._resolve(this._values),!0):!1},i.prototype._promiseRejected=function(t){return this._addRejected(t),this._checkOutcome()},i.prototype._promiseCancelled=function(){return this._values instanceof e||null==this._values?this._cancel():(this._addRejected(u),this._checkOutcome())},i.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){for(var t=new c,e=this.length();e0?this._reject(t):this._cancel(),!0}return!1},i.prototype._fulfilled=function(){return this._totalResolved},i.prototype._rejected=function(){return this._values.length-this.length()},i.prototype._addRejected=function(t){this._values.push(t)},i.prototype._addFulfilled=function(t){this._values[this._totalResolved++]=t},i.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()},i.prototype._getRangeError=function(t){var e="Input array must contain at least "+this._howMany+" items but contains only "+t+" items";return new a(e)},i.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))},e.some=function(t,e){return o(t,e)},e.prototype.some=function(t){return o(this,t)},e._SomePromiseArray=i}},{"./errors":12,"./util":36}],32:[function(t,e,n){"use strict";e.exports=function(t){function e(t){void 0!==t?(t=t._target(),this._bitField=t._bitField,this._settledValueField=t._isFateSealed()?t._settledValue():void 0):(this._bitField=0,this._settledValueField=void 0)}e.prototype._settledValue=function(){return this._settledValueField};var n=e.prototype.value=function(){if(!this.isFulfilled())throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},r=e.prototype.error=e.prototype.reason=function(){if(!this.isRejected())throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},i=e.prototype.isFulfilled=function(){return 0!==(33554432&this._bitField)},o=e.prototype.isRejected=function(){return 0!==(16777216&this._bitField)},s=e.prototype.isPending=function(){return 0===(50397184&this._bitField)},a=e.prototype.isResolved=function(){return 0!==(50331648&this._bitField)};e.prototype.isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){return 65536===(65536&this._bitField)},t.prototype._isCancelled=function(){return this._target().__isCancelled()},t.prototype.isCancelled=function(){return 0!==(8454144&this._target()._bitField)},t.prototype.isPending=function(){return s.call(this._target())},t.prototype.isRejected=function(){return o.call(this._target())},t.prototype.isFulfilled=function(){return i.call(this._target())},t.prototype.isResolved=function(){return a.call(this._target())},t.prototype.value=function(){return n.call(this._target())},t.prototype.reason=function(){var t=this._target();return t._unsetRejectionIsUnhandled(),r.call(t)},t.prototype._value=function(){return this._settledValue()},t.prototype._reason=function(){return this._unsetRejectionIsUnhandled(),this._settledValue()},t.PromiseInspection=e}},{}],33:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,r){if(u(t)){if(t instanceof e)return t;var i=o(t);if(i===l){r&&r._pushContext();var c=e.reject(i.e);return r&&r._popContext(),c}if("function"==typeof i){if(s(t)){var c=new e(n);return t._then(c._fulfill,c._reject,void 0,c,null),c}return a(t,i,r)}}return t}function i(t){return t.then}function o(t){try{return i(t)}catch(e){return l.e=e,l}}function s(t){try{return p.call(t,"_promise0")}catch(e){return!1}}function a(t,r,i){function o(t){a&&(a._resolveCallback(t),a=null)}function s(t){a&&(a._rejectCallback(t,p,!0),a=null)}var a=new e(n),u=a;i&&i._pushContext(),a._captureStackTrace(),i&&i._popContext();var p=!0,h=c.tryCatch(r).call(t,o,s);return p=!1,a&&h===l&&(a._rejectCallback(h.e,!0,!0),a=null),u}var c=t("./util"),l=c.errorObj,u=c.isObject,p={}.hasOwnProperty;return r}},{"./util":36}],34:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.handle=t}function o(t){return clearTimeout(this.handle),t}function s(t){throw clearTimeout(this.handle),t}var a=t("./util"),c=e.TimeoutError;i.prototype._resultCancelled=function(){clearTimeout(this.handle)};var l=function(t){return u(+this).thenReturn(t)},u=e.delay=function(t,o){var s,a;return void 0!==o?(s=e.resolve(o)._then(l,null,null,t,void 0),r.cancellation()&&o instanceof e&&s._setOnCancel(o)):(s=new e(n),a=setTimeout(function(){s._fulfill()},+t),r.cancellation()&&s._setOnCancel(new i(a)),s._captureStackTrace()),s._setAsyncGuaranteed(),s};e.prototype.delay=function(t){return u(t,this)};var p=function(t,e,n){var r;r="string"!=typeof e?e instanceof Error?e:new c("operation timed out"):new c(e),a.markAsOriginatingFromRejection(r),t._attachExtraTrace(r),t._reject(r),null!=n&&n.cancel()};e.prototype.timeout=function(t,e){t=+t;var n,a,c=new i(setTimeout(function(){n.isPending()&&p(n,e,a)},t));return r.cancellation()?(a=this.then(),n=a._then(o,s,void 0,c,void 0),n._setOnCancel(c)):n=this._then(o,s,void 0,c,void 0),n}}},{"./util":36}],35:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t){setTimeout(function(){throw t},0)}function c(t){var e=r(t);return e!==t&&"function"==typeof t._isDisposable&&"function"==typeof t._getDisposer&&t._isDisposable()&&e._setDisposable(t._getDisposer()),e}function l(t,n){function i(){if(s>=l)return u._fulfill();var o=c(t[s++]);if(o instanceof e&&o._isDisposable()){try{o=r(o._getDisposer().tryDispose(n),t.promise)}catch(p){return a(p)}if(o instanceof e)return o._then(i,a,null,null,null)}i()}var s=0,l=t.length,u=new e(o);return i(),u}function u(t,e,n){this._data=t,this._promise=e,this._context=n}function p(t,e,n){this.constructor$(t,e,n)}function h(t){return u.isDisposer(t)?(this.resources[this.index]._setDisposable(t),t.promise()):t}function f(t){this.length=t,this.promise=null,this[t-1]=null}var _=t("./util"),d=t("./errors").TypeError,v=t("./util").inherits,y=_.errorObj,m=_.tryCatch,g={};u.prototype.data=function(){return this._data},u.prototype.promise=function(){return this._promise},u.prototype.resource=function(){return this.promise().isFulfilled()?this.promise().value():g},u.prototype.tryDispose=function(t){var e=this.resource(),n=this._context;void 0!==n&&n._pushContext();var r=e!==g?this.doDispose(e,t):null;return void 0!==n&&n._popContext(),this._promise._unsetDisposable(),this._data=null,r},u.isDisposer=function(t){return null!=t&&"function"==typeof t.resource&&"function"==typeof t.tryDispose},v(p,u),p.prototype.doDispose=function(t,e){var n=this.data();return n.call(t,t,e)},f.prototype._resultCancelled=function(){for(var t=this.length,n=0;t>n;++n){var r=this[n];r instanceof e&&r.cancel()}},e.using=function(){var t=arguments.length;if(2>t)return n("you must pass at least 2 arguments to Promise.using");var i=arguments[t-1];if("function"!=typeof i)return n("expecting a function but got "+_.classString(i));var o,a=!0;2===t&&Array.isArray(arguments[0])?(o=arguments[0],t=o.length,a=!1):(o=arguments,t--);for(var c=new f(t),p=0;t>p;++p){var d=o[p];if(u.isDisposer(d)){var v=d;d=d.promise(),d._setDisposable(v)}else{var g=r(d);g instanceof e&&(d=g._then(h,null,null,{resources:c,index:p},void 0))}c[p]=d}for(var b=new Array(c.length),p=0;p0},e.prototype._getDisposer=function(){return this._disposer},e.prototype._unsetDisposable=function(){this._bitField=-131073&this._bitField,this._disposer=void 0},e.prototype.disposer=function(t){if("function"==typeof t)return new p(t,this,i());throw new d}}},{"./errors":12,"./util":36}],36:[function(t,e,n){"use strict";function r(){try{var t=P;return P=null,t.apply(this,arguments)}catch(e){return x.e=e,x}}function i(t){return P=t,r}function o(t){return null==t||t===!0||t===!1||"string"==typeof t||"number"==typeof t}function s(t){return"function"==typeof t||"object"==typeof t&&null!==t}function a(t){return o(t)?new Error(v(t)):t}function c(t,e){var n,r=t.length,i=new Array(r+1);for(n=0;r>n;++n)i[n]=t[n];return i[n]=e,i}function l(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function u(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function h(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function f(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return D.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function m(t){try{u(t,"isOperational",!0)}catch(e){}}function g(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function w(t){return{}.toString.call(t)}function C(t,e,n){for(var r=F.names(t),i=0;i10||t[0]>0}(),B.isNode&&B.toFastProperties(process);try{throw new Error}catch(U){B.lastLineError=U}e.exports=B},{"./es5":13}]},{},[4])(4)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise); \ No newline at end of file diff --git a/node_modules/bluebird/js/release/promise.js b/node_modules/bluebird/js/release/promise.js index f28d2f01f..ca5d7aaf1 100644 --- a/node_modules/bluebird/js/release/promise.js +++ b/node_modules/bluebird/js/release/promise.js @@ -734,7 +734,7 @@ require("./synchronous_inspection")(Promise); require("./join")( Promise, PromiseArray, tryConvertToPromise, INTERNAL, async, getDomain); Promise.Promise = Promise; -Promise.version = "3.5.3"; +Promise.version = "3.5.4"; require('./map.js')(Promise, PromiseArray, apiRejection, tryConvertToPromise, INTERNAL, debug); require('./call_get.js')(Promise); require('./using.js')(Promise, apiRejection, tryConvertToPromise, createContext, INTERNAL, debug); diff --git a/node_modules/bluebird/js/release/util.js b/node_modules/bluebird/js/release/util.js index c5617ee87..74a24fa6c 100644 --- a/node_modules/bluebird/js/release/util.js +++ b/node_modules/bluebird/js/release/util.js @@ -374,7 +374,12 @@ var ret = { domainBind: domainBind }; ret.isRecentNode = ret.isNode && (function() { - var version = process.versions.node.split(".").map(Number); + var version; + if (process.versions && process.versions.node) { + version = process.versions.node.split(".").map(Number); + } else if (process.version) { + version = process.version.split(".").map(Number); + } return (version[0] === 0 && version[1] > 10) || (version[0] > 0); })(); diff --git a/node_modules/bluebird/package.json b/node_modules/bluebird/package.json index 1775e5569..e6b183e0f 100644 --- a/node_modules/bluebird/package.json +++ b/node_modules/bluebird/package.json @@ -1,8 +1,8 @@ { "_from": "bluebird@^3.5.3", - "_id": "bluebird@3.5.3", + "_id": "bluebird@3.5.4", "_inBundle": false, - "_integrity": "sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==", + "_integrity": "sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==", "_location": "/bluebird", "_phantomChildren": {}, "_requested": { @@ -19,8 +19,8 @@ "/cacache", "/consolidate" ], - "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.3.tgz", - "_shasum": "7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7", + "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.4.tgz", + "_shasum": "d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714", "_spec": "bluebird@^3.5.3", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cacache", "author": { @@ -98,6 +98,6 @@ "prepublish": "npm run generate-browser-core && npm run generate-browser-full", "test": "node --expose-gc tools/test.js" }, - "version": "3.5.3", + "version": "3.5.4", "webpack": "./js/release/bluebird.js" } diff --git a/node_modules/body-parser/HISTORY.md b/node_modules/body-parser/HISTORY.md index d8152ccb2..a1d3fbfbb 100644 --- a/node_modules/body-parser/HISTORY.md +++ b/node_modules/body-parser/HISTORY.md @@ -1,3 +1,24 @@ +1.19.0 / 2019-04-25 +=================== + + * deps: bytes@3.1.0 + - Add petabyte (`pb`) support + * deps: http-errors@1.7.2 + - Set constructor name when possible + - deps: setprototypeof@1.1.1 + - deps: statuses@'>= 1.5.0 < 2' + * deps: iconv-lite@0.4.24 + - Added encoding MIK + * deps: qs@6.7.0 + - Fix parsing array brackets after index + * deps: raw-body@2.4.0 + - deps: bytes@3.1.0 + - deps: http-errors@1.7.2 + - deps: iconv-lite@0.4.24 + * deps: type-is@~1.6.17 + - deps: mime-types@~2.1.24 + - perf: prevent internal `throw` on invalid type + 1.18.3 / 2018-05-14 =================== diff --git a/node_modules/body-parser/README.md b/node_modules/body-parser/README.md index d9138bc7a..aba6297a8 100644 --- a/node_modules/body-parser/README.md +++ b/node_modules/body-parser/README.md @@ -399,13 +399,11 @@ var urlencodedParser = bodyParser.urlencoded({ extended: false }) // POST /login gets urlencoded bodies app.post('/login', urlencodedParser, function (req, res) { - if (!req.body) return res.sendStatus(400) res.send('welcome, ' + req.body.username) }) // POST /api/users gets JSON bodies app.post('/api/users', jsonParser, function (req, res) { - if (!req.body) return res.sendStatus(400) // create user in req.body }) ``` diff --git a/node_modules/body-parser/lib/types/urlencoded.js b/node_modules/body-parser/lib/types/urlencoded.js index 5ccda2182..b2ca8f16d 100644 --- a/node_modules/body-parser/lib/types/urlencoded.js +++ b/node_modules/body-parser/lib/types/urlencoded.js @@ -266,7 +266,7 @@ function simpleparser (options) { } debug('parse urlencoding') - return parse(body, undefined, undefined, {maxKeys: parameterLimit}) + return parse(body, undefined, undefined, { maxKeys: parameterLimit }) } } diff --git a/node_modules/body-parser/package.json b/node_modules/body-parser/package.json index 2f2c77862..eb735fcbe 100644 --- a/node_modules/body-parser/package.json +++ b/node_modules/body-parser/package.json @@ -1,8 +1,8 @@ { - "_from": "body-parser@1.18.3", - "_id": "body-parser@1.18.3", + "_from": "body-parser@1.19.0", + "_id": "body-parser@1.19.0", "_inBundle": false, - "_integrity": "sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=", + "_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", "_location": "/body-parser", "_phantomChildren": { "ms": "2.0.0" @@ -10,19 +10,19 @@ "_requested": { "type": "version", "registry": true, - "raw": "body-parser@1.18.3", + "raw": "body-parser@1.19.0", "name": "body-parser", "escapedName": "body-parser", - "rawSpec": "1.18.3", + "rawSpec": "1.19.0", "saveSpec": null, - "fetchSpec": "1.18.3" + "fetchSpec": "1.19.0" }, "_requiredBy": [ "/express" ], - "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz", - "_shasum": "5b292198ffdd553b3a0f20ded0592b956955c8b4", - "_spec": "body-parser@1.18.3", + "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", + "_shasum": "96b2709e57c9c4e09a6fd66a8fd979844f69f08a", + "_spec": "body-parser@1.19.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\express", "bugs": { "url": "https://github.com/expressjs/body-parser/issues" @@ -40,32 +40,32 @@ } ], "dependencies": { - "bytes": "3.0.0", + "bytes": "3.1.0", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "~1.1.2", - "http-errors": "~1.6.3", - "iconv-lite": "0.4.23", + "http-errors": "1.7.2", + "iconv-lite": "0.4.24", "on-finished": "~2.3.0", - "qs": "6.5.2", - "raw-body": "2.3.3", - "type-is": "~1.6.16" + "qs": "6.7.0", + "raw-body": "2.4.0", + "type-is": "~1.6.17" }, "deprecated": false, "description": "Node.js body parsing middleware", "devDependencies": { - "eslint": "4.19.1", - "eslint-config-standard": "11.0.0", - "eslint-plugin-import": "2.11.0", - "eslint-plugin-markdown": "1.0.0-beta.6", - "eslint-plugin-node": "6.0.1", - "eslint-plugin-promise": "3.7.0", - "eslint-plugin-standard": "3.1.0", + "eslint": "5.16.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.17.2", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "8.0.1", + "eslint-plugin-promise": "4.1.1", + "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", "methods": "1.1.2", - "mocha": "2.5.3", + "mocha": "6.1.4", "safe-buffer": "5.1.2", - "supertest": "1.1.0" + "supertest": "4.0.2" }, "engines": { "node": ">= 0.8" @@ -89,5 +89,5 @@ "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/" }, - "version": "1.18.3" + "version": "1.19.0" } diff --git a/node_modules/browserslist/CHANGELOG.md b/node_modules/browserslist/CHANGELOG.md index 80c9fe01a..890c28d40 100644 --- a/node_modules/browserslist/CHANGELOG.md +++ b/node_modules/browserslist/CHANGELOG.md @@ -1,6 +1,31 @@ # Change Log This project adheres to [Semantic Versioning](http://semver.org/). +## 4.6 +* Add `mobileToDesktop` option (by Nicolò Ribaudo). + +## 4.5.6 +* Make `Node > 5` and `node > 5` queries case insensitive. + +## 4.5.5 +* Fix CLI help (by Marcel Gerber). +* Add KaiOS browser to docs. + +## 4.5.4 +* Update docs (by Andrew Leedham and Dan Onoshko). + +## 4.5.3 +* Fix splitting string to queries. + +## 4.5.2 +* Show default browsers in CLI on project without config. + +## 4.5.1 +* Improve text for the warning about outdated `caniuse-lite`. + +## 4.5 +* Add `>=`, `>`, and `<=` support for Node.js version (by Mathspy Terabithian). + ## 4.4.2 * Allow to have string in `package.json` (by @dmarkhas). diff --git a/node_modules/browserslist/README.md b/node_modules/browserslist/README.md index 3943bb8f0..0d533cacd 100644 --- a/node_modules/browserslist/README.md +++ b/node_modules/browserslist/README.md @@ -73,19 +73,51 @@ You can test Browserslist queries in [online demo]. * [`browserslist-ga`] downloads your website browsers statistics to use it in `> 0.5% in my stats` query. -* [`browserslist-useragent`] checks browser by user agent string - to match Browserslist target browsers query. +* [`browserslist-useragent-regexp`] compiles Browserslist query to a RegExp + to test browser useragent. * [`browserslist-useragent-ruby`] is a Ruby library to checks browser by user agent string to match Browserslist. +* [`browserslist-browserstack`] runs BrowserStack tests for all browsers + in Browserslist config. * [`caniuse-api`] returns browsers which support some specific feature. * Run `npx browserslist` in your project directory to see project’s target browsers. This CLI tool is built-in and available in any project with Autoprefixer. -[`browserslist-useragent-ruby`]: https://github.com/browserslist/browserslist-useragent-ruby -[`browserslist-useragent`]: https://github.com/pastelsky/browserslist-useragent -[`browserslist-ga`]: https://github.com/browserslist/browserslist-ga -[`caniuse-api`]: https://github.com/Nyalab/caniuse-api +[`browserslist-useragent-ruby`]: https://github.com/browserslist/browserslist-useragent-ruby +[`browserslist-useragent`]: https://github.com/pastelsky/browserslist-useragent +[`browserslist-useragent-regexp`]: https://github.com/browserslist/browserslist-useragent-regexp +[`browserslist-ga`]: https://github.com/browserslist/browserslist-ga +[`caniuse-api`]: https://github.com/Nyalab/caniuse-api +[`browserslist-browserstack`]: https://github.com/xeroxinteractive/browserslist-browserstack + + +## Best Practices + +* Select browsers directly (`last 2 Chrome versions`) only if you are making + a web app for a kiosk with one browser. There are a lot of browsers + on the market. If you are making general web app you should respect + browsers diversity. +* There is a `defaults` query, which gives a reasonable configuration + for most users: + + ```json + "browserslist": [ + "defaults" + ] + ``` + +* If you want to change the default set of browsers we recommend to combine + `last 1 version`, `not dead` with `> 0.2%` (or `> 1% in US`, + `> 1% in my stats`). `last n versions` adds too many dead browsers + and does not add popular old versions. Choosing a percentage above `0.2%` + will in the long run make popular browsers even more popular. We might run + into a monopoly and stagnation situation, as we had with Internet Explorer 6. + Please use this setting with caution. +* Don’t remove browsers just because you don’t know them. Opera Mini has + 100 million users in Africa and it is more popular in the global market + than Microsoft Edge. Chinese QQ Browsers has more market share than Firefox + and desktop Safari altogether. ## Queries @@ -128,25 +160,6 @@ _A quick way to test your query is to do `npx browserslist '> 0.5%, not IE 11'` in your terminal._ -### Best Practices - -* Select browsers directly (`last 2 Chrome versions`) only if you are making - a web app for a kiosk with one browser. There are a lot of browsers - on the market. If you are making general web app you should respect - browsers diversity. -* If you want to change the default set of browsers we recommend to combine - `last 1 version`, `not dead` with `> 0.2%` (or `> 1% in US`, - `> 1% in my stats`). `last n versions` adds too many dead browsers - and does not add popular old versions. Choosing a percentage above `0.2%` - will in the long run make popular browsers even more popular. We might run - into a monopoly and stagnation situation, as we had with Internet Explorer 6. - Please use this setting with caution. -* Don’t remove browsers just because you don’t know them. Opera Mini has - 100 million users in Africa and it is more popular in the global market - than Microsoft Edge. Chinese QQ Browsers has more market share than Firefox - and desktop Safari altogether. - - ### Full List You can specify the browser and Node.js versions by queries (case insensitive): @@ -169,7 +182,7 @@ You can specify the browser and Node.js versions by queries (case insensitive): `browserslist-config-mycompany` npm package. * `ie 6-8`: selects an inclusive range of versions. * `Firefox > 20`: versions of Firefox newer than 20. - `>=`, `<` and `<=` work too. + `>=`, `<` and `<=` work too. It also works with Node.js. * `iOS 7`: the iOS browser version 7 directly. * `Firefox ESR`: the latest [Firefox ESR] version. * `unreleased versions` or `unreleased Chrome versions`: @@ -256,6 +269,7 @@ Names are case insensitive: * `Safari` for desktop Safari. * `Samsung` for Samsung Internet. * `UCAndroid` or `and_uc` for UC Browser for Android. +* `kaios` for KaiOS Browser. ## `package.json` @@ -485,6 +499,10 @@ Options: Default is `false.` * `dangerousExtend`: Disable security checks for `extend` query. Default is `false.` +* `mobileToDesktop`: Use desktop browsers if Can I Use doesn’t have data + about this mobile version. For instance, Browserslist will return + `chrome 20` on `and_chr 20` query (Can I Use has only data only about + latest versions of mobile browsers). Default is `false`. For non-JS environment and debug purpose you can use CLI tool: @@ -556,13 +574,9 @@ To disable the caching altogether, set the `BROWSERSLIST_DISABLE_CACHE` environment variable. -## Contributors +## Security Contact - - - - - - - - +To report a security vulnerability, please use the [Tidelift security contact]. +Tidelift will coordinate the fix and disclosure. + +[Tidelift security contact]: https://tidelift.com/security diff --git a/node_modules/browserslist/cli.js b/node_modules/browserslist/cli.js index 96180b71d..d58f9c811 100644 --- a/node_modules/browserslist/cli.js +++ b/node_modules/browserslist/cli.js @@ -13,7 +13,7 @@ var USAGE = 'Usage:\n' + ' ' + pkg.name + ' --config="path/to/browserlist/file"\n' + ' ' + pkg.name + ' --coverage "QUERIES"\n' + ' ' + pkg.name + ' --coverage=US "QUERIES"\n' + - ' ' + pkg.name + ' --coverage=US,RU,world "QUERIES"\n' + + ' ' + pkg.name + ' --coverage=US,RU,global "QUERIES"\n' + ' ' + pkg.name + ' --env="environment name defined in config"\n' + ' ' + pkg.name + ' --stats="path/to/browserlist/stats/file"' @@ -72,17 +72,6 @@ if (isArg('--help') || isArg('-h')) { var browsers try { - if (!queries && !opts.config) { - if (browserslist.findConfig(process.cwd())) { - opts.path = process.cwd() - } else { - error( - 'Browserslist config was not found. ' + - 'Define queries or config path.' + - '\n\n' + USAGE - ) - } - } browsers = browserslist(queries, opts) } catch (e) { if (e.name === 'BrowserslistError') { diff --git a/node_modules/browserslist/index.js b/node_modules/browserslist/index.js index b687e2c86..3a22ecc6e 100644 --- a/node_modules/browserslist/index.js +++ b/node_modules/browserslist/index.js @@ -91,17 +91,73 @@ function generateFilter (sign, version) { } } -function compareStrings (a, b) { +function generateSemverFilter (sign, version) { + version = version.split('.').map(parseSimpleInt) + version[1] = version[1] || 0 + version[2] = version[2] || 0 + if (sign === '>') { + return function (v) { + v = v.split('.').map(parseSimpleInt) + return compareSemver(v, version) > 0 + } + } else if (sign === '>=') { + return function (v) { + v = v.split('.').map(parseSimpleInt) + return compareSemver(v, version) >= 0 + } + } else if (sign === '<') { + return function (v) { + v = v.split('.').map(parseSimpleInt) + return compareSemver(version, v) > 0 + } + } else { + return function (v) { + v = v.split('.').map(parseSimpleInt) + return compareSemver(version, v) >= 0 + } + } +} + +function parseSimpleInt (x) { + return parseInt(x) +} + +function compare (a, b) { if (a < b) return -1 if (a > b) return +1 return 0 } -function normalizeVersion (data, version) { +function compareSemver (a, b) { + return ( + compare(a[0], b[0]) || + compare(a[1], b[1]) || + compare(a[2], b[2]) + ) +} + +function resolveVersion (data, version) { if (data.versions.indexOf(version) !== -1) { return version } else if (browserslist.versionAliases[data.name][version]) { return browserslist.versionAliases[data.name][version] + } else { + return false + } +} + +function normalizeVersion (data, version, context) { + var resolved = resolveVersion(data, version) + if ( + !resolved && + context.mobileToDesktop && + browserslist.desktopNames[data.name] + ) { + var alias = checkName(browserslist.desktopNames[data.name]) + resolved = resolveVersion(alias, version) + } + if (resolved) { + return resolved } else if (data.versions.length === 1) { return data.versions[0] } else { @@ -235,6 +291,9 @@ function resolve (queries, context) { * version in direct query. * @param {boolean} [opts.dangerousExtend] Disable security checks * for extend query. + * @param {boolean} [opts.mobileToDesktop] Alias mobile browsers to the desktop + * version when Can I Use doesn't have + * data about the specified version. * @returns {string[]} Array with browser names in Can I Use. * * @example @@ -263,7 +322,8 @@ function browserslist (queries, opts) { var context = { ignoreUnknownVersions: opts.ignoreUnknownVersions, - dangerousExtend: opts.dangerousExtend + dangerousExtend: opts.dangerousExtend, + mobileToDesktop: opts.mobileToDesktop } env.oldDataWarning(browserslist.data) @@ -282,10 +342,10 @@ function browserslist (queries, opts) { if (FLOAT_RANGE.test(name1[1]) && FLOAT_RANGE.test(name2[1])) { return parseFloat(name2[1]) - parseFloat(name1[1]) } else { - return compareStrings(name2[1], name1[1]) + return compare(name2[1], name1[1]) } } else { - return compareStrings(name1[0], name2[0]) + return compare(name1[0], name2[0]) } }) @@ -325,29 +385,26 @@ function doMatch (string, qs) { var or = /^(?:,\s*|\s+OR\s+)(.*)/i var and = /^\s+AND\s+(.*)/i - return find( - string, - function (parsed, n, max) { - if (and.test(parsed)) { - qs.unshift({ type: QUERY_AND, queryString: parsed.match(and)[1] }) - return true - } else if (or.test(parsed)) { - qs.unshift({ type: QUERY_OR, queryString: parsed.match(or)[1] }) - return true - } else if (n === max) { - qs.unshift({ type: QUERY_OR, queryString: parsed.trim() }) - return true - } - return false + return find(string, function (parsed, n, max) { + if (and.test(parsed)) { + qs.unshift({ type: QUERY_AND, queryString: parsed.match(and)[1] }) + return true + } else if (or.test(parsed)) { + qs.unshift({ type: QUERY_OR, queryString: parsed.match(or)[1] }) + return true + } else if (n === max) { + qs.unshift({ type: QUERY_OR, queryString: parsed.trim() }) + return true } - ) + return false + }) } function find (string, predicate) { for (var n = 1, max = string.length; n <= max; n++) { var parsed = string.substr(-n, n) if (predicate(parsed, n, max)) { - return string.replace(parsed, '') + return string.slice(0, -n) } } return '' @@ -391,6 +448,15 @@ browserslist.aliases = { qqandroid: 'and_qq' } +// Can I Use only provides a few versions for some browsers (e.g. and_chr). +// Fallback to a similar browser for unknown versions +browserslist.desktopNames = { + and_chr: 'chrome', + and_ff: 'firefox', + ie_mob: 'ie', + op_mob: 'opera' +} + // Aliases to work with joined versions like `ios_saf 7.0-7.1` browserslist.versionAliases = { } @@ -724,8 +790,8 @@ var QUERIES = [ regexp: /^(\w+)\s+([\d.]+)\s*-\s*([\d.]+)$/i, select: function (context, name, from, to) { var data = checkName(name) - from = parseFloat(normalizeVersion(data, from) || from) - to = parseFloat(normalizeVersion(data, to) || to) + from = parseFloat(normalizeVersion(data, from, context) || from) + to = parseFloat(normalizeVersion(data, to, context) || to) function filter (v) { var parsed = parseFloat(v) @@ -745,6 +811,21 @@ var QUERIES = [ }) } }, + { + regexp: /^node\s*(>=?|<=?)\s*([\d.]+)$/i, + select: function (context, sign, version) { + var nodeVersions = jsReleases.filter(function (i) { + return i.name === 'nodejs' + }).map(function (i) { + return i.version + }) + return nodeVersions + .filter(generateSemverFilter(sign, version)) + .map(function (v) { + return 'node ' + v + }) + } + }, { regexp: /^(\w+)\s*(>=?|<=?)\s*([\d.]+)$/, select: function (context, name, sign, version) { @@ -828,7 +909,7 @@ var QUERIES = [ select: function (context, name, version) { if (/^tp$/i.test(version)) version = 'TP' var data = checkName(name) - var alias = normalizeVersion(data, version) + var alias = normalizeVersion(data, version, context) if (alias) { version = alias } else { @@ -837,7 +918,7 @@ var QUERIES = [ } else { alias = version.replace(/\.0$/, '') } - alias = normalizeVersion(data, alias) + alias = normalizeVersion(data, alias, context) if (alias) { version = alias } else if (context.ignoreUnknownVersions) { diff --git a/node_modules/browserslist/node.js b/node_modules/browserslist/node.js index 821099ec2..d08007562 100644 --- a/node_modules/browserslist/node.js +++ b/node_modules/browserslist/node.js @@ -291,6 +291,7 @@ module.exports = { oldDataWarning: function oldDataWarning (agentsObj) { if (dataTimeChecked) return dataTimeChecked = true + if (process.env.BROWSERSLIST_IGNORE_OLD_DATA) return var latest = latestReleaseTime(agentsObj) var halfYearAgo = Date.now() - TIME_TO_UPDATE_CANIUSE @@ -306,7 +307,8 @@ module.exports = { }) console.warn( 'Browserslist: caniuse-lite is outdated. ' + - 'Please run next command `' + command + ' caniuse-lite browserslist`') + 'Please run next command `' + command + '`' + ) } }, diff --git a/node_modules/browserslist/package.json b/node_modules/browserslist/package.json index fa07959ce..b03ab4687 100644 --- a/node_modules/browserslist/package.json +++ b/node_modules/browserslist/package.json @@ -1,24 +1,25 @@ { - "_from": "browserslist@^4.3.4", - "_id": "browserslist@4.4.2", + "_from": "browserslist@^4.5.2", + "_id": "browserslist@4.6.0", "_inBundle": false, - "_integrity": "sha512-ISS/AIAiHERJ3d45Fz0AVYKkgcy+F/eJHzKEvv1j0wwKGKD9T3BrwKr/5g45L+Y4XIK5PlTqefHciRFcfE1Jxg==", + "_integrity": "sha512-Jk0YFwXBuMOOol8n6FhgkDzn3mY9PYLYGk29zybF05SbRTsMgPqmTNeQQhOghCxq5oFqAXE3u4sYddr4C0uRhg==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "browserslist@^4.3.4", + "raw": "browserslist@^4.5.2", "name": "browserslist", "escapedName": "browserslist", - "rawSpec": "^4.3.4", + "rawSpec": "^4.5.2", "saveSpec": null, - "fetchSpec": "^4.3.4" + "fetchSpec": "^4.5.2" }, "_requiredBy": [ "/@babel/preset-env", "/autoprefixer", "/caniuse-api", + "/core-js-compat", "/postcss-colormin", "/postcss-merge-rules", "/postcss-minify-params", @@ -26,9 +27,9 @@ "/postcss-reduce-initial", "/stylehacks" ], - "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.4.2.tgz", - "_shasum": "6ea8a74d6464bb0bd549105f659b41197d8f0ba2", - "_spec": "browserslist@^4.3.4", + "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.6.0.tgz", + "_shasum": "5274028c26f4d933d5b1323307c1d1da5084c9ff", + "_spec": "browserslist@^4.5.2", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\@babel\\preset-env", "author": { "name": "Andrey Sitnik", @@ -46,18 +47,13 @@ }, "bundleDependencies": false, "dependencies": { - "caniuse-lite": "^1.0.30000939", - "electron-to-chromium": "^1.3.113", - "node-releases": "^1.1.8" + "caniuse-lite": "^1.0.30000967", + "electron-to-chromium": "^1.3.133", + "node-releases": "^1.1.19" }, "deprecated": false, "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "homepage": "https://github.com/browserslist/browserslist#readme", - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, "keywords": [ "caniuse", "browsers", @@ -69,5 +65,5 @@ "type": "git", "url": "git+https://github.com/browserslist/browserslist.git" }, - "version": "4.4.2" + "version": "4.6.0" } diff --git a/node_modules/camelcase/index.js b/node_modules/camelcase/index.js index 54398d4a2..579f99b47 100644 --- a/node_modules/camelcase/index.js +++ b/node_modules/camelcase/index.js @@ -20,9 +20,9 @@ const preserveCamelCase = string => { isLastCharUpper = false; isLastCharLower = true; } else { - isLastCharLower = character.toLowerCase() === character; + isLastCharLower = character.toLowerCase() === character && character.toUpperCase() !== character; isLastLastCharUpper = isLastCharUpper; - isLastCharUpper = character.toUpperCase() === character; + isLastCharUpper = character.toUpperCase() === character && character.toLowerCase() !== character; } } @@ -56,10 +56,6 @@ const camelCase = (input, options) => { return options.pascalCase ? input.toUpperCase() : input.toLowerCase(); } - if (/^[a-z\d]+$/.test(input)) { - return postProcess(input); - } - const hasUpperCase = input !== input.toLowerCase(); if (hasUpperCase) { @@ -69,10 +65,12 @@ const camelCase = (input, options) => { input = input .replace(/^[_.\- ]+/, '') .toLowerCase() - .replace(/[_.\- ]+(\w|$)/g, (m, p1) => p1.toUpperCase()); + .replace(/[_.\- ]+(\w|$)/g, (_, p1) => p1.toUpperCase()) + .replace(/\d+(\w|$)/g, m => m.toUpperCase()); return postProcess(input); }; module.exports = camelCase; +// TODO: Remove this for the next major release module.exports.default = camelCase; diff --git a/node_modules/camelcase/package.json b/node_modules/camelcase/package.json index 7c145b676..198cffd58 100644 --- a/node_modules/camelcase/package.json +++ b/node_modules/camelcase/package.json @@ -1,8 +1,8 @@ { "_from": "camelcase@^5.0.0", - "_id": "camelcase@5.2.0", + "_id": "camelcase@5.3.1", "_inBundle": false, - "_integrity": "sha512-IXFsBS2pC+X0j0N/GE7Dm7j3bsEBp+oTpb7F50dwEVX7rf3IgwO9XatnegTsDtniKCUtEJH4fSU6Asw7uoVLfQ==", + "_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "_location": "/camelcase", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/yargs-parser" ], - "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.2.0.tgz", - "_shasum": "e7522abda5ed94cc0489e1b8466610e88404cf45", + "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "_shasum": "e3c9b31569e106811df242f715725a1f4c494320", "_spec": "camelcase@^5.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\yargs-parser", "author": { @@ -34,8 +34,8 @@ "deprecated": false, "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", "devDependencies": { - "ava": "^1.2.1", - "tsd-check": "^0.3.0", + "ava": "^1.4.1", + "tsd": "^0.7.1", "xo": "^0.24.0" }, "engines": { @@ -69,7 +69,7 @@ "url": "git+https://github.com/sindresorhus/camelcase.git" }, "scripts": { - "test": "xo && ava && tsd-check" + "test": "xo && ava && tsd" }, - "version": "5.2.0" + "version": "5.3.1" } diff --git a/node_modules/caniuse-lite/CHANGELOG.md b/node_modules/caniuse-lite/CHANGELOG.md index b68609e37..ed2563c06 100644 --- a/node_modules/caniuse-lite/CHANGELOG.md +++ b/node_modules/caniuse-lite/CHANGELOG.md @@ -3,6 +3,30 @@ The contents of this section have been generated automatically; each version tracks the `caniuse-db` package at the same version. +- **1.0.30000969** was released on May 16th, 2019 at 03:32. +- **1.0.30000967** was released on May 7th, 2019 at 05:32. +- **1.0.30000966** was released on May 3rd, 2019 at 05:32. +- **1.0.30000965** was released on May 3rd, 2019 at 04:32. +- **1.0.30000963** was released on April 24th, 2019 at 04:32. +- **1.0.30000962** was released on April 19th, 2019 at 04:32. +- **1.0.30000960** was released on April 16th, 2019 at 06:32. +- **1.0.30000959** was released on April 15th, 2019 at 03:32. +- **1.0.30000958** was released on April 14th, 2019 at 21:32. +- **1.0.30000957** was released on April 3rd, 2019 at 06:32. +- **1.0.30000956** was released on April 3rd, 2019 at 04:32. +- **1.0.30000955** was released on March 28th, 2019 at 06:32. +- **1.0.30000954** was released on March 27th, 2019 at 05:32. +- **1.0.30000953** was released on March 26th, 2019 at 05:32. +- **1.0.30000952** was released on March 26th, 2019 at 02:32. +- **1.0.30000951** was released on March 20th, 2019 at 04:32. +- **1.0.30000950** was released on March 17th, 2019 at 06:32. +- **1.0.30000949** was released on March 16th, 2019 at 03:32. +- **1.0.30000948** was released on March 15th, 2019 at 06:32. +- **1.0.30000947** was released on March 14th, 2019 at 05:32. +- **1.0.30000946** was released on March 13th, 2019 at 05:32. +- **1.0.30000945** was released on March 12th, 2019 at 06:32. +- **1.0.30000944** was released on March 12th, 2019 at 05:32. +- **1.0.30000943** was released on March 10th, 2019 at 03:32. - **1.0.30000942** was released on March 7th, 2019 at 04:32. - **1.0.30000941** was released on March 5th, 2019 at 04:32. - **1.0.30000940** was released on March 3rd, 2019 at 20:32. diff --git a/node_modules/caniuse-lite/data/agents.js b/node_modules/caniuse-lite/data/agents.js index e02fc30ca..7a4c58b36 100644 --- a/node_modules/caniuse-lite/data/agents.js +++ b/node_modules/caniuse-lite/data/agents.js @@ -1 +1 @@ -module.exports={A:{A:{K:0.0100156,D:0.0100156,G:0.13521,E:0.195304,A:0.0600934,B:2.26352,gB:0.009298},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","gB","K","D","G","E","A","B","","",""],E:"IE",F:{gB:962323200,K:998870400,D:1161129600,G:1237420800,E:1300060800,A:1346716800,B:1381968000}},B:{A:{"2":0.019308,C:0.014481,d:0.043443,J:0.062751,M:0.120675,H:1.5205,I:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","C","2","d","J","M","H","I","","",""],E:"Edge",F:{"2":1447286400,C:1438128000,d:1470096000,J:1491868800,M:1508198400,H:1525046400,I:1542067200}},C:{A:{"0":0.033789,"1":0.024135,"2":0.004486,"3":0.511662,"4":0,"6":0.004707,"7":0.168945,"9":0.028962,dB:0.004827,BB:0.004707,F:0.009654,N:0.004879,K:0.020136,D:0.005725,G:0.004725,E:0.00533,A:0.004283,B:0.004317,C:0.004471,d:0.00453,J:0.004827,M:0.004417,H:0.004827,I:0.004393,O:0.004443,P:0.004283,Q:0.008652,R:0.004393,S:0.004827,T:0.008786,U:0.004326,V:0.004317,W:0.004393,X:0.004418,Y:0.008834,Z:0.004725,a:0.009654,b:0.004471,c:0.004725,e:0.009654,f:0.004417,g:0.004783,h:0.014481,i:0.004783,j:0.004827,k:0.004827,l:0.004707,m:0.019308,n:0.009654,o:0.014481,L:0.004783,q:0.062751,r:0.053097,s:0.009654,t:0.014481,u:0.009654,v:0.207561,w:0.009654,x:0.024135,y:0.014481,z:0.043443,GB:0.024135,FB:0.033789,AB:0.04827,CB:2.58727,DB:0.082059,XB:0.008786,WB:0.009414},B:"moz",C:["","","","dB","BB","XB","WB","F","N","K","D","G","E","A","B","C","2","d","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","GB","7","FB","9","AB","3","CB","DB","4",""],E:"Firefox",F:{"0":1510617600,"1":1516665600,"2":1335225600,"3":1544486400,"4":null,"6":1417392000,"7":1525824000,"9":1536105600,dB:1161648000,BB:1213660800,XB:1246320000,WB:1264032000,F:1300752000,N:1308614400,K:1313452800,D:1317081600,G:1317081600,E:1320710400,A:1324339200,B:1327968000,C:1331596800,d:1338854400,J:1342483200,M:1346112000,H:1349740800,I:1353628800,O:1357603200,P:1361232000,Q:1364860800,R:1368489600,S:1372118400,T:1375747200,U:1379376000,V:1386633600,W:1391472000,X:1395100800,Y:1398729600,Z:1402358400,a:1405987200,b:1409616000,c:1413244800,e:1421107200,f:1424736000,g:1428278400,h:1431475200,i:1435881600,j:1439251200,k:1442880000,l:1446508800,m:1450137600,n:1453852800,o:1457395200,L:1461628800,q:1465257600,r:1470096000,s:1474329600,t:1479168000,u:1485216000,v:1488844800,w:1492560000,x:1497312000,y:1502150400,z:1506556800,GB:1520985600,FB:1529971200,AB:1540252800,CB:1548720000,DB:null}},D:{A:{"0":0.057924,"1":0.077232,"2":0.004879,"3":0.086886,"4":0.217215,"6":0.014481,"7":0.038616,"9":0.082059,F:0.004706,N:0.004879,K:0.004879,D:0.005591,G:0.005591,E:0.005591,A:0.004534,B:0.009654,C:0.010424,d:0.004706,J:0.014481,M:0.004393,H:0.004393,I:0.008652,O:0.004418,P:0.004393,Q:0.004317,R:0.019308,S:0.008786,T:0.014481,U:0.004827,V:0.009654,W:0.004326,X:0.004725,Y:0.101367,Z:0.009654,a:0.024135,b:0.004827,c:0.019308,e:0.014481,f:0.009654,g:0.004827,h:0.033789,i:0.009654,j:0.028962,k:0.009654,l:0.004827,m:0.033789,n:0.004827,o:0.009654,L:0.009654,q:0.014481,r:0.04827,s:0.492354,t:0.009654,u:0.019308,v:0.009654,w:0.024135,x:0.038616,y:0.053097,z:0.057924,GB:0.033789,FB:0.362025,AB:0.371679,CB:0.154464,DB:0.09654,QB:0.183426,iB:0.222042,KB:0.381333,IB:11.6717,LB:15.0023,MB:0.053097,NB:0.024135,OB:0},B:"webkit",C:["F","N","K","D","G","E","A","B","C","2","d","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","GB","7","FB","9","AB","3","CB","DB","4","QB","iB","KB","IB","LB","MB","NB","OB"],E:"Chrome",F:{"0":1489017600,"1":1492560000,"2":1312243200,"3":1516752000,"4":1527552000,"6":1397001600,"7":1500940800,"9":1508198400,F:1264377600,N:1274745600,K:1283385600,D:1287619200,G:1291248000,E:1296777600,A:1299542400,B:1303862400,C:1307404800,d:1316131200,J:1316131200,M:1319500800,H:1323734400,I:1328659200,O:1332892800,P:1337040000,Q:1340668800,R:1343692800,S:1348531200,T:1352246400,U:1357862400,V:1361404800,W:1364428800,X:1369094400,Y:1374105600,Z:1376956800,a:1384214400,b:1389657600,c:1392940800,e:1400544000,f:1405468800,g:1409011200,h:1412640000,i:1416268800,j:1421798400,k:1425513600,l:1429401600,m:1432080000,n:1437523200,o:1441152000,L:1444780800,q:1449014400,r:1453248000,s:1456963200,t:1460592000,u:1464134400,v:1469059200,w:1472601600,x:1476230400,y:1480550400,z:1485302400,GB:1496707200,FB:1504569600,AB:1512518400,CB:1520294400,DB:1523923200,QB:1532390400,iB:1536019200,KB:1539648000,IB:1543968000,LB:1548720000,MB:null,NB:null,OB:null}},E:{A:{"5":0.009654,F:0,N:0.004827,K:0.004349,D:0.009654,G:0.04827,E:0.053097,A:0.033789,B:0.086886,C:1.81012,PB:0,HB:0.008692,RB:0.120675,SB:0.014481,TB:0.004283,UB:0.062751,VB:0.168945,p:0.328236,YB:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","PB","HB","F","N","RB","K","SB","D","TB","G","E","UB","A","VB","B","p","C","5","YB",""],E:"Safari",F:{"5":null,PB:1205798400,HB:1226534400,F:1244419200,N:1275868800,RB:1311120000,K:1343174400,SB:1382400000,D:1382400000,TB:1410998400,G:1413417600,E:1443657600,UB:1458518400,A:1474329600,VB:1490572800,B:1505779200,p:1522281600,C:1537142400,YB:null}},F:{A:{"0":0.468219,"1":0.506835,"5":0.014481,"6":0.009758,"8":0.004879,E:0.0082,B:0.016581,C:0.004317,J:0.00685,M:0.00685,H:0.00685,I:0.005014,O:0.006015,P:0.004879,Q:0.006597,R:0.006597,S:0.013434,T:0.006702,U:0.006015,V:0.005595,W:0.004393,X:0.008652,Y:0.004879,Z:0.004879,a:0.004827,b:0.005152,c:0.005014,e:0.004879,f:0.019308,g:0.004283,h:0.004367,i:0.004534,j:0.004367,k:0.004227,l:0.004418,m:0.024135,n:0.004227,o:0.004725,L:0.004417,q:0.008942,r:0.004707,s:0.004827,t:0.004707,u:0.004707,v:0.004326,w:0.004783,x:0.014349,y:0.004725,z:0.014481,ZB:0.00685,aB:0,bB:0.008392,cB:0.004706,p:0.006229,eB:0.008786},B:"webkit",C:["","","","","","","","","","","","","","","E","ZB","aB","bB","cB","B","p","8","eB","C","5","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","","",""],E:"Opera",F:{"0":1543363200,"1":1548201600,"5":1352073600,"6":1449100800,"8":1309219200,E:1150761600,ZB:1223424000,aB:1251763200,bB:1267488000,cB:1277942400,B:1292457600,p:1302566400,eB:1323129600,C:1323129600,J:1372723200,M:1377561600,H:1381104000,I:1386288000,O:1390867200,P:1393891200,Q:1399334400,R:1401753600,S:1405987200,T:1409616000,U:1413331200,V:1417132800,W:1422316800,X:1425945600,Y:1430179200,Z:1433808000,a:1438646400,b:1442448000,c:1445904000,e:1454371200,f:1457308800,g:1462320000,h:1465344000,i:1470096000,j:1474329600,k:1477267200,l:1481587200,m:1486425600,n:1490054400,o:1494374400,L:1498003200,q:1502236800,r:1506470400,s:1510099200,t:1515024000,u:1517961600,v:1521676800,w:1525910400,x:1530144000,y:1534982400,z:1537833600},D:{"5":"o","8":"o",E:"o",B:"o",C:"o",ZB:"o",aB:"o",bB:"o",cB:"o",p:"o",eB:"o"}},G:{A:{G:0.309691,HB:0.00440841,fB:0.00330631,EB:0.00330631,hB:0.0121231,JB:0.00771472,jB:0.0253484,kB:0.0606157,lB:0.031961,mB:0.23585,nB:0.147682,oB:0.306385,pB:0.400063,qB:0.95883,rB:8.46525,sB:0.0407778},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","HB","fB","EB","hB","JB","jB","G","kB","lB","mB","nB","oB","pB","qB","rB","sB","",""],E:"iOS Safari",F:{HB:1270252800,fB:1283904000,EB:1299628800,hB:1331078400,JB:1359331200,jB:1394409600,G:1410912000,kB:1413763200,lB:1442361600,mB:1458518400,nB:1473724800,oB:1490572800,pB:1505779200,qB:1522281600,rB:1537142400,sB:null}},H:{A:{tB:1.7288},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","tB","","",""],E:"Opera Mini",F:{tB:1426464000}},I:{A:{"4":0,BB:0.000880511,F:0.117108,uB:0,vB:0,wB:0.0193712,xB:0.0334594,EB:0.176983,yB:0,zB:0.39711},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","uB","vB","wB","BB","F","xB","EB","yB","zB","4","","",""],E:"Android Browser",F:{"4":1494115200,uB:1256515200,vB:1274313600,wB:1291593600,BB:1298332800,F:1318896000,xB:1341792000,EB:1374624000,yB:1386547200,zB:1401667200}},J:{A:{D:0.0041384,A:0.0165536},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","A","","",""],E:"Blackberry Browser",F:{D:1325376000,A:1359504000}},K:{A:{"5":0,"8":0,A:0,B:0,C:0,L:0.0111391,p:0},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","p","8","C","5","L","","",""],E:"Opera Mobile",F:{"5":1349740800,"8":1318291200,A:1287100800,B:1300752000,p:1314835200,C:1330300800,L:1474588800},D:{L:"webkit"}},L:{A:{IB:33.4594},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","IB","","",""],E:"Chrome for Android",F:{IB:1543881600}},M:{A:{"3":0.181055},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","3","","",""],E:"Firefox for Android",F:{"3":1544745600}},N:{A:{A:0.0115934,B:0.108633},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","","",""],E:"IE Mobile",F:{A:1340150400,B:1353456000}},O:{A:{"0B":3.76594},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","0B","","",""],E:"UC Browser for Android",F:{"0B":1471392000},D:{"0B":"webkit"}},P:{A:{F:0.610326,"1B":0.0526143,"2B":0.0947057,"3B":0,"4B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","F","1B","2B","3B","4B","","",""],E:"Samsung Internet",F:{F:1461024000,"1B":1481846400,"2B":1509408000,"3B":1528329600,"4B":1546128000}},Q:{A:{"5B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","5B","","",""],E:"QQ Browser",F:{"5B":1483228800}},R:{A:{"6B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","6B","","",""],E:"Baidu Browser",F:{"6B":1491004800}}}; +module.exports={A:{A:{K:0.0104109,D:0.00520546,G:0.11452,E:0.187396,A:0.05726,B:2.29561,iB:0.009298},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","iB","K","D","G","E","A","B","","",""],E:"IE",F:{iB:962323200,K:998870400,D:1161129600,G:1237420800,E:1300060800,A:1346716800,B:1381968000}},B:{A:{"2":0.020116,C:0.015087,d:0.035203,J:0.045261,M:0.110638,H:1.26731,I:0.724176},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","C","2","d","J","M","H","I","","",""],E:"Edge",F:{"2":1447286400,C:1438128000,d:1470096000,J:1491868800,M:1508198400,H:1525046400,I:1542067200}},C:{A:{"0":0.030174,"1":0.020116,"2":0.004486,"3":3.39458,"4":0.10058,"6":0.004707,"7":0.196131,"8":0.025145,"9":0.025145,fB:0.004827,DB:0.004707,F:0.010058,N:0.004879,K:0.020136,D:0.005725,G:0.004725,E:0.00533,A:0.004283,B:0.005029,C:0.004471,d:0.00453,J:0.004827,M:0.004417,H:0.005029,I:0.004393,O:0.004443,P:0.004283,Q:0.008652,R:0.004393,S:0.004827,T:0.008786,U:0.004326,V:0.004317,W:0.004393,X:0.004418,Y:0.008834,Z:0.004725,a:0.010058,b:0.004471,c:0.004725,e:0.025145,f:0.004417,g:0.004783,h:0.015087,i:0.004783,j:0.005029,k:0.005029,l:0.0047,m:0.015087,n:0.010058,o:0.020116,L:0.005029,q:0.060348,r:0.080464,s:0.010058,t:0.015087,u:0.015087,v:0.246421,w:0.010058,x:0.015087,y:0.015087,z:0.05029,HB:0.020116,GB:0.035203,BB:0.060348,CB:0.241392,FB:0,ZB:0.008786,YB:0.009414},B:"moz",C:["","","","","fB","DB","ZB","YB","F","N","K","D","G","E","A","B","C","2","d","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","HB","7","8","9","GB","BB","CB","3","4","FB",""],E:"Firefox",F:{"0":1510617600,"1":1516665600,"2":1335225600,"3":1552953600,"4":null,"6":1417392000,"7":1525824000,"8":1529971200,"9":1536105600,fB:1161648000,DB:1213660800,ZB:1246320000,YB:1264032000,F:1300752000,N:1308614400,K:1313452800,D:1317081600,G:1317081600,E:1320710400,A:1324339200,B:1327968000,C:1331596800,d:1338854400,J:1342483200,M:1346112000,H:1349740800,I:1353628800,O:1357603200,P:1361232000,Q:1364860800,R:1368489600,S:1372118400,T:1375747200,U:1379376000,V:1386633600,W:1391472000,X:1395100800,Y:1398729600,Z:1402358400,a:1405987200,b:1409616000,c:1413244800,e:1421107200,f:1424736000,g:1428278400,h:1431475200,i:1435881600,j:1439251200,k:1442880000,l:1446508800,m:1450137600,n:1453852800,o:1457395200,L:1461628800,q:1465257600,r:1470096000,s:1474329600,t:1479168000,u:1485216000,v:1488844800,w:1492560000,x:1497312000,y:1502150400,z:1506556800,HB:1520985600,GB:1540252800,BB:1544486400,CB:1548720000,FB:null}},D:{A:{"0":0.070406,"1":0.075435,"2":0.004879,"3":0.115667,"4":0.160928,"6":0.015087,"7":0.030174,"8":0.311798,"9":0.070406,F:0.004706,N:0.004879,K:0.004879,D:0.005591,G:0.005591,E:0.005591,A:0.004534,B:0.005029,C:0.010424,d:0.004706,J:0.015087,M:0.004393,H:0.004393,I:0.008652,O:0.004418,P:0.004393,Q:0.004317,R:0.015087,S:0.008786,T:0.014481,U:0.005029,V:0.010058,W:0.004326,X:0.0047,Y:0.070406,Z:0.005029,a:0.015087,b:0.005029,c:0.015087,e:0.0047,f:0.010058,g:0.005029,h:0.025145,i:0.010058,j:0.035203,k:0.015087,l:0.005029,m:0.035203,n:0.005029,o:0.015087,L:0.010058,q:0.015087,r:0.045261,s:0.759379,t:0.010058,u:0.020116,v:0.010058,w:0.020116,x:0.045261,y:0.055319,z:0.065377,HB:0.035203,GB:0.367117,BB:0.070406,CB:0.160928,FB:0.115667,SB:0.20116,NB:0.226305,LB:0.457639,kB:1.81044,MB:27.9411,JB:0.070406,OB:0.035203,PB:0,QB:0},B:"webkit",C:["F","N","K","D","G","E","A","B","C","2","d","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","HB","7","8","9","GB","BB","CB","3","4","FB","SB","NB","LB","kB","MB","JB","OB","PB","QB"],E:"Chrome",F:{"0":1489017600,"1":1492560000,"2":1312243200,"3":1523923200,"4":1527552000,"6":1397001600,"7":1500940800,"8":1504569600,"9":1508198400,F:1264377600,N:1274745600,K:1283385600,D:1287619200,G:1291248000,E:1296777600,A:1299542400,B:1303862400,C:1307404800,d:1316131200,J:1316131200,M:1319500800,H:1323734400,I:1328659200,O:1332892800,P:1337040000,Q:1340668800,R:1343692800,S:1348531200,T:1352246400,U:1357862400,V:1361404800,W:1364428800,X:1369094400,Y:1374105600,Z:1376956800,a:1384214400,b:1389657600,c:1392940800,e:1400544000,f:1405468800,g:1409011200,h:1412640000,i:1416268800,j:1421798400,k:1425513600,l:1429401600,m:1432080000,n:1437523200,o:1441152000,L:1444780800,q:1449014400,r:1453248000,s:1456963200,t:1460592000,u:1464134400,v:1469059200,w:1472601600,x:1476230400,y:1480550400,z:1485302400,HB:1496707200,GB:1512518400,BB:1516752000,CB:1520294400,FB:1532390400,SB:1536019200,NB:1539648000,LB:1543968000,kB:1548720000,MB:1552348800,JB:1555977600,OB:null,PB:null,QB:null}},E:{A:{"5":0.809669,F:0,N:0.0047,K:0.004349,D:0.010058,G:0.040232,E:0.030174,A:0.035203,B:0.080464,C:1.19187,RB:0,IB:0.008692,TB:0.472726,UB:0.015087,VB:0.004283,WB:0.060348,XB:0.165957,p:0.306769,aB:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","RB","IB","F","N","TB","K","UB","D","VB","G","E","WB","A","XB","B","p","C","5","aB","",""],E:"Safari",F:{"5":1553472000,RB:1205798400,IB:1226534400,F:1244419200,N:1275868800,TB:1311120000,K:1343174400,UB:1382400000,D:1382400000,VB:1410998400,G:1413417600,E:1443657600,WB:1458518400,A:1474329600,XB:1490572800,B:1505779200,p:1522281600,C:1537142400,aB:null}},F:{A:{"0":0.005029,"1":0.995742,"5":0.015087,"6":0.009758,E:0.0082,B:0.016581,C:0.004317,J:0.00685,M:0.00685,H:0.00685,I:0.005014,O:0.006015,P:0.004879,Q:0.006597,R:0.006597,S:0.013434,T:0.006702,U:0.006015,V:0.005595,W:0.004393,X:0.008652,Y:0.004879,Z:0.004879,a:0.005029,b:0.005152,c:0.005014,e:0.004879,f:0.015087,g:0.004283,h:0.004367,i:0.004534,j:0.004367,k:0.004227,l:0.004418,m:0.015087,n:0.004227,o:0.004725,L:0.004417,q:0.008942,r:0.004707,s:0.004827,t:0.004707,u:0.004707,v:0.004326,w:0.004783,x:0.014349,y:0.004725,z:0.015087,bB:0.00685,cB:0,dB:0.008392,eB:0.004706,p:0.006229,AB:0.004879,gB:0.008786},B:"webkit",C:["","","","","","","","","","","","","","","","","E","bB","cB","dB","eB","B","p","AB","gB","C","5","J","M","H","I","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","6","e","f","g","h","i","j","k","l","m","n","o","L","q","r","s","t","u","v","w","x","y","z","0","1","","",""],E:"Opera",F:{"0":1543363200,"1":1548201600,"5":1352073600,"6":1449100800,E:1150761600,bB:1223424000,cB:1251763200,dB:1267488000,eB:1277942400,B:1292457600,p:1302566400,AB:1309219200,gB:1323129600,C:1323129600,J:1372723200,M:1377561600,H:1381104000,I:1386288000,O:1390867200,P:1393891200,Q:1399334400,R:1401753600,S:1405987200,T:1409616000,U:1413331200,V:1417132800,W:1422316800,X:1425945600,Y:1430179200,Z:1433808000,a:1438646400,b:1442448000,c:1445904000,e:1454371200,f:1457308800,g:1462320000,h:1465344000,i:1470096000,j:1474329600,k:1477267200,l:1481587200,m:1486425600,n:1490054400,o:1494374400,L:1498003200,q:1502236800,r:1506470400,s:1510099200,t:1515024000,u:1517961600,v:1521676800,w:1525910400,x:1530144000,y:1534982400,z:1537833600},D:{"5":"o",E:"o",B:"o",C:"o",bB:"o",cB:"o",dB:"o",eB:"o",p:"o",AB:"o",gB:"o"}},G:{A:{G:0.0803608,IB:0.00521823,hB:0.00313094,EB:0.00104365,jB:0.0104365,KB:0.00521823,lB:0.0187856,mB:0.0407022,nB:0.0240039,oB:0.199336,pB:0.110627,qB:0.264043,rB:0.325618,sB:0.668977,tB:4.03891,uB:4.63275},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","IB","hB","EB","jB","KB","lB","G","mB","nB","oB","pB","qB","rB","sB","tB","uB","","",""],E:"iOS Safari",F:{IB:1270252800,hB:1283904000,EB:1299628800,jB:1331078400,KB:1359331200,lB:1394409600,G:1410912000,mB:1413763200,nB:1442361600,oB:1458518400,pB:1473724800,qB:1490572800,rB:1505779200,sB:1522281600,tB:1537142400,uB:1553472000}},H:{A:{vB:1.42128},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","vB","","",""],E:"Opera Mini",F:{vB:1426464000}},I:{A:{"4":0,DB:0.000686519,F:0.0988588,wB:0.00480563,xB:0.00823823,yB:0.00480563,zB:0.0494294,EB:0.214194,"0B":0,"1B":0.300009},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","wB","xB","yB","DB","F","zB","EB","0B","1B","4","","",""],E:"Android Browser",F:{"4":1494115200,wB:1256515200,xB:1274313600,yB:1291593600,DB:1298332800,F:1318896000,zB:1341792000,EB:1374624000,"0B":1386547200,"1B":1401667200}},J:{A:{D:0,A:0.024855},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","A","","",""],E:"Blackberry Browser",F:{D:1325376000,A:1359504000}},K:{A:{"5":0,A:0,B:0,C:0,L:0.0111391,p:0,AB:0},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","p","AB","C","5","L","","",""],E:"Opera Mobile",F:{"5":1349740800,A:1287100800,B:1300752000,p:1314835200,AB:1318291200,C:1330300800,L:1474588800},D:{L:"webkit"}},L:{A:{JB:30.7713},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","JB","","",""],E:"Chrome for Android",F:{JB:1556150400}},M:{A:{"3":0.178956},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","3","","",""],E:"Firefox for Android",F:{"3":1552953600}},N:{A:{A:0.0115934,B:0.09942},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","","",""],E:"IE Mobile",F:{A:1340150400,B:1353456000}},O:{A:{"2B":3.07208},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","2B","","",""],E:"UC Browser for Android",F:{"2B":1471392000},D:{"2B":"webkit"}},P:{A:{F:0.522864,"3B":0.0522864,"4B":0.073201,"5B":0.250975,"6B":1.18167,"7B":1.34899},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","F","3B","4B","5B","6B","7B","","",""],E:"Samsung Internet",F:{F:1461024000,"3B":1481846400,"4B":1509408000,"5B":1528329600,"6B":1546128000,"7B":1554163200}},Q:{A:{"8B":0.134217},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","8B","","",""],E:"QQ Browser",F:{"8B":1483228800}},R:{A:{"9B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","9B","","",""],E:"Baidu Browser",F:{"9B":1491004800}},S:{A:{AC:0.402651},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","AC","","",""],E:"KaiOS Browser",F:{AC:1527811200}}}; diff --git a/node_modules/caniuse-lite/data/browserVersions.js b/node_modules/caniuse-lite/data/browserVersions.js index 082c58774..9a3e3d09e 100644 --- a/node_modules/caniuse-lite/data/browserVersions.js +++ b/node_modules/caniuse-lite/data/browserVersions.js @@ -1 +1 @@ -module.exports={"0":"57","1":"58","2":"13","3":"64","4":"67","5":"12.1","6":"34","7":"60","8":"11.5","9":"62",A:"10",B:"11",C:"12",D:"7",E:"9",F:"4",G:"8",H:"17",I:"18",J:"15",K:"6",L:"46",M:"16",N:"5",O:"19",P:"20",Q:"21",R:"22",S:"23",T:"24",U:"25",V:"26",W:"27",X:"28",Y:"29",Z:"30",a:"31",b:"32",c:"33",d:"14",e:"35",f:"36",g:"37",h:"38",i:"39",j:"40",k:"41",l:"42",m:"43",n:"44",o:"45",p:"11.1",q:"47",r:"48",s:"49",t:"50",u:"51",v:"52",w:"53",x:"54",y:"55",z:"56",AB:"63",BB:"3",CB:"65",DB:"66",EB:"4.2-4.3",FB:"61",GB:"59",HB:"3.2",IB:"71",JB:"6.0-6.1",KB:"70",LB:"72",MB:"73",NB:"74",OB:"75",PB:"3.1",QB:"68",RB:"5.1",SB:"6.1",TB:"7.1",UB:"9.1",VB:"10.1",WB:"3.6",XB:"3.5",YB:"TP",ZB:"9.5-9.6",aB:"10.0-10.1",bB:"10.5",cB:"10.6",dB:"2",eB:"11.6",fB:"4.0-4.1",gB:"5.5",hB:"5.0-5.1",iB:"69",jB:"7.0-7.1",kB:"8.1-8.4",lB:"9.0-9.2",mB:"9.3",nB:"10.0-10.2",oB:"10.3",pB:"11.0-11.2",qB:"11.3-11.4",rB:"12.0-12.1",sB:"12.2",tB:"all",uB:"2.1",vB:"2.2",wB:"2.3",xB:"4.1",yB:"4.4",zB:"4.4.3-4.4.4","0B":"11.8","1B":"5.0-5.4","2B":"6.2-6.4","3B":"7.2-7.4","4B":"8.2","5B":"1.2","6B":"7.12"}; +module.exports={"0":"57","1":"58","2":"13","3":"66","4":"67","5":"12.1","6":"34","7":"60","8":"61","9":"62",A:"10",B:"11",C:"12",D:"7",E:"9",F:"4",G:"8",H:"17",I:"18",J:"15",K:"6",L:"46",M:"16",N:"5",O:"19",P:"20",Q:"21",R:"22",S:"23",T:"24",U:"25",V:"26",W:"27",X:"28",Y:"29",Z:"30",a:"31",b:"32",c:"33",d:"14",e:"35",f:"36",g:"37",h:"38",i:"39",j:"40",k:"41",l:"42",m:"43",n:"44",o:"45",p:"11.1",q:"47",r:"48",s:"49",t:"50",u:"51",v:"52",w:"53",x:"54",y:"55",z:"56",AB:"11.5",BB:"64",CB:"65",DB:"3",EB:"4.2-4.3",FB:"68",GB:"63",HB:"59",IB:"3.2",JB:"74",KB:"6.0-6.1",LB:"71",MB:"73",NB:"70",OB:"75",PB:"76",QB:"77",RB:"3.1",SB:"69",TB:"5.1",UB:"6.1",VB:"7.1",WB:"9.1",XB:"10.1",YB:"3.6",ZB:"3.5",aB:"TP",bB:"9.5-9.6",cB:"10.0-10.1",dB:"10.5",eB:"10.6",fB:"2",gB:"11.6",hB:"4.0-4.1",iB:"5.5",jB:"5.0-5.1",kB:"72",lB:"7.0-7.1",mB:"8.1-8.4",nB:"9.0-9.2",oB:"9.3",pB:"10.0-10.2",qB:"10.3",rB:"11.0-11.2",sB:"11.3-11.4",tB:"12.0-12.1",uB:"12.2",vB:"all",wB:"2.1",xB:"2.2",yB:"2.3",zB:"4.1","0B":"4.4","1B":"4.4.3-4.4.4","2B":"11.8","3B":"5.0-5.4","4B":"6.2-6.4","5B":"7.2-7.4","6B":"8.2","7B":"9.2","8B":"1.2","9B":"7.12",AC:"2.5"}; diff --git a/node_modules/caniuse-lite/data/browsers.js b/node_modules/caniuse-lite/data/browsers.js index cd9145c13..04fbb50f7 100644 --- a/node_modules/caniuse-lite/data/browsers.js +++ b/node_modules/caniuse-lite/data/browsers.js @@ -1 +1 @@ -module.exports={A:"ie",B:"edge",C:"firefox",D:"chrome",E:"safari",F:"opera",G:"ios_saf",H:"op_mini",I:"android",J:"bb",K:"op_mob",L:"and_chr",M:"and_ff",N:"ie_mob",O:"and_uc",P:"samsung",Q:"and_qq",R:"baidu"}; +module.exports={A:"ie",B:"edge",C:"firefox",D:"chrome",E:"safari",F:"opera",G:"ios_saf",H:"op_mini",I:"android",J:"bb",K:"op_mob",L:"and_chr",M:"and_ff",N:"ie_mob",O:"and_uc",P:"samsung",Q:"and_qq",R:"baidu",S:"kaios"}; diff --git a/node_modules/caniuse-lite/data/features.js b/node_modules/caniuse-lite/data/features.js index 609b45d4f..6f03d2fd7 100644 --- a/node_modules/caniuse-lite/data/features.js +++ b/node_modules/caniuse-lite/data/features.js @@ -1 +1 @@ -module.exports={"aac":require("./features/aac"),"abortcontroller":require("./features/abortcontroller"),"ac3-ec3":require("./features/ac3-ec3"),"accelerometer":require("./features/accelerometer"),"addeventlistener":require("./features/addeventlistener"),"alternate-stylesheet":require("./features/alternate-stylesheet"),"ambient-light":require("./features/ambient-light"),"apng":require("./features/apng"),"array-find-index":require("./features/array-find-index"),"array-find":require("./features/array-find"),"array-flat":require("./features/array-flat"),"array-includes":require("./features/array-includes"),"arrow-functions":require("./features/arrow-functions"),"asmjs":require("./features/asmjs"),"async-clipboard":require("./features/async-clipboard"),"async-functions":require("./features/async-functions"),"async-iterations-and-generators":require("./features/async-iterations-and-generators"),"atob-btoa":require("./features/atob-btoa"),"audio-api":require("./features/audio-api"),"audio":require("./features/audio"),"audiotracks":require("./features/audiotracks"),"autofocus":require("./features/autofocus"),"auxclick":require("./features/auxclick"),"av1":require("./features/av1"),"background-attachment":require("./features/background-attachment"),"background-clip-text":require("./features/background-clip-text"),"background-img-opts":require("./features/background-img-opts"),"background-position-x-y":require("./features/background-position-x-y"),"background-repeat-round-space":require("./features/background-repeat-round-space"),"background-sync":require("./features/background-sync"),"battery-status":require("./features/battery-status"),"beacon":require("./features/beacon"),"beforeafterprint":require("./features/beforeafterprint"),"bigint":require("./features/bigint"),"blobbuilder":require("./features/blobbuilder"),"bloburls":require("./features/bloburls"),"border-image":require("./features/border-image"),"border-radius":require("./features/border-radius"),"broadcastchannel":require("./features/broadcastchannel"),"brotli":require("./features/brotli"),"calc":require("./features/calc"),"canvas-blending":require("./features/canvas-blending"),"canvas-text":require("./features/canvas-text"),"canvas":require("./features/canvas"),"ch-unit":require("./features/ch-unit"),"chacha20-poly1305":require("./features/chacha20-poly1305"),"channel-messaging":require("./features/channel-messaging"),"childnode-remove":require("./features/childnode-remove"),"classlist":require("./features/classlist"),"clear-site-data-header":require("./features/clear-site-data-header"),"client-hints-dpr-width-viewport":require("./features/client-hints-dpr-width-viewport"),"clipboard":require("./features/clipboard"),"comparedocumentposition":require("./features/comparedocumentposition"),"console-basic":require("./features/console-basic"),"console-time":require("./features/console-time"),"const":require("./features/const"),"constraint-validation":require("./features/constraint-validation"),"contenteditable":require("./features/contenteditable"),"contentsecuritypolicy":require("./features/contentsecuritypolicy"),"contentsecuritypolicy2":require("./features/contentsecuritypolicy2"),"cors":require("./features/cors"),"createimagebitmap":require("./features/createimagebitmap"),"credential-management":require("./features/credential-management"),"cryptography":require("./features/cryptography"),"css-all":require("./features/css-all"),"css-animation":require("./features/css-animation"),"css-any-link":require("./features/css-any-link"),"css-appearance":require("./features/css-appearance"),"css-apply-rule":require("./features/css-apply-rule"),"css-at-counter-style":require("./features/css-at-counter-style"),"css-backdrop-filter":require("./features/css-backdrop-filter"),"css-background-offsets":require("./features/css-background-offsets"),"css-backgroundblendmode":require("./features/css-backgroundblendmode"),"css-boxdecorationbreak":require("./features/css-boxdecorationbreak"),"css-boxshadow":require("./features/css-boxshadow"),"css-canvas":require("./features/css-canvas"),"css-caret-color":require("./features/css-caret-color"),"css-case-insensitive":require("./features/css-case-insensitive"),"css-clip-path":require("./features/css-clip-path"),"css-color-adjust":require("./features/css-color-adjust"),"css-conic-gradients":require("./features/css-conic-gradients"),"css-containment":require("./features/css-containment"),"css-counters":require("./features/css-counters"),"css-crisp-edges":require("./features/css-crisp-edges"),"css-cross-fade":require("./features/css-cross-fade"),"css-default-pseudo":require("./features/css-default-pseudo"),"css-descendant-gtgt":require("./features/css-descendant-gtgt"),"css-deviceadaptation":require("./features/css-deviceadaptation"),"css-dir-pseudo":require("./features/css-dir-pseudo"),"css-display-contents":require("./features/css-display-contents"),"css-element-function":require("./features/css-element-function"),"css-env-function":require("./features/css-env-function"),"css-exclusions":require("./features/css-exclusions"),"css-featurequeries":require("./features/css-featurequeries"),"css-filter-function":require("./features/css-filter-function"),"css-filters":require("./features/css-filters"),"css-first-letter":require("./features/css-first-letter"),"css-first-line":require("./features/css-first-line"),"css-fixed":require("./features/css-fixed"),"css-focus-visible":require("./features/css-focus-visible"),"css-focus-within":require("./features/css-focus-within"),"css-font-rendering-controls":require("./features/css-font-rendering-controls"),"css-font-stretch":require("./features/css-font-stretch"),"css-gencontent":require("./features/css-gencontent"),"css-gradients":require("./features/css-gradients"),"css-grid":require("./features/css-grid"),"css-hanging-punctuation":require("./features/css-hanging-punctuation"),"css-has":require("./features/css-has"),"css-hyphenate":require("./features/css-hyphenate"),"css-hyphens":require("./features/css-hyphens"),"css-image-orientation":require("./features/css-image-orientation"),"css-image-set":require("./features/css-image-set"),"css-in-out-of-range":require("./features/css-in-out-of-range"),"css-indeterminate-pseudo":require("./features/css-indeterminate-pseudo"),"css-initial-letter":require("./features/css-initial-letter"),"css-initial-value":require("./features/css-initial-value"),"css-letter-spacing":require("./features/css-letter-spacing"),"css-line-clamp":require("./features/css-line-clamp"),"css-logical-props":require("./features/css-logical-props"),"css-marker-pseudo":require("./features/css-marker-pseudo"),"css-masks":require("./features/css-masks"),"css-matches-pseudo":require("./features/css-matches-pseudo"),"css-math-functions":require("./features/css-math-functions"),"css-media-interaction":require("./features/css-media-interaction"),"css-media-resolution":require("./features/css-media-resolution"),"css-media-scripting":require("./features/css-media-scripting"),"css-mediaqueries":require("./features/css-mediaqueries"),"css-mixblendmode":require("./features/css-mixblendmode"),"css-motion-paths":require("./features/css-motion-paths"),"css-namespaces":require("./features/css-namespaces"),"css-not-sel-list":require("./features/css-not-sel-list"),"css-nth-child-of":require("./features/css-nth-child-of"),"css-opacity":require("./features/css-opacity"),"css-optional-pseudo":require("./features/css-optional-pseudo"),"css-overflow-anchor":require("./features/css-overflow-anchor"),"css-overflow":require("./features/css-overflow"),"css-overscroll-behavior":require("./features/css-overscroll-behavior"),"css-page-break":require("./features/css-page-break"),"css-paged-media":require("./features/css-paged-media"),"css-paint-api":require("./features/css-paint-api"),"css-placeholder-shown":require("./features/css-placeholder-shown"),"css-placeholder":require("./features/css-placeholder"),"css-read-only-write":require("./features/css-read-only-write"),"css-rebeccapurple":require("./features/css-rebeccapurple"),"css-reflections":require("./features/css-reflections"),"css-regions":require("./features/css-regions"),"css-repeating-gradients":require("./features/css-repeating-gradients"),"css-resize":require("./features/css-resize"),"css-revert-value":require("./features/css-revert-value"),"css-rrggbbaa":require("./features/css-rrggbbaa"),"css-scroll-behavior":require("./features/css-scroll-behavior"),"css-scrollbar":require("./features/css-scrollbar"),"css-sel2":require("./features/css-sel2"),"css-sel3":require("./features/css-sel3"),"css-selection":require("./features/css-selection"),"css-shapes":require("./features/css-shapes"),"css-snappoints":require("./features/css-snappoints"),"css-sticky":require("./features/css-sticky"),"css-supports-api":require("./features/css-supports-api"),"css-table":require("./features/css-table"),"css-text-align-last":require("./features/css-text-align-last"),"css-text-indent":require("./features/css-text-indent"),"css-text-justify":require("./features/css-text-justify"),"css-text-orientation":require("./features/css-text-orientation"),"css-text-spacing":require("./features/css-text-spacing"),"css-textshadow":require("./features/css-textshadow"),"css-touch-action-2":require("./features/css-touch-action-2"),"css-touch-action":require("./features/css-touch-action"),"css-transitions":require("./features/css-transitions"),"css-unicode-bidi":require("./features/css-unicode-bidi"),"css-unset-value":require("./features/css-unset-value"),"css-variables":require("./features/css-variables"),"css-widows-orphans":require("./features/css-widows-orphans"),"css-writing-mode":require("./features/css-writing-mode"),"css-zoom":require("./features/css-zoom"),"css3-attr":require("./features/css3-attr"),"css3-boxsizing":require("./features/css3-boxsizing"),"css3-colors":require("./features/css3-colors"),"css3-cursors-grab":require("./features/css3-cursors-grab"),"css3-cursors-newer":require("./features/css3-cursors-newer"),"css3-cursors":require("./features/css3-cursors"),"css3-tabsize":require("./features/css3-tabsize"),"currentcolor":require("./features/currentcolor"),"custom-elements":require("./features/custom-elements"),"custom-elementsv1":require("./features/custom-elementsv1"),"customevent":require("./features/customevent"),"datalist":require("./features/datalist"),"dataset":require("./features/dataset"),"datauri":require("./features/datauri"),"details":require("./features/details"),"deviceorientation":require("./features/deviceorientation"),"devicepixelratio":require("./features/devicepixelratio"),"dialog":require("./features/dialog"),"dispatchevent":require("./features/dispatchevent"),"do-not-track":require("./features/do-not-track"),"document-currentscript":require("./features/document-currentscript"),"document-evaluate-xpath":require("./features/document-evaluate-xpath"),"document-execcommand":require("./features/document-execcommand"),"document-scrollingelement":require("./features/document-scrollingelement"),"documenthead":require("./features/documenthead"),"dom-manip-convenience":require("./features/dom-manip-convenience"),"dom-range":require("./features/dom-range"),"domcontentloaded":require("./features/domcontentloaded"),"domfocusin-domfocusout-events":require("./features/domfocusin-domfocusout-events"),"dommatrix":require("./features/dommatrix"),"download":require("./features/download"),"dragndrop":require("./features/dragndrop"),"element-closest":require("./features/element-closest"),"element-from-point":require("./features/element-from-point"),"eme":require("./features/eme"),"eot":require("./features/eot"),"es5":require("./features/es5"),"es6-class":require("./features/es6-class"),"es6-generators":require("./features/es6-generators"),"es6-module-dynamic-import":require("./features/es6-module-dynamic-import"),"es6-module":require("./features/es6-module"),"es6-number":require("./features/es6-number"),"es6-string-includes":require("./features/es6-string-includes"),"eventsource":require("./features/eventsource"),"feature-policy":require("./features/feature-policy"),"fetch":require("./features/fetch"),"fieldset-disabled":require("./features/fieldset-disabled"),"fileapi":require("./features/fileapi"),"filereader":require("./features/filereader"),"filereadersync":require("./features/filereadersync"),"filesystem":require("./features/filesystem"),"flac":require("./features/flac"),"flexbox":require("./features/flexbox"),"flow-root":require("./features/flow-root"),"focusin-focusout-events":require("./features/focusin-focusout-events"),"focusoptions-preventscroll":require("./features/focusoptions-preventscroll"),"font-family-system-ui":require("./features/font-family-system-ui"),"font-feature":require("./features/font-feature"),"font-kerning":require("./features/font-kerning"),"font-loading":require("./features/font-loading"),"font-size-adjust":require("./features/font-size-adjust"),"font-smooth":require("./features/font-smooth"),"font-unicode-range":require("./features/font-unicode-range"),"font-variant-alternates":require("./features/font-variant-alternates"),"font-variant-east-asian":require("./features/font-variant-east-asian"),"fontface":require("./features/fontface"),"form-attribute":require("./features/form-attribute"),"form-submit-attributes":require("./features/form-submit-attributes"),"form-validation":require("./features/form-validation"),"forms":require("./features/forms"),"fullscreen":require("./features/fullscreen"),"gamepad":require("./features/gamepad"),"geolocation":require("./features/geolocation"),"getboundingclientrect":require("./features/getboundingclientrect"),"getcomputedstyle":require("./features/getcomputedstyle"),"getelementsbyclassname":require("./features/getelementsbyclassname"),"getrandomvalues":require("./features/getrandomvalues"),"gyroscope":require("./features/gyroscope"),"hardwareconcurrency":require("./features/hardwareconcurrency"),"hashchange":require("./features/hashchange"),"heif":require("./features/heif"),"hevc":require("./features/hevc"),"hidden":require("./features/hidden"),"high-resolution-time":require("./features/high-resolution-time"),"history":require("./features/history"),"html-media-capture":require("./features/html-media-capture"),"html5semantic":require("./features/html5semantic"),"http-live-streaming":require("./features/http-live-streaming"),"http2":require("./features/http2"),"iframe-sandbox":require("./features/iframe-sandbox"),"iframe-seamless":require("./features/iframe-seamless"),"iframe-srcdoc":require("./features/iframe-srcdoc"),"imagecapture":require("./features/imagecapture"),"ime":require("./features/ime"),"img-naturalwidth-naturalheight":require("./features/img-naturalwidth-naturalheight"),"imports":require("./features/imports"),"indeterminate-checkbox":require("./features/indeterminate-checkbox"),"indexeddb":require("./features/indexeddb"),"indexeddb2":require("./features/indexeddb2"),"inline-block":require("./features/inline-block"),"innertext":require("./features/innertext"),"input-autocomplete-onoff":require("./features/input-autocomplete-onoff"),"input-color":require("./features/input-color"),"input-datetime":require("./features/input-datetime"),"input-email-tel-url":require("./features/input-email-tel-url"),"input-event":require("./features/input-event"),"input-file-accept":require("./features/input-file-accept"),"input-file-directory":require("./features/input-file-directory"),"input-file-multiple":require("./features/input-file-multiple"),"input-inputmode":require("./features/input-inputmode"),"input-minlength":require("./features/input-minlength"),"input-number":require("./features/input-number"),"input-pattern":require("./features/input-pattern"),"input-placeholder":require("./features/input-placeholder"),"input-range":require("./features/input-range"),"input-search":require("./features/input-search"),"input-selection":require("./features/input-selection"),"insert-adjacent":require("./features/insert-adjacent"),"insertadjacenthtml":require("./features/insertadjacenthtml"),"internationalization-plural-rul":require("./features/internationalization-plural-rul"),"internationalization":require("./features/internationalization"),"intersectionobserver":require("./features/intersectionobserver"),"intrinsic-width":require("./features/intrinsic-width"),"jpeg2000":require("./features/jpeg2000"),"jpegxr":require("./features/jpegxr"),"json":require("./features/json"),"justify-content-space-evenly":require("./features/justify-content-space-evenly"),"kerning-pairs-ligatures":require("./features/kerning-pairs-ligatures"),"keyboardevent-charcode":require("./features/keyboardevent-charcode"),"keyboardevent-code":require("./features/keyboardevent-code"),"keyboardevent-getmodifierstate":require("./features/keyboardevent-getmodifierstate"),"keyboardevent-key":require("./features/keyboardevent-key"),"keyboardevent-location":require("./features/keyboardevent-location"),"keyboardevent-which":require("./features/keyboardevent-which"),"lazyload":require("./features/lazyload"),"let":require("./features/let"),"link-icon-png":require("./features/link-icon-png"),"link-icon-svg":require("./features/link-icon-svg"),"link-rel-dns-prefetch":require("./features/link-rel-dns-prefetch"),"link-rel-preconnect":require("./features/link-rel-preconnect"),"link-rel-prefetch":require("./features/link-rel-prefetch"),"link-rel-preload":require("./features/link-rel-preload"),"link-rel-prerender":require("./features/link-rel-prerender"),"localecompare":require("./features/localecompare"),"magnetometer":require("./features/magnetometer"),"matchesselector":require("./features/matchesselector"),"matchmedia":require("./features/matchmedia"),"mathml":require("./features/mathml"),"maxlength":require("./features/maxlength"),"media-attribute":require("./features/media-attribute"),"media-fragments":require("./features/media-fragments"),"media-session-api":require("./features/media-session-api"),"mediacapture-fromelement":require("./features/mediacapture-fromelement"),"mediarecorder":require("./features/mediarecorder"),"mediasource":require("./features/mediasource"),"menu":require("./features/menu"),"meta-theme-color":require("./features/meta-theme-color"),"meter":require("./features/meter"),"midi":require("./features/midi"),"minmaxwh":require("./features/minmaxwh"),"mp3":require("./features/mp3"),"mpeg-dash":require("./features/mpeg-dash"),"mpeg4":require("./features/mpeg4"),"multibackgrounds":require("./features/multibackgrounds"),"multicolumn":require("./features/multicolumn"),"mutation-events":require("./features/mutation-events"),"mutationobserver":require("./features/mutationobserver"),"namevalue-storage":require("./features/namevalue-storage"),"nav-timing":require("./features/nav-timing"),"navigator-language":require("./features/navigator-language"),"netinfo":require("./features/netinfo"),"node-contains":require("./features/node-contains"),"node-parentelement":require("./features/node-parentelement"),"notifications":require("./features/notifications"),"object-fit":require("./features/object-fit"),"object-observe":require("./features/object-observe"),"object-values":require("./features/object-values"),"objectrtc":require("./features/objectrtc"),"offline-apps":require("./features/offline-apps"),"offscreencanvas":require("./features/offscreencanvas"),"ogg-vorbis":require("./features/ogg-vorbis"),"ogv":require("./features/ogv"),"ol-reversed":require("./features/ol-reversed"),"once-event-listener":require("./features/once-event-listener"),"online-status":require("./features/online-status"),"opus":require("./features/opus"),"orientation-sensor":require("./features/orientation-sensor"),"outline":require("./features/outline"),"pad-start-end":require("./features/pad-start-end"),"page-transition-events":require("./features/page-transition-events"),"pagevisibility":require("./features/pagevisibility"),"passive-event-listener":require("./features/passive-event-listener"),"passwordrules":require("./features/passwordrules"),"path2d":require("./features/path2d"),"payment-request":require("./features/payment-request"),"permissions-api":require("./features/permissions-api"),"picture-in-picture":require("./features/picture-in-picture"),"picture":require("./features/picture"),"ping":require("./features/ping"),"png-alpha":require("./features/png-alpha"),"pointer-events":require("./features/pointer-events"),"pointer":require("./features/pointer"),"pointerlock":require("./features/pointerlock"),"prefers-color-scheme":require("./features/prefers-color-scheme"),"prefers-reduced-motion":require("./features/prefers-reduced-motion"),"progress":require("./features/progress"),"promise-finally":require("./features/promise-finally"),"promises":require("./features/promises"),"proximity":require("./features/proximity"),"proxy":require("./features/proxy"),"publickeypinning":require("./features/publickeypinning"),"push-api":require("./features/push-api"),"queryselector":require("./features/queryselector"),"readonly-attr":require("./features/readonly-attr"),"referrer-policy":require("./features/referrer-policy"),"registerprotocolhandler":require("./features/registerprotocolhandler"),"rel-noopener":require("./features/rel-noopener"),"rel-noreferrer":require("./features/rel-noreferrer"),"rellist":require("./features/rellist"),"rem":require("./features/rem"),"requestanimationframe":require("./features/requestanimationframe"),"requestidlecallback":require("./features/requestidlecallback"),"resizeobserver":require("./features/resizeobserver"),"resource-timing":require("./features/resource-timing"),"rest-parameters":require("./features/rest-parameters"),"rtcpeerconnection":require("./features/rtcpeerconnection"),"ruby":require("./features/ruby"),"run-in":require("./features/run-in"),"same-site-cookie-attribute":require("./features/same-site-cookie-attribute"),"screen-orientation":require("./features/screen-orientation"),"script-async":require("./features/script-async"),"script-defer":require("./features/script-defer"),"scrollintoview":require("./features/scrollintoview"),"scrollintoviewifneeded":require("./features/scrollintoviewifneeded"),"sdch":require("./features/sdch"),"selection-api":require("./features/selection-api"),"server-timing":require("./features/server-timing"),"serviceworkers":require("./features/serviceworkers"),"setimmediate":require("./features/setimmediate"),"sha-2":require("./features/sha-2"),"shadowdom":require("./features/shadowdom"),"shadowdomv1":require("./features/shadowdomv1"),"sharedarraybuffer":require("./features/sharedarraybuffer"),"sharedworkers":require("./features/sharedworkers"),"sni":require("./features/sni"),"spdy":require("./features/spdy"),"speech-recognition":require("./features/speech-recognition"),"speech-synthesis":require("./features/speech-synthesis"),"spellcheck-attribute":require("./features/spellcheck-attribute"),"sql-storage":require("./features/sql-storage"),"srcset":require("./features/srcset"),"stopimmediatepropagation":require("./features/stopimmediatepropagation"),"stream":require("./features/stream"),"streams":require("./features/streams"),"stricttransportsecurity":require("./features/stricttransportsecurity"),"style-scoped":require("./features/style-scoped"),"subresource-integrity":require("./features/subresource-integrity"),"svg-css":require("./features/svg-css"),"svg-filters":require("./features/svg-filters"),"svg-fonts":require("./features/svg-fonts"),"svg-fragment":require("./features/svg-fragment"),"svg-html":require("./features/svg-html"),"svg-html5":require("./features/svg-html5"),"svg-img":require("./features/svg-img"),"svg-smil":require("./features/svg-smil"),"svg":require("./features/svg"),"symbols":require("./features/symbols"),"tabindex-attr":require("./features/tabindex-attr"),"template-literals":require("./features/template-literals"),"template":require("./features/template"),"testfeat":require("./features/testfeat"),"text-decoration":require("./features/text-decoration"),"text-emphasis":require("./features/text-emphasis"),"text-overflow":require("./features/text-overflow"),"text-size-adjust":require("./features/text-size-adjust"),"text-stroke":require("./features/text-stroke"),"textcontent":require("./features/textcontent"),"textencoder":require("./features/textencoder"),"tls1-1":require("./features/tls1-1"),"tls1-2":require("./features/tls1-2"),"tls1-3":require("./features/tls1-3"),"token-binding":require("./features/token-binding"),"touch":require("./features/touch"),"transforms2d":require("./features/transforms2d"),"transforms3d":require("./features/transforms3d"),"ttf":require("./features/ttf"),"typedarrays":require("./features/typedarrays"),"u2f":require("./features/u2f"),"unhandledrejection":require("./features/unhandledrejection"),"upgradeinsecurerequests":require("./features/upgradeinsecurerequests"),"url":require("./features/url"),"urlsearchparams":require("./features/urlsearchparams"),"use-strict":require("./features/use-strict"),"user-select-none":require("./features/user-select-none"),"user-timing":require("./features/user-timing"),"variable-fonts":require("./features/variable-fonts"),"vibration":require("./features/vibration"),"video":require("./features/video"),"videotracks":require("./features/videotracks"),"viewport-units":require("./features/viewport-units"),"wai-aria":require("./features/wai-aria"),"wasm":require("./features/wasm"),"wav":require("./features/wav"),"wbr-element":require("./features/wbr-element"),"web-animation":require("./features/web-animation"),"web-app-manifest":require("./features/web-app-manifest"),"web-bluetooth":require("./features/web-bluetooth"),"web-share":require("./features/web-share"),"webauthn":require("./features/webauthn"),"webgl":require("./features/webgl"),"webgl2":require("./features/webgl2"),"webm":require("./features/webm"),"webp":require("./features/webp"),"websockets":require("./features/websockets"),"webusb":require("./features/webusb"),"webvr":require("./features/webvr"),"webvtt":require("./features/webvtt"),"webworkers":require("./features/webworkers"),"will-change":require("./features/will-change"),"woff":require("./features/woff"),"woff2":require("./features/woff2"),"word-break":require("./features/word-break"),"wordwrap":require("./features/wordwrap"),"x-doc-messaging":require("./features/x-doc-messaging"),"x-frame-options":require("./features/x-frame-options"),"xhr2":require("./features/xhr2"),"xhtml":require("./features/xhtml"),"xhtmlsmil":require("./features/xhtmlsmil"),"xml-serializer":require("./features/xml-serializer")}; +module.exports={"aac":require("./features/aac"),"abortcontroller":require("./features/abortcontroller"),"ac3-ec3":require("./features/ac3-ec3"),"accelerometer":require("./features/accelerometer"),"addeventlistener":require("./features/addeventlistener"),"alternate-stylesheet":require("./features/alternate-stylesheet"),"ambient-light":require("./features/ambient-light"),"apng":require("./features/apng"),"array-find-index":require("./features/array-find-index"),"array-find":require("./features/array-find"),"array-flat":require("./features/array-flat"),"array-includes":require("./features/array-includes"),"arrow-functions":require("./features/arrow-functions"),"asmjs":require("./features/asmjs"),"async-clipboard":require("./features/async-clipboard"),"async-functions":require("./features/async-functions"),"async-iterations-and-generators":require("./features/async-iterations-and-generators"),"atob-btoa":require("./features/atob-btoa"),"audio-api":require("./features/audio-api"),"audio":require("./features/audio"),"audiotracks":require("./features/audiotracks"),"autofocus":require("./features/autofocus"),"auxclick":require("./features/auxclick"),"av1":require("./features/av1"),"background-attachment":require("./features/background-attachment"),"background-clip-text":require("./features/background-clip-text"),"background-img-opts":require("./features/background-img-opts"),"background-position-x-y":require("./features/background-position-x-y"),"background-repeat-round-space":require("./features/background-repeat-round-space"),"background-sync":require("./features/background-sync"),"battery-status":require("./features/battery-status"),"beacon":require("./features/beacon"),"beforeafterprint":require("./features/beforeafterprint"),"bigint":require("./features/bigint"),"blobbuilder":require("./features/blobbuilder"),"bloburls":require("./features/bloburls"),"border-image":require("./features/border-image"),"border-radius":require("./features/border-radius"),"broadcastchannel":require("./features/broadcastchannel"),"brotli":require("./features/brotli"),"calc":require("./features/calc"),"canvas-blending":require("./features/canvas-blending"),"canvas-text":require("./features/canvas-text"),"canvas":require("./features/canvas"),"ch-unit":require("./features/ch-unit"),"chacha20-poly1305":require("./features/chacha20-poly1305"),"channel-messaging":require("./features/channel-messaging"),"childnode-remove":require("./features/childnode-remove"),"classlist":require("./features/classlist"),"clear-site-data-header":require("./features/clear-site-data-header"),"client-hints-dpr-width-viewport":require("./features/client-hints-dpr-width-viewport"),"clipboard":require("./features/clipboard"),"comparedocumentposition":require("./features/comparedocumentposition"),"console-basic":require("./features/console-basic"),"console-time":require("./features/console-time"),"const":require("./features/const"),"constraint-validation":require("./features/constraint-validation"),"contenteditable":require("./features/contenteditable"),"contentsecuritypolicy":require("./features/contentsecuritypolicy"),"contentsecuritypolicy2":require("./features/contentsecuritypolicy2"),"cors":require("./features/cors"),"createimagebitmap":require("./features/createimagebitmap"),"credential-management":require("./features/credential-management"),"cryptography":require("./features/cryptography"),"css-all":require("./features/css-all"),"css-animation":require("./features/css-animation"),"css-any-link":require("./features/css-any-link"),"css-appearance":require("./features/css-appearance"),"css-apply-rule":require("./features/css-apply-rule"),"css-at-counter-style":require("./features/css-at-counter-style"),"css-backdrop-filter":require("./features/css-backdrop-filter"),"css-background-offsets":require("./features/css-background-offsets"),"css-backgroundblendmode":require("./features/css-backgroundblendmode"),"css-boxdecorationbreak":require("./features/css-boxdecorationbreak"),"css-boxshadow":require("./features/css-boxshadow"),"css-canvas":require("./features/css-canvas"),"css-caret-color":require("./features/css-caret-color"),"css-case-insensitive":require("./features/css-case-insensitive"),"css-clip-path":require("./features/css-clip-path"),"css-color-adjust":require("./features/css-color-adjust"),"css-conic-gradients":require("./features/css-conic-gradients"),"css-containment":require("./features/css-containment"),"css-counters":require("./features/css-counters"),"css-crisp-edges":require("./features/css-crisp-edges"),"css-cross-fade":require("./features/css-cross-fade"),"css-default-pseudo":require("./features/css-default-pseudo"),"css-descendant-gtgt":require("./features/css-descendant-gtgt"),"css-deviceadaptation":require("./features/css-deviceadaptation"),"css-dir-pseudo":require("./features/css-dir-pseudo"),"css-display-contents":require("./features/css-display-contents"),"css-element-function":require("./features/css-element-function"),"css-env-function":require("./features/css-env-function"),"css-exclusions":require("./features/css-exclusions"),"css-featurequeries":require("./features/css-featurequeries"),"css-filter-function":require("./features/css-filter-function"),"css-filters":require("./features/css-filters"),"css-first-letter":require("./features/css-first-letter"),"css-first-line":require("./features/css-first-line"),"css-fixed":require("./features/css-fixed"),"css-focus-visible":require("./features/css-focus-visible"),"css-focus-within":require("./features/css-focus-within"),"css-font-rendering-controls":require("./features/css-font-rendering-controls"),"css-font-stretch":require("./features/css-font-stretch"),"css-gencontent":require("./features/css-gencontent"),"css-gradients":require("./features/css-gradients"),"css-grid":require("./features/css-grid"),"css-hanging-punctuation":require("./features/css-hanging-punctuation"),"css-has":require("./features/css-has"),"css-hyphenate":require("./features/css-hyphenate"),"css-hyphens":require("./features/css-hyphens"),"css-image-orientation":require("./features/css-image-orientation"),"css-image-set":require("./features/css-image-set"),"css-in-out-of-range":require("./features/css-in-out-of-range"),"css-indeterminate-pseudo":require("./features/css-indeterminate-pseudo"),"css-initial-letter":require("./features/css-initial-letter"),"css-initial-value":require("./features/css-initial-value"),"css-letter-spacing":require("./features/css-letter-spacing"),"css-line-clamp":require("./features/css-line-clamp"),"css-logical-props":require("./features/css-logical-props"),"css-marker-pseudo":require("./features/css-marker-pseudo"),"css-masks":require("./features/css-masks"),"css-matches-pseudo":require("./features/css-matches-pseudo"),"css-math-functions":require("./features/css-math-functions"),"css-media-interaction":require("./features/css-media-interaction"),"css-media-resolution":require("./features/css-media-resolution"),"css-media-scripting":require("./features/css-media-scripting"),"css-mediaqueries":require("./features/css-mediaqueries"),"css-mixblendmode":require("./features/css-mixblendmode"),"css-motion-paths":require("./features/css-motion-paths"),"css-namespaces":require("./features/css-namespaces"),"css-not-sel-list":require("./features/css-not-sel-list"),"css-nth-child-of":require("./features/css-nth-child-of"),"css-opacity":require("./features/css-opacity"),"css-optional-pseudo":require("./features/css-optional-pseudo"),"css-overflow-anchor":require("./features/css-overflow-anchor"),"css-overflow":require("./features/css-overflow"),"css-overscroll-behavior":require("./features/css-overscroll-behavior"),"css-page-break":require("./features/css-page-break"),"css-paged-media":require("./features/css-paged-media"),"css-paint-api":require("./features/css-paint-api"),"css-placeholder-shown":require("./features/css-placeholder-shown"),"css-placeholder":require("./features/css-placeholder"),"css-read-only-write":require("./features/css-read-only-write"),"css-rebeccapurple":require("./features/css-rebeccapurple"),"css-reflections":require("./features/css-reflections"),"css-regions":require("./features/css-regions"),"css-repeating-gradients":require("./features/css-repeating-gradients"),"css-resize":require("./features/css-resize"),"css-revert-value":require("./features/css-revert-value"),"css-rrggbbaa":require("./features/css-rrggbbaa"),"css-scroll-behavior":require("./features/css-scroll-behavior"),"css-scrollbar":require("./features/css-scrollbar"),"css-sel2":require("./features/css-sel2"),"css-sel3":require("./features/css-sel3"),"css-selection":require("./features/css-selection"),"css-shapes":require("./features/css-shapes"),"css-snappoints":require("./features/css-snappoints"),"css-sticky":require("./features/css-sticky"),"css-subgrid":require("./features/css-subgrid"),"css-supports-api":require("./features/css-supports-api"),"css-table":require("./features/css-table"),"css-text-align-last":require("./features/css-text-align-last"),"css-text-indent":require("./features/css-text-indent"),"css-text-justify":require("./features/css-text-justify"),"css-text-orientation":require("./features/css-text-orientation"),"css-text-spacing":require("./features/css-text-spacing"),"css-textshadow":require("./features/css-textshadow"),"css-touch-action-2":require("./features/css-touch-action-2"),"css-touch-action":require("./features/css-touch-action"),"css-transitions":require("./features/css-transitions"),"css-unicode-bidi":require("./features/css-unicode-bidi"),"css-unset-value":require("./features/css-unset-value"),"css-variables":require("./features/css-variables"),"css-widows-orphans":require("./features/css-widows-orphans"),"css-writing-mode":require("./features/css-writing-mode"),"css-zoom":require("./features/css-zoom"),"css3-attr":require("./features/css3-attr"),"css3-boxsizing":require("./features/css3-boxsizing"),"css3-colors":require("./features/css3-colors"),"css3-cursors-grab":require("./features/css3-cursors-grab"),"css3-cursors-newer":require("./features/css3-cursors-newer"),"css3-cursors":require("./features/css3-cursors"),"css3-tabsize":require("./features/css3-tabsize"),"currentcolor":require("./features/currentcolor"),"custom-elements":require("./features/custom-elements"),"custom-elementsv1":require("./features/custom-elementsv1"),"customevent":require("./features/customevent"),"datalist":require("./features/datalist"),"dataset":require("./features/dataset"),"datauri":require("./features/datauri"),"details":require("./features/details"),"deviceorientation":require("./features/deviceorientation"),"devicepixelratio":require("./features/devicepixelratio"),"dialog":require("./features/dialog"),"dispatchevent":require("./features/dispatchevent"),"do-not-track":require("./features/do-not-track"),"document-currentscript":require("./features/document-currentscript"),"document-evaluate-xpath":require("./features/document-evaluate-xpath"),"document-execcommand":require("./features/document-execcommand"),"document-scrollingelement":require("./features/document-scrollingelement"),"documenthead":require("./features/documenthead"),"dom-manip-convenience":require("./features/dom-manip-convenience"),"dom-range":require("./features/dom-range"),"domcontentloaded":require("./features/domcontentloaded"),"domfocusin-domfocusout-events":require("./features/domfocusin-domfocusout-events"),"dommatrix":require("./features/dommatrix"),"download":require("./features/download"),"dragndrop":require("./features/dragndrop"),"element-closest":require("./features/element-closest"),"element-from-point":require("./features/element-from-point"),"element-scroll-methods":require("./features/element-scroll-methods"),"eme":require("./features/eme"),"eot":require("./features/eot"),"es5":require("./features/es5"),"es6-class":require("./features/es6-class"),"es6-generators":require("./features/es6-generators"),"es6-module-dynamic-import":require("./features/es6-module-dynamic-import"),"es6-module":require("./features/es6-module"),"es6-number":require("./features/es6-number"),"es6-string-includes":require("./features/es6-string-includes"),"es6":require("./features/es6"),"eventsource":require("./features/eventsource"),"feature-policy":require("./features/feature-policy"),"fetch":require("./features/fetch"),"fieldset-disabled":require("./features/fieldset-disabled"),"fileapi":require("./features/fileapi"),"filereader":require("./features/filereader"),"filereadersync":require("./features/filereadersync"),"filesystem":require("./features/filesystem"),"flac":require("./features/flac"),"flexbox":require("./features/flexbox"),"flow-root":require("./features/flow-root"),"focusin-focusout-events":require("./features/focusin-focusout-events"),"focusoptions-preventscroll":require("./features/focusoptions-preventscroll"),"font-family-system-ui":require("./features/font-family-system-ui"),"font-feature":require("./features/font-feature"),"font-kerning":require("./features/font-kerning"),"font-loading":require("./features/font-loading"),"font-size-adjust":require("./features/font-size-adjust"),"font-smooth":require("./features/font-smooth"),"font-unicode-range":require("./features/font-unicode-range"),"font-variant-alternates":require("./features/font-variant-alternates"),"font-variant-east-asian":require("./features/font-variant-east-asian"),"font-variant-numeric":require("./features/font-variant-numeric"),"fontface":require("./features/fontface"),"form-attribute":require("./features/form-attribute"),"form-submit-attributes":require("./features/form-submit-attributes"),"form-validation":require("./features/form-validation"),"forms":require("./features/forms"),"fullscreen":require("./features/fullscreen"),"gamepad":require("./features/gamepad"),"geolocation":require("./features/geolocation"),"getboundingclientrect":require("./features/getboundingclientrect"),"getcomputedstyle":require("./features/getcomputedstyle"),"getelementsbyclassname":require("./features/getelementsbyclassname"),"getrandomvalues":require("./features/getrandomvalues"),"gyroscope":require("./features/gyroscope"),"hardwareconcurrency":require("./features/hardwareconcurrency"),"hashchange":require("./features/hashchange"),"heif":require("./features/heif"),"hevc":require("./features/hevc"),"hidden":require("./features/hidden"),"high-resolution-time":require("./features/high-resolution-time"),"history":require("./features/history"),"html-media-capture":require("./features/html-media-capture"),"html5semantic":require("./features/html5semantic"),"http-live-streaming":require("./features/http-live-streaming"),"http2":require("./features/http2"),"iframe-sandbox":require("./features/iframe-sandbox"),"iframe-seamless":require("./features/iframe-seamless"),"iframe-srcdoc":require("./features/iframe-srcdoc"),"imagecapture":require("./features/imagecapture"),"ime":require("./features/ime"),"img-naturalwidth-naturalheight":require("./features/img-naturalwidth-naturalheight"),"imports":require("./features/imports"),"indeterminate-checkbox":require("./features/indeterminate-checkbox"),"indexeddb":require("./features/indexeddb"),"indexeddb2":require("./features/indexeddb2"),"inline-block":require("./features/inline-block"),"innertext":require("./features/innertext"),"input-autocomplete-onoff":require("./features/input-autocomplete-onoff"),"input-color":require("./features/input-color"),"input-datetime":require("./features/input-datetime"),"input-email-tel-url":require("./features/input-email-tel-url"),"input-event":require("./features/input-event"),"input-file-accept":require("./features/input-file-accept"),"input-file-directory":require("./features/input-file-directory"),"input-file-multiple":require("./features/input-file-multiple"),"input-inputmode":require("./features/input-inputmode"),"input-minlength":require("./features/input-minlength"),"input-number":require("./features/input-number"),"input-pattern":require("./features/input-pattern"),"input-placeholder":require("./features/input-placeholder"),"input-range":require("./features/input-range"),"input-search":require("./features/input-search"),"input-selection":require("./features/input-selection"),"insert-adjacent":require("./features/insert-adjacent"),"insertadjacenthtml":require("./features/insertadjacenthtml"),"internationalization-plural-rul":require("./features/internationalization-plural-rul"),"internationalization":require("./features/internationalization"),"intersectionobserver":require("./features/intersectionobserver"),"intrinsic-width":require("./features/intrinsic-width"),"jpeg2000":require("./features/jpeg2000"),"jpegxr":require("./features/jpegxr"),"js-regexp-lookbehind":require("./features/js-regexp-lookbehind"),"json":require("./features/json"),"justify-content-space-evenly":require("./features/justify-content-space-evenly"),"kerning-pairs-ligatures":require("./features/kerning-pairs-ligatures"),"keyboardevent-charcode":require("./features/keyboardevent-charcode"),"keyboardevent-code":require("./features/keyboardevent-code"),"keyboardevent-getmodifierstate":require("./features/keyboardevent-getmodifierstate"),"keyboardevent-key":require("./features/keyboardevent-key"),"keyboardevent-location":require("./features/keyboardevent-location"),"keyboardevent-which":require("./features/keyboardevent-which"),"lazyload":require("./features/lazyload"),"let":require("./features/let"),"link-icon-png":require("./features/link-icon-png"),"link-icon-svg":require("./features/link-icon-svg"),"link-rel-dns-prefetch":require("./features/link-rel-dns-prefetch"),"link-rel-preconnect":require("./features/link-rel-preconnect"),"link-rel-prefetch":require("./features/link-rel-prefetch"),"link-rel-preload":require("./features/link-rel-preload"),"link-rel-prerender":require("./features/link-rel-prerender"),"localecompare":require("./features/localecompare"),"magnetometer":require("./features/magnetometer"),"matchesselector":require("./features/matchesselector"),"matchmedia":require("./features/matchmedia"),"mathml":require("./features/mathml"),"maxlength":require("./features/maxlength"),"media-attribute":require("./features/media-attribute"),"media-fragments":require("./features/media-fragments"),"media-session-api":require("./features/media-session-api"),"mediacapture-fromelement":require("./features/mediacapture-fromelement"),"mediarecorder":require("./features/mediarecorder"),"mediasource":require("./features/mediasource"),"menu":require("./features/menu"),"meta-theme-color":require("./features/meta-theme-color"),"meter":require("./features/meter"),"midi":require("./features/midi"),"minmaxwh":require("./features/minmaxwh"),"mp3":require("./features/mp3"),"mpeg-dash":require("./features/mpeg-dash"),"mpeg4":require("./features/mpeg4"),"multibackgrounds":require("./features/multibackgrounds"),"multicolumn":require("./features/multicolumn"),"mutation-events":require("./features/mutation-events"),"mutationobserver":require("./features/mutationobserver"),"namevalue-storage":require("./features/namevalue-storage"),"nav-timing":require("./features/nav-timing"),"navigator-language":require("./features/navigator-language"),"netinfo":require("./features/netinfo"),"node-contains":require("./features/node-contains"),"node-parentelement":require("./features/node-parentelement"),"notifications":require("./features/notifications"),"object-entries":require("./features/object-entries"),"object-fit":require("./features/object-fit"),"object-observe":require("./features/object-observe"),"object-values":require("./features/object-values"),"objectrtc":require("./features/objectrtc"),"offline-apps":require("./features/offline-apps"),"offscreencanvas":require("./features/offscreencanvas"),"ogg-vorbis":require("./features/ogg-vorbis"),"ogv":require("./features/ogv"),"ol-reversed":require("./features/ol-reversed"),"once-event-listener":require("./features/once-event-listener"),"online-status":require("./features/online-status"),"opus":require("./features/opus"),"orientation-sensor":require("./features/orientation-sensor"),"outline":require("./features/outline"),"pad-start-end":require("./features/pad-start-end"),"page-transition-events":require("./features/page-transition-events"),"pagevisibility":require("./features/pagevisibility"),"passive-event-listener":require("./features/passive-event-listener"),"passwordrules":require("./features/passwordrules"),"path2d":require("./features/path2d"),"payment-request":require("./features/payment-request"),"permissions-api":require("./features/permissions-api"),"picture-in-picture":require("./features/picture-in-picture"),"picture":require("./features/picture"),"ping":require("./features/ping"),"png-alpha":require("./features/png-alpha"),"pointer-events":require("./features/pointer-events"),"pointer":require("./features/pointer"),"pointerlock":require("./features/pointerlock"),"prefers-color-scheme":require("./features/prefers-color-scheme"),"prefers-reduced-motion":require("./features/prefers-reduced-motion"),"progress":require("./features/progress"),"promise-finally":require("./features/promise-finally"),"promises":require("./features/promises"),"proximity":require("./features/proximity"),"proxy":require("./features/proxy"),"publickeypinning":require("./features/publickeypinning"),"push-api":require("./features/push-api"),"queryselector":require("./features/queryselector"),"readonly-attr":require("./features/readonly-attr"),"referrer-policy":require("./features/referrer-policy"),"registerprotocolhandler":require("./features/registerprotocolhandler"),"rel-noopener":require("./features/rel-noopener"),"rel-noreferrer":require("./features/rel-noreferrer"),"rellist":require("./features/rellist"),"rem":require("./features/rem"),"requestanimationframe":require("./features/requestanimationframe"),"requestidlecallback":require("./features/requestidlecallback"),"resizeobserver":require("./features/resizeobserver"),"resource-timing":require("./features/resource-timing"),"rest-parameters":require("./features/rest-parameters"),"rtcpeerconnection":require("./features/rtcpeerconnection"),"ruby":require("./features/ruby"),"run-in":require("./features/run-in"),"same-site-cookie-attribute":require("./features/same-site-cookie-attribute"),"screen-orientation":require("./features/screen-orientation"),"script-async":require("./features/script-async"),"script-defer":require("./features/script-defer"),"scrollintoview":require("./features/scrollintoview"),"scrollintoviewifneeded":require("./features/scrollintoviewifneeded"),"sdch":require("./features/sdch"),"selection-api":require("./features/selection-api"),"server-timing":require("./features/server-timing"),"serviceworkers":require("./features/serviceworkers"),"setimmediate":require("./features/setimmediate"),"sha-2":require("./features/sha-2"),"shadowdom":require("./features/shadowdom"),"shadowdomv1":require("./features/shadowdomv1"),"sharedarraybuffer":require("./features/sharedarraybuffer"),"sharedworkers":require("./features/sharedworkers"),"sni":require("./features/sni"),"spdy":require("./features/spdy"),"speech-recognition":require("./features/speech-recognition"),"speech-synthesis":require("./features/speech-synthesis"),"spellcheck-attribute":require("./features/spellcheck-attribute"),"sql-storage":require("./features/sql-storage"),"srcset":require("./features/srcset"),"stopimmediatepropagation":require("./features/stopimmediatepropagation"),"stream":require("./features/stream"),"streams":require("./features/streams"),"stricttransportsecurity":require("./features/stricttransportsecurity"),"style-scoped":require("./features/style-scoped"),"subresource-integrity":require("./features/subresource-integrity"),"svg-css":require("./features/svg-css"),"svg-filters":require("./features/svg-filters"),"svg-fonts":require("./features/svg-fonts"),"svg-fragment":require("./features/svg-fragment"),"svg-html":require("./features/svg-html"),"svg-html5":require("./features/svg-html5"),"svg-img":require("./features/svg-img"),"svg-smil":require("./features/svg-smil"),"svg":require("./features/svg"),"symbols":require("./features/symbols"),"tabindex-attr":require("./features/tabindex-attr"),"template-literals":require("./features/template-literals"),"template":require("./features/template"),"testfeat":require("./features/testfeat"),"text-decoration":require("./features/text-decoration"),"text-emphasis":require("./features/text-emphasis"),"text-overflow":require("./features/text-overflow"),"text-size-adjust":require("./features/text-size-adjust"),"text-stroke":require("./features/text-stroke"),"textcontent":require("./features/textcontent"),"textencoder":require("./features/textencoder"),"tls1-1":require("./features/tls1-1"),"tls1-2":require("./features/tls1-2"),"tls1-3":require("./features/tls1-3"),"token-binding":require("./features/token-binding"),"touch":require("./features/touch"),"transforms2d":require("./features/transforms2d"),"transforms3d":require("./features/transforms3d"),"ttf":require("./features/ttf"),"typedarrays":require("./features/typedarrays"),"u2f":require("./features/u2f"),"unhandledrejection":require("./features/unhandledrejection"),"upgradeinsecurerequests":require("./features/upgradeinsecurerequests"),"url":require("./features/url"),"urlsearchparams":require("./features/urlsearchparams"),"use-strict":require("./features/use-strict"),"user-select-none":require("./features/user-select-none"),"user-timing":require("./features/user-timing"),"variable-fonts":require("./features/variable-fonts"),"vibration":require("./features/vibration"),"video":require("./features/video"),"videotracks":require("./features/videotracks"),"viewport-units":require("./features/viewport-units"),"wai-aria":require("./features/wai-aria"),"wasm":require("./features/wasm"),"wav":require("./features/wav"),"wbr-element":require("./features/wbr-element"),"web-animation":require("./features/web-animation"),"web-app-manifest":require("./features/web-app-manifest"),"web-bluetooth":require("./features/web-bluetooth"),"web-share":require("./features/web-share"),"webauthn":require("./features/webauthn"),"webgl":require("./features/webgl"),"webgl2":require("./features/webgl2"),"webm":require("./features/webm"),"webp":require("./features/webp"),"websockets":require("./features/websockets"),"webusb":require("./features/webusb"),"webvr":require("./features/webvr"),"webvtt":require("./features/webvtt"),"webworkers":require("./features/webworkers"),"will-change":require("./features/will-change"),"woff":require("./features/woff"),"woff2":require("./features/woff2"),"word-break":require("./features/word-break"),"wordwrap":require("./features/wordwrap"),"x-doc-messaging":require("./features/x-doc-messaging"),"x-frame-options":require("./features/x-frame-options"),"xhr2":require("./features/xhr2"),"xhtml":require("./features/xhtml"),"xhtmlsmil":require("./features/xhtmlsmil"),"xml-serializer":require("./features/xml-serializer")}; diff --git a/node_modules/caniuse-lite/data/features/aac.js b/node_modules/caniuse-lite/data/features/aac.js index 23c982b86..a9a924460 100644 --- a/node_modules/caniuse-lite/data/features/aac.js +++ b/node_modules/caniuse-lite/data/features/aac.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","132":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 2 3 4 6 7 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E","16":"A B"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"132":"3"},N:{"1":"A","2":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"AAC audio file format"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","132":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 2 3 4 6 7 8 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E","16":"A B"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"132":"3"},N:{"1":"A","2":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"132":"AC"}},B:6,C:"AAC audio file format"}; diff --git a/node_modules/caniuse-lite/data/features/abortcontroller.js b/node_modules/caniuse-lite/data/features/abortcontroller.js index 386ae8aa1..250728fcf 100644 --- a/node_modules/caniuse-lite/data/features/abortcontroller.js +++ b/node_modules/caniuse-lite/data/features/abortcontroller.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 9 GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB"},D:{"1":"4 DB QB iB KB IB LB MB NB OB","2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB"},E:{"1":"5 YB","2":"F N K D G E A B PB HB RB SB TB UB VB","130":"C p"},F:{"1":"0 1 w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"AbortController & AbortSignal"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB"},D:{"1":"3 4 FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB"},E:{"1":"5 aB","2":"F N K D G E A B RB IB TB UB VB WB XB","130":"C p"},F:{"1":"0 1 w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"7B","2":"F 3B 4B 5B 6B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"AbortController & AbortSignal"}; diff --git a/node_modules/caniuse-lite/data/features/ac3-ec3.js b/node_modules/caniuse-lite/data/features/ac3-ec3.js index fa88a6d74..613f9c471 100644 --- a/node_modules/caniuse-lite/data/features/ac3-ec3.js +++ b/node_modules/caniuse-lite/data/features/ac3-ec3.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB","132":"lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","132":"A"},K:{"2":"8 A B C L p","132":"5"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"AC-3 (Dolby Digital) and EC-3 (Dolby Digital Plus) codecs"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB","132":"nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","132":"A"},K:{"2":"A B C L p AB","132":"5"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"AC-3 (Dolby Digital) and EC-3 (Dolby Digital Plus) codecs"}; diff --git a/node_modules/caniuse-lite/data/features/accelerometer.js b/node_modules/caniuse-lite/data/features/accelerometer.js index 64f8d1bf5..f1127b7ec 100644 --- a/node_modules/caniuse-lite/data/features/accelerometer.js +++ b/node_modules/caniuse-lite/data/features/accelerometer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 9 GB FB AB CB DB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Accelerometer"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 8 9 HB GB BB CB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Accelerometer"}; diff --git a/node_modules/caniuse-lite/data/features/addeventlistener.js b/node_modules/caniuse-lite/data/features/addeventlistener.js index 58ec9b6ea..f1c6662b3 100644 --- a/node_modules/caniuse-lite/data/features/addeventlistener.js +++ b/node_modules/caniuse-lite/data/features/addeventlistener.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","130":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","257":"dB BB F N K XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"EventTarget.addEventListener()"}; +module.exports={A:{A:{"1":"E A B","130":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","257":"fB DB F N K ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"EventTarget.addEventListener()"}; diff --git a/node_modules/caniuse-lite/data/features/alternate-stylesheet.js b/node_modules/caniuse-lite/data/features/alternate-stylesheet.js index 9515302ba..d0a03a3cb 100644 --- a/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +++ b/node_modules/caniuse-lite/data/features/alternate-stylesheet.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"K D gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"5 8 E B C ZB aB bB cB p eB","16":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"16":"IB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"16":"6B"}},B:1,C:"Alternate stylesheet"}; +module.exports={A:{A:{"1":"G E A B","2":"K D iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"5 E B C bB cB dB eB p AB gB","16":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"16":"JB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"16":"9B"},S:{"1":"AC"}},B:1,C:"Alternate stylesheet"}; diff --git a/node_modules/caniuse-lite/data/features/ambient-light.js b/node_modules/caniuse-lite/data/features/ambient-light.js index fa5a888c6..7e9bfdf21 100644 --- a/node_modules/caniuse-lite/data/features/ambient-light.js +++ b/node_modules/caniuse-lite/data/features/ambient-light.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C","132":"d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","132":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","194":"3 4 7 9 FB AB CB DB"},D:{"2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Ambient Light Sensor"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C","132":"d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","132":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","194":"3 4 7 8 9 GB BB CB FB"},D:{"2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"132":"AC"}},B:4,C:"Ambient Light Sensor"}; diff --git a/node_modules/caniuse-lite/data/features/apng.js b/node_modules/caniuse-lite/data/features/apng.js index 991c50961..4b4bd3b28 100644 --- a/node_modules/caniuse-lite/data/features/apng.js +++ b/node_modules/caniuse-lite/data/features/apng.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"1":"3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 G E A B C UB VB p YB","2":"F N K D PB HB RB SB TB"},F:{"1":"0 1 5 8 B C L q r s t u v w x y z ZB aB bB cB p eB","2":"6 E J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Animated PNG (APNG)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"1":"3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 G E A B C WB XB p aB","2":"F N K D RB IB TB UB VB"},F:{"1":"0 1 5 B C L q r s t u v w x y z bB cB dB eB p AB gB","2":"6 E J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:7,C:"Animated PNG (APNG)"}; diff --git a/node_modules/caniuse-lite/data/features/array-find.js b/node_modules/caniuse-lite/data/features/array-find.js index adb58aeb3..ab1148fe1 100644 --- a/node_modules/caniuse-lite/data/features/array-find.js +++ b/node_modules/caniuse-lite/data/features/array-find.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","16":"2 C d"},C:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB"},D:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 G E A B C TB UB VB p YB","2":"F N K D PB HB RB SB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","16":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Array.prototype.find"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","16":"2 C d"},C:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB"},D:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 G E A B C VB WB XB p aB","2":"F N K D RB IB TB UB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","16":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Array.prototype.find"}; diff --git a/node_modules/caniuse-lite/data/features/array-includes.js b/node_modules/caniuse-lite/data/features/array-includes.js index b3e7d4a26..ad666d4b9 100644 --- a/node_modules/caniuse-lite/data/features/array-includes.js +++ b/node_modules/caniuse-lite/data/features/array-includes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l XB WB"},D:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Array.prototype.includes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB YB"},D:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Array.prototype.includes"}; diff --git a/node_modules/caniuse-lite/data/features/arrow-functions.js b/node_modules/caniuse-lite/data/features/arrow-functions.js index 284dfce78..d1f34595e 100644 --- a/node_modules/caniuse-lite/data/features/arrow-functions.js +++ b/node_modules/caniuse-lite/data/features/arrow-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB"},D:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Arrow functions"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB"},D:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Arrow functions"}; diff --git a/node_modules/caniuse-lite/data/features/asmjs.js b/node_modules/caniuse-lite/data/features/asmjs.js index a5ce65b98..1e9d63ac8 100644 --- a/node_modules/caniuse-lite/data/features/asmjs.js +++ b/node_modules/caniuse-lite/data/features/asmjs.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","322":"C"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U V W","132":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","132":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","132":"L"},L:{"132":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","132":"1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:6,C:"asm.js"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","322":"C"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U V W","132":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","132":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","132":"L"},L:{"132":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","132":"3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:6,C:"asm.js"}; diff --git a/node_modules/caniuse-lite/data/features/async-clipboard.js b/node_modules/caniuse-lite/data/features/async-clipboard.js index dbc345c83..a5cd9ef35 100644 --- a/node_modules/caniuse-lite/data/features/async-clipboard.js +++ b/node_modules/caniuse-lite/data/features/async-clipboard.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"3 4 9 AB CB DB QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","66":"1 7 GB FB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB aB bB cB p eB","16":"0 1 r s t u v w x y z"},G:{"2":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Asynchronous Clipboard API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"3 4 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","66":"1 7 8 HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q bB cB dB eB p AB gB","16":"0 1 r s t u v w x y z"},G:{"2":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Asynchronous Clipboard API"}; diff --git a/node_modules/caniuse-lite/data/features/async-functions.js b/node_modules/caniuse-lite/data/features/async-functions.js index 67fe94d3b..98b3a733d 100644 --- a/node_modules/caniuse-lite/data/features/async-functions.js +++ b/node_modules/caniuse-lite/data/features/async-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C","194":"d"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB"},D:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Async functions"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C","194":"d"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB"},D:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Async functions"}; diff --git a/node_modules/caniuse-lite/data/features/async-iterations-and-generators.js b/node_modules/caniuse-lite/data/features/async-iterations-and-generators.js index b31a18bb6..dca9ccd6c 100644 --- a/node_modules/caniuse-lite/data/features/async-iterations-and-generators.js +++ b/node_modules/caniuse-lite/data/features/async-iterations-and-generators.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"1":"5 C YB","2":"F N K D G E A B PB HB RB SB TB UB VB p"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Async iterators and generators"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"1":"5 C aB","2":"F N K D G E A B RB IB TB UB VB WB XB p"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Async iterators and generators"}; diff --git a/node_modules/caniuse-lite/data/features/atob-btoa.js b/node_modules/caniuse-lite/data/features/atob-btoa.js index d7fd4b7fa..acf3d68f4 100644 --- a/node_modules/caniuse-lite/data/features/atob-btoa.js +++ b/node_modules/caniuse-lite/data/features/atob-btoa.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB aB","16":"bB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","16":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Base64 encoding and decoding"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB cB","16":"dB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","16":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Base64 encoding and decoding"}; diff --git a/node_modules/caniuse-lite/data/features/audio-api.js b/node_modules/caniuse-lite/data/features/audio-api.js index 1bee7fba6..813de18e8 100644 --- a/node_modules/caniuse-lite/data/features/audio-api.js +++ b/node_modules/caniuse-lite/data/features/audio-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB"},D:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E","33":"2 A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"2":"F N PB HB RB","33":"5 K D G E A B C SB TB UB VB p YB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"J M H I O P Q"},G:{"2":"HB fB EB hB","33":"G JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Web Audio API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E","33":"2 A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"2":"F N RB IB TB","33":"5 K D G E A B C UB VB WB XB p aB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"J M H I O P Q"},G:{"2":"IB hB EB jB","33":"G KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Web Audio API"}; diff --git a/node_modules/caniuse-lite/data/features/audio.js b/node_modules/caniuse-lite/data/features/audio.js index a8fb8ce92..aed507e72 100644 --- a/node_modules/caniuse-lite/data/features/audio.js +++ b/node_modules/caniuse-lite/data/features/audio.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","132":"2 F N K D G E A B C d J M H I O XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E","4":"ZB aB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","2":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Audio element"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","132":"2 F N K D G E A B C d J M H I O ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E","4":"bB cB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","2":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Audio element"}; diff --git a/node_modules/caniuse-lite/data/features/audiotracks.js b/node_modules/caniuse-lite/data/features/audiotracks.js index 444ac8531..4971a7df5 100644 --- a/node_modules/caniuse-lite/data/features/audiotracks.js +++ b/node_modules/caniuse-lite/data/features/audiotracks.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","194":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","322":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N K PB HB RB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a ZB aB bB cB p eB","322":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","322":"L"},L:{"322":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Audio Tracks"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","194":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","322":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N K RB IB TB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y Z a bB cB dB eB p AB gB","322":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","322":"L"},L:{"322":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"194":"AC"}},B:1,C:"Audio Tracks"}; diff --git a/node_modules/caniuse-lite/data/features/autofocus.js b/node_modules/caniuse-lite/data/features/autofocus.js index a372a1631..78fb13f59 100644 --- a/node_modules/caniuse-lite/data/features/autofocus.js +++ b/node_modules/caniuse-lite/data/features/autofocus.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Autofocus attribute"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"Autofocus attribute"}; diff --git a/node_modules/caniuse-lite/data/features/auxclick.js b/node_modules/caniuse-lite/data/features/auxclick.js index d45600f7a..f860ecd7c 100644 --- a/node_modules/caniuse-lite/data/features/auxclick.js +++ b/node_modules/caniuse-lite/data/features/auxclick.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB","129":"0 1 3 4 7 9 w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","16":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Auxclick"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB","129":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","16":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"Auxclick"}; diff --git a/node_modules/caniuse-lite/data/features/av1.js b/node_modules/caniuse-lite/data/features/av1.js index d4dba9f14..f72673017 100644 --- a/node_modules/caniuse-lite/data/features/av1.js +++ b/node_modules/caniuse-lite/data/features/av1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H","194":"I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x XB WB","578":"3 AB","772":"4 CB DB","1090":"0 1 7 y z GB","1602":"9 FB"},D:{"1":"KB IB LB MB NB OB","2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2114":"4 QB iB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"578":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"AV1 video format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H","194":"I"},C:{"1":"4 FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x ZB YB","1090":"GB BB","1284":"CB","1540":"3","2114":"0 1 7 y z HB","3138":"8 9"},D:{"1":"NB LB kB MB JB OB PB QB","2":"0 1 2 3 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB","4162":"4 FB SB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1090":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"AV1 video format"}; diff --git a/node_modules/caniuse-lite/data/features/background-attachment.js b/node_modules/caniuse-lite/data/features/background-attachment.js index 2b36a91d7..e1c34e6c3 100644 --- a/node_modules/caniuse-lite/data/features/background-attachment.js +++ b/node_modules/caniuse-lite/data/features/background-attachment.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","132":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","132":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","132":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","132":"E ZB aB"},G:{"2":"HB fB EB","772":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB yB zB","132":"xB EB"},J:{"260":"D A"},K:{"1":"5 8 B C L p","132":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"2":"F","1028":"1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1028":"6B"}},B:4,C:"CSS background-attachment"}; +module.exports={A:{A:{"1":"E A B","132":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","132":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","132":"E bB cB"},G:{"2":"IB hB EB","772":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB 0B 1B","132":"zB EB"},J:{"260":"D A"},K:{"1":"5 B C L p AB","132":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"2":"F","1028":"3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1028":"9B"},S:{"1":"AC"}},B:4,C:"CSS background-attachment"}; diff --git a/node_modules/caniuse-lite/data/features/background-clip-text.js b/node_modules/caniuse-lite/data/features/background-clip-text.js index 48f7ad81d..9c57f0050 100644 --- a/node_modules/caniuse-lite/data/features/background-clip-text.js +++ b/node_modules/caniuse-lite/data/features/background-clip-text.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"257":"J M H I","548":"2 C d"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","16":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB","130":"r"},D:{"36":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"16":"PB HB","36":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"16":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"16":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"16":"IB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:1,C:"CSS3 Background-clip: text"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"257":"J M H I","548":"2 C d"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","16":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB","130":"r"},D:{"36":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"16":"RB IB","36":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"16":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"16":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"16":"JB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"130":"AC"}},B:1,C:"CSS3 Background-clip: text"}; diff --git a/node_modules/caniuse-lite/data/features/background-img-opts.js b/node_modules/caniuse-lite/data/features/background-img-opts.js index 9e81b79c7..2c92fdfd5 100644 --- a/node_modules/caniuse-lite/data/features/background-img-opts.js +++ b/node_modules/caniuse-lite/data/features/background-img-opts.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","36":"WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","516":"2 F N K D G E A B C d"},E:{"1":"5 D G E A B C TB UB VB p YB","772":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB","36":"aB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","4":"HB fB EB JB","516":"hB"},H:{"132":"tB"},I:{"1":"4 yB zB","36":"uB","516":"BB F xB EB","548":"vB wB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Background-image options"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","36":"YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","516":"2 F N K D G E A B C d"},E:{"1":"5 D G E A B C VB WB XB p aB","772":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB","36":"cB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","4":"IB hB EB KB","516":"jB"},H:{"132":"vB"},I:{"1":"4 0B 1B","36":"wB","516":"DB F zB EB","548":"xB yB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 Background-image options"}; diff --git a/node_modules/caniuse-lite/data/features/background-position-x-y.js b/node_modules/caniuse-lite/data/features/background-position-x-y.js index a92e5f2db..af8c5fa16 100644 --- a/node_modules/caniuse-lite/data/features/background-position-x-y.js +++ b/node_modules/caniuse-lite/data/features/background-position-x-y.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"background-position-x & background-position-y"}; +module.exports={A:{A:{"1":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"background-position-x & background-position-y"}; diff --git a/node_modules/caniuse-lite/data/features/background-repeat-round-space.js b/node_modules/caniuse-lite/data/features/background-repeat-round-space.js index ceb8879fb..787380000 100644 --- a/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +++ b/node_modules/caniuse-lite/data/features/background-repeat-round-space.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G gB","132":"E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 8 B C O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E J M H I ZB aB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS background-repeat round and space"}; +module.exports={A:{A:{"1":"A B","2":"K D G iB","132":"E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 B C O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E J M H I bB cB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:4,C:"CSS background-repeat round and space"}; diff --git a/node_modules/caniuse-lite/data/features/background-sync.js b/node_modules/caniuse-lite/data/features/background-sync.js index 766543465..0244be705 100644 --- a/node_modules/caniuse-lite/data/features/background-sync.js +++ b/node_modules/caniuse-lite/data/features/background-sync.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","16":"4 DB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"2":"6B"}},B:7,C:"Background Sync API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","16":"4 FB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Background Sync API"}; diff --git a/node_modules/caniuse-lite/data/features/battery-status.js b/node_modules/caniuse-lite/data/features/battery-status.js index 778904dd8..3e5d8f76f 100644 --- a/node_modules/caniuse-lite/data/features/battery-status.js +++ b/node_modules/caniuse-lite/data/features/battery-status.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"m n o L q r s t u","2":"0 1 3 4 7 9 dB BB F N K D G E v w x y z GB FB AB CB DB XB WB","132":"6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","164":"2 A B C d J"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f","66":"g"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"Battery Status API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"m n o L q r s t u","2":"0 1 3 4 7 8 9 fB DB F N K D G E v w x y z HB GB BB CB FB ZB YB","132":"6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","164":"2 A B C d J"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f","66":"g"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Battery Status API"}; diff --git a/node_modules/caniuse-lite/data/features/beacon.js b/node_modules/caniuse-lite/data/features/beacon.js index eb41c5494..fe87b83ac 100644 --- a/node_modules/caniuse-lite/data/features/beacon.js +++ b/node_modules/caniuse-lite/data/features/beacon.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB"},D:{"1":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Beacon API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB"},D:{"1":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Beacon API"}; diff --git a/node_modules/caniuse-lite/data/features/beforeafterprint.js b/node_modules/caniuse-lite/data/features/beforeafterprint.js index 898cb162a..b501e2e72 100644 --- a/node_modules/caniuse-lite/data/features/beforeafterprint.js +++ b/node_modules/caniuse-lite/data/features/beforeafterprint.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"2":"1B 2B 3B 4B","16":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:2,C:"Printing Events"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"2":"3B 4B 5B 6B 7B","16":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:2,C:"Printing Events"}; diff --git a/node_modules/caniuse-lite/data/features/blobbuilder.js b/node_modules/caniuse-lite/data/features/blobbuilder.js index af6b95de6..144811666 100644 --- a/node_modules/caniuse-lite/data/features/blobbuilder.js +++ b/node_modules/caniuse-lite/data/features/blobbuilder.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB","36":"K D G E A B C"},D:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D","36":"2 G E A B C d J M H I O"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4","2":"uB vB wB","36":"BB F xB EB yB zB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Blob constructing"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB","36":"K D G E A B C"},D:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D","36":"2 G E A B C d J M H I O"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4","2":"wB xB yB","36":"DB F zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Blob constructing"}; diff --git a/node_modules/caniuse-lite/data/features/bloburls.js b/node_modules/caniuse-lite/data/features/bloburls.js index 617f7537d..54204a802 100644 --- a/node_modules/caniuse-lite/data/features/bloburls.js +++ b/node_modules/caniuse-lite/data/features/bloburls.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","129":"A B"},B:{"1":"J M H I","129":"2 C d"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D","33":"2 G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB","33":"JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB uB vB wB","33":"F xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Blob URLs"}; +module.exports={A:{A:{"2":"K D G E iB","129":"A B"},B:{"1":"J M H I","129":"2 C d"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D","33":"2 G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB","33":"KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB wB xB yB","33":"F zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Blob URLs"}; diff --git a/node_modules/caniuse-lite/data/features/border-image.js b/node_modules/caniuse-lite/data/features/border-image.js index 77f2d5b7f..26d589f4f 100644 --- a/node_modules/caniuse-lite/data/features/border-image.js +++ b/node_modules/caniuse-lite/data/features/border-image.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"d J M H I","129":"2 C"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","2":"dB BB","260":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","804":"2 F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","260":"u v w x y","388":"6 Z a b c e f g h i j k l m n o L q r s t","1412":"J M H I O P Q R S T U V W X Y","1956":"2 F N K D G E A B C d"},E:{"129":"5 A B C UB VB p YB","1412":"K D G E SB TB","1956":"F N PB HB RB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"E ZB aB","260":"h i j k l","388":"6 J M H I O P Q R S T U V W X Y Z a b c e f g","1796":"bB cB","1828":"5 8 B C p eB"},G:{"129":"mB nB oB pB qB rB sB","1412":"G JB jB kB lB","1956":"HB fB EB hB"},H:{"1828":"tB"},I:{"388":"4 yB zB","1956":"BB F uB vB wB xB EB"},J:{"1412":"A","1924":"D"},K:{"2":"A","388":"L","1828":"5 8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"388":"0B"},P:{"1":"3B 4B","260":"1B 2B","388":"F"},Q:{"260":"5B"},R:{"260":"6B"}},B:4,C:"CSS3 Border images"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"d J M H I","129":"2 C"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","2":"fB DB","260":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","804":"2 F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","260":"u v w x y","388":"6 Z a b c e f g h i j k l m n o L q r s t","1412":"J M H I O P Q R S T U V W X Y","1956":"2 F N K D G E A B C d"},E:{"129":"5 A B C WB XB p aB","1412":"K D G E UB VB","1956":"F N RB IB TB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"E bB cB","260":"h i j k l","388":"6 J M H I O P Q R S T U V W X Y Z a b c e f g","1796":"dB eB","1828":"5 B C p AB gB"},G:{"129":"oB pB qB rB sB tB uB","1412":"G KB lB mB nB","1956":"IB hB EB jB"},H:{"1828":"vB"},I:{"388":"4 0B 1B","1956":"DB F wB xB yB zB EB"},J:{"1412":"A","1924":"D"},K:{"2":"A","388":"L","1828":"5 B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"388":"2B"},P:{"1":"5B 6B 7B","260":"3B 4B","388":"F"},Q:{"260":"8B"},R:{"260":"9B"},S:{"260":"AC"}},B:4,C:"CSS3 Border images"}; diff --git a/node_modules/caniuse-lite/data/features/border-radius.js b/node_modules/caniuse-lite/data/features/border-radius.js index e91d1fb86..0e8cafd8d 100644 --- a/node_modules/caniuse-lite/data/features/border-radius.js +++ b/node_modules/caniuse-lite/data/features/border-radius.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","257":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","289":"BB XB WB","292":"dB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"F"},E:{"1":"5 N D G E A B C TB UB VB p YB","33":"F PB HB","129":"K RB SB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","33":"HB"},H:{"2":"tB"},I:{"1":"4 BB F vB wB xB EB yB zB","33":"uB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Border-radius (rounded corners)"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","257":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","289":"DB ZB YB","292":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"F"},E:{"1":"5 N D G E A B C VB WB XB p aB","33":"F RB IB","129":"K TB UB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","33":"IB"},H:{"2":"vB"},I:{"1":"4 DB F xB yB zB EB 0B 1B","33":"wB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"257":"AC"}},B:4,C:"CSS3 Border-radius (rounded corners)"}; diff --git a/node_modules/caniuse-lite/data/features/broadcastchannel.js b/node_modules/caniuse-lite/data/features/broadcastchannel.js index baaa1a874..697f2081a 100644 --- a/node_modules/caniuse-lite/data/features/broadcastchannel.js +++ b/node_modules/caniuse-lite/data/features/broadcastchannel.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB"},D:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"BroadcastChannel"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB"},D:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:1,C:"BroadcastChannel"}; diff --git a/node_modules/caniuse-lite/data/features/brotli.js b/node_modules/caniuse-lite/data/features/brotli.js index 4f0a1f762..4c64dba5c 100644 --- a/node_modules/caniuse-lite/data/features/brotli.js +++ b/node_modules/caniuse-lite/data/features/brotli.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m XB WB"},D:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r","194":"s","257":"t"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","513":"5 B C p YB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB","194":"f g"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","257":"4"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"2":"6B"}},B:6,C:"Brotli Accept-Encoding/Content-Encoding"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB YB"},D:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r","194":"s","257":"t"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","513":"5 B C p aB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB","194":"f g"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","257":"4"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:6,C:"Brotli Accept-Encoding/Content-Encoding"}; diff --git a/node_modules/caniuse-lite/data/features/calc.js b/node_modules/caniuse-lite/data/features/calc.js index 5ee97cfc2..9dd282ab2 100644 --- a/node_modules/caniuse-lite/data/features/calc.js +++ b/node_modules/caniuse-lite/data/features/calc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","260":"E","516":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"2 F N K D G E A B C d J"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I","33":"O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB","33":"JB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","132":"yB zB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"calc() as CSS unit value"}; +module.exports={A:{A:{"2":"K D G iB","260":"E","516":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"2 F N K D G E A B C d J"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I","33":"O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB","33":"KB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","132":"0B 1B"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"calc() as CSS unit value"}; diff --git a/node_modules/caniuse-lite/data/features/canvas-blending.js b/node_modules/caniuse-lite/data/features/canvas-blending.js index 6d9d9167b..0ce60c301 100644 --- a/node_modules/caniuse-lite/data/features/canvas-blending.js +++ b/node_modules/caniuse-lite/data/features/canvas-blending.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N K PB HB RB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Canvas blend modes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N K RB IB TB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Canvas blend modes"}; diff --git a/node_modules/caniuse-lite/data/features/canvas-text.js b/node_modules/caniuse-lite/data/features/canvas-text.js index 39a3473d2..3241b35d6 100644 --- a/node_modules/caniuse-lite/data/features/canvas-text.js +++ b/node_modules/caniuse-lite/data/features/canvas-text.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","8":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","8":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","8":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","8":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Text API for Canvas"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","8":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","8":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","8":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","8":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Text API for Canvas"}; diff --git a/node_modules/caniuse-lite/data/features/canvas.js b/node_modules/caniuse-lite/data/features/canvas.js index bef94ec0b..2087416a8 100644 --- a/node_modules/caniuse-lite/data/features/canvas.js +++ b/node_modules/caniuse-lite/data/features/canvas.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","132":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","132":"PB HB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"260":"tB"},I:{"1":"4 BB F xB EB yB zB","132":"uB vB wB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Canvas (basic support)"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","132":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","132":"RB IB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"260":"vB"},I:{"1":"4 DB F zB EB 0B 1B","132":"wB xB yB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Canvas (basic support)"}; diff --git a/node_modules/caniuse-lite/data/features/ch-unit.js b/node_modules/caniuse-lite/data/features/ch-unit.js index cc979e78e..9c336b6c7 100644 --- a/node_modules/caniuse-lite/data/features/ch-unit.js +++ b/node_modules/caniuse-lite/data/features/ch-unit.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"ch (character) unit"}; +module.exports={A:{A:{"2":"K D G iB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"ch (character) unit"}; diff --git a/node_modules/caniuse-lite/data/features/chacha20-poly1305.js b/node_modules/caniuse-lite/data/features/chacha20-poly1305.js index 1661d8fd8..2909397c0 100644 --- a/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +++ b/node_modules/caniuse-lite/data/features/chacha20-poly1305.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b","129":"6 c e f g h i j k l m n o L q r"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB","16":"zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"ChaCha20-Poly1305 cipher suites for TLS"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b","129":"6 c e f g h i j k l m n o L q r"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B","16":"1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ChaCha20-Poly1305 cipher suites for TLS"}; diff --git a/node_modules/caniuse-lite/data/features/channel-messaging.js b/node_modules/caniuse-lite/data/features/channel-messaging.js index c5182e4f4..d8741a333 100644 --- a/node_modules/caniuse-lite/data/features/channel-messaging.js +++ b/node_modules/caniuse-lite/data/features/channel-messaging.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U XB WB","194":"6 V W X Y Z a b c e f g h i j"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB aB","16":"bB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Channel messaging"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U ZB YB","194":"6 V W X Y Z a b c e f g h i j"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB cB","16":"dB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Channel messaging"}; diff --git a/node_modules/caniuse-lite/data/features/childnode-remove.js b/node_modules/caniuse-lite/data/features/childnode-remove.js index 033be79b4..344dc90db 100644 --- a/node_modules/caniuse-lite/data/features/childnode-remove.js +++ b/node_modules/caniuse-lite/data/features/childnode-remove.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R XB WB"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","16":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"ChildNode.remove()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","16":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"ChildNode.remove()"}; diff --git a/node_modules/caniuse-lite/data/features/classlist.js b/node_modules/caniuse-lite/data/features/classlist.js index 5ce4c8701..373ea0b6f 100644 --- a/node_modules/caniuse-lite/data/features/classlist.js +++ b/node_modules/caniuse-lite/data/features/classlist.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K D G E gB","1924":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"dB BB XB","516":"T U","772":"2 F N K D G E A B C d J M H I O P Q R S WB"},D:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"F N K D","516":"T U V W","772":"S","900":"2 G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C TB UB VB p YB","8":"F N PB HB","900":"K RB SB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"E B ZB aB bB cB p","900":"5 8 C eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","8":"HB fB EB","900":"hB JB"},H:{"900":"tB"},I:{"1":"4 yB zB","8":"uB vB wB","900":"BB F xB EB"},J:{"1":"A","900":"D"},K:{"1":"L","8":"A B","900":"5 8 C p"},L:{"1":"IB"},M:{"1":"3"},N:{"900":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"classList (DOMTokenList)"}; +module.exports={A:{A:{"8":"K D G E iB","1924":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"fB DB ZB","516":"T U","772":"2 F N K D G E A B C d J M H I O P Q R S YB"},D:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"F N K D","516":"T U V W","772":"S","900":"2 G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C VB WB XB p aB","8":"F N RB IB","900":"K TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"E B bB cB dB eB p","900":"5 C AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","8":"IB hB EB","900":"jB KB"},H:{"900":"vB"},I:{"1":"4 0B 1B","8":"wB xB yB","900":"DB F zB EB"},J:{"1":"A","900":"D"},K:{"1":"L","8":"A B","900":"5 C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"900":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"classList (DOMTokenList)"}; diff --git a/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js b/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js index fa526dbae..40c281334 100644 --- a/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +++ b/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Client Hints: DPR, Width, Viewport-Width"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:6,C:"Client Hints: DPR, Width, Viewport-Width"}; diff --git a/node_modules/caniuse-lite/data/features/clipboard.js b/node_modules/caniuse-lite/data/features/clipboard.js index c8fe1d05a..85503181a 100644 --- a/node_modules/caniuse-lite/data/features/clipboard.js +++ b/node_modules/caniuse-lite/data/features/clipboard.js @@ -1 +1 @@ -module.exports={A:{A:{"2436":"K D G E A B gB"},B:{"260":"H I","2436":"2 C d J M"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","772":"6 R S T U V W X Y Z a b c e f g h i j","4100":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"F N K D G E A B C","2564":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","10244":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 C YB","16":"PB HB","2308":"A B VB p","2820":"F N K D G E RB SB TB UB"},F:{"2":"8 E B ZB aB bB cB p eB","16":"C","516":"5","2564":"J M H I O P Q R S T U V W X Y","10244":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"rB sB","2":"HB fB EB","2820":"G hB JB jB kB lB mB nB oB pB qB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","2308":"4 yB zB"},J:{"2":"D","2308":"A"},K:{"2":"8 A B C p","16":"5","3076":"L"},L:{"2052":"IB"},M:{"1028":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2052":"1B 2B 3B 4B","2308":"F"},Q:{"10244":"5B"},R:{"2052":"6B"}},B:5,C:"Synchronous Clipboard API"}; +module.exports={A:{A:{"2436":"K D G E A B iB"},B:{"260":"H I","2436":"2 C d J M"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","772":"6 R S T U V W X Y Z a b c e f g h i j","4100":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"F N K D G E A B C","2564":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","10244":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 C aB","16":"RB IB","2308":"A B XB p","2820":"F N K D G E TB UB VB WB"},F:{"2":"E B bB cB dB eB p AB gB","16":"C","516":"5","2564":"J M H I O P Q R S T U V W X Y","10244":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"tB uB","2":"IB hB EB","2820":"G jB KB lB mB nB oB pB qB rB sB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","2308":"4 0B 1B"},J:{"2":"D","2308":"A"},K:{"2":"A B C p AB","16":"5","3076":"L"},L:{"2052":"JB"},M:{"1028":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2052":"3B 4B 5B 6B 7B","2308":"F"},Q:{"10244":"8B"},R:{"2052":"9B"},S:{"4100":"AC"}},B:5,C:"Synchronous Clipboard API"}; diff --git a/node_modules/caniuse-lite/data/features/comparedocumentposition.js b/node_modules/caniuse-lite/data/features/comparedocumentposition.js index 4b9e28673..13ce39108 100644 --- a/node_modules/caniuse-lite/data/features/comparedocumentposition.js +++ b/node_modules/caniuse-lite/data/features/comparedocumentposition.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","16":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","132":"J M H I O P Q R S T U V W X Y"},E:{"1":"5 A B C VB p YB","16":"F N K PB HB","132":"D G E SB TB UB","260":"RB"},F:{"1":"0 1 5 6 C H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","16":"8 E B ZB aB bB cB p","132":"J M"},G:{"1":"nB oB pB qB rB sB","16":"HB","132":"G fB EB hB JB jB kB lB mB"},H:{"1":"tB"},I:{"1":"4 yB zB","16":"uB vB","132":"BB F wB xB EB"},J:{"132":"D A"},K:{"1":"5 C L","16":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Node.compareDocumentPosition()"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","16":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","132":"J M H I O P Q R S T U V W X Y"},E:{"1":"5 A B C XB p aB","16":"F N K RB IB","132":"D G E UB VB WB","260":"TB"},F:{"1":"0 1 5 6 C H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","16":"E B bB cB dB eB p AB","132":"J M"},G:{"1":"pB qB rB sB tB uB","16":"IB","132":"G hB EB jB KB lB mB nB oB"},H:{"1":"vB"},I:{"1":"4 0B 1B","16":"wB xB","132":"DB F yB zB EB"},J:{"132":"D A"},K:{"1":"5 C L","16":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Node.compareDocumentPosition()"}; diff --git a/node_modules/caniuse-lite/data/features/console-basic.js b/node_modules/caniuse-lite/data/features/console-basic.js index c8130c0d4..9179b5861 100644 --- a/node_modules/caniuse-lite/data/features/console-basic.js +++ b/node_modules/caniuse-lite/data/features/console-basic.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D gB","132":"G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E ZB aB bB cB"},G:{"1":"HB fB EB hB","513":"G JB jB kB lB mB nB oB pB qB rB sB"},H:{"4097":"tB"},I:{"1025":"4 BB F uB vB wB xB EB yB zB"},J:{"258":"D A"},K:{"2":"A","258":"5 8 B C L p"},L:{"1025":"IB"},M:{"2049":"3"},N:{"258":"A B"},O:{"258":"0B"},P:{"1025":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1025":"6B"}},B:1,C:"Basic console logging functions"}; +module.exports={A:{A:{"1":"A B","2":"K D iB","132":"G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E bB cB dB eB"},G:{"1":"IB hB EB jB","513":"G KB lB mB nB oB pB qB rB sB tB uB"},H:{"4097":"vB"},I:{"1025":"4 DB F wB xB yB zB EB 0B 1B"},J:{"258":"D A"},K:{"2":"A","258":"5 B C L p AB"},L:{"1025":"JB"},M:{"2049":"3"},N:{"258":"A B"},O:{"258":"2B"},P:{"1025":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1025":"9B"},S:{"1":"AC"}},B:1,C:"Basic console logging functions"}; diff --git a/node_modules/caniuse-lite/data/features/console-time.js b/node_modules/caniuse-lite/data/features/console-time.js index 3c1c88586..61c6f492e 100644 --- a/node_modules/caniuse-lite/data/features/console-time.js +++ b/node_modules/caniuse-lite/data/features/console-time.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E ZB aB bB cB","16":"B"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"L","16":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"console.time and console.timeEnd"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E bB cB dB eB","16":"B"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"L","16":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"console.time and console.timeEnd"}; diff --git a/node_modules/caniuse-lite/data/features/const.js b/node_modules/caniuse-lite/data/features/const.js index 3ee8f1969..56b894a55 100644 --- a/node_modules/caniuse-lite/data/features/const.js +++ b/node_modules/caniuse-lite/data/features/const.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","132":"dB BB F N K D G E A B C XB WB","260":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","260":"2 F N K D G E A B C d J M H I O P","772":"6 Q R S T U V W X Y Z a b c e f g h i j","1028":"k l m n o L q r"},E:{"1":"5 A B C VB p YB","260":"F N PB HB","772":"K D G E RB SB TB UB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"E ZB","132":"8 B aB bB cB p","644":"5 C eB","772":"J M H I O P Q R S T U V W","1028":"6 X Y Z a b c e"},G:{"1":"nB oB pB qB rB sB","260":"HB fB EB","772":"G hB JB jB kB lB mB"},H:{"644":"tB"},I:{"1":"4","16":"uB vB","260":"wB","772":"BB F xB EB yB zB"},J:{"772":"D A"},K:{"1":"L","132":"8 A B p","644":"5 C"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","1028":"F"},Q:{"772":"5B"},R:{"1028":"6B"}},B:6,C:"const"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"fB DB F N K D G E A B C ZB YB","260":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","260":"2 F N K D G E A B C d J M H I O P","772":"6 Q R S T U V W X Y Z a b c e f g h i j","1028":"k l m n o L q r"},E:{"1":"5 A B C XB p aB","260":"F N RB IB","772":"K D G E TB UB VB WB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"E bB","132":"B cB dB eB p AB","644":"5 C gB","772":"J M H I O P Q R S T U V W","1028":"6 X Y Z a b c e"},G:{"1":"pB qB rB sB tB uB","260":"IB hB EB","772":"G jB KB lB mB nB oB"},H:{"644":"vB"},I:{"1":"4","16":"wB xB","260":"yB","772":"DB F zB EB 0B 1B"},J:{"772":"D A"},K:{"1":"L","132":"A B p AB","644":"5 C"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","1028":"F"},Q:{"772":"8B"},R:{"1028":"9B"},S:{"1":"AC"}},B:6,C:"const"}; diff --git a/node_modules/caniuse-lite/data/features/constraint-validation.js b/node_modules/caniuse-lite/data/features/constraint-validation.js index 352130a08..6dfddacfa 100644 --- a/node_modules/caniuse-lite/data/features/constraint-validation.js +++ b/node_modules/caniuse-lite/data/features/constraint-validation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","900":"A B"},B:{"1":"H I","388":"d J M","900":"2 C"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"dB BB XB WB","260":"s t","388":"6 Y Z a b c e f g h i j k l m n o L q r","900":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},D:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","388":"6 U V W X Y Z a b c e f g h i","900":"J M H I O P Q R S T"},E:{"1":"5 A B C VB p YB","16":"F N PB HB","388":"G E TB UB","900":"K D RB SB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"8 E B ZB aB bB cB p","388":"J M H I O P Q R S T U V","900":"5 C eB"},G:{"1":"nB oB pB qB rB sB","16":"HB fB EB","388":"G jB kB lB mB","900":"hB JB"},H:{"2":"tB"},I:{"1":"4","16":"BB uB vB wB","388":"yB zB","900":"F xB EB"},J:{"16":"D","388":"A"},K:{"1":"L","16":"8 A B p","900":"5 C"},L:{"1":"IB"},M:{"1":"3"},N:{"900":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"388":"5B"},R:{"1":"6B"}},B:1,C:"Constraint Validation API"}; +module.exports={A:{A:{"2":"K D G E iB","900":"A B"},B:{"1":"H I","388":"d J M","900":"2 C"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","260":"s t","388":"6 Y Z a b c e f g h i j k l m n o L q r","900":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},D:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","388":"6 U V W X Y Z a b c e f g h i","900":"J M H I O P Q R S T"},E:{"1":"5 A B C XB p aB","16":"F N RB IB","388":"G E VB WB","900":"K D TB UB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B bB cB dB eB p AB","388":"J M H I O P Q R S T U V","900":"5 C gB"},G:{"1":"pB qB rB sB tB uB","16":"IB hB EB","388":"G lB mB nB oB","900":"jB KB"},H:{"2":"vB"},I:{"1":"4","16":"DB wB xB yB","388":"0B 1B","900":"F zB EB"},J:{"16":"D","388":"A"},K:{"1":"L","16":"A B p AB","900":"5 C"},L:{"1":"JB"},M:{"1":"3"},N:{"900":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"388":"8B"},R:{"1":"9B"},S:{"388":"AC"}},B:1,C:"Constraint Validation API"}; diff --git a/node_modules/caniuse-lite/data/features/contenteditable.js b/node_modules/caniuse-lite/data/features/contenteditable.js index d49af86f2..2465f8a15 100644 --- a/node_modules/caniuse-lite/data/features/contenteditable.js +++ b/node_modules/caniuse-lite/data/features/contenteditable.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB","4":"BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"contenteditable attribute (basic support)"}; +module.exports={A:{A:{"1":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB","4":"DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"contenteditable attribute (basic support)"}; diff --git a/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js b/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js index ddbda3756..1358fda21 100644 --- a/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +++ b/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","129":"2 F N K D G E A B C d J M H I O P Q R"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C","257":"d J M H I O P Q R S T"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N PB HB","257":"K SB","260":"RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB","257":"JB","260":"hB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D","257":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"257":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Content Security Policy 1.0"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","129":"2 F N K D G E A B C d J M H I O P Q R"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C","257":"d J M H I O P Q R S T"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N RB IB","257":"K UB","260":"TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB","257":"KB","260":"jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D","257":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"257":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Content Security Policy 1.0"}; diff --git a/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js b/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js index 662226368..83ea68493 100644 --- a/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +++ b/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","32772":"J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB","132":"6 a b c","260":"e","516":"f g h i j k l m n","8196":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","1028":"f g h","2052":"i"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R ZB aB bB cB p eB","1028":"S T U","2052":"V"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"4100":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Content Security Policy Level 2"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","32772":"J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB","132":"6 a b c","260":"e","516":"f g h i j k l m n","8196":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","1028":"f g h","2052":"i"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R bB cB dB eB p AB gB","1028":"S T U","2052":"V"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"4100":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"8196":"AC"}},B:4,C:"Content Security Policy Level 2"}; diff --git a/node_modules/caniuse-lite/data/features/cors.js b/node_modules/caniuse-lite/data/features/cors.js index b1f111f64..a1486f7c8 100644 --- a/node_modules/caniuse-lite/data/features/cors.js +++ b/node_modules/caniuse-lite/data/features/cors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D gB","132":"A","260":"G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB XB WB","2":"dB BB","1025":"3 4 9 FB AB CB DB"},D:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"F N K D G E A B C"},E:{"2":"PB HB","513":"5 K D G E A B C SB TB UB VB p YB","644":"F N RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB"},G:{"513":"G JB jB kB lB mB nB oB pB qB rB sB","644":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4 yB zB","132":"BB F uB vB wB xB EB"},J:{"1":"A","132":"D"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","132":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Cross-Origin Resource Sharing"}; +module.exports={A:{A:{"1":"B","2":"K D iB","132":"A","260":"G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB","2":"fB DB","1025":"3 4 8 9 GB BB CB FB"},D:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"F N K D G E A B C"},E:{"2":"RB IB","513":"5 K D G E A B C UB VB WB XB p aB","644":"F N TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB"},G:{"513":"G KB lB mB nB oB pB qB rB sB tB uB","644":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","132":"DB F wB xB yB zB EB"},J:{"1":"A","132":"D"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","132":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Cross-Origin Resource Sharing"}; diff --git a/node_modules/caniuse-lite/data/features/createimagebitmap.js b/node_modules/caniuse-lite/data/features/createimagebitmap.js index e35fdbdd9..b76dca58a 100644 --- a/node_modules/caniuse-lite/data/features/createimagebitmap.js +++ b/node_modules/caniuse-lite/data/features/createimagebitmap.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k XB WB","3076":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"t u","260":"v w","516":"0 1 x y z"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","16":"5 YB"},F:{"1":"0 1 L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f ZB aB bB cB p eB","132":"g h","260":"i j","516":"k l m n o"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"3076":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","16":"F 1B"},Q:{"1":"5B"},R:{"2":"6B"}},B:1,C:"createImageBitmap"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB YB","3076":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"t u","260":"v w","516":"0 1 x y z"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p","16":"aB"},F:{"1":"0 1 L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f bB cB dB eB p AB gB","132":"g h","260":"i j","516":"k l m n o"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"3076":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","16":"F 3B"},Q:{"1":"8B"},R:{"2":"9B"},S:{"3076":"AC"}},B:1,C:"createImageBitmap"}; diff --git a/node_modules/caniuse-lite/data/features/credential-management.js b/node_modules/caniuse-lite/data/features/credential-management.js index 53d2408cd..710d57847 100644 --- a/node_modules/caniuse-lite/data/features/credential-management.js +++ b/node_modules/caniuse-lite/data/features/credential-management.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","66":"r s t","129":"u v w x y z"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Credential Management API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","66":"r s t","129":"u v w x y z"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Credential Management API"}; diff --git a/node_modules/caniuse-lite/data/features/cryptography.js b/node_modules/caniuse-lite/data/features/cryptography.js index 1479fd838..493760679 100644 --- a/node_modules/caniuse-lite/data/features/cryptography.js +++ b/node_modules/caniuse-lite/data/features/cryptography.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G E A","164":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a XB WB","322":"b c"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 B C p YB","8":"F N K D PB HB RB SB","545":"G E A TB UB VB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","8":"HB fB EB hB JB jB","545":"G kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","8":"BB F uB vB wB xB EB yB zB"},J:{"8":"D A"},K:{"1":"L","8":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A","164":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Web Cryptography"}; +module.exports={A:{A:{"2":"iB","8":"K D G E A","164":"B"},B:{"1025":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a ZB YB","322":"b c"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 B C p aB","8":"F N K D RB IB TB UB","545":"G E A VB WB XB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","8":"IB hB EB jB KB lB","545":"G mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","8":"DB F wB xB yB zB EB 0B 1B"},J:{"8":"D A"},K:{"1":"L","8":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A","164":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Web Cryptography"}; diff --git a/node_modules/caniuse-lite/data/features/css-all.js b/node_modules/caniuse-lite/data/features/css-all.js index 8fc0c88d7..88116b8e0 100644 --- a/node_modules/caniuse-lite/data/features/css-all.js +++ b/node_modules/caniuse-lite/data/features/css-all.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V XB WB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB yB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS all property"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V ZB YB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB 0B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS all property"}; diff --git a/node_modules/caniuse-lite/data/features/css-animation.js b/node_modules/caniuse-lite/data/features/css-animation.js index 67415ddc1..083e63ff6 100644 --- a/node_modules/caniuse-lite/data/features/css-animation.js +++ b/node_modules/caniuse-lite/data/features/css-animation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F XB WB","33":"2 N K D G E A B C d J"},D:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"1":"5 E A B C UB VB p YB","2":"PB HB","33":"K D G RB SB TB","292":"F N"},F:{"1":"0 1 5 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","33":"C J M H I O P Q R S T U V W X Y"},G:{"1":"lB mB nB oB pB qB rB sB","33":"G JB jB kB","164":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4","33":"F xB EB yB zB","164":"BB uB vB wB"},J:{"33":"D A"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"1":"6B"}},B:5,C:"CSS Animation"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F ZB YB","33":"2 N K D G E A B C d J"},D:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"1":"5 E A B C WB XB p aB","2":"RB IB","33":"K D G TB UB VB","292":"F N"},F:{"1":"0 1 5 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","33":"C J M H I O P Q R S T U V W X Y"},G:{"1":"nB oB pB qB rB sB tB uB","33":"G KB lB mB","164":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4","33":"F zB EB 0B 1B","164":"DB wB xB yB"},J:{"33":"D A"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS Animation"}; diff --git a/node_modules/caniuse-lite/data/features/css-any-link.js b/node_modules/caniuse-lite/data/features/css-any-link.js index 7bd568d60..259cfa555 100644 --- a/node_modules/caniuse-lite/data/features/css-any-link.js +++ b/node_modules/caniuse-lite/data/features/css-any-link.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","16":"2 dB BB F N K D G E A B C d J M H I O P XB WB","33":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s"},D:{"16":"2 F N K D G E A B C d J M H I O P Q R S","33":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"16":"F N K PB HB RB","33":"5 D G E A B C SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"HB fB EB hB","33":"G JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"BB F uB vB wB xB EB yB zB","33":"4"},J:{"16":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"33":"3"},N:{"2":"A B"},O:{"16":"0B"},P:{"16":"F","33":"1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:5,C:"CSS :any-link selector"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","16":"2 fB DB F N K D G E A B C d J M H I O P ZB YB","33":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s"},D:{"16":"2 F N K D G E A B C d J M H I O P Q R S","33":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"16":"F N K RB IB TB","33":"5 D G E A B C UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"IB hB EB jB","33":"G KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"DB F wB xB yB zB EB 0B 1B","33":"4"},J:{"16":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"33":"3"},N:{"2":"A B"},O:{"16":"2B"},P:{"16":"F","33":"3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"33":"AC"}},B:5,C:"CSS :any-link selector"}; diff --git a/node_modules/caniuse-lite/data/features/css-appearance.js b/node_modules/caniuse-lite/data/features/css-appearance.js index 27e43e82a..bcdef5095 100644 --- a/node_modules/caniuse-lite/data/features/css-appearance.js +++ b/node_modules/caniuse-lite/data/features/css-appearance.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"388":"2 C d J M H I"},C:{"164":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","676":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB"},D:{"164":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"164":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"164":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"164":"4 BB F uB vB wB xB EB yB zB"},J:{"164":"D A"},K:{"2":"5 8 A B C p","164":"L"},L:{"164":"IB"},M:{"164":"3"},N:{"2":"A","388":"B"},O:{"164":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:5,C:"CSS Appearance"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"388":"2 C d J M H I"},C:{"164":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","676":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB"},D:{"164":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"164":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"164":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"164":"4 DB F wB xB yB zB EB 0B 1B"},J:{"164":"D A"},K:{"2":"5 A B C p AB","164":"L"},L:{"164":"JB"},M:{"164":"3"},N:{"2":"A","388":"B"},O:{"164":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"164":"AC"}},B:5,C:"CSS Appearance"}; diff --git a/node_modules/caniuse-lite/data/features/css-apply-rule.js b/node_modules/caniuse-lite/data/features/css-apply-rule.js index 24f8c9abc..566e4537f 100644 --- a/node_modules/caniuse-lite/data/features/css-apply-rule.js +++ b/node_modules/caniuse-lite/data/features/css-apply-rule.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","194":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB","194":"0 1 h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","194":"L"},L:{"194":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","194":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"194":"6B"}},B:7,C:"CSS @apply rule"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","194":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB","194":"0 1 h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","194":"L"},L:{"194":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","194":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"194":"9B"},S:{"2":"AC"}},B:7,C:"CSS @apply rule"}; diff --git a/node_modules/caniuse-lite/data/features/css-at-counter-style.js b/node_modules/caniuse-lite/data/features/css-at-counter-style.js index c1d59f8bd..2455db543 100644 --- a/node_modules/caniuse-lite/data/features/css-at-counter-style.js +++ b/node_modules/caniuse-lite/data/features/css-at-counter-style.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","132":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"132":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS Counter Styles"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","132":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"132":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"132":"AC"}},B:4,C:"CSS Counter Styles"}; diff --git a/node_modules/caniuse-lite/data/features/css-backdrop-filter.js b/node_modules/caniuse-lite/data/features/css-backdrop-filter.js index a9f8bfd3e..2a13d4f53 100644 --- a/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +++ b/node_modules/caniuse-lite/data/features/css-backdrop-filter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M","257":"H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","194":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G PB HB RB SB TB","33":"5 E A B C UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","194":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB","33":"lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","194":"L"},L:{"194":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","194":"1B 2B 3B 4B"},Q:{"194":"5B"},R:{"194":"6B"}},B:7,C:"CSS Backdrop Filter"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M","257":"H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","194":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G RB IB TB UB VB","33":"5 E A B C WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","194":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB","33":"nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","194":"L"},L:{"194":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","194":"3B 4B 5B 6B 7B"},Q:{"194":"8B"},R:{"194":"9B"},S:{"2":"AC"}},B:7,C:"CSS Backdrop Filter"}; diff --git a/node_modules/caniuse-lite/data/features/css-background-offsets.js b/node_modules/caniuse-lite/data/features/css-background-offsets.js index df7f896b2..62823ba9a 100644 --- a/node_modules/caniuse-lite/data/features/css-background-offsets.js +++ b/node_modules/caniuse-lite/data/features/css-background-offsets.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E A B C XB WB"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS background-position edge offsets"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E A B C ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS background-position edge offsets"}; diff --git a/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js b/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js index 8c6d465b9..689a4cdca 100644 --- a/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +++ b/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y XB WB"},D:{"1":"0 1 3 4 7 9 e f g h i j k l m n o q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","260":"L"},E:{"1":"5 B C VB p YB","2":"F N K D PB HB RB SB","132":"G E A TB UB"},F:{"1":"0 1 6 R S T U V W X Y Z a b e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q ZB aB bB cB p eB","260":"c"},G:{"1":"oB pB qB rB sB","2":"HB fB EB hB JB jB","132":"G kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","260":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS background-blend-mode"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y ZB YB"},D:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","260":"L"},E:{"1":"5 B C XB p aB","2":"F N K D RB IB TB UB","132":"G E A VB WB"},F:{"1":"0 1 6 R S T U V W X Y Z a b e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q bB cB dB eB p AB gB","260":"c"},G:{"1":"qB rB sB tB uB","2":"IB hB EB jB KB lB","132":"G mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","260":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS background-blend-mode"}; diff --git a/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js b/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js index 9eab0e239..052345a06 100644 --- a/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +++ b/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a XB WB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q","164":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K PB HB RB","164":"5 D G E A B C SB TB UB VB p YB"},F:{"2":"E ZB aB bB cB","129":"5 8 B C p eB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB JB","164":"G jB kB lB mB nB oB pB qB rB sB"},H:{"132":"tB"},I:{"2":"BB F uB vB wB xB EB","164":"4 yB zB"},J:{"2":"D","164":"A"},K:{"2":"A","129":"5 8 B C p","164":"L"},L:{"164":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:5,C:"CSS box-decoration-break"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a ZB YB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q","164":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K RB IB TB","164":"5 D G E A B C UB VB WB XB p aB"},F:{"2":"E bB cB dB eB","129":"5 B C p AB gB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB KB","164":"G lB mB nB oB pB qB rB sB tB uB"},H:{"132":"vB"},I:{"2":"DB F wB xB yB zB EB","164":"4 0B 1B"},J:{"2":"D","164":"A"},K:{"2":"A","129":"5 B C p AB","164":"L"},L:{"164":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"1":"AC"}},B:5,C:"CSS box-decoration-break"}; diff --git a/node_modules/caniuse-lite/data/features/css-boxshadow.js b/node_modules/caniuse-lite/data/features/css-boxshadow.js index 002437d77..f94b4e233 100644 --- a/node_modules/caniuse-lite/data/features/css-boxshadow.js +++ b/node_modules/caniuse-lite/data/features/css-boxshadow.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","33":"XB WB"},D:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"F N K D G E"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","33":"N","164":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","33":"fB EB","164":"HB"},H:{"2":"tB"},I:{"1":"4 F xB EB yB zB","164":"BB uB vB wB"},J:{"1":"A","33":"D"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Box-shadow"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","33":"ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"F N K D G E"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","33":"N","164":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","33":"hB EB","164":"IB"},H:{"2":"vB"},I:{"1":"4 F zB EB 0B 1B","164":"DB wB xB yB"},J:{"1":"A","33":"D"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 Box-shadow"}; diff --git a/node_modules/caniuse-lite/data/features/css-canvas.js b/node_modules/caniuse-lite/data/features/css-canvas.js index 04e4f147a..817efc368 100644 --- a/node_modules/caniuse-lite/data/features/css-canvas.js +++ b/node_modules/caniuse-lite/data/features/css-canvas.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB","16":"0 1 3 4 7 9 v w x y z GB FB AB CB DB"},D:{"2":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"2":"PB HB","33":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"0 1 5 8 E B C e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"33":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4","33":"BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"1B 2B 3B 4B","33":"F"},Q:{"33":"5B"},R:{"2":"6B"}},B:7,C:"CSS Canvas Drawings"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB","16":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB"},D:{"2":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"2":"RB IB","33":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"0 1 5 E B C e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"33":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4","33":"DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"3B 4B 5B 6B 7B","33":"F"},Q:{"33":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"CSS Canvas Drawings"}; diff --git a/node_modules/caniuse-lite/data/features/css-caret-color.js b/node_modules/caniuse-lite/data/features/css-caret-color.js index 7a39d3bc0..545b9ba5f 100644 --- a/node_modules/caniuse-lite/data/features/css-caret-color.js +++ b/node_modules/caniuse-lite/data/features/css-caret-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS caret-color"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"CSS caret-color"}; diff --git a/node_modules/caniuse-lite/data/features/css-case-insensitive.js b/node_modules/caniuse-lite/data/features/css-case-insensitive.js index 7a2fd0c4c..9347dd834 100644 --- a/node_modules/caniuse-lite/data/features/css-case-insensitive.js +++ b/node_modules/caniuse-lite/data/features/css-case-insensitive.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Case-insensitive CSS attribute selectors"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:5,C:"Case-insensitive CSS attribute selectors"}; diff --git a/node_modules/caniuse-lite/data/features/css-clip-path.js b/node_modules/caniuse-lite/data/features/css-clip-path.js index fd2d04b8f..e45381c77 100644 --- a/node_modules/caniuse-lite/data/features/css-clip-path.js +++ b/node_modules/caniuse-lite/data/features/css-clip-path.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H","3138":"I"},C:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB","2":"dB BB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB","644":"q r s t u v w"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S","260":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","292":"6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"2":"F N K PB HB RB SB","292":"5 D G E A B C TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","260":"0 1 l m n o L q r s t u v w x y z","292":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k"},G:{"2":"HB fB EB hB JB","292":"G jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","260":"4","292":"yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","292":"L"},L:{"260":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"292":"0B"},P:{"292":"F 1B 2B 3B 4B"},Q:{"292":"5B"},R:{"260":"6B"}},B:4,C:"CSS clip-path property (for HTML)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H","3138":"I"},C:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB","2":"fB DB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB","644":"q r s t u v w"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S","260":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","292":"6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"2":"F N K RB IB TB UB","292":"5 D G E A B C VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","260":"0 1 l m n o L q r s t u v w x y z","292":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k"},G:{"2":"IB hB EB jB KB","292":"G lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","260":"4","292":"0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","292":"L"},L:{"260":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"292":"2B"},P:{"292":"F 3B 4B 5B 6B 7B"},Q:{"292":"8B"},R:{"260":"9B"},S:{"644":"AC"}},B:4,C:"CSS clip-path property (for HTML)"}; diff --git a/node_modules/caniuse-lite/data/features/css-color-adjust.js b/node_modules/caniuse-lite/data/features/css-color-adjust.js index d77977914..b4383d284 100644 --- a/node_modules/caniuse-lite/data/features/css-color-adjust.js +++ b/node_modules/caniuse-lite/data/features/css-color-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB"},D:{"16":"2 F N K D G E A B C d J M H I","33":"0 1 3 4 6 7 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N PB HB RB","33":"5 K D G E A B C SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"2":"5 8 A B C L p"},L:{"16":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:7,C:"CSS color-adjust"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB"},D:{"16":"2 F N K D G E A B C d J M H I","33":"0 1 3 4 6 7 8 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N RB IB TB","33":"5 K D G E A B C UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"2":"5 A B C L p AB"},L:{"16":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"1":"AC"}},B:7,C:"CSS color-adjust"}; diff --git a/node_modules/caniuse-lite/data/features/css-conic-gradients.js b/node_modules/caniuse-lite/data/features/css-conic-gradients.js index d894aa835..78bb3ef3a 100644 --- a/node_modules/caniuse-lite/data/features/css-conic-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-conic-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"3 4 7 9 GB FB AB CB DB QB"},E:{"1":"5 YB","2":"F N K D G E A B C PB HB RB SB TB UB VB p"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o ZB aB bB cB p eB","194":"0 1 L q r s t u v w x y z"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Conical Gradients"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"3 4 7 8 9 HB GB BB CB FB"},E:{"1":"5 aB","2":"F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o bB cB dB eB p AB gB","194":"0 1 L q r s t u v w x y z"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Conical Gradients"}; diff --git a/node_modules/caniuse-lite/data/features/css-containment.js b/node_modules/caniuse-lite/data/features/css-containment.js index 4ef2e1a86..69e962bd8 100644 --- a/node_modules/caniuse-lite/data/features/css-containment.js +++ b/node_modules/caniuse-lite/data/features/css-containment.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j XB WB","322":"k l m n o L q r s t u","336":"0 1 3 4 7 9 v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","194":"u"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB","194":"h i"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"322":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS Containment"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB YB","322":"k l m n o L q r s t u","336":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","194":"u"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB","194":"h i"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"322":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"322":"AC"}},B:4,C:"CSS Containment"}; diff --git a/node_modules/caniuse-lite/data/features/css-counters.js b/node_modules/caniuse-lite/data/features/css-counters.js index c2f72f39c..2203f94f6 100644 --- a/node_modules/caniuse-lite/data/features/css-counters.js +++ b/node_modules/caniuse-lite/data/features/css-counters.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"K D gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS Counters"}; +module.exports={A:{A:{"1":"G E A B","2":"K D iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS Counters"}; diff --git a/node_modules/caniuse-lite/data/features/css-crisp-edges.js b/node_modules/caniuse-lite/data/features/css-crisp-edges.js index 57cc4130a..cebaba472 100644 --- a/node_modules/caniuse-lite/data/features/css-crisp-edges.js +++ b/node_modules/caniuse-lite/data/features/css-crisp-edges.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K gB","2340":"D G E A B"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB XB","513":"4 CB DB","545":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","1025":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C VB p YB","2":"F N PB HB RB","164":"K","4644":"D G E SB TB UB"},F:{"2":"8 E B J M H I O P Q R S T U V W ZB aB bB cB p","545":"5 C eB","1025":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"nB oB pB qB rB sB","2":"HB fB EB","4260":"hB JB","4644":"G jB kB lB mB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","1025":"4"},J:{"2":"D","4260":"A"},K:{"2":"8 A B p","545":"5 C","1025":"L"},L:{"1025":"IB"},M:{"545":"3"},N:{"2340":"A B"},O:{"1":"0B"},P:{"1025":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1025":"6B"}},B:7,C:"Crisp edges/pixelated images"}; +module.exports={A:{A:{"2":"K iB","2340":"D G E A B"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB ZB","513":"3 4 CB FB","545":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB YB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","1025":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C XB p aB","2":"F N RB IB TB","164":"K","4644":"D G E UB VB WB"},F:{"2":"E B J M H I O P Q R S T U V W bB cB dB eB p AB","545":"5 C gB","1025":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"pB qB rB sB tB uB","2":"IB hB EB","4260":"jB KB","4644":"G lB mB nB oB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","1025":"4"},J:{"2":"D","4260":"A"},K:{"2":"A B p AB","545":"5 C","1025":"L"},L:{"1025":"JB"},M:{"545":"3"},N:{"2340":"A B"},O:{"1":"2B"},P:{"1025":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1025":"9B"},S:{"4097":"AC"}},B:7,C:"Crisp edges/pixelated images"}; diff --git a/node_modules/caniuse-lite/data/features/css-cross-fade.js b/node_modules/caniuse-lite/data/features/css-cross-fade.js index 0d4d538dd..e3865de1a 100644 --- a/node_modules/caniuse-lite/data/features/css-cross-fade.js +++ b/node_modules/caniuse-lite/data/features/css-cross-fade.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 F N K D G E A B C d J M","33":"0 1 3 4 6 7 9 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C VB p YB","2":"F N PB HB","33":"K D G E RB SB TB UB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"nB oB pB qB rB sB","2":"HB fB EB","33":"G hB JB jB kB lB mB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","33":"4 yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:7,C:"CSS Cross-Fade Function"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 F N K D G E A B C d J M","33":"0 1 3 4 6 7 8 9 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C XB p aB","2":"F N RB IB","33":"K D G E TB UB VB WB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"pB qB rB sB tB uB","2":"IB hB EB","33":"G jB KB lB mB nB oB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","33":"4 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"2":"AC"}},B:7,C:"CSS Cross-Fade Function"}; diff --git a/node_modules/caniuse-lite/data/features/css-default-pseudo.js b/node_modules/caniuse-lite/data/features/css-default-pseudo.js index b2bf6d21b..ed5ebbbd8 100644 --- a/node_modules/caniuse-lite/data/features/css-default-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-default-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","16":"dB BB XB WB"},D:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 B C VB p YB","16":"F N PB HB","132":"K D G E A RB SB TB UB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","16":"8 E B ZB aB bB cB p","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g","260":"5 C eB"},G:{"1":"oB pB qB rB sB","16":"HB fB EB hB JB","132":"G jB kB lB mB nB"},H:{"260":"tB"},I:{"1":"4","16":"BB uB vB wB","132":"F xB EB yB zB"},J:{"16":"D","132":"A"},K:{"1":"L","16":"8 A B C p","260":"5"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"1":"1B 2B 3B 4B","132":"F"},Q:{"1":"5B"},R:{"2":"6B"}},B:7,C:":default CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","16":"fB DB ZB YB"},D:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 B C XB p aB","16":"F N RB IB","132":"K D G E A TB UB VB WB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","16":"E B bB cB dB eB p AB","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g","260":"5 C gB"},G:{"1":"qB rB sB tB uB","16":"IB hB EB jB KB","132":"G lB mB nB oB pB"},H:{"260":"vB"},I:{"1":"4","16":"DB wB xB yB","132":"F zB EB 0B 1B"},J:{"16":"D","132":"A"},K:{"1":"L","16":"A B C p AB","260":"5"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"1":"3B 4B 5B 6B 7B","132":"F"},Q:{"1":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:7,C:":default CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js b/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js index 969a5e7ec..14384d1b1 100644 --- a/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +++ b/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"1":"B","2":"5 F N K D G E A C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Explicit descendant combinator >>"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"1":"B","2":"5 F N K D G E A C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Explicit descendant combinator >>"}; diff --git a/node_modules/caniuse-lite/data/features/css-deviceadaptation.js b/node_modules/caniuse-lite/data/features/css-deviceadaptation.js index 4a497f0b5..59e68bf25 100644 --- a/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +++ b/node_modules/caniuse-lite/data/features/css-deviceadaptation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","164":"A B"},B:{"164":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","66":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB aB bB cB p eB","66":"0 1 j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"292":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"A L","292":"5 8 B C p"},L:{"2":"IB"},M:{"2":"3"},N:{"164":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"66":"5B"},R:{"2":"6B"}},B:5,C:"CSS Device Adaptation"}; +module.exports={A:{A:{"2":"K D G E iB","164":"A B"},B:{"164":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","66":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i bB cB dB eB p AB gB","66":"0 1 j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"292":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"A L","292":"5 B C p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"164":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"66":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Device Adaptation"}; diff --git a/node_modules/caniuse-lite/data/features/css-dir-pseudo.js b/node_modules/caniuse-lite/data/features/css-dir-pseudo.js index a314ca184..e1de16a36 100644 --- a/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-dir-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M XB WB","33":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:":dir() CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M ZB YB","33":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"33":"AC"}},B:5,C:":dir() CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-display-contents.js b/node_modules/caniuse-lite/data/features/css-display-contents.js index 476a50895..2eead1fc1 100644 --- a/node_modules/caniuse-lite/data/features/css-display-contents.js +++ b/node_modules/caniuse-lite/data/features/css-display-contents.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 9 AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f XB WB","260":"0 1 7 g h i j k l m n o L q r s t u v w x y z GB FB"},D:{"2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 9 GB FB AB","260":"4 CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A B PB HB RB SB TB UB VB","772":"5 C p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB aB bB cB p eB","260":"0 1 v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB","260":"qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","260":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"260":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS display: contents"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 9 GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f ZB YB","260":"0 1 7 8 g h i j k l m n o L q r s t u v w x y z HB"},D:{"2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 7 8 9 HB GB BB","260":"3 4 CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A B RB IB TB UB VB WB XB","772":"5 C p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u bB cB dB eB p AB gB","260":"0 1 v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB","260":"sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","260":"4"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"260":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B","260":"7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"260":"AC"}},B:5,C:"CSS display: contents"}; diff --git a/node_modules/caniuse-lite/data/features/css-element-function.js b/node_modules/caniuse-lite/data/features/css-element-function.js index ee97f8133..1ab505ade 100644 --- a/node_modules/caniuse-lite/data/features/css-element-function.js +++ b/node_modules/caniuse-lite/data/features/css-element-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"33":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","164":"dB BB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"33":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS element() function"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"33":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","164":"fB DB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"33":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"33":"AC"}},B:5,C:"CSS element() function"}; diff --git a/node_modules/caniuse-lite/data/features/css-env-function.js b/node_modules/caniuse-lite/data/features/css-env-function.js index 260720292..4ece7fd68 100644 --- a/node_modules/caniuse-lite/data/features/css-env-function.js +++ b/node_modules/caniuse-lite/data/features/css-env-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"4 CB DB","2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB XB WB"},D:{"1":"iB KB IB LB MB NB OB","2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB"},E:{"1":"5 C p YB","2":"F N K D G E A PB HB RB SB TB UB VB","132":"B"},F:{"1":"0 1 z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB","132":"pB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"CSS Environment Variables env()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 CB FB","2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB ZB YB"},D:{"1":"SB NB LB kB MB JB OB PB QB","2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},E:{"1":"5 C p aB","2":"F N K D G E A RB IB TB UB VB WB XB","132":"B"},F:{"1":"0 1 z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB","132":"rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"CSS Environment Variables env()"}; diff --git a/node_modules/caniuse-lite/data/features/css-exclusions.js b/node_modules/caniuse-lite/data/features/css-exclusions.js index 9fa74c5c7..29975a879 100644 --- a/node_modules/caniuse-lite/data/features/css-exclusions.js +++ b/node_modules/caniuse-lite/data/features/css-exclusions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"33":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Exclusions Level 1"}; +module.exports={A:{A:{"2":"K D G E iB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"33":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Exclusions Level 1"}; diff --git a/node_modules/caniuse-lite/data/features/css-featurequeries.js b/node_modules/caniuse-lite/data/features/css-featurequeries.js index d7f1cc8bb..1f79a38b3 100644 --- a/node_modules/caniuse-lite/data/features/css-featurequeries.js +++ b/node_modules/caniuse-lite/data/features/css-featurequeries.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB"},D:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS Feature Queries"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS Feature Queries"}; diff --git a/node_modules/caniuse-lite/data/features/css-filter-function.js b/node_modules/caniuse-lite/data/features/css-filter-function.js index a01cfd112..a2ad7f2d7 100644 --- a/node_modules/caniuse-lite/data/features/css-filter-function.js +++ b/node_modules/caniuse-lite/data/features/css-filter-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G PB HB RB SB TB","33":"E"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB","33":"lB mB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS filter() function"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G RB IB TB UB VB","33":"E"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB","33":"nB oB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS filter() function"}; diff --git a/node_modules/caniuse-lite/data/features/css-filters.js b/node_modules/caniuse-lite/data/features/css-filters.js index 0e361662c..652ac4642 100644 --- a/node_modules/caniuse-lite/data/features/css-filters.js +++ b/node_modules/caniuse-lite/data/features/css-filters.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1028":"2 d J M H I","1346":"C"},C:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","196":"6","516":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c WB"},D:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H","33":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"1":"5 A B C UB VB p YB","2":"F N PB HB RB","33":"K D G E SB TB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i"},G:{"1":"mB nB oB pB qB rB sB","2":"HB fB EB hB","33":"G JB jB kB lB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","33":"yB zB"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"3B 4B","33":"F 1B 2B"},Q:{"33":"5B"},R:{"33":"6B"}},B:5,C:"CSS Filter Effects"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1028":"2 d J M H I","1346":"C"},C:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","196":"6","516":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c YB"},D:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H","33":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"1":"5 A B C WB XB p aB","2":"F N RB IB TB","33":"K D G E UB VB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i"},G:{"1":"oB pB qB rB sB tB uB","2":"IB hB EB jB","33":"G KB lB mB nB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","33":"0B 1B"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"5B 6B 7B","33":"F 3B 4B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"1":"AC"}},B:5,C:"CSS Filter Effects"}; diff --git a/node_modules/caniuse-lite/data/features/css-first-letter.js b/node_modules/caniuse-lite/data/features/css-first-letter.js index 172c762dd..c2a8f5115 100644 --- a/node_modules/caniuse-lite/data/features/css-first-letter.js +++ b/node_modules/caniuse-lite/data/features/css-first-letter.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","16":"gB","516":"G","1540":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","132":"BB","260":"dB"},D:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"N K D G","132":"F"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"N PB","132":"F HB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","16":"E ZB","260":"8 B aB bB cB p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 BB F xB EB yB zB","16":"uB vB","132":"wB"},J:{"1":"D A"},K:{"1":"5 C L","260":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"::first-letter CSS pseudo-element selector"}; +module.exports={A:{A:{"1":"E A B","16":"iB","516":"G","1540":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","132":"DB","260":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"N K D G","132":"F"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"N RB","132":"F IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","16":"E bB","260":"B cB dB eB p AB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 DB F zB EB 0B 1B","16":"wB xB","132":"yB"},J:{"1":"D A"},K:{"1":"5 C L","260":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"::first-letter CSS pseudo-element selector"}; diff --git a/node_modules/caniuse-lite/data/features/css-first-line.js b/node_modules/caniuse-lite/data/features/css-first-line.js index bb5d061be..303f0ecbc 100644 --- a/node_modules/caniuse-lite/data/features/css-first-line.js +++ b/node_modules/caniuse-lite/data/features/css-first-line.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","132":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS first-line pseudo-element"}; +module.exports={A:{A:{"1":"E A B","132":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS first-line pseudo-element"}; diff --git a/node_modules/caniuse-lite/data/features/css-fixed.js b/node_modules/caniuse-lite/data/features/css-fixed.js index f84f0126e..c78fdd0a6 100644 --- a/node_modules/caniuse-lite/data/features/css-fixed.js +++ b/node_modules/caniuse-lite/data/features/css-fixed.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"D G E A B","2":"gB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB VB p YB","1025":"UB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB","132":"hB JB jB"},H:{"2":"tB"},I:{"1":"4 BB yB zB","260":"uB vB wB","513":"F xB EB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS position:fixed"}; +module.exports={A:{A:{"1":"D G E A B","2":"iB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB XB p aB","1025":"WB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB","132":"jB KB lB"},H:{"2":"vB"},I:{"1":"4 DB 0B 1B","260":"wB xB yB","513":"F zB EB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS position:fixed"}; diff --git a/node_modules/caniuse-lite/data/features/css-focus-visible.js b/node_modules/caniuse-lite/data/features/css-focus-visible.js index c6d2b101b..d409c3c54 100644 --- a/node_modules/caniuse-lite/data/features/css-focus-visible.js +++ b/node_modules/caniuse-lite/data/features/css-focus-visible.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB XB WB","161":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","328":"4 QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"328":"IB"},M:{"161":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:":focus-visible CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB ZB YB","161":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"0 1 2 3 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB","328":"4 FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"328":"JB"},M:{"161":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"161":"AC"}},B:7,C:":focus-visible CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-focus-within.js b/node_modules/caniuse-lite/data/features/css-focus-within.js index 3aa0ddb65..faadaf640 100644 --- a/node_modules/caniuse-lite/data/features/css-focus-within.js +++ b/node_modules/caniuse-lite/data/features/css-focus-within.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB"},D:{"1":"3 4 7 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"GB"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o ZB aB bB cB p eB","194":"L"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:":focus-within CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB"},D:{"1":"3 4 7 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"HB"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o bB cB dB eB p AB gB","194":"L"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:":focus-within CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js b/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js index ea84ecc12..b14dc4bd0 100644 --- a/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +++ b/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"1 3 4 7 9 GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o XB WB","322":"0 L q r s t u v w x y z"},D:{"1":"3 4 7 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r","194":"0 1 s t u v w x y z GB"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB","194":"f g h i j k l m n o L"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","194":"L"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F","194":"1B 2B 3B"},Q:{"194":"5B"},R:{"2":"6B"}},B:5,C:"CSS font-rendering controls"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"1 3 4 7 8 9 HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o ZB YB","322":"0 L q r s t u v w x y z"},D:{"1":"3 4 7 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r","194":"0 1 s t u v w x y z HB"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB","194":"f g h i j k l m n o L"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","194":"L"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F","194":"3B 4B 5B"},Q:{"194":"8B"},R:{"2":"9B"},S:{"322":"AC"}},B:5,C:"CSS font-rendering controls"}; diff --git a/node_modules/caniuse-lite/data/features/css-font-stretch.js b/node_modules/caniuse-lite/data/features/css-font-stretch.js index cc4add985..2806e8d66 100644 --- a/node_modules/caniuse-lite/data/features/css-font-stretch.js +++ b/node_modules/caniuse-lite/data/features/css-font-stretch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G XB WB"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"CSS font-stretch"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G ZB YB"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS font-stretch"}; diff --git a/node_modules/caniuse-lite/data/features/css-gencontent.js b/node_modules/caniuse-lite/data/features/css-gencontent.js index 304b9dc40..073f96f69 100644 --- a/node_modules/caniuse-lite/data/features/css-gencontent.js +++ b/node_modules/caniuse-lite/data/features/css-gencontent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D gB","132":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS Generated content for pseudo-elements"}; +module.exports={A:{A:{"1":"E A B","2":"K D iB","132":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS Generated content for pseudo-elements"}; diff --git a/node_modules/caniuse-lite/data/features/css-gradients.js b/node_modules/caniuse-lite/data/features/css-gradients.js index cf4a1b312..a6f3f9c31 100644 --- a/node_modules/caniuse-lite/data/features/css-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","260":"6 M H I O P Q R S T U V W X Y Z a b c e","292":"2 F N K D G E A B C d J WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 A B C d J M H I O P Q R S T U","548":"F N K D G E"},E:{"2":"PB HB","260":"5 D G E A B C SB TB UB VB p YB","292":"K RB","804":"F N"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B ZB aB bB cB","33":"C eB","164":"8 p"},G:{"260":"G jB kB lB mB nB oB pB qB rB sB","292":"hB JB","804":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 yB zB","33":"F xB EB","548":"BB uB vB wB"},J:{"1":"A","548":"D"},K:{"1":"5 L","2":"A B","33":"C","164":"8 p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS Gradients"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","260":"6 M H I O P Q R S T U V W X Y Z a b c e","292":"2 F N K D G E A B C d J YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 A B C d J M H I O P Q R S T U","548":"F N K D G E"},E:{"2":"RB IB","260":"5 D G E A B C UB VB WB XB p aB","292":"K TB","804":"F N"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB","33":"C gB","164":"p AB"},G:{"260":"G lB mB nB oB pB qB rB sB tB uB","292":"jB KB","804":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 0B 1B","33":"F zB EB","548":"DB wB xB yB"},J:{"1":"A","548":"D"},K:{"1":"5 L","2":"A B","33":"C","164":"p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS Gradients"}; diff --git a/node_modules/caniuse-lite/data/features/css-grid.js b/node_modules/caniuse-lite/data/features/css-grid.js index 9a1d5b11d..d652332fd 100644 --- a/node_modules/caniuse-lite/data/features/css-grid.js +++ b/node_modules/caniuse-lite/data/features/css-grid.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","8":"E","292":"A B"},B:{"1":"M H I","292":"2 C d J"},C:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I XB WB","8":"6 O P Q R S T U V W X Y Z a b c e f g h i","584":"j k l m n o L q r s t u","1025":"v w"},D:{"1":"1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T","8":"U V W X","200":"6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","1025":"0"},E:{"1":"5 B C VB p YB","2":"F N PB HB RB","8":"K D G E A SB TB UB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB","200":"6 X Y Z a b c e f g h i j k l m"},G:{"1":"oB pB qB rB sB","2":"HB fB EB hB","8":"G JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB","8":"EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"292":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"1B","8":"F"},Q:{"200":"5B"},R:{"2":"6B"}},B:4,C:"CSS Grid Layout"}; +module.exports={A:{A:{"2":"K D G iB","8":"E","292":"A B"},B:{"1":"M H I","292":"2 C d J"},C:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I ZB YB","8":"6 O P Q R S T U V W X Y Z a b c e f g h i","584":"j k l m n o L q r s t u","1025":"v w"},D:{"1":"1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T","8":"U V W X","200":"6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","1025":"0"},E:{"1":"5 B C XB p aB","2":"F N RB IB TB","8":"K D G E A UB VB WB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB","200":"6 X Y Z a b c e f g h i j k l m"},G:{"1":"qB rB sB tB uB","2":"IB hB EB jB","8":"G KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB","8":"EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"292":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"3B","8":"F"},Q:{"200":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"CSS Grid Layout (level 1)"}; diff --git a/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js b/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js index 87d5c24ba..1fd463dc1 100644 --- a/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +++ b/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS hanging-punctuation"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS hanging-punctuation"}; diff --git a/node_modules/caniuse-lite/data/features/css-has.js b/node_modules/caniuse-lite/data/features/css-has.js index 4fba75f81..3dbb27c22 100644 --- a/node_modules/caniuse-lite/data/features/css-has.js +++ b/node_modules/caniuse-lite/data/features/css-has.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:":has() CSS relational pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:":has() CSS relational pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-hyphenate.js b/node_modules/caniuse-lite/data/features/css-hyphenate.js index 7503842a1..21e9e340a 100644 --- a/node_modules/caniuse-lite/data/features/css-hyphenate.js +++ b/node_modules/caniuse-lite/data/features/css-hyphenate.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"K D G E A B gB"},B:{"16":"2 C d J M H I"},C:{"16":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"16":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"16":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"16":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"16":"IB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:5,C:"CSS4 Hyphenation"}; +module.exports={A:{A:{"16":"K D G E A B iB"},B:{"16":"2 C d J M H I"},C:{"16":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"16":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"16":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"16":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"16":"JB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"16":"AC"}},B:5,C:"CSS4 Hyphenation"}; diff --git a/node_modules/caniuse-lite/data/features/css-hyphens.js b/node_modules/caniuse-lite/data/features/css-hyphens.js index 01adc3839..0b167d1a5 100644 --- a/node_modules/caniuse-lite/data/features/css-hyphens.js +++ b/node_modules/caniuse-lite/data/features/css-hyphens.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB","33":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","132":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N PB HB","33":"5 K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB","132":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"HB fB","33":"G EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","132":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"132":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"4":"0B"},P:{"1":"2B 3B 4B","2":"F","132":"1B"},Q:{"2":"5B"},R:{"132":"6B"}},B:5,C:"CSS Hyphenation"}; +module.exports={A:{A:{"2":"K D G E iB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB","33":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","132":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N RB IB","33":"5 K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB","132":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"IB hB","33":"G EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","132":"4"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"132":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"4":"2B"},P:{"1":"4B 5B 6B 7B","2":"F","132":"3B"},Q:{"2":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:5,C:"CSS Hyphenation"}; diff --git a/node_modules/caniuse-lite/data/features/css-image-orientation.js b/node_modules/caniuse-lite/data/features/css-image-orientation.js index c85798c6a..afad9ea8d 100644 --- a/node_modules/caniuse-lite/data/features/css-image-orientation.js +++ b/node_modules/caniuse-lite/data/features/css-image-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"132":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS3 image-orientation"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"132":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 image-orientation"}; diff --git a/node_modules/caniuse-lite/data/features/css-image-set.js b/node_modules/caniuse-lite/data/features/css-image-set.js index f20903299..032df69aa 100644 --- a/node_modules/caniuse-lite/data/features/css-image-set.js +++ b/node_modules/caniuse-lite/data/features/css-image-set.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 F N K D G E A B C d J M H I O P","33":"0 1 3 4 6 7 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N PB HB RB","33":"K D G E SB TB UB","129":"5 A B C VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB","33":"G JB jB kB lB mB","129":"nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","33":"4 yB zB"},J:{"2":"D","33":"A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:5,C:"CSS image-set"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 F N K D G E A B C d J M H I O P","33":"0 1 3 4 6 7 8 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N RB IB TB","33":"K D G E UB VB WB","129":"5 A B C XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB","33":"G KB lB mB nB oB","129":"pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","33":"4 0B 1B"},J:{"2":"D","33":"A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"2":"AC"}},B:5,C:"CSS image-set"}; diff --git a/node_modules/caniuse-lite/data/features/css-in-out-of-range.js b/node_modules/caniuse-lite/data/features/css-in-out-of-range.js index afbc6314d..461a8c040 100644 --- a/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +++ b/node_modules/caniuse-lite/data/features/css-in-out-of-range.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"C","260":"2 d J M H I"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB","516":"6 Y Z a b c e f g h i j k l m n o L q r s"},D:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F","16":"2 N K D G E A B C d","260":"v","772":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},E:{"1":"5 B C VB p YB","2":"F PB HB","16":"N","772":"K D G E A RB SB TB UB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","16":"E ZB","260":"5 8 B C i aB bB cB p eB","772":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h"},G:{"1":"oB pB qB rB sB","2":"HB fB EB","772":"G hB JB jB kB lB mB nB"},H:{"132":"tB"},I:{"1":"4","2":"BB uB vB wB","260":"F xB EB yB zB"},J:{"2":"D","260":"A"},K:{"1":"L","260":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","260":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:":in-range and :out-of-range CSS pseudo-classes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"C","260":"2 d J M H I"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB","516":"6 Y Z a b c e f g h i j k l m n o L q r s"},D:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F","16":"2 N K D G E A B C d","260":"v","772":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},E:{"1":"5 B C XB p aB","2":"F RB IB","16":"N","772":"K D G E A TB UB VB WB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","16":"E bB","260":"5 B C i cB dB eB p AB gB","772":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h"},G:{"1":"qB rB sB tB uB","2":"IB hB EB","772":"G jB KB lB mB nB oB pB"},H:{"132":"vB"},I:{"1":"4","2":"DB wB xB yB","260":"F zB EB 0B 1B"},J:{"2":"D","260":"A"},K:{"1":"L","260":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","260":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"516":"AC"}},B:5,C:":in-range and :out-of-range CSS pseudo-classes"}; diff --git a/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js b/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js index e61346766..7fa880b1c 100644 --- a/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"A B","388":"E"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","16":"dB BB XB WB","132":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","388":"F N"},D:{"1":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 B C VB p YB","16":"F N K PB HB","132":"D G E A SB TB UB","388":"RB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"8 E B ZB aB bB cB p","132":"J M H I O P Q R S T U","516":"5 C eB"},G:{"1":"oB pB qB rB sB","16":"HB fB EB hB JB","132":"G jB kB lB mB nB"},H:{"516":"tB"},I:{"1":"4","16":"BB uB vB wB zB","132":"yB","388":"F xB EB"},J:{"16":"D","132":"A"},K:{"1":"L","16":"8 A B C p","516":"5"},L:{"1":"IB"},M:{"132":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:":indeterminate CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G iB","132":"A B","388":"E"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","16":"fB DB ZB YB","132":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","388":"F N"},D:{"1":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 B C XB p aB","16":"F N K RB IB","132":"D G E A UB VB WB","388":"TB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B bB cB dB eB p AB","132":"J M H I O P Q R S T U","516":"5 C gB"},G:{"1":"qB rB sB tB uB","16":"IB hB EB jB KB","132":"G lB mB nB oB pB"},H:{"516":"vB"},I:{"1":"4","16":"DB wB xB yB 1B","132":"0B","388":"F zB EB"},J:{"16":"D","132":"A"},K:{"1":"L","16":"A B C p AB","516":"5"},L:{"1":"JB"},M:{"132":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"132":"AC"}},B:7,C:":indeterminate CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-initial-letter.js b/node_modules/caniuse-lite/data/features/css-initial-letter.js index 5e0f6b957..8e2115896 100644 --- a/node_modules/caniuse-lite/data/features/css-initial-letter.js +++ b/node_modules/caniuse-lite/data/features/css-initial-letter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G PB HB RB SB TB","4":"E","164":"5 A B C UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB","164":"lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Initial Letter"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G RB IB TB UB VB","4":"E","164":"5 A B C WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB","164":"nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Initial Letter"}; diff --git a/node_modules/caniuse-lite/data/features/css-initial-value.js b/node_modules/caniuse-lite/data/features/css-initial-value.js index 8e3bd473d..8e0da3aeb 100644 --- a/node_modules/caniuse-lite/data/features/css-initial-value.js +++ b/node_modules/caniuse-lite/data/features/css-initial-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","33":"2 F N K D G E A B C d J M H I XB WB","164":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","16":"PB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS initial value"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","33":"2 F N K D G E A B C d J M H I ZB YB","164":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","16":"RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS initial value"}; diff --git a/node_modules/caniuse-lite/data/features/css-letter-spacing.js b/node_modules/caniuse-lite/data/features/css-letter-spacing.js index fb7606549..797be49ee 100644 --- a/node_modules/caniuse-lite/data/features/css-letter-spacing.js +++ b/node_modules/caniuse-lite/data/features/css-letter-spacing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","16":"gB","132":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C SB TB UB VB p YB","16":"PB","132":"F N K HB RB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E ZB","132":"5 8 B C J M aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"1":"4 yB zB","16":"uB vB","132":"BB F wB xB EB"},J:{"132":"D A"},K:{"1":"L","132":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"letter-spacing CSS property"}; +module.exports={A:{A:{"1":"E A B","16":"iB","132":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C UB VB WB XB p aB","16":"RB","132":"F N K IB TB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E bB","132":"5 B C J M cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"1":"4 0B 1B","16":"wB xB","132":"DB F yB zB EB"},J:{"132":"D A"},K:{"1":"L","132":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"letter-spacing CSS property"}; diff --git a/node_modules/caniuse-lite/data/features/css-line-clamp.js b/node_modules/caniuse-lite/data/features/css-line-clamp.js index 98175ca04..4bc7beef4 100644 --- a/node_modules/caniuse-lite/data/features/css-line-clamp.js +++ b/node_modules/caniuse-lite/data/features/css-line-clamp.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M","129":"H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"16":"2 F N K D G E A B C","33":"0 1 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F PB HB","33":"5 N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB","33":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"uB vB","33":"4 BB F wB xB EB yB zB"},J:{"33":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:7,C:"CSS line-clamp"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M","129":"H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"16":"2 F N K D G E A B C","33":"0 1 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F RB IB","33":"5 N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB","33":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"wB xB","33":"4 DB F yB zB EB 0B 1B"},J:{"33":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"33":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"2":"AC"}},B:7,C:"CSS line-clamp"}; diff --git a/node_modules/caniuse-lite/data/features/css-logical-props.js b/node_modules/caniuse-lite/data/features/css-logical-props.js index b93ff3245..d8d74e025 100644 --- a/node_modules/caniuse-lite/data/features/css-logical-props.js +++ b/node_modules/caniuse-lite/data/features/css-logical-props.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB","164":"2 6 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j XB WB"},D:{"1":"iB KB IB LB MB NB OB","292":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB"},E:{"1":"5 YB","292":"F N K D G E A B C PB HB RB SB TB UB VB p"},F:{"2":"5 8 E B C ZB aB bB cB p eB","292":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"sB","292":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"4","292":"BB F uB vB wB xB EB yB zB"},J:{"292":"D A"},K:{"2":"5 8 A B C p","292":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"292":"0B"},P:{"292":"F 1B 2B 3B 4B"},Q:{"292":"5B"},R:{"292":"6B"}},B:5,C:"CSS Logical Properties"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB","164":"2 6 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB YB"},D:{"1":"SB NB LB kB MB JB OB PB QB","292":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},E:{"1":"5 aB","292":"F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"2":"5 E B C bB cB dB eB p AB gB","292":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"uB","292":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"1":"4","292":"DB F wB xB yB zB EB 0B 1B"},J:{"292":"D A"},K:{"2":"5 A B C p AB","292":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"292":"2B"},P:{"292":"F 3B 4B 5B 6B 7B"},Q:{"292":"8B"},R:{"292":"9B"},S:{"1":"AC"}},B:5,C:"CSS Logical Properties"}; diff --git a/node_modules/caniuse-lite/data/features/css-marker-pseudo.js b/node_modules/caniuse-lite/data/features/css-marker-pseudo.js index 1d3b8e2d5..9f0a2c916 100644 --- a/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-marker-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A B PB HB RB SB TB UB VB","129":"5 C p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS ::marker pseudo-element"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A B RB IB TB UB VB WB XB","129":"5 C p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS ::marker pseudo-element"}; diff --git a/node_modules/caniuse-lite/data/features/css-masks.js b/node_modules/caniuse-lite/data/features/css-masks.js index 5f0f1de08..ce68ab221 100644 --- a/node_modules/caniuse-lite/data/features/css-masks.js +++ b/node_modules/caniuse-lite/data/features/css-masks.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M","3138":"H","12292":"I"},C:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB","2":"dB BB","260":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB"},D:{"164":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"PB HB","164":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"164":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"164":"4 yB zB","676":"BB F uB vB wB xB EB"},J:{"164":"D A"},K:{"2":"5 8 A B C p","164":"L"},L:{"164":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"164":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:4,C:"CSS Masks"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M","3138":"H","12292":"I"},C:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB","2":"fB DB","260":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB"},D:{"164":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"RB IB","164":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"164":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"164":"4 0B 1B","676":"DB F wB xB yB zB EB"},J:{"164":"D A"},K:{"2":"5 A B C p AB","164":"L"},L:{"164":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"164":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"260":"AC"}},B:4,C:"CSS Masks"}; diff --git a/node_modules/caniuse-lite/data/features/css-matches-pseudo.js b/node_modules/caniuse-lite/data/features/css-matches-pseudo.js index ef8f50b26..20c4ad9a0 100644 --- a/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-matches-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"16":"dB BB XB WB","548":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"16":"2 F N K D G E A B C d","164":"0 1 3 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB","1348":"4 CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F PB HB","16":"N","164":"K D G RB SB TB","257":"5 E A B C UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","164":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","1220":"0 1 v w x y z"},G:{"16":"HB fB EB hB JB","164":"G jB kB","257":"lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"BB uB vB wB","164":"4 F xB EB yB zB"},J:{"16":"D","164":"A"},K:{"2":"5 8 A B C p","164":"L"},L:{"1220":"IB"},M:{"548":"3"},N:{"2":"A B"},O:{"164":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:5,C:":matches() CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"16":"fB DB ZB YB","548":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"16":"2 F N K D G E A B C d","164":"0 1 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB","1348":"3 4 CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F RB IB","16":"N","164":"K D G TB UB VB","257":"5 E A B C WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","164":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","1220":"0 1 v w x y z"},G:{"16":"IB hB EB jB KB","164":"G lB mB","257":"nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"DB wB xB yB","164":"4 F zB EB 0B 1B"},J:{"16":"D","164":"A"},K:{"2":"5 A B C p AB","164":"L"},L:{"1220":"JB"},M:{"548":"3"},N:{"2":"A B"},O:{"164":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"548":"AC"}},B:5,C:":matches() CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-math-functions.js b/node_modules/caniuse-lite/data/features/css-math-functions.js index f234dd715..cae8b334f 100644 --- a/node_modules/caniuse-lite/data/features/css-math-functions.js +++ b/node_modules/caniuse-lite/data/features/css-math-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","16":"4 DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A B PB HB RB SB TB UB VB","132":"5 C p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB","132":"qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:5,C:"CSS math functions min(), max() and clamp()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A B RB IB TB UB VB WB XB","132":"5 C p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB","132":"sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS math functions min(), max() and clamp()"}; diff --git a/node_modules/caniuse-lite/data/features/css-media-interaction.js b/node_modules/caniuse-lite/data/features/css-media-interaction.js index ba8892428..519e92fa2 100644 --- a/node_modules/caniuse-lite/data/features/css-media-interaction.js +++ b/node_modules/caniuse-lite/data/features/css-media-interaction.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 CB DB","2":"0 1 2 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"Media Queries: interaction media features"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 BB CB FB","2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"Media Queries: interaction media features"}; diff --git a/node_modules/caniuse-lite/data/features/css-media-resolution.js b/node_modules/caniuse-lite/data/features/css-media-resolution.js index eaf528463..38d077b09 100644 --- a/node_modules/caniuse-lite/data/features/css-media-resolution.js +++ b/node_modules/caniuse-lite/data/features/css-media-resolution.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","260":"2 F N K D G E A B C d J XB WB"},D:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","548":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},E:{"2":"PB HB","548":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E","548":"8 B C ZB aB bB cB p eB"},G:{"16":"HB","548":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"132":"tB"},I:{"1":"4 yB zB","16":"uB vB","548":"BB F wB xB EB"},J:{"548":"D A"},K:{"1":"5 L","548":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Media Queries: resolution feature"}; +module.exports={A:{A:{"2":"K D G iB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","260":"2 F N K D G E A B C d J ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","548":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},E:{"2":"RB IB","548":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E","548":"B C bB cB dB eB p AB gB"},G:{"16":"IB","548":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"132":"vB"},I:{"1":"4 0B 1B","16":"wB xB","548":"DB F yB zB EB"},J:{"548":"D A"},K:{"1":"5 L","548":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"Media Queries: resolution feature"}; diff --git a/node_modules/caniuse-lite/data/features/css-media-scripting.js b/node_modules/caniuse-lite/data/features/css-media-scripting.js index 2fa3f5ea9..8f48d0c1d 100644 --- a/node_modules/caniuse-lite/data/features/css-media-scripting.js +++ b/node_modules/caniuse-lite/data/features/css-media-scripting.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"16":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB","16":"0 1 3 4 7 9 v w x y z GB FB AB CB DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Media Queries: scripting media feature"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"16":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB","16":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Media Queries: scripting media feature"}; diff --git a/node_modules/caniuse-lite/data/features/css-mediaqueries.js b/node_modules/caniuse-lite/data/features/css-mediaqueries.js index bc28bc353..4f24d2649 100644 --- a/node_modules/caniuse-lite/data/features/css-mediaqueries.js +++ b/node_modules/caniuse-lite/data/features/css-mediaqueries.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K D G gB","129":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","129":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","129":"F N K RB","388":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","129":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 yB zB","129":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS3 Media Queries"}; +module.exports={A:{A:{"8":"K D G iB","129":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","129":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","129":"F N K TB","388":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","129":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 0B 1B","129":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS3 Media Queries"}; diff --git a/node_modules/caniuse-lite/data/features/css-mixblendmode.js b/node_modules/caniuse-lite/data/features/css-mixblendmode.js index 33d2a431b..2c246d506 100644 --- a/node_modules/caniuse-lite/data/features/css-mixblendmode.js +++ b/node_modules/caniuse-lite/data/features/css-mixblendmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","194":"6 Y Z a b c e f g h i j"},E:{"2":"F N K D PB HB RB SB","260":"5 G E A B C TB UB VB p YB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X ZB aB bB cB p eB"},G:{"2":"HB fB EB hB JB jB","260":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Blending of HTML/SVG elements"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","194":"6 Y Z a b c e f g h i j"},E:{"2":"F N K D RB IB TB UB","260":"5 G E A B C VB WB XB p aB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X bB cB dB eB p AB gB"},G:{"2":"IB hB EB jB KB lB","260":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Blending of HTML/SVG elements"}; diff --git a/node_modules/caniuse-lite/data/features/css-motion-paths.js b/node_modules/caniuse-lite/data/features/css-motion-paths.js index 0b2aa02d1..864053b4e 100644 --- a/node_modules/caniuse-lite/data/features/css-motion-paths.js +++ b/node_modules/caniuse-lite/data/features/css-motion-paths.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","194":"m n o"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB","194":"Z a b"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"CSS Motion Path"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","194":"m n o"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB","194":"Z a b"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"CSS Motion Path"}; diff --git a/node_modules/caniuse-lite/data/features/css-namespaces.js b/node_modules/caniuse-lite/data/features/css-namespaces.js index 32462221e..32ff68e69 100644 --- a/node_modules/caniuse-lite/data/features/css-namespaces.js +++ b/node_modules/caniuse-lite/data/features/css-namespaces.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","16":"PB HB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS namespaces"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","16":"RB IB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS namespaces"}; diff --git a/node_modules/caniuse-lite/data/features/css-not-sel-list.js b/node_modules/caniuse-lite/data/features/css-not-sel-list.js index caf1e8d36..ae9ae3e7a 100644 --- a/node_modules/caniuse-lite/data/features/css-not-sel-list.js +++ b/node_modules/caniuse-lite/data/features/css-not-sel-list.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","16":"4 DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"selector list argument of :not()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","16":"4 FB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"selector list argument of :not()"}; diff --git a/node_modules/caniuse-lite/data/features/css-nth-child-of.js b/node_modules/caniuse-lite/data/features/css-nth-child-of.js index 4c89467f9..58759f710 100644 --- a/node_modules/caniuse-lite/data/features/css-nth-child-of.js +++ b/node_modules/caniuse-lite/data/features/css-nth-child-of.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"selector list argument of :nth-child and :nth-last-child CSS pseudo-classes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"selector list argument of :nth-child and :nth-last-child CSS pseudo-classes"}; diff --git a/node_modules/caniuse-lite/data/features/css-opacity.js b/node_modules/caniuse-lite/data/features/css-opacity.js index e2c76aeae..fd46ded71 100644 --- a/node_modules/caniuse-lite/data/features/css-opacity.js +++ b/node_modules/caniuse-lite/data/features/css-opacity.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","4":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS3 Opacity"}; +module.exports={A:{A:{"1":"E A B","4":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS3 Opacity"}; diff --git a/node_modules/caniuse-lite/data/features/css-optional-pseudo.js b/node_modules/caniuse-lite/data/features/css-optional-pseudo.js index f191b4e03..cbe1c17c9 100644 --- a/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-optional-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E ZB","132":"5 8 B C aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"132":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","132":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:":optional CSS pseudo-class"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E bB","132":"5 B C cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"132":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","132":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:":optional CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-overflow-anchor.js b/node_modules/caniuse-lite/data/features/css-overflow-anchor.js index f8de20f37..b0c61c698 100644 --- a/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +++ b/node_modules/caniuse-lite/data/features/css-overflow-anchor.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"CSS overflow-anchor (Scroll Anchoring)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 FB","2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"CSS overflow-anchor (Scroll Anchoring)"}; diff --git a/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js b/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js index a9378e300..fad77d0db 100644 --- a/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +++ b/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"132":"2 C d J M H","516":"I"},C:{"1":"3 4 7 9 GB FB AB CB DB","2":"0 1 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB"},D:{"1":"4 CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB","260":"3 AB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB","260":"t u"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"132":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F 1B 2B 3B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"CSS overscroll-behavior"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"132":"2 C d J M H","516":"I"},C:{"1":"3 4 7 8 9 HB GB BB CB FB","2":"0 1 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB"},D:{"1":"3 4 CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","260":"GB BB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB","260":"t u"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"132":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F 3B 4B 5B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"CSS overscroll-behavior"}; diff --git a/node_modules/caniuse-lite/data/features/css-page-break.js b/node_modules/caniuse-lite/data/features/css-page-break.js index ecfd4db3e..5d54a1f3f 100644 --- a/node_modules/caniuse-lite/data/features/css-page-break.js +++ b/node_modules/caniuse-lite/data/features/css-page-break.js @@ -1 +1 @@ -module.exports={A:{A:{"388":"A B","900":"K D G E gB"},B:{"388":"2 C d J M H I"},C:{"772":"4 CB DB","900":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB XB WB"},D:{"900":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"772":"A","900":"5 F N K D G E B C PB HB RB SB TB UB VB p YB"},F:{"16":"E ZB","129":"5 8 B C aB bB cB p eB","900":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"900":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"129":"tB"},I:{"900":"4 BB F uB vB wB xB EB yB zB"},J:{"900":"D A"},K:{"129":"5 8 A B C p","900":"L"},L:{"900":"IB"},M:{"900":"3"},N:{"388":"A B"},O:{"900":"0B"},P:{"900":"F 1B 2B 3B 4B"},Q:{"900":"5B"},R:{"900":"6B"}},B:2,C:"CSS page-break properties"}; +module.exports={A:{A:{"388":"A B","900":"K D G E iB"},B:{"388":"2 C d J M H I"},C:{"772":"3 4 CB FB","900":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB ZB YB"},D:{"900":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"772":"A","900":"5 F N K D G E B C RB IB TB UB VB WB XB p aB"},F:{"16":"E bB","129":"5 B C cB dB eB p AB gB","900":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"900":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"129":"vB"},I:{"900":"4 DB F wB xB yB zB EB 0B 1B"},J:{"900":"D A"},K:{"129":"5 A B C p AB","900":"L"},L:{"900":"JB"},M:{"900":"3"},N:{"388":"A B"},O:{"900":"2B"},P:{"900":"F 3B 4B 5B 6B 7B"},Q:{"900":"8B"},R:{"900":"9B"},S:{"900":"AC"}},B:2,C:"CSS page-break properties"}; diff --git a/node_modules/caniuse-lite/data/features/css-paged-media.js b/node_modules/caniuse-lite/data/features/css-paged-media.js index a831da978..545243650 100644 --- a/node_modules/caniuse-lite/data/features/css-paged-media.js +++ b/node_modules/caniuse-lite/data/features/css-paged-media.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I XB WB","132":"0 1 3 4 6 7 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C p","258":"L"},L:{"1":"IB"},M:{"132":"3"},N:{"258":"A B"},O:{"258":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS Paged Media (@page)"}; +module.exports={A:{A:{"2":"K D iB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I ZB YB","132":"0 1 3 4 6 7 8 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C p AB","258":"L"},L:{"1":"JB"},M:{"132":"3"},N:{"258":"A B"},O:{"258":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"132":"AC"}},B:5,C:"CSS Paged Media (@page)"}; diff --git a/node_modules/caniuse-lite/data/features/css-paint-api.js b/node_modules/caniuse-lite/data/features/css-paint-api.js index baf9c1b9e..5429c7735 100644 --- a/node_modules/caniuse-lite/data/features/css-paint-api.js +++ b/node_modules/caniuse-lite/data/features/css-paint-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","194":"5 YB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Paint API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"3 4 CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB"},E:{"2":"F N K D G E A B C RB IB TB UB VB WB XB p","194":"5 aB"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Paint API"}; diff --git a/node_modules/caniuse-lite/data/features/css-placeholder-shown.js b/node_modules/caniuse-lite/data/features/css-placeholder-shown.js index 7f33c968f..868d25a28 100644 --- a/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +++ b/node_modules/caniuse-lite/data/features/css-placeholder-shown.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","292":"A B"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"dB BB XB WB","164":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:":placeholder-shown CSS pseudo-class"}; +module.exports={A:{A:{"2":"K D G E iB","292":"A B"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","164":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"164":"AC"}},B:5,C:":placeholder-shown CSS pseudo-class"}; diff --git a/node_modules/caniuse-lite/data/features/css-placeholder.js b/node_modules/caniuse-lite/data/features/css-placeholder.js index e2eb95cf5..7ccd693f4 100644 --- a/node_modules/caniuse-lite/data/features/css-placeholder.js +++ b/node_modules/caniuse-lite/data/features/css-placeholder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"36":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I XB WB","33":"6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","36":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 B C VB p YB","2":"F PB HB","36":"N K D G E A RB SB TB UB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","36":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},G:{"1":"oB pB qB rB sB","2":"HB fB","36":"G EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","36":"BB F uB vB wB xB EB yB zB"},J:{"36":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"0B"},P:{"1":"3B 4B","36":"F 1B 2B"},Q:{"36":"5B"},R:{"1":"6B"}},B:5,C:"::placeholder CSS pseudo-element"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"36":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I ZB YB","33":"6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","36":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 B C XB p aB","2":"F RB IB","36":"N K D G E A TB UB VB WB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","36":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},G:{"1":"qB rB sB tB uB","2":"IB hB","36":"G EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","36":"DB F wB xB yB zB EB 0B 1B"},J:{"36":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"2B"},P:{"1":"5B 6B 7B","36":"F 3B 4B"},Q:{"36":"8B"},R:{"1":"9B"},S:{"33":"AC"}},B:5,C:"::placeholder CSS pseudo-element"}; diff --git a/node_modules/caniuse-lite/data/features/css-read-only-write.js b/node_modules/caniuse-lite/data/features/css-read-only-write.js index cd09ebf99..b2e456688 100644 --- a/node_modules/caniuse-lite/data/features/css-read-only-write.js +++ b/node_modules/caniuse-lite/data/features/css-read-only-write.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"16":"dB","33":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 E A B C UB VB p YB","16":"PB HB","132":"F N K D G RB SB TB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B ZB aB bB cB p","132":"5 8 C J M H I O P Q R eB"},G:{"1":"lB mB nB oB pB qB rB sB","16":"HB fB","132":"G EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","16":"uB vB","132":"BB F wB xB EB yB zB"},J:{"1":"A","132":"D"},K:{"1":"L","2":"A B p","132":"5 8 C"},L:{"1":"IB"},M:{"33":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"CSS :read-only and :read-write selectors"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"16":"fB","33":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","132":"6 J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 E A B C WB XB p aB","16":"RB IB","132":"F N K D G TB UB VB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B bB cB dB eB p","132":"5 C J M H I O P Q R AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","16":"IB hB","132":"G EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","16":"wB xB","132":"DB F yB zB EB 0B 1B"},J:{"1":"A","132":"D"},K:{"1":"L","2":"A B p","132":"5 C AB"},L:{"1":"JB"},M:{"33":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"33":"AC"}},B:1,C:"CSS :read-only and :read-write selectors"}; diff --git a/node_modules/caniuse-lite/data/features/css-rebeccapurple.js b/node_modules/caniuse-lite/data/features/css-rebeccapurple.js index 5249a4bc7..6ce57d447 100644 --- a/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +++ b/node_modules/caniuse-lite/data/features/css-rebeccapurple.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB","16":"SB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"Rebeccapurple color"}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB","16":"UB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Rebeccapurple color"}; diff --git a/node_modules/caniuse-lite/data/features/css-reflections.js b/node_modules/caniuse-lite/data/features/css-reflections.js index 6fc3079d3..e9d01b54a 100644 --- a/node_modules/caniuse-lite/data/features/css-reflections.js +++ b/node_modules/caniuse-lite/data/features/css-reflections.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"33":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"PB HB","33":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"33":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"33":"4 BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:7,C:"CSS Reflections"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"33":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"RB IB","33":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"33":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"33":"4 DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"2":"AC"}},B:7,C:"CSS Reflections"}; diff --git a/node_modules/caniuse-lite/data/features/css-regions.js b/node_modules/caniuse-lite/data/features/css-regions.js index 3a4f90117..5563207d8 100644 --- a/node_modules/caniuse-lite/data/features/css-regions.js +++ b/node_modules/caniuse-lite/data/features/css-regions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","420":"A B"},B:{"420":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 7 9 F N K D G E A B C d e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","36":"J M H I","66":"6 O P Q R S T U V W X Y Z a b c"},E:{"2":"5 F N K C PB HB RB p YB","33":"D G E A B SB TB UB VB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"HB fB EB hB JB qB rB sB","33":"G jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"420":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Regions"}; +module.exports={A:{A:{"2":"K D G E iB","420":"A B"},B:{"420":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 7 8 9 F N K D G E A B C d e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","36":"J M H I","66":"6 O P Q R S T U V W X Y Z a b c"},E:{"2":"5 F N K C RB IB TB p aB","33":"D G E A B UB VB WB XB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"IB hB EB jB KB sB tB uB","33":"G lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"420":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Regions"}; diff --git a/node_modules/caniuse-lite/data/features/css-repeating-gradients.js b/node_modules/caniuse-lite/data/features/css-repeating-gradients.js index 6bad785ad..17cd62ed6 100644 --- a/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-repeating-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","33":"2 F N K D G E A B C d J WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E","33":"2 A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB","33":"K RB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B ZB aB bB cB","33":"C eB","36":"8 p"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB","33":"hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB uB vB wB","33":"F xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B","33":"C","36":"8 p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS Repeating Gradients"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","33":"2 F N K D G E A B C d J YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E","33":"2 A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB","33":"K TB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB","33":"C gB","36":"p AB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB","33":"jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB wB xB yB","33":"F zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B","33":"C","36":"p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS Repeating Gradients"}; diff --git a/node_modules/caniuse-lite/data/features/css-resize.js b/node_modules/caniuse-lite/data/features/css-resize.js index 1f6326366..9f1ff2470 100644 --- a/node_modules/caniuse-lite/data/features/css-resize.js +++ b/node_modules/caniuse-lite/data/features/css-resize.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"F"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB","132":"5"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS resize property"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"F"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB","132":"5"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:4,C:"CSS resize property"}; diff --git a/node_modules/caniuse-lite/data/features/css-revert-value.js b/node_modules/caniuse-lite/data/features/css-revert-value.js index c8d653b9d..b4354cee8 100644 --- a/node_modules/caniuse-lite/data/features/css-revert-value.js +++ b/node_modules/caniuse-lite/data/features/css-revert-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS revert value"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"4 FB","2":"0 1 2 3 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS revert value"}; diff --git a/node_modules/caniuse-lite/data/features/css-rrggbbaa.js b/node_modules/caniuse-lite/data/features/css-rrggbbaa.js index a9cc28b6d..d5cb890e0 100644 --- a/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +++ b/node_modules/caniuse-lite/data/features/css-rrggbbaa.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"3 4 9 AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","194":"0 1 7 v w x y z GB FB"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h ZB aB bB cB p eB","194":"i j k l m n o L q r s t u"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F","194":"1B 2B 3B"},Q:{"194":"5B"},R:{"194":"6B"}},B:7,C:"#rrggbbaa hex color notation"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"3 4 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","194":"0 1 7 8 v w x y z HB"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h bB cB dB eB p AB gB","194":"i j k l m n o L q r s t u"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F","194":"3B 4B 5B"},Q:{"194":"8B"},R:{"194":"9B"},S:{"2":"AC"}},B:7,C:"#rrggbbaa hex color notation"}; diff --git a/node_modules/caniuse-lite/data/features/css-scroll-behavior.js b/node_modules/caniuse-lite/data/features/css-scroll-behavior.js index f608a3e6a..90b0a9451 100644 --- a/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +++ b/node_modules/caniuse-lite/data/features/css-scroll-behavior.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","129":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","450":"0 1 7 k l m n o L q r s t u v w x y z GB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB","129":"0 1 r s t u v w x y z","450":"6 X Y Z a b c e f g h i j k l m n o L q"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F 1B 2B 3B"},Q:{"450":"5B"},R:{"2":"6B"}},B:5,C:"CSSOM Scroll-behavior"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","129":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","450":"0 1 7 k l m n o L q r s t u v w x y z HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB","129":"0 1 r s t u v w x y z","450":"6 X Y Z a b c e f g h i j k l m n o L q"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F 3B 4B 5B"},Q:{"450":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSSOM Scroll-behavior"}; diff --git a/node_modules/caniuse-lite/data/features/css-scrollbar.js b/node_modules/caniuse-lite/data/features/css-scrollbar.js index f97e2591b..14069ebcb 100644 --- a/node_modules/caniuse-lite/data/features/css-scrollbar.js +++ b/node_modules/caniuse-lite/data/features/css-scrollbar.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB XB WB","3074":"AB","4100":"3 4 CB DB"},D:{"292":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"16":"F N PB HB","292":"5 K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","292":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"HB fB EB hB JB","292":"jB","804":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"uB vB","292":"4 BB F wB xB EB yB zB"},J:{"292":"D A"},K:{"2":"5 8 A B C p","292":"L"},L:{"292":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"292":"0B"},P:{"292":"F 1B 2B 3B 4B"},Q:{"292":"5B"},R:{"292":"6B"}},B:7,C:"CSS scrollbar styling"}; +module.exports={A:{A:{"132":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB","3074":"GB","4100":"3 4 BB CB FB"},D:{"292":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"16":"F N RB IB","292":"5 K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","292":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"IB hB EB jB KB","292":"lB","804":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"wB xB","292":"4 DB F yB zB EB 0B 1B"},J:{"292":"D A"},K:{"2":"5 A B C p AB","292":"L"},L:{"292":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"292":"2B"},P:{"292":"F 3B 4B 5B 6B 7B"},Q:{"292":"8B"},R:{"292":"9B"},S:{"2":"AC"}},B:7,C:"CSS scrollbar styling"}; diff --git a/node_modules/caniuse-lite/data/features/css-sel2.js b/node_modules/caniuse-lite/data/features/css-sel2.js index 4163756a8..d863ca514 100644 --- a/node_modules/caniuse-lite/data/features/css-sel2.js +++ b/node_modules/caniuse-lite/data/features/css-sel2.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"D G E A B","2":"gB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS 2.1 selectors"}; +module.exports={A:{A:{"1":"D G E A B","2":"iB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS 2.1 selectors"}; diff --git a/node_modules/caniuse-lite/data/features/css-sel3.js b/node_modules/caniuse-lite/data/features/css-sel3.js index 7eb6e84ee..1f3f48d34 100644 --- a/node_modules/caniuse-lite/data/features/css-sel3.js +++ b/node_modules/caniuse-lite/data/features/css-sel3.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K","132":"D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","2":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS3 selectors"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K","132":"D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","2":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS3 selectors"}; diff --git a/node_modules/caniuse-lite/data/features/css-selection.js b/node_modules/caniuse-lite/data/features/css-selection.js index 0d40cb9b1..ec48be52e 100644 --- a/node_modules/caniuse-lite/data/features/css-selection.js +++ b/node_modules/caniuse-lite/data/features/css-selection.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 9 AB CB DB","33":"0 1 2 6 7 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 C L","16":"A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"::selection CSS pseudo-element"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 9 GB BB CB FB","33":"0 1 2 6 7 8 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 C L AB","16":"A B p"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"33":"AC"}},B:5,C:"::selection CSS pseudo-element"}; diff --git a/node_modules/caniuse-lite/data/features/css-shapes.js b/node_modules/caniuse-lite/data/features/css-shapes.js index 223bc168f..b3f55f887 100644 --- a/node_modules/caniuse-lite/data/features/css-shapes.js +++ b/node_modules/caniuse-lite/data/features/css-shapes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 9 AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t XB WB","322":"0 1 7 u v w x y z GB FB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","194":"6 e f"},E:{"1":"5 B C VB p YB","2":"F N K D PB HB RB SB","33":"G E A TB UB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"HB fB EB hB JB jB","33":"G kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS Shapes Level 1"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 9 GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t ZB YB","322":"0 1 7 8 u v w x y z HB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","194":"6 e f"},E:{"1":"5 B C XB p aB","2":"F N K D RB IB TB UB","33":"G E A VB WB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"IB hB EB jB KB lB","33":"G mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:4,C:"CSS Shapes Level 1"}; diff --git a/node_modules/caniuse-lite/data/features/css-snappoints.js b/node_modules/caniuse-lite/data/features/css-snappoints.js index 800ae6984..e1948a3dd 100644 --- a/node_modules/caniuse-lite/data/features/css-snappoints.js +++ b/node_modules/caniuse-lite/data/features/css-snappoints.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","6308":"A","6436":"B"},B:{"6436":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h XB WB","2052":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"iB KB IB LB MB NB OB","2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB","8258":"4 DB QB"},E:{"1":"5 B C p YB","2":"F N K D G PB HB RB SB TB","3108":"E A UB VB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB","8258":"0 1 x y z"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB","3108":"lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2052":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS Scroll snap"}; +module.exports={A:{A:{"2":"K D G E iB","6308":"A","6436":"B"},B:{"6436":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h ZB YB","2052":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB","8258":"3 4 FB"},E:{"1":"5 B C p aB","2":"F N K D G RB IB TB UB VB","3108":"E A WB XB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB","8258":"0 1 x y z"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB","3108":"nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2052":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2052":"AC"}},B:4,C:"CSS Scroll snap"}; diff --git a/node_modules/caniuse-lite/data/features/css-sticky.js b/node_modules/caniuse-lite/data/features/css-sticky.js index 552610c87..1e0487fd8 100644 --- a/node_modules/caniuse-lite/data/features/css-sticky.js +++ b/node_modules/caniuse-lite/data/features/css-sticky.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J","4100":"M H I"},C:{"1":"3 4 7 9 GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U XB WB","194":"V W X Y Z a","516":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R g h i j k l m n o L q r s t u","322":"6 S T U V W X Y Z a b c e f v w x y","1028":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K PB HB RB","33":"5 G E A B C TB UB VB p YB","2084":"D SB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h ZB aB bB cB p eB","322":"i j k","1028":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB","33":"G kB lB mB nB oB pB qB rB sB","2084":"JB jB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","1028":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","1028":"L"},L:{"1028":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1028":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"322":"5B"},R:{"2":"6B"}},B:5,C:"CSS position:sticky"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J","4100":"M H I"},C:{"1":"3 4 7 8 9 HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U ZB YB","194":"V W X Y Z a","516":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R g h i j k l m n o L q r s t u","322":"6 S T U V W X Y Z a b c e f v w x y","1028":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K RB IB TB","33":"5 G E A B C VB WB XB p aB","2084":"D UB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h bB cB dB eB p AB gB","322":"i j k","1028":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB","33":"G mB nB oB pB qB rB sB tB uB","2084":"KB lB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","1028":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","1028":"L"},L:{"1028":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1028":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"322":"8B"},R:{"2":"9B"},S:{"516":"AC"}},B:5,C:"CSS position:sticky"}; diff --git a/node_modules/caniuse-lite/data/features/css-supports-api.js b/node_modules/caniuse-lite/data/features/css-supports-api.js index 9e1d261f2..ad73ea9f2 100644 --- a/node_modules/caniuse-lite/data/features/css-supports-api.js +++ b/node_modules/caniuse-lite/data/features/css-supports-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O XB WB","66":"P Q R"},D:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB","132":"5"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"132":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"8 A B C p","132":"5"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS.supports() API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O ZB YB","66":"P Q","260":"6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W","260":"0 1 6 7 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB","132":"5"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"132":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"A B C p AB","132":"5"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS.supports() API"}; diff --git a/node_modules/caniuse-lite/data/features/css-table.js b/node_modules/caniuse-lite/data/features/css-table.js index 8e82b740b..9961be07b 100644 --- a/node_modules/caniuse-lite/data/features/css-table.js +++ b/node_modules/caniuse-lite/data/features/css-table.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"K D gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","132":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS Table display"}; +module.exports={A:{A:{"1":"G E A B","2":"K D iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","132":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS Table display"}; diff --git a/node_modules/caniuse-lite/data/features/css-text-align-last.js b/node_modules/caniuse-lite/data/features/css-text-align-last.js index 81bb39cbc..2367bf388 100644 --- a/node_modules/caniuse-lite/data/features/css-text-align-last.js +++ b/node_modules/caniuse-lite/data/features/css-text-align-last.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K D G E A B gB"},B:{"4":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E A B XB WB","33":"2 6 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},D:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","322":"e f g h i j k l m n o L"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q ZB aB bB cB p eB","578":"R S T U V W X Y Z a b c"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 text-align-last"}; +module.exports={A:{A:{"132":"K D G E A B iB"},B:{"4":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E A B ZB YB","33":"2 6 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},D:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","322":"e f g h i j k l m n o L"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q bB cB dB eB p AB gB","578":"R S T U V W X Y Z a b c"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"33":"AC"}},B:5,C:"CSS3 text-align-last"}; diff --git a/node_modules/caniuse-lite/data/features/css-text-indent.js b/node_modules/caniuse-lite/data/features/css-text-indent.js index 69c98a992..295dc58d7 100644 --- a/node_modules/caniuse-lite/data/features/css-text-indent.js +++ b/node_modules/caniuse-lite/data/features/css-text-indent.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K D G E A B gB"},B:{"132":"2 C d J M H I"},C:{"132":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","388":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"132":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"132":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB","388":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"132":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"132":"tB"},I:{"132":"4 BB F uB vB wB xB EB yB zB"},J:{"132":"D A"},K:{"132":"5 8 A B C p","388":"L"},L:{"388":"IB"},M:{"132":"3"},N:{"132":"A B"},O:{"132":"0B"},P:{"132":"F","388":"1B 2B 3B 4B"},Q:{"388":"5B"},R:{"388":"6B"}},B:5,C:"CSS text-indent"}; +module.exports={A:{A:{"132":"K D G E A B iB"},B:{"132":"2 C d J M H I"},C:{"132":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","388":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"132":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"132":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB","388":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"132":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"132":"vB"},I:{"132":"4 DB F wB xB yB zB EB 0B 1B"},J:{"132":"D A"},K:{"132":"5 A B C p AB","388":"L"},L:{"388":"JB"},M:{"132":"3"},N:{"132":"A B"},O:{"132":"2B"},P:{"132":"F","388":"3B 4B 5B 6B 7B"},Q:{"388":"8B"},R:{"388":"9B"},S:{"132":"AC"}},B:5,C:"CSS text-indent"}; diff --git a/node_modules/caniuse-lite/data/features/css-text-justify.js b/node_modules/caniuse-lite/data/features/css-text-justify.js index 10e7a8dcf..0cc948c61 100644 --- a/node_modules/caniuse-lite/data/features/css-text-justify.js +++ b/node_modules/caniuse-lite/data/features/css-text-justify.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"K D gB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w XB WB","1025":"0 1 3 4 7 9 y z GB FB AB CB DB","1602":"x"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","322":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB","322":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","322":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","322":"L"},L:{"322":"IB"},M:{"1025":"3"},N:{"132":"A B"},O:{"2":"0B"},P:{"2":"F","322":"1B 2B 3B 4B"},Q:{"322":"5B"},R:{"322":"6B"}},B:5,C:"CSS text-justify"}; +module.exports={A:{A:{"16":"K D iB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB YB","1025":"0 1 3 4 7 8 9 y z HB GB BB CB FB","1602":"x"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","322":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB","322":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","322":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","322":"L"},L:{"322":"JB"},M:{"1025":"3"},N:{"132":"A B"},O:{"2":"2B"},P:{"2":"F","322":"3B 4B 5B 6B 7B"},Q:{"322":"8B"},R:{"322":"9B"},S:{"2":"AC"}},B:5,C:"CSS text-justify"}; diff --git a/node_modules/caniuse-lite/data/features/css-text-orientation.js b/node_modules/caniuse-lite/data/features/css-text-orientation.js index f3dca2316..8d372f974 100644 --- a/node_modules/caniuse-lite/data/features/css-text-orientation.js +++ b/node_modules/caniuse-lite/data/features/css-text-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB","194":"h i j"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"2":"F N K D G E PB HB RB SB TB UB","16":"A","33":"5 B C VB p YB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"CSS text-orientation"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB","194":"h i j"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"2":"F N K D G E RB IB TB UB VB WB","16":"A","33":"5 B C XB p aB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS text-orientation"}; diff --git a/node_modules/caniuse-lite/data/features/css-text-spacing.js b/node_modules/caniuse-lite/data/features/css-text-spacing.js index 6ced2ab1a..1d978950e 100644 --- a/node_modules/caniuse-lite/data/features/css-text-spacing.js +++ b/node_modules/caniuse-lite/data/features/css-text-spacing.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","161":"G E A B"},B:{"161":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"16":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"CSS Text 4 text-spacing"}; +module.exports={A:{A:{"2":"K D iB","161":"G E A B"},B:{"161":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"16":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"CSS Text 4 text-spacing"}; diff --git a/node_modules/caniuse-lite/data/features/css-textshadow.js b/node_modules/caniuse-lite/data/features/css-textshadow.js index 0d072a1ba..00c3afbb2 100644 --- a/node_modules/caniuse-lite/data/features/css-textshadow.js +++ b/node_modules/caniuse-lite/data/features/css-textshadow.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","129":"A B"},B:{"129":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","260":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"4":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"A","4":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Text-shadow"}; +module.exports={A:{A:{"2":"K D G E iB","129":"A B"},B:{"129":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","260":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"4":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","4":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 Text-shadow"}; diff --git a/node_modules/caniuse-lite/data/features/css-touch-action-2.js b/node_modules/caniuse-lite/data/features/css-touch-action-2.js index 94690e3bf..b593d6b59 100644 --- a/node_modules/caniuse-lite/data/features/css-touch-action-2.js +++ b/node_modules/caniuse-lite/data/features/css-touch-action-2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"B","164":"A"},B:{"132":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","260":"y"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB","260":"l"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"132":"B","164":"A"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"CSS touch-action level 2 values"}; +module.exports={A:{A:{"2":"K D G E iB","132":"B","164":"A"},B:{"132":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","260":"y"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB","260":"l"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"132":"B","164":"A"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"CSS touch-action level 2 values"}; diff --git a/node_modules/caniuse-lite/data/features/css-touch-action.js b/node_modules/caniuse-lite/data/features/css-touch-action.js index e166390ac..c6dcdc352 100644 --- a/node_modules/caniuse-lite/data/features/css-touch-action.js +++ b/node_modules/caniuse-lite/data/features/css-touch-action.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E gB","289":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB","194":"6 Y Z a b c e f g h i j k l m n o L q r s t u","1025":"v w x y z"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB","516":"mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","289":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS touch-action property"}; +module.exports={A:{A:{"1":"B","2":"K D G E iB","289":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB","194":"6 Y Z a b c e f g h i j k l m n o L q r s t u","1025":"v w x y z"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB","516":"oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","289":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"194":"AC"}},B:2,C:"CSS touch-action property"}; diff --git a/node_modules/caniuse-lite/data/features/css-transitions.js b/node_modules/caniuse-lite/data/features/css-transitions.js index 5f442851c..82415cb5e 100644 --- a/node_modules/caniuse-lite/data/features/css-transitions.js +++ b/node_modules/caniuse-lite/data/features/css-transitions.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"2 N K D G E A B C d J","164":"F"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","33":"K RB","164":"F N PB HB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB","33":"C","164":"8 B bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","33":"JB","164":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4 yB zB","33":"BB F uB vB wB xB EB"},J:{"1":"A","33":"D"},K:{"1":"5 L","33":"C","164":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 Transitions"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"2 N K D G E A B C d J","164":"F"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","33":"K TB","164":"F N RB IB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB","33":"C","164":"B dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","33":"KB","164":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","33":"DB F wB xB yB zB EB"},J:{"1":"A","33":"D"},K:{"1":"5 L","33":"C","164":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS3 Transitions"}; diff --git a/node_modules/caniuse-lite/data/features/css-unicode-bidi.js b/node_modules/caniuse-lite/data/features/css-unicode-bidi.js index 385e66e88..62e29238a 100644 --- a/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +++ b/node_modules/caniuse-lite/data/features/css-unicode-bidi.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K D G E A B gB"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","33":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"dB BB F N K D G E XB WB","292":"2 A B C d J M"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M","548":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"132":"F N K D G PB HB RB SB TB","548":"5 E A B C UB VB p YB"},F:{"132":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"132":"G HB fB EB hB JB jB kB","548":"lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"1":"4","16":"BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"16":"5B"},R:{"16":"6B"}},B:4,C:"CSS unicode-bidi property"}; +module.exports={A:{A:{"132":"K D G E A B iB"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","33":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"fB DB F N K D G E ZB YB","292":"2 A B C d J M"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M","548":"6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"132":"F N K D G RB IB TB UB VB","548":"5 E A B C WB XB p aB"},F:{"132":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"132":"G IB hB EB jB KB lB mB","548":"nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"1":"4","16":"DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"16":"8B"},R:{"16":"9B"},S:{"33":"AC"}},B:4,C:"CSS unicode-bidi property"}; diff --git a/node_modules/caniuse-lite/data/features/css-unset-value.js b/node_modules/caniuse-lite/data/features/css-unset-value.js index 8a8411ed5..8f7430629 100644 --- a/node_modules/caniuse-lite/data/features/css-unset-value.js +++ b/node_modules/caniuse-lite/data/features/css-unset-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"CSS unset value"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS unset value"}; diff --git a/node_modules/caniuse-lite/data/features/css-variables.js b/node_modules/caniuse-lite/data/features/css-variables.js index f98e3e9b7..ffe3052ef 100644 --- a/node_modules/caniuse-lite/data/features/css-variables.js +++ b/node_modules/caniuse-lite/data/features/css-variables.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d","260":"J"},C:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","194":"r"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","194":"e"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS Variables (Custom Properties)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d","260":"J"},C:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","194":"r"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","194":"e"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"CSS Variables (Custom Properties)"}; diff --git a/node_modules/caniuse-lite/data/features/css-widows-orphans.js b/node_modules/caniuse-lite/data/features/css-widows-orphans.js index b7ca60dcb..15648557a 100644 --- a/node_modules/caniuse-lite/data/features/css-widows-orphans.js +++ b/node_modules/caniuse-lite/data/features/css-widows-orphans.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D gB","129":"G E"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","129":"8 E B ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS widows & orphans"}; +module.exports={A:{A:{"1":"A B","2":"K D iB","129":"G E"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","129":"E B bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:2,C:"CSS widows & orphans"}; diff --git a/node_modules/caniuse-lite/data/features/css-writing-mode.js b/node_modules/caniuse-lite/data/features/css-writing-mode.js index c3d4b28d9..d021a6cb4 100644 --- a/node_modules/caniuse-lite/data/features/css-writing-mode.js +++ b/node_modules/caniuse-lite/data/features/css-writing-mode.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB","322":"f g h i j"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K","16":"D","33":"2 6 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"1":"5 B C p YB","2":"F PB HB","16":"N","33":"K D G E A RB SB TB UB VB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"1":"pB qB rB sB","16":"HB fB EB","33":"G hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"uB vB wB","33":"BB F xB EB yB zB"},J:{"33":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","33":"F"},Q:{"33":"5B"},R:{"1":"6B"}},B:4,C:"CSS writing-mode property"}; +module.exports={A:{A:{"132":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB","322":"f g h i j"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K","16":"D","33":"2 6 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q"},E:{"1":"5 B C p aB","2":"F RB IB","16":"N","33":"K D G E A TB UB VB WB XB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"1":"rB sB tB uB","16":"IB hB EB","33":"G jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"wB xB yB","33":"DB F zB EB 0B 1B"},J:{"33":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","33":"F"},Q:{"33":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS writing-mode property"}; diff --git a/node_modules/caniuse-lite/data/features/css-zoom.js b/node_modules/caniuse-lite/data/features/css-zoom.js index 24f25c4a7..cd3a9187c 100644 --- a/node_modules/caniuse-lite/data/features/css-zoom.js +++ b/node_modules/caniuse-lite/data/features/css-zoom.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D gB","129":"G E A B"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"129":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"CSS zoom"}; +module.exports={A:{A:{"1":"K D iB","129":"G E A B"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"129":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"CSS zoom"}; diff --git a/node_modules/caniuse-lite/data/features/css3-attr.js b/node_modules/caniuse-lite/data/features/css3-attr.js index 4cce99321..567a4a003 100644 --- a/node_modules/caniuse-lite/data/features/css3-attr.js +++ b/node_modules/caniuse-lite/data/features/css3-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS3 attr() function for all properties"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"CSS3 attr() function for all properties"}; diff --git a/node_modules/caniuse-lite/data/features/css3-boxsizing.js b/node_modules/caniuse-lite/data/features/css3-boxsizing.js index 69487e1e3..f71ef3e9f 100644 --- a/node_modules/caniuse-lite/data/features/css3-boxsizing.js +++ b/node_modules/caniuse-lite/data/features/css3-boxsizing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","8":"K D gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","33":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"F N K D G E"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","33":"F N PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","33":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 F xB EB yB zB","33":"BB uB vB wB"},J:{"1":"A","33":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 Box-sizing"}; +module.exports={A:{A:{"1":"G E A B","8":"K D iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","33":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"F N K D G E"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","33":"F N RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","33":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 F zB EB 0B 1B","33":"DB wB xB yB"},J:{"1":"A","33":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS3 Box-sizing"}; diff --git a/node_modules/caniuse-lite/data/features/css3-colors.js b/node_modules/caniuse-lite/data/features/css3-colors.js index 03508e063..bfb8d14e7 100644 --- a/node_modules/caniuse-lite/data/features/css3-colors.js +++ b/node_modules/caniuse-lite/data/features/css3-colors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","4":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","2":"E","4":"ZB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS3 Colors"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","4":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","2":"E","4":"bB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS3 Colors"}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors-grab.js b/node_modules/caniuse-lite/data/features/css3-cursors-grab.js index 016015841..7e41c8c5a 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors-grab.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","33":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V XB WB"},D:{"1":"QB iB KB IB LB MB NB OB","33":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},E:{"1":"5 B C p YB","33":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 5 C y z eB","2":"8 E B ZB aB bB cB p","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"2":"6B"}},B:3,C:"CSS grab & grabbing cursors"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","33":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V ZB YB"},D:{"1":"FB SB NB LB kB MB JB OB PB QB","33":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB"},E:{"1":"5 B C p aB","33":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 5 C y z gB","2":"E B bB cB dB eB p AB","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:3,C:"CSS grab & grabbing cursors"}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors-newer.js b/node_modules/caniuse-lite/data/features/css3-cursors-newer.js index 7bd253c09..24292e464 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors-newer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","33":"2 dB BB F N K D G E A B C d J M H I O P Q R S XB WB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 E A B C UB VB p YB","33":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 5 6 C T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p","33":"J M H I O P Q R S"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS3 Cursors: zoom-in & zoom-out"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","33":"2 fB DB F N K D G E A B C d J M H I O P Q R S ZB YB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 E A B C WB XB p aB","33":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 5 6 C T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB","33":"J M H I O P Q R S"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"CSS3 Cursors: zoom-in & zoom-out"}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors.js b/node_modules/caniuse-lite/data/features/css3-cursors.js index 546e95822..99e904227 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","132":"K D G gB"},B:{"1":"d J M H I","260":"2 C"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","4":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"F"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","4":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","260":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","16":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS3 Cursors (original values)"}; +module.exports={A:{A:{"1":"E A B","132":"K D G iB"},B:{"1":"d J M H I","260":"2 C"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","4":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"F"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","4":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","260":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","16":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"CSS3 Cursors (original values)"}; diff --git a/node_modules/caniuse-lite/data/features/css3-tabsize.js b/node_modules/caniuse-lite/data/features/css3-tabsize.js index 816da907f..14a34c059 100644 --- a/node_modules/caniuse-lite/data/features/css3-tabsize.js +++ b/node_modules/caniuse-lite/data/features/css3-tabsize.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB XB WB","33":"0 1 3 4 7 9 w x y z GB FB AB CB DB","164":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},D:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P","132":"6 Q R S T U V W X Y Z a b c e f g h i j k"},E:{"2":"F N K PB HB RB","132":"5 D G E A B C SB TB UB VB p YB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB bB","132":"J M H I O P Q R S T U V W X","164":"5 8 B C cB p eB"},G:{"2":"HB fB EB hB JB","132":"G jB kB lB mB nB oB pB qB rB sB"},H:{"164":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","132":"yB zB"},J:{"132":"D A"},K:{"1":"L","2":"A","164":"5 8 B C p"},L:{"1":"IB"},M:{"33":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 tab-size"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB ZB YB","33":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB","164":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},D:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P","132":"6 Q R S T U V W X Y Z a b c e f g h i j k"},E:{"2":"F N K RB IB TB","132":"5 D G E A B C UB VB WB XB p aB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB dB","132":"J M H I O P Q R S T U V W X","164":"5 B C eB p AB gB"},G:{"2":"IB hB EB jB KB","132":"G lB mB nB oB pB qB rB sB tB uB"},H:{"164":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","132":"0B 1B"},J:{"132":"D A"},K:{"1":"L","2":"A","164":"5 B C p AB"},L:{"1":"JB"},M:{"33":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"164":"AC"}},B:5,C:"CSS3 tab-size"}; diff --git a/node_modules/caniuse-lite/data/features/currentcolor.js b/node_modules/caniuse-lite/data/features/currentcolor.js index ec7a4d296..6226d4246 100644 --- a/node_modules/caniuse-lite/data/features/currentcolor.js +++ b/node_modules/caniuse-lite/data/features/currentcolor.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS currentColor value"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS currentColor value"}; diff --git a/node_modules/caniuse-lite/data/features/custom-elements.js b/node_modules/caniuse-lite/data/features/custom-elements.js index d73f512eb..f65f54734 100644 --- a/node_modules/caniuse-lite/data/features/custom-elements.js +++ b/node_modules/caniuse-lite/data/features/custom-elements.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"2":"2 3 4 7 9 dB BB F N K D G E A B C d J M H I O P Q R GB FB AB CB DB XB WB","194":"S T U V W X Y","200":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V MB NB OB","66":"W X Y Z a b"},E:{"2":"F N PB HB RB","8":"5 K D G E A B C SB TB UB VB p YB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","66":"J M H I O"},G:{"2":"HB fB EB hB JB","8":"G jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB yB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Custom Elements (deprecated V0 spec)"}; +module.exports={A:{A:{"2":"K D G E iB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"2":"2 3 4 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R HB GB BB CB FB ZB YB","194":"S T U V W X Y","200":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V MB JB OB PB QB","66":"W X Y Z a b"},E:{"2":"F N RB IB TB","8":"5 K D G E A B C UB VB WB XB p aB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","66":"J M H I O"},G:{"2":"IB hB EB jB KB","8":"G lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"1B","2":"4 DB F wB xB yB zB EB 0B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"200":"AC"}},B:7,C:"Custom Elements (deprecated V0 spec)"}; diff --git a/node_modules/caniuse-lite/data/features/custom-elementsv1.js b/node_modules/caniuse-lite/data/features/custom-elementsv1.js index 728e8d667..bb28ccf3d 100644 --- a/node_modules/caniuse-lite/data/features/custom-elementsv1.js +++ b/node_modules/caniuse-lite/data/features/custom-elementsv1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"1":"3 4 AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y XB WB","8":"6 Z a b c e f g h i j k l m n o L q r s","456":"0 1 t u v w x y z","712":"7 9 GB FB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","8":"v w","132":"0 1 3 7 9 x y z GB FB AB CB DB"},E:{"2":"F N K D PB HB RB SB TB","8":"G E A UB","132":"5 B C VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB","132":"0 1 k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB","132":"oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","132":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F","132":"1B"},Q:{"8":"5B"},R:{"132":"6B"}},B:1,C:"Custom Elements (V1)"}; +module.exports={A:{A:{"2":"K D G E iB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"1":"3 4 GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y ZB YB","8":"6 Z a b c e f g h i j k l m n o L q r s","456":"0 1 t u v w x y z","712":"7 8 9 HB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","8":"v w","132":"0 1 3 7 8 9 x y z HB GB BB CB"},E:{"2":"F N K D RB IB TB UB VB","8":"G E A WB","132":"5 B C XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j bB cB dB eB p AB gB","132":"0 1 k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB","132":"qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","132":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F","132":"3B"},Q:{"8":"8B"},R:{"132":"9B"},S:{"8":"AC"}},B:1,C:"Custom Elements (V1)"}; diff --git a/node_modules/caniuse-lite/data/features/customevent.js b/node_modules/caniuse-lite/data/features/customevent.js index 9d1109b13..51c75905a 100644 --- a/node_modules/caniuse-lite/data/features/customevent.js +++ b/node_modules/caniuse-lite/data/features/customevent.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB","132":"K D G E A"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F","16":"2 N K D G d","388":"E A B C"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F PB HB","16":"N K","388":"RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E ZB aB bB cB","132":"8 B p"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"fB","16":"HB EB","388":"hB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"uB vB wB","388":"BB F xB EB"},J:{"1":"A","388":"D"},K:{"1":"5 C L","2":"A","132":"8 B p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"CustomEvent"}; +module.exports={A:{A:{"2":"K D G iB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB","132":"K D G E A"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F","16":"2 N K D G d","388":"E A B C"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F RB IB","16":"N K","388":"TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E bB cB dB eB","132":"B p AB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"hB","16":"IB EB","388":"jB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"wB xB yB","388":"DB F zB EB"},J:{"1":"A","388":"D"},K:{"1":"5 C L","2":"A","132":"B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"CustomEvent"}; diff --git a/node_modules/caniuse-lite/data/features/datalist.js b/node_modules/caniuse-lite/data/features/datalist.js index dca5d1c84..5ada6106f 100644 --- a/node_modules/caniuse-lite/data/features/datalist.js +++ b/node_modules/caniuse-lite/data/features/datalist.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G E","260":"A B"},B:{"260":"2 C d J","1284":"M H I"},C:{"8":"dB BB XB WB","516":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"iB KB IB LB MB NB OB","8":"2 F N K D G E A B C d J M H I O","132":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB"},E:{"1":"5 YB","8":"F N K D G E A B C PB HB RB SB TB UB VB p"},F:{"1":"5 8 E B C ZB aB bB cB p eB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"sB","8":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"zB","8":"BB F uB vB wB xB EB yB","132":"4"},J:{"1":"A","8":"D"},K:{"1":"5 8 A B C p","8":"L"},L:{"1":"IB"},M:{"516":"3"},N:{"8":"A B"},O:{"8":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Datalist element"}; +module.exports={A:{A:{"2":"iB","8":"K D G E","260":"A B"},B:{"260":"2 C d J","1284":"M H I"},C:{"8":"fB DB ZB YB","516":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"SB NB LB kB MB JB OB PB QB","8":"2 F N K D G E A B C d J M H I O","132":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},E:{"1":"5 aB","8":"F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"1":"5 E B C bB cB dB eB p AB gB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"8":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB","2049":"uB"},H:{"2":"vB"},I:{"1":"1B","8":"DB F wB xB yB zB EB 0B","132":"4"},J:{"1":"A","8":"D"},K:{"1":"5 A B C p AB","8":"L"},L:{"1":"JB"},M:{"516":"3"},N:{"8":"A B"},O:{"8":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"Datalist element"}; diff --git a/node_modules/caniuse-lite/data/features/dataset.js b/node_modules/caniuse-lite/data/features/dataset.js index c86d205af..b60d35996 100644 --- a/node_modules/caniuse-lite/data/features/dataset.js +++ b/node_modules/caniuse-lite/data/features/dataset.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","4":"K D G E A gB"},B:{"1":"2 C d J M","129":"H I"},C:{"1":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","4":"dB BB F N XB WB","129":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB"},D:{"1":"o L q r s t u v w x","4":"F N K","129":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"4":"F N PB HB","129":"5 K D G E A B C RB SB TB UB VB p YB"},F:{"1":"5 6 8 C b c e f g h i j k p eB","4":"E B ZB aB bB cB","129":"0 1 J M H I O P Q R S T U V W X Y Z a l m n o L q r s t u v w x y z"},G:{"4":"HB fB EB","129":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"4":"tB"},I:{"4":"uB vB wB","129":"4 BB F xB EB yB zB"},J:{"129":"D A"},K:{"1":"5 8 C p","4":"A B","129":"L"},L:{"129":"IB"},M:{"129":"3"},N:{"1":"B","4":"A"},O:{"129":"0B"},P:{"129":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"129":"6B"}},B:1,C:"dataset & data-* attributes"}; +module.exports={A:{A:{"1":"B","4":"K D G E A iB"},B:{"1":"2 C d J M","129":"H I"},C:{"1":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","4":"fB DB F N ZB YB","129":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB"},D:{"1":"o L q r s t u v w x","4":"F N K","129":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"4":"F N RB IB","129":"5 K D G E A B C TB UB VB WB XB p aB"},F:{"1":"5 6 C b c e f g h i j k p AB gB","4":"E B bB cB dB eB","129":"0 1 J M H I O P Q R S T U V W X Y Z a l m n o L q r s t u v w x y z"},G:{"4":"IB hB EB","129":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"4":"vB"},I:{"4":"wB xB yB","129":"4 DB F zB EB 0B 1B"},J:{"129":"D A"},K:{"1":"5 C p AB","4":"A B","129":"L"},L:{"129":"JB"},M:{"129":"3"},N:{"1":"B","4":"A"},O:{"129":"2B"},P:{"129":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"129":"9B"},S:{"1":"AC"}},B:1,C:"dataset & data-* attributes"}; diff --git a/node_modules/caniuse-lite/data/features/datauri.js b/node_modules/caniuse-lite/data/features/datauri.js index 7392d83ca..4009fe9e9 100644 --- a/node_modules/caniuse-lite/data/features/datauri.js +++ b/node_modules/caniuse-lite/data/features/datauri.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","132":"G","260":"E A B"},B:{"260":"2 C J M H I","772":"d"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Data URIs"}; +module.exports={A:{A:{"2":"K D iB","132":"G","260":"E A B"},B:{"260":"2 C J M H I","772":"d"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Data URIs"}; diff --git a/node_modules/caniuse-lite/data/features/details.js b/node_modules/caniuse-lite/data/features/details.js index b2a434ce2..d46db7094 100644 --- a/node_modules/caniuse-lite/data/features/details.js +++ b/node_modules/caniuse-lite/data/features/details.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"E A B gB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"dB","8":"2 6 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB","194":"q r"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"F N K D G E A B","257":"6 O P Q R S T U V W X Y Z a b c e","769":"2 C d J M H I"},E:{"1":"5 C YB","8":"F N PB HB RB","257":"K D G E A SB TB UB","1025":"B VB p"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 C p eB","8":"E B ZB aB bB cB"},G:{"1":"G JB jB kB lB mB qB rB sB","8":"HB fB EB hB","1025":"nB oB pB"},H:{"8":"tB"},I:{"1":"4 F xB EB yB zB","8":"BB uB vB wB"},J:{"1":"A","8":"D"},K:{"1":"L","8":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"769":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Details & Summary elements"}; +module.exports={A:{A:{"2":"E A B iB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"fB","8":"2 6 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB","194":"q r"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"F N K D G E A B","257":"6 O P Q R S T U V W X Y Z a b c e","769":"2 C d J M H I"},E:{"1":"5 C aB","8":"F N RB IB TB","257":"K D G E A UB VB WB","1025":"B XB p"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 C p AB gB","8":"E B bB cB dB eB"},G:{"1":"G KB lB mB nB oB sB tB uB","8":"IB hB EB jB","1025":"pB qB rB"},H:{"8":"vB"},I:{"1":"4 F zB EB 0B 1B","8":"DB wB xB yB"},J:{"1":"A","8":"D"},K:{"1":"L","8":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"769":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Details & Summary elements"}; diff --git a/node_modules/caniuse-lite/data/features/deviceorientation.js b/node_modules/caniuse-lite/data/features/deviceorientation.js index 009582452..4c0290475 100644 --- a/node_modules/caniuse-lite/data/features/deviceorientation.js +++ b/node_modules/caniuse-lite/data/features/deviceorientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"1":"2 C d J M H I"},C:{"2":"dB BB XB","4":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"F N WB"},D:{"2":"F N K","4":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","4":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB","4":"G EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"uB vB wB","4":"4 BB F xB EB yB zB"},J:{"2":"D","4":"A"},K:{"1":"5 C","2":"8 A B p","4":"L"},L:{"4":"IB"},M:{"4":"3"},N:{"1":"B","2":"A"},O:{"4":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:4,C:"DeviceOrientation & DeviceMotion events"}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"1":"2 C d J M H I"},C:{"2":"fB DB ZB","4":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"F N YB"},D:{"2":"F N K","4":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","4":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB","4":"G EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"wB xB yB","4":"4 DB F zB EB 0B 1B"},J:{"2":"D","4":"A"},K:{"1":"5 C","2":"A B p AB","4":"L"},L:{"4":"JB"},M:{"4":"3"},N:{"1":"B","2":"A"},O:{"4":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"4":"AC"}},B:4,C:"DeviceOrientation & DeviceMotion events"}; diff --git a/node_modules/caniuse-lite/data/features/devicepixelratio.js b/node_modules/caniuse-lite/data/features/devicepixelratio.js index c784a39fd..25f6ac8a8 100644 --- a/node_modules/caniuse-lite/data/features/devicepixelratio.js +++ b/node_modules/caniuse-lite/data/features/devicepixelratio.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Window.devicePixelRatio"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Window.devicePixelRatio"}; diff --git a/node_modules/caniuse-lite/data/features/dialog.js b/node_modules/caniuse-lite/data/features/dialog.js index 2677f9c78..c899a5513 100644 --- a/node_modules/caniuse-lite/data/features/dialog.js +++ b/node_modules/caniuse-lite/data/features/dialog.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB","194":"0 1 3 4 7 9 w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a","322":"6 b c e f"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I ZB aB bB cB p eB","578":"O P Q R S"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Dialog element"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB","194":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a","322":"6 b c e f"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I bB cB dB eB p AB gB","578":"O P Q R S"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"Dialog element"}; diff --git a/node_modules/caniuse-lite/data/features/dispatchevent.js b/node_modules/caniuse-lite/data/features/dispatchevent.js index 20110b9f2..9f57da6e3 100644 --- a/node_modules/caniuse-lite/data/features/dispatchevent.js +++ b/node_modules/caniuse-lite/data/features/dispatchevent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","16":"gB","129":"E A","130":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","16":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","129":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"EventTarget.dispatchEvent"}; +module.exports={A:{A:{"1":"B","16":"iB","129":"E A","130":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","16":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","129":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"EventTarget.dispatchEvent"}; diff --git a/node_modules/caniuse-lite/data/features/do-not-track.js b/node_modules/caniuse-lite/data/features/do-not-track.js index baf1026b3..d8f4fac1b 100644 --- a/node_modules/caniuse-lite/data/features/do-not-track.js +++ b/node_modules/caniuse-lite/data/features/do-not-track.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","164":"E A","260":"B"},B:{"1":"H I","260":"2 C d J M"},C:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G XB WB","516":"2 E A B C d J M H I O P Q R S T U V W X Y Z a"},D:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R"},E:{"1":"K A B C RB UB VB p","2":"5 F N PB HB YB","1028":"D G E SB TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB","2":"HB fB EB hB JB sB","1028":"G jB kB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"16":"D","1028":"A"},K:{"1":"5 L","16":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"164":"A","260":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Do Not Track API"}; +module.exports={A:{A:{"2":"K D G iB","164":"E A","260":"B"},B:{"1":"H I","260":"2 C d J M"},C:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G ZB YB","516":"2 E A B C d J M H I O P Q R S T U V W X Y Z a"},D:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R"},E:{"1":"K A B C TB WB XB p","2":"5 F N RB IB aB","1028":"D G E UB VB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB","2":"IB hB EB jB KB uB","1028":"G lB mB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"16":"D","1028":"A"},K:{"1":"5 L","16":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"164":"A","260":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Do Not Track API"}; diff --git a/node_modules/caniuse-lite/data/features/document-currentscript.js b/node_modules/caniuse-lite/data/features/document-currentscript.js index a60163953..21f398e3c 100644 --- a/node_modules/caniuse-lite/data/features/document-currentscript.js +++ b/node_modules/caniuse-lite/data/features/document-currentscript.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},E:{"1":"5 G E A B C UB VB p YB","2":"F N K D PB HB RB SB TB"},F:{"1":"0 1 6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"document.currentScript"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X"},E:{"1":"5 G E A B C WB XB p aB","2":"F N K D RB IB TB UB VB"},F:{"1":"0 1 6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"document.currentScript"}; diff --git a/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js b/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js index 3eb4b2752..c515040ba 100644 --- a/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +++ b/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","16":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"document.evaluate & XPath"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","16":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"document.evaluate & XPath"}; diff --git a/node_modules/caniuse-lite/data/features/document-execcommand.js b/node_modules/caniuse-lite/data/features/document-execcommand.js index 2386ac8b5..ad93ef231 100644 --- a/node_modules/caniuse-lite/data/features/document-execcommand.js +++ b/node_modules/caniuse-lite/data/features/document-execcommand.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","16":"F N PB HB RB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","16":"E ZB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB","16":"EB hB JB"},H:{"2":"tB"},I:{"1":"xB EB yB zB","2":"4 BB F uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Document.execCommand()"}; +module.exports={A:{A:{"1":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","16":"F N RB IB TB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","16":"E bB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB","16":"EB jB KB"},H:{"2":"vB"},I:{"1":"4 zB EB 0B 1B","2":"DB F wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"Document.execCommand()"}; diff --git a/node_modules/caniuse-lite/data/features/document-scrollingelement.js b/node_modules/caniuse-lite/data/features/document-scrollingelement.js index d0094d391..c26cbc2c9 100644 --- a/node_modules/caniuse-lite/data/features/document-scrollingelement.js +++ b/node_modules/caniuse-lite/data/features/document-scrollingelement.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","16":"2 C"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB"},D:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"document.scrollingElement"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","16":"2 C"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB"},D:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"document.scrollingElement"}; diff --git a/node_modules/caniuse-lite/data/features/documenthead.js b/node_modules/caniuse-lite/data/features/documenthead.js index 2aeb0b2ea..60a7ef2e1 100644 --- a/node_modules/caniuse-lite/data/features/documenthead.js +++ b/node_modules/caniuse-lite/data/features/documenthead.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F PB HB","16":"N"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E ZB aB bB cB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"document.head"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F RB IB","16":"N"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E bB cB dB eB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"document.head"}; diff --git a/node_modules/caniuse-lite/data/features/dom-manip-convenience.js b/node_modules/caniuse-lite/data/features/dom-manip-convenience.js index 3f53f4048..63ba90330 100644 --- a/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +++ b/node_modules/caniuse-lite/data/features/dom-manip-convenience.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","194":"v w"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB aB bB cB p eB","194":"j"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"194":"5B"},R:{"2":"6B"}},B:1,C:"DOM manipulation convenience methods"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","194":"v w"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i bB cB dB eB p AB gB","194":"j"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"194":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"DOM manipulation convenience methods"}; diff --git a/node_modules/caniuse-lite/data/features/dom-range.js b/node_modules/caniuse-lite/data/features/dom-range.js index 59494c135..3d775a961 100644 --- a/node_modules/caniuse-lite/data/features/dom-range.js +++ b/node_modules/caniuse-lite/data/features/dom-range.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Document Object Model Range"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Document Object Model Range"}; diff --git a/node_modules/caniuse-lite/data/features/domcontentloaded.js b/node_modules/caniuse-lite/data/features/domcontentloaded.js index c4ea2ab3a..1b4887019 100644 --- a/node_modules/caniuse-lite/data/features/domcontentloaded.js +++ b/node_modules/caniuse-lite/data/features/domcontentloaded.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"DOMContentLoaded"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"DOMContentLoaded"}; diff --git a/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js b/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js index 6703643ea..f005b9d98 100644 --- a/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js +++ b/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F PB HB","16":"N"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","16":"8 E B ZB aB bB cB p"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB JB"},H:{"16":"tB"},I:{"1":"4 F xB EB yB zB","16":"BB uB vB wB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"DOMFocusIn & DOMFocusOut events"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F RB IB","16":"N"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","16":"E B bB cB dB eB p AB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB KB"},H:{"16":"vB"},I:{"1":"4 F zB EB 0B 1B","16":"DB wB xB yB"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"DOMFocusIn & DOMFocusOut events"}; diff --git a/node_modules/caniuse-lite/data/features/dommatrix.js b/node_modules/caniuse-lite/data/features/dommatrix.js index c890f3878..3fb4bc926 100644 --- a/node_modules/caniuse-lite/data/features/dommatrix.js +++ b/node_modules/caniuse-lite/data/features/dommatrix.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","2564":"6 c e f g h i j k l m n o L q r","3076":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB"},D:{"16":"F N K D","132":"0 1 2 6 7 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","388":"G","1028":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"16":"F PB HB","132":"N K D G E A RB SB TB UB VB","1028":"5 B C p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","1028":"0 1 r s t u v w x y z"},G:{"16":"HB fB EB","132":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","132":"F xB EB yB zB","292":"BB uB vB wB"},J:{"16":"D","132":"A"},K:{"2":"5 8 A B C p","132":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"132":"0B"},P:{"132":"F 1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:4,C:"DOMMatrix"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"132":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","2564":"6 c e f g h i j k l m n o L q r","3076":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB"},D:{"16":"F N K D","132":"0 1 2 6 7 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","388":"G","1028":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"16":"F RB IB","132":"N K D G E A TB UB VB WB XB","1028":"5 B C p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","132":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","1028":"0 1 r s t u v w x y z"},G:{"16":"IB hB EB","132":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","132":"F zB EB 0B 1B","292":"DB wB xB yB"},J:{"16":"D","132":"A"},K:{"2":"5 A B C p AB","132":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"132":"2B"},P:{"132":"F 3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"2564":"AC"}},B:4,C:"DOMMatrix"}; diff --git a/node_modules/caniuse-lite/data/features/download.js b/node_modules/caniuse-lite/data/features/download.js index fa0f8ac55..fe3554d1d 100644 --- a/node_modules/caniuse-lite/data/features/download.js +++ b/node_modules/caniuse-lite/data/features/download.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O XB WB"},D:{"1":"0 1 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Download attribute"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Download attribute"}; diff --git a/node_modules/caniuse-lite/data/features/dragndrop.js b/node_modules/caniuse-lite/data/features/dragndrop.js index c76b89cea..4d786528b 100644 --- a/node_modules/caniuse-lite/data/features/dragndrop.js +++ b/node_modules/caniuse-lite/data/features/dragndrop.js @@ -1 +1 @@ -module.exports={A:{A:{"644":"K D G E gB","772":"A B"},B:{"1":"I","260":"2 C d J M H"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","8":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"8 E B ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"5","2":"L","8":"8 A B C p"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Drag and Drop"}; +module.exports={A:{A:{"644":"K D G E iB","772":"A B"},B:{"1":"I","260":"2 C d J M H"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","8":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"E B bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"5","2":"L","8":"A B C p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"Drag and Drop"}; diff --git a/node_modules/caniuse-lite/data/features/element-closest.js b/node_modules/caniuse-lite/data/features/element-closest.js index c1a95070a..d29ca2ffc 100644 --- a/node_modules/caniuse-lite/data/features/element-closest.js +++ b/node_modules/caniuse-lite/data/features/element-closest.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:1,C:"Element.closest()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Element.closest()"}; diff --git a/node_modules/caniuse-lite/data/features/element-from-point.js b/node_modules/caniuse-lite/data/features/element-from-point.js index 5692e6625..4d2a7c9f1 100644 --- a/node_modules/caniuse-lite/data/features/element-from-point.js +++ b/node_modules/caniuse-lite/data/features/element-from-point.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","16":"dB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","16":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","16":"E ZB aB bB cB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 C L","16":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"document.elementFromPoint()"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","16":"fB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","16":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","16":"E bB cB dB eB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 C L","16":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"document.elementFromPoint()"}; diff --git a/node_modules/caniuse-lite/data/features/eme.js b/node_modules/caniuse-lite/data/features/eme.js index b13632e58..63a86a746 100644 --- a/node_modules/caniuse-lite/data/features/eme.js +++ b/node_modules/caniuse-lite/data/features/eme.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","164":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB"},D:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","132":"e f g h i j k"},E:{"1":"5 C YB","2":"F N K PB HB RB SB","164":"D G E A B TB UB VB p"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q ZB aB bB cB p eB","132":"R S T U V W X"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:3,C:"Encrypted Media Extensions"}; +module.exports={A:{A:{"2":"K D G E A iB","164":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB"},D:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","132":"e f g h i j k"},E:{"1":"5 C aB","2":"F N K RB IB TB UB","164":"D G E A B VB WB XB p"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q bB cB dB eB p AB gB","132":"R S T U V W X"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:3,C:"Encrypted Media Extensions"}; diff --git a/node_modules/caniuse-lite/data/features/eot.js b/node_modules/caniuse-lite/data/features/eot.js index c563c4ff2..64f966d4f 100644 --- a/node_modules/caniuse-lite/data/features/eot.js +++ b/node_modules/caniuse-lite/data/features/eot.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","2":"gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"EOT - Embedded OpenType fonts"}; +module.exports={A:{A:{"1":"K D G E A B","2":"iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"EOT - Embedded OpenType fonts"}; diff --git a/node_modules/caniuse-lite/data/features/es5.js b/node_modules/caniuse-lite/data/features/es5.js index de90c7294..702eeec22 100644 --- a/node_modules/caniuse-lite/data/features/es5.js +++ b/node_modules/caniuse-lite/data/features/es5.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D gB","260":"E","1026":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","4":"dB BB XB WB","132":"2 F N K D G E A B C d J M H I O P"},D:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"2 F N K D G E A B C d J M H I","132":"O P Q R"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","4":"F N PB HB RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4":"8 E B C ZB aB bB cB p eB","132":"5"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","4":"HB fB EB hB"},H:{"132":"tB"},I:{"1":"4 yB zB","4":"BB uB vB wB","132":"xB EB","900":"F"},J:{"1":"A","4":"D"},K:{"1":"L","4":"8 A B C p","132":"5"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"ECMAScript 5"}; +module.exports={A:{A:{"1":"A B","2":"K D iB","260":"E","1026":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","4":"fB DB ZB YB","132":"2 F N K D G E A B C d J M H I O P"},D:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"2 F N K D G E A B C d J M H I","132":"O P Q R"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","4":"F N RB IB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4":"E B C bB cB dB eB p AB gB","132":"5"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","4":"IB hB EB jB"},H:{"132":"vB"},I:{"1":"4 0B 1B","4":"DB wB xB yB","132":"zB EB","900":"F"},J:{"1":"A","4":"D"},K:{"1":"L","4":"A B C p AB","132":"5"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ECMAScript 5"}; diff --git a/node_modules/caniuse-lite/data/features/es6-class.js b/node_modules/caniuse-lite/data/features/es6-class.js index 27a65e1a2..28f23aaf3 100644 --- a/node_modules/caniuse-lite/data/features/es6-class.js +++ b/node_modules/caniuse-lite/data/features/es6-class.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k","132":"l m n o L q r"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X ZB aB bB cB p eB","132":"6 Y Z a b c e"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"ES6 classes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k","132":"l m n o L q r"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X bB cB dB eB p AB gB","132":"6 Y Z a b c e"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ES6 classes"}; diff --git a/node_modules/caniuse-lite/data/features/es6-generators.js b/node_modules/caniuse-lite/data/features/es6-generators.js index ad3ff17c1..306e76a0a 100644 --- a/node_modules/caniuse-lite/data/features/es6-generators.js +++ b/node_modules/caniuse-lite/data/features/es6-generators.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U XB WB"},D:{"1":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"ES6 Generators"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U ZB YB"},D:{"1":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ES6 Generators"}; diff --git a/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js b/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js index b1a7d0dcf..45f5ba227 100644 --- a/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +++ b/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","194":"4 DB"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F 1B 2B 3B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"JavaScript modules: dynamic import()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"4 FB","2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","194":"3"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F 3B 4B 5B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"JavaScript modules: dynamic import()"}; diff --git a/node_modules/caniuse-lite/data/features/es6-module.js b/node_modules/caniuse-lite/data/features/es6-module.js index 4320c27ca..e1b71c076 100644 --- a/node_modules/caniuse-lite/data/features/es6-module.js +++ b/node_modules/caniuse-lite/data/features/es6-module.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","4097":"M H I","4290":"J"},C:{"1":"3 4 7 9 FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w XB WB","322":"0 1 x y z GB"},D:{"1":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","194":"7"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB","3076":"VB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB aB bB cB p eB","194":"q"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB","3076":"oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","2":"F 1B 2B 3B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"JavaScript modules via script tag"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","4097":"M H I","4290":"J"},C:{"1":"3 4 7 8 9 GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB YB","322":"0 1 x y z HB"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","194":"7"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB","3076":"XB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L bB cB dB eB p AB gB","194":"q"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB","3076":"qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","2":"F 3B 4B 5B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"JavaScript modules via script tag"}; diff --git a/node_modules/caniuse-lite/data/features/es6-number.js b/node_modules/caniuse-lite/data/features/es6-number.js index 79cf7a943..400dc255a 100644 --- a/node_modules/caniuse-lite/data/features/es6-number.js +++ b/node_modules/caniuse-lite/data/features/es6-number.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J XB WB","132":"M H I O P Q R S T","260":"U V W X Y Z","516":"a"},D:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I","1028":"O P Q R S T U V W X Y Z a b c"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","1028":"J M H I O P"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB","1028":"xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"ES6 Number"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J ZB YB","132":"M H I O P Q R S T","260":"U V W X Y Z","516":"a"},D:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I","1028":"O P Q R S T U V W X Y Z a b c"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","1028":"J M H I O P"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB","1028":"zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ES6 Number"}; diff --git a/node_modules/caniuse-lite/data/features/es6-string-includes.js b/node_modules/caniuse-lite/data/features/es6-string-includes.js index eb6000c6b..cf26ecfe6 100644 --- a/node_modules/caniuse-lite/data/features/es6-string-includes.js +++ b/node_modules/caniuse-lite/data/features/es6-string-includes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"String.prototype.includes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"String.prototype.includes"}; diff --git a/node_modules/caniuse-lite/data/features/eventsource.js b/node_modules/caniuse-lite/data/features/eventsource.js index bfc10353f..f62687ad8 100644 --- a/node_modules/caniuse-lite/data/features/eventsource.js +++ b/node_modules/caniuse-lite/data/features/eventsource.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB"},D:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","4":"E ZB aB bB cB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 C L p","4":"A B"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Server-sent events"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","4":"E bB cB dB eB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 C L p AB","4":"A B"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Server-sent events"}; diff --git a/node_modules/caniuse-lite/data/features/feature-policy.js b/node_modules/caniuse-lite/data/features/feature-policy.js index 41b64fce0..470cf444f 100644 --- a/node_modules/caniuse-lite/data/features/feature-policy.js +++ b/node_modules/caniuse-lite/data/features/feature-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","132":"3 4 7 9 FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A B PB HB RB SB TB UB VB","772":"5 C p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB aB bB cB p eB","132":"0 1 q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB","16":"qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","132":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"132":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B","132":"4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Feature Policy"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","132":"3 4 7 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A B RB IB TB UB VB WB XB","772":"5 C p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L bB cB dB eB p AB gB","132":"0 1 q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB","16":"sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","132":"4"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"132":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B","132":"6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Feature Policy"}; diff --git a/node_modules/caniuse-lite/data/features/fetch.js b/node_modules/caniuse-lite/data/features/fetch.js index 5467b61e7..9379f4438 100644 --- a/node_modules/caniuse-lite/data/features/fetch.js +++ b/node_modules/caniuse-lite/data/features/fetch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB","1025":"i","1218":"6 e f g h"},D:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i","260":"j","772":"k"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V ZB aB bB cB p eB","260":"W","772":"X"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Fetch"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB","1025":"i","1218":"6 e f g h"},D:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i","260":"j","772":"k"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V bB cB dB eB p AB gB","260":"W","772":"X"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Fetch"}; diff --git a/node_modules/caniuse-lite/data/features/fieldset-disabled.js b/node_modules/caniuse-lite/data/features/fieldset-disabled.js index c27282db0..dbdcaae61 100644 --- a/node_modules/caniuse-lite/data/features/fieldset-disabled.js +++ b/node_modules/caniuse-lite/data/features/fieldset-disabled.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"gB","132":"G E","388":"K D A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J","16":"M H I O"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","16":"E ZB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"388":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A","260":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"disabled attribute of the fieldset element"}; +module.exports={A:{A:{"16":"iB","132":"G E","388":"K D A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J","16":"M H I O"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","16":"E bB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"388":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A","260":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"disabled attribute of the fieldset element"}; diff --git a/node_modules/caniuse-lite/data/features/fileapi.js b/node_modules/caniuse-lite/data/features/fileapi.js index 44dbc8b67..67a33634f 100644 --- a/node_modules/caniuse-lite/data/features/fileapi.js +++ b/node_modules/caniuse-lite/data/features/fileapi.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","260":"A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","260":"2 F N K D G E A B C d J M H I O P Q R S T U V W WB"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N","260":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g","388":"K D G E A B C"},E:{"1":"5 A B C VB p YB","2":"F N PB HB","260":"K D G E SB TB UB","388":"RB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B ZB aB bB cB","260":"5 8 C J M H I O P Q R S T p eB"},G:{"1":"nB oB pB qB rB sB","2":"HB fB EB hB","260":"G JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4 zB","2":"uB vB wB","260":"yB","388":"BB F xB EB"},J:{"260":"A","388":"D"},K:{"1":"L","2":"A B","260":"5 8 C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A","260":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"File API"}; +module.exports={A:{A:{"2":"K D G E iB","260":"A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","260":"2 F N K D G E A B C d J M H I O P Q R S T U V W YB"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N","260":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g","388":"K D G E A B C"},E:{"1":"5 A B C XB p aB","2":"F N RB IB","260":"K D G E UB VB WB","388":"TB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB","260":"5 C J M H I O P Q R S T p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"IB hB EB jB","260":"G KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4 1B","2":"wB xB yB","260":"0B","388":"DB F zB EB"},J:{"260":"A","388":"D"},K:{"1":"L","2":"A B","260":"5 C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A","260":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"File API"}; diff --git a/node_modules/caniuse-lite/data/features/filereader.js b/node_modules/caniuse-lite/data/features/filereader.js index fdf6375e4..c73b00d50 100644 --- a/node_modules/caniuse-lite/data/features/filereader.js +++ b/node_modules/caniuse-lite/data/features/filereader.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E B ZB aB bB cB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 8 C L p","2":"A B"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"FileReader API"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E B bB cB dB eB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 C L p AB","2":"A B"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"FileReader API"}; diff --git a/node_modules/caniuse-lite/data/features/filereadersync.js b/node_modules/caniuse-lite/data/features/filereadersync.js index 61a3135dc..3f64f9f0a 100644 --- a/node_modules/caniuse-lite/data/features/filereadersync.js +++ b/node_modules/caniuse-lite/data/features/filereadersync.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E ZB aB","16":"8 B bB cB p"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 C L","2":"A","16":"B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"FileReaderSync"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E bB cB","16":"B dB eB p AB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 C L AB","2":"A","16":"B p"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"FileReaderSync"}; diff --git a/node_modules/caniuse-lite/data/features/filesystem.js b/node_modules/caniuse-lite/data/features/filesystem.js index 11390a97b..74e7a709b 100644 --- a/node_modules/caniuse-lite/data/features/filesystem.js +++ b/node_modules/caniuse-lite/data/features/filesystem.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"F N K D","33":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","36":"G E A B C"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","33":"A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","33":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Filesystem & FileWriter API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"F N K D","33":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","36":"G E A B C"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","33":"A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","33":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Filesystem & FileWriter API"}; diff --git a/node_modules/caniuse-lite/data/features/flac.js b/node_modules/caniuse-lite/data/features/flac.js index 54ea0530e..cad7c2701 100644 --- a/node_modules/caniuse-lite/data/features/flac.js +++ b/node_modules/caniuse-lite/data/features/flac.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t XB WB"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","16":"n o L","388":"q r s t u v w x y"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","516":"5 B C p YB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"uB vB wB","16":"BB F xB EB yB zB"},J:{"1":"A","2":"D"},K:{"1":"5","16":"8 A B C p","129":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","129":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"FLAC audio format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t ZB YB"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","16":"n o L","388":"q r s t u v w x y"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","516":"5 B C p aB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"wB xB yB","16":"DB F zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5","16":"A B C p AB","129":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","129":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:6,C:"FLAC audio format"}; diff --git a/node_modules/caniuse-lite/data/features/flexbox.js b/node_modules/caniuse-lite/data/features/flexbox.js index 9d117a434..7913223cb 100644 --- a/node_modules/caniuse-lite/data/features/flexbox.js +++ b/node_modules/caniuse-lite/data/features/flexbox.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","1028":"B","1316":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","164":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","516":"R S T U V W"},D:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"Q R S T U V W X","164":"2 F N K D G E A B C d J M H I O P"},E:{"1":"5 E A B C UB VB p YB","33":"D G SB TB","164":"F N K PB HB RB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB","33":"J M"},G:{"1":"lB mB nB oB pB qB rB sB","33":"G jB kB","164":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 yB zB","164":"BB F uB vB wB xB EB"},J:{"1":"A","164":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","292":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS Flexible Box Layout Module"}; +module.exports={A:{A:{"2":"K D G E iB","1028":"B","1316":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","164":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","516":"R S T U V W"},D:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"Q R S T U V W X","164":"2 F N K D G E A B C d J M H I O P"},E:{"1":"5 E A B C WB XB p aB","33":"D G UB VB","164":"F N K RB IB TB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB","33":"J M"},G:{"1":"nB oB pB qB rB sB tB uB","33":"G lB mB","164":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 0B 1B","164":"DB F wB xB yB zB EB"},J:{"1":"A","164":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","292":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS Flexible Box Layout Module"}; diff --git a/node_modules/caniuse-lite/data/features/flow-root.js b/node_modules/caniuse-lite/data/features/flow-root.js index 48fe8f577..8432ef14d 100644 --- a/node_modules/caniuse-lite/data/features/flow-root.js +++ b/node_modules/caniuse-lite/data/features/flow-root.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB"},D:{"1":"1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"display: flow-root"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB"},D:{"1":"1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"display: flow-root"}; diff --git a/node_modules/caniuse-lite/data/features/focusin-focusout-events.js b/node_modules/caniuse-lite/data/features/focusin-focusout-events.js index 8d6dc90af..51d79bde2 100644 --- a/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +++ b/node_modules/caniuse-lite/data/features/focusin-focusout-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","2":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E ZB aB bB cB","16":"8 B p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 F xB EB yB zB","2":"uB vB wB","16":"BB"},J:{"1":"D A"},K:{"1":"5 C L","2":"A","16":"8 B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"focusin & focusout events"}; +module.exports={A:{A:{"1":"K D G E A B","2":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E bB cB dB eB","16":"B p AB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"wB xB yB","16":"DB"},J:{"1":"D A"},K:{"1":"5 C L","2":"A","16":"B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"focusin & focusout events"}; diff --git a/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js b/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js index b860eef73..c9c76f755 100644 --- a/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js +++ b/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"3 4 CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"preventScroll support in focus"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"3 4 BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"preventScroll support in focus"}; diff --git a/node_modules/caniuse-lite/data/features/font-family-system-ui.js b/node_modules/caniuse-lite/data/features/font-family-system-ui.js index 5da921872..b6a029208 100644 --- a/node_modules/caniuse-lite/data/features/font-family-system-ui.js +++ b/node_modules/caniuse-lite/data/features/font-family-system-ui.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l XB WB","132":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","260":"w x y"},E:{"1":"5 B C p YB","2":"F N K D G PB HB RB SB TB","16":"E","132":"A UB VB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB","132":"lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"1":"5B"},R:{"2":"6B"}},B:5,C:"system-ui value for font-family"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB YB","132":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","260":"w x y"},E:{"1":"5 B C p aB","2":"F N K D G RB IB TB UB VB","16":"E","132":"A WB XB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB","132":"nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"1":"8B"},R:{"2":"9B"},S:{"132":"AC"}},B:5,C:"system-ui value for font-family"}; diff --git a/node_modules/caniuse-lite/data/features/font-feature.js b/node_modules/caniuse-lite/data/features/font-feature.js index b0910b9aa..2d772ab0b 100644 --- a/node_modules/caniuse-lite/data/features/font-feature.js +++ b/node_modules/caniuse-lite/data/features/font-feature.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"J M H I O P Q R S T U V W X Y Z a b c","164":"2 F N K D G E A B C d"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J","33":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","292":"M H I O P"},E:{"1":"5 A B C UB VB p YB","2":"D G E PB HB SB TB","4":"F N K RB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"1":"mB nB oB pB qB rB sB","2":"G jB kB lB","4":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","33":"yB zB"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"33":"0B"},P:{"1":"1B 2B 3B 4B","33":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS font-feature-settings"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"J M H I O P Q R S T U V W X Y Z a b c","164":"2 F N K D G E A B C d"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J","33":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","292":"M H I O P"},E:{"1":"5 A B C WB XB p aB","2":"D G E RB IB UB VB","4":"F N K TB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"6 J M H I O P Q R S T U V W X Y Z a b c"},G:{"1":"oB pB qB rB sB tB uB","2":"G lB mB nB","4":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","33":"0B 1B"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"33":"2B"},P:{"1":"3B 4B 5B 6B 7B","33":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS font-feature-settings"}; diff --git a/node_modules/caniuse-lite/data/features/font-kerning.js b/node_modules/caniuse-lite/data/features/font-kerning.js index 685135e2b..0b9cb3ac8 100644 --- a/node_modules/caniuse-lite/data/features/font-kerning.js +++ b/node_modules/caniuse-lite/data/features/font-kerning.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S XB WB","194":"T U V W X Y Z a b c"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","33":"Y Z a b"},E:{"1":"5 A B C UB VB p YB","2":"F N K PB HB RB SB","33":"D G E TB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J ZB aB bB cB p eB","33":"M H I O"},G:{"2":"HB fB EB hB JB jB","33":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB","33":"yB"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 font-kerning"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S ZB YB","194":"T U V W X Y Z a b c"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X","33":"Y Z a b"},E:{"1":"5 A B C WB XB p aB","2":"F N K RB IB TB UB","33":"D G E VB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J bB cB dB eB p AB gB","33":"M H I O"},G:{"2":"IB hB EB jB KB lB","33":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB","33":"0B"},J:{"2":"D","33":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 font-kerning"}; diff --git a/node_modules/caniuse-lite/data/features/font-loading.js b/node_modules/caniuse-lite/data/features/font-loading.js index f7336bc50..3c0e2a965 100644 --- a/node_modules/caniuse-lite/data/features/font-loading.js +++ b/node_modules/caniuse-lite/data/features/font-loading.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB","194":"e f g h i j"},D:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS Font Loading"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB","194":"e f g h i j"},D:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS Font Loading"}; diff --git a/node_modules/caniuse-lite/data/features/font-size-adjust.js b/node_modules/caniuse-lite/data/features/font-size-adjust.js index 5b5d81590..95d78bbe0 100644 --- a/node_modules/caniuse-lite/data/features/font-size-adjust.js +++ b/node_modules/caniuse-lite/data/features/font-size-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","194":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB","194":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"258":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"194":"5B"},R:{"2":"6B"}},B:4,C:"CSS font-size-adjust"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","194":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB","194":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"258":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"194":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"CSS font-size-adjust"}; diff --git a/node_modules/caniuse-lite/data/features/font-smooth.js b/node_modules/caniuse-lite/data/features/font-smooth.js index 8eb3ce694..039b1a005 100644 --- a/node_modules/caniuse-lite/data/features/font-smooth.js +++ b/node_modules/caniuse-lite/data/features/font-smooth.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB","804":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"F","676":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"PB HB","676":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","676":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"CSS font-smooth"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB","804":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"F","676":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"RB IB","676":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","676":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"804":"AC"}},B:7,C:"CSS font-smooth"}; diff --git a/node_modules/caniuse-lite/data/features/font-unicode-range.js b/node_modules/caniuse-lite/data/features/font-unicode-range.js index 27031764b..2bd566d70 100644 --- a/node_modules/caniuse-lite/data/features/font-unicode-range.js +++ b/node_modules/caniuse-lite/data/features/font-unicode-range.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","4":"E A B"},B:{"1":"H I","4":"2 C d J M"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB","194":"f g h i j k l m"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 A B C VB p YB","4":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","4":"J M H I O P Q R"},G:{"1":"nB oB pB qB rB sB","4":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","4":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","4":"A"},K:{"2":"5 8 A B C p","4":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","4":"F"},Q:{"1":"5B"},R:{"2":"6B"}},B:4,C:"Font unicode-range subsetting"}; +module.exports={A:{A:{"2":"K D G iB","4":"E A B"},B:{"1":"H I","4":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB","194":"f g h i j k l m"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 A B C XB p aB","4":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","4":"J M H I O P Q R"},G:{"1":"pB qB rB sB tB uB","4":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","4":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","4":"A"},K:{"2":"5 A B C p AB","4":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","4":"F"},Q:{"1":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"Font unicode-range subsetting"}; diff --git a/node_modules/caniuse-lite/data/features/font-variant-alternates.js b/node_modules/caniuse-lite/data/features/font-variant-alternates.js index 0487b37e5..fbf7243a7 100644 --- a/node_modules/caniuse-lite/data/features/font-variant-alternates.js +++ b/node_modules/caniuse-lite/data/features/font-variant-alternates.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","130":"A B"},B:{"130":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","130":"2 F N K D G E A B C d J M H I O P Q R S","322":"T U V W X Y Z a b c"},D:{"2":"2 F N K D G E A B C d J","130":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C UB VB p YB","2":"D G E PB HB SB TB","130":"F N K RB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","130":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB jB kB lB","130":"fB EB hB JB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","130":"4 yB zB"},J:{"2":"D","130":"A"},K:{"2":"5 8 A B C p","130":"L"},L:{"130":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"130":"0B"},P:{"130":"F 1B 2B 3B 4B"},Q:{"130":"5B"},R:{"130":"6B"}},B:4,C:"CSS font-variant-alternates"}; +module.exports={A:{A:{"2":"K D G E iB","130":"A B"},B:{"130":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","130":"2 F N K D G E A B C d J M H I O P Q R S","322":"T U V W X Y Z a b c"},D:{"2":"2 F N K D G E A B C d J","130":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C WB XB p aB","2":"D G E RB IB UB VB","130":"F N K TB"},F:{"2":"5 E B C bB cB dB eB p AB gB","130":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB lB mB nB","130":"hB EB jB KB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","130":"4 0B 1B"},J:{"2":"D","130":"A"},K:{"2":"5 A B C p AB","130":"L"},L:{"130":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"130":"2B"},P:{"130":"F 3B 4B 5B 6B 7B"},Q:{"130":"8B"},R:{"130":"9B"},S:{"1":"AC"}},B:4,C:"CSS font-variant-alternates"}; diff --git a/node_modules/caniuse-lite/data/features/font-variant-east-asian.js b/node_modules/caniuse-lite/data/features/font-variant-east-asian.js index 2129616d4..d8ea0899d 100644 --- a/node_modules/caniuse-lite/data/features/font-variant-east-asian.js +++ b/node_modules/caniuse-lite/data/features/font-variant-east-asian.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S XB WB","132":"T U V W X Y Z a b c"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"2":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"132":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"CSS font-variant-east-asian "}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S ZB YB","132":"T U V W X Y Z a b c"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"2":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"132":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"CSS font-variant-east-asian "}; diff --git a/node_modules/caniuse-lite/data/features/fontface.js b/node_modules/caniuse-lite/data/features/fontface.js index de97f9761..f5acd781f 100644 --- a/node_modules/caniuse-lite/data/features/fontface.js +++ b/node_modules/caniuse-lite/data/features/fontface.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","132":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","2":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","2":"E ZB"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","260":"HB fB"},H:{"2":"tB"},I:{"1":"4 F xB EB yB zB","2":"uB","4":"BB vB wB"},J:{"1":"A","4":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"@font-face Web fonts"}; +module.exports={A:{A:{"1":"E A B","132":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","2":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","2":"E bB"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","260":"IB hB"},H:{"2":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"wB","4":"DB xB yB"},J:{"1":"A","4":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"@font-face Web fonts"}; diff --git a/node_modules/caniuse-lite/data/features/form-attribute.js b/node_modules/caniuse-lite/data/features/form-attribute.js index c19bdda15..8a476c69b 100644 --- a/node_modules/caniuse-lite/data/features/form-attribute.js +++ b/node_modules/caniuse-lite/data/features/form-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F PB HB","16":"N"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Form attribute"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F RB IB","16":"N"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Form attribute"}; diff --git a/node_modules/caniuse-lite/data/features/form-submit-attributes.js b/node_modules/caniuse-lite/data/features/form-submit-attributes.js index e78297ed4..0f156ba4a 100644 --- a/node_modules/caniuse-lite/data/features/form-submit-attributes.js +++ b/node_modules/caniuse-lite/data/features/form-submit-attributes.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB","16":"aB bB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 F xB EB yB zB","2":"uB vB wB","16":"BB"},J:{"1":"A","2":"D"},K:{"1":"5 8 B C L p","16":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Attributes for form submission"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB","16":"cB dB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"wB xB yB","16":"DB"},J:{"1":"A","2":"D"},K:{"1":"5 B C L p AB","16":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Attributes for form submission"}; diff --git a/node_modules/caniuse-lite/data/features/form-validation.js b/node_modules/caniuse-lite/data/features/form-validation.js index e617de8bd..bc5255250 100644 --- a/node_modules/caniuse-lite/data/features/form-validation.js +++ b/node_modules/caniuse-lite/data/features/form-validation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E"},E:{"1":"5 B C VB p YB","2":"F PB HB","132":"N K D G E A RB SB TB UB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","2":"E ZB"},G:{"1":"oB pB qB rB sB","2":"HB","132":"G fB EB hB JB jB kB lB mB nB"},H:{"516":"tB"},I:{"1":"4 zB","2":"BB uB vB wB","132":"F xB EB yB"},J:{"1":"A","132":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Form validation"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E"},E:{"1":"5 B C XB p aB","2":"F RB IB","132":"N K D G E A TB UB VB WB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","2":"E bB"},G:{"1":"qB rB sB tB uB","2":"IB","132":"G hB EB jB KB lB mB nB oB pB"},H:{"516":"vB"},I:{"1":"4 1B","2":"DB wB xB yB","132":"F zB EB 0B"},J:{"1":"A","132":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"132":"AC"}},B:1,C:"Form validation"}; diff --git a/node_modules/caniuse-lite/data/features/forms.js b/node_modules/caniuse-lite/data/features/forms.js index 9f3c5956e..6af5ead73 100644 --- a/node_modules/caniuse-lite/data/features/forms.js +++ b/node_modules/caniuse-lite/data/features/forms.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","4":"A B","8":"K D G E"},B:{"1":"M H I","4":"2 C d J"},C:{"4":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"dB BB XB WB"},D:{"1":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","4":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB"},E:{"4":"5 F N K D G E A B C RB SB TB UB VB p YB","8":"PB HB"},F:{"1":"0 1 5 8 E B C v w x y z ZB aB bB cB p eB","4":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},G:{"2":"HB","4":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","4":"yB zB"},J:{"2":"D","4":"A"},K:{"1":"5 8 A B C p","4":"L"},L:{"1":"IB"},M:{"4":"3"},N:{"4":"A B"},O:{"1":"0B"},P:{"1":"4B","4":"F 1B 2B 3B"},Q:{"4":"5B"},R:{"4":"6B"}},B:1,C:"HTML5 form features"}; +module.exports={A:{A:{"2":"iB","4":"A B","8":"K D G E"},B:{"1":"M H I","4":"2 C d J"},C:{"4":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"fB DB ZB YB"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"4":"5 F N K D G E A B C TB UB VB WB XB p aB","8":"RB IB"},F:{"1":"0 1 5 E B C v w x y z bB cB dB eB p AB gB","4":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},G:{"2":"IB","4":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","4":"0B 1B"},J:{"2":"D","4":"A"},K:{"1":"5 A B C p AB","4":"L"},L:{"1":"JB"},M:{"4":"3"},N:{"4":"A B"},O:{"1":"2B"},P:{"1":"6B 7B","4":"F 3B 4B 5B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"4":"AC"}},B:1,C:"HTML5 form features"}; diff --git a/node_modules/caniuse-lite/data/features/fullscreen.js b/node_modules/caniuse-lite/data/features/fullscreen.js index 57984efa1..5d77502ea 100644 --- a/node_modules/caniuse-lite/data/features/fullscreen.js +++ b/node_modules/caniuse-lite/data/features/fullscreen.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","548":"B"},B:{"516":"2 C d J M H I"},C:{"1":"3 4 CB DB","2":"dB BB F N K D G E XB WB","676":"2 6 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","1700":"0 1 7 9 q r s t u v w x y z GB FB AB"},D:{"1":"IB LB MB NB OB","2":"2 F N K D G E A B C d","676":"J M H I O","804":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB"},E:{"2":"F N PB HB","676":"RB","804":"5 K D G E A B C SB TB UB VB p YB"},F:{"1":"5","2":"8 E B C ZB aB bB cB p eB","804":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","292":"A"},K:{"2":"5 8 A B C p","804":"L"},L:{"804":"IB"},M:{"1":"3"},N:{"2":"A","548":"B"},O:{"804":"0B"},P:{"804":"F 1B 2B 3B 4B"},Q:{"804":"5B"},R:{"804":"6B"}},B:1,C:"Full Screen API"}; +module.exports={A:{A:{"2":"K D G E A iB","548":"B"},B:{"516":"2 C d J M H I"},C:{"1":"3 4 BB CB FB","2":"fB DB F N K D G E ZB YB","676":"2 6 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","1700":"0 1 7 8 9 q r s t u v w x y z HB GB"},D:{"1":"LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d","676":"J M H I O","804":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB"},E:{"2":"F N RB IB","676":"TB","804":"5 K D G E A B C UB VB WB XB p aB"},F:{"1":"5","2":"E B C bB cB dB eB p AB gB","804":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB","2052":"tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","292":"A"},K:{"2":"5 A B C p AB","804":"L"},L:{"804":"JB"},M:{"1":"3"},N:{"2":"A","548":"B"},O:{"804":"2B"},P:{"804":"F 3B 4B 5B 6B 7B"},Q:{"804":"8B"},R:{"804":"9B"},S:{"1":"AC"}},B:1,C:"Full Screen API"}; diff --git a/node_modules/caniuse-lite/data/features/gamepad.js b/node_modules/caniuse-lite/data/features/gamepad.js index b50e5b919..4974d2a35 100644 --- a/node_modules/caniuse-lite/data/features/gamepad.js +++ b/node_modules/caniuse-lite/data/features/gamepad.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P","33":"Q R S T"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Gamepad API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P","33":"Q R S T"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"Gamepad API"}; diff --git a/node_modules/caniuse-lite/data/features/geolocation.js b/node_modules/caniuse-lite/data/features/geolocation.js index 90b7d135b..2327cbb47 100644 --- a/node_modules/caniuse-lite/data/features/geolocation.js +++ b/node_modules/caniuse-lite/data/features/geolocation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x XB WB","8":"dB BB","129":"0 1 3 4 7 9 y z GB FB AB CB DB"},D:{"1":"2 6 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","4":"F","129":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E B C RB SB TB UB VB p YB","8":"F PB HB","129":"A"},F:{"1":"5 6 8 B C M H I O P Q R S T U V W X Y Z a b c e f g h cB p eB","2":"E J ZB","8":"aB bB","129":"0 1 i j k l m n o L q r s t u v w x y z"},G:{"1":"G HB fB EB hB JB jB kB lB mB","129":"nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"BB F uB vB wB xB EB yB zB","129":"4"},J:{"1":"D A"},K:{"1":"5 8 B C L p","8":"A"},L:{"129":"IB"},M:{"129":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F","129":"1B 2B 3B 4B"},Q:{"129":"5B"},R:{"129":"6B"}},B:2,C:"Geolocation"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x ZB YB","8":"fB DB","129":"0 1 3 4 7 8 9 y z HB GB BB CB FB"},D:{"1":"2 6 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","4":"F","129":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E B C TB UB VB WB XB p aB","8":"F RB IB","129":"A"},F:{"1":"5 6 B C M H I O P Q R S T U V W X Y Z a b c e f g h eB p AB gB","2":"E J bB","8":"cB dB","129":"0 1 i j k l m n o L q r s t u v w x y z"},G:{"1":"G IB hB EB jB KB lB mB nB oB","129":"pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"DB F wB xB yB zB EB 0B 1B","129":"4"},J:{"1":"D A"},K:{"1":"5 B C L p AB","8":"A"},L:{"129":"JB"},M:{"129":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F","129":"3B 4B 5B 6B 7B"},Q:{"129":"8B"},R:{"129":"9B"},S:{"1":"AC"}},B:2,C:"Geolocation"}; diff --git a/node_modules/caniuse-lite/data/features/getboundingclientrect.js b/node_modules/caniuse-lite/data/features/getboundingclientrect.js index 536dc61f4..bb916eaf5 100644 --- a/node_modules/caniuse-lite/data/features/getboundingclientrect.js +++ b/node_modules/caniuse-lite/data/features/getboundingclientrect.js @@ -1 +1 @@ -module.exports={A:{A:{"644":"K D gB","2049":"E A B","2692":"G"},B:{"2049":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB","260":"F N K D G E A B","1156":"BB","1284":"XB","1796":"WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","16":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","16":"E ZB","132":"aB bB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","132":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"2049":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Element.getBoundingClientRect()"}; +module.exports={A:{A:{"644":"K D iB","2049":"E A B","2692":"G"},B:{"2049":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB","260":"F N K D G E A B","1156":"DB","1284":"ZB","1796":"YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","16":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","16":"E bB","132":"cB dB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","132":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"2049":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Element.getBoundingClientRect()"}; diff --git a/node_modules/caniuse-lite/data/features/getcomputedstyle.js b/node_modules/caniuse-lite/data/features/getcomputedstyle.js index b7bc99273..63258e4e0 100644 --- a/node_modules/caniuse-lite/data/features/getcomputedstyle.js +++ b/node_modules/caniuse-lite/data/features/getcomputedstyle.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB","132":"BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","260":"F N K D G E A"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","260":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","260":"E ZB aB bB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","260":"HB fB EB"},H:{"260":"tB"},I:{"1":"4 F xB EB yB zB","260":"BB uB vB wB"},J:{"1":"A","260":"D"},K:{"1":"5 8 B C L p","260":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"getComputedStyle"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB","132":"DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","260":"F N K D G E A"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","260":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","260":"E bB cB dB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","260":"IB hB EB"},H:{"260":"vB"},I:{"1":"4 F zB EB 0B 1B","260":"DB wB xB yB"},J:{"1":"A","260":"D"},K:{"1":"5 B C L p AB","260":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"getComputedStyle"}; diff --git a/node_modules/caniuse-lite/data/features/getelementsbyclassname.js b/node_modules/caniuse-lite/data/features/getelementsbyclassname.js index 5421868fc..f6d6bdf89 100644 --- a/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +++ b/node_modules/caniuse-lite/data/features/getelementsbyclassname.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","8":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"getElementsByClassName"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","8":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"getElementsByClassName"}; diff --git a/node_modules/caniuse-lite/data/features/getrandomvalues.js b/node_modules/caniuse-lite/data/features/getrandomvalues.js index a258b8e16..eb6eaf342 100644 --- a/node_modules/caniuse-lite/data/features/getrandomvalues.js +++ b/node_modules/caniuse-lite/data/features/getrandomvalues.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","33":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P XB WB"},D:{"1":"0 1 2 3 4 6 7 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E A"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N K PB HB RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A","33":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"crypto.getRandomValues()"}; +module.exports={A:{A:{"2":"K D G E A iB","33":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E A"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N K RB IB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A","33":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"crypto.getRandomValues()"}; diff --git a/node_modules/caniuse-lite/data/features/gyroscope.js b/node_modules/caniuse-lite/data/features/gyroscope.js index e022873ca..b3db216ac 100644 --- a/node_modules/caniuse-lite/data/features/gyroscope.js +++ b/node_modules/caniuse-lite/data/features/gyroscope.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 9 GB FB AB CB DB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Gyroscope"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 8 9 HB GB BB CB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Gyroscope"}; diff --git a/node_modules/caniuse-lite/data/features/hardwareconcurrency.js b/node_modules/caniuse-lite/data/features/hardwareconcurrency.js index 80688d1ae..62b9cab86 100644 --- a/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +++ b/node_modules/caniuse-lite/data/features/hardwareconcurrency.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"2":"F N K D PB HB RB SB TB","129":"5 B C VB p YB","194":"G E A UB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"2":"HB fB EB hB JB jB","129":"oB pB qB rB sB","194":"G kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"navigator.hardwareConcurrency"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"2":"F N K D RB IB TB UB VB","129":"5 B C XB p aB","194":"G E A WB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"2":"IB hB EB jB KB lB","129":"qB rB sB tB uB","194":"G mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"navigator.hardwareConcurrency"}; diff --git a/node_modules/caniuse-lite/data/features/hashchange.js b/node_modules/caniuse-lite/data/features/hashchange.js index e33b2297d..b2808752d 100644 --- a/node_modules/caniuse-lite/data/features/hashchange.js +++ b/node_modules/caniuse-lite/data/features/hashchange.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","8":"K D gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","8":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"F"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","8":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","8":"E ZB aB bB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 BB F vB wB xB EB yB zB","2":"uB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","8":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Hashchange event"}; +module.exports={A:{A:{"1":"G E A B","8":"K D iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","8":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"F"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","8":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","8":"E bB cB dB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 DB F xB yB zB EB 0B 1B","2":"wB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","8":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Hashchange event"}; diff --git a/node_modules/caniuse-lite/data/features/heif.js b/node_modules/caniuse-lite/data/features/heif.js index cc12217c0..40c59484f 100644 --- a/node_modules/caniuse-lite/data/features/heif.js +++ b/node_modules/caniuse-lite/data/features/heif.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","130":"5 B C p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB","130":"pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"HEIF/ISO Base Media File Format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","130":"5 B C p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB","130":"rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"HEIF/ISO Base Media File Format"}; diff --git a/node_modules/caniuse-lite/data/features/hevc.js b/node_modules/caniuse-lite/data/features/hevc.js index 1972592e3..5d037b425 100644 --- a/node_modules/caniuse-lite/data/features/hevc.js +++ b/node_modules/caniuse-lite/data/features/hevc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"132":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","516":"5 B C p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","258":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"258":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","258":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"HEVC/H.265 video format"}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"132":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","516":"5 B C p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","258":"4"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"258":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","258":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"HEVC/H.265 video format"}; diff --git a/node_modules/caniuse-lite/data/features/hidden.js b/node_modules/caniuse-lite/data/features/hidden.js index 0f4a14a04..80660a58b 100644 --- a/node_modules/caniuse-lite/data/features/hidden.js +++ b/node_modules/caniuse-lite/data/features/hidden.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E B ZB aB bB cB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 F xB EB yB zB","2":"BB uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 8 C L p","2":"A B"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"hidden attribute"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E B bB cB dB eB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"DB wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 C L p AB","2":"A B"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"hidden attribute"}; diff --git a/node_modules/caniuse-lite/data/features/high-resolution-time.js b/node_modules/caniuse-lite/data/features/high-resolution-time.js index 88ecd5f77..ec9b9b8ac 100644 --- a/node_modules/caniuse-lite/data/features/high-resolution-time.js +++ b/node_modules/caniuse-lite/data/features/high-resolution-time.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O","33":"P Q R S"},E:{"1":"5 G E A B C UB VB p YB","2":"F N K D PB HB RB SB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"High Resolution Time API"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O","33":"P Q R S"},E:{"1":"5 G E A B C WB XB p aB","2":"F N K D RB IB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"High Resolution Time API"}; diff --git a/node_modules/caniuse-lite/data/features/history.js b/node_modules/caniuse-lite/data/features/history.js index 3e737265c..bd070dd97 100644 --- a/node_modules/caniuse-lite/data/features/history.js +++ b/node_modules/caniuse-lite/data/features/history.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F PB HB","4":"N RB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E B ZB aB bB cB p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB","4":"EB"},H:{"2":"tB"},I:{"1":"4 vB wB EB yB zB","2":"BB F uB xB"},J:{"1":"D A"},K:{"1":"5 8 C L p","2":"A B"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Session history management"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F RB IB","4":"N TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z AB gB","2":"E B bB cB dB eB p"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB","4":"EB"},H:{"2":"vB"},I:{"1":"4 xB yB EB 0B 1B","2":"DB F wB zB"},J:{"1":"D A"},K:{"1":"5 C L p AB","2":"A B"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Session history management"}; diff --git a/node_modules/caniuse-lite/data/features/html-media-capture.js b/node_modules/caniuse-lite/data/features/html-media-capture.js index 6a6afb298..4ba479f0e 100644 --- a/node_modules/caniuse-lite/data/features/html-media-capture.js +++ b/node_modules/caniuse-lite/data/features/html-media-capture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"HB fB EB hB","129":"G JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB","257":"vB wB"},J:{"1":"A","16":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"516":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"1":"6B"}},B:4,C:"HTML Media Capture"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"IB hB EB jB","129":"G KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB","257":"xB yB"},J:{"1":"A","16":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"516":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:4,C:"HTML Media Capture"}; diff --git a/node_modules/caniuse-lite/data/features/html5semantic.js b/node_modules/caniuse-lite/data/features/html5semantic.js index 02b73141e..cb6ec2d18 100644 --- a/node_modules/caniuse-lite/data/features/html5semantic.js +++ b/node_modules/caniuse-lite/data/features/html5semantic.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G","260":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB","132":"BB XB WB","260":"2 F N K D G E A B C d J M H I O P"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"F N","260":"2 K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","132":"F PB HB","260":"N K RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"E B ZB aB bB cB","260":"5 8 C p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","132":"HB","260":"fB EB hB JB"},H:{"132":"tB"},I:{"1":"4 yB zB","132":"uB","260":"BB F vB wB xB EB"},J:{"260":"D A"},K:{"1":"L","132":"A","260":"5 8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"HTML5 semantic elements"}; +module.exports={A:{A:{"2":"iB","8":"K D G","260":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB","132":"DB ZB YB","260":"2 F N K D G E A B C d J M H I O P"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"F N","260":"2 K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","132":"F RB IB","260":"N K TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"E B bB cB dB eB","260":"5 C p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","132":"IB","260":"hB EB jB KB"},H:{"132":"vB"},I:{"1":"4 0B 1B","132":"wB","260":"DB F xB yB zB EB"},J:{"260":"D A"},K:{"1":"L","132":"A","260":"5 B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"HTML5 semantic elements"}; diff --git a/node_modules/caniuse-lite/data/features/http-live-streaming.js b/node_modules/caniuse-lite/data/features/http-live-streaming.js index bba6b24a0..8fe0bd155 100644 --- a/node_modules/caniuse-lite/data/features/http-live-streaming.js +++ b/node_modules/caniuse-lite/data/features/http-live-streaming.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"HTTP Live Streaming (HLS)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"HTTP Live Streaming (HLS)"}; diff --git a/node_modules/caniuse-lite/data/features/http2.js b/node_modules/caniuse-lite/data/features/http2.js index 7439250c0..9774efc1e 100644 --- a/node_modules/caniuse-lite/data/features/http2.js +++ b/node_modules/caniuse-lite/data/features/http2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"1":"2 C d J M H I"},C:{"1":"f g h i j k l m n o L q r s t u v","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB","513":"0 1 3 4 7 9 w x y z GB FB AB CB DB"},D:{"1":"k l m n o L q r s t","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","513":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 B C p YB","2":"F N K D G PB HB RB SB TB","260":"E A UB VB"},F:{"1":"6 X Y Z a b c e f g","2":"5 8 E B C J M H I O P Q R S T U V W ZB aB bB cB p eB","513":"0 1 h i j k l m n o L q r s t u v w x y z"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"513":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F","513":"1B 2B 3B 4B"},Q:{"513":"5B"},R:{"1":"6B"}},B:6,C:"HTTP/2 protocol"}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"1":"2 C d J M H I"},C:{"1":"f g h i j k l m n o L q r s t u v","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB","513":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB"},D:{"1":"k l m n o L q r s t","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","513":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 B C p aB","2":"F N K D G RB IB TB UB VB","260":"E A WB XB"},F:{"1":"6 X Y Z a b c e f g","2":"5 E B C J M H I O P Q R S T U V W bB cB dB eB p AB gB","513":"0 1 h i j k l m n o L q r s t u v w x y z"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","513":"4"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"513":"JB"},M:{"513":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F","513":"3B 4B 5B 6B 7B"},Q:{"513":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"HTTP/2 protocol"}; diff --git a/node_modules/caniuse-lite/data/features/iframe-sandbox.js b/node_modules/caniuse-lite/data/features/iframe-sandbox.js index 6de34fcd9..76935c9ff 100644 --- a/node_modules/caniuse-lite/data/features/iframe-sandbox.js +++ b/node_modules/caniuse-lite/data/features/iframe-sandbox.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M XB WB","4":"H I O P Q R S T U V W"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB"},H:{"2":"tB"},I:{"1":"4 BB F vB wB xB EB yB zB","2":"uB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"sandbox attribute for iframes"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M ZB YB","4":"H I O P Q R S T U V W"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB"},H:{"2":"vB"},I:{"1":"4 DB F xB yB zB EB 0B 1B","2":"wB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"sandbox attribute for iframes"}; diff --git a/node_modules/caniuse-lite/data/features/iframe-seamless.js b/node_modules/caniuse-lite/data/features/iframe-seamless.js index fbf5b2c80..951eb314c 100644 --- a/node_modules/caniuse-lite/data/features/iframe-seamless.js +++ b/node_modules/caniuse-lite/data/features/iframe-seamless.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","66":"P Q R S T U V"},E:{"2":"5 F N K G E A B C PB HB RB SB UB VB p YB","130":"D TB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB kB lB mB nB oB pB qB rB sB","130":"jB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"seamless attribute for iframes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","66":"P Q R S T U V"},E:{"2":"5 F N K G E A B C RB IB TB UB WB XB p aB","130":"D VB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB mB nB oB pB qB rB sB tB uB","130":"lB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"seamless attribute for iframes"}; diff --git a/node_modules/caniuse-lite/data/features/iframe-srcdoc.js b/node_modules/caniuse-lite/data/features/iframe-srcdoc.js index 919b1906f..e00031cae 100644 --- a/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +++ b/node_modules/caniuse-lite/data/features/iframe-srcdoc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G E A B"},B:{"8":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB","8":"2 BB F N K D G E A B C d J M H I O P Q R S T XB WB"},D:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C","8":"d J M H I O"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"PB HB","8":"F N RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B ZB aB bB cB","8":"5 8 C p eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB","8":"fB EB hB"},H:{"2":"tB"},I:{"1":"4 yB zB","8":"BB F uB vB wB xB EB"},J:{"1":"A","8":"D"},K:{"1":"L","2":"A B","8":"5 8 C p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"srcdoc attribute for iframes"}; +module.exports={A:{A:{"2":"iB","8":"K D G E A B"},B:{"8":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB","8":"2 DB F N K D G E A B C d J M H I O P Q R S T ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C","8":"d J M H I O"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"RB IB","8":"F N TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB","8":"5 C p AB gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB","8":"hB EB jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","8":"DB F wB xB yB zB EB"},J:{"1":"A","8":"D"},K:{"1":"L","2":"A B","8":"5 C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"srcdoc attribute for iframes"}; diff --git a/node_modules/caniuse-lite/data/features/imagecapture.js b/node_modules/caniuse-lite/data/features/imagecapture.js index b99c5cb46..5eb0dc105 100644 --- a/node_modules/caniuse-lite/data/features/imagecapture.js +++ b/node_modules/caniuse-lite/data/features/imagecapture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB","194":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","322":"0 1 3 4 7 9 w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB aB bB cB p eB","322":"0 1 j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"322":"5B"},R:{"1":"6B"}},B:5,C:"ImageCapture API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB","194":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","322":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i bB cB dB eB p AB gB","322":"0 1 j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"322":"8B"},R:{"1":"9B"},S:{"194":"AC"}},B:5,C:"ImageCapture API"}; diff --git a/node_modules/caniuse-lite/data/features/ime.js b/node_modules/caniuse-lite/data/features/ime.js index 178adb204..4083761f9 100644 --- a/node_modules/caniuse-lite/data/features/ime.js +++ b/node_modules/caniuse-lite/data/features/ime.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","161":"B"},B:{"161":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A","161":"B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Input Method Editor API"}; +module.exports={A:{A:{"2":"K D G E A iB","161":"B"},B:{"161":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A","161":"B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Input Method Editor API"}; diff --git a/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js b/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js index ec753a83b..6d3fe0eb2 100644 --- a/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +++ b/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"naturalWidth & naturalHeight image properties"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"naturalWidth & naturalHeight image properties"}; diff --git a/node_modules/caniuse-lite/data/features/imports.js b/node_modules/caniuse-lite/data/features/imports.js index 390a988c3..2799bedf4 100644 --- a/node_modules/caniuse-lite/data/features/imports.js +++ b/node_modules/caniuse-lite/data/features/imports.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y XB WB","8":"0 1 3 4 7 9 Z a z GB FB AB CB DB","200":"6 b c e f g h i j k l m n o L q r s t u v w x y"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y MB NB OB","322":"6 Z a b c","584":"e"},E:{"2":"F N PB HB RB","8":"5 K D G E A B C SB TB UB VB p YB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M ZB aB bB cB p eB","1090":"H I O P Q","2120":"R"},G:{"2":"HB fB EB hB JB","8":"G jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"8":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"HTML Imports"}; +module.exports={A:{A:{"2":"K D G E iB","8":"A B"},B:{"8":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y ZB YB","8":"0 1 3 4 7 8 9 Z a z HB GB BB CB FB","200":"6 b c e f g h i j k l m n o L q r s t u v w x y"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y MB JB OB PB QB","322":"6 Z a b c","584":"e"},E:{"2":"F N RB IB TB","8":"5 K D G E A B C UB VB WB XB p aB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M bB cB dB eB p AB gB","1090":"H I O P Q","2120":"R"},G:{"2":"IB hB EB jB KB","8":"G lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"2":"JB"},M:{"8":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"HTML Imports"}; diff --git a/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js b/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js index 66f8baef8..b1b03d886 100644 --- a/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +++ b/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB","16":"XB"},D:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p"},G:{"1":"rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"indeterminate checkbox"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB","16":"ZB"},D:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"indeterminate checkbox"}; diff --git a/node_modules/caniuse-lite/data/features/indexeddb.js b/node_modules/caniuse-lite/data/features/indexeddb.js index bcbb46024..ceabfc6a9 100644 --- a/node_modules/caniuse-lite/data/features/indexeddb.js +++ b/node_modules/caniuse-lite/data/features/indexeddb.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"2 A B C d J","36":"F N K D G E"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"A","8":"F N K D G E","33":"S","36":"2 B C d J M H I O P Q R"},E:{"1":"5 A B C VB p YB","8":"F N K D PB HB RB SB","260":"G E TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB","8":"5 8 B C bB cB p eB"},G:{"1":"nB oB pB qB rB sB","8":"HB fB EB hB JB jB","260":"G kB lB mB"},H:{"2":"tB"},I:{"1":"4 yB zB","8":"BB F uB vB wB xB EB"},J:{"1":"A","8":"D"},K:{"1":"L","2":"A","8":"5 8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"IndexedDB"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"2 A B C d J","36":"F N K D G E"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"A","8":"F N K D G E","33":"S","36":"2 B C d J M H I O P Q R"},E:{"1":"5 A B C XB p aB","8":"F N K D RB IB TB UB","260":"G E VB WB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB","8":"5 B C dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","8":"IB hB EB jB KB lB","260":"G mB nB oB"},H:{"2":"vB"},I:{"1":"4 0B 1B","8":"DB F wB xB yB zB EB"},J:{"1":"A","8":"D"},K:{"1":"L","2":"A","8":"5 B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"IndexedDB"}; diff --git a/node_modules/caniuse-lite/data/features/indexeddb2.js b/node_modules/caniuse-lite/data/features/indexeddb2.js index 7057eff3f..437dfb047 100644 --- a/node_modules/caniuse-lite/data/features/indexeddb2.js +++ b/node_modules/caniuse-lite/data/features/indexeddb2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m XB WB","132":"n o L","260":"q r s t"},D:{"1":"1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","132":"r s t u","260":"0 v w x y z"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","132":"e f g h","260":"i j k l m n"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB","16":"nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F","260":"1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"IndexedDB 2.0"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB YB","132":"n o L","260":"q r s t"},D:{"1":"1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q","132":"r s t u","260":"0 v w x y z"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","132":"e f g h","260":"i j k l m n"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB","16":"pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F","260":"3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"260":"AC"}},B:4,C:"IndexedDB 2.0"}; diff --git a/node_modules/caniuse-lite/data/features/inline-block.js b/node_modules/caniuse-lite/data/features/inline-block.js index 1e0be7dc7..572aca0ee 100644 --- a/node_modules/caniuse-lite/data/features/inline-block.js +++ b/node_modules/caniuse-lite/data/features/inline-block.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","4":"gB","132":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","36":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS inline-block"}; +module.exports={A:{A:{"1":"G E A B","4":"iB","132":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","36":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS inline-block"}; diff --git a/node_modules/caniuse-lite/data/features/innertext.js b/node_modules/caniuse-lite/data/features/innertext.js index 059a5cf58..137d1aeac 100644 --- a/node_modules/caniuse-lite/data/features/innertext.js +++ b/node_modules/caniuse-lite/data/features/innertext.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","16":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Node.innerText"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","16":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Node.innerText"}; diff --git a/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js b/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js index 5ae6bc20d..336d7e77b 100644 --- a/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +++ b/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A gB","132":"B"},B:{"132":"2 C d J M H I"},C:{"1":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y XB WB","516":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"H I O P Q R S T U V","2":"2 F N K D G E A B C d J M","132":"6 W X Y Z a b c e f g h i j","260":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"K RB SB","2":"F N PB HB","2052":"5 D G E A B C TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"HB fB EB","1025":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1025":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2052":"A B"},O:{"1025":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"260":"5B"},R:{"1":"6B"}},B:1,C:"autocomplete attribute: on & off values"}; +module.exports={A:{A:{"1":"K D G E A iB","132":"B"},B:{"132":"2 C d J M H I"},C:{"1":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y ZB YB","516":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"H I O P Q R S T U V","2":"2 F N K D G E A B C d J M","132":"6 W X Y Z a b c e f g h i j","260":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"K TB UB","2":"F N RB IB","2052":"5 D G E A B C VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"IB hB EB","1025":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1025":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2052":"A B"},O:{"1025":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"260":"8B"},R:{"1":"9B"},S:{"516":"AC"}},B:1,C:"autocomplete attribute: on & off values"}; diff --git a/node_modules/caniuse-lite/data/features/input-color.js b/node_modules/caniuse-lite/data/features/input-color.js index 943d310c9..e60fa1b0b 100644 --- a/node_modules/caniuse-lite/data/features/input-color.js +++ b/node_modules/caniuse-lite/data/features/input-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O"},E:{"1":"5 YB","2":"F N K D G E A B C PB HB RB SB TB UB VB p"},F:{"1":"0 1 5 6 8 B C H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E J M ZB aB bB cB"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Color input type"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O"},E:{"1":"5 aB","2":"F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"1":"0 1 5 6 B C H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E J M bB cB dB eB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB","129":"uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"Color input type"}; diff --git a/node_modules/caniuse-lite/data/features/input-datetime.js b/node_modules/caniuse-lite/data/features/input-datetime.js index ba7061667..d749f553f 100644 --- a/node_modules/caniuse-lite/data/features/input-datetime.js +++ b/node_modules/caniuse-lite/data/features/input-datetime.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","132":"C"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB","1090":"w x y z","2052":"0 1 3 4 7 9 GB FB AB CB DB"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O","2052":"P Q R S T"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"HB fB EB","260":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB uB vB wB","514":"F xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Date and time input types"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","132":"C"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB","1090":"w x y z","2052":"0 1 3 4 7 8 9 HB GB BB CB FB"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O","2052":"P Q R S T"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"IB hB EB","260":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB wB xB yB","514":"F zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2052":"AC"}},B:1,C:"Date and time input types"}; diff --git a/node_modules/caniuse-lite/data/features/input-email-tel-url.js b/node_modules/caniuse-lite/data/features/input-email-tel-url.js index b4fc99b3d..38048239f 100644 --- a/node_modules/caniuse-lite/data/features/input-email-tel-url.js +++ b/node_modules/caniuse-lite/data/features/input-email-tel-url.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","132":"uB vB wB"},J:{"1":"A","132":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Email, telephone & URL input types"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","132":"wB xB yB"},J:{"1":"A","132":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Email, telephone & URL input types"}; diff --git a/node_modules/caniuse-lite/data/features/input-event.js b/node_modules/caniuse-lite/data/features/input-event.js index c237ce015..34ddf69c8 100644 --- a/node_modules/caniuse-lite/data/features/input-event.js +++ b/node_modules/caniuse-lite/data/features/input-event.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","2561":"A B","2692":"E"},B:{"2561":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","16":"dB","1537":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r WB","1796":"BB XB"},D:{"1":"4 DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d","1025":"0 1 3 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB","1537":"6 J M H I O P Q R S T U V W X Y Z a b c"},E:{"16":"F N K PB HB","1025":"5 D G E A B C SB TB UB VB p YB","1537":"RB"},F:{"1":"0 1 5 v w x y z","16":"8 E B C ZB aB bB cB p","260":"eB","1025":"6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","1537":"J M H I O P Q"},G:{"16":"HB fB EB","1025":"G kB lB mB nB oB pB qB rB sB","1537":"hB JB jB"},H:{"2":"tB"},I:{"16":"uB vB","1025":"4 zB","1537":"BB F wB xB EB yB"},J:{"1025":"A","1537":"D"},K:{"1":"5 8 A B C p","1025":"L"},L:{"1025":"IB"},M:{"1537":"3"},N:{"2561":"A B"},O:{"1537":"0B"},P:{"1025":"F 1B 2B 3B 4B"},Q:{"1025":"5B"},R:{"1025":"6B"}},B:1,C:"input event"}; +module.exports={A:{A:{"2":"K D G iB","2561":"A B","2692":"E"},B:{"2561":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","16":"fB","1537":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r YB","1796":"DB ZB"},D:{"1":"3 4 FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d","1025":"0 1 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB","1537":"6 J M H I O P Q R S T U V W X Y Z a b c"},E:{"16":"F N K RB IB","1025":"5 D G E A B C UB VB WB XB p aB","1537":"TB"},F:{"1":"0 1 5 v w x y z","16":"E B C bB cB dB eB p AB","260":"gB","1025":"6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","1537":"J M H I O P Q"},G:{"16":"IB hB EB","1025":"G mB nB oB pB qB rB sB tB uB","1537":"jB KB lB"},H:{"2":"vB"},I:{"16":"wB xB","1025":"4 1B","1537":"DB F yB zB EB 0B"},J:{"1025":"A","1537":"D"},K:{"1":"5 A B C p AB","1025":"L"},L:{"1":"JB"},M:{"1537":"3"},N:{"2561":"A B"},O:{"1537":"2B"},P:{"1025":"F 3B 4B 5B 6B 7B"},Q:{"1025":"8B"},R:{"1025":"9B"},S:{"1537":"AC"}},B:1,C:"input event"}; diff --git a/node_modules/caniuse-lite/data/features/input-file-accept.js b/node_modules/caniuse-lite/data/features/input-file-accept.js index e2eba3226..9f3233abe 100644 --- a/node_modules/caniuse-lite/data/features/input-file-accept.js +++ b/node_modules/caniuse-lite/data/features/input-file-accept.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F","16":"N K D G Q R S T U","132":"2 E A B C d J M H I O P"},E:{"1":"5 C p YB","2":"F N PB HB RB","132":"K D G E A B SB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"JB jB","132":"G kB lB mB nB oB pB qB rB sB","514":"HB fB EB hB"},H:{"2":"tB"},I:{"2":"uB vB wB","260":"BB F xB EB","514":"4 yB zB"},J:{"132":"A","260":"D"},K:{"2":"5 8 A B C p","260":"L"},L:{"260":"IB"},M:{"2":"3"},N:{"514":"A","1028":"B"},O:{"2":"0B"},P:{"260":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"260":"6B"}},B:1,C:"accept attribute for file input"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F","16":"N K D G Q R S T U","132":"2 E A B C d J M H I O P"},E:{"1":"5 C p aB","2":"F N RB IB TB","132":"K D G E A B UB VB WB XB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"KB lB","132":"G mB nB oB pB qB rB sB tB uB","514":"IB hB EB jB"},H:{"2":"vB"},I:{"2":"wB xB yB","260":"DB F zB EB","514":"4 0B 1B"},J:{"132":"A","260":"D"},K:{"2":"5 A B C p AB","260":"L"},L:{"260":"JB"},M:{"2":"3"},N:{"514":"A","1028":"B"},O:{"2":"2B"},P:{"260":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"260":"9B"},S:{"1":"AC"}},B:1,C:"accept attribute for file input"}; diff --git a/node_modules/caniuse-lite/data/features/input-file-directory.js b/node_modules/caniuse-lite/data/features/input-file-directory.js index 685afb3a4..c2faf1fce 100644 --- a/node_modules/caniuse-lite/data/features/input-file-directory.js +++ b/node_modules/caniuse-lite/data/features/input-file-directory.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Directory selection from file input"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Directory selection from file input"}; diff --git a/node_modules/caniuse-lite/data/features/input-file-multiple.js b/node_modules/caniuse-lite/data/features/input-file-multiple.js index 482e6d9ac..b3f3b5095 100644 --- a/node_modules/caniuse-lite/data/features/input-file-multiple.js +++ b/node_modules/caniuse-lite/data/features/input-file-multiple.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB aB bB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"130":"tB"},I:{"130":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"130":"5 8 A B C L p"},L:{"132":"IB"},M:{"130":"3"},N:{"2":"A B"},O:{"130":"0B"},P:{"130":"F","132":"1B 2B 3B 4B"},Q:{"1":"5B"},R:{"132":"6B"}},B:1,C:"Multiple file selection"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB cB dB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"130":"vB"},I:{"130":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"130":"5 A B C L p AB"},L:{"132":"JB"},M:{"130":"3"},N:{"2":"A B"},O:{"130":"2B"},P:{"130":"F","132":"3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"132":"9B"},S:{"2":"AC"}},B:1,C:"Multiple file selection"}; diff --git a/node_modules/caniuse-lite/data/features/input-inputmode.js b/node_modules/caniuse-lite/data/features/input-inputmode.js index 0422c7163..6ff960dd1 100644 --- a/node_modules/caniuse-lite/data/features/input-inputmode.js +++ b/node_modules/caniuse-lite/data/features/input-inputmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M XB WB","4":"H I O P","194":"0 1 3 4 6 7 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"4 DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y","66":"0 1 3 7 9 z GB FB AB CB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB aB bB cB p eB","66":"m n o L q r s t u v"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"194":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"inputmode attribute"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M ZB YB","4":"H I O P","194":"0 1 3 4 6 7 8 9 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"3 4 FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y","66":"0 1 7 8 9 z HB GB BB CB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l bB cB dB eB p AB gB","66":"m n o L q r s t u v"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"194":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"7B","2":"F 3B 4B 5B 6B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"194":"AC"}},B:1,C:"inputmode attribute"}; diff --git a/node_modules/caniuse-lite/data/features/input-minlength.js b/node_modules/caniuse-lite/data/features/input-minlength.js index 108e557fe..bb9ce0917 100644 --- a/node_modules/caniuse-lite/data/features/input-minlength.js +++ b/node_modules/caniuse-lite/data/features/input-minlength.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t XB WB"},D:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:1,C:"Minimum length attribute for input fields"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t ZB YB"},D:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"Minimum length attribute for input fields"}; diff --git a/node_modules/caniuse-lite/data/features/input-number.js b/node_modules/caniuse-lite/data/features/input-number.js index 0b9de0259..29f8b17cd 100644 --- a/node_modules/caniuse-lite/data/features/input-number.js +++ b/node_modules/caniuse-lite/data/features/input-number.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","129":"A B"},B:{"129":"2 C","1025":"d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB","513":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"388":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB uB vB wB","388":"4 F xB EB yB zB"},J:{"2":"D","388":"A"},K:{"1":"5 8 A B C p","388":"L"},L:{"388":"IB"},M:{"641":"3"},N:{"388":"A B"},O:{"388":"0B"},P:{"388":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"388":"6B"}},B:1,C:"Number input type"}; +module.exports={A:{A:{"2":"K D G E iB","129":"A B"},B:{"129":"2 C","1025":"d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB","513":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"388":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB wB xB yB","388":"4 F zB EB 0B 1B"},J:{"2":"D","388":"A"},K:{"1":"5 A B C p AB","388":"L"},L:{"388":"JB"},M:{"641":"3"},N:{"388":"A B"},O:{"388":"2B"},P:{"388":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"388":"9B"},S:{"513":"AC"}},B:1,C:"Number input type"}; diff --git a/node_modules/caniuse-lite/data/features/input-pattern.js b/node_modules/caniuse-lite/data/features/input-pattern.js index 193cd2251..9bd4b8542 100644 --- a/node_modules/caniuse-lite/data/features/input-pattern.js +++ b/node_modules/caniuse-lite/data/features/input-pattern.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E"},E:{"1":"5 B C VB p YB","2":"F PB HB","16":"N","388":"K D G E A RB SB TB UB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"oB pB qB rB sB","16":"HB fB EB","388":"G hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB yB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C p","132":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Pattern attribute for input fields"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E"},E:{"1":"5 B C XB p aB","2":"F RB IB","16":"N","388":"K D G E A TB UB VB WB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"qB rB sB tB uB","16":"IB hB EB","388":"G jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB 0B"},J:{"1":"A","2":"D"},K:{"1":"5 A B C p AB","132":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Pattern attribute for input fields"}; diff --git a/node_modules/caniuse-lite/data/features/input-placeholder.js b/node_modules/caniuse-lite/data/features/input-placeholder.js index 0b761e628..d85742778 100644 --- a/node_modules/caniuse-lite/data/features/input-placeholder.js +++ b/node_modules/caniuse-lite/data/features/input-placeholder.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","132":"F PB HB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E ZB aB bB cB","132":"B p"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB uB vB wB EB yB zB","4":"F xB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"input placeholder attribute"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","132":"F RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z AB gB","2":"E bB cB dB eB","132":"B p"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB wB xB yB EB 0B 1B","4":"F zB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"input placeholder attribute"}; diff --git a/node_modules/caniuse-lite/data/features/input-range.js b/node_modules/caniuse-lite/data/features/input-range.js index 54d695e98..f810f6cf9 100644 --- a/node_modules/caniuse-lite/data/features/input-range.js +++ b/node_modules/caniuse-lite/data/features/input-range.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 EB yB zB","4":"BB F uB vB wB xB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Range input type"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 EB 0B 1B","4":"DB F wB xB yB zB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Range input type"}; diff --git a/node_modules/caniuse-lite/data/features/input-search.js b/node_modules/caniuse-lite/data/features/input-search.js index f25744bf8..5618dbeb2 100644 --- a/node_modules/caniuse-lite/data/features/input-search.js +++ b/node_modules/caniuse-lite/data/features/input-search.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","129":"A B"},B:{"129":"2 C d J M H I"},C:{"2":"dB BB XB WB","129":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d Q R S T U","129":"J M H I O P"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"E ZB aB bB cB","16":"8 B p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"129":"tB"},I:{"1":"4 yB zB","16":"uB vB","129":"BB F wB xB EB"},J:{"1":"D","129":"A"},K:{"1":"C","2":"A","16":"8 B p","129":"5 L"},L:{"1":"IB"},M:{"129":"3"},N:{"129":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Search input type"}; +module.exports={A:{A:{"2":"K D G E iB","129":"A B"},B:{"129":"2 C d J M H I"},C:{"2":"fB DB ZB YB","129":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d Q R S T U","129":"J M H I O P"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E bB cB dB eB","16":"B p AB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"129":"vB"},I:{"1":"4 0B 1B","16":"wB xB","129":"DB F yB zB EB"},J:{"1":"D","129":"A"},K:{"1":"C","2":"A","16":"B p AB","129":"5 L"},L:{"1":"JB"},M:{"129":"3"},N:{"129":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"129":"AC"}},B:1,C:"Search input type"}; diff --git a/node_modules/caniuse-lite/data/features/input-selection.js b/node_modules/caniuse-lite/data/features/input-selection.js index 88cdc3eb3..b1b71ea84 100644 --- a/node_modules/caniuse-lite/data/features/input-selection.js +++ b/node_modules/caniuse-lite/data/features/input-selection.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","16":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","16":"E ZB aB bB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Selection controls for input & textarea"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","16":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","16":"E bB cB dB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Selection controls for input & textarea"}; diff --git a/node_modules/caniuse-lite/data/features/insert-adjacent.js b/node_modules/caniuse-lite/data/features/insert-adjacent.js index c2bb33c8e..71db3fd91 100644 --- a/node_modules/caniuse-lite/data/features/insert-adjacent.js +++ b/node_modules/caniuse-lite/data/features/insert-adjacent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Element.insertAdjacentElement() & Element.insertAdjacentText()"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Element.insertAdjacentElement() & Element.insertAdjacentText()"}; diff --git a/node_modules/caniuse-lite/data/features/insertadjacenthtml.js b/node_modules/caniuse-lite/data/features/insertadjacenthtml.js index 7434a44ab..9c59b3972 100644 --- a/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +++ b/node_modules/caniuse-lite/data/features/insertadjacenthtml.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","16":"gB","132":"K D G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","16":"E ZB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Element.insertAdjacentHTML()"}; +module.exports={A:{A:{"1":"A B","16":"iB","132":"K D G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","16":"E bB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Element.insertAdjacentHTML()"}; diff --git a/node_modules/caniuse-lite/data/features/internationalization-plural-rul.js b/node_modules/caniuse-lite/data/features/internationalization-plural-rul.js index 6d15566fa..738c7206d 100644 --- a/node_modules/caniuse-lite/data/features/internationalization-plural-rul.js +++ b/node_modules/caniuse-lite/data/features/internationalization-plural-rul.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H","130":"I"},C:{"1":"1 3 4 7 9 GB FB AB CB DB","2":"0 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","16":"5 YB"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Intl.PluralRules API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H","130":"I"},C:{"1":"1 3 4 7 8 9 HB GB BB CB FB","2":"0 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p","16":"aB"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Intl.PluralRules API"}; diff --git a/node_modules/caniuse-lite/data/features/internationalization.js b/node_modules/caniuse-lite/data/features/internationalization.js index ebd51e8e9..51a3a3365 100644 --- a/node_modules/caniuse-lite/data/features/internationalization.js +++ b/node_modules/caniuse-lite/data/features/internationalization.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Internationalization API"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:6,C:"Internationalization API"}; diff --git a/node_modules/caniuse-lite/data/features/intersectionobserver.js b/node_modules/caniuse-lite/data/features/intersectionobserver.js index a9eb48e2d..ae9cf3ccd 100644 --- a/node_modules/caniuse-lite/data/features/intersectionobserver.js +++ b/node_modules/caniuse-lite/data/features/intersectionobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d","516":"J"},C:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB","194":"v w x"},D:{"1":"1 3 7 9 GB FB AB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","516":"0 u v w x y z","1025":"4 CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 YB","2":"F N K D G E A B C PB HB RB SB TB UB VB p"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB","516":"h i j k l m n"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"516":"0B"},P:{"1":"3B 4B","2":"F","516":"1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"IntersectionObserver"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d","516":"J"},C:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB","194":"v w x"},D:{"1":"1 7 8 9 HB GB BB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","516":"0 u v w x y z","1025":"3 4 CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 aB","2":"F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"1":"0 1 o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB","516":"h i j k l m n"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"516":"2B"},P:{"1":"5B 6B 7B","2":"F","516":"3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"IntersectionObserver"}; diff --git a/node_modules/caniuse-lite/data/features/intrinsic-width.js b/node_modules/caniuse-lite/data/features/intrinsic-width.js index 6b13334ad..ef3ae470f 100644 --- a/node_modules/caniuse-lite/data/features/intrinsic-width.js +++ b/node_modules/caniuse-lite/data/features/intrinsic-width.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB","932":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q","545":"6 R S T U V W X Y Z a b c e f g h i j k l m n o","1537":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K PB HB RB","516":"5 B C p YB","548":"E A UB VB","676":"D G SB TB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","513":"6","545":"J M H I O P Q R S T U V W X Y Z a b","1537":"0 1 c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB JB","548":"lB mB nB oB pB qB rB sB","676":"G jB kB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","545":"yB zB","1537":"4"},J:{"2":"D","545":"A"},K:{"2":"5 8 A B C p","1537":"L"},L:{"1537":"IB"},M:{"932":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"545":"F","1537":"1B 2B 3B 4B"},Q:{"545":"5B"},R:{"1537":"6B"}},B:5,C:"Intrinsic & Extrinsic Sizing"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB","932":"0 1 2 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","2308":"3 4 FB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q","545":"6 R S T U V W X Y Z a b c e f g h i j k l m n o","1537":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K RB IB TB","516":"5 B C p aB","548":"E A WB XB","676":"D G UB VB"},F:{"2":"5 E B C bB cB dB eB p AB gB","513":"6","545":"J M H I O P Q R S T U V W X Y Z a b","1537":"0 1 c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB KB","548":"nB oB pB qB rB sB tB uB","676":"G lB mB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","545":"0B 1B","1537":"4"},J:{"2":"D","545":"A"},K:{"2":"5 A B C p AB","1537":"L"},L:{"1537":"JB"},M:{"2340":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"545":"F","1537":"3B 4B 5B 6B 7B"},Q:{"545":"8B"},R:{"1537":"9B"},S:{"932":"AC"}},B:5,C:"Intrinsic & Extrinsic Sizing"}; diff --git a/node_modules/caniuse-lite/data/features/jpeg2000.js b/node_modules/caniuse-lite/data/features/jpeg2000.js index 8f88a4525..5a30f4827 100644 --- a/node_modules/caniuse-lite/data/features/jpeg2000.js +++ b/node_modules/caniuse-lite/data/features/jpeg2000.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F PB HB","129":"N RB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"JPEG 2000 image format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F RB IB","129":"N TB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"JPEG 2000 image format"}; diff --git a/node_modules/caniuse-lite/data/features/jpegxr.js b/node_modules/caniuse-lite/data/features/jpegxr.js index c50114e09..e24d11101 100644 --- a/node_modules/caniuse-lite/data/features/jpegxr.js +++ b/node_modules/caniuse-lite/data/features/jpegxr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"JPEG XR image format"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"JPEG XR image format"}; diff --git a/node_modules/caniuse-lite/data/features/json.js b/node_modules/caniuse-lite/data/features/json.js index 11dd7b245..f001df7dd 100644 --- a/node_modules/caniuse-lite/data/features/json.js +++ b/node_modules/caniuse-lite/data/features/json.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D gB","129":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"JSON parsing"}; +module.exports={A:{A:{"1":"E A B","2":"K D iB","129":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"JSON parsing"}; diff --git a/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js b/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js index 29c1497ee..01bb37c05 100644 --- a/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +++ b/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J","132":"M H I"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB"},D:{"1":"3 4 7 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"0 1 GB"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB","132":"VB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB aB bB cB p eB","132":"n o L"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB","132":"oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"1":"4B","2":"F 1B 2B","132":"3B"},Q:{"132":"5B"},R:{"2":"6B"}},B:5,C:"CSS justify-content: space-evenly"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J","132":"M H I"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB"},D:{"1":"3 4 7 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"0 1 HB"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB","132":"XB"},F:{"1":"0 1 q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m bB cB dB eB p AB gB","132":"n o L"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB","132":"qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"1":"6B 7B","2":"F 3B 4B","132":"5B"},Q:{"132":"8B"},R:{"2":"9B"},S:{"132":"AC"}},B:5,C:"CSS justify-content: space-evenly"}; diff --git a/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js b/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js index b827421aa..72e7fdb93 100644 --- a/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +++ b/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"uB vB wB","132":"BB F xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"High-quality kerning pairs & ligatures"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"wB xB yB","132":"DB F zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"High-quality kerning pairs & ligatures"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js b/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js index e9b8754d2..99df71572 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","16":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","16":"PB HB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","16":"C"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5","2":"8 A B p","16":"C","130":"L"},L:{"1":"IB"},M:{"130":"3"},N:{"130":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"KeyboardEvent.charCode"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","16":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","16":"RB IB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","16":"C"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5","2":"A B p AB","16":"C","130":"L"},L:{"1":"JB"},M:{"130":"3"},N:{"130":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"KeyboardEvent.charCode"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-code.js b/node_modules/caniuse-lite/data/features/keyboardevent-code.js index cbe2891ce..ce7f6bc53 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-code.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-code.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB"},D:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k","194":"l m n o L q"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X ZB aB bB cB p eB","194":"6 Y Z a b c"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","194":"L"},L:{"194":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","194":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"194":"6B"}},B:5,C:"KeyboardEvent.code"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB"},D:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k","194":"l m n o L q"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X bB cB dB eB p AB gB","194":"6 Y Z a b c"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","194":"L"},L:{"194":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","194":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"194":"9B"},S:{"1":"AC"}},B:5,C:"KeyboardEvent.code"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js b/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js index a17648726..baedc9944 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B J M ZB aB bB cB p eB","16":"C"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"5 L","2":"8 A B p","16":"C"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"KeyboardEvent.getModifierState()"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B J M bB cB dB eB p AB gB","16":"C"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"5 L","2":"A B p AB","16":"C"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"KeyboardEvent.getModifierState()"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-key.js b/node_modules/caniuse-lite/data/features/keyboardevent-key.js index 2c7a869ce..8857e0240 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-key.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-key.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","260":"E A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R XB WB","132":"S T U V W X"},D:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 5 h i j k l m n o L q r s t u v w x y z","2":"6 8 E B J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB","16":"C"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"5","2":"8 A B p","16":"C L"},L:{"1":"IB"},M:{"1":"3"},N:{"260":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"KeyboardEvent.key"}; +module.exports={A:{A:{"2":"K D G iB","260":"E A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R ZB YB","132":"S T U V W X"},D:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 5 h i j k l m n o L q r s t u v w x y z","2":"6 E B J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB","16":"C"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"5","2":"A B p AB","16":"C L"},L:{"1":"JB"},M:{"1":"3"},N:{"260":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:5,C:"KeyboardEvent.key"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-location.js b/node_modules/caniuse-lite/data/features/keyboardevent-location.js index 17bf799a6..b7eb1efb0 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-location.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-location.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C SB TB UB VB p YB","16":"K PB HB","132":"F N RB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","16":"C","132":"J M"},G:{"1":"G kB lB mB nB oB pB qB rB sB","16":"HB fB EB","132":"hB JB jB"},H:{"2":"tB"},I:{"1":"4 yB zB","16":"uB vB","132":"BB F wB xB EB"},J:{"132":"D A"},K:{"1":"5 L","2":"8 A B p","16":"C"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"KeyboardEvent.location"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C UB VB WB XB p aB","16":"K RB IB","132":"F N TB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","16":"C","132":"J M"},G:{"1":"G mB nB oB pB qB rB sB tB uB","16":"IB hB EB","132":"jB KB lB"},H:{"2":"vB"},I:{"1":"4 0B 1B","16":"wB xB","132":"DB F yB zB EB"},J:{"132":"D A"},K:{"1":"5 L","2":"A B p AB","16":"C"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"KeyboardEvent.location"}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-which.js b/node_modules/caniuse-lite/data/features/keyboardevent-which.js index 962b1ccb2..0174c881d 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-which.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-which.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F PB HB","16":"N"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","16":"E ZB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB","16":"uB vB","132":"yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C p","132":"L"},L:{"132":"IB"},M:{"132":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"2":"F","132":"1B 2B 3B 4B"},Q:{"1":"5B"},R:{"132":"6B"}},B:7,C:"KeyboardEvent.which"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F RB IB","16":"N"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","16":"E bB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB","16":"wB xB","132":"0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C p AB","132":"L"},L:{"132":"JB"},M:{"132":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"2":"F","132":"3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:7,C:"KeyboardEvent.which"}; diff --git a/node_modules/caniuse-lite/data/features/lazyload.js b/node_modules/caniuse-lite/data/features/lazyload.js index 64ac65619..8b1598bcb 100644 --- a/node_modules/caniuse-lite/data/features/lazyload.js +++ b/node_modules/caniuse-lite/data/features/lazyload.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Resource Hints: Lazyload"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Resource Hints: Lazyload"}; diff --git a/node_modules/caniuse-lite/data/features/let.js b/node_modules/caniuse-lite/data/features/let.js index 87cc376c0..68c002a44 100644 --- a/node_modules/caniuse-lite/data/features/let.js +++ b/node_modules/caniuse-lite/data/features/let.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","2052":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","194":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I","322":"6 O P Q R S T U V W X Y Z a b c e f g h i j","516":"k l m n o L q r"},E:{"1":"5 B C p YB","2":"F N K D G E PB HB RB SB TB UB","1028":"A VB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","322":"J M H I O P Q R S T U V W","516":"6 X Y Z a b c e"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB","1028":"nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","516":"F"},Q:{"2":"5B"},R:{"516":"6B"}},B:6,C:"let"}; +module.exports={A:{A:{"2":"K D G E A iB","2052":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","194":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I","322":"6 O P Q R S T U V W X Y Z a b c e f g h i j","516":"k l m n o L q r"},E:{"1":"5 B C p aB","2":"F N K D G E RB IB TB UB VB WB","1028":"A XB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","322":"J M H I O P Q R S T U V W","516":"6 X Y Z a b c e"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB","1028":"pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","516":"F"},Q:{"2":"8B"},R:{"516":"9B"},S:{"1":"AC"}},B:6,C:"let"}; diff --git a/node_modules/caniuse-lite/data/features/link-icon-png.js b/node_modules/caniuse-lite/data/features/link-icon-png.js index cb3ecba6b..2afddadcb 100644 --- a/node_modules/caniuse-lite/data/features/link-icon-png.js +++ b/node_modules/caniuse-lite/data/features/link-icon-png.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"129":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"257":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"129":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","513":"5 8 E B C ZB aB bB cB p eB"},G:{"1026":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1026":"tB"},I:{"1":"BB F uB vB wB xB EB","513":"4 yB zB"},J:{"1":"D","1026":"A"},K:{"1026":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1026":"A B"},O:{"257":"0B"},P:{"1":"1B 2B 3B 4B","513":"F"},Q:{"129":"5B"},R:{"1":"6B"}},B:1,C:"PNG favicons"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"129":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"257":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"129":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","513":"5 E B C bB cB dB eB p AB gB"},G:{"1026":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1026":"vB"},I:{"1":"DB F wB xB yB zB EB","513":"4 0B 1B"},J:{"1":"D","1026":"A"},K:{"1026":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1026":"A B"},O:{"257":"2B"},P:{"1":"3B 4B 5B 6B 7B","513":"F"},Q:{"129":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"PNG favicons"}; diff --git a/node_modules/caniuse-lite/data/features/link-icon-svg.js b/node_modules/caniuse-lite/data/features/link-icon-svg.js index b1f0f8906..d7caf5116 100644 --- a/node_modules/caniuse-lite/data/features/link-icon-svg.js +++ b/node_modules/caniuse-lite/data/features/link-icon-svg.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB XB WB","260":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","1025":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"2":"F N K D G PB HB RB SB TB","516":"5 E A B C UB VB p YB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB aB bB cB p eB"},G:{"130":"G HB fB EB hB JB jB kB","516":"lB mB nB oB pB qB rB sB"},H:{"130":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","130":"A"},K:{"130":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"130":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"SVG favicons"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB ZB YB","260":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","1025":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"2":"F N K D G RB IB TB UB VB","516":"5 E A B C WB XB p aB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m bB cB dB eB p AB gB"},G:{"130":"G IB hB EB jB KB lB mB","516":"nB oB pB qB rB sB tB uB"},H:{"130":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","130":"A"},K:{"130":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"130":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1025":"AC"}},B:1,C:"SVG favicons"}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js b/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js index abe362f53..98d93dc73 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +++ b/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G gB","132":"E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"16":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Resource Hints: dns-prefetch"}; +module.exports={A:{A:{"1":"A B","2":"K D G iB","132":"E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"16":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Resource Hints: dns-prefetch"}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-preconnect.js b/node_modules/caniuse-lite/data/features/link-rel-preconnect.js index eadec54bd..1b28190c9 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +++ b/node_modules/caniuse-lite/data/features/link-rel-preconnect.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","260":"J M H I"},C:{"1":"0 1 3 4 7 9 j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h XB WB","129":"i"},D:{"1":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"16":"3"},N:{"2":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Resource Hints: preconnect"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","260":"J M H I"},C:{"1":"0 1 3 4 7 8 9 j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h ZB YB","129":"i"},D:{"1":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 6 c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"16":"3"},N:{"2":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Resource Hints: preconnect"}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-prefetch.js b/node_modules/caniuse-lite/data/features/link-rel-prefetch.js index 832f49727..844dce2a4 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +++ b/node_modules/caniuse-lite/data/features/link-rel-prefetch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 F yB zB","2":"BB uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Resource Hints: prefetch"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 F 0B 1B","2":"DB wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Resource Hints: prefetch"}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-preload.js b/node_modules/caniuse-lite/data/features/link-rel-preload.js index d70c4b946..0fe428a21 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-preload.js +++ b/node_modules/caniuse-lite/data/features/link-rel-preload.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M","1028":"H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y XB WB","132":"z","578":"0 1 3 4 7 9 GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s"},E:{"1":"5 C p YB","2":"F N K D G E A PB HB RB SB TB UB VB","322":"B"},F:{"1":"0 1 g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB","322":"pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"578":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Resource Hints: preload"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M","1028":"H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y ZB YB","132":"z","578":"0 1 3 4 7 8 9 HB GB BB CB FB"},D:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s"},E:{"1":"5 C p aB","2":"F N K D G E A RB IB TB UB VB WB XB","322":"B"},F:{"1":"0 1 g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB","322":"rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"578":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Resource Hints: preload"}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-prerender.js b/node_modules/caniuse-lite/data/features/link-rel-prerender.js index 9c96c701f..e5fdc2535 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-prerender.js +++ b/node_modules/caniuse-lite/data/features/link-rel-prerender.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E A B C"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"Resource Hints: prerender"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E A B C"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"Resource Hints: prerender"}; diff --git a/node_modules/caniuse-lite/data/features/localecompare.js b/node_modules/caniuse-lite/data/features/localecompare.js index 3e4157d89..d762fd246 100644 --- a/node_modules/caniuse-lite/data/features/localecompare.js +++ b/node_modules/caniuse-lite/data/features/localecompare.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","16":"gB","132":"K D G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","132":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 A B C VB p YB","132":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"8 E B C ZB aB bB cB p eB","132":"5"},G:{"1":"nB oB pB qB rB sB","132":"G HB fB EB hB JB jB kB lB mB"},H:{"132":"tB"},I:{"1":"4 yB zB","132":"BB F uB vB wB xB EB"},J:{"132":"D A"},K:{"1":"L","16":"8 A B C p","132":"5"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","132":"A"},O:{"132":"0B"},P:{"1":"1B 2B 3B 4B","132":"F"},Q:{"132":"5B"},R:{"1":"6B"}},B:6,C:"localeCompare()"}; +module.exports={A:{A:{"1":"B","16":"iB","132":"K D G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M H I O P Q R S"},E:{"1":"5 A B C XB p aB","132":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B C bB cB dB eB p AB gB","132":"5"},G:{"1":"pB qB rB sB tB uB","132":"G IB hB EB jB KB lB mB nB oB"},H:{"132":"vB"},I:{"1":"4 0B 1B","132":"DB F wB xB yB zB EB"},J:{"132":"D A"},K:{"1":"L","16":"A B C p AB","132":"5"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","132":"A"},O:{"132":"2B"},P:{"1":"3B 4B 5B 6B 7B","132":"F"},Q:{"132":"8B"},R:{"1":"9B"},S:{"4":"AC"}},B:6,C:"localeCompare()"}; diff --git a/node_modules/caniuse-lite/data/features/magnetometer.js b/node_modules/caniuse-lite/data/features/magnetometer.js index a5f7ef2e5..d88ba8ddd 100644 --- a/node_modules/caniuse-lite/data/features/magnetometer.js +++ b/node_modules/caniuse-lite/data/features/magnetometer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 9 GB FB AB CB DB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"194":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Magnetometer"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 8 9 HB GB BB CB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"194":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Magnetometer"}; diff --git a/node_modules/caniuse-lite/data/features/matchesselector.js b/node_modules/caniuse-lite/data/features/matchesselector.js index 4ed746405..fefefb435 100644 --- a/node_modules/caniuse-lite/data/features/matchesselector.js +++ b/node_modules/caniuse-lite/data/features/matchesselector.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","36":"E A B"},B:{"1":"J M H I","36":"2 C d"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB","36":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c WB"},D:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","36":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"1":"5 G E A B C TB UB VB p YB","2":"F PB HB","36":"N K D RB SB"},F:{"1":"0 1 6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B ZB aB bB cB p","36":"5 8 C J M H I O P eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB","36":"fB EB hB JB jB"},H:{"2":"tB"},I:{"1":"4","2":"uB","36":"BB F vB wB xB EB yB zB"},J:{"36":"D A"},K:{"1":"L","2":"A B","36":"5 8 C p"},L:{"1":"IB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","36":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"matches() DOM method"}; +module.exports={A:{A:{"2":"K D G iB","36":"E A B"},B:{"1":"J M H I","36":"2 C d"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB","36":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c YB"},D:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","36":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c"},E:{"1":"5 G E A B C VB WB XB p aB","2":"F RB IB","36":"N K D TB UB"},F:{"1":"0 1 6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p","36":"5 C J M H I O P AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB","36":"hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4","2":"wB","36":"DB F xB yB zB EB 0B 1B"},J:{"36":"D A"},K:{"1":"L","2":"A B","36":"5 C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"36":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","36":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"matches() DOM method"}; diff --git a/node_modules/caniuse-lite/data/features/matchmedia.js b/node_modules/caniuse-lite/data/features/matchmedia.js index 360a59c7c..c9fecb472 100644 --- a/node_modules/caniuse-lite/data/features/matchmedia.js +++ b/node_modules/caniuse-lite/data/features/matchmedia.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB"},D:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"matchMedia"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"matchMedia"}; diff --git a/node_modules/caniuse-lite/data/features/mathml.js b/node_modules/caniuse-lite/data/features/mathml.js index 38a2ee913..4ccfc4ccf 100644 --- a/node_modules/caniuse-lite/data/features/mathml.js +++ b/node_modules/caniuse-lite/data/features/mathml.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"E A B gB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","129":"dB BB XB WB"},D:{"1":"T","8":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C VB p YB","260":"F N K D G E PB HB RB SB TB UB"},F:{"2":"E","4":"5 8 B C ZB aB bB cB p eB","8":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","8":"HB fB EB"},H:{"8":"tB"},I:{"8":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"A","8":"D"},K:{"8":"5 8 A B C L p"},L:{"8":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"4":"0B"},P:{"8":"F 1B 2B 3B 4B"},Q:{"8":"5B"},R:{"8":"6B"}},B:2,C:"MathML"}; +module.exports={A:{A:{"2":"E A B iB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","129":"fB DB ZB YB"},D:{"1":"T","8":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C XB p aB","260":"F N K D G E RB IB TB UB VB WB"},F:{"2":"E","4":"5 B C bB cB dB eB p AB gB","8":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","8":"IB hB EB"},H:{"8":"vB"},I:{"8":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","8":"D"},K:{"8":"5 A B C L p AB"},L:{"8":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"4":"2B"},P:{"8":"F 3B 4B 5B 6B 7B"},Q:{"8":"8B"},R:{"8":"9B"},S:{"1":"AC"}},B:2,C:"MathML"}; diff --git a/node_modules/caniuse-lite/data/features/maxlength.js b/node_modules/caniuse-lite/data/features/maxlength.js index c8ed70a47..7951265cf 100644 --- a/node_modules/caniuse-lite/data/features/maxlength.js +++ b/node_modules/caniuse-lite/data/features/maxlength.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","16":"gB","900":"K D G E"},B:{"1025":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","900":"dB BB XB WB","1025":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"N PB","900":"F HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E","132":"5 8 B C ZB aB bB cB p eB"},G:{"1":"fB EB hB JB jB lB mB nB oB pB qB rB sB","16":"HB","2052":"G kB"},H:{"132":"tB"},I:{"1":"BB F wB xB EB yB zB","16":"uB vB","4097":"4"},J:{"1":"D A"},K:{"132":"5 8 A B C p","4100":"L"},L:{"4097":"IB"},M:{"4097":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"4097":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"maxlength attribute for input and textarea elements"}; +module.exports={A:{A:{"1":"A B","16":"iB","900":"K D G E"},B:{"1025":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","900":"fB DB ZB YB","1025":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"N RB","900":"F IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E","132":"5 B C bB cB dB eB p AB gB"},G:{"1":"hB EB jB KB lB nB oB pB qB rB sB tB uB","16":"IB","2052":"G mB"},H:{"132":"vB"},I:{"1":"DB F yB zB EB 0B 1B","16":"wB xB","4097":"4"},J:{"1":"D A"},K:{"132":"5 A B C p AB","4100":"L"},L:{"4097":"JB"},M:{"4097":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"4097":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1025":"AC"}},B:1,C:"maxlength attribute for input and textarea elements"}; diff --git a/node_modules/caniuse-lite/data/features/media-attribute.js b/node_modules/caniuse-lite/data/features/media-attribute.js index 2f1d51cd0..7ef211e6c 100644 --- a/node_modules/caniuse-lite/data/features/media-attribute.js +++ b/node_modules/caniuse-lite/data/features/media-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","2":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"5 8 B C J M H I O P Q R S T aB bB cB p eB","2":"0 1 6 E U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"16":"tB"},I:{"1":"4 F xB EB yB zB","16":"BB uB vB wB"},J:{"16":"D A"},K:{"1":"5 C L","16":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:1,C:"Media attribute"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","2":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"5 B C J M H I O P Q R S T cB dB eB p AB gB","2":"0 1 6 E U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"16":"vB"},I:{"1":"4 F zB EB 0B 1B","16":"DB wB xB yB"},J:{"16":"D A"},K:{"1":"5 C L","16":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Media attribute"}; diff --git a/node_modules/caniuse-lite/data/features/media-fragments.js b/node_modules/caniuse-lite/data/features/media-fragments.js index d02d38e0f..b8033126e 100644 --- a/node_modules/caniuse-lite/data/features/media-fragments.js +++ b/node_modules/caniuse-lite/data/features/media-fragments.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB","132":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 F N K D G E A B C d J M H","132":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N PB HB RB","132":"5 K D G E A B C SB TB UB VB p YB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB JB jB","132":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","132":"4 yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"132":"IB"},M:{"132":"3"},N:{"132":"A B"},O:{"2":"0B"},P:{"2":"F 1B","132":"2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:2,C:"Media Fragments"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB","132":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 F N K D G E A B C d J M H","132":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N RB IB TB","132":"5 K D G E A B C UB VB WB XB p aB"},F:{"2":"5 E B C bB cB dB eB p AB gB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB KB lB","132":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","132":"4 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"132":"JB"},M:{"132":"3"},N:{"132":"A B"},O:{"2":"2B"},P:{"2":"F 3B","132":"4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"132":"AC"}},B:2,C:"Media Fragments"}; diff --git a/node_modules/caniuse-lite/data/features/media-session-api.js b/node_modules/caniuse-lite/data/features/media-session-api.js index f70cf791b..5e6fc49a5 100644 --- a/node_modules/caniuse-lite/data/features/media-session-api.js +++ b/node_modules/caniuse-lite/data/features/media-session-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","16":"5 YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Media Session API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p","16":"aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Media Session API"}; diff --git a/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js b/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js index 9b443c286..aeadc154b 100644 --- a/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +++ b/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l XB WB","260":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"3 4 9 AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","324":"0 1 7 u v w x y z GB FB"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","132":"5 B C p YB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB","324":"f g h i j k l m n o L q"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"260":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"1":"4B","2":"F","132":"1B 2B 3B"},Q:{"132":"5B"},R:{"2":"6B"}},B:5,C:"Media Capture from DOM Elements API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB YB","260":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"3 4 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","324":"0 1 7 8 u v w x y z HB"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","132":"5 B C p aB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB","324":"f g h i j k l m n o L q"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"260":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"1":"6B 7B","2":"F","132":"3B 4B 5B"},Q:{"132":"8B"},R:{"2":"9B"},S:{"260":"AC"}},B:5,C:"Media Capture from DOM Elements API"}; diff --git a/node_modules/caniuse-lite/data/features/mediarecorder.js b/node_modules/caniuse-lite/data/features/mediarecorder.js index eb0658651..4464a3d8e 100644 --- a/node_modules/caniuse-lite/data/features/mediarecorder.js +++ b/node_modules/caniuse-lite/data/features/mediarecorder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","194":"q r"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","322":"5 YB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","194":"6 e"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"MediaRecorder API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L","194":"q r"},E:{"1":"aB","2":"F N K D G E A B C RB IB TB UB VB WB XB p","322":"5"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","194":"6 e"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB","578":"tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:5,C:"MediaRecorder API"}; diff --git a/node_modules/caniuse-lite/data/features/mediasource.js b/node_modules/caniuse-lite/data/features/mediasource.js index 94f709676..019d9ced7 100644 --- a/node_modules/caniuse-lite/data/features/mediasource.js +++ b/node_modules/caniuse-lite/data/features/mediasource.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","260":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB","194":"6 U V W X Y Z a b c e f g h i j k"},D:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M","33":"S T U V W X Y Z","66":"H I O P Q R"},E:{"1":"5 G E A B C UB VB p YB","2":"F N K D PB HB RB SB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB yB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"514":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"Media Source Extensions"}; +module.exports={A:{A:{"2":"K D G E A iB","260":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB","194":"6 U V W X Y Z a b c e f g h i j k"},D:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M","33":"S T U V W X Y Z","66":"H I O P Q R"},E:{"1":"5 G E A B C WB XB p aB","2":"F N K D RB IB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB 0B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"514":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Media Source Extensions"}; diff --git a/node_modules/caniuse-lite/data/features/menu.js b/node_modules/caniuse-lite/data/features/menu.js index df957b133..a6d4676e9 100644 --- a/node_modules/caniuse-lite/data/features/menu.js +++ b/node_modules/caniuse-lite/data/features/menu.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB F N K D XB WB","132":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","322":"r s t u","578":"k l m n o L q","2114":"0 1 3 4 7 9 v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","322":"e f g h","2114":"0 1 i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1156":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2114":"5B"},R:{"2":"6B"}},B:7,C:"Context menu item (menuitem element)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB F N K D ZB YB","132":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","322":"r s t u","578":"k l m n o L q","2114":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","322":"e f g h","2114":"0 1 i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1156":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2114":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Context menu item (menuitem element)"}; diff --git a/node_modules/caniuse-lite/data/features/meta-theme-color.js b/node_modules/caniuse-lite/data/features/meta-theme-color.js index dfc072f04..e146ec3d1 100644 --- a/node_modules/caniuse-lite/data/features/meta-theme-color.js +++ b/node_modules/caniuse-lite/data/features/meta-theme-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"2B 3B 4B","2":"F","16":"1B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"theme-color Meta Tag"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"4B 5B 6B 7B","2":"F","16":"3B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"theme-color Meta Tag"}; diff --git a/node_modules/caniuse-lite/data/features/meter.js b/node_modules/caniuse-lite/data/features/meter.js index 30454062a..863daf75f 100644 --- a/node_modules/caniuse-lite/data/features/meter.js +++ b/node_modules/caniuse-lite/data/features/meter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J XB WB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E ZB aB bB cB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"meter element"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E bB cB dB eB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"meter element"}; diff --git a/node_modules/caniuse-lite/data/features/midi.js b/node_modules/caniuse-lite/data/features/midi.js index 355b2b87e..d00816e2e 100644 --- a/node_modules/caniuse-lite/data/features/midi.js +++ b/node_modules/caniuse-lite/data/features/midi.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"Web MIDI API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"Web MIDI API"}; diff --git a/node_modules/caniuse-lite/data/features/minmaxwh.js b/node_modules/caniuse-lite/data/features/minmaxwh.js index 8cf13c711..db50ce351 100644 --- a/node_modules/caniuse-lite/data/features/minmaxwh.js +++ b/node_modules/caniuse-lite/data/features/minmaxwh.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","8":"K gB","129":"D","257":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"CSS min/max-width/height"}; +module.exports={A:{A:{"1":"E A B","8":"K iB","129":"D","257":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"CSS min/max-width/height"}; diff --git a/node_modules/caniuse-lite/data/features/mp3.js b/node_modules/caniuse-lite/data/features/mp3.js index 5a499f8b2..f6e75afa0 100644 --- a/node_modules/caniuse-lite/data/features/mp3.js +++ b/node_modules/caniuse-lite/data/features/mp3.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","132":"2 F N K D G E A B C d J M H I O P Q XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","2":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"MP3 audio format"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","132":"2 F N K D G E A B C d J M H I O P Q ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","2":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"MP3 audio format"}; diff --git a/node_modules/caniuse-lite/data/features/mpeg-dash.js b/node_modules/caniuse-lite/data/features/mpeg-dash.js index fea08d98f..ee3b20266 100644 --- a/node_modules/caniuse-lite/data/features/mpeg-dash.js +++ b/node_modules/caniuse-lite/data/features/mpeg-dash.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","386":"Q R"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Dynamic Adaptive Streaming over HTTP (MPEG-DASH)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","386":"Q R"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Dynamic Adaptive Streaming over HTTP (MPEG-DASH)"}; diff --git a/node_modules/caniuse-lite/data/features/mpeg4.js b/node_modules/caniuse-lite/data/features/mpeg4.js index 553fba2d0..6c070f206 100644 --- a/node_modules/caniuse-lite/data/features/mpeg4.js +++ b/node_modules/caniuse-lite/data/features/mpeg4.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P XB WB","4":"6 Q R S T U V W X Y Z a b c"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","2":"PB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","4":"BB F uB vB xB EB","132":"wB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"260":"3"},N:{"1":"A B"},O:{"4":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"MPEG-4/H.264 video format"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P ZB YB","4":"6 Q R S T U V W X Y Z a b c"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","2":"RB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","4":"DB F wB xB zB EB","132":"yB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"260":"3"},N:{"1":"A B"},O:{"4":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"MPEG-4/H.264 video format"}; diff --git a/node_modules/caniuse-lite/data/features/multibackgrounds.js b/node_modules/caniuse-lite/data/features/multibackgrounds.js index f3b5587c4..e27e75161 100644 --- a/node_modules/caniuse-lite/data/features/multibackgrounds.js +++ b/node_modules/caniuse-lite/data/features/multibackgrounds.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Multiple backgrounds"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 Multiple backgrounds"}; diff --git a/node_modules/caniuse-lite/data/features/multicolumn.js b/node_modules/caniuse-lite/data/features/multicolumn.js index 4244d0f23..4529551c6 100644 --- a/node_modules/caniuse-lite/data/features/multicolumn.js +++ b/node_modules/caniuse-lite/data/features/multicolumn.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"132":"0 1 3 7 9 v w x y z GB FB AB","164":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB","516":"4 CB DB"},D:{"420":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","516":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 A B C VB p YB","132":"E UB","164":"D G TB","420":"F N K PB HB RB SB"},F:{"1":"5 8 C p eB","2":"E B ZB aB bB cB","420":"6 J M H I O P Q R S T U V W X Y Z a b c e f","516":"0 1 g h i j k l m n o L q r s t u v w x y z"},G:{"1":"nB oB pB qB rB sB","132":"lB mB","164":"G jB kB","420":"HB fB EB hB JB"},H:{"1":"tB"},I:{"420":"BB F uB vB wB xB EB yB zB","516":"4"},J:{"420":"D A"},K:{"1":"5 8 C p","2":"A B","132":"L"},L:{"516":"IB"},M:{"132":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","420":"F"},Q:{"132":"5B"},R:{"132":"6B"}},B:4,C:"CSS3 Multiple column layout"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"132":"0 1 7 8 9 v w x y z HB GB BB","164":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB","516":"3 4 CB FB"},D:{"420":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","516":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 A B C XB p aB","132":"E WB","164":"D G VB","420":"F N K RB IB TB UB"},F:{"1":"5 C p AB gB","2":"E B bB cB dB eB","420":"6 J M H I O P Q R S T U V W X Y Z a b c e f","516":"0 1 g h i j k l m n o L q r s t u v w x y z"},G:{"1":"pB qB rB sB tB uB","132":"nB oB","164":"G lB mB","420":"IB hB EB jB KB"},H:{"1":"vB"},I:{"420":"DB F wB xB yB zB EB 0B 1B","516":"4"},J:{"420":"D A"},K:{"1":"5 C p AB","2":"A B","132":"L"},L:{"516":"JB"},M:{"132":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","420":"F"},Q:{"132":"8B"},R:{"132":"9B"},S:{"164":"AC"}},B:4,C:"CSS3 Multiple column layout"}; diff --git a/node_modules/caniuse-lite/data/features/mutation-events.js b/node_modules/caniuse-lite/data/features/mutation-events.js index c264b1e6f..f7aa89240 100644 --- a/node_modules/caniuse-lite/data/features/mutation-events.js +++ b/node_modules/caniuse-lite/data/features/mutation-events.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","260":"E A B"},B:{"260":"2 C d J M H I"},C:{"2":"dB BB F N XB WB","260":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"16":"2 F N K D G E A B C d","132":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"16":"PB HB","132":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"1":"5 C eB","2":"E ZB aB bB cB","16":"8 B p","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"HB fB","132":"G EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"uB vB","132":"4 BB F wB xB EB yB zB"},J:{"132":"D A"},K:{"1":"5 C","2":"A","16":"8 B p","132":"L"},L:{"132":"IB"},M:{"260":"3"},N:{"260":"A B"},O:{"132":"0B"},P:{"132":"F 1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:5,C:"Mutation events"}; +module.exports={A:{A:{"2":"K D G iB","260":"E A B"},B:{"260":"2 C d J M H I"},C:{"2":"fB DB F N ZB YB","260":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"16":"2 F N K D G E A B C d","132":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"16":"RB IB","132":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"1":"5 C gB","2":"E bB cB dB eB","16":"B p AB","132":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"16":"IB hB","132":"G EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"wB xB","132":"4 DB F yB zB EB 0B 1B"},J:{"132":"D A"},K:{"1":"5 C","2":"A","16":"B p AB","132":"L"},L:{"132":"JB"},M:{"260":"3"},N:{"260":"A B"},O:{"132":"2B"},P:{"132":"F 3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"260":"AC"}},B:5,C:"Mutation events"}; diff --git a/node_modules/caniuse-lite/data/features/mutationobserver.js b/node_modules/caniuse-lite/data/features/mutationobserver.js index 574b7d159..bcdfbaaab 100644 --- a/node_modules/caniuse-lite/data/features/mutationobserver.js +++ b/node_modules/caniuse-lite/data/features/mutationobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G gB","8":"E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C XB WB"},D:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H","33":"I O P Q R S T U V"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB","33":"JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB uB vB wB","8":"F xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","8":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Mutation Observer"}; +module.exports={A:{A:{"1":"B","2":"K D G iB","8":"E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H","33":"I O P Q R S T U V"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB","33":"KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB wB xB yB","8":"F zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","8":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Mutation Observer"}; diff --git a/node_modules/caniuse-lite/data/features/namevalue-storage.js b/node_modules/caniuse-lite/data/features/namevalue-storage.js index 770b7eb32..fefe80a13 100644 --- a/node_modules/caniuse-lite/data/features/namevalue-storage.js +++ b/node_modules/caniuse-lite/data/features/namevalue-storage.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"gB","8":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","4":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Web Storage - name/value pairs"}; +module.exports={A:{A:{"1":"G E A B","2":"iB","8":"K D"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","4":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Web Storage - name/value pairs"}; diff --git a/node_modules/caniuse-lite/data/features/nav-timing.js b/node_modules/caniuse-lite/data/features/nav-timing.js index 740c000e0..bf086d130 100644 --- a/node_modules/caniuse-lite/data/features/nav-timing.js +++ b/node_modules/caniuse-lite/data/features/nav-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K XB WB"},D:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N","33":"K D G E A B C"},E:{"1":"5 G E A B C UB VB p YB","2":"F N K D PB HB RB SB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4 F xB EB yB zB","2":"BB uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Navigation Timing API"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N","33":"K D G E A B C"},E:{"1":"5 G E A B C WB XB p aB","2":"F N K D RB IB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"DB wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"Navigation Timing API"}; diff --git a/node_modules/caniuse-lite/data/features/navigator-language.js b/node_modules/caniuse-lite/data/features/navigator-language.js index 9a2793679..a1c94479f 100644 --- a/node_modules/caniuse-lite/data/features/navigator-language.js +++ b/node_modules/caniuse-lite/data/features/navigator-language.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a XB WB"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"16":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"16":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:2,C:"Navigator Language API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a ZB YB"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"16":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"16":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"1":"AC"}},B:2,C:"Navigator Language API"}; diff --git a/node_modules/caniuse-lite/data/features/netinfo.js b/node_modules/caniuse-lite/data/features/netinfo.js index 5d1af77b7..f705c72c4 100644 --- a/node_modules/caniuse-lite/data/features/netinfo.js +++ b/node_modules/caniuse-lite/data/features/netinfo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","1028":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB aB bB cB p eB","1028":"0 1 r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"uB yB zB","132":"BB F vB wB xB EB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","516":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"4B","132":"F","516":"1B 2B 3B"},Q:{"2":"5B"},R:{"516":"6B"}},B:7,C:"Network Information API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","1028":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q bB cB dB eB p AB gB","1028":"0 1 r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"wB 0B 1B","132":"DB F xB yB zB EB"},J:{"2":"D A"},K:{"2":"5 A B C p AB","516":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"6B 7B","132":"F","516":"3B 4B 5B"},Q:{"2":"8B"},R:{"516":"9B"},S:{"260":"AC"}},B:7,C:"Network Information API"}; diff --git a/node_modules/caniuse-lite/data/features/node-contains.js b/node_modules/caniuse-lite/data/features/node-contains.js index 1135f9c1c..efd4645cf 100644 --- a/node_modules/caniuse-lite/data/features/node-contains.js +++ b/node_modules/caniuse-lite/data/features/node-contains.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"gB","644":"E A B","2308":"K D G"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","16":"F N K PB HB","1668":"RB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"8 E B C ZB aB bB cB p","132":"eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB JB"},H:{"16":"tB"},I:{"1":"4 yB zB","16":"BB uB vB wB","1668":"F xB EB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Node.contains()"}; +module.exports={A:{A:{"16":"iB","644":"E A B","2308":"K D G"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","16":"F N K RB IB","1668":"TB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B C bB cB dB eB p AB","132":"gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB KB"},H:{"16":"vB"},I:{"1":"4 0B 1B","16":"DB wB xB yB","1668":"F zB EB"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Node.contains()"}; diff --git a/node_modules/caniuse-lite/data/features/node-parentelement.js b/node_modules/caniuse-lite/data/features/node-parentelement.js index de56d1f34..6b6a14167 100644 --- a/node_modules/caniuse-lite/data/features/node-parentelement.js +++ b/node_modules/caniuse-lite/data/features/node-parentelement.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"gB","132":"E A B","260":"K D G"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"8 E B ZB aB bB cB p","132":"5 C eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB"},H:{"16":"tB"},I:{"1":"4 F xB EB yB zB","16":"BB uB vB wB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Node.parentElement"}; +module.exports={A:{A:{"16":"iB","132":"E A B","260":"K D G"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E B bB cB dB eB p AB","132":"5 C gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB"},H:{"16":"vB"},I:{"1":"4 F zB EB 0B 1B","16":"DB wB xB yB"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Node.parentElement"}; diff --git a/node_modules/caniuse-lite/data/features/notifications.js b/node_modules/caniuse-lite/data/features/notifications.js index 76941c608..2c94a3e2d 100644 --- a/node_modules/caniuse-lite/data/features/notifications.js +++ b/node_modules/caniuse-lite/data/features/notifications.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB"},D:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F","36":"2 N K D G E A B C d J M H I O P Q"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","36":"4 yB zB"},J:{"1":"A","2":"D"},K:{"2":"5 8 A B C p","36":"L"},L:{"513":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"36":"F","258":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"258":"6B"}},B:1,C:"Web Notifications"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F","36":"2 N K D G E A B C d J M H I O P Q"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","36":"4 0B 1B"},J:{"1":"A","2":"D"},K:{"2":"5 A B C p AB","36":"L"},L:{"513":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"36":"F","258":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"258":"9B"},S:{"1":"AC"}},B:1,C:"Web Notifications"}; diff --git a/node_modules/caniuse-lite/data/features/object-fit.js b/node_modules/caniuse-lite/data/features/object-fit.js index b31c9c5b2..c450b3223 100644 --- a/node_modules/caniuse-lite/data/features/object-fit.js +++ b/node_modules/caniuse-lite/data/features/object-fit.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J","260":"M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB"},D:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z"},E:{"1":"5 A B C VB p YB","2":"F N K D PB HB RB SB","132":"G E TB UB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E J M H I ZB aB bB","33":"5 8 B C cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"HB fB EB hB JB jB","132":"G kB lB mB"},H:{"33":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB yB"},J:{"2":"D A"},K:{"1":"L","2":"A","33":"5 8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 object-fit/object-position"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J","260":"M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z"},E:{"1":"5 A B C XB p aB","2":"F N K D RB IB TB UB","132":"G E VB WB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E J M H I bB cB dB","33":"5 B C eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"IB hB EB jB KB lB","132":"G mB nB oB"},H:{"33":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB 0B"},J:{"2":"D A"},K:{"1":"L","2":"A","33":"5 B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 object-fit/object-position"}; diff --git a/node_modules/caniuse-lite/data/features/object-observe.js b/node_modules/caniuse-lite/data/features/object-observe.js index aabeeaf74..f815e05a8 100644 --- a/node_modules/caniuse-lite/data/features/object-observe.js +++ b/node_modules/caniuse-lite/data/features/object-observe.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"f g h i j k l m n o L q r s","2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"6 S T U V W X Y Z a b c e f","2":"0 1 5 8 E B C J M H I O P Q R g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F","2":"1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Object.observe data binding"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"f g h i j k l m n o L q r s","2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"6 S T U V W X Y Z a b c e f","2":"0 1 5 E B C J M H I O P Q R g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F","2":"3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"Object.observe data binding"}; diff --git a/node_modules/caniuse-lite/data/features/object-values.js b/node_modules/caniuse-lite/data/features/object-values.js index 7a05f6bc1..b3d960f4b 100644 --- a/node_modules/caniuse-lite/data/features/object-values.js +++ b/node_modules/caniuse-lite/data/features/object-values.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB","8":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB"},D:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"1":"5 B C VB p YB","8":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","8":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","8":"G HB fB EB hB JB jB kB lB mB nB"},H:{"8":"tB"},I:{"1":"4","8":"BB F uB vB wB xB EB yB zB"},J:{"8":"D A"},K:{"1":"L","8":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","8":"F 1B"},Q:{"1":"5B"},R:{"8":"6B"}},B:6,C:"Object.values method"}; +module.exports={A:{A:{"8":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB","8":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB"},D:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"1":"5 B C XB p aB","8":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","8":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","8":"G IB hB EB jB KB lB mB nB oB pB"},H:{"8":"vB"},I:{"1":"4","8":"DB F wB xB yB zB EB 0B 1B"},J:{"8":"D A"},K:{"1":"L","8":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","8":"F 3B"},Q:{"1":"8B"},R:{"8":"9B"},S:{"1":"AC"}},B:6,C:"Object.values method"}; diff --git a/node_modules/caniuse-lite/data/features/objectrtc.js b/node_modules/caniuse-lite/data/features/objectrtc.js index baa3cda74..eaf148065 100644 --- a/node_modules/caniuse-lite/data/features/objectrtc.js +++ b/node_modules/caniuse-lite/data/features/objectrtc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","130":"A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Object RTC (ORTC) API for WebRTC"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","130":"A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Object RTC (ORTC) API for WebRTC"}; diff --git a/node_modules/caniuse-lite/data/features/offline-apps.js b/node_modules/caniuse-lite/data/features/offline-apps.js index a96e8fd99..2a980d8e3 100644 --- a/node_modules/caniuse-lite/data/features/offline-apps.js +++ b/node_modules/caniuse-lite/data/features/offline-apps.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"E gB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","4":"BB","8":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","8":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB","8":"aB bB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Offline web applications"}; +module.exports={A:{A:{"1":"A B","2":"E iB","8":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","4":"DB","8":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","8":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB","8":"cB dB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"Offline web applications"}; diff --git a/node_modules/caniuse-lite/data/features/offscreencanvas.js b/node_modules/caniuse-lite/data/features/offscreencanvas.js index 0af6533fc..eefd7c75b 100644 --- a/node_modules/caniuse-lite/data/features/offscreencanvas.js +++ b/node_modules/caniuse-lite/data/features/offscreencanvas.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m XB WB","194":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"1 3 4 7 9 GB FB AB CB DB QB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB aB bB cB p eB","322":"0 1 o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"194":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"OffscreenCanvas"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB YB","194":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"1 3 4 7 8 9 HB GB BB CB FB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n bB cB dB eB p AB gB","322":"0 1 o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"194":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"194":"AC"}},B:1,C:"OffscreenCanvas"}; diff --git a/node_modules/caniuse-lite/data/features/ogg-vorbis.js b/node_modules/caniuse-lite/data/features/ogg-vorbis.js index 923221622..23abeac9a 100644 --- a/node_modules/caniuse-lite/data/features/ogg-vorbis.js +++ b/node_modules/caniuse-lite/data/features/ogg-vorbis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"A","2":"D"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Ogg Vorbis audio format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"A","2":"D"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Ogg Vorbis audio format"}; diff --git a/node_modules/caniuse-lite/data/features/ogv.js b/node_modules/caniuse-lite/data/features/ogv.js index a52ef807e..92f801408 100644 --- a/node_modules/caniuse-lite/data/features/ogv.js +++ b/node_modules/caniuse-lite/data/features/ogv.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","8":"E A B"},B:{"1":"H I","8":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Ogg/Theora video format"}; +module.exports={A:{A:{"2":"K D G iB","8":"E A B"},B:{"1":"H I","8":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:6,C:"Ogg/Theora video format"}; diff --git a/node_modules/caniuse-lite/data/features/ol-reversed.js b/node_modules/caniuse-lite/data/features/ol-reversed.js index 27b0bfe3f..54c3377cb 100644 --- a/node_modules/caniuse-lite/data/features/ol-reversed.js +++ b/node_modules/caniuse-lite/data/features/ol-reversed.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H XB WB"},D:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J","16":"M H I O"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","16":"K"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","16":"C"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Reversed attribute of ordered lists"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J","16":"M H I O"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","16":"K"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","16":"C"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Reversed attribute of ordered lists"}; diff --git a/node_modules/caniuse-lite/data/features/once-event-listener.js b/node_modules/caniuse-lite/data/features/once-event-listener.js index d5a1c6446..104ee5ea9 100644 --- a/node_modules/caniuse-lite/data/features/once-event-listener.js +++ b/node_modules/caniuse-lite/data/features/once-event-listener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s XB WB"},D:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"\"once\" event listener option"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB YB"},D:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"\"once\" event listener option"}; diff --git a/node_modules/caniuse-lite/data/features/online-status.js b/node_modules/caniuse-lite/data/features/online-status.js index 7563c1da5..5306c5a3c 100644 --- a/node_modules/caniuse-lite/data/features/online-status.js +++ b/node_modules/caniuse-lite/data/features/online-status.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D gB","260":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB","516":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},D:{"1":"0 1 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB","4":"5"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"A","132":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Online/offline status"}; +module.exports={A:{A:{"1":"E A B","2":"K D iB","260":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB","516":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},D:{"1":"0 1 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB","4":"5"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"A","132":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Online/offline status"}; diff --git a/node_modules/caniuse-lite/data/features/opus.js b/node_modules/caniuse-lite/data/features/opus.js index 0f3216d89..cca5303cf 100644 --- a/node_modules/caniuse-lite/data/features/opus.js +++ b/node_modules/caniuse-lite/data/features/opus.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","132":"5 B C p YB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB","132":"pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Opus"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","132":"5 B C p aB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB","132":"rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Opus"}; diff --git a/node_modules/caniuse-lite/data/features/orientation-sensor.js b/node_modules/caniuse-lite/data/features/orientation-sensor.js index 7201fc401..e215c3ecb 100644 --- a/node_modules/caniuse-lite/data/features/orientation-sensor.js +++ b/node_modules/caniuse-lite/data/features/orientation-sensor.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 9 GB FB AB CB DB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Orientation Sensor"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","194":"1 3 7 8 9 HB GB BB CB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Orientation Sensor"}; diff --git a/node_modules/caniuse-lite/data/features/outline.js b/node_modules/caniuse-lite/data/features/outline.js index a84e649f7..f453c876d 100644 --- a/node_modules/caniuse-lite/data/features/outline.js +++ b/node_modules/caniuse-lite/data/features/outline.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","260":"G","388":"E A B"},B:{"1":"J M H I","388":"2 C d"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","129":"5","260":"8 E B ZB aB bB cB p"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 C L","260":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"388":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS outline properties"}; +module.exports={A:{A:{"2":"K D iB","260":"G","388":"E A B"},B:{"1":"J M H I","388":"2 C d"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","129":"5","260":"E B bB cB dB eB p AB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 C L","260":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"388":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS outline properties"}; diff --git a/node_modules/caniuse-lite/data/features/pad-start-end.js b/node_modules/caniuse-lite/data/features/pad-start-end.js index c8561ee6a..04110a58f 100644 --- a/node_modules/caniuse-lite/data/features/pad-start-end.js +++ b/node_modules/caniuse-lite/data/features/pad-start-end.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"String.prototype.padStart(), String.prototype.padEnd()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"2 C d"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:6,C:"String.prototype.padStart(), String.prototype.padEnd()"}; diff --git a/node_modules/caniuse-lite/data/features/page-transition-events.js b/node_modules/caniuse-lite/data/features/page-transition-events.js index 43d45eb6a..d50c58a44 100644 --- a/node_modules/caniuse-lite/data/features/page-transition-events.js +++ b/node_modules/caniuse-lite/data/features/page-transition-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"PageTransitionEvent"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"PageTransitionEvent"}; diff --git a/node_modules/caniuse-lite/data/features/pagevisibility.js b/node_modules/caniuse-lite/data/features/pagevisibility.js index f95185425..448083057 100644 --- a/node_modules/caniuse-lite/data/features/pagevisibility.js +++ b/node_modules/caniuse-lite/data/features/pagevisibility.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E XB WB","33":"2 A B C d J M H"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C","33":"d J M H I O P Q R S T U V W X Y Z a b"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N K PB HB RB"},F:{"1":"0 1 5 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB","33":"J M H I O"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","33":"yB zB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","33":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Page Visibility"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E ZB YB","33":"2 A B C d J M H"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C","33":"d J M H I O P Q R S T U V W X Y Z a b"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N K RB IB TB"},F:{"1":"0 1 5 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB","33":"J M H I O"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB","33":"0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","33":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"Page Visibility"}; diff --git a/node_modules/caniuse-lite/data/features/passive-event-listener.js b/node_modules/caniuse-lite/data/features/passive-event-listener.js index 86cd9250d..cd0be8e6a 100644 --- a/node_modules/caniuse-lite/data/features/passive-event-listener.js +++ b/node_modules/caniuse-lite/data/features/passive-event-listener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Passive event listeners"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d J"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"Passive event listeners"}; diff --git a/node_modules/caniuse-lite/data/features/passwordrules.js b/node_modules/caniuse-lite/data/features/passwordrules.js index 2f58bd9b7..2573f4481 100644 --- a/node_modules/caniuse-lite/data/features/passwordrules.js +++ b/node_modules/caniuse-lite/data/features/passwordrules.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","16":"4 DB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","16":"MB NB OB"},E:{"1":"C","2":"F N K D G E A B PB HB RB SB TB UB VB p","16":"5 YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB aB bB cB p eB","16":"0 1 w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","16":"4"},J:{"2":"D","16":"A"},K:{"2":"5 8 A B C p","16":"L"},L:{"16":"IB"},M:{"16":"3"},N:{"2":"A","16":"B"},O:{"16":"0B"},P:{"2":"F 1B 2B","16":"3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:1,C:"Password Rules"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","16":"4 FB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB","16":"OB PB QB"},E:{"1":"5 C","2":"F N K D G E A B RB IB TB UB VB WB XB p","16":"aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v bB cB dB eB p AB gB","16":"0 1 w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","16":"4"},J:{"2":"D","16":"A"},K:{"2":"5 A B C p AB","16":"L"},L:{"16":"JB"},M:{"16":"3"},N:{"2":"A","16":"B"},O:{"16":"2B"},P:{"2":"F 3B 4B","16":"5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"2":"AC"}},B:1,C:"Password Rules"}; diff --git a/node_modules/caniuse-lite/data/features/path2d.js b/node_modules/caniuse-lite/data/features/path2d.js index d8b483601..baf10894e 100644 --- a/node_modules/caniuse-lite/data/features/path2d.js +++ b/node_modules/caniuse-lite/data/features/path2d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C","132":"d J M H I"},C:{"1":"0 1 3 4 7 9 r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB","132":"6 a b c e f g h i j k l m n o L q"},D:{"1":"QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},E:{"1":"5 A B C UB VB p YB","2":"F N K D PB HB RB SB","132":"G E TB"},F:{"1":"0 1 y z","2":"5 8 E B C J M H I O P Q R ZB aB bB cB p eB","132":"6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},G:{"1":"lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB","16":"G","132":"kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"1":"A","2":"D"},K:{"2":"5 8 A B C p","132":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"132":"F 1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:1,C:"Path2D"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C","132":"d J M H I"},C:{"1":"0 1 3 4 7 8 9 r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB","132":"6 a b c e f g h i j k l m n o L q"},D:{"1":"FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB"},E:{"1":"5 A B C WB XB p aB","2":"F N K D RB IB TB UB","132":"G E VB"},F:{"1":"0 1 y z","2":"5 E B C J M H I O P Q R bB cB dB eB p AB gB","132":"6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x"},G:{"1":"nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB","16":"G","132":"mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"2":"5 A B C p AB","132":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"132":"F 3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:1,C:"Path2D"}; diff --git a/node_modules/caniuse-lite/data/features/payment-request.js b/node_modules/caniuse-lite/data/features/payment-request.js index e7b1694a9..8a863f5bf 100644 --- a/node_modules/caniuse-lite/data/features/payment-request.js +++ b/node_modules/caniuse-lite/data/features/payment-request.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C","322":"d","8196":"J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x XB WB","4162":"0 1 3 7 9 y z GB FB AB CB","16452":"4 DB"},D:{"1":"OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","194":"0 1 w x y z","1090":"7 GB","8196":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB"},E:{"1":"5 YB","2":"F N K D G E PB HB RB SB TB UB","514":"A B VB","8196":"C p"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB aB bB cB p eB","194":"j k l m n o L q","8196":"0 1 r s t u v w x y z"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB","514":"nB oB pB","8196":"qB rB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2052":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","8196":"1B 2B 3B 4B"},Q:{"194":"5B"},R:{"2":"6B"}},B:4,C:"Payment Request API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C","322":"d","8196":"J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x ZB YB","4162":"0 1 7 8 9 y z HB GB BB CB","16452":"3 4 FB"},D:{"1":"OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v","194":"0 1 w x y z","1090":"7 HB","8196":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB"},E:{"1":"5 aB","2":"F N K D G E RB IB TB UB VB WB","514":"A B XB","8196":"C p"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i bB cB dB eB p AB gB","194":"j k l m n o L q","8196":"0 1 r s t u v w x y z"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB","514":"pB qB rB","8196":"sB tB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2052":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","8196":"3B 4B 5B 6B 7B"},Q:{"194":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:4,C:"Payment Request API"}; diff --git a/node_modules/caniuse-lite/data/features/permissions-api.js b/node_modules/caniuse-lite/data/features/permissions-api.js index 782fc3f43..584287511 100644 --- a/node_modules/caniuse-lite/data/features/permissions-api.js +++ b/node_modules/caniuse-lite/data/features/permissions-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o XB WB"},D:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Permissions API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o ZB YB"},D:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:7,C:"Permissions API"}; diff --git a/node_modules/caniuse-lite/data/features/picture.js b/node_modules/caniuse-lite/data/features/picture.js index 694bfcb89..8306f4e34 100644 --- a/node_modules/caniuse-lite/data/features/picture.js +++ b/node_modules/caniuse-lite/data/features/picture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB","578":"6 e f g"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f","194":"g"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB","322":"T"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Picture element"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB","578":"6 e f g"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f","194":"g"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB","322":"T"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Picture element"}; diff --git a/node_modules/caniuse-lite/data/features/ping.js b/node_modules/caniuse-lite/data/features/ping.js index bbbffc045..7b2abc2a6 100644 --- a/node_modules/caniuse-lite/data/features/ping.js +++ b/node_modules/caniuse-lite/data/features/ping.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"dB","194":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"194":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Ping attribute"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"fB","194":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"194":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"194":"AC"}},B:1,C:"Ping attribute"}; diff --git a/node_modules/caniuse-lite/data/features/png-alpha.js b/node_modules/caniuse-lite/data/features/png-alpha.js index 4deeecee1..7a5cdd08d 100644 --- a/node_modules/caniuse-lite/data/features/png-alpha.js +++ b/node_modules/caniuse-lite/data/features/png-alpha.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"D G E A B","2":"gB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"PNG alpha transparency"}; +module.exports={A:{A:{"1":"D G E A B","2":"iB","8":"K"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"PNG alpha transparency"}; diff --git a/node_modules/caniuse-lite/data/features/pointer-events.js b/node_modules/caniuse-lite/data/features/pointer-events.js index 1f9af1ca9..e4691f426 100644 --- a/node_modules/caniuse-lite/data/features/pointer-events.js +++ b/node_modules/caniuse-lite/data/features/pointer-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"CSS pointer-events (for HTML)"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"CSS pointer-events (for HTML)"}; diff --git a/node_modules/caniuse-lite/data/features/pointer.js b/node_modules/caniuse-lite/data/features/pointer.js index 84467b907..10fc40166 100644 --- a/node_modules/caniuse-lite/data/features/pointer.js +++ b/node_modules/caniuse-lite/data/features/pointer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E gB","164":"A"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 7 9 GB FB AB CB DB","2":"dB BB F N XB WB","8":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","328":"0 1 k l m n o L q r s t u v w x y z"},D:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q","8":"6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","584":"v w x"},E:{"2":"F N K PB HB RB","8":"D G E A B C SB TB UB VB p","1096":"5 YB"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","8":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h","584":"i j k"},G:{"8":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","8":"BB F uB vB wB xB EB yB zB"},J:{"8":"D A"},K:{"1":"L","2":"A","8":"5 8 B C p"},L:{"1":"IB"},M:{"328":"3"},N:{"1":"B","36":"A"},O:{"8":"0B"},P:{"1":"2B 3B 4B","2":"1B","8":"F"},Q:{"584":"5B"},R:{"2":"6B"}},B:2,C:"Pointer events"}; +module.exports={A:{A:{"1":"B","2":"K D G E iB","164":"A"},B:{"1":"2 C d J M H I"},C:{"1":"3 4 7 8 9 HB GB BB CB FB","2":"fB DB F N ZB YB","8":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j","328":"0 1 k l m n o L q r s t u v w x y z"},D:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q","8":"6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","584":"v w x"},E:{"1":"aB","2":"F N K RB IB TB","8":"D G E A B C UB VB WB XB p","1096":"5"},F:{"1":"0 1 l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","8":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h","584":"i j k"},G:{"8":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","8":"DB F wB xB yB zB EB 0B 1B"},J:{"8":"D A"},K:{"1":"L","2":"A","8":"5 B C p AB"},L:{"1":"JB"},M:{"328":"3"},N:{"1":"B","36":"A"},O:{"8":"2B"},P:{"1":"4B 5B 6B 7B","2":"3B","8":"F"},Q:{"584":"8B"},R:{"2":"9B"},S:{"328":"AC"}},B:2,C:"Pointer events"}; diff --git a/node_modules/caniuse-lite/data/features/pointerlock.js b/node_modules/caniuse-lite/data/features/pointerlock.js index bb101ad33..4810898d3 100644 --- a/node_modules/caniuse-lite/data/features/pointerlock.js +++ b/node_modules/caniuse-lite/data/features/pointerlock.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C XB WB","33":"6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},D:{"1":"0 1 3 4 7 9 g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J","33":"6 R S T U V W X Y Z a b c e f","66":"M H I O P Q"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"J M H I O P Q R S"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:2,C:"Pointer Lock API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","2":"C"},C:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C ZB YB","33":"6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},D:{"1":"0 1 3 4 7 8 9 g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J","33":"6 R S T U V W X Y Z a b c e f","66":"M H I O P Q"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"J M H I O P Q R S"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:2,C:"Pointer Lock API"}; diff --git a/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js b/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js index 58d4ab27c..f12b203cb 100644 --- a/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +++ b/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 AB CB DB","2":"0 1 2 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB XB WB"},D:{"1":"NB OB","2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"prefers-reduced-motion media query"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 GB BB CB FB","2":"0 1 2 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB"},D:{"1":"JB OB PB QB","2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"prefers-reduced-motion media query"}; diff --git a/node_modules/caniuse-lite/data/features/progress.js b/node_modules/caniuse-lite/data/features/progress.js index 729cb88cd..7b1603038 100644 --- a/node_modules/caniuse-lite/data/features/progress.js +++ b/node_modules/caniuse-lite/data/features/progress.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N XB WB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E ZB aB bB cB"},G:{"2":"HB fB EB hB JB","132":"G jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"progress element"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E bB cB dB eB"},G:{"2":"IB hB EB jB KB","132":"G lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"progress element"}; diff --git a/node_modules/caniuse-lite/data/features/promise-finally.js b/node_modules/caniuse-lite/data/features/promise-finally.js index b861c5305..2075163db 100644 --- a/node_modules/caniuse-lite/data/features/promise-finally.js +++ b/node_modules/caniuse-lite/data/features/promise-finally.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"1 3 4 7 9 GB FB AB CB DB","2":"0 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB"},D:{"1":"3 4 AB CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"4B","2":"F 1B 2B 3B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Promise.prototype.finally"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"1 3 4 7 8 9 HB GB BB CB FB","2":"0 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB"},D:{"1":"3 4 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"6B 7B","2":"F 3B 4B 5B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Promise.prototype.finally"}; diff --git a/node_modules/caniuse-lite/data/features/promises.js b/node_modules/caniuse-lite/data/features/promises.js index a250e9a8d..65d10aedb 100644 --- a/node_modules/caniuse-lite/data/features/promises.js +++ b/node_modules/caniuse-lite/data/features/promises.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","4":"W X","8":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V XB WB"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"b","8":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a"},E:{"1":"5 G E A B C TB UB VB p YB","8":"F N K D PB HB RB SB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4":"O","8":"5 8 E B C J M H I ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","8":"HB fB EB hB JB jB"},H:{"8":"tB"},I:{"1":"4 zB","8":"BB F uB vB wB xB EB yB"},J:{"8":"D A"},K:{"1":"L","8":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Promises"}; +module.exports={A:{A:{"8":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","4":"W X","8":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"b","8":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a"},E:{"1":"5 G E A B C VB WB XB p aB","8":"F N K D RB IB TB UB"},F:{"1":"0 1 6 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4":"O","8":"5 E B C J M H I bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","8":"IB hB EB jB KB lB"},H:{"8":"vB"},I:{"1":"4 1B","8":"DB F wB xB yB zB EB 0B"},J:{"8":"D A"},K:{"1":"L","8":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Promises"}; diff --git a/node_modules/caniuse-lite/data/features/proximity.js b/node_modules/caniuse-lite/data/features/proximity.js index f59c2d715..8a7cf74a8 100644 --- a/node_modules/caniuse-lite/data/features/proximity.js +++ b/node_modules/caniuse-lite/data/features/proximity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Proximity API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:4,C:"Proximity API"}; diff --git a/node_modules/caniuse-lite/data/features/proxy.js b/node_modules/caniuse-lite/data/features/proxy.js index 1ebcd8aec..d5c10e1b8 100644 --- a/node_modules/caniuse-lite/data/features/proxy.js +++ b/node_modules/caniuse-lite/data/features/proxy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I h i j k l m n o L q r","66":"6 O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C U V W X Y Z a b c e ZB aB bB cB p eB","66":"J M H I O P Q R S T"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Proxy object"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I h i j k l m n o L q r","66":"6 O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C U V W X Y Z a b c e bB cB dB eB p AB gB","66":"J M H I O P Q R S T"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:6,C:"Proxy object"}; diff --git a/node_modules/caniuse-lite/data/features/publickeypinning.js b/node_modules/caniuse-lite/data/features/publickeypinning.js index 252349585..579ee9ca9 100644 --- a/node_modules/caniuse-lite/data/features/publickeypinning.js +++ b/node_modules/caniuse-lite/data/features/publickeypinning.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O ZB aB bB cB p eB","4":"S","16":"P Q R T"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Public Key Pinning"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O bB cB dB eB p AB gB","4":"S","16":"P Q R T"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Public Key Pinning"}; diff --git a/node_modules/caniuse-lite/data/features/push-api.js b/node_modules/caniuse-lite/data/features/push-api.js index e9f0dcd21..bd9c11fb0 100644 --- a/node_modules/caniuse-lite/data/features/push-api.js +++ b/node_modules/caniuse-lite/data/features/push-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m XB WB","257":"0 1 3 4 9 n L q r s t u w x y z GB FB AB CB DB","1281":"7 o v"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","257":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","388":"n o L q r s"},E:{"2":"F N K D G E PB HB RB SB TB","514":"5 A B C UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f ZB aB bB cB p eB","16":"g h i j k","257":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"2":"6B"}},B:5,C:"Push API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m ZB YB","257":"0 1 3 4 8 9 n L q r s t u w x y z HB GB BB CB FB","1281":"7 o v"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","257":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","388":"n o L q r s"},E:{"2":"F N K D G E RB IB TB UB VB","514":"5 A B C WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f bB cB dB eB p AB gB","16":"g h i j k","257":"0 1 l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"2":"9B"},S:{"257":"AC"}},B:5,C:"Push API"}; diff --git a/node_modules/caniuse-lite/data/features/queryselector.js b/node_modules/caniuse-lite/data/features/queryselector.js index f3e6c9cdd..1af0bc51f 100644 --- a/node_modules/caniuse-lite/data/features/queryselector.js +++ b/node_modules/caniuse-lite/data/features/queryselector.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"gB","8":"K D","132":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","8":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","8":"E ZB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"querySelector/querySelectorAll"}; +module.exports={A:{A:{"1":"E A B","2":"iB","8":"K D","132":"G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","8":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","8":"E bB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"querySelector/querySelectorAll"}; diff --git a/node_modules/caniuse-lite/data/features/readonly-attr.js b/node_modules/caniuse-lite/data/features/readonly-attr.js index 8363a35fd..4e322878f 100644 --- a/node_modules/caniuse-lite/data/features/readonly-attr.js +++ b/node_modules/caniuse-lite/data/features/readonly-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","16":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","16":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E ZB","132":"5 8 B C aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB JB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","132":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"257":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"readonly attribute of input and textarea elements"}; +module.exports={A:{A:{"1":"K D G E A B","16":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","16":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E bB","132":"5 B C cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB KB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","132":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"257":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"readonly attribute of input and textarea elements"}; diff --git a/node_modules/caniuse-lite/data/features/referrer-policy.js b/node_modules/caniuse-lite/data/features/referrer-policy.js index 4f6b01ec2..cb008fa1b 100644 --- a/node_modules/caniuse-lite/data/features/referrer-policy.js +++ b/node_modules/caniuse-lite/data/features/referrer-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB"},D:{"1":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P","260":"0 1 6 7 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB"},E:{"1":"5 C p YB","2":"F N K D PB HB RB SB","132":"G E A B TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"HB fB EB hB JB jB","132":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"260":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Referrer Policy"}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P","260":"0 1 6 7 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"1":"5 C p aB","2":"F N K D RB IB TB UB","132":"G E A B VB WB XB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"IB hB EB jB KB lB","132":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"260":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Referrer Policy"}; diff --git a/node_modules/caniuse-lite/data/features/registerprotocolhandler.js b/node_modules/caniuse-lite/data/features/registerprotocolhandler.js index 050772df0..e53675116 100644 --- a/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +++ b/node_modules/caniuse-lite/data/features/registerprotocolhandler.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"2":"F N K D G E A B C","129":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"8 E B ZB aB bB cB p","129":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D","129":"A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Custom protocol handling"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"2":"F N K D G E A B C","129":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"E B bB cB dB eB p AB","129":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","129":"A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"Custom protocol handling"}; diff --git a/node_modules/caniuse-lite/data/features/rel-noopener.js b/node_modules/caniuse-lite/data/features/rel-noopener.js index 51095e870..56863dba6 100644 --- a/node_modules/caniuse-lite/data/features/rel-noopener.js +++ b/node_modules/caniuse-lite/data/features/rel-noopener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"rel=noopener"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:1,C:"rel=noopener"}; diff --git a/node_modules/caniuse-lite/data/features/rel-noreferrer.js b/node_modules/caniuse-lite/data/features/rel-noreferrer.js index cfc783196..a5bc0e1c3 100644 --- a/node_modules/caniuse-lite/data/features/rel-noreferrer.js +++ b/node_modules/caniuse-lite/data/features/rel-noreferrer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","132":"B"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB"},D:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Link type \"noreferrer\""}; +module.exports={A:{A:{"2":"K D G E A iB","132":"B"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Link type \"noreferrer\""}; diff --git a/node_modules/caniuse-lite/data/features/rellist.js b/node_modules/caniuse-lite/data/features/rellist.js index 7e3a21649..7fb5fcc62 100644 --- a/node_modules/caniuse-lite/data/features/rellist.js +++ b/node_modules/caniuse-lite/data/features/rellist.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"I","2":"2 C d J M","132":"H"},C:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y XB WB"},D:{"1":"4 CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"0 1 3 7 9 t u v w x y z GB FB AB"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f ZB aB bB cB p eB","132":"g h i j k l m n o L q r s t u"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"2":"F","132":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"relList (DOMTokenList)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"I","2":"2 C d J M","132":"H"},C:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y ZB YB"},D:{"1":"3 4 CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s","132":"0 1 7 8 9 t u v w x y z HB GB BB"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f bB cB dB eB p AB gB","132":"g h i j k l m n o L q r s t u"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"1":"7B","2":"F","132":"3B 4B 5B 6B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:1,C:"relList (DOMTokenList)"}; diff --git a/node_modules/caniuse-lite/data/features/rem.js b/node_modules/caniuse-lite/data/features/rem.js index 70167fa4b..3ba4212a6 100644 --- a/node_modules/caniuse-lite/data/features/rem.js +++ b/node_modules/caniuse-lite/data/features/rem.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G gB","132":"E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p"},G:{"1":"G fB EB JB jB kB lB mB nB oB pB qB rB sB","2":"HB","260":"hB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"rem (root em) units"}; +module.exports={A:{A:{"1":"B","2":"K D G iB","132":"E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB"},G:{"1":"G hB EB KB lB mB nB oB pB qB rB sB tB uB","2":"IB","260":"jB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"rem (root em) units"}; diff --git a/node_modules/caniuse-lite/data/features/requestanimationframe.js b/node_modules/caniuse-lite/data/features/requestanimationframe.js index d3409519e..28bf8822f 100644 --- a/node_modules/caniuse-lite/data/features/requestanimationframe.js +++ b/node_modules/caniuse-lite/data/features/requestanimationframe.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","33":"2 B C d J M H I O P Q R","164":"F N K D G E A"},D:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E","33":"R S","164":"I O P Q","420":"2 A B C d J M H"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB","33":"JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"requestAnimationFrame"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","33":"2 B C d J M H I O P Q R","164":"F N K D G E A"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E","33":"R S","164":"I O P Q","420":"2 A B C d J M H"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","33":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB","33":"KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"requestAnimationFrame"}; diff --git a/node_modules/caniuse-lite/data/features/requestidlecallback.js b/node_modules/caniuse-lite/data/features/requestidlecallback.js index c91b8dd96..fc46a3d72 100644 --- a/node_modules/caniuse-lite/data/features/requestidlecallback.js +++ b/node_modules/caniuse-lite/data/features/requestidlecallback.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB","194":"w x"},D:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"requestIdleCallback"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB","194":"w x"},D:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:5,C:"requestIdleCallback"}; diff --git a/node_modules/caniuse-lite/data/features/resizeobserver.js b/node_modules/caniuse-lite/data/features/resizeobserver.js index 72f319199..4811191c6 100644 --- a/node_modules/caniuse-lite/data/features/resizeobserver.js +++ b/node_modules/caniuse-lite/data/features/resizeobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"3 4 CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","194":"0 1 7 9 x y z GB FB AB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB","194":"k l m n o L q r s t u"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Resize Observer"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"3 4 BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","194":"0 1 7 8 9 x y z HB GB"},E:{"1":"aB","2":"5 F N K D G E A B C RB IB TB UB VB WB XB p"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j bB cB dB eB p AB gB","194":"k l m n o L q r s t u"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"7B","2":"F 3B 4B 5B 6B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Resize Observer"}; diff --git a/node_modules/caniuse-lite/data/features/resource-timing.js b/node_modules/caniuse-lite/data/features/resource-timing.js index 4c5743eb6..04786a7d7 100644 --- a/node_modules/caniuse-lite/data/features/resource-timing.js +++ b/node_modules/caniuse-lite/data/features/resource-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB","194":"6 a b c"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 C p YB","2":"F N K D G E A PB HB RB SB TB UB VB","260":"B"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Resource Timing"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB","194":"6 a b c"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 C p aB","2":"F N K D G E A RB IB TB UB VB WB XB","260":"B"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Resource Timing"}; diff --git a/node_modules/caniuse-lite/data/features/rest-parameters.js b/node_modules/caniuse-lite/data/features/rest-parameters.js index 6c0f0a5e1..5d606a9f4 100644 --- a/node_modules/caniuse-lite/data/features/rest-parameters.js +++ b/node_modules/caniuse-lite/data/features/rest-parameters.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","194":"n o L"},E:{"1":"5 A B C VB p YB","2":"F N K D G E PB HB RB SB TB UB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z ZB aB bB cB p eB","194":"a b c"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"Rest parameters"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 7 8 9 q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m","194":"n o L"},E:{"1":"5 A B C XB p aB","2":"F N K D G E RB IB TB UB VB WB"},F:{"1":"0 1 6 e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z bB cB dB eB p AB gB","194":"a b c"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Rest parameters"}; diff --git a/node_modules/caniuse-lite/data/features/rtcpeerconnection.js b/node_modules/caniuse-lite/data/features/rtcpeerconnection.js index b4d777fea..adf641872 100644 --- a/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +++ b/node_modules/caniuse-lite/data/features/rtcpeerconnection.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","516":"J M H I"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","33":"6 R S T U V W X Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R","33":"6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 8 E B C J M H ZB aB bB cB p eB","33":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","130":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:5,C:"WebRTC Peer-to-peer connections"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","516":"J M H I"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","33":"6 R S T U V W X Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R","33":"6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 E B C J M H bB cB dB eB p AB gB","33":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","130":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"1":"AC"}},B:5,C:"WebRTC Peer-to-peer connections"}; diff --git a/node_modules/caniuse-lite/data/features/ruby.js b/node_modules/caniuse-lite/data/features/ruby.js index 35850a2b3..34f4dbe70 100644 --- a/node_modules/caniuse-lite/data/features/ruby.js +++ b/node_modules/caniuse-lite/data/features/ruby.js @@ -1 +1 @@ -module.exports={A:{A:{"4":"K D G E A B gB"},B:{"4":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB"},D:{"4":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"F"},E:{"4":"5 N K D G E A B C RB SB TB UB VB p YB","8":"F PB HB"},F:{"4":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"5 8 E B C ZB aB bB cB p eB"},G:{"4":"G hB JB jB kB lB mB nB oB pB qB rB sB","8":"HB fB EB"},H:{"8":"tB"},I:{"4":"4 BB F xB EB yB zB","8":"uB vB wB"},J:{"4":"A","8":"D"},K:{"4":"L","8":"5 8 A B C p"},L:{"4":"IB"},M:{"1":"3"},N:{"4":"A B"},O:{"4":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:1,C:"Ruby annotation"}; +module.exports={A:{A:{"4":"K D G E A B iB"},B:{"4":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB"},D:{"4":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"F"},E:{"4":"5 N K D G E A B C TB UB VB WB XB p aB","8":"F RB IB"},F:{"4":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","8":"5 E B C bB cB dB eB p AB gB"},G:{"4":"G jB KB lB mB nB oB pB qB rB sB tB uB","8":"IB hB EB"},H:{"8":"vB"},I:{"4":"4 DB F zB EB 0B 1B","8":"wB xB yB"},J:{"4":"A","8":"D"},K:{"4":"L","8":"5 A B C p AB"},L:{"4":"JB"},M:{"1":"3"},N:{"4":"A B"},O:{"4":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"1":"AC"}},B:1,C:"Ruby annotation"}; diff --git a/node_modules/caniuse-lite/data/features/run-in.js b/node_modules/caniuse-lite/data/features/run-in.js index f39e71855..0746570b1 100644 --- a/node_modules/caniuse-lite/data/features/run-in.js +++ b/node_modules/caniuse-lite/data/features/run-in.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"K D gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a","2":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"N K RB","2":"5 D G E A B C TB UB VB p YB","16":"SB","129":"F PB HB"},F:{"1":"5 8 E B C J M H I ZB aB bB cB p eB","2":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"fB EB hB JB jB","2":"G kB lB mB nB oB pB qB rB sB","129":"HB"},H:{"1":"tB"},I:{"1":"BB F uB vB wB xB EB yB","2":"4 zB"},J:{"1":"D A"},K:{"1":"5 8 A B C p","2":"L"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"display: run-in"}; +module.exports={A:{A:{"1":"G E A B","2":"K D iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a","2":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"N K TB","2":"5 D G E A B C VB WB XB p aB","16":"UB","129":"F RB IB"},F:{"1":"5 E B C J M H I bB cB dB eB p AB gB","2":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"hB EB jB KB lB","2":"G mB nB oB pB qB rB sB tB uB","129":"IB"},H:{"1":"vB"},I:{"1":"DB F wB xB yB zB EB 0B","2":"4 1B"},J:{"1":"D A"},K:{"1":"5 A B C p AB","2":"L"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"display: run-in"}; diff --git a/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js b/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js index 176849ff9..79ad02547 100644 --- a/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +++ b/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","388":"B"},B:{"1":"I","2":"2 C d J","129":"M H"},C:{"1":"3 4 7 9 FB AB CB DB","2":"0 1 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB XB WB"},D:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 C YB","2":"F N K D G E A B PB HB RB SB TB UB VB p"},F:{"1":"0 1 i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h ZB aB bB cB p eB"},G:{"1":"rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"'SameSite' cookie attribute"}; +module.exports={A:{A:{"2":"K D G E A iB","388":"B"},B:{"1":"I","2":"2 C d J","129":"M H"},C:{"1":"3 4 7 8 9 GB BB CB FB","2":"0 1 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB"},D:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t"},E:{"1":"5 C aB","2":"F N K D G E A B RB IB TB UB VB WB XB p"},F:{"1":"0 1 i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h bB cB dB eB p AB gB"},G:{"1":"tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:6,C:"'SameSite' cookie attribute"}; diff --git a/node_modules/caniuse-lite/data/features/screen-orientation.js b/node_modules/caniuse-lite/data/features/screen-orientation.js index 2a1e2851e..4ae6cb019 100644 --- a/node_modules/caniuse-lite/data/features/screen-orientation.js +++ b/node_modules/caniuse-lite/data/features/screen-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","164":"B"},B:{"36":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H XB WB","36":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A","36":"B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"2":"5B"},R:{"1":"6B"}},B:5,C:"Screen Orientation"}; +module.exports={A:{A:{"2":"K D G E A iB","164":"B"},B:{"36":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H ZB YB","36":"6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A","36":"B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"Screen Orientation"}; diff --git a/node_modules/caniuse-lite/data/features/script-async.js b/node_modules/caniuse-lite/data/features/script-async.js index df0dcdfbc..689bb014b 100644 --- a/node_modules/caniuse-lite/data/features/script-async.js +++ b/node_modules/caniuse-lite/data/features/script-async.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F PB HB","132":"N"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"async attribute for external scripts"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F RB IB","132":"N"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"async attribute for external scripts"}; diff --git a/node_modules/caniuse-lite/data/features/script-defer.js b/node_modules/caniuse-lite/data/features/script-defer.js index b1bdcedfd..a7a2bc9ea 100644 --- a/node_modules/caniuse-lite/data/features/script-defer.js +++ b/node_modules/caniuse-lite/data/features/script-defer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","132":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","257":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"F PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"defer attribute for external scripts"}; +module.exports={A:{A:{"1":"A B","132":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","257":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"F RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"defer attribute for external scripts"}; diff --git a/node_modules/caniuse-lite/data/features/scrollintoview.js b/node_modules/caniuse-lite/data/features/scrollintoview.js index fc1d3a41c..915293e59 100644 --- a/node_modules/caniuse-lite/data/features/scrollintoview.js +++ b/node_modules/caniuse-lite/data/features/scrollintoview.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","132":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB"},D:{"1":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","132":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB"},E:{"2":"F N PB HB","132":"5 K D G E A B C RB SB TB UB VB p YB"},F:{"1":"0 1 r s t u v w x y z","2":"E ZB aB bB cB","16":"8 B p","132":"5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q eB"},G:{"16":"HB fB EB","132":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"16":"uB vB","132":"4 BB F wB xB EB yB zB"},J:{"132":"D A"},K:{"132":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"132":"0B"},P:{"132":"F 1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:5,C:"scrollIntoView"}; +module.exports={A:{A:{"2":"K D iB","132":"G E A B"},B:{"132":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"0 1 2 6 7 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB"},E:{"2":"F N RB IB","132":"5 K D G E A B C TB UB VB WB XB p aB"},F:{"1":"0 1 r s t u v w x y z","2":"E bB cB dB eB","16":"B p AB","132":"5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q gB"},G:{"16":"IB hB EB","132":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"16":"wB xB","132":"4 DB F yB zB EB 0B 1B"},J:{"132":"D A"},K:{"132":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"132":"2B"},P:{"132":"F 3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:5,C:"scrollIntoView"}; diff --git a/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js b/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js index fb929f97b..1d45dca75 100644 --- a/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +++ b/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Element.scrollIntoViewIfNeeded()"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"Element.scrollIntoViewIfNeeded()"}; diff --git a/node_modules/caniuse-lite/data/features/sdch.js b/node_modules/caniuse-lite/data/features/sdch.js index 1084ba6dc..16dc3559e 100644 --- a/node_modules/caniuse-lite/data/features/sdch.js +++ b/node_modules/caniuse-lite/data/features/sdch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"SDCH Accept-Encoding/Content-Encoding"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"SDCH Accept-Encoding/Content-Encoding"}; diff --git a/node_modules/caniuse-lite/data/features/selection-api.js b/node_modules/caniuse-lite/data/features/selection-api.js index 84dcc4b96..b04d5dedd 100644 --- a/node_modules/caniuse-lite/data/features/selection-api.js +++ b/node_modules/caniuse-lite/data/features/selection-api.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","16":"gB","260":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 v w x y z GB FB AB CB DB","132":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l XB WB","2180":"m n o L q r s t u"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"5 8 E B C ZB aB bB cB p eB"},G:{"16":"EB","132":"HB fB","516":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","16":"BB F uB vB wB xB","1025":"EB"},J:{"1":"A","16":"D"},K:{"1":"L","16":"8 A B C p","132":"5"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","16":"A"},O:{"1025":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"Selection API"}; +module.exports={A:{A:{"1":"E A B","16":"iB","260":"K D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 v w x y z HB GB BB CB FB","132":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB YB","2180":"m n o L q r s t u"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","132":"5 E B C bB cB dB eB p AB gB"},G:{"16":"EB","132":"IB hB","516":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","16":"DB F wB xB yB zB","1025":"EB"},J:{"1":"A","16":"D"},K:{"1":"L","16":"A B C p AB","132":"5"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","16":"A"},O:{"1025":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2180":"AC"}},B:5,C:"Selection API"}; diff --git a/node_modules/caniuse-lite/data/features/server-timing.js b/node_modules/caniuse-lite/data/features/server-timing.js index 46373f92c..60b109983 100644 --- a/node_modules/caniuse-lite/data/features/server-timing.js +++ b/node_modules/caniuse-lite/data/features/server-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"4 CB DB QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","196":"7 9 FB AB","324":"3"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Server Timing"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 8 9 GB BB CB FB","2":"0 1 2 6 7 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB"},D:{"1":"3 4 CB FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","196":"7 8 9 GB","324":"BB"},E:{"2":"F N K D G E A B C RB IB TB UB VB WB XB p","516":"5 aB"},F:{"1":"0 1 v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Server Timing"}; diff --git a/node_modules/caniuse-lite/data/features/serviceworkers.js b/node_modules/caniuse-lite/data/features/serviceworkers.js index e3e36d259..3cdb16c1b 100644 --- a/node_modules/caniuse-lite/data/features/serviceworkers.js +++ b/node_modules/caniuse-lite/data/features/serviceworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d","322":"J M"},C:{"1":"0 1 3 4 9 n L q r s t u w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","194":"6 c e f g h i j k l m","513":"7 o v"},D:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i","4":"j k l m n"},E:{"1":"5 C p YB","2":"F N K D G E A B PB HB RB SB TB UB VB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V ZB aB bB cB p eB","4":"W X Y Z a"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","4":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","4":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:5,C:"Service Workers"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d","322":"J M"},C:{"1":"0 1 3 4 8 9 n L q r s t u w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","194":"6 c e f g h i j k l m","513":"7 o v"},D:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i","4":"j k l m n"},E:{"1":"5 C p aB","2":"F N K D G E A B RB IB TB UB VB WB XB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V bB cB dB eB p AB gB","4":"W X Y Z a"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","4":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","4":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"2":"AC"}},B:5,C:"Service Workers"}; diff --git a/node_modules/caniuse-lite/data/features/setimmediate.js b/node_modules/caniuse-lite/data/features/setimmediate.js index 5d08fa3d0..ec5ae0acb 100644 --- a/node_modules/caniuse-lite/data/features/setimmediate.js +++ b/node_modules/caniuse-lite/data/features/setimmediate.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Efficient Script Yielding: setImmediate()"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Efficient Script Yielding: setImmediate()"}; diff --git a/node_modules/caniuse-lite/data/features/sha-2.js b/node_modules/caniuse-lite/data/features/sha-2.js index 8a943a548..d60aeb6cb 100644 --- a/node_modules/caniuse-lite/data/features/sha-2.js +++ b/node_modules/caniuse-lite/data/features/sha-2.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","2":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"1":"4 BB F vB wB xB EB yB zB","260":"uB"},J:{"1":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"SHA-2 SSL certificates"}; +module.exports={A:{A:{"1":"K D G E A B","2":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"1":"4 DB F xB yB zB EB 0B 1B","260":"wB"},J:{"1":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"16":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"SHA-2 SSL certificates"}; diff --git a/node_modules/caniuse-lite/data/features/shadowdom.js b/node_modules/caniuse-lite/data/features/shadowdom.js index 065a73206..a21ec8274 100644 --- a/node_modules/caniuse-lite/data/features/shadowdom.js +++ b/node_modules/caniuse-lite/data/features/shadowdom.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 3 4 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X FB AB CB DB XB WB","194":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"7 GB"},D:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB","2":"2 F N K D G E A B C d J M H I O P Q R S T MB NB OB","33":"6 U V W X Y Z a b c"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"J M H I O P Q"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB","33":"yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","33":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Shadow DOM (deprecated V0 spec)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 3 4 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X GB BB CB FB ZB YB","194":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"7 HB"},D:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB","2":"2 F N K D G E A B C d J M H I O P Q R S T MB JB OB PB QB","33":"6 U V W X Y Z a b c"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"J M H I O P Q"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB","33":"0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","33":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:7,C:"Shadow DOM (deprecated V0 spec)"}; diff --git a/node_modules/caniuse-lite/data/features/shadowdomv1.js b/node_modules/caniuse-lite/data/features/shadowdomv1.js index e2352511a..60f9b7ccc 100644 --- a/node_modules/caniuse-lite/data/features/shadowdomv1.js +++ b/node_modules/caniuse-lite/data/features/shadowdomv1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 AB CB DB","2":"0 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB","322":"1","578":"7 9 GB FB"},D:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"2":"F N K D G E PB HB RB SB TB UB","132":"5 A B C VB p YB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB","132":"nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","2":"F","4":"1B"},Q:{"1":"5B"},R:{"2":"6B"}},B:5,C:"Shadow DOM (V1)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 GB BB CB FB","2":"0 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB","322":"1","578":"7 8 9 HB"},D:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"2":"F N K D G E RB IB TB UB VB WB","132":"5 A B C XB p aB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB","132":"pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","2":"F","4":"3B"},Q:{"1":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Shadow DOM (V1)"}; diff --git a/node_modules/caniuse-lite/data/features/sharedarraybuffer.js b/node_modules/caniuse-lite/data/features/sharedarraybuffer.js index 72bb80402..27718d84f 100644 --- a/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +++ b/node_modules/caniuse-lite/data/features/sharedarraybuffer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J","194":"M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB","194":"0 1 3 4 7 9 GB FB AB CB DB"},D:{"1":"QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB","194":"3 4 7 9 FB AB CB DB"},E:{"2":"F N K D G E A PB HB RB SB TB UB","194":"5 B C VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB aB bB cB p eB","194":"0 1 q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB","194":"oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","16":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"194":"IB"},M:{"194":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"Shared Array Buffer"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J","194":"M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB","194":"0 1 3 4 7 8 9 HB GB BB CB FB"},D:{"1":"FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB","194":"3 4 7 8 9 GB BB CB"},E:{"2":"F N K D G E A RB IB TB UB VB WB","194":"5 B C XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L bB cB dB eB p AB gB","194":"0 1 q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB","194":"qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","16":"4"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"194":"JB"},M:{"194":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"Shared Array Buffer"}; diff --git a/node_modules/caniuse-lite/data/features/sharedworkers.js b/node_modules/caniuse-lite/data/features/sharedworkers.js index 7a560c09e..323fde5df 100644 --- a/node_modules/caniuse-lite/data/features/sharedworkers.js +++ b/node_modules/caniuse-lite/data/features/sharedworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"N K RB","2":"5 F D G E A B C PB HB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB aB bB"},G:{"1":"hB JB","2":"G HB fB EB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C p","2":"L","16":"A"},L:{"2":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F","2":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Shared Web Workers"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"N K TB","2":"5 F D G E A B C RB IB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB cB dB"},G:{"1":"jB KB","2":"G IB hB EB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C p AB","2":"L","16":"A"},L:{"2":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F","2":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:1,C:"Shared Web Workers"}; diff --git a/node_modules/caniuse-lite/data/features/sni.js b/node_modules/caniuse-lite/data/features/sni.js index 066a7b7d0..c7e139a5d 100644 --- a/node_modules/caniuse-lite/data/features/sni.js +++ b/node_modules/caniuse-lite/data/features/sni.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K gB","132":"D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB"},H:{"1":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Server Name Indication"}; +module.exports={A:{A:{"1":"E A B","2":"K iB","132":"D G"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB"},H:{"1":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Server Name Indication"}; diff --git a/node_modules/caniuse-lite/data/features/spdy.js b/node_modules/caniuse-lite/data/features/spdy.js index 95e8bef0f..6ded06687 100644 --- a/node_modules/caniuse-lite/data/features/spdy.js +++ b/node_modules/caniuse-lite/data/features/spdy.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E A gB"},B:{"2":"2 C d J M H I"},C:{"1":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","2":"0 1 3 4 7 9 dB BB F N K D G E A B C u v w x y z GB FB AB CB DB XB WB"},D:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","2":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"G E A B C UB VB p","2":"F N K D PB HB RB SB TB","129":"5 YB"},F:{"1":"5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i l n","2":"0 1 8 E B C j k m o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB","2":"HB fB EB hB JB jB","257":"sB"},H:{"2":"tB"},I:{"1":"BB F xB EB yB zB","2":"4 uB vB wB"},J:{"2":"D A"},K:{"1":"5","2":"8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"1":"F","2":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"16":"6B"}},B:7,C:"SPDY protocol"}; +module.exports={A:{A:{"1":"B","2":"K D G E A iB"},B:{"2":"2 C d J M H I"},C:{"1":"2 6 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","2":"0 1 3 4 7 8 9 fB DB F N K D G E A B C u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","2":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"G E A B C WB XB p","2":"F N K D RB IB TB UB VB","129":"5 aB"},F:{"1":"5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i l n","2":"0 1 E B C j k m o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB","2":"IB hB EB jB KB lB","257":"uB"},H:{"2":"vB"},I:{"1":"DB F zB EB 0B 1B","2":"4 wB xB yB"},J:{"2":"D A"},K:{"1":"5","2":"A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"1":"F","2":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"16":"9B"},S:{"1":"AC"}},B:7,C:"SPDY protocol"}; diff --git a/node_modules/caniuse-lite/data/features/speech-recognition.js b/node_modules/caniuse-lite/data/features/speech-recognition.js index 1bdab1b3c..829e2c15a 100644 --- a/node_modules/caniuse-lite/data/features/speech-recognition.js +++ b/node_modules/caniuse-lite/data/features/speech-recognition.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB","322":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T","164":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V ZB aB bB cB p eB","164":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"164":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:7,C:"Speech Recognition API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB","322":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T","164":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V bB cB dB eB p AB gB","164":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"164":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"322":"AC"}},B:7,C:"Speech Recognition API"}; diff --git a/node_modules/caniuse-lite/data/features/speech-synthesis.js b/node_modules/caniuse-lite/data/features/speech-synthesis.js index 146e8f65b..0b9d2ff2f 100644 --- a/node_modules/caniuse-lite/data/features/speech-synthesis.js +++ b/node_modules/caniuse-lite/data/features/speech-synthesis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z XB WB","194":"6 a b c e f g h i j k l m n o L q r"},D:{"1":"6 c e f g h i j k l m n o L q r s t u v w x","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b","257":"0 1 3 4 7 9 y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"2":"6B"}},B:7,C:"Speech Synthesis API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z ZB YB","194":"6 a b c e f g h i j k l m n o L q r"},D:{"1":"6 c e f g h i j k l m n o L q r s t u v w x","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b","257":"0 1 3 4 7 8 9 y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 6 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:7,C:"Speech Synthesis API"}; diff --git a/node_modules/caniuse-lite/data/features/spellcheck-attribute.js b/node_modules/caniuse-lite/data/features/spellcheck-attribute.js index 3073a2ba4..00e6e90af 100644 --- a/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +++ b/node_modules/caniuse-lite/data/features/spellcheck-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"4":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"4":"tB"},I:{"4":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"A","4":"D"},K:{"4":"5 8 A B C L p"},L:{"4":"IB"},M:{"4":"3"},N:{"4":"A B"},O:{"4":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"4":"6B"}},B:1,C:"Spellcheck attribute"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"4":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"4":"vB"},I:{"4":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","4":"D"},K:{"4":"5 A B C L p AB"},L:{"4":"JB"},M:{"4":"3"},N:{"4":"A B"},O:{"4":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"4":"9B"},S:{"2":"AC"}},B:1,C:"Spellcheck attribute"}; diff --git a/node_modules/caniuse-lite/data/features/sql-storage.js b/node_modules/caniuse-lite/data/features/sql-storage.js index d20ae80d6..6e3e1e2d8 100644 --- a/node_modules/caniuse-lite/data/features/sql-storage.js +++ b/node_modules/caniuse-lite/data/features/sql-storage.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"Web SQL Database"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:7,C:"Web SQL Database"}; diff --git a/node_modules/caniuse-lite/data/features/srcset.js b/node_modules/caniuse-lite/data/features/srcset.js index 06a61f550..a65024c68 100644 --- a/node_modules/caniuse-lite/data/features/srcset.js +++ b/node_modules/caniuse-lite/data/features/srcset.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","260":"C","514":"2 d J"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a XB WB","194":"6 b c e f g"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","260":"6 e f g"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D PB HB RB SB","260":"G TB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P ZB aB bB cB p eB","260":"Q R S T"},G:{"1":"lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB","260":"G kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Srcset and sizes attributes"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","260":"C","514":"2 d J"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a ZB YB","194":"6 b c e f g"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c","260":"6 e f g"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D RB IB TB UB","260":"G VB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P bB cB dB eB p AB gB","260":"Q R S T"},G:{"1":"nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB","260":"G mB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Srcset and sizes attributes"}; diff --git a/node_modules/caniuse-lite/data/features/stopimmediatepropagation.js b/node_modules/caniuse-lite/data/features/stopimmediatepropagation.js index 9f066605c..828c687d6 100644 --- a/node_modules/caniuse-lite/data/features/stopimmediatepropagation.js +++ b/node_modules/caniuse-lite/data/features/stopimmediatepropagation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","16":"C"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB"},H:{"16":"tB"},I:{"1":"4 F xB EB yB zB","16":"BB uB vB wB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"1":"1B 2B 3B 4B","16":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Event.stopImmediatePropagation()"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","16":"C"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB"},H:{"16":"vB"},I:{"1":"4 F zB EB 0B 1B","16":"DB wB xB yB"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"1":"3B 4B 5B 6B 7B","16":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Event.stopImmediatePropagation()"}; diff --git a/node_modules/caniuse-lite/data/features/stream.js b/node_modules/caniuse-lite/data/features/stream.js index b1487e26d..6ea75da7f 100644 --- a/node_modules/caniuse-lite/data/features/stream.js +++ b/node_modules/caniuse-lite/data/features/stream.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M XB WB","129":"f g h i j k","420":"6 H I O P Q R S T U V W X Y Z a b c e"},D:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P","420":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"8 E B J M H ZB aB bB cB p eB","420":"5 6 C I O P Q R S T U V W X Y Z a b c e f g h i"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB","513":"pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","420":"A"},K:{"1":"L","2":"8 A B p","420":"5 C"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"2B 3B 4B","420":"F 1B"},Q:{"420":"5B"},R:{"420":"6B"}},B:4,C:"getUserMedia/Stream API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M ZB YB","129":"f g h i j k","420":"6 H I O P Q R S T U V W X Y Z a b c e"},D:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P","420":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 j k l m n o L q r s t u v w x y z","2":"E B J M H bB cB dB eB p AB gB","420":"5 6 C I O P Q R S T U V W X Y Z a b c e f g h i"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB","513":"rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","420":"A"},K:{"1":"L","2":"A B p AB","420":"5 C"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"4B 5B 6B 7B","420":"F 3B"},Q:{"420":"8B"},R:{"420":"9B"},S:{"2":"AC"}},B:4,C:"getUserMedia/Stream API"}; diff --git a/node_modules/caniuse-lite/data/features/streams.js b/node_modules/caniuse-lite/data/features/streams.js index 4ac74bdd1..3b7526f62 100644 --- a/node_modules/caniuse-lite/data/features/streams.js +++ b/node_modules/caniuse-lite/data/features/streams.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","130":"B"},B:{"16":"2 C","260":"d J","5124":"M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z XB WB","2626":"0 1 3 4 7 9 GB FB AB CB DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","260":"0 1 v w x y z","1028":"3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G E PB HB RB SB TB UB","3076":"5 A B C VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h ZB aB bB cB p eB","260":"i j k l m n o","1028":"0 1 L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB","16":"nB","1028":"oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","260":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","1028":"L"},L:{"1028":"IB"},M:{"2626":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B","1028":"3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Streams"}; +module.exports={A:{A:{"2":"K D G E A iB","130":"B"},B:{"16":"2 C","260":"d J","5124":"M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB YB","6148":"3 4 CB FB","6722":"0 1 7 8 9 HB GB BB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u","260":"0 1 v w x y z","1028":"3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G E RB IB TB UB VB WB","3076":"5 A B C XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h bB cB dB eB p AB gB","260":"i j k l m n o","1028":"0 1 L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB","16":"pB","1028":"qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","260":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","1028":"L"},L:{"1028":"JB"},M:{"2626":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B","1028":"5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"Streams"}; diff --git a/node_modules/caniuse-lite/data/features/stricttransportsecurity.js b/node_modules/caniuse-lite/data/features/stricttransportsecurity.js index 2cba10d8f..1186414e2 100644 --- a/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +++ b/node_modules/caniuse-lite/data/features/stricttransportsecurity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A gB","129":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Strict Transport Security"}; +module.exports={A:{A:{"2":"K D G E A iB","129":"B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Strict Transport Security"}; diff --git a/node_modules/caniuse-lite/data/features/style-scoped.js b/node_modules/caniuse-lite/data/features/style-scoped.js index 62995013f..d15210bfe 100644 --- a/node_modules/caniuse-lite/data/features/style-scoped.js +++ b/node_modules/caniuse-lite/data/features/style-scoped.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","2":"2 3 4 9 dB BB F N K D G E A B C d J M H I O P FB AB CB DB XB WB","322":"0 1 7 y z GB"},D:{"2":"0 1 2 3 4 7 9 F N K D G E A B C d J M H I O g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","194":"6 P Q R S T U V W X Y Z a b c e f"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"322":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Scoped CSS"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"6 Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x","2":"2 3 4 8 9 fB DB F N K D G E A B C d J M H I O P GB BB CB FB ZB YB","322":"0 1 7 y z HB"},D:{"2":"0 1 2 3 4 7 8 9 F N K D G E A B C d J M H I O g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","194":"6 P Q R S T U V W X Y Z a b c e f"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"322":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:7,C:"Scoped CSS"}; diff --git a/node_modules/caniuse-lite/data/features/subresource-integrity.js b/node_modules/caniuse-lite/data/features/subresource-integrity.js index b20db93f4..613011d7e 100644 --- a/node_modules/caniuse-lite/data/features/subresource-integrity.js +++ b/node_modules/caniuse-lite/data/features/subresource-integrity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l XB WB"},D:{"1":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB","194":"pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Subresource Integrity"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB YB"},D:{"1":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y Z a bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB","194":"rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"Subresource Integrity"}; diff --git a/node_modules/caniuse-lite/data/features/svg-css.js b/node_modules/caniuse-lite/data/features/svg-css.js index 2bb7194f4..424447298 100644 --- a/node_modules/caniuse-lite/data/features/svg-css.js +++ b/node_modules/caniuse-lite/data/features/svg-css.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"M H I","516":"2 C d J"},C:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","260":"2 F N K D G E A B C d J M H I O P Q R S"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"F"},E:{"1":"5 N K D G E A B C RB SB TB UB VB p YB","2":"PB","132":"F HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","132":"HB fB"},H:{"260":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"L","260":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"SVG in CSS backgrounds"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"M H I","516":"2 C d J"},C:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","260":"2 F N K D G E A B C d J M H I O P Q R S"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"F"},E:{"1":"5 N K D G E A B C TB UB VB WB XB p aB","2":"RB","132":"F IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","132":"IB hB"},H:{"260":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"L","260":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"SVG in CSS backgrounds"}; diff --git a/node_modules/caniuse-lite/data/features/svg-filters.js b/node_modules/caniuse-lite/data/features/svg-filters.js index a347e4379..8dccc931b 100644 --- a/node_modules/caniuse-lite/data/features/svg-filters.js +++ b/node_modules/caniuse-lite/data/features/svg-filters.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F","4":"N K D"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"SVG filters"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F","4":"N K D"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"SVG filters"}; diff --git a/node_modules/caniuse-lite/data/features/svg-fonts.js b/node_modules/caniuse-lite/data/features/svg-fonts.js index 4398a0265..222a981b1 100644 --- a/node_modules/caniuse-lite/data/features/svg-fonts.js +++ b/node_modules/caniuse-lite/data/features/svg-fonts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"E A B gB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","2":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","130":"h i j k l m n o L q r s t"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","2":"PB"},F:{"1":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB","2":"0 1 g h i j k l m n o L q r s t u v w x y z","130":"6 U V W X Y Z a b c e f"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"258":"tB"},I:{"1":"BB F xB EB yB zB","2":"4 uB vB wB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"130":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F","130":"1B 2B 3B 4B"},Q:{"1":"5B"},R:{"130":"6B"}},B:7,C:"SVG fonts"}; +module.exports={A:{A:{"2":"E A B iB","8":"K D G"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","2":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","130":"h i j k l m n o L q r s t"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","2":"RB"},F:{"1":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB","2":"0 1 g h i j k l m n o L q r s t u v w x y z","130":"6 U V W X Y Z a b c e f"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"258":"vB"},I:{"1":"DB F zB EB 0B 1B","2":"4 wB xB yB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"130":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F","130":"3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"130":"9B"},S:{"2":"AC"}},B:7,C:"SVG fonts"}; diff --git a/node_modules/caniuse-lite/data/features/svg-fragment.js b/node_modules/caniuse-lite/data/features/svg-fragment.js index 8ab799c9d..44723380f 100644 --- a/node_modules/caniuse-lite/data/features/svg-fragment.js +++ b/node_modules/caniuse-lite/data/features/svg-fragment.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","260":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 7 9 t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"f g h i j k l m n o L q r s"},E:{"1":"5 C p YB","2":"F N K D E A B PB HB RB SB UB VB","132":"G TB"},F:{"1":"0 1 5 g h i j k l m n o L q r s t u v w x y z","2":"J M H I O P Q R","4":"8 B C aB bB cB p eB","16":"E ZB","132":"6 S T U V W X Y Z a b c e f"},G:{"1":"qB rB sB","2":"HB fB EB hB JB jB lB mB nB oB pB","132":"G kB"},H:{"1":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D","132":"A"},K:{"1":"5 L","4":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","132":"F"},Q:{"132":"5B"},R:{"132":"6B"}},B:2,C:"SVG fragment identifiers"}; +module.exports={A:{A:{"2":"K D G iB","260":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 7 8 9 t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"f g h i j k l m n o L q r s"},E:{"1":"5 C p aB","2":"F N K D E A B RB IB TB UB WB XB","132":"G VB"},F:{"1":"0 1 5 g h i j k l m n o L q r s t u v w x y z","2":"J M H I O P Q R","4":"B C cB dB eB p AB gB","16":"E bB","132":"6 S T U V W X Y Z a b c e f"},G:{"1":"sB tB uB","2":"IB hB EB jB KB lB nB oB pB qB rB","132":"G mB"},H:{"1":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D","132":"A"},K:{"1":"5 L","4":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","132":"F"},Q:{"132":"8B"},R:{"132":"9B"},S:{"1":"AC"}},B:2,C:"SVG fragment identifiers"}; diff --git a/node_modules/caniuse-lite/data/features/svg-html.js b/node_modules/caniuse-lite/data/features/svg-html.js index 9d09c369b..635451c0a 100644 --- a/node_modules/caniuse-lite/data/features/svg-html.js +++ b/node_modules/caniuse-lite/data/features/svg-html.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","388":"E A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB","4":"BB"},D:{"4":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"PB HB","4":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"4":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"4":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","4":"4 yB zB"},J:{"1":"A","2":"D"},K:{"4":"5 8 A B C L p"},L:{"4":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:2,C:"SVG effects for HTML"}; +module.exports={A:{A:{"2":"K D G iB","388":"E A B"},B:{"260":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB","4":"DB"},D:{"4":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"RB IB","4":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"4":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"4":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","4":"4 0B 1B"},J:{"1":"A","2":"D"},K:{"4":"5 A B C L p AB"},L:{"4":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"1":"AC"}},B:2,C:"SVG effects for HTML"}; diff --git a/node_modules/caniuse-lite/data/features/svg-html5.js b/node_modules/caniuse-lite/data/features/svg-html5.js index 660d4b344..de0d75d49 100644 --- a/node_modules/caniuse-lite/data/features/svg-html5.js +++ b/node_modules/caniuse-lite/data/features/svg-html5.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G","129":"E A B"},B:{"1":"H I","129":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","8":"F N K"},E:{"1":"5 E A B C UB VB p YB","8":"F N PB HB","129":"K D G RB SB TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 B cB p","8":"E ZB aB bB"},G:{"1":"lB mB nB oB pB qB rB sB","8":"HB fB EB","129":"G hB JB jB kB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"uB vB wB","129":"BB F xB EB"},J:{"1":"A","129":"D"},K:{"1":"5 C L","8":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Inline SVG in HTML5"}; +module.exports={A:{A:{"2":"iB","8":"K D G","129":"E A B"},B:{"1":"H I","129":"2 C d J M"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","8":"F N K"},E:{"1":"5 E A B C WB XB p aB","8":"F N RB IB","129":"K D G TB UB VB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"B eB p AB","8":"E bB cB dB"},G:{"1":"nB oB pB qB rB sB tB uB","8":"IB hB EB","129":"G jB KB lB mB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"wB xB yB","129":"DB F zB EB"},J:{"1":"A","129":"D"},K:{"1":"5 C L","8":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"129":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Inline SVG in HTML5"}; diff --git a/node_modules/caniuse-lite/data/features/svg-img.js b/node_modules/caniuse-lite/data/features/svg-img.js index 81a4a0681..8e9fcbd55 100644 --- a/node_modules/caniuse-lite/data/features/svg-img.js +++ b/node_modules/caniuse-lite/data/features/svg-img.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 E A B C UB VB p YB","2":"PB","4":"HB","132":"F N K D G RB SB TB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","132":"G HB fB EB hB JB jB kB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"uB vB wB","132":"BB F xB EB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"SVG in HTML img element"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},E:{"1":"5 E A B C WB XB p aB","2":"RB","4":"IB","132":"F N K D G TB UB VB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","132":"G IB hB EB jB KB lB mB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"wB xB yB","132":"DB F zB EB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"SVG in HTML img element"}; diff --git a/node_modules/caniuse-lite/data/features/svg-smil.js b/node_modules/caniuse-lite/data/features/svg-smil.js index 889aecde6..856c0c6f3 100644 --- a/node_modules/caniuse-lite/data/features/svg-smil.js +++ b/node_modules/caniuse-lite/data/features/svg-smil.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G E A B"},B:{"8":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"F"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","8":"PB HB","132":"F N RB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","132":"HB fB EB hB"},H:{"2":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"SVG SMIL animation"}; +module.exports={A:{A:{"2":"iB","8":"K D G E A B"},B:{"8":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"F"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","8":"RB IB","132":"F N TB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","132":"IB hB EB jB"},H:{"2":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"SVG SMIL animation"}; diff --git a/node_modules/caniuse-lite/data/features/svg.js b/node_modules/caniuse-lite/data/features/svg.js index 32b2e4758..3337a5abc 100644 --- a/node_modules/caniuse-lite/data/features/svg.js +++ b/node_modules/caniuse-lite/data/features/svg.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G","257":"E A B"},B:{"257":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","4":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","4":"PB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 yB zB","2":"uB vB wB","132":"BB F xB EB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"257":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"SVG (basic support)"}; +module.exports={A:{A:{"2":"iB","8":"K D G","257":"E A B"},B:{"257":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","4":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","4":"RB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 0B 1B","2":"wB xB yB","132":"DB F zB EB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"257":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"SVG (basic support)"}; diff --git a/node_modules/caniuse-lite/data/features/symbols.js b/node_modules/caniuse-lite/data/features/symbols.js index 55d99f224..fd6800689 100644 --- a/node_modules/caniuse-lite/data/features/symbols.js +++ b/node_modules/caniuse-lite/data/features/symbols.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e XB WB"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 E A B C PB HB RB SB TB UB VB p YB","2":"F N K D G"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:6,C:"Symbols"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e ZB YB"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 E A B C RB IB TB UB VB WB XB p aB","2":"F N K D G"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"1":"AC"}},B:6,C:"Symbols"}; diff --git a/node_modules/caniuse-lite/data/features/tabindex-attr.js b/node_modules/caniuse-lite/data/features/tabindex-attr.js index 8f99b5f69..c523e1a55 100644 --- a/node_modules/caniuse-lite/data/features/tabindex-attr.js +++ b/node_modules/caniuse-lite/data/features/tabindex-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"D G E A B","16":"K gB"},B:{"1":"2 C d J M H I"},C:{"16":"dB BB XB WB","129":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d"},E:{"16":"F N PB HB","257":"5 K D G E A B C RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"769":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"16":"4 BB F uB vB wB xB EB yB zB"},J:{"16":"D A"},K:{"16":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"16":"6B"}},B:1,C:"tabindex global attribute"}; +module.exports={A:{A:{"1":"D G E A B","16":"K iB"},B:{"1":"2 C d J M H I"},C:{"16":"fB DB ZB YB","129":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d"},E:{"16":"F N RB IB","257":"5 K D G E A B C TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"769":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"16":"4 DB F wB xB yB zB EB 0B 1B"},J:{"16":"D A"},K:{"16":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"16":"A B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"16":"9B"},S:{"129":"AC"}},B:1,C:"tabindex global attribute"}; diff --git a/node_modules/caniuse-lite/data/features/template-literals.js b/node_modules/caniuse-lite/data/features/template-literals.js index 5175d0aa5..69be48f20 100644 --- a/node_modules/caniuse-lite/data/features/template-literals.js +++ b/node_modules/caniuse-lite/data/features/template-literals.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c XB WB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X ZB aB bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:6,C:"ES6 Template Literals (Template Strings)"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 d J M H I","16":"C"},C:{"1":"0 1 3 4 6 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c ZB YB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},E:{"1":"5 A B WB XB p aB","2":"F N K D G E RB IB TB UB VB","129":"C"},F:{"1":"0 1 6 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X bB cB dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB uB","2":"G IB hB EB jB KB lB mB","129":"tB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ES6 Template Literals (Template Strings)"}; diff --git a/node_modules/caniuse-lite/data/features/template.js b/node_modules/caniuse-lite/data/features/template.js index a643a971b..3ae529a5b 100644 --- a/node_modules/caniuse-lite/data/features/template.js +++ b/node_modules/caniuse-lite/data/features/template.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"J M H I","2":"C","388":"2 d"},C:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q XB WB"},D:{"1":"0 1 3 4 7 9 e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U","132":"6 V W X Y Z a b c"},E:{"1":"5 E A B C UB VB p YB","2":"F N K D PB HB RB","388":"G TB","514":"SB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","132":"J M H I O P Q"},G:{"1":"lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB","388":"G kB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"HTML templates"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"J M H I","2":"C","388":"2 d"},C:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q ZB YB"},D:{"1":"0 1 3 4 7 8 9 e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U","132":"6 V W X Y Z a b c"},E:{"1":"5 E A B C WB XB p aB","2":"F N K D RB IB TB","388":"G VB","514":"UB"},F:{"1":"0 1 6 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","132":"J M H I O P Q"},G:{"1":"nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB","388":"G mB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"HTML templates"}; diff --git a/node_modules/caniuse-lite/data/features/testfeat.js b/node_modules/caniuse-lite/data/features/testfeat.js index 92167a291..1dc93bc8b 100644 --- a/node_modules/caniuse-lite/data/features/testfeat.js +++ b/node_modules/caniuse-lite/data/features/testfeat.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G A B gB","16":"E"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","16":"F N"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"B C"},E:{"2":"F K PB HB RB","16":"5 N D G E A B C SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB eB","16":"p"},G:{"2":"HB fB EB hB JB","16":"G jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB xB EB yB zB","16":"wB"},J:{"2":"A","16":"D"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"Test feature - updated"}; +module.exports={A:{A:{"2":"K D G A B iB","16":"E"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","16":"F N"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"B C"},E:{"2":"F K RB IB TB","16":"5 N D G E A B C UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB AB gB","16":"p"},G:{"2":"IB hB EB jB KB","16":"G lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB zB EB 0B 1B","16":"yB"},J:{"2":"A","16":"D"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Test feature - updated"}; diff --git a/node_modules/caniuse-lite/data/features/text-decoration.js b/node_modules/caniuse-lite/data/features/text-decoration.js index bb3014f6d..0fa77c386 100644 --- a/node_modules/caniuse-lite/data/features/text-decoration.js +++ b/node_modules/caniuse-lite/data/features/text-decoration.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"dB BB F N XB WB","1028":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","1060":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U","226":"6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2052":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D PB HB RB SB","772":"5 YB","804":"G E A B C UB VB p","1316":"TB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c ZB aB bB cB p eB","226":"e f g h i j k l m","2052":"0 1 n o L q r s t u v w x y z"},G:{"2":"HB fB EB hB JB jB","292":"G kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","2052":"L"},L:{"2052":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2052":"0B"},P:{"2":"F 1B 2B","2052":"3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:4,C:"text-decoration styling"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"fB DB F N ZB YB","1028":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","1060":"2 6 K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T U","226":"6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2052":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D RB IB TB UB","772":"5 aB","804":"G E A B C WB XB p","1316":"VB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c bB cB dB eB p AB gB","226":"e f g h i j k l m","2052":"0 1 n o L q r s t u v w x y z"},G:{"2":"IB hB EB jB KB lB","292":"G mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","2052":"L"},L:{"2052":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2052":"2B"},P:{"2":"F 3B 4B","2052":"5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1028":"AC"}},B:4,C:"text-decoration styling"}; diff --git a/node_modules/caniuse-lite/data/features/text-emphasis.js b/node_modules/caniuse-lite/data/features/text-emphasis.js index 603dc03a4..8adbaeff3 100644 --- a/node_modules/caniuse-lite/data/features/text-emphasis.js +++ b/node_modules/caniuse-lite/data/features/text-emphasis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n XB WB","322":"o"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T","164":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 G E A B C TB UB VB p YB","2":"F N K PB HB RB","164":"D SB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB","164":"4 yB zB"},J:{"2":"D","164":"A"},K:{"2":"5 8 A B C p","164":"L"},L:{"164":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"164":"0B"},P:{"164":"F 1B 2B 3B 4B"},Q:{"164":"5B"},R:{"164":"6B"}},B:4,C:"text-emphasis styling"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n ZB YB","322":"o"},D:{"2":"2 F N K D G E A B C d J M H I O P Q R S T","164":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 G E A B C VB WB XB p aB","2":"F N K RB IB TB","164":"D UB"},F:{"2":"5 E B C bB cB dB eB p AB gB","164":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB","164":"4 0B 1B"},J:{"2":"D","164":"A"},K:{"2":"5 A B C p AB","164":"L"},L:{"164":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"164":"2B"},P:{"164":"F 3B 4B 5B 6B 7B"},Q:{"164":"8B"},R:{"164":"9B"},S:{"1":"AC"}},B:4,C:"text-emphasis styling"}; diff --git a/node_modules/caniuse-lite/data/features/text-overflow.js b/node_modules/caniuse-lite/data/features/text-overflow.js index 51a427bbc..10632e620 100644 --- a/node_modules/caniuse-lite/data/features/text-overflow.js +++ b/node_modules/caniuse-lite/data/features/text-overflow.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B","2":"gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","8":"dB BB F N K XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","33":"E ZB aB bB cB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 L","33":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"CSS3 Text-overflow"}; +module.exports={A:{A:{"1":"K D G E A B","2":"iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","8":"fB DB F N K ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","33":"E bB cB dB eB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 L","33":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"CSS3 Text-overflow"}; diff --git a/node_modules/caniuse-lite/data/features/text-size-adjust.js b/node_modules/caniuse-lite/data/features/text-size-adjust.js index 6f054e8aa..76d338e16 100644 --- a/node_modules/caniuse-lite/data/features/text-size-adjust.js +++ b/node_modules/caniuse-lite/data/features/text-size-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"33":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U W X Y Z a b c e f g h i j k l m n o L q r s t u v w","258":"V"},E:{"2":"5 F N K D G E A B C PB HB SB TB UB VB p YB","258":"RB"},F:{"1":"0 1 m o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l n ZB aB bB cB p eB"},G:{"2":"HB fB EB","33":"G hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"33":"3"},N:{"161":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"CSS text-size-adjust"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"33":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U W X Y Z a b c e f g h i j k l m n o L q r s t u v w","258":"V"},E:{"2":"5 F N K D G E A B C RB IB UB VB WB XB p aB","258":"TB"},F:{"1":"0 1 m o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l n bB cB dB eB p AB gB"},G:{"2":"IB hB EB","33":"G jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"33":"3"},N:{"161":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"CSS text-size-adjust"}; diff --git a/node_modules/caniuse-lite/data/features/text-stroke.js b/node_modules/caniuse-lite/data/features/text-stroke.js index 0f8da96a6..dc9d3b0ce 100644 --- a/node_modules/caniuse-lite/data/features/text-stroke.js +++ b/node_modules/caniuse-lite/data/features/text-stroke.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","161":"J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q XB WB","161":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","450":"r"},D:{"33":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 B C p YB","33":"F N K D G E A PB HB RB SB TB UB VB"},F:{"2":"5 8 E B C ZB aB bB cB p eB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"33":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","36":"HB"},H:{"2":"tB"},I:{"2":"BB","33":"4 F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"2":"5 8 A B C p","33":"L"},L:{"33":"IB"},M:{"161":"3"},N:{"2":"A B"},O:{"33":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"33":"6B"}},B:7,C:"CSS text-stroke and text-fill"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","161":"J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q ZB YB","161":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","450":"r"},D:{"33":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 B C p aB","33":"F N K D G E A RB IB TB UB VB WB XB"},F:{"2":"5 E B C bB cB dB eB p AB gB","33":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"33":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","36":"IB"},H:{"2":"vB"},I:{"2":"DB","33":"4 F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"2":"5 A B C p AB","33":"L"},L:{"33":"JB"},M:{"161":"3"},N:{"2":"A B"},O:{"33":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"33":"9B"},S:{"161":"AC"}},B:7,C:"CSS text-stroke and text-fill"}; diff --git a/node_modules/caniuse-lite/data/features/textcontent.js b/node_modules/caniuse-lite/data/features/textcontent.js index 1c54f2322..adef8b7ac 100644 --- a/node_modules/caniuse-lite/data/features/textcontent.js +++ b/node_modules/caniuse-lite/data/features/textcontent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","16":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G fB EB hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Node.textContent"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","16":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G hB EB jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Node.textContent"}; diff --git a/node_modules/caniuse-lite/data/features/textencoder.js b/node_modules/caniuse-lite/data/features/textencoder.js index 5f6339af2..07df1ae3d 100644 --- a/node_modules/caniuse-lite/data/features/textencoder.js +++ b/node_modules/caniuse-lite/data/features/textencoder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I XB WB","132":"O"},D:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"1":"6B"}},B:1,C:"TextEncoder & TextDecoder"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I ZB YB","132":"O"},D:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"TextEncoder & TextDecoder"}; diff --git a/node_modules/caniuse-lite/data/features/tls1-1.js b/node_modules/caniuse-lite/data/features/tls1-1.js index d4e88c276..8151d9b07 100644 --- a/node_modules/caniuse-lite/data/features/tls1-1.js +++ b/node_modules/caniuse-lite/data/features/tls1-1.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D gB","66":"G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R XB WB","66":"S"},D:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B C ZB aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","66":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"TLS 1.1"}; +module.exports={A:{A:{"1":"B","2":"K D iB","66":"G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R ZB YB","66":"S"},D:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B C bB cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","66":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"TLS 1.1"}; diff --git a/node_modules/caniuse-lite/data/features/tls1-2.js b/node_modules/caniuse-lite/data/features/tls1-2.js index db4b0c822..7ba36e882 100644 --- a/node_modules/caniuse-lite/data/features/tls1-2.js +++ b/node_modules/caniuse-lite/data/features/tls1-2.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D gB","66":"G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S XB WB","66":"T U V"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F N K PB HB RB SB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E J M ZB","66":"8 B C aB bB cB p eB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","66":"A"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"TLS 1.2"}; +module.exports={A:{A:{"1":"B","2":"K D iB","66":"G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S ZB YB","66":"T U V"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F N K RB IB TB UB"},F:{"1":"0 1 5 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E J M bB","66":"B C cB dB eB p AB gB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5 L","2":"A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","66":"A"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"TLS 1.2"}; diff --git a/node_modules/caniuse-lite/data/features/tls1-3.js b/node_modules/caniuse-lite/data/features/tls1-3.js index 0995b1e83..f42cec69a 100644 --- a/node_modules/caniuse-lite/data/features/tls1-3.js +++ b/node_modules/caniuse-lite/data/features/tls1-3.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t XB WB","66":"u","516":"v"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","66":"x y"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB","1090":"k l m n o L q r s t u v w x y z"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","16":"4"},J:{"2":"D","16":"A"},K:{"2":"5 8 A B C p","16":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A","16":"B"},O:{"16":"0B"},P:{"1":"2B 3B 4B","16":"F 1B"},Q:{"16":"5B"},R:{"16":"6B"}},B:6,C:"TLS 1.3"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"3 4 GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t ZB YB","132":"7 8 9","834":"0 1 u v w x y z HB"},D:{"1":"NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","1602":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB"},E:{"2":"F N K D G E A B C RB IB TB UB VB WB XB p","2052":"5 aB"},F:{"1":"0 1","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB","1602":"x y z"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:6,C:"TLS 1.3"}; diff --git a/node_modules/caniuse-lite/data/features/token-binding.js b/node_modules/caniuse-lite/data/features/token-binding.js index e627d3373..8374b5b6e 100644 --- a/node_modules/caniuse-lite/data/features/token-binding.js +++ b/node_modules/caniuse-lite/data/features/token-binding.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","257":"J M H I"},C:{"2":"0 1 2 3 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB XB WB","16":"4 DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h","16":"0 i j k l m n o L q r s t u v w x y z","194":"1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"F N K D G PB HB RB SB TB","16":"5 E A B C UB VB p YB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB","16":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB","16":"lB mB nB oB pB qB rB sB"},H:{"16":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","16":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","16":"L"},L:{"16":"IB"},M:{"16":"3"},N:{"2":"A","16":"B"},O:{"16":"0B"},P:{"16":"F 1B 2B 3B 4B"},Q:{"16":"5B"},R:{"16":"6B"}},B:6,C:"Token Binding"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","257":"J M H I"},C:{"2":"0 1 2 3 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB ZB YB","16":"4 FB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h","16":"0 i j k l m n o L q r s t u v w x y z","194":"1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"F N K D G RB IB TB UB VB","16":"5 E A B C WB XB p aB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB","16":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB","16":"nB oB pB qB rB sB tB uB"},H:{"16":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","16":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","16":"L"},L:{"16":"JB"},M:{"16":"3"},N:{"2":"A","16":"B"},O:{"16":"2B"},P:{"16":"F 3B 4B 5B 6B 7B"},Q:{"16":"8B"},R:{"16":"9B"},S:{"2":"AC"}},B:6,C:"Token Binding"}; diff --git a/node_modules/caniuse-lite/data/features/touch.js b/node_modules/caniuse-lite/data/features/touch.js index 56510a443..61a400921 100644 --- a/node_modules/caniuse-lite/data/features/touch.js +++ b/node_modules/caniuse-lite/data/features/touch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","8":"A B"},B:{"578":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 I O P Q R S T v w x y z GB FB AB CB DB","2":"dB BB XB WB","4":"2 F N K D G E A B C d J M H","194":"6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},D:{"1":"0 1 3 4 6 7 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A","260":"B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Touch events"}; +module.exports={A:{A:{"2":"K D G E iB","8":"A B"},B:{"578":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 I O P Q R S T v w x y z HB GB BB CB FB","2":"fB DB ZB YB","4":"2 F N K D G E A B C d J M H","194":"6 U V W X Y Z a b c e f g h i j k l m n o L q r s t u"},D:{"1":"0 1 3 4 6 7 8 9 R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A","260":"B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"2":"AC"}},B:2,C:"Touch events"}; diff --git a/node_modules/caniuse-lite/data/features/transforms2d.js b/node_modules/caniuse-lite/data/features/transforms2d.js index 5b475147d..fa793dec8 100644 --- a/node_modules/caniuse-lite/data/features/transforms2d.js +++ b/node_modules/caniuse-lite/data/features/transforms2d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G","129":"A B","161":"E"},B:{"1":"H I","129":"2 C d J M"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","33":"2 F N K D G E A B C d J XB WB"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 E A B C UB VB p YB","33":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 5 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB","33":"8 B C J M H I O P Q R bB cB p eB"},G:{"1":"lB mB nB oB pB qB rB sB","33":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","33":"BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 2D Transforms"}; +module.exports={A:{A:{"2":"iB","8":"K D G","129":"A B","161":"E"},B:{"1":"H I","129":"2 C d J M"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","33":"2 F N K D G E A B C d J ZB YB"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 E A B C WB XB p aB","33":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 5 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB","33":"B C J M H I O P Q R dB eB p AB gB"},G:{"1":"nB oB pB qB rB sB tB uB","33":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","33":"DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS3 2D Transforms"}; diff --git a/node_modules/caniuse-lite/data/features/transforms3d.js b/node_modules/caniuse-lite/data/features/transforms3d.js index 7326d86d5..cf7eda683 100644 --- a/node_modules/caniuse-lite/data/features/transforms3d.js +++ b/node_modules/caniuse-lite/data/features/transforms3d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E XB WB","33":"2 A B C d J"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E A B","33":"2 6 C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"2":"PB HB","33":"F N K D G RB SB TB","257":"5 E A B C UB VB p YB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"J M H I O P Q R"},G:{"33":"G HB fB EB hB JB jB kB","257":"lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"uB vB wB","33":"BB F xB EB yB zB"},J:{"33":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 3D Transforms"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E ZB YB","33":"2 A B C d J"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E A B","33":"2 6 C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"2":"RB IB","33":"F N K D G TB UB VB","257":"5 E A B C WB XB p aB"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"J M H I O P Q R"},G:{"33":"G IB hB EB jB KB lB mB","257":"nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"wB xB yB","33":"DB F zB EB 0B 1B"},J:{"33":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS3 3D Transforms"}; diff --git a/node_modules/caniuse-lite/data/features/ttf.js b/node_modules/caniuse-lite/data/features/ttf.js index 0817cd0e7..5ffba48b9 100644 --- a/node_modules/caniuse-lite/data/features/ttf.js +++ b/node_modules/caniuse-lite/data/features/ttf.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z aB bB cB p eB","2":"E ZB"},G:{"1":"G EB hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB"},H:{"2":"tB"},I:{"1":"4 BB F vB wB xB EB yB zB","2":"uB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"TTF/OTF - TrueType and OpenType font support"}; +module.exports={A:{A:{"2":"K D G iB","132":"E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB dB eB p AB gB","2":"E bB"},G:{"1":"G EB jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB"},H:{"2":"vB"},I:{"1":"4 DB F xB yB zB EB 0B 1B","2":"wB"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"TTF/OTF - TrueType and OpenType font support"}; diff --git a/node_modules/caniuse-lite/data/features/typedarrays.js b/node_modules/caniuse-lite/data/features/typedarrays.js index 61f5640ef..9d6e70b53 100644 --- a/node_modules/caniuse-lite/data/features/typedarrays.js +++ b/node_modules/caniuse-lite/data/features/typedarrays.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K D G E gB","132":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB","260":"RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB","260":"EB"},H:{"1":"tB"},I:{"1":"4 F xB EB yB zB","2":"BB uB vB wB"},J:{"1":"A","2":"D"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Typed Arrays"}; +module.exports={A:{A:{"1":"B","2":"K D G E iB","132":"A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB","260":"TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB","260":"EB"},H:{"1":"vB"},I:{"1":"4 F zB EB 0B 1B","2":"DB wB xB yB"},J:{"1":"A","2":"D"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Typed Arrays"}; diff --git a/node_modules/caniuse-lite/data/features/u2f.js b/node_modules/caniuse-lite/data/features/u2f.js index abac0a07c..47b588b7f 100644 --- a/node_modules/caniuse-lite/data/features/u2f.js +++ b/node_modules/caniuse-lite/data/features/u2f.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB","322":"0 1 3 4 7 9 q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 7 9 k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","130":"h i j"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 j l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i k ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:6,C:"FIDO U2F API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"4 FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB","322":"0 1 3 7 8 9 q r s t u v w x y z HB GB BB CB"},D:{"1":"0 1 3 4 7 8 9 k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g","130":"h i j"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 j l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i k bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"322":"AC"}},B:6,C:"FIDO U2F API"}; diff --git a/node_modules/caniuse-lite/data/features/unhandledrejection.js b/node_modules/caniuse-lite/data/features/unhandledrejection.js index 4adfc6bd4..946c4c9e4 100644 --- a/node_modules/caniuse-lite/data/features/unhandledrejection.js +++ b/node_modules/caniuse-lite/data/features/unhandledrejection.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"1":"qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB","16":"pB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"unhandledrejection/rejectionhandled events"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"1":"sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB","16":"rB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:1,C:"unhandledrejection/rejectionhandled events"}; diff --git a/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js b/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js index ee937ce07..7ae089ec8 100644 --- a/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +++ b/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 9 l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k XB WB"},D:{"1":"0 1 3 4 7 9 m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S T U V W X Y ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Upgrade Insecure Requests"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k ZB YB"},D:{"1":"0 1 3 4 7 8 9 m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 6 Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S T U V W X Y bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Upgrade Insecure Requests"}; diff --git a/node_modules/caniuse-lite/data/features/url.js b/node_modules/caniuse-lite/data/features/url.js index 40f226f6a..eb4bd34a5 100644 --- a/node_modules/caniuse-lite/data/features/url.js +++ b/node_modules/caniuse-lite/data/features/url.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U XB WB"},D:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R","130":"S T U V W X Y Z a"},E:{"1":"5 G E A B C TB UB VB p YB","2":"F N K PB HB RB SB","130":"D"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","130":"J M H I"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB","130":"jB"},H:{"2":"tB"},I:{"1":"4 zB","2":"BB F uB vB wB xB EB","130":"yB"},J:{"2":"D","130":"A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"URL API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R","130":"S T U V W X Y Z a"},E:{"1":"5 G E A B C VB WB XB p aB","2":"F N K RB IB TB UB","130":"D"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","130":"J M H I"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB","130":"lB"},H:{"2":"vB"},I:{"1":"4 1B","2":"DB F wB xB yB zB EB","130":"0B"},J:{"2":"D","130":"A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"URL API"}; diff --git a/node_modules/caniuse-lite/data/features/urlsearchparams.js b/node_modules/caniuse-lite/data/features/urlsearchparams.js index b62d3e18a..a918b945f 100644 --- a/node_modules/caniuse-lite/data/features/urlsearchparams.js +++ b/node_modules/caniuse-lite/data/features/urlsearchparams.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB","132":"6 Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C VB p YB","2":"F N K D G E A PB HB RB SB TB UB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB"},G:{"1":"oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","2":"F"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"URLSearchParams"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB","132":"6 Y Z a b c e f g h i j k l m"},D:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r"},E:{"1":"5 B C XB p aB","2":"F N K D G E A RB IB TB UB VB WB"},F:{"1":"0 1 f g h i j k l m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB"},G:{"1":"qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","2":"F"},Q:{"2":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:1,C:"URLSearchParams"}; diff --git a/node_modules/caniuse-lite/data/features/use-strict.js b/node_modules/caniuse-lite/data/features/use-strict.js index cdcfb2bff..a002a6208 100644 --- a/node_modules/caniuse-lite/data/features/use-strict.js +++ b/node_modules/caniuse-lite/data/features/use-strict.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D G E A B C"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F PB HB","132":"N RB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","2":"8 E B ZB aB bB cB p"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 BB F xB EB yB zB","2":"uB vB wB"},J:{"1":"D A"},K:{"1":"5 8 C L","2":"A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"ECMAScript 5 Strict Mode"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D G E A B C"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F RB IB","132":"N TB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","2":"E B bB cB dB eB p AB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 DB F zB EB 0B 1B","2":"wB xB yB"},J:{"1":"D A"},K:{"1":"5 C L AB","2":"A B p"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"ECMAScript 5 Strict Mode"}; diff --git a/node_modules/caniuse-lite/data/features/user-select-none.js b/node_modules/caniuse-lite/data/features/user-select-none.js index 936a58281..3401c0b11 100644 --- a/node_modules/caniuse-lite/data/features/user-select-none.js +++ b/node_modules/caniuse-lite/data/features/user-select-none.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"33":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 3 4 7 9 x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"33":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},G:{"33":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","33":"BB F uB vB wB xB EB yB zB"},J:{"33":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"33":"3"},N:{"33":"A B"},O:{"2":"0B"},P:{"33":"F 1B 2B 3B 4B"},Q:{"33":"5B"},R:{"2":"6B"}},B:5,C:"CSS user-select: none"}; +module.exports={A:{A:{"2":"K D G E iB","33":"A B"},B:{"33":"2 C d J M H I"},C:{"33":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 3 4 7 8 9 x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","33":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w"},E:{"33":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","33":"6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j"},G:{"33":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","33":"DB F wB xB yB zB EB 0B 1B"},J:{"33":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"33":"3"},N:{"33":"A B"},O:{"2":"2B"},P:{"33":"F 3B 4B 5B 6B 7B"},Q:{"33":"8B"},R:{"2":"9B"},S:{"33":"AC"}},B:5,C:"CSS user-select: none"}; diff --git a/node_modules/caniuse-lite/data/features/user-timing.js b/node_modules/caniuse-lite/data/features/user-timing.js index b795401af..617359bbb 100644 --- a/node_modules/caniuse-lite/data/features/user-timing.js +++ b/node_modules/caniuse-lite/data/features/user-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g XB WB"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"User Timing API"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"User Timing API"}; diff --git a/node_modules/caniuse-lite/data/features/variable-fonts.js b/node_modules/caniuse-lite/data/features/variable-fonts.js index a8d0fbcfd..5da0e4312 100644 --- a/node_modules/caniuse-lite/data/features/variable-fonts.js +++ b/node_modules/caniuse-lite/data/features/variable-fonts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v XB WB","4609":"3 4 9 AB CB DB","4674":"FB","5698":"7","7490":"0 w x y z","7746":"1 GB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4097":"DB","4290":"7 GB FB","6148":"3 9 AB CB"},E:{"2":"F N K D G E A PB HB RB SB TB UB VB","4609":"5 B C p YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB aB bB cB p eB","4097":"w","6148":"s t u v"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB","4097":"pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"4097":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B","4097":"4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:5,C:"Variable fonts"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"H I","2":"2 C d J M"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v ZB YB","4609":"3 4 9 GB BB CB FB","4674":"8","5698":"7","7490":"0 w x y z","7746":"1 HB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","4097":"3","4290":"7 8 HB","6148":"9 GB BB CB"},E:{"2":"F N K D G E A RB IB TB UB VB WB XB","4609":"5 B C p aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r bB cB dB eB p AB gB","4097":"w","6148":"s t u v"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB","4097":"rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"4097":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B","4097":"6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:5,C:"Variable fonts"}; diff --git a/node_modules/caniuse-lite/data/features/vibration.js b/node_modules/caniuse-lite/data/features/vibration.js index 0d3e3402a..ae7f95504 100644 --- a/node_modules/caniuse-lite/data/features/vibration.js +++ b/node_modules/caniuse-lite/data/features/vibration.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB F N K D G E A XB WB","33":"2 B C d J"},D:{"1":"0 1 3 4 6 7 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"Vibration API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB F N K D G E A ZB YB","33":"2 B C d J"},D:{"1":"0 1 3 4 6 7 8 9 Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"Vibration API"}; diff --git a/node_modules/caniuse-lite/data/features/video.js b/node_modules/caniuse-lite/data/features/video.js index 51715c505..90372542f 100644 --- a/node_modules/caniuse-lite/data/features/video.js +++ b/node_modules/caniuse-lite/data/features/video.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","260":"2 F N K D G E A B C d J M H I O XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"F N K D G E A RB SB TB UB VB","2":"PB HB","513":"5 B C p YB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB","513":"pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","132":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Video element"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","260":"2 F N K D G E A B C d J M H I O ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"F N K D G E A TB UB VB WB XB","2":"RB IB","513":"5 B C p aB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB","513":"rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","132":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Video element"}; diff --git a/node_modules/caniuse-lite/data/features/videotracks.js b/node_modules/caniuse-lite/data/features/videotracks.js index 6334a2012..42954c5ad 100644 --- a/node_modules/caniuse-lite/data/features/videotracks.js +++ b/node_modules/caniuse-lite/data/features/videotracks.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","194":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","322":"0 1 3 4 7 9 o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N K PB HB RB"},F:{"2":"5 8 E B C J M H I O P Q R S T U V W X Y Z a ZB aB bB cB p eB","322":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","322":"L"},L:{"322":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:1,C:"Video Tracks"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","194":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","322":"0 1 3 4 7 8 9 o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N K RB IB TB"},F:{"2":"5 E B C J M H I O P Q R S T U V W X Y Z a bB cB dB eB p AB gB","322":"0 1 6 b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","322":"L"},L:{"322":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"194":"AC"}},B:1,C:"Video Tracks"}; diff --git a/node_modules/caniuse-lite/data/features/viewport-units.js b/node_modules/caniuse-lite/data/features/viewport-units.js index 86254c099..1dc88194a 100644 --- a/node_modules/caniuse-lite/data/features/viewport-units.js +++ b/node_modules/caniuse-lite/data/features/viewport-units.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","132":"E","260":"A B"},B:{"1":"M H I","260":"2 C d J"},C:{"1":"0 1 3 4 6 7 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I XB WB"},D:{"1":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H I O","260":"P Q R S T U"},E:{"1":"5 D G E A B C SB TB UB VB p YB","2":"F N PB HB RB","260":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB","516":"jB","772":"JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"Viewport units: vw, vh, vmin, vmax"}; +module.exports={A:{A:{"2":"K D G iB","132":"E","260":"A B"},B:{"1":"M H I","260":"2 C d J"},C:{"1":"0 1 3 4 6 7 8 9 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H I O","260":"P Q R S T U"},E:{"1":"5 D G E A B C UB VB WB XB p aB","2":"F N RB IB TB","260":"K"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB","516":"lB","772":"KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"260":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"Viewport units: vw, vh, vmin, vmax"}; diff --git a/node_modules/caniuse-lite/data/features/wai-aria.js b/node_modules/caniuse-lite/data/features/wai-aria.js index 2a87f5920..94ac1c48f 100644 --- a/node_modules/caniuse-lite/data/features/wai-aria.js +++ b/node_modules/caniuse-lite/data/features/wai-aria.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","4":"G E A B"},B:{"4":"2 C d J M H I"},C:{"4":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"4":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"PB HB","4":"5 F N K D G E A B C RB SB TB UB VB p YB"},F:{"2":"E","4":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"4":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"4":"tB"},I:{"2":"BB F uB vB wB xB EB","4":"4 yB zB"},J:{"2":"D A"},K:{"4":"5 8 A B C L p"},L:{"4":"IB"},M:{"4":"3"},N:{"4":"A B"},O:{"2":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:2,C:"WAI-ARIA Accessibility features"}; +module.exports={A:{A:{"2":"K D iB","4":"G E A B"},B:{"4":"2 C d J M H I"},C:{"4":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"4":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"RB IB","4":"5 F N K D G E A B C TB UB VB WB XB p aB"},F:{"2":"E","4":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"4":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"4":"vB"},I:{"2":"DB F wB xB yB zB EB","4":"4 0B 1B"},J:{"2":"D A"},K:{"4":"5 A B C L p AB"},L:{"4":"JB"},M:{"4":"3"},N:{"4":"A B"},O:{"2":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"4":"AC"}},B:2,C:"WAI-ARIA Accessibility features"}; diff --git a/node_modules/caniuse-lite/data/features/wasm.js b/node_modules/caniuse-lite/data/features/wasm.js index 8a8337b80..c57c0a488 100644 --- a/node_modules/caniuse-lite/data/features/wasm.js +++ b/node_modules/caniuse-lite/data/features/wasm.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"M H I","2":"2 C d","578":"J"},C:{"1":"0 1 3 4 7 9 w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L XB WB","194":"q r s t u","1025":"v"},D:{"1":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","322":"u v w x y z"},E:{"1":"5 B C p YB","2":"F N K D G E A PB HB RB SB TB UB VB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g ZB aB bB cB p eB","322":"h i j k l m"},G:{"1":"pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB nB oB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"322":"5B"},R:{"2":"6B"}},B:6,C:"WebAssembly"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"M H I","2":"2 C d","578":"J"},C:{"1":"0 1 3 4 7 8 9 w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L ZB YB","194":"q r s t u","1025":"v"},D:{"1":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t","322":"u v w x y z"},E:{"1":"5 B C p aB","2":"F N K D G E A RB IB TB UB VB WB XB"},F:{"1":"0 1 n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g bB cB dB eB p AB gB","322":"h i j k l m"},G:{"1":"rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB pB qB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"322":"8B"},R:{"2":"9B"},S:{"194":"AC"}},B:6,C:"WebAssembly"}; diff --git a/node_modules/caniuse-lite/data/features/wav.js b/node_modules/caniuse-lite/data/features/wav.js index 01550ee22..c6e0a5b15 100644 --- a/node_modules/caniuse-lite/data/features/wav.js +++ b/node_modules/caniuse-lite/data/features/wav.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB p eB","2":"E ZB aB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","16":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"Wav audio format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z dB eB p AB gB","2":"E bB cB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","16":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"Wav audio format"}; diff --git a/node_modules/caniuse-lite/data/features/wbr-element.js b/node_modules/caniuse-lite/data/features/wbr-element.js index 2eb7ac34a..11f70ba2c 100644 --- a/node_modules/caniuse-lite/data/features/wbr-element.js +++ b/node_modules/caniuse-lite/data/features/wbr-element.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D gB","2":"G E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C HB RB SB TB UB VB p YB","16":"PB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","16":"E"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB"},H:{"1":"tB"},I:{"1":"4 BB F wB xB EB yB zB","16":"uB vB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"wbr (word break opportunity) element"}; +module.exports={A:{A:{"1":"K D iB","2":"G E A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C IB TB UB VB WB XB p aB","16":"RB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","16":"E"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB"},H:{"1":"vB"},I:{"1":"4 DB F yB zB EB 0B 1B","16":"wB xB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"wbr (word break opportunity) element"}; diff --git a/node_modules/caniuse-lite/data/features/web-animation.js b/node_modules/caniuse-lite/data/features/web-animation.js index df1aa5844..8ccdfe0a4 100644 --- a/node_modules/caniuse-lite/data/features/web-animation.js +++ b/node_modules/caniuse-lite/data/features/web-animation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b XB WB","260":"3 4 7 9 GB FB AB CB DB","516":"0 1 q r s t u v w x y z","580":"6 c e f g h i j k l m n o L"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"f g h","260":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"YB","2":"F N K D G E A PB HB RB SB TB UB VB","4":"5","1090":"B C p"},F:{"2":"5 8 E B C J M H I O P Q R ZB aB bB cB p eB","132":"S T U","260":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB","4":"sB","1090":"pB qB rB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","260":"4"},J:{"2":"D A"},K:{"2":"5 8 A B C p","260":"L"},L:{"260":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"260":"0B"},P:{"260":"F 1B 2B 3B 4B"},Q:{"260":"5B"},R:{"260":"6B"}},B:5,C:"Web Animations API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b ZB YB","260":"3 4 7 8 9 HB GB BB CB FB","516":"0 1 q r s t u v w x y z","580":"6 c e f g h i j k l m n o L"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e","132":"f g h","260":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"aB","2":"F N K D G E A RB IB TB UB VB WB XB","4":"5","1090":"B C p"},F:{"2":"5 E B C J M H I O P Q R bB cB dB eB p AB gB","132":"S T U","260":"0 1 6 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB","4":"uB","1090":"rB sB tB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","260":"4"},J:{"2":"D A"},K:{"2":"5 A B C p AB","260":"L"},L:{"260":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"260":"2B"},P:{"260":"F 3B 4B 5B 6B 7B"},Q:{"260":"8B"},R:{"260":"9B"},S:{"516":"AC"}},B:5,C:"Web Animations API"}; diff --git a/node_modules/caniuse-lite/data/features/web-app-manifest.js b/node_modules/caniuse-lite/data/features/web-app-manifest.js index 75e3510e9..f74ced59a 100644 --- a/node_modules/caniuse-lite/data/features/web-app-manifest.js +++ b/node_modules/caniuse-lite/data/features/web-app-manifest.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M","514":"H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h","132":"0 1 3 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB","260":"4 QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB","132":"qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","132":"L"},L:{"1":"IB"},M:{"132":"3"},N:{"2":"A B"},O:{"132":"0B"},P:{"132":"F 1B 2B 3B 4B"},Q:{"132":"5B"},R:{"132":"6B"}},B:5,C:"Web App Manifest"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M","514":"H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h","132":"0 1 3 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB","260":"4 FB SB NB LB kB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB","132":"sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","132":"L"},L:{"1":"JB"},M:{"132":"3"},N:{"2":"A B"},O:{"132":"2B"},P:{"132":"F 3B 4B 5B 6B 7B"},Q:{"132":"8B"},R:{"132":"9B"},S:{"2":"AC"}},B:5,C:"Web App Manifest"}; diff --git a/node_modules/caniuse-lite/data/features/web-bluetooth.js b/node_modules/caniuse-lite/data/features/web-bluetooth.js index 32e2139de..3f768f7f9 100644 --- a/node_modules/caniuse-lite/data/features/web-bluetooth.js +++ b/node_modules/caniuse-lite/data/features/web-bluetooth.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","194":"o L q r s t u v","706":"w x y","1025":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e ZB aB bB cB p eB","450":"f g h i","706":"j k l","1025":"0 1 m n o L q r s t u v w x y z"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB zB","1025":"4"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1025":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"2B 3B 4B","2":"F 1B"},Q:{"706":"5B"},R:{"2":"6B"}},B:7,C:"Web Bluetooth"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n","194":"o L q r s t u v","706":"w x y","1025":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e bB cB dB eB p AB gB","450":"f g h i","706":"j k l","1025":"0 1 m n o L q r s t u v w x y z"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B 1B","1025":"4"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1025":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"4B 5B 6B 7B","2":"F 3B"},Q:{"706":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"Web Bluetooth"}; diff --git a/node_modules/caniuse-lite/data/features/web-share.js b/node_modules/caniuse-lite/data/features/web-share.js index e09ccaf7d..36b8c8051 100644 --- a/node_modules/caniuse-lite/data/features/web-share.js +++ b/node_modules/caniuse-lite/data/features/web-share.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"2":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","258":"I O P Q R S T"},E:{"1":"5 YB","2":"F N K D G E A B C PB HB RB TB UB VB p","16":"SB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"sB","2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB"},H:{"2":"tB"},I:{"2":"BB F uB vB wB xB EB yB","514":"4 zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"514":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F","514":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"16":"6B"}},B:7,C:"Web Share API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"2":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","258":"I O P Q R S T"},E:{"1":"5 aB","2":"F N K D G E A B C RB IB TB VB WB XB p","16":"UB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"uB","2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB"},H:{"2":"vB"},I:{"2":"DB F wB xB yB zB EB 0B","514":"4 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"514":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F","514":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"16":"9B"},S:{"2":"AC"}},B:7,C:"Web Share API"}; diff --git a/node_modules/caniuse-lite/data/features/webauthn.js b/node_modules/caniuse-lite/data/features/webauthn.js index 61d1827ca..e96499adc 100644 --- a/node_modules/caniuse-lite/data/features/webauthn.js +++ b/node_modules/caniuse-lite/data/features/webauthn.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"I","2":"C","226":"2 d J M H"},C:{"1":"3 4 7 9 FB AB CB DB","2":"0 1 2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB XB WB"},D:{"1":"4 QB iB KB IB LB MB NB OB","2":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},E:{"2":"F N K D G E A B C PB HB RB SB TB UB VB p","322":"5 YB"},F:{"1":"0 1 x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:4,C:"Web Authentication API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"I","2":"C","226":"2 d J M H"},C:{"1":"3 4 7 8 9 GB BB CB FB","2":"0 1 2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB ZB YB"},D:{"1":"4 FB SB NB LB kB MB JB OB PB QB","2":"0 1 2 3 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB"},E:{"2":"F N K D G E A B C RB IB TB UB VB WB XB p","322":"5 aB"},F:{"1":"0 1 x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:2,C:"Web Authentication API"}; diff --git a/node_modules/caniuse-lite/data/features/webgl.js b/node_modules/caniuse-lite/data/features/webgl.js index f21bd3f07..3745c9afa 100644 --- a/node_modules/caniuse-lite/data/features/webgl.js +++ b/node_modules/caniuse-lite/data/features/webgl.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"gB","8":"K D G E A","129":"B"},B:{"129":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","129":"2 F N K D G E A B C d J M H I O P Q R S"},D:{"1":"0 1 3 4 6 7 9 c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N K D","129":"2 G E A B C d J M H I O P Q R S T U V W X Y Z a b"},E:{"1":"5 G E A B C UB VB p YB","2":"F N PB HB","129":"K D RB SB TB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","129":"5 C J M H I"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB jB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"1":"A","2":"D"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A","129":"B"},O:{"129":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"WebGL - 3D Canvas graphics"}; +module.exports={A:{A:{"2":"iB","8":"K D G E A","129":"B"},B:{"129":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","129":"2 F N K D G E A B C d J M H I O P Q R S"},D:{"1":"0 1 3 4 6 7 8 9 c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N K D","129":"2 G E A B C d J M H I O P Q R S T U V W X Y Z a b"},E:{"1":"5 G E A B C WB XB p aB","2":"F N RB IB","129":"K D TB UB VB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","129":"5 C J M H I"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB lB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"1":"A","2":"D"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A","129":"B"},O:{"129":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"129":"AC"}},B:6,C:"WebGL - 3D Canvas graphics"}; diff --git a/node_modules/caniuse-lite/data/features/webgl2.js b/node_modules/caniuse-lite/data/features/webgl2.js index 6bf727b1d..da0aa1c83 100644 --- a/node_modules/caniuse-lite/data/features/webgl2.js +++ b/node_modules/caniuse-lite/data/features/webgl2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T XB WB","194":"l m n","450":"6 U V W X Y Z a b c e f g h i j k","2242":"o L q r s t"},D:{"1":"0 1 3 4 7 9 z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","578":"m n o L q r s t u v w x y"},E:{"2":"F N K D G E A PB HB RB SB TB UB","1090":"5 B C VB p YB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB","1090":"rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"3B 4B","2":"F 1B 2B"},Q:{"578":"5B"},R:{"2":"6B"}},B:6,C:"WebGL 2.0"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T ZB YB","194":"l m n","450":"6 U V W X Y Z a b c e f g h i j k","2242":"o L q r s t"},D:{"1":"0 1 3 4 7 8 9 z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l","578":"m n o L q r s t u v w x y"},E:{"2":"F N K D G E A RB IB TB UB VB WB","1090":"5 B C XB p aB"},F:{"1":"0 1 m n o L q r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB","1090":"tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"5B 6B 7B","2":"F 3B 4B"},Q:{"578":"8B"},R:{"2":"9B"},S:{"2242":"AC"}},B:6,C:"WebGL 2.0"}; diff --git a/node_modules/caniuse-lite/data/features/webm.js b/node_modules/caniuse-lite/data/features/webm.js index 973e25c62..3dbfd31ad 100644 --- a/node_modules/caniuse-lite/data/features/webm.js +++ b/node_modules/caniuse-lite/data/features/webm.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G gB","8":"E A B"},B:{"4":"d J M H I","8":"2 C"},C:{"1":"0 1 3 4 6 7 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","4":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},D:{"1":"0 1 3 4 6 7 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N","4":"2 K D G E A B C d J M H I O P Q R S T"},E:{"2":"PB","8":"5 F N K D G E A B C HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB bB","4":"5 8 B C J cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"1":"4","2":"uB vB","4":"BB F wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C p","4":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"0B"},P:{"1":"1B 2B 3B 4B","4":"F"},Q:{"1":"5B"},R:{"1":"6B"}},B:6,C:"WebM video format"}; +module.exports={A:{A:{"2":"K D G iB","8":"E A B"},B:{"4":"d J M H I","8":"2 C"},C:{"1":"0 1 3 4 6 7 8 9 X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","4":"2 F N K D G E A B C d J M H I O P Q R S T U V W"},D:{"1":"0 1 3 4 6 7 8 9 U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N","4":"2 K D G E A B C d J M H I O P Q R S T"},E:{"2":"RB","8":"F N K D G E A B C IB TB UB VB WB XB p","132":"5 aB"},F:{"1":"0 1 6 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB dB","4":"5 B C J eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB","132":"uB"},H:{"2":"vB"},I:{"1":"4","2":"wB xB","4":"DB F yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C p AB","4":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"8":"A B"},O:{"1":"2B"},P:{"1":"3B 4B 5B 6B 7B","4":"F"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:6,C:"WebM video format"}; diff --git a/node_modules/caniuse-lite/data/features/webp.js b/node_modules/caniuse-lite/data/features/webp.js index 89e48f013..ad7a17a86 100644 --- a/node_modules/caniuse-lite/data/features/webp.js +++ b/node_modules/caniuse-lite/data/features/webp.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"4 CB DB","2":"dB BB XB WB","8":"0 1 2 3 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB"},D:{"1":"0 1 3 4 6 7 9 b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F N","8":"K D G","132":"2 E A B C d J M H I O P Q R","260":"S T U V W X Y Z a"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB bB","8":"B cB","132":"8 p eB","260":"5 C J M H I"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 EB yB zB","2":"BB uB vB wB","132":"F xB"},J:{"2":"D A"},K:{"1":"5 8 C L p","2":"A","132":"B"},L:{"1":"IB"},M:{"8":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:7,C:"WebP image format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"I","2":"2 C d J M H"},C:{"1":"3 4 CB FB","2":"fB DB ZB YB","8":"0 1 2 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB"},D:{"1":"0 1 3 4 6 7 8 9 b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F N","8":"K D G","132":"2 E A B C d J M H I O P Q R","260":"S T U V W X Y Z a"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 6 O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB dB","8":"B eB","132":"p AB gB","260":"5 C J M H I"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 EB 0B 1B","2":"DB wB xB yB","132":"F zB"},J:{"2":"D A"},K:{"1":"5 C L p AB","2":"A","132":"B"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"8":"AC"}},B:7,C:"WebP image format"}; diff --git a/node_modules/caniuse-lite/data/features/websockets.js b/node_modules/caniuse-lite/data/features/websockets.js index cb3b8fe92..b99cfa19e 100644 --- a/node_modules/caniuse-lite/data/features/websockets.js +++ b/node_modules/caniuse-lite/data/features/websockets.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB XB WB","132":"F N","292":"K D G E A"},D:{"1":"0 1 3 4 6 7 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d","260":"J"},E:{"1":"5 D G E A B C TB UB VB p YB","2":"F PB HB","132":"N RB","260":"K SB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB bB cB","132":"8 B C p eB"},G:{"1":"G JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB","132":"EB hB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","129":"D"},K:{"1":"5 L","2":"A","132":"8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Web Sockets"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB ZB YB","132":"F N","292":"K D G E A"},D:{"1":"0 1 3 4 6 7 8 9 M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d","260":"J"},E:{"1":"5 D G E A B C VB WB XB p aB","2":"F RB IB","132":"N TB","260":"K UB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB dB eB","132":"B C p AB gB"},G:{"1":"G KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB","132":"EB jB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","129":"D"},K:{"1":"5 L","2":"A","132":"B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Web Sockets"}; diff --git a/node_modules/caniuse-lite/data/features/webusb.js b/node_modules/caniuse-lite/data/features/webusb.js index 1cb58ef6b..6861244f6 100644 --- a/node_modules/caniuse-lite/data/features/webusb.js +++ b/node_modules/caniuse-lite/data/features/webusb.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"3 4 9 FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","66":"0 1 7 x y z GB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j ZB aB bB cB p eB","66":"k l m n o L q"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"1":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"2":"F 1B 2B 3B 4B"},Q:{"2":"5B"},R:{"2":"6B"}},B:7,C:"WebUSB"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"2":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"3 4 8 9 GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w","66":"0 1 7 x y z HB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 r s t u v w x y z","2":"5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j bB cB dB eB p AB gB","66":"k l m n o L q"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"1":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"2":"F 3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"2":"9B"},S:{"2":"AC"}},B:7,C:"WebUSB"}; diff --git a/node_modules/caniuse-lite/data/features/webvr.js b/node_modules/caniuse-lite/data/features/webvr.js index 6089c90f5..9c42544f4 100644 --- a/node_modules/caniuse-lite/data/features/webvr.js +++ b/node_modules/caniuse-lite/data/features/webvr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d","513":"J M H I"},C:{"2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w XB WB","129":"0 1 3 4 7 9 y z GB FB AB CB DB","194":"x"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"0 1 3 4 7 9 GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"2":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"2":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"2":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"2":"tB"},I:{"2":"4 BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"2":"5 8 A B C L p"},L:{"2049":"IB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1025":"F","1028":"1B 2B 3B 4B"},Q:{"2":"5B"},R:{"322":"6B"}},B:7,C:"WebXR API"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d","513":"J M H I"},C:{"2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w ZB YB","129":"0 1 3 4 7 8 9 y z HB GB BB CB FB","194":"x"},D:{"2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","322":"0 1 3 4 7 8 9 HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"2":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"2":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"2":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"2":"vB"},I:{"2":"4 DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"2":"5 A B C L p AB"},L:{"2049":"JB"},M:{"2":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1025":"F","1028":"3B 4B 5B 6B 7B"},Q:{"2":"8B"},R:{"322":"9B"},S:{"2":"AC"}},B:7,C:"WebXR API"}; diff --git a/node_modules/caniuse-lite/data/features/webvtt.js b/node_modules/caniuse-lite/data/features/webvtt.js index eb29ff8a5..bf08cc8f9 100644 --- a/node_modules/caniuse-lite/data/features/webvtt.js +++ b/node_modules/caniuse-lite/data/features/webvtt.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"2":"2 dB BB F N K D G E A B C d J M H I O P Q R S XB WB","66":"T U V W X Y Z","129":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB"},D:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 F N K D G E A B C d J M H"},E:{"1":"5 K D G E A B C SB TB UB VB p YB","2":"F N PB HB RB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB hB JB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB F uB vB wB xB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"WebVTT - Web Video Text Tracks"}; +module.exports={A:{A:{"1":"A B","2":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"2":"2 fB DB F N K D G E A B C d J M H I O P Q R S ZB YB","66":"T U V W X Y Z","129":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB"},D:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 F N K D G E A B C d J M H"},E:{"1":"5 K D G E A B C UB VB WB XB p aB","2":"F N RB IB TB"},F:{"1":"0 1 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB jB KB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB F wB xB yB zB EB"},J:{"1":"A","2":"D"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"B","2":"A"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"129":"AC"}},B:5,C:"WebVTT - Web Video Text Tracks"}; diff --git a/node_modules/caniuse-lite/data/features/webworkers.js b/node_modules/caniuse-lite/data/features/webworkers.js index 0955ce458..91d44c111 100644 --- a/node_modules/caniuse-lite/data/features/webworkers.js +++ b/node_modules/caniuse-lite/data/features/webworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"gB","8":"K D G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","8":"dB BB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","8":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z cB p eB","2":"E ZB","8":"aB bB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 uB yB zB","2":"BB F vB wB xB EB"},J:{"1":"D A"},K:{"1":"5 8 B C L p","8":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Web Workers"}; +module.exports={A:{A:{"1":"A B","2":"iB","8":"K D G E"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","8":"fB DB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","8":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB p AB gB","2":"E bB","8":"cB dB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 wB 0B 1B","2":"DB F xB yB zB EB"},J:{"1":"D A"},K:{"1":"5 B C L p AB","8":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Web Workers"}; diff --git a/node_modules/caniuse-lite/data/features/will-change.js b/node_modules/caniuse-lite/data/features/will-change.js index e66bbd2b6..c9e7301e6 100644 --- a/node_modules/caniuse-lite/data/features/will-change.js +++ b/node_modules/caniuse-lite/data/features/will-change.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X XB WB","194":"6 Y Z a b c e"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 A B C UB VB p YB","2":"F N K D G E PB HB RB SB TB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R S ZB aB bB cB p eB"},G:{"1":"mB nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS will-change property"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"2":"2 C d J M H I"},C:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X ZB YB","194":"6 Y Z a b c e"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 A B C WB XB p aB","2":"F N K D G E RB IB TB UB VB"},F:{"1":"0 1 6 T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R S bB cB dB eB p AB gB"},G:{"1":"oB pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS will-change property"}; diff --git a/node_modules/caniuse-lite/data/features/woff.js b/node_modules/caniuse-lite/data/features/woff.js index 59e272563..b2e185fa9 100644 --- a/node_modules/caniuse-lite/data/features/woff.js +++ b/node_modules/caniuse-lite/data/features/woff.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB WB","2":"dB BB XB"},D:{"1":"0 1 2 3 4 6 7 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"F"},E:{"1":"5 K D G E A B C RB SB TB UB VB p YB","2":"F N PB HB"},F:{"1":"0 1 5 6 8 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p eB","2":"E B ZB aB bB cB"},G:{"1":"G hB JB jB kB lB mB nB oB pB qB rB sB","2":"HB fB EB"},H:{"2":"tB"},I:{"1":"4 yB zB","2":"BB uB vB wB xB EB","130":"F"},J:{"1":"D A"},K:{"1":"5 8 B C L p","2":"A"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:2,C:"WOFF - Web Open Font Format"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB YB","2":"fB DB ZB"},D:{"1":"0 1 2 3 4 6 7 8 9 N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"F"},E:{"1":"5 K D G E A B C TB UB VB WB XB p aB","2":"F N RB IB"},F:{"1":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z p AB gB","2":"E B bB cB dB eB"},G:{"1":"G jB KB lB mB nB oB pB qB rB sB tB uB","2":"IB hB EB"},H:{"2":"vB"},I:{"1":"4 0B 1B","2":"DB wB xB yB zB EB","130":"F"},J:{"1":"D A"},K:{"1":"5 B C L p AB","2":"A"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:2,C:"WOFF - Web Open Font Format"}; diff --git a/node_modules/caniuse-lite/data/features/woff2.js b/node_modules/caniuse-lite/data/features/woff2.js index e76e0f275..87424a739 100644 --- a/node_modules/caniuse-lite/data/features/woff2.js +++ b/node_modules/caniuse-lite/data/features/woff2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E A B gB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 9 i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 6 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h XB WB"},D:{"1":"0 1 3 4 7 9 f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 C YB","2":"F N K D G E PB HB RB SB TB UB","132":"A B VB p"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C J M H I O P Q R ZB aB bB cB p eB"},G:{"1":"nB oB pB qB rB sB","2":"G HB fB EB hB JB jB kB lB mB"},H:{"2":"tB"},I:{"1":"4","2":"BB F uB vB wB xB EB yB zB"},J:{"2":"D A"},K:{"1":"L","2":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"WOFF 2.0 - Web Open Font Format"}; +module.exports={A:{A:{"2":"K D G E A B iB"},B:{"1":"d J M H I","2":"2 C"},C:{"1":"0 1 3 4 7 8 9 i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 6 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h ZB YB"},D:{"1":"0 1 3 4 7 8 9 f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","2":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e"},E:{"1":"5 C aB","2":"F N K D G E RB IB TB UB VB WB","132":"A B XB p"},F:{"1":"0 1 6 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C J M H I O P Q R bB cB dB eB p AB gB"},G:{"1":"pB qB rB sB tB uB","2":"G IB hB EB jB KB lB mB nB oB"},H:{"2":"vB"},I:{"1":"4","2":"DB F wB xB yB zB EB 0B 1B"},J:{"2":"D A"},K:{"1":"L","2":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"2":"A B"},O:{"2":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"WOFF 2.0 - Web Open Font Format"}; diff --git a/node_modules/caniuse-lite/data/features/word-break.js b/node_modules/caniuse-lite/data/features/word-break.js index eab8c66b9..a7aecac45 100644 --- a/node_modules/caniuse-lite/data/features/word-break.js +++ b/node_modules/caniuse-lite/data/features/word-break.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K D G E A B gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"2 dB BB F N K D G E A B C d XB WB"},D:{"1":"0 1 3 4 7 9 n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},E:{"1":"5 E A B C UB VB p YB","4":"F N K D G PB HB RB SB TB"},F:{"1":"0 1 6 a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 8 E B C ZB aB bB cB p eB","4":"J M H I O P Q R S T U V W X Y Z"},G:{"1":"lB mB nB oB pB qB rB sB","4":"G HB fB EB hB JB jB kB"},H:{"2":"tB"},I:{"1":"4","4":"BB F uB vB wB xB EB yB zB"},J:{"4":"D A"},K:{"2":"5 8 A B C p","4":"L"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"4":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 word-break"}; +module.exports={A:{A:{"1":"K D G E A B iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"2 fB DB F N K D G E A B C d ZB YB"},D:{"1":"0 1 3 4 7 8 9 n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m"},E:{"1":"5 E A B C WB XB p aB","4":"F N K D G RB IB TB UB VB"},F:{"1":"0 1 6 a b c e f g h i j k l m n o L q r s t u v w x y z","2":"5 E B C bB cB dB eB p AB gB","4":"J M H I O P Q R S T U V W X Y Z"},G:{"1":"nB oB pB qB rB sB tB uB","4":"G IB hB EB jB KB lB mB"},H:{"2":"vB"},I:{"1":"4","4":"DB F wB xB yB zB EB 0B 1B"},J:{"4":"D A"},K:{"2":"5 A B C p AB","4":"L"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"4":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:5,C:"CSS3 word-break"}; diff --git a/node_modules/caniuse-lite/data/features/wordwrap.js b/node_modules/caniuse-lite/data/features/wordwrap.js index 31803d5a2..fb23643fe 100644 --- a/node_modules/caniuse-lite/data/features/wordwrap.js +++ b/node_modules/caniuse-lite/data/features/wordwrap.js @@ -1 +1 @@ -module.exports={A:{A:{"4":"K D G E A B gB"},B:{"1":"I","4":"2 C d J M H"},C:{"1":"0 1 3 4 7 9 s t u v w x y z GB FB AB CB DB","2":"dB BB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r XB WB"},D:{"1":"0 1 3 4 6 7 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","4":"2 F N K D G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C SB TB UB VB p YB","4":"F N K PB HB RB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E ZB aB","4":"8 B C bB cB p eB"},G:{"1":"G jB kB lB mB nB oB pB qB rB sB","4":"HB fB EB hB JB"},H:{"4":"tB"},I:{"1":"4 yB zB","4":"BB F uB vB wB xB EB"},J:{"1":"A","4":"D"},K:{"1":"L","4":"5 8 A B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:5,C:"CSS3 Overflow-wrap"}; +module.exports={A:{A:{"4":"K D G E A B iB"},B:{"1":"I","4":"2 C d J M H"},C:{"1":"0 1 3 4 7 8 9 s t u v w x y z HB GB BB CB FB","2":"fB DB","4":"2 6 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","4":"2 F N K D G E A B C d J M H I O P Q R"},E:{"1":"5 D G E A B C UB VB WB XB p aB","4":"F N K RB IB TB"},F:{"1":"0 1 5 6 J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E bB cB","4":"B C dB eB p AB gB"},G:{"1":"G lB mB nB oB pB qB rB sB tB uB","4":"IB hB EB jB KB"},H:{"4":"vB"},I:{"1":"4 0B 1B","4":"DB F wB xB yB zB EB"},J:{"1":"A","4":"D"},K:{"1":"L","4":"5 A B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"4":"AC"}},B:5,C:"CSS3 Overflow-wrap"}; diff --git a/node_modules/caniuse-lite/data/features/x-doc-messaging.js b/node_modules/caniuse-lite/data/features/x-doc-messaging.js index 3a77a3709..052cc626f 100644 --- a/node_modules/caniuse-lite/data/features/x-doc-messaging.js +++ b/node_modules/caniuse-lite/data/features/x-doc-messaging.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D gB","132":"G E","260":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB","2":"dB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C RB SB TB UB VB p YB","2":"PB HB"},F:{"1":"0 1 5 6 8 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB","2":"E"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"Cross-document messaging"}; +module.exports={A:{A:{"2":"K D iB","132":"G E","260":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB","2":"fB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C TB UB VB WB XB p aB","2":"RB IB"},F:{"1":"0 1 5 6 B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB","2":"E"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"4":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"Cross-document messaging"}; diff --git a/node_modules/caniuse-lite/data/features/x-frame-options.js b/node_modules/caniuse-lite/data/features/x-frame-options.js index 20b6dfd7e..41606d633 100644 --- a/node_modules/caniuse-lite/data/features/x-frame-options.js +++ b/node_modules/caniuse-lite/data/features/x-frame-options.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G E A B","2":"K D gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","4":"2 F N K D G E A B C d J M H","16":"dB BB XB WB"},D:{"4":"0 1 3 4 6 7 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"4":"5 K D G E A B C RB SB TB UB VB p YB","16":"F N PB HB"},F:{"4":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z eB","16":"8 E B ZB aB bB cB p"},G:{"4":"G jB kB lB mB nB oB pB qB rB sB","16":"HB fB EB hB JB"},H:{"2":"tB"},I:{"4":"4 F xB EB yB zB","16":"BB uB vB wB"},J:{"4":"D A"},K:{"4":"5 L","16":"8 A B C p"},L:{"4":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"4":"0B"},P:{"4":"F 1B 2B 3B 4B"},Q:{"4":"5B"},R:{"4":"6B"}},B:6,C:"X-Frame-Options HTTP header"}; +module.exports={A:{A:{"1":"G E A B","2":"K D iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","4":"2 F N K D G E A B C d J M H","16":"fB DB ZB YB"},D:{"4":"0 1 3 4 6 7 8 9 V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"2 F N K D G E A B C d J M H I O P Q R S T U"},E:{"4":"5 K D G E A B C TB UB VB WB XB p aB","16":"F N RB IB"},F:{"4":"0 1 5 6 C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z gB","16":"E B bB cB dB eB p AB"},G:{"4":"G lB mB nB oB pB qB rB sB tB uB","16":"IB hB EB jB KB"},H:{"2":"vB"},I:{"4":"4 F zB EB 0B 1B","16":"DB wB xB yB"},J:{"4":"D A"},K:{"4":"5 L","16":"A B C p AB"},L:{"4":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"4":"2B"},P:{"4":"F 3B 4B 5B 6B 7B"},Q:{"4":"8B"},R:{"4":"9B"},S:{"1":"AC"}},B:6,C:"X-Frame-Options HTTP header"}; diff --git a/node_modules/caniuse-lite/data/features/xhr2.js b/node_modules/caniuse-lite/data/features/xhr2.js index e71c2f689..6fb96c558 100644 --- a/node_modules/caniuse-lite/data/features/xhr2.js +++ b/node_modules/caniuse-lite/data/features/xhr2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K D G E gB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","2":"dB BB","260":"A B","388":"K D G E","900":"F N XB WB"},D:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","16":"F N K","132":"Y Z","388":"2 D G E A B C d J M H I O P Q R S T U V W X"},E:{"1":"5 G E A B C TB UB VB p YB","2":"F PB HB","132":"D SB","388":"N K RB"},F:{"1":"0 1 5 6 C I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"8 E B ZB aB bB cB p eB","132":"J M H"},G:{"1":"G kB lB mB nB oB pB qB rB sB","2":"HB fB EB","132":"jB","388":"hB JB"},H:{"2":"tB"},I:{"1":"4 zB","2":"uB vB wB","388":"yB","900":"BB F xB EB"},J:{"132":"A","388":"D"},K:{"1":"5 C L","2":"8 A B p"},L:{"1":"IB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:1,C:"XMLHttpRequest advanced features"}; +module.exports={A:{A:{"2":"K D G E iB","132":"A B"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","2":"fB DB","260":"A B","388":"K D G E","900":"F N ZB YB"},D:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","16":"F N K","132":"Y Z","388":"2 D G E A B C d J M H I O P Q R S T U V W X"},E:{"1":"5 G E A B C VB WB XB p aB","2":"F RB IB","132":"D UB","388":"N K TB"},F:{"1":"0 1 5 6 C I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","2":"E B bB cB dB eB p AB gB","132":"J M H"},G:{"1":"G mB nB oB pB qB rB sB tB uB","2":"IB hB EB","132":"lB","388":"jB KB"},H:{"2":"vB"},I:{"1":"4 1B","2":"wB xB yB","388":"0B","900":"DB F zB EB"},J:{"132":"A","388":"D"},K:{"1":"5 C L","2":"A B p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"132":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:1,C:"XMLHttpRequest advanced features"}; diff --git a/node_modules/caniuse-lite/data/features/xhtml.js b/node_modules/caniuse-lite/data/features/xhtml.js index 74f32a620..1afd6c8f0 100644 --- a/node_modules/caniuse-lite/data/features/xhtml.js +++ b/node_modules/caniuse-lite/data/features/xhtml.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E A B","2":"K D G gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"1":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"1":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"1":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"1":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"1":"tB"},I:{"1":"4 BB F uB vB wB xB EB yB zB"},J:{"1":"D A"},K:{"1":"5 8 A B C L p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"2":"6B"}},B:1,C:"XHTML served as application/xhtml+xml"}; +module.exports={A:{A:{"1":"E A B","2":"K D G iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"1":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"1":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"1":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"1":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"1":"vB"},I:{"1":"4 DB F wB xB yB zB EB 0B 1B"},J:{"1":"D A"},K:{"1":"5 A B C L p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"2":"9B"},S:{"1":"AC"}},B:1,C:"XHTML served as application/xhtml+xml"}; diff --git a/node_modules/caniuse-lite/data/features/xhtmlsmil.js b/node_modules/caniuse-lite/data/features/xhtmlsmil.js index 48b150474..f5f5f3d0f 100644 --- a/node_modules/caniuse-lite/data/features/xhtmlsmil.js +++ b/node_modules/caniuse-lite/data/features/xhtmlsmil.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"E A B gB","4":"K D G"},B:{"2":"2 C d J M H I"},C:{"8":"0 1 2 3 4 6 7 9 dB BB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB XB WB"},D:{"8":"0 1 2 3 4 6 7 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB"},E:{"8":"5 F N K D G E A B C PB HB RB SB TB UB VB p YB"},F:{"8":"0 1 5 6 8 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z ZB aB bB cB p eB"},G:{"8":"G HB fB EB hB JB jB kB lB mB nB oB pB qB rB sB"},H:{"8":"tB"},I:{"8":"4 BB F uB vB wB xB EB yB zB"},J:{"8":"D A"},K:{"8":"5 8 A B C L p"},L:{"8":"IB"},M:{"8":"3"},N:{"2":"A B"},O:{"8":"0B"},P:{"8":"F 1B 2B 3B 4B"},Q:{"8":"5B"},R:{"8":"6B"}},B:7,C:"XHTML+SMIL animation"}; +module.exports={A:{A:{"2":"E A B iB","4":"K D G"},B:{"2":"2 C d J M H I"},C:{"8":"0 1 2 3 4 6 7 8 9 fB DB F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB ZB YB"},D:{"8":"0 1 2 3 4 6 7 8 9 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB"},E:{"8":"5 F N K D G E A B C RB IB TB UB VB WB XB p aB"},F:{"8":"0 1 5 6 E B C J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z bB cB dB eB p AB gB"},G:{"8":"G IB hB EB jB KB lB mB nB oB pB qB rB sB tB uB"},H:{"8":"vB"},I:{"8":"4 DB F wB xB yB zB EB 0B 1B"},J:{"8":"D A"},K:{"8":"5 A B C L p AB"},L:{"8":"JB"},M:{"8":"3"},N:{"2":"A B"},O:{"8":"2B"},P:{"8":"F 3B 4B 5B 6B 7B"},Q:{"8":"8B"},R:{"8":"9B"},S:{"8":"AC"}},B:7,C:"XHTML+SMIL animation"}; diff --git a/node_modules/caniuse-lite/data/features/xml-serializer.js b/node_modules/caniuse-lite/data/features/xml-serializer.js index 58c67a845..6af0237d8 100644 --- a/node_modules/caniuse-lite/data/features/xml-serializer.js +++ b/node_modules/caniuse-lite/data/features/xml-serializer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","260":"K D G E gB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB","132":"B","260":"dB BB F N K D XB WB","516":"G E A"},D:{"1":"0 1 3 4 6 7 9 a b c e f g h i j k l m n o L q r s t u v w x y z GB FB AB CB DB QB iB KB IB LB MB NB OB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z"},E:{"1":"5 G E A B C TB UB VB p YB","132":"F N K D PB HB RB SB"},F:{"1":"0 1 6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E ZB","132":"5 8 B C J M H aB bB cB p eB"},G:{"1":"G kB lB mB nB oB pB qB rB sB","132":"HB fB EB hB JB jB"},H:{"132":"tB"},I:{"1":"4 yB zB","132":"BB F uB vB wB xB EB"},J:{"132":"D A"},K:{"1":"L","16":"A","132":"5 8 B C p"},L:{"1":"IB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"0B"},P:{"1":"F 1B 2B 3B 4B"},Q:{"1":"5B"},R:{"1":"6B"}},B:4,C:"DOM Parsing and Serialization"}; +module.exports={A:{A:{"1":"A B","260":"K D G E iB"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 2 3 4 6 7 8 9 C d J M H I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"B","260":"fB DB F N K D ZB YB","516":"G E A"},D:{"1":"0 1 3 4 6 7 8 9 a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB SB NB LB kB MB JB OB PB QB","132":"2 F N K D G E A B C d J M H I O P Q R S T U V W X Y Z"},E:{"1":"5 G E A B C VB WB XB p aB","132":"F N K D RB IB TB UB"},F:{"1":"0 1 6 I O P Q R S T U V W X Y Z a b c e f g h i j k l m n o L q r s t u v w x y z","16":"E bB","132":"5 B C J M H cB dB eB p AB gB"},G:{"1":"G mB nB oB pB qB rB sB tB uB","132":"IB hB EB jB KB lB"},H:{"132":"vB"},I:{"1":"4 0B 1B","132":"DB F wB xB yB zB EB"},J:{"132":"D A"},K:{"1":"L","16":"A","132":"5 B C p AB"},L:{"1":"JB"},M:{"1":"3"},N:{"1":"A B"},O:{"1":"2B"},P:{"1":"F 3B 4B 5B 6B 7B"},Q:{"1":"8B"},R:{"1":"9B"},S:{"1":"AC"}},B:4,C:"DOM Parsing and Serialization"}; diff --git a/node_modules/caniuse-lite/data/regions/AD.js b/node_modules/caniuse-lite/data/regions/AD.js index a764d41ab..07a340231 100644 --- a/node_modules/caniuse-lite/data/regions/AD.js +++ b/node_modules/caniuse-lite/data/regions/AD.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.024092,"39":0,"40":0.006023,"41":0,"42":0.006023,"43":0.012046,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.265012,"50":0.006023,"51":0.006023,"52":0,"53":0.018069,"54":0,"55":0,"56":0,"57":0.012046,"58":0.066253,"59":0.012046,"60":0.096368,"61":0.006023,"62":0.006023,"63":0.006023,"64":0.012046,"65":0.084322,"66":0.06023,"67":0.168644,"68":0.018069,"69":0.030115,"70":0.090345,"71":8.01059,"72":10.028295,"73":0.042161,"74":0.006023,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.006023,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.048184,"49":0,"50":0.006023,"51":0.036138,"52":0.048184,"53":0,"54":0.036138,"55":0.012046,"56":0.012046,"57":0.012046,"58":0.018069,"59":0.006023,"60":0.042161,"61":0.054207,"62":0.024092,"63":0.012046,"64":0.307173,"65":2.023728,"66":0.030115,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.012046,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0.006023,"54":0.006023,"55":0,"56":0,"57":0.090345,"58":0.090345,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.006023,"8":0.006023,"9":0.006023,"10":0.030115,"11":0.108414,"12":6.540978,_:"0","3.1":0,"3.2":0,"5.1":0.024092,"6.1":0.006023,"7.1":0,"9.1":0.048184,"10.1":0.451725,"11.1":0.584231,"12.1":0.006023},G:{"8":0.7382194219954,"3.2":0.010508461523066,"4.0-4.1":0.0078813461422996,"4.2-4.3":0.0078813461422996,"5.0-5.1":0.028898269188432,"6.0-6.1":0.018389807665366,"7.0-7.1":0.06042365375763,"8.1-8.4":0.14449134594216,"9.0-9.2":0.07618634604223,"9.3":0.56220269148404,"10.0-10.2":0.35203346102272,"10.3":0.7303380758531,"11.0-11.2":0.95364288321825,"11.3-11.4":2.2855903812669,"12.0-12.1":20.178873239668,"12.2":0.097203269088362},I:{"3":0.00094440307328605,"4":0.12560560874704,_:"67","2.1":0,"2.2":0,"2.3":0.020776867612293,"4.1":0.03588731678487,"4.2-4.3":0.1898250177305,"4.4":0,"4.4.3-4.4.4":0.42592578605201},A:{"6":0,"7":0,"8":0.006023,"9":0.030115,"10":0.024092,"11":1.090163,"5.5":0},B:{"12":0,"13":0,"14":0.018069,"15":0.018069,"16":0.048184,"17":0.734806,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.34861245714286,"5.0-5.4":0.021788278571429,"6.2-6.4":0.11983553214286,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.011931},J:{"7":0.0007954,"10":0.0031816},R:{_:"0"},M:{"0":0.174988},O:{"0":0.003977},Q:{_:"1.2"},H:{"0":0.0338865},L:{"0":35.475135}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006377,"35":0.006377,"36":0,"37":0,"38":0.057393,"39":0,"40":0,"41":0,"42":0,"43":0.006377,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.293342,"50":0.006377,"51":0.012754,"52":0,"53":0.006377,"54":0,"55":0.006377,"56":0,"57":0.038262,"58":0.082901,"59":0.012754,"60":0.006377,"61":0,"62":0.038262,"63":0.006377,"64":0.006377,"65":0.153048,"66":0.025508,"67":0.057393,"68":0.019131,"69":0.025508,"70":0.038262,"71":0.089278,"72":1.135106,"73":20.234221,"74":0.057393,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.006377,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006377,"46":0,"47":0.006377,"48":0.06377,"49":0.006377,"50":0,"51":0.06377,"52":0.057393,"53":0.006377,"54":0.006377,"55":0,"56":0.006377,"57":0,"58":0.006377,"59":0,"60":0.031885,"61":0.012754,"62":0.031885,"63":0.006377,"64":0.012754,"65":0.076524,"66":4.495785,"67":0.019131,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.006377,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006377,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.586684,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006377},E:{"4":0.006377,"5":0,"6":0,"7":0,"8":0.006377,"9":0.012754,"10":0.012754,"11":0.089278,"12":2.863273,_:"0","3.1":0,"3.2":0,"5.1":0.031885,"6.1":0,"7.1":0,"9.1":0.038262,"10.1":1.179745,"11.1":0.771617,"12.1":2.015132},G:{"8":0.18226240578405,"3.2":0.011835221154808,"4.0-4.1":0.007101132692885,"4.2-4.3":0.0023670442309617,"5.0-5.1":0.023670442309617,"6.0-6.1":0.011835221154808,"7.0-7.1":0.04260679615731,"8.1-8.4":0.092314725007505,"9.0-9.2":0.054442017312118,"9.3":0.45210544811368,"10.0-10.2":0.25090668848194,"10.3":0.5988621904333,"11.0-11.2":0.73851780006004,"11.3-11.4":1.5172753520464,"12.0-12.1":9.1604611738217,"12.2":10.507309341239},I:{"3":0.0011241945564516,"4":0.16188401612903,_:"67","2.1":0.0078693618951613,"2.2":0.013490334677419,"2.3":0.0078693618951613,"4.1":0.080942008064516,"4.2-4.3":0.3507487016129,"4.4":0,"4.4.3-4.4.4":0.49127302116935},A:{"6":0.006377,"7":0,"8":0.019131,"9":0.006377,"10":0.012754,"11":1.409317,"5.5":0},B:{"12":0.006377,"13":0.006377,"14":0.019131,"15":0.006377,"16":0.057393,"17":0.905534,"18":0.554799},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.30948605857741,"5.0-5.4":0.06403159832636,"6.2-6.4":0.06403159832636,"7.2-7.4":0.021343866108787,"8.2":0.74703531380753,"9.2":1.3446635648536},N:{"10":0,"11":0.021738},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.199265},O:{"0":0.007246},Q:{"1.2":0.03623},H:{"0":0.030870201030928},L:{"0":32.669177}}; diff --git a/node_modules/caniuse-lite/data/regions/AE.js b/node_modules/caniuse-lite/data/regions/AE.js index fb2896b1f..96f43c4bd 100644 --- a/node_modules/caniuse-lite/data/regions/AE.js +++ b/node_modules/caniuse-lite/data/regions/AE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.004783,"22":0.004783,"23":0,"24":0,"25":0,"26":0.004783,"27":0,"28":0,"29":0.09566,"30":0.009566,"31":0,"32":0,"33":0.004783,"34":0.014349,"35":0,"36":0,"37":0,"38":0.033481,"39":0.004783,"40":0.004783,"41":0,"42":0,"43":0.019132,"44":0,"45":0.004783,"46":0.004783,"47":0.004783,"48":0.004783,"49":0.138707,"50":0,"51":0.004783,"52":0.004783,"53":0.004783,"54":0.038264,"55":0.009566,"56":0.009566,"57":0.004783,"58":0.023915,"59":0.004783,"60":0.014349,"61":0.330027,"62":0.019132,"63":0.062179,"64":0.033481,"65":0.081311,"66":0.028698,"67":0.100443,"68":0.04783,"69":0.071745,"70":0.14349,"71":5.811345,"72":8.27459,"73":0.043047,"74":0.019132,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.004783,"44":0,"45":0,"46":0,"47":0.004783,"48":0.023915,"49":0,"50":0.004783,"51":0.004783,"52":0.023915,"53":0,"54":0.004783,"55":0.004783,"56":0.004783,"57":0.009566,"58":0.004783,"59":0.004783,"60":0.014349,"61":0.009566,"62":0.009566,"63":0.014349,"64":0.153056,"65":0.722233,"66":0.028698,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.019132,"38":0.04783,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004783,"50":0.004783,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.004783,"57":0.14349,"58":0.19132,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.033481,"9":0.052613,"10":0.019132,"11":0.071745,"12":1.238797,_:"0","3.1":0,"3.2":0,"5.1":0.100443,"6.1":0.033481,"7.1":0,"9.1":0.028698,"10.1":0.110009,"11.1":0.205669,"12.1":0},G:{"8":0.46004314440108,"3.2":0.0065486568598019,"4.0-4.1":0.0049114926448514,"4.2-4.3":0.0049114926448514,"5.0-5.1":0.018008806364455,"6.0-6.1":0.011460149504653,"7.0-7.1":0.037654776943861,"8.1-8.4":0.090044031822276,"9.0-9.2":0.047477762233564,"9.3":0.3503531419994,"10.0-10.2":0.21938000480336,"10.3":0.45513165175623,"11.0-11.2":0.59429061002702,"11.3-11.4":1.4243328670069,"12.0-12.1":12.575058335035,"12.2":0.060575075953167},I:{"3":0.00067940189125296,"4":0.090360451536643,_:"67","2.1":0,"2.2":0,"2.3":0.014946841607565,"4.1":0.025817271867612,"4.2-4.3":0.13655978014184,"4.4":0,"4.4.3-4.4.4":0.30641025295508},A:{"6":0,"7":0,"8":0.034133227272727,"9":0.0097523506493506,"10":0.034133227272727,"11":0.67291219480519,"5.5":0},B:{"12":0.033481,"13":0.014349,"14":0.043047,"15":0.033481,"16":0.062179,"17":0.559611,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.53059958823529,"5.0-5.4":0.071426867647059,"6.2-6.4":0.081630705882353,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.05217},J:{"7":0.0041736,"10":0.0166944},R:{_:"0"},M:{"0":0.15651},O:{"0":10.084461},Q:{_:"1.2"},H:{"0":2.6473675463918},L:{"0":38.02702}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004789,"23":0.004789,"24":0.004789,"25":0,"26":0.004789,"27":0,"28":0,"29":0.071835,"30":0,"31":0,"32":0,"33":0.004789,"34":0.009578,"35":0.004789,"36":0,"37":0.004789,"38":0.033523,"39":0.004789,"40":0.004789,"41":0,"42":0,"43":0.014367,"44":0,"45":0,"46":0.004789,"47":0,"48":0.004789,"49":0.225083,"50":0.004789,"51":0.004789,"52":0.004789,"53":0,"54":0,"55":0.028734,"56":0.009578,"57":0.004789,"58":0.019156,"59":0.004789,"60":0.009578,"61":0.067046,"62":0.019156,"63":0.062257,"64":0.023945,"65":0.086202,"66":0.019156,"67":0.062257,"68":0.028734,"69":0.043101,"70":0.076624,"71":0.124514,"72":0.775818,"73":14.831533,"74":0.04789,"75":0.023945,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004789,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.004789,"44":0,"45":0,"46":0,"47":0.004789,"48":0.062257,"49":0,"50":0.004789,"51":0.004789,"52":0.019156,"53":0,"54":0,"55":0.004789,"56":0.009578,"57":0.009578,"58":0,"59":0,"60":0.019156,"61":0.004789,"62":0.004789,"63":0.009578,"64":0.023945,"65":0.076624,"66":0.962589,"67":0.033523,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.014367,"38":0.004789,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.004789,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.340019,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004789},E:{"4":0,"5":0,"6":0,"7":0,"8":0.04789,"9":0.009578,"10":0.014367,"11":0.043101,"12":0.852442,_:"0","3.1":0,"3.2":0,"5.1":0.033523,"6.1":0.004789,"7.1":0,"9.1":0.023945,"10.1":0.090991,"11.1":0.186771,"12.1":0.454955},G:{"8":0.11571108155709,"3.2":0.0075137065946162,"4.0-4.1":0.0045082239567697,"4.2-4.3":0.0015027413189232,"5.0-5.1":0.015027413189232,"6.0-6.1":0.0075137065946162,"7.0-7.1":0.027049343740618,"8.1-8.4":0.058606911438007,"9.0-9.2":0.034563050335235,"9.3":0.28702359191434,"10.0-10.2":0.15929057980586,"10.3":0.38019355368758,"11.0-11.2":0.46885529150405,"11.3-11.4":0.9632571854298,"12.0-12.1":5.815608904233,"12.2":6.6706687147003},I:{"3":0.00060341431451613,"4":0.086891661290323,_:"67","2.1":0.0042239002016129,"2.2":0.0072409717741935,"2.3":0.0042239002016129,"4.1":0.043445830645161,"4.2-4.3":0.18826526612903,"4.4":0,"4.4.3-4.4.4":0.26369205544355},A:{"6":0,"7":0,"8":0.019591363636364,"9":0.0048978409090909,"10":0.014693522727273,"11":0.60733227272727,"5.5":0},B:{"12":0.004789,"13":0.009578,"14":0.038312,"15":0.028734,"16":0.04789,"17":0.62257,"18":0.153248},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42154180147059,"5.0-5.4":0.051407536764706,"6.2-6.4":0.11309658088235,"7.2-7.4":0.23647466911765,"8.2":1.3880034926471,"9.2":1.9843309191176},N:{"10":0,"11":0.026055},J:{"7":0,"10":0.026055},S:{"2.5":0},R:{_:"0"},M:{"0":0.125064},O:{"0":7.649748},Q:{"1.2":0.020844},H:{"0":2.5407206443299},L:{"0":40.799444}}; diff --git a/node_modules/caniuse-lite/data/regions/AF.js b/node_modules/caniuse-lite/data/regions/AF.js index 2b72df7cb..64dab8022 100644 --- a/node_modules/caniuse-lite/data/regions/AF.js +++ b/node_modules/caniuse-lite/data/regions/AF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00281,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00281,"23":0,"24":0,"25":0.00562,"26":0,"27":0,"28":0.00281,"29":0,"30":0.00281,"31":0,"32":0,"33":0.01405,"34":0.00562,"35":0,"36":0.00281,"37":0,"38":0.00281,"39":0.00281,"40":0.00843,"41":0,"42":0,"43":0.03653,"44":0.00281,"45":0,"46":0.01405,"47":0.00281,"48":0.00562,"49":0.01686,"50":0.00562,"51":0.00562,"52":0.03653,"53":0,"54":0.00281,"55":0.01124,"56":0.00281,"57":0.00843,"58":0.01124,"59":0.00281,"60":0.04215,"61":0.00843,"62":0.01124,"63":0.01686,"64":0.00562,"65":0.03372,"66":0.0281,"67":0.03372,"68":0.01405,"69":0.02248,"70":0.02529,"71":1.88832,"72":2.61892,"73":0.01967,"74":0.00281,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.00281,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00281,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.00562,"25":0,"26":0.00281,"27":0.00281,"28":0,"29":0.00281,"30":0,"31":0,"32":0,"33":0.00281,"34":0,"35":0.00281,"36":0.00281,"37":0,"38":0.00843,"39":0.00281,"40":0.00281,"41":0.00843,"42":0,"43":0.00843,"44":0.00562,"45":0.00562,"46":0,"47":0.01405,"48":0.01405,"49":0.00281,"50":0.00562,"51":0,"52":0.00843,"53":0.01405,"54":0.00281,"55":0,"56":0.01124,"57":0.00562,"58":0.01124,"59":0.01124,"60":0.01967,"61":0.00843,"62":0.01124,"63":0.00843,"64":0.11521,"65":0.53109,"66":0.03372,"67":0,"3.5":0,"3.6":0.00562},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00281,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.00281,"36":0,"37":0.00281,"38":0.00281,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00843,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.01686,"57":0.09554,"58":0.16579,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00281},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00562,"9":0,"10":0.01405,"11":0.03653,"12":0.08149,_:"0","3.1":0,"3.2":0,"5.1":0.02529,"6.1":0,"7.1":0,"9.1":0,"10.1":0.00281,"11.1":0.00843,"12.1":0},G:{"8":0.14222964174922,"3.2":0.0020246212348644,"4.0-4.1":0.0015184659261483,"4.2-4.3":0.0015184659261483,"5.0-5.1":0.0055677083958771,"6.0-6.1":0.0035430871610127,"7.0-7.1":0.01164157210047,"8.1-8.4":0.027838541979386,"9.0-9.2":0.014678503952767,"9.3":0.10831723606525,"10.0-10.2":0.067824811367958,"10.3":0.14071117582308,"11.0-11.2":0.18373437706394,"11.3-11.4":0.44035511858301,"12.0-12.1":3.8877789262484,"12.2":0.018727746422496},I:{"3":0.0077830378250591,"4":1.0351440307329,_:"67","2.1":0,"2.2":0,"2.3":0.1712268321513,"4.1":0.29575543735225,"4.2-4.3":1.5643906028369,"4.4":0,"4.4.3-4.4.4":3.5101500591017},A:{"6":0,"7":0.00562,"8":0.05901,"9":0.0281,"10":0.02248,"11":0.53671,"5.5":0},B:{"12":0.01124,"13":0.01124,"14":0.01405,"15":0.01405,"16":0.0843,"17":0.11802,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8534933561644,"5.0-5.4":0.46590543378995,"6.2-6.4":0.24308109589041,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.02157},J:{"7":0.001438,"10":0.005752},R:{_:"0"},M:{"0":0.09347},O:{"0":2.76096},Q:{_:"1.2"},H:{"0":1.2116508934708},L:{"0":69.77793}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002669,"12":0.002669,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005338,"26":0,"27":0,"28":0,"29":0,"30":0.002669,"31":0.018683,"32":0,"33":0,"34":0,"35":0.002669,"36":0.002669,"37":0,"38":0,"39":0.002669,"40":0.002669,"41":0,"42":0,"43":0.013345,"44":0.002669,"45":0.002669,"46":0.002669,"47":0.002669,"48":0.010676,"49":0.018683,"50":0.002669,"51":0.002669,"52":0.010676,"53":0,"54":0.002669,"55":0.010676,"56":0.002669,"57":0.002669,"58":0.010676,"59":0.005338,"60":0.008007,"61":0.002669,"62":0.005338,"63":0.010676,"64":0.010676,"65":0.042704,"66":0.005338,"67":0.021352,"68":0.008007,"69":0.024021,"70":0.02669,"71":0.136119,"72":0.122774,"73":4.235703,"74":0.016014,"75":0.005338,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.010676,"25":0,"26":0,"27":0,"28":0,"29":0.008007,"30":0,"31":0,"32":0,"33":0.005338,"34":0,"35":0.002669,"36":0,"37":0,"38":0.002669,"39":0.002669,"40":0,"41":0.008007,"42":0,"43":0.013345,"44":0.005338,"45":0.005338,"46":0,"47":0.008007,"48":0.013345,"49":0.002669,"50":0.002669,"51":0,"52":0.005338,"53":0.010676,"54":0,"55":0.002669,"56":0.024021,"57":0.013345,"58":0.005338,"59":0.002669,"60":0.008007,"61":0.008007,"62":0.005338,"63":0.010676,"64":0.040035,"65":0.056049,"66":0.581842,"67":0.064056,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.002669,"19":0,"20":0,"21":0.002669,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.002669,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.021352,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.002669,"58":0.192168,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.002669},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.002669,"11":0.029359,"12":0.032028,_:"0","3.1":0,"3.2":0,"5.1":0.002669,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0.008007,"12.1":0.042704},G:{"8":0.037703531972381,"3.2":0.0024482812969078,"4.0-4.1":0.0014689687781447,"4.2-4.3":0.00048965625938157,"5.0-5.1":0.0048965625938157,"6.0-6.1":0.0024482812969078,"7.0-7.1":0.0088138126688682,"8.1-8.4":0.019096594115881,"9.0-9.2":0.011262093965776,"9.3":0.093524345541879,"10.0-10.2":0.051903563494446,"10.3":0.12388303362354,"11.0-11.2":0.15277275292705,"11.3-11.4":0.31386966226358,"12.0-12.1":1.8949697238067,"12.2":2.1735841353948},I:{"3":0.0050683084677419,"4":0.72983641935484,_:"67","2.1":0.035478159274194,"2.2":0.060819701612903,"2.3":0.035478159274194,"4.1":0.36491820967742,"4.2-4.3":1.5813122419355,"4.4":0,"4.4.3-4.4.4":2.2148508004032},A:{"6":0.002669,"7":0,"8":0.029359,"9":0.016014,"10":0.010676,"11":0.288252,"5.5":0},B:{"12":0.013345,"13":0.008007,"14":0.021352,"15":0.010676,"16":0.122774,"17":0.104091,"18":0.058718},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.306770806391,"5.0-5.4":0.57417439285714,"6.2-6.4":0.26190410902256,"7.2-7.4":0.68497997744361,"8.2":1.1584220206767,"9.2":0.37270969360902},N:{"10":0,"11":0.021993},J:{"7":0,"10":0.007331},S:{"2.5":0},R:{_:"0"},M:{"0":0.087972},O:{"0":2.741794},Q:{"1.2":0},H:{"0":1.3395198161512},L:{"0":70.863923}}; diff --git a/node_modules/caniuse-lite/data/regions/AG.js b/node_modules/caniuse-lite/data/regions/AG.js index 9b28758ae..45188256f 100644 --- a/node_modules/caniuse-lite/data/regions/AG.js +++ b/node_modules/caniuse-lite/data/regions/AG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005712,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005712,"19":0,"20":0,"21":0,"22":0.011424,"23":0.005712,"24":0.005712,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005712,"32":0,"33":0,"34":0,"35":0.005712,"36":0,"37":0,"38":0.011424,"39":0.005712,"40":0,"41":0.005712,"42":0.005712,"43":0.011424,"44":0,"45":0.005712,"46":0.011424,"47":0.005712,"48":0.005712,"49":0.08568,"50":0.005712,"51":0.005712,"52":0.011424,"53":0.005712,"54":0.005712,"55":0.011424,"56":0.005712,"57":0.005712,"58":0.011424,"59":0.011424,"60":0.011424,"61":0.022848,"62":0.005712,"63":0.02856,"64":0.005712,"65":0.074256,"66":0.017136,"67":0.051408,"68":0.034272,"69":0.097104,"70":0.051408,"71":9.36768,"72":7.933968,"73":0.045696,"74":0.011424,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0.005712,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005712,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005712,"21":0.005712,"22":0,"23":0,"24":0,"25":0.005712,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.05712,"36":0,"37":0.005712,"38":0,"39":0,"40":0,"41":0.068544,"42":0,"43":0,"44":0.005712,"45":0,"46":0,"47":0.005712,"48":0.005712,"49":0,"50":0.005712,"51":0.005712,"52":0.045696,"53":0.005712,"54":0.011424,"55":0.017136,"56":0.005712,"57":0.005712,"58":0.011424,"59":0.005712,"60":0.005712,"61":0.051408,"62":0.034272,"63":0.017136,"64":0.182784,"65":1.022448,"66":0.02856,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.005712,"15":0.005712,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005712,"23":0,"24":0,"25":0,"26":0,"27":0.011424,"28":0.011424,"29":0,"30":0,"31":0.005712,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005712,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.068544,"58":0.19992,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011424},E:{"4":0,"5":0.005712,"6":0.005712,"7":0.005712,"8":0.005712,"9":0,"10":0.039984,"11":0.022848,"12":1.730736,_:"0","3.1":0,"3.2":0,"5.1":0.005712,"6.1":0.011424,"7.1":0,"9.1":0.022848,"10.1":0.079968,"11.1":0.297024,"12.1":0.017136},G:{"8":0.53195962934054,"3.2":0.0075723790653457,"4.0-4.1":0.0056792842990093,"4.2-4.3":0.0056792842990093,"5.0-5.1":0.020824042429701,"6.0-6.1":0.013251663364355,"7.0-7.1":0.043541179625738,"8.1-8.4":0.1041202121485,"9.0-9.2":0.054899748223757,"9.3":0.405122279996,"10.0-10.2":0.25367469868908,"10.3":0.52628034504153,"11.0-11.2":0.68719340018013,"11.3-11.4":1.6469924467127,"12.0-12.1":14.54086090023,"12.2":0.070044506354448},I:{"3":0.0022559054373522,"4":0.30003542316785,_:"67","2.1":0,"2.2":0,"2.3":0.049629919621749,"4.1":0.085724406619385,"4.2-4.3":0.4534369929078,"4.4":0,"4.4.3-4.4.4":1.0174133522459},A:{"6":0,"7":0,"8":0.045696,"9":0.05712,"10":0.062832,"11":0.868224,"5.5":0},B:{"12":0.022848,"13":0.062832,"14":0.045696,"15":0.062832,"16":0.1428,"17":1.8564,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5825102222222,"5.0-5.4":0.010839111111111,"6.2-6.4":0.15174755555556,_:"7.2-7.4 8.2"},N:{"10":0.06432,"11":0.231552},J:{"7":0.0094336,"10":0.0377344},R:{_:"0"},M:{"0":0.23584},O:{"0":0.313024},Q:{_:"1.2"},H:{"0":0.62111901030928},L:{"0":40.82576}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004972,"23":0,"24":0,"25":0,"26":0.004972,"27":0,"28":0.004972,"29":0,"30":0,"31":0.004972,"32":0.004972,"33":0.009944,"34":0.004972,"35":0.009944,"36":0.014916,"37":0,"38":0,"39":0.004972,"40":0.004972,"41":0.009944,"42":0.004972,"43":0,"44":0.009944,"45":0.004972,"46":0.004972,"47":0.004972,"48":0.004972,"49":0.069608,"50":0.009944,"51":0.004972,"52":0.004972,"53":0.02486,"54":0.009944,"55":0.014916,"56":0,"57":0.004972,"58":0.004972,"59":0,"60":0.009944,"61":0.004972,"62":0.004972,"63":0.054692,"64":0,"65":0.094468,"66":0.014916,"67":0.014916,"68":0.009944,"69":0.029832,"70":0.054692,"71":0.07458,"72":0.924792,"73":11.868164,"74":0.069608,"75":0.004972,_:"76"},C:{"2":0,"3":0.004972,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004972,"11":0,"12":0,"13":0,"14":0.004972,"15":0.004972,"16":0,"17":0,"18":0.004972,"19":0.004972,"20":0,"21":0.009944,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.004972,"28":0.004972,"29":0.004972,"30":0.004972,"31":0.009944,"32":0,"33":0,"34":0,"35":0.004972,"36":0.004972,"37":0.009944,"38":0,"39":0,"40":0,"41":0.009944,"42":0.004972,"43":0.004972,"44":0.004972,"45":0.014916,"46":0.004972,"47":0.004972,"48":0.009944,"49":0.009944,"50":0.009944,"51":0.019888,"52":0.04972,"53":0.014916,"54":0.014916,"55":0.004972,"56":0.004972,"57":0.004972,"58":0.004972,"59":0,"60":0.019888,"61":0,"62":0,"63":0.004972,"64":0,"65":0.044748,"66":1.630816,"67":0.039776,"68":0,"3.5":0.004972,"3.6":0},F:{"9":0,"11":0.004972,"12":0.004972,"15":0.004972,"16":0,"17":0,"18":0,"19":0.009944,"20":0.009944,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.014916,"29":0.004972,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.014916,"38":0,"39":0,"40":0,"41":0,"42":0.004972,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.178992,"9.5-9.6":0,"10.0-10.1":0.004972,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.004972,"12.1":0.009944},E:{"4":0,"5":0.004972,"6":0.004972,"7":0,"8":0.004972,"9":0.004972,"10":0.009944,"11":0.02486,"12":0.939708,_:"0","3.1":0,"3.2":0,"5.1":0.02486,"6.1":0.02486,"7.1":0,"9.1":0.019888,"10.1":0.054692,"11.1":0.09944,"12.1":0.482284},G:{"8":0.15115982267587,"3.2":0.0098155729010307,"4.0-4.1":0.0058893437406184,"4.2-4.3":0.0019631145802061,"5.0-5.1":0.019631145802061,"6.0-6.1":0.0098155729010307,"7.0-7.1":0.035336062443711,"8.1-8.4":0.07656146862804,"9.0-9.2":0.045151635344741,"9.3":0.37495488481937,"10.0-10.2":0.20809014550185,"10.3":0.49666798879215,"11.0-11.2":0.61249174902432,"11.3-11.4":1.2583564459121,"12.0-12.1":7.5972534253978,"12.2":8.7142656215351},I:{"3":0.0035941733870968,"4":0.51756096774194,_:"67","2.1":0.025159213709677,"2.2":0.043130080645161,"2.3":0.025159213709677,"4.1":0.25878048387097,"4.2-4.3":1.1213820967742,"4.4":0,"4.4.3-4.4.4":1.5706537701613},A:{"6":0,"7":0,"8":0.034804,"9":0.034804,"10":0.034804,"11":0.710996,"5.5":0},B:{"12":0.019888,"13":0.034804,"14":0.019888,"15":0.1243,"16":0.044748,"17":1.26786,"18":0.169048},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.80892955752212,"5.0-5.4":0.022470265486726,"6.2-6.4":0.089881061946903,"7.2-7.4":0.25840805309735,"8.2":1.5729185840708,"9.2":2.3256724778761},N:{"10":0.27030528,"11":0.15204672},J:{"7":0,"10":0.447492},S:{"2.5":0},R:{_:"0"},M:{"0":0.105588},O:{"0":0.17598},Q:{"1.2":0},H:{"0":2.0468797938144},L:{"0":43.269856}}; diff --git a/node_modules/caniuse-lite/data/regions/AI.js b/node_modules/caniuse-lite/data/regions/AI.js index a99d2cc22..09bfd59cd 100644 --- a/node_modules/caniuse-lite/data/regions/AI.js +++ b/node_modules/caniuse-lite/data/regions/AI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005923,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005923,"39":0.005923,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005923,"46":0,"47":0,"48":0,"49":0.106614,"50":0,"51":0,"52":0,"53":0.136229,"54":0,"55":0,"56":0,"57":0,"58":0.011846,"59":0,"60":0.005923,"61":0,"62":0,"63":0.011846,"64":0,"65":0.076999,"66":0,"67":0.011846,"68":0,"69":0.017769,"70":0.065153,"71":5.757156,"72":6.681144,"73":0.349457,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.005923,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.005923,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.011846,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.005923,"61":0,"62":0,"63":0,"64":0.124383,"65":1.314906,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.005923,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.005923,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.290227,"58":0.100691,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005923,"6":0,"7":0,"8":0,"9":0.017769,"10":0.011846,"11":0.426456,"12":2.523198,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005923,"10.1":0.071076,"11.1":0.219151,"12.1":0},G:{"8":0.73965844681277,"3.2":0.010528945862103,"4.0-4.1":0.0078967093965776,"4.2-4.3":0.0078967093965776,"5.0-5.1":0.028954601120785,"6.0-6.1":0.018425655258681,"7.0-7.1":0.060541438707095,"8.1-8.4":0.14477300560392,"9.0-9.2":0.07633485750025,"9.3":0.56329860362254,"10.0-10.2":0.35271968638047,"10.3":0.73176173741619,"11.0-11.2":0.95550183698589,"11.3-11.4":2.2900457250075,"12.0-12.1":20.218208291704,"12.2":0.097392749224457},I:{"3":0.002941780141844,"4":0.39125675886525,_:"67","2.1":0,"2.2":0,"2.3":0.064719163120567,"4.1":0.11178764539007,"4.2-4.3":0.59129780851064,"4.4":0,"4.4.3-4.4.4":1.3267428439716},A:{"6":0,"7":0,"8":0.029615,"9":0.005923,"10":0.029615,"11":1.095755,"5.5":0},B:{"12":0,"13":0.011846,"14":0.112537,"15":0.071076,"16":1.060217,"17":3.820335,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.34109262650602,"5.0-5.4":0,"6.2-6.4":0.036545638554217,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.008154},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.020385},O:{"0":0.04077},Q:{_:"1.2"},H:{"0":0.0038598402061856},L:{"0":40.105048}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.200421,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.056529,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005139,"57":0,"58":0.056529,"59":0,"60":0.005139,"61":0,"62":0.005139,"63":0,"64":0,"65":0.015417,"66":0,"67":0,"68":0.005139,"69":0.046251,"70":0,"71":0.077085,"72":0.647514,"73":11.228715,"74":0.087363,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005139,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.005139,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005139,"49":0,"50":0.015417,"51":0.005139,"52":0.005139,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0.020556,"66":0.791406,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.010278,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.015417,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.678348,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.015417,"6":0,"7":0,"8":0.025695,"9":0.005139,"10":0.005139,"11":0.005139,"12":0.385425,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005139,"10.1":0.015417,"11.1":0.292923,"12.1":0.292923},G:{"8":0.132427378565,"3.2":0.0085991804262984,"4.0-4.1":0.005159508255779,"4.2-4.3":0.0017198360852597,"5.0-5.1":0.017198360852597,"6.0-6.1":0.0085991804262984,"7.0-7.1":0.030957049534674,"8.1-8.4":0.067073607325128,"9.0-9.2":0.039556229960973,"9.3":0.3284886922846,"10.0-10.2":0.18230262503753,"10.3":0.4351185295707,"11.0-11.2":0.53658885860102,"11.3-11.4":1.1024149306515,"12.0-12.1":6.655765649955,"12.2":7.6343523824677},I:{"3":0.0067267691532258,"4":0.96865475806452,_:"67","2.1":0.047087384072581,"2.2":0.08072122983871,"2.3":0.047087384072581,"4.1":0.48432737903226,"4.2-4.3":2.0987519758065,"4.4":0,"4.4.3-4.4.4":2.9395981199597},A:{"6":0,"7":0,"8":0,"9":0.005139,"10":0.005139,"11":0.817101,"5.5":0},B:{"12":0.020556,"13":0.046251,"14":0.020556,"15":0.046251,"16":0.164448,"17":3.098817,"18":0.313479},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.14703932195122,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.090485736585366,"8.2":2.4996684731707,"9.2":1.9002004682927},N:{"10":0,"11":0.009722},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.014583},O:{"0":0.024305},Q:{"1.2":0},H:{"0":0.055224969072165},L:{"0":49.603278}}; diff --git a/node_modules/caniuse-lite/data/regions/AL.js b/node_modules/caniuse-lite/data/regions/AL.js index 19dae2f4e..8fcf3eb05 100644 --- a/node_modules/caniuse-lite/data/regions/AL.js +++ b/node_modules/caniuse-lite/data/regions/AL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004853,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.009706,"19":0,"20":0,"21":0,"22":0.004853,"23":0,"24":0.004853,"25":0,"26":0.004853,"27":0,"28":0,"29":0.024265,"30":0,"31":0,"32":0.004853,"33":0.004853,"34":0.004853,"35":0,"36":0.004853,"37":0,"38":0.014559,"39":0.004853,"40":0.004853,"41":0.004853,"42":0,"43":0.004853,"44":0.009706,"45":0,"46":0.009706,"47":0.004853,"48":0.004853,"49":0.766774,"50":0.004853,"51":0.004853,"52":0.009706,"53":0.024265,"54":0.004853,"55":0.009706,"56":0.014559,"57":0.014559,"58":0.024265,"59":0.004853,"60":0.024265,"61":0.854128,"62":0.131031,"63":0.184414,"64":0.101913,"65":0.111619,"66":0.033971,"67":0.082501,"68":0.043677,"69":0.077648,"70":0.131031,"71":5.944925,"72":8.827607,"73":0.038824,"74":0.014559,"75":0},C:{"2":0,"3":0.004853,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.004853,"15":0.004853,"16":0,"17":0,"18":0,"19":0,"20":0.004853,"21":0,"22":0.004853,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.009706,"35":0,"36":0.004853,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.009706,"44":0,"45":0,"46":0,"47":0.004853,"48":0.019412,"49":0,"50":0.004853,"51":0,"52":0.111619,"53":0.004853,"54":0.009706,"55":0.004853,"56":0.014559,"57":0.019412,"58":0.033971,"59":0.019412,"60":0.029118,"61":0.024265,"62":0.019412,"63":0.004853,"64":0.165002,"65":0.956041,"66":0.024265,"67":0,"3.5":0,"3.6":0.004853},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.009706,"37":0,"38":0,"39":0,"40":0.004853,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.004853,"49":0.004853,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.004853,"56":0.004853,"57":0.184414,"58":0.228091,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.004853,"5":0,"6":0,"7":0,"8":0.009706,"9":0.024265,"10":0.004853,"11":0.029118,"12":0.276621,_:"0","3.1":0,"3.2":0,"5.1":0.004853,"6.1":0,"7.1":0,"9.1":0.004853,"10.1":0.029118,"11.1":0.04853,"12.1":0.004853},G:{"8":0.71333625758031,"3.2":0.010154252776944,"4.0-4.1":0.0076156895827079,"4.2-4.3":0.0076156895827079,"5.0-5.1":0.027924195136596,"6.0-6.1":0.017769942359652,"7.0-7.1":0.058386953467427,"8.1-8.4":0.13962097568298,"9.0-9.2":0.073618332632843,"9.3":0.5432525235665,"10.0-10.2":0.34016746802762,"10.3":0.7057205679976,"11.0-11.2":0.92149843950766,"11.3-11.4":2.2085499789853,"12.0-12.1":19.498703894926,"12.2":0.093926838186731},I:{"3":0.0019055059101655,"4":0.25343228605201,_:"67","2.1":0,"2.2":0,"2.3":0.041921130023641,"4.1":0.072409224586288,"4.2-4.3":0.38300668794326,"4.4":0,"4.4.3-4.4.4":0.85938316548463},A:{"6":0.00522225,"7":0.00522225,"8":0.09922275,"9":0.03655575,"10":0.03655575,"11":0.29766825,"5.5":0},B:{"12":0.004853,"13":0.019412,"14":0.024265,"15":0.043677,"16":0.029118,"17":0.262062,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.761756,"5.0-5.4":0.030882,"6.2-6.4":0.144116,_:"7.2-7.4 8.2"},N:{"10":0.03319815,"11":0.18812285},J:{"7":0.010294,"10":0.041176},R:{_:"0"},M:{"0":0.082352},O:{"0":0.097793},Q:{_:"1.2"},H:{"0":0.29237082474227},L:{"0":44.489707}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005051,"19":0,"20":0,"21":0,"22":0.005051,"23":0,"24":0,"25":0,"26":0.005051,"27":0,"28":0,"29":0.646528,"30":0.010102,"31":0.010102,"32":0,"33":0,"34":0.005051,"35":0,"36":0,"37":0,"38":0.015153,"39":0,"40":0.005051,"41":0.030306,"42":0,"43":0.005051,"44":0.015153,"45":0.005051,"46":0.005051,"47":0,"48":0.005051,"49":1.116271,"50":0,"51":0.005051,"52":0.005051,"53":0.025255,"54":0.005051,"55":0.015153,"56":0.005051,"57":0.010102,"58":0.075765,"59":0.005051,"60":0.005051,"61":0.328315,"62":0.075765,"63":0.131326,"64":0.106071,"65":0.075765,"66":0.025255,"67":0.05051,"68":0.040408,"69":0.080816,"70":0.060612,"71":0.106071,"72":0.525304,"73":17.016819,"74":0.106071,"75":0.025255,_:"76"},C:{"2":0,"3":0.005051,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005051,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.005051,"42":0,"43":0.005051,"44":0,"45":0,"46":0,"47":0,"48":0.030306,"49":0,"50":0.005051,"51":0,"52":0.055561,"53":0,"54":0,"55":0.005051,"56":0.010102,"57":0.025255,"58":0.030306,"59":0.020204,"60":0.030306,"61":0.010102,"62":0.015153,"63":0.005051,"64":0.005051,"65":0.116173,"66":1.085965,"67":0.020204,"68":0,"3.5":0,"3.6":0.005051},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.010102,"37":0,"38":0,"39":0,"40":0.010102,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005051,"49":0.005051,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.005051,"56":0.010102,"57":0,"58":0.621273,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005051},E:{"4":0.005051,"5":0,"6":0.005051,"7":0,"8":0.005051,"9":0.010102,"10":0.010102,"11":0.045459,"12":0.272754,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.010102,"10.1":0.030306,"11.1":0.055561,"12.1":0.156581},G:{"8":0.18787855909136,"3.2":0.012199906434504,"4.0-4.1":0.0073199438607025,"4.2-4.3":0.0024399812869008,"5.0-5.1":0.024399812869008,"6.0-6.1":0.012199906434504,"7.0-7.1":0.043919663164215,"8.1-8.4":0.095159270189132,"9.0-9.2":0.056119569598719,"9.3":0.46603642579806,"10.0-10.2":0.25863801641149,"10.3":0.61731526558591,"11.0-11.2":0.76127416151306,"11.3-11.4":1.5640280049034,"12.0-12.1":9.4427275803062,"12.2":10.831076932553},I:{"3":0.0013593447580645,"4":0.19574564516129,_:"67","2.1":0.0095154133064516,"2.2":0.016312137096774,"2.3":0.0095154133064516,"4.1":0.097872822580645,"4.2-4.3":0.42411556451613,"4.4":0,"4.4.3-4.4.4":0.59403365927419},A:{"6":0,"7":0,"8":0.14036463157895,"9":0.023394105263158,"10":0.029242631578947,"11":0.25148663157895,"5.5":0},B:{"12":0.015153,"13":0.010102,"14":0.025255,"15":0.025255,"16":0.020204,"17":0.272754,"18":0.111122},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.62465330319149,"5.0-5.4":0.030720654255319,"6.2-6.4":0.12288261702128,"7.2-7.4":0.21504457978723,"8.2":1.3414685691489,"9.2":1.5155522765957},N:{"10":0.0113827,"11":0.2162713},J:{"7":0,"10":0.029694},S:{"2.5":0},R:{_:"0"},M:{"0":0.118776},O:{"0":0.103929},Q:{"1.2":0},H:{"0":0.27643821477663},L:{"0":42.566437}}; diff --git a/node_modules/caniuse-lite/data/regions/AM.js b/node_modules/caniuse-lite/data/regions/AM.js index 449fdf6c4..dc2d39aa2 100644 --- a/node_modules/caniuse-lite/data/regions/AM.js +++ b/node_modules/caniuse-lite/data/regions/AM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.016234,"22":0,"23":0.008117,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.186691,"30":0,"31":0.008117,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.016234,"39":0.016234,"40":0.016234,"41":0,"42":0,"43":0.008117,"44":0,"45":0,"46":0,"47":0.008117,"48":0.008117,"49":1.209433,"50":0.016234,"51":0.008117,"52":0.008117,"53":0.016234,"54":0,"55":0.024351,"56":0.089287,"57":0.032468,"58":0.040585,"59":0.024351,"60":0.032468,"61":0.089287,"62":0.056819,"63":0.089287,"64":0.032468,"65":0.064936,"66":0.040585,"67":0.146106,"68":0.121755,"69":0.105521,"70":0.478903,"71":14.561898,"72":21.096083,"73":0.032468,"74":0.024351,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.032468,"39":0,"40":0,"41":0,"42":0.016234,"43":0.008117,"44":0,"45":0,"46":0,"47":0,"48":0.008117,"49":0,"50":0.008117,"51":0,"52":16.680435,"53":0.008117,"54":0.008117,"55":0.008117,"56":0.008117,"57":0.016234,"58":0.016234,"59":0,"60":0.024351,"61":0.056819,"62":0.016234,"63":0.016234,"64":0.186691,"65":0.998391,"66":0.016234,"67":0,"3.5":0,"3.6":0.008117},F:{"9":0,"11":0,"12":0.008117,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.008117,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.008117,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.008117,"43":0,"44":0,"45":0.008117,"46":0.024351,"47":0,"48":0,"49":0.008117,"50":0.016234,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.008117,"57":0.397733,"58":0.625009,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.016234},E:{"4":0,"5":0,"6":0,"7":0,"8":0.008117,"9":0,"10":0,"11":0.048702,"12":0.827934,_:"0","3.1":0,"3.2":0,"5.1":0.024351,"6.1":0,"7.1":0,"9.1":0.008117,"10.1":0.024351,"11.1":0.178574,"12.1":0.008117},G:{"8":0.26197067887521,"3.2":0.0037291199839888,"4.0-4.1":0.0027968399879916,"4.2-4.3":0.0027968399879916,"5.0-5.1":0.010255079955969,"6.0-6.1":0.0065259599719804,"7.0-7.1":0.021442439907936,"8.1-8.4":0.051275399779846,"9.0-9.2":0.027036119883919,"9.3":0.1995079191434,"10.0-10.2":0.12492551946362,"10.3":0.25917383888722,"11.0-11.2":0.33841763854698,"11.3-11.4":0.81108359651756,"12.0-12.1":7.1608426492545,"12.2":0.034494359851896},I:{"3":0.0006989988179669,"4":0.092966842789598,_:"67","2.1":0,"2.2":0,"2.3":0.015377973995272,"4.1":0.026561955082742,"4.2-4.3":0.14049876241135,"4.4":0,"4.4.3-4.4.4":0.31524846690307},A:{"6":0,"7":0,"8":0.048702,"9":0.016234,"10":0.008117,"11":0.251627,"5.5":0},B:{"12":0.016234,"13":0.008117,"14":0.024351,"15":0.032468,"16":0.024351,"17":0.235393,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15333,"5.0-5.4":0.010222,"6.2-6.4":0.05111,_:"7.2-7.4 8.2"},N:{"10":0.0146874,"11":0.0587496},J:{"7":0.0007532,"10":0.0030128},R:{_:"0"},M:{"0":0.047075},O:{"0":0.917021},Q:{_:"1.2"},H:{"0":0.34940973883162},L:{"0":20.841617}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.008236,"18":0.008236,"19":0,"20":0,"21":0.008236,"22":0,"23":0.008236,"24":0.008236,"25":0.008236,"26":0,"27":0,"28":0,"29":0,"30":0.008236,"31":0.016472,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.016472,"39":0.008236,"40":0.016472,"41":0.04118,"42":0,"43":0.008236,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.840072,"50":0.016472,"51":0.008236,"52":0.008236,"53":0.008236,"54":0.008236,"55":0.008236,"56":0.074124,"57":0.008236,"58":0.04118,"59":0.008236,"60":0.008236,"61":0.008236,"62":0.016472,"63":0.131776,"64":0.065888,"65":0.057652,"66":0.024708,"67":0.08236,"68":0.049416,"69":0.049416,"70":0.197664,"71":0.312968,"72":1.696616,"73":34.607672,"74":0.024708,"75":0.049416,_:"76"},C:{"2":0,"3":0.008236,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.032944,"39":0,"40":0,"41":0,"42":0.032944,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.008236,"49":0,"50":0.008236,"51":0,"52":17.188532,"53":0,"54":0,"55":0.008236,"56":0.008236,"57":0.016472,"58":0,"59":0,"60":0.024708,"61":0.049416,"62":0.008236,"63":0.008236,"64":0.016472,"65":0.074124,"66":1.52366,"67":0.008236,"68":0,"3.5":0.008236,"3.6":0.04118},F:{"9":0,"11":0,"12":0.008236,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.008236,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.024708,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.024708,"43":0,"44":0,"45":0,"46":0.008236,"47":0,"48":0,"49":0.016472,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.024708,"57":0,"58":1.021264,"9.5-9.6":0,"10.0-10.1":0,"10.5":0.008236,"10.6":0,"11.1":0.008236,"11.5":0,"11.6":0.008236,"12.1":0.032944},E:{"4":0,"5":0.008236,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.024708,"12":0.53534,_:"0","3.1":0,"3.2":0,"5.1":0.024708,"6.1":0,"7.1":0,"9.1":0.008236,"10.1":0.016472,"11.1":0.148248,"12.1":0.337676},G:{"8":0.061733457420194,"3.2":0.0040086660662464,"4.0-4.1":0.0024051996397478,"4.2-4.3":0.00080173321324927,"5.0-5.1":0.0080173321324927,"6.0-6.1":0.0040086660662464,"7.0-7.1":0.014431197838487,"8.1-8.4":0.031267595316722,"9.0-9.2":0.018439863904733,"9.3":0.15313104373061,"10.0-10.2":0.084983720604423,"10.3":0.20283850295207,"11.0-11.2":0.25014076253377,"11.3-11.4":0.51391098969279,"12.0-12.1":3.1027075352747,"12.2":3.5588937336135},I:{"3":0.0003984314516129,"4":0.057374129032258,_:"67","2.1":0.0027890201612903,"2.2":0.0047811774193548,"2.3":0.0027890201612903,"4.1":0.028687064516129,"4.2-4.3":0.12431061290323,"4.4":0,"4.4.3-4.4.4":0.17411454435484},A:{"6":0,"7":0,"8":0.034120571428571,"9":0.0085301428571429,"10":0.0085301428571429,"11":0.18766314285714,"5.5":0},B:{"12":0,"13":0,"14":0.008236,"15":0.016472,"16":0.032944,"17":0.387092,"18":0.16472},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.1599948,"5.0-5.4":0.029999025,"6.2-6.4":0.049998375,"7.2-7.4":0.09999675,"8.2":0.589980825,"9.2":0.669978225},N:{"10":0.042336,"11":0.042336},J:{"7":0,"10":0.001764},S:{"2.5":0},R:{_:"0"},M:{"0":0.033516},O:{"0":0.345744},Q:{"1.2":0.001764},H:{"0":0.17201424742268},L:{"0":20.508712}}; diff --git a/node_modules/caniuse-lite/data/regions/AO.js b/node_modules/caniuse-lite/data/regions/AO.js index 172a6131c..5ec0f8153 100644 --- a/node_modules/caniuse-lite/data/regions/AO.js +++ b/node_modules/caniuse-lite/data/regions/AO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.046272,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.011568,"23":0,"24":0,"25":0.005784,"26":0.05784,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.023136,"34":0.005784,"35":0.011568,"36":0.023136,"37":0,"38":0.109896,"39":0.005784,"40":0.098328,"41":0,"42":0.011568,"43":0.37596,"44":0,"45":0.005784,"46":0.011568,"47":0.023136,"48":0.005784,"49":0.190872,"50":0.005784,"51":0.005784,"52":0.011568,"53":0.02892,"54":0.011568,"55":0.046272,"56":0.011568,"57":0.017352,"58":0.121464,"59":0.017352,"60":0.052056,"61":0.005784,"62":0.017352,"63":0.242928,"64":0.034704,"65":0.277632,"66":0.040488,"67":0.156168,"68":0.156168,"69":0.185088,"70":0.196656,"71":7.334112,"72":10.388064,"73":0.046272,"74":0.011568,"75":0},C:{"2":0,"3":0.005784,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.011568,"13":0,"14":0.005784,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005784,"21":0,"22":0.005784,"23":0.005784,"24":0.005784,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005784,"31":0.034704,"32":0,"33":0,"34":0,"35":0.005784,"36":0.005784,"37":0,"38":0.005784,"39":0,"40":0,"41":0.011568,"42":0.005784,"43":0.017352,"44":0.005784,"45":0.005784,"46":0,"47":0.040488,"48":0.017352,"49":0.005784,"50":0,"51":0.005784,"52":0.05784,"53":0,"54":0.011568,"55":0.005784,"56":0.011568,"57":0.005784,"58":0.005784,"59":0.011568,"60":0.040488,"61":0.023136,"62":0.011568,"63":0.017352,"64":0.208224,"65":1.33032,"66":0.02892,"67":0.005784,"3.5":0,"3.6":0.005784},F:{"9":0,"11":0,"12":0,"15":0,"16":0.005784,"17":0,"18":0,"19":0,"20":0.005784,"21":0,"22":0,"23":0.011568,"24":0,"25":0,"26":0,"27":0,"28":0.005784,"29":0,"30":0,"31":0,"32":0.005784,"33":0,"34":0.005784,"35":0,"36":0.017352,"37":0.005784,"38":0.011568,"39":0,"40":0,"41":0,"42":0.011568,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.011568,"49":0.011568,"50":0.005784,"51":0,"52":0,"53":0.005784,"54":0,"55":0,"56":0.023136,"57":0.69408,"58":1.029552,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.046272},E:{"4":0,"5":0,"6":0,"7":0,"8":0.196656,"9":0.005784,"10":0.005784,"11":0.08676,"12":1.249344,_:"0","3.1":0,"3.2":0,"5.1":0.017352,"6.1":0,"7.1":0.005784,"9.1":0.080976,"10.1":0.080976,"11.1":0.335472,"12.1":0.017352},G:{"8":0.27481501931352,"3.2":0.0039119575702992,"4.0-4.1":0.0029339681777244,"4.2-4.3":0.0029339681777244,"5.0-5.1":0.010757883318323,"6.0-6.1":0.0068459257480236,"7.0-7.1":0.02249375602922,"8.1-8.4":0.053789416591614,"9.0-9.2":0.028361692384669,"9.3":0.20928973001101,"10.0-10.2":0.13105057860502,"10.3":0.2718810511358,"11.0-11.2":0.35501014950465,"11.3-11.4":0.85085077154008,"12.0-12.1":7.5119365243671,"12.2":0.036185607525268},I:{"3":0.0071432529550827,"4":0.950052643026,_:"67","2.1":0,"2.2":0,"2.3":0.15715156501182,"4.1":0.27144361229314,"4.2-4.3":1.4357938439716,"4.4":0,"4.4.3-4.4.4":3.2216070827423},A:{"6":0,"7":0,"8":0.11982623655914,"9":0.035947870967742,"10":0.13180886021505,"11":1.3839930322581,"5.5":0},B:{"12":0.104112,"13":0.121464,"14":0.080976,"15":0.069408,"16":0.1446,"17":1.064256,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.92656543396226,"5.0-5.4":0.13236649056604,"6.2-6.4":0.14254852830189,_:"7.2-7.4 8.2"},N:{"10":0.0404736,"11":0.0944384},J:{"7":0.0067456,"10":0.0269824},R:{_:"0"},M:{"0":0.080104},O:{"0":1.083512},Q:{_:"1.2"},H:{"0":7.1247140206186},L:{"0":34.257704}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.038941,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.033378,"21":0,"22":0,"23":0,"24":0,"25":0.005563,"26":0.050067,"27":0,"28":0,"29":0.044504,"30":0,"31":0,"32":0,"33":0.077882,"34":0,"35":0.011126,"36":0.150201,"37":0,"38":0.011126,"39":0.005563,"40":0.077882,"41":0.005563,"42":0.005563,"43":0.361595,"44":0,"45":0.011126,"46":0.016689,"47":0.011126,"48":0.005563,"49":0.239209,"50":0.011126,"51":0.011126,"52":0.016689,"53":0.033378,"54":0.016689,"55":0.205831,"56":0.027815,"57":0.038941,"58":0.094571,"59":0.005563,"60":0.027815,"61":0.016689,"62":0.016689,"63":0.372721,"64":0.016689,"65":0.311528,"66":0.038941,"67":0.094571,"68":0.094571,"69":0.211394,"70":0.133512,"71":0.272587,"72":0.700938,"73":15.337191,"74":0.11126,"75":0.022252,_:"76"},C:{"2":0,"3":0.005563,"4":0,"5":0.005563,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.005563,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005563,"19":0,"20":0.005563,"21":0.005563,"22":0,"23":0,"24":0.005563,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005563,"32":0,"33":0,"34":0,"35":0.005563,"36":0.005563,"37":0,"38":0.005563,"39":0,"40":0,"41":0.027815,"42":0.005563,"43":0.011126,"44":0,"45":0.005563,"46":0,"47":0.038941,"48":0.011126,"49":0.005563,"50":0,"51":0,"52":0.038941,"53":0.005563,"54":0.005563,"55":0,"56":0.011126,"57":0.005563,"58":0.016689,"59":0.005563,"60":0.077882,"61":0.038941,"62":0.016689,"63":0.016689,"64":0.027815,"65":0.122386,"66":1.718967,"67":0.022252,"68":0.005563,"3.5":0,"3.6":0.005563},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005563,"21":0,"22":0,"23":0.005563,"24":0,"25":0,"26":0,"27":0,"28":0.005563,"29":0,"30":0,"31":0,"32":0.005563,"33":0,"34":0,"35":0.033378,"36":0.016689,"37":0.005563,"38":0.005563,"39":0,"40":0.005563,"41":0,"42":0.011126,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005563,"49":0.022252,"50":0,"51":0.005563,"52":0,"53":0.005563,"54":0.005563,"55":0,"56":0.005563,"57":0.027815,"58":1.769034,"9.5-9.6":0.005563,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.005563,"11.6":0,"12.1":0.061193},E:{"4":0,"5":0,"6":0,"7":0,"8":0.011126,"9":0.005563,"10":0.016689,"11":0.061193,"12":0.695375,_:"0","3.1":0,"3.2":0,"5.1":0.005563,"6.1":0,"7.1":0,"9.1":0.038941,"10.1":0.105697,"11.1":0.189142,"12.1":0.422788},G:{"8":0.075745685179626,"3.2":0.00491855098569,"4.0-4.1":0.002951130591414,"4.2-4.3":0.000983710197138,"5.0-5.1":0.00983710197138,"6.0-6.1":0.00491855098569,"7.0-7.1":0.017706783548484,"8.1-8.4":0.038364697688382,"9.0-9.2":0.022625334534174,"9.3":0.18788864765336,"10.0-10.2":0.10427328089663,"10.3":0.24887867987591,"11.0-11.2":0.30691758150705,"11.3-11.4":0.63055823636546,"12.0-12.1":3.806958462924,"12.2":4.3666895650956},I:{"3":0.0053084606854839,"4":0.76441833870968,_:"67","2.1":0.037159224798387,"2.2":0.063701528225806,"2.3":0.037159224798387,"4.1":0.38220916935484,"4.2-4.3":1.656239733871,"4.4":0,"4.4.3-4.4.4":2.3197973195565},A:{"6":0,"7":0,"8":0.11173682857143,"9":0.023523542857143,"10":0.10585594285714,"11":1.1997006857143,"5.5":0},B:{"12":0.11126,"13":0.083445,"14":0.105697,"15":0.05563,"16":0.100134,"17":1.424128,"18":0.239209},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75114784435798,"5.0-5.4":0.082317571984436,"6.2-6.4":0.12347635797665,"7.2-7.4":0.25724241245136,"8.2":0.89520359533074,"9.2":0.53506421789883},N:{"10":0.035092636363636,"11":0.093580363636364},J:{"7":0,"10":0.026622},S:{"2.5":0},R:{_:"0"},M:{"0":0.097614},O:{"0":1.060443},Q:{"1.2":0.168606},H:{"0":6.2379874484536},L:{"0":38.650343}}; diff --git a/node_modules/caniuse-lite/data/regions/AR.js b/node_modules/caniuse-lite/data/regions/AR.js index e853ba32b..0a7a5c79d 100644 --- a/node_modules/caniuse-lite/data/regions/AR.js +++ b/node_modules/caniuse-lite/data/regions/AR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005207,"19":0,"20":0,"21":0,"22":0.005207,"23":0,"24":0,"25":0.005207,"26":0.005207,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.010414,"35":0.005207,"36":0,"37":0.005207,"38":0.031242,"39":0.005207,"40":0.005207,"41":0.005207,"42":0,"43":0.010414,"44":0.005207,"45":0.005207,"46":0.010414,"47":0.005207,"48":0.005207,"49":0.713359,"50":0.010414,"51":0.010414,"52":0.005207,"53":0.005207,"54":0.005207,"55":0.010414,"56":0.010414,"57":0.015621,"58":0.072898,"59":0.010414,"60":0.020828,"61":0.05207,"62":0.031242,"63":0.067691,"64":0.031242,"65":0.046863,"66":0.046863,"67":0.093726,"68":0.088519,"69":0.078105,"70":0.15621,"71":7.768844,"72":10.903458,"73":0.020828,"74":0.005207,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005207,"38":0,"39":0,"40":0.005207,"41":0,"42":0,"43":0.010414,"44":0,"45":0.005207,"46":0,"47":0.020828,"48":0.015621,"49":0.005207,"50":0,"51":0.005207,"52":0.124968,"53":0.005207,"54":0.010414,"55":0.010414,"56":0.026035,"57":0.015621,"58":0.010414,"59":0.010414,"60":0.026035,"61":0.015621,"62":0.026035,"63":0.020828,"64":0.171831,"65":0.958088,"66":0.010414,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.010414,"37":0,"38":0.005207,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.161417,"58":0.192659,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005207},E:{"4":0,"5":0,"6":0,"7":0,"8":0.015621,"9":0.015621,"10":0.005207,"11":0.020828,"12":0.390525,_:"0","3.1":0,"3.2":0,"5.1":0.124968,"6.1":0.010414,"7.1":0,"9.1":0.020828,"10.1":0.041656,"11.1":0.078105,"12.1":0},G:{"8":0.15047258961273,"3.2":0.0021419585709997,"4.0-4.1":0.0016064689282498,"4.2-4.3":0.0016064689282498,"5.0-5.1":0.0058903860702492,"6.0-6.1":0.0037484274992495,"7.0-7.1":0.012316261783248,"8.1-8.4":0.029451930351246,"9.0-9.2":0.015529199639748,"9.3":0.11459478354848,"10.0-10.2":0.07175561212849,"10.3":0.14886612068448,"11.0-11.2":0.19438274031822,"11.3-11.4":0.46587598919243,"12.0-12.1":4.1130959459622,"12.2":0.019813116781747},I:{"3":0.00057723877068558,"4":0.076772756501182,_:"67","2.1":0,"2.2":0,"2.3":0.012699252955083,"4.1":0.021935073286052,"4.2-4.3":0.1160249929078,"4.4":0,"4.4.3-4.4.4":0.2603346855792},A:{"6":0.010414,"7":0.020828,"8":0.223901,"9":0.05207,"10":0.031242,"11":0.692531,"5.5":0},B:{"12":0.005207,"13":0.010414,"14":0.026035,"15":0.062484,"16":0.036449,"17":0.302006,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.52793440255591,"5.0-5.4":0.040610338658147,"6.2-6.4":0.13198360063898,_:"7.2-7.4 8.2"},N:{"10":0.011060769230769,"11":0.42030923076923},J:{"7":0.0009586,"10":0.0038344},R:{_:"0"},M:{"0":0.086274},O:{"0":0.067102},Q:{_:"1.2"},H:{"0":0.36301621993127},L:{"0":62.957032}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005414,"23":0,"24":0,"25":0,"26":0.005414,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.010828,"35":0.005414,"36":0.005414,"37":0,"38":0.021656,"39":0.005414,"40":0.005414,"41":0.005414,"42":0,"43":0.010828,"44":0.005414,"45":0.005414,"46":0.010828,"47":0.005414,"48":0.005414,"49":0.833756,"50":0.010828,"51":0.010828,"52":0.005414,"53":0.005414,"54":0.005414,"55":0.010828,"56":0.010828,"57":0.016242,"58":0.08121,"59":0.010828,"60":0.016242,"61":0.059554,"62":0.02707,"63":0.070382,"64":0.02707,"65":0.05414,"66":0.043312,"67":0.08121,"68":0.048726,"69":0.070382,"70":0.097452,"71":0.157006,"72":0.709234,"73":20.676066,"74":0.02707,"75":0.010828,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005414,"39":0,"40":0.005414,"41":0,"42":0,"43":0.005414,"44":0,"45":0.005414,"46":0,"47":0.021656,"48":0.021656,"49":0.005414,"50":0.005414,"51":0.005414,"52":0.13535,"53":0.005414,"54":0.010828,"55":0.005414,"56":0.016242,"57":0.016242,"58":0.010828,"59":0.010828,"60":0.032484,"61":0.016242,"62":0.02707,"63":0.016242,"64":0.021656,"65":0.092038,"66":1.413054,"67":0.016242,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.010828,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.384394,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.016242},E:{"4":0,"5":0,"6":0,"7":0,"8":0.010828,"9":0.005414,"10":0.010828,"11":0.021656,"12":0.292356,_:"0","3.1":0,"3.2":0,"5.1":0.454776,"6.1":0.005414,"7.1":0,"9.1":0.016242,"10.1":0.043312,"11.1":0.075796,"12.1":0.194904},G:{"8":0.035860532772941,"3.2":0.002328606024217,"4.0-4.1":0.0013971636145302,"4.2-4.3":0.00046572120484339,"5.0-5.1":0.0046572120484339,"6.0-6.1":0.002328606024217,"7.0-7.1":0.008382981687181,"8.1-8.4":0.018163126988892,"9.0-9.2":0.010711587711398,"9.3":0.088952750125088,"10.0-10.2":0.049366447713399,"10.3":0.11782746482538,"11.0-11.2":0.14530501591114,"11.3-11.4":0.29852729230461,"12.0-12.1":1.8023410627439,"12.2":2.0673364282998},I:{"3":0.00048348588709677,"4":0.069621967741935,_:"67","2.1":0.0033844012096774,"2.2":0.0058018306451613,"2.3":0.0033844012096774,"4.1":0.034810983870968,"4.2-4.3":0.15084759677419,"4.4":0,"4.4.3-4.4.4":0.21128333266129},A:{"6":0.010828,"7":0.021656,"8":0.232802,"9":0.048726,"10":0.02707,"11":0.698406,"5.5":0},B:{"12":0.005414,"13":0.010828,"14":0.021656,"15":0.059554,"16":0.032484,"17":0.37898,"18":0.075796},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.40661429602888,"5.0-5.4":0.040661429602888,"6.2-6.4":0.10165357400722,"7.2-7.4":0.17281107581227,"8.2":1.2401736028881,"9.2":0.85389002166065},N:{"10":0.011060352941176,"11":0.36499164705882},J:{"7":0,"10":0.004586},S:{"2.5":0},R:{_:"0"},M:{"0":0.082548},O:{"0":0.059618},Q:{"1.2":0.009172},H:{"0":0.29957926804124},L:{"0":60.545918}}; diff --git a/node_modules/caniuse-lite/data/regions/AS.js b/node_modules/caniuse-lite/data/regions/AS.js index 9b6b39c18..a8084c0fd 100644 --- a/node_modules/caniuse-lite/data/regions/AS.js +++ b/node_modules/caniuse-lite/data/regions/AS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.013626,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.006813,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.027252,"39":0,"40":0.013626,"41":0,"42":0,"43":0,"44":0.040878,"45":0,"46":0.034065,"47":0,"48":0.034065,"49":2.350485,"50":0,"51":0,"52":0,"53":0,"54":0.020439,"55":0.034065,"56":0,"57":0.061317,"58":0.504162,"59":0.006813,"60":0.040878,"61":0.006813,"62":0.020439,"63":0.088569,"64":0.006813,"65":0.047691,"66":0.074943,"67":0.190764,"68":0.081756,"69":0.224829,"70":0.238455,"71":11.112003,"72":12.515481,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.006813,"15":0,"16":0.006813,"17":0,"18":0,"19":0,"20":0,"21":0.006813,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006813,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.149886,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.006813,"45":0.06813,"46":0,"47":0.034065,"48":0.115821,"49":0.006813,"50":0.027252,"51":0,"52":0.034065,"53":0.006813,"54":0.034065,"55":0.006813,"56":0,"57":0.027252,"58":0,"59":0.006813,"60":0,"61":0.013626,"62":0.013626,"63":0.013626,"64":0.327024,"65":2.677509,"66":0.006813,"67":0,"3.5":0,"3.6":0.013626},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.027252,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006813,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.470097,"58":0.074943,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.006813,"11.6":0,"12.1":0.006813},E:{"4":0.061317,"5":0.034065,"6":0.034065,"7":0.081756,"8":0.013626,"9":0.027252,"10":0.040878,"11":0.027252,"12":0.865251,_:"0","3.1":0,"3.2":0,"5.1":0.115821,"6.1":0.006813,"7.1":0,"9.1":0.047691,"10.1":0.354276,"11.1":0.156699,"12.1":0},G:{"8":0.48812320754528,"3.2":0.0069483730611428,"4.0-4.1":0.0052112797958571,"4.2-4.3":0.0052112797958571,"5.0-5.1":0.019108025918143,"6.0-6.1":0.012159652857,"7.0-7.1":0.039953145101571,"8.1-8.4":0.095540129590714,"9.0-9.2":0.050375704693285,"9.3":0.37173795877114,"10.0-10.2":0.23277049754828,"10.3":0.48291192774942,"11.0-11.2":0.63056485529871,"11.3-11.4":1.5112711407986,"12.0-12.1":13.342613370659,"12.2":0.064272450815571},I:{"3":0.0026748924349882,"4":0.35576069385343,_:"67","2.1":0,"2.2":0,"2.3":0.05884763356974,"4.1":0.10164591252955,"4.2-4.3":0.53765337943262,"4.4":0,"4.4.3-4.4.4":1.2063764881797},A:{"6":0,"7":0,"8":0.014909608695652,"9":0.022364413043478,"10":0.014909608695652,"11":0.96912456521739,"5.5":0},B:{"12":0.367902,"13":0.034065,"14":0.095382,"15":0.061317,"16":0.095382,"17":1.880388,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26533423448276,"5.0-5.4":0.12161152413793,"6.2-6.4":0.033166779310345,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.028683},J:{"7":0.0006374,"10":0.0025496},R:{_:"0"},M:{"0":0.015935},O:{"0":0.936978},Q:{_:"1.2"},H:{"0":1.2370707388316},L:{"0":36.240127}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.054999,"39":0,"40":0,"41":0,"42":0.018333,"43":0,"44":0,"45":0,"46":0.018333,"47":0,"48":0.006111,"49":0.452214,"50":0,"51":0,"52":0.006111,"53":0.018333,"54":0.018333,"55":0.006111,"56":0.006111,"57":0,"58":0.207774,"59":0,"60":0,"61":0,"62":0.006111,"63":0.030555,"64":0.006111,"65":0.06111,"66":0.073332,"67":0.409437,"68":0.164997,"69":0.336105,"70":0.012222,"71":0.097776,"72":1.729413,"73":18.161892,"74":0.006111,"75":0.006111,_:"76"},C:{"2":0,"3":0,"4":0.018333,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.012222,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006111,"44":0,"45":0.006111,"46":0,"47":0.030555,"48":0.085554,"49":0,"50":0,"51":0,"52":0.018333,"53":0.006111,"54":0.024444,"55":0,"56":0,"57":0.024444,"58":0,"59":0,"60":0,"61":0,"62":0.006111,"63":0.006111,"64":0.006111,"65":0.54999,"66":2.493288,"67":0.006111,"68":0,"3.5":0,"3.6":0.012222},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.598878,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.006111,"5":0.097776,"6":0.036666,"7":0,"8":0,"9":0.006111,"10":0.006111,"11":0.018333,"12":0.287217,_:"0","3.1":0,"3.2":0,"5.1":0.018333,"6.1":0.012222,"7.1":0,"9.1":0.048888,"10.1":0.934983,"11.1":0.293328,"12.1":0.207774},G:{"8":0.15428429050335,"3.2":0.010018460422296,"4.0-4.1":0.0060110762533774,"4.2-4.3":0.0020036920844591,"5.0-5.1":0.020036920844591,"6.0-6.1":0.010018460422296,"7.0-7.1":0.036066457520264,"8.1-8.4":0.078143991293906,"9.0-9.2":0.04608491794256,"9.3":0.38270518813169,"10.0-10.2":0.21239136095267,"10.3":0.50693409736816,"11.0-11.2":0.62515193035125,"11.3-11.4":1.2843666261383,"12.0-12.1":7.7542883668568,"12.2":8.894389162914},I:{"3":0.0028824546370968,"4":0.41507346774194,_:"67","2.1":0.020177182459677,"2.2":0.034589455645161,"2.3":0.020177182459677,"4.1":0.20753673387097,"4.2-4.3":0.89932584677419,"4.4":0,"4.4.3-4.4.4":1.2596326764113},A:{"6":0,"7":0,"8":0.0065475,"9":0.0065475,"10":0.0196425,"11":0.4255875,"5.5":0},B:{"12":0,"13":0.006111,"14":0.054999,"15":0.042777,"16":0.06111,"17":0.812763,"18":1.888299},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21322052398524,"5.0-5.4":0.022444265682657,"6.2-6.4":0.022444265682657,"7.2-7.4":0.17955412546125,"8.2":1.7955412546125,"9.2":0.80799356457565},N:{"10":0.015556,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.046668},O:{"0":0.478347},Q:{"1.2":0},H:{"0":0.78055303780069},L:{"0":39.192638}}; diff --git a/node_modules/caniuse-lite/data/regions/AT.js b/node_modules/caniuse-lite/data/regions/AT.js index 76d5de47b..6b8cf5c42 100644 --- a/node_modules/caniuse-lite/data/regions/AT.js +++ b/node_modules/caniuse-lite/data/regions/AT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.005853,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.011706,"23":0,"24":0,"25":0,"26":0.005853,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.011706,"35":0,"36":0.005853,"37":0,"38":0.029265,"39":0.005853,"40":0.005853,"41":0,"42":0,"43":0.005853,"44":0.005853,"45":0.005853,"46":0.005853,"47":0.005853,"48":0,"49":0.17559,"50":0.005853,"51":0.011706,"52":0.005853,"53":0.011706,"54":0.005853,"55":0.011706,"56":0.017559,"57":0.228267,"58":0.035118,"59":0.011706,"60":0.011706,"61":0.046824,"62":0.040971,"63":0.099501,"64":0.035118,"65":0.064383,"66":0.023412,"67":0.070236,"68":0.070236,"69":0.070236,"70":0.163884,"71":5.730087,"72":7.562076,"73":0.011706,"74":0.011706,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.011706,"11":0,"12":0.040971,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005853,"32":0,"33":0.005853,"34":0.005853,"35":0,"36":0,"37":0,"38":0.017559,"39":0,"40":0.011706,"41":0.005853,"42":0.005853,"43":0.005853,"44":0,"45":0.023412,"46":0.005853,"47":0.011706,"48":0.040971,"49":0.005853,"50":0.005853,"51":0.005853,"52":0.298503,"53":0.005853,"54":0.011706,"55":0.017559,"56":0.035118,"57":0.040971,"58":0.017559,"59":0.029265,"60":0.673095,"61":0.046824,"62":0.040971,"63":0.076089,"64":0.836979,"65":4.372191,"66":0.023412,"67":0,"3.5":0,"3.6":0.011706},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011706,"37":0,"38":0.005853,"39":0,"40":0.005853,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005853,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005853,"57":0.462387,"58":0.444828,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005853},E:{"4":0,"5":0.011706,"6":0,"7":0.005853,"8":0.011706,"9":0.040971,"10":0.046824,"11":0.093648,"12":2.177316,_:"0","3.1":0,"3.2":0,"5.1":0.011706,"6.1":0.040971,"7.1":0,"9.1":0.093648,"10.1":0.169737,"11.1":0.386298,"12.1":0.005853},G:{"8":0.60878226798759,"3.2":0.0086659397578305,"4.0-4.1":0.0064994548183729,"4.2-4.3":0.0064994548183729,"5.0-5.1":0.023831334334034,"6.0-6.1":0.015165394576203,"7.0-7.1":0.049829153607525,"8.1-8.4":0.11915667167017,"9.0-9.2":0.062828063244271,"9.3":0.46362777704393,"10.0-10.2":0.29030898188732,"10.3":0.60228281316922,"11.0-11.2":0.78643403302312,"11.3-11.4":1.8848418973281,"12.0-12.1":16.640770819974,"12.2":0.080159942759932},I:{"3":0.00078128959810875,"4":0.10391151654846,_:"67","2.1":0,"2.2":0,"2.3":0.017188371158392,"4.1":0.029689004728132,"4.2-4.3":0.15703920921986,"4.4":0,"4.4.3-4.4.4":0.35236160874704},A:{"6":0,"7":0,"8":0.046905010380623,"9":0.046905010380623,"10":0.029315631487889,"11":3.2657613477509,"5.5":0},B:{"12":0.011706,"13":0.011706,"14":0.046824,"15":0.076089,"16":0.146325,"17":1.896372,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41179250922509,"5.0-5.4":0.063352693726937,"6.2-6.4":0.07391147601476,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.053911},J:{"7":0.0016588,"10":0.0066352},R:{_:"0"},M:{"0":0.472758},O:{"0":0.099528},Q:{_:"1.2"},H:{"0":0.18452724914089},L:{"0":35.891998}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.011872,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005936,"33":0,"34":0.011872,"35":0,"36":0.005936,"37":0,"38":0.02968,"39":0,"40":0.011872,"41":0.005936,"42":0,"43":0.005936,"44":0.005936,"45":0,"46":0,"47":0.005936,"48":0,"49":0.219632,"50":0.005936,"51":0.011872,"52":0,"53":0.011872,"54":0,"55":0.011872,"56":0.017808,"57":0.403648,"58":0.041552,"59":0.011872,"60":0.005936,"61":0.201824,"62":0.02968,"63":0.094976,"64":0.023744,"65":0.035616,"66":0.017808,"67":0.047488,"68":0.05936,"69":0.05936,"70":0.106848,"71":0.124656,"72":0.937888,"73":12.614,"74":0.017808,"75":0.017808,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.011872,"11":0,"12":0.023744,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005936,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005936,"32":0,"33":0,"34":0.005936,"35":0,"36":0,"37":0,"38":0.017808,"39":0,"40":0,"41":0.005936,"42":0,"43":0.005936,"44":0,"45":0.02968,"46":0.005936,"47":0.011872,"48":0.065296,"49":0.005936,"50":0.011872,"51":0.011872,"52":0.284928,"53":0.005936,"54":0.011872,"55":0.011872,"56":0.035616,"57":0.017808,"58":0.023744,"59":0.02968,"60":0.931952,"61":0.035616,"62":0.041552,"63":0.035616,"64":0.077168,"65":0.421456,"66":5.680752,"67":0.035616,"68":0,"3.5":0,"3.6":0.005936},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005936,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005936,"37":0,"38":0.005936,"39":0,"40":0.005936,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005936,"52":0,"53":0,"54":0,"55":0,"56":0.005936,"57":0.005936,"58":0.765744,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005936},E:{"4":0,"5":0.005936,"6":0.005936,"7":0.005936,"8":0.011872,"9":0.100912,"10":0.02968,"11":0.077168,"12":1.400896,_:"0","3.1":0,"3.2":0,"5.1":0.011872,"6.1":0.011872,"7.1":0,"9.1":0.100912,"10.1":0.160272,"11.1":0.344288,"12.1":0.926016},G:{"8":0.15375219453618,"3.2":0.0099839087361153,"4.0-4.1":0.0059903452416692,"4.2-4.3":0.0019967817472231,"5.0-5.1":0.019967817472231,"6.0-6.1":0.0099839087361153,"7.0-7.1":0.035942071450015,"8.1-8.4":0.077874488141699,"9.0-9.2":0.04592598018613,"9.3":0.3813853137196,"10.0-10.2":0.21165886520564,"10.3":0.50518578204743,"11.0-11.2":0.62299590513359,"11.3-11.4":1.27993709997,"12.0-12.1":7.7275453617532,"12.2":8.8637141759231},I:{"3":0.00071825806451613,"4":0.10342916129032,_:"67","2.1":0.0050278064516129,"2.2":0.0086190967741935,"2.3":0.0050278064516129,"4.1":0.051714580645161,"4.2-4.3":0.22409651612903,"4.4":0,"4.4.3-4.4.4":0.31387877419355},A:{"6":0,"7":0,"8":0.029781643835616,"9":0.029781643835616,"10":0.071475945205479,"11":3.3474567671233,"5.5":0},B:{"12":0.005936,"13":0.011872,"14":0.041552,"15":0.08904,"16":0.142464,"17":1.81048,"18":0.480816},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.38084582101167,"5.0-5.4":0.04231620233463,"6.2-6.4":0.074053354085603,"7.2-7.4":0.28563436575875,"8.2":1.9677034085603,"9.2":2.687078848249},N:{"10":0.0094826666666667,"11":0.047413333333333},J:{"7":0,"10":0.024384},S:{"2.5":0},R:{_:"0"},M:{"0":0.516128},O:{"0":0.154432},Q:{"1.2":0.008128},H:{"0":0.22700442611684},L:{"0":35.777456}}; diff --git a/node_modules/caniuse-lite/data/regions/AU.js b/node_modules/caniuse-lite/data/regions/AU.js index 9cbb98224..e4a3cc1a8 100644 --- a/node_modules/caniuse-lite/data/regions/AU.js +++ b/node_modules/caniuse-lite/data/regions/AU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005831,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005831,"23":0,"24":0,"25":0,"26":0.005831,"27":0,"28":0,"29":0,"30":0,"31":0.017493,"32":0,"33":0.005831,"34":0.005831,"35":0,"36":0,"37":0,"38":0.029155,"39":0.005831,"40":0.011662,"41":0.005831,"42":0,"43":0.005831,"44":0.005831,"45":0.005831,"46":0.005831,"47":0.005831,"48":0.011662,"49":0.221578,"50":0.005831,"51":0.005831,"52":0.011662,"53":0.017493,"54":0.011662,"55":0.046648,"56":0.040817,"57":0.046648,"58":0.029155,"59":0.040817,"60":0.023324,"61":0.093296,"62":0.046648,"63":0.373184,"64":0.069972,"65":0.110789,"66":0.099127,"67":0.215747,"68":0.309043,"69":0.192423,"70":0.414001,"71":7.69692,"72":9.27129,"73":0.023324,"74":0.011662,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.011662,"46":0,"47":0.005831,"48":0.023324,"49":0.005831,"50":0.005831,"51":0,"52":0.069972,"53":0.005831,"54":0.017493,"55":0,"56":0.023324,"57":0.023324,"58":0.005831,"59":0.005831,"60":0.052479,"61":0.017493,"62":0.017493,"63":0.046648,"64":0.344029,"65":1.545215,"66":0.023324,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005831,"37":0.064141,"38":0,"39":0,"40":0.005831,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.099127,"58":0.099127,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005831,"6":0,"7":0,"8":0.011662,"9":0.046648,"10":0.046648,"11":0.099127,"12":1.871751,_:"0","3.1":0,"3.2":0,"5.1":0.011662,"6.1":0.011662,"7.1":0,"9.1":0.081634,"10.1":0.204085,"11.1":0.34986,"12.1":0.005831},G:{"8":1.1508339674772,"3.2":0.016381978184729,"4.0-4.1":0.012286483638547,"4.2-4.3":0.012286483638547,"5.0-5.1":0.045050440008006,"6.0-6.1":0.028668461823276,"7.0-7.1":0.094196374562194,"8.1-8.4":0.22525220004003,"9.0-9.2":0.11876934183929,"9.3":0.87643583288302,"10.0-10.2":0.54879626918843,"10.3":1.1385474838387,"11.0-11.2":1.4866645202642,"11.3-11.4":3.5630802551786,"12.0-12.1":31.457493609226,"12.2":0.15153329820875},I:{"3":0.00069157210401891,"4":0.091979089834515,_:"67","2.1":0,"2.2":0,"2.3":0.015214586288416,"4.1":0.026279739952719,"4.2-4.3":0.1390059929078,"4.4":0,"4.4.3-4.4.4":0.31189901891253},A:{"6":0,"7":0,"8":0.0120264375,"9":0.0360793125,"10":0.01803965625,"11":1.85808459375,"5.5":0},B:{"12":0.005831,"13":0.017493,"14":0.040817,"15":0.046648,"16":0.110789,"17":1.696821,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.279127578125,"5.0-5.4":0.06699061875,"6.2-6.4":0.078155721875,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.062535},J:{"7":0.0008338,"10":0.0033352},R:{_:"0"},M:{"0":0.200112},O:{"0":0.346027},Q:{_:"1.2"},H:{"0":0.31180824914089},L:{"0":22.030339}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005682,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005682,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005682,"35":0,"36":0,"37":0,"38":0.022728,"39":0,"40":0.011364,"41":0,"42":0,"43":0,"44":0.005682,"45":0.005682,"46":0.005682,"47":0.005682,"48":0.005682,"49":0.238644,"50":0.005682,"51":0.005682,"52":0.011364,"53":0.017046,"54":0.017046,"55":0.039774,"56":0.039774,"57":0.045456,"58":0.022728,"59":0.02841,"60":0.022728,"61":0.05682,"62":0.034092,"63":0.346602,"64":0.051138,"65":0.11364,"66":0.073866,"67":0.14205,"68":0.176142,"69":0.181824,"70":0.19887,"71":0.346602,"72":1.784148,"73":14.94366,"74":0.034092,"75":0.011364,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005682,"46":0,"47":0.005682,"48":0.022728,"49":0.005682,"50":0.005682,"51":0,"52":0.147732,"53":0.005682,"54":0.005682,"55":0,"56":0.017046,"57":0.022728,"58":0.005682,"59":0.005682,"60":0.062502,"61":0.011364,"62":0.011364,"63":0.02841,"64":0.068184,"65":0.147732,"66":1.687554,"67":0.022728,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005682,"37":0.051138,"38":0,"39":0,"40":0.005682,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.187506,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.017046,"9":0.017046,"10":0.039774,"11":0.079548,"12":1.227312,_:"0","3.1":0,"3.2":0,"5.1":0.011364,"6.1":0.011364,"7.1":0,"9.1":0.073866,"10.1":0.176142,"11.1":0.31251,"12.1":0.744342},G:{"8":0.30746675592915,"3.2":0.019965373761633,"4.0-4.1":0.01197922425698,"4.2-4.3":0.0039930747523266,"5.0-5.1":0.039930747523266,"6.0-6.1":0.019965373761633,"7.0-7.1":0.071875345541879,"8.1-8.4":0.15572991534074,"9.0-9.2":0.091840719303512,"9.3":0.76267727769439,"10.0-10.2":0.42326592374662,"10.3":1.0102479123386,"11.0-11.2":1.2458393227259,"11.3-11.4":2.5595609162414,"12.0-12.1":15.453199291504,"12.2":17.725258825578},I:{"3":0.00064607258064516,"4":0.093034451612903,_:"67","2.1":0.0045225080645161,"2.2":0.0077528709677419,"2.3":0.0045225080645161,"4.1":0.046517225806452,"4.2-4.3":0.20157464516129,"4.4":0,"4.4.3-4.4.4":0.28233371774194},A:{"6":0,"7":0,"8":0.011790634812287,"9":0.029476587030717,"10":0.041267221843003,"11":1.644793556314,"5.5":0},B:{"12":0.005682,"13":0.011364,"14":0.045456,"15":0.039774,"16":0.08523,"17":1.056852,"18":0.914802},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.25509415384615,"5.0-5.4":0.05545525083612,"6.2-6.4":0.05545525083612,"7.2-7.4":0.17745680267559,"8.2":1.1645602675585,"9.2":1.6082022742475},N:{"10":0,"11":0.04318},J:{"7":0,"10":0.004318},S:{"2.5":0},R:{_:"0"},M:{"0":0.19431},O:{"0":0.332486},Q:{"1.2":0.164084},H:{"0":0.29024824398625},L:{"0":24.33437}}; diff --git a/node_modules/caniuse-lite/data/regions/AW.js b/node_modules/caniuse-lite/data/regions/AW.js index e72eb18ff..8784b4b04 100644 --- a/node_modules/caniuse-lite/data/regions/AW.js +++ b/node_modules/caniuse-lite/data/regions/AW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00477,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00954,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00477,"39":0,"40":0,"41":0,"42":0,"43":0.00477,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.27666,"50":0,"51":0,"52":0,"53":0.00954,"54":0.03816,"55":0.00477,"56":0.00477,"57":0.00477,"58":0.00477,"59":0.00477,"60":0.00477,"61":0.00477,"62":0.00477,"63":0.03816,"64":0.02862,"65":0.05724,"66":0.01908,"67":0.08109,"68":0.03339,"69":0.02385,"70":0.17172,"71":4.3407,"72":6.05313,"73":0.04293,"74":0.00477,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.00477,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00477,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.00477,"42":0,"43":0,"44":0,"45":0,"46":0.00477,"47":0,"48":0.00954,"49":0,"50":0,"51":0.01431,"52":0.0477,"53":0,"54":0,"55":0,"56":0.00477,"57":0.00477,"58":0,"59":0,"60":0.00477,"61":0,"62":0.00954,"63":0.00954,"64":0.11448,"65":0.79182,"66":0.00954,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.07155,"58":0.06201,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.01908,"11":0.15741,"12":0.98739,_:"0","3.1":0,"3.2":0,"5.1":0.00477,"6.1":0.00477,"7.1":0.00954,"9.1":0.03339,"10.1":0.22896,"11.1":0.20511,"12.1":0},G:{"8":0.81729214149905,"3.2":0.011634051836285,"4.0-4.1":0.008725538877214,"4.2-4.3":0.008725538877214,"5.0-5.1":0.031993642549785,"6.0-6.1":0.020359590713499,"7.0-7.1":0.066895798058641,"8.1-8.4":0.15996821274892,"9.0-9.2":0.084346875813069,"9.3":0.62242177324127,"10.0-10.2":0.38974073651556,"10.3":0.80856660262184,"11.0-11.2":1.0557902041429,"11.3-11.4":2.5304062743921,"12.0-12.1":22.340288038627,"12.2":0.10761497948564},I:{"3":0.00075378250591017,"4":0.10025307328605,_:"67","2.1":0,"2.2":0,"2.3":0.016583215130024,"4.1":0.028643735224586,"4.2-4.3":0.15151028368794,"4.4":0,"4.4.3-4.4.4":0.33995591016548},A:{"6":0,"7":0,"8":0.00954,"9":0.01431,"10":0.05247,"11":2.49471,"5.5":0},B:{"12":0.00477,"13":0.01908,"14":0.03339,"15":0.07155,"16":0.19557,"17":1.39284,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.51281471754212,"5.0-5.4":0.10910951437066,"6.2-6.4":0.17457522299306,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.12552},O:{"0":0.07322},Q:{_:"1.2"},H:{"0":0.059417113402062},L:{"0":35.24613}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.009526,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.009526,"39":0,"40":0,"41":0,"42":0,"43":0.004763,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.14289,"50":0,"51":0,"52":0,"53":0.004763,"54":0.061919,"55":0.009526,"56":0,"57":0.004763,"58":0.004763,"59":0.009526,"60":0.004763,"61":0,"62":0.004763,"63":0.019052,"64":0.014289,"65":0.033341,"66":0.014289,"67":0.042867,"68":0.028578,"69":0.028578,"70":0.100023,"71":0.09526,"72":0.547745,"73":11.57409,"74":0.090497,"75":0.004763,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.009526,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.014289,"49":0,"50":0,"51":0.014289,"52":0.04763,"53":0,"54":0,"55":0,"56":0.004763,"57":0.004763,"58":0,"59":0,"60":0.004763,"61":0.019052,"62":0.009526,"63":0.004763,"64":0.014289,"65":0.052393,"66":0.852577,"67":0.004763,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004763,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.271491,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.004763,"6":0,"7":0,"8":0.009526,"9":0.004763,"10":0.028578,"11":0.076208,"12":0.71445,_:"0","3.1":0,"3.2":0,"5.1":0.019052,"6.1":0,"7.1":0.009526,"9.1":0.019052,"10.1":0.052393,"11.1":0.257202,"12.1":0.457248},G:{"8":0.21468933033123,"3.2":0.013940865605924,"4.0-4.1":0.0083645193635545,"4.2-4.3":0.0027881731211848,"5.0-5.1":0.027881731211848,"6.0-6.1":0.013940865605924,"7.0-7.1":0.050187116181327,"8.1-8.4":0.10873875172621,"9.0-9.2":0.064127981787251,"9.3":0.5325410661463,"10.0-10.2":0.29554635084559,"10.3":0.70540779965976,"11.0-11.2":0.86991001380967,"11.3-11.4":1.7872189706795,"12.0-12.1":10.790229978985,"12.2":12.376700484939},I:{"3":0.00049925403225806,"4":0.071892580645161,_:"67","2.1":0.0034947782258065,"2.2":0.0059910483870968,"2.3":0.0034947782258065,"4.1":0.035946290322581,"4.2-4.3":0.15576725806452,"4.4":0,"4.4.3-4.4.4":0.21817401209677},A:{"6":0,"7":0,"8":0.009526,"9":0.009526,"10":0.04763,"11":2.500575,"5.5":0},B:{"12":0,"13":0.004763,"14":0.038104,"15":0.066682,"16":0.166705,"17":1.252669,"18":0.447722},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33427513442623,"5.0-5.4":0.12939682622951,"6.2-6.4":0.24801058360656,"7.2-7.4":0.85186243934426,"8.2":3.7956402360656,"9.2":4.5073227803279},N:{"10":0,"11":0.010474},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.136162},O:{"0":0.062844},Q:{"1.2":0},H:{"0":0.11403522508591},L:{"0":36.341308}}; diff --git a/node_modules/caniuse-lite/data/regions/AX.js b/node_modules/caniuse-lite/data/regions/AX.js index 16ac9e342..127784476 100644 --- a/node_modules/caniuse-lite/data/regions/AX.js +++ b/node_modules/caniuse-lite/data/regions/AX.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.028604,"47":0,"48":0.936781,"49":0.085812,"50":0,"51":0,"52":0.007151,"53":0.007151,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0.007151,"64":0.007151,"65":0,"66":0,"67":0.035755,"68":0.007151,"69":0.128718,"70":0.092963,"71":6.564618,"72":8.79573,"73":0.007151,"74":0,"75":0},C:{"2":0,"3":0.085812,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007151,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007151,"48":0.014302,"49":0,"50":0,"51":0,"52":0.042906,"53":0,"54":0,"55":0,"56":0.007151,"57":0.007151,"58":0,"59":0,"60":0.035755,"61":0.157322,"62":0.007151,"63":0.021453,"64":0.278889,"65":2.853249,"66":0,"67":0,"3.5":0,"3.6":0.021453},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.028604,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007151,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.007151,"57":0.200228,"58":0.21453,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.100114,"5":0,"6":0,"7":0,"8":0.007151,"9":0.014302,"10":0,"11":0.021453,"12":4.562338,_:"0","3.1":0,"3.2":0,"5.1":0.042906,"6.1":0,"7.1":0,"9.1":0.135869,"10.1":0.092963,"11.1":0.157322,"12.1":0},G:{"8":1.0120495493846,"3.2":0.014406399279496,"4.0-4.1":0.010804799459622,"4.2-4.3":0.010804799459622,"5.0-5.1":0.039617598018613,"6.0-6.1":0.025211198739117,"7.0-7.1":0.0828367958571,"8.1-8.4":0.19808799009307,"9.0-9.2":0.10444639477634,"9.3":0.77074236145302,"10.0-10.2":0.4826143758631,"10.3":1.0012447499249,"11.0-11.2":1.3073807346142,"11.3-11.4":3.1333918432903,"12.0-12.1":27.663888216452,"12.2":0.13325919333533},I:{"3":0.00016376713947991,"4":0.021781029550827,_:"67","2.1":0,"2.2":0,"2.3":0.0036028770685579,"4.1":0.0062231513002364,"4.2-4.3":0.032917195035461,"4.4":0,"4.4.3-4.4.4":0.073858979905437},A:{"6":0.41377706721536,"7":0.41377706721536,"8":1.6371179615912,"9":0.44975768175583,"10":1.0704232825789,"11":2.5726139396433,"5.5":0},B:{"12":0.007151,"13":0.007151,"14":0.028604,"15":0,"16":0.085812,"17":12.278267,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.066376701754386,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.068376},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.236467},O:{"0":0.324786},Q:{_:"1.2"},H:{"0":0.2481469209622},L:{"0":13.980821}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.02986,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005972,"47":0,"48":0,"49":0.203048,"50":0,"51":0,"52":0.005972,"53":0.005972,"54":0.005972,"55":0,"56":0.005972,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0.005972,"63":0,"64":0,"65":0,"66":0.005972,"67":0,"68":0.02986,"69":0,"70":0.095552,"71":0.220964,"72":0.931632,"73":13.920732,"74":0.017916,"75":0.125412,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005972,"44":0,"45":0,"46":0,"47":0.011944,"48":0,"49":0,"50":0.005972,"51":0,"52":0.047776,"53":0,"54":0,"55":0,"56":0.041804,"57":0,"58":0,"59":0,"60":0.02986,"61":0.137356,"62":0,"63":0.011944,"64":0,"65":0.143328,"66":2.920308,"67":0.017916,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.011944,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.698724,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.017916,"11":0.011944,"12":1.481056,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.077636,"10.1":0.459844,"11.1":0.131384,"12.1":4.461084},G:{"8":0.33779151806264,"3.2":0.021934514159912,"4.0-4.1":0.013160708495947,"4.2-4.3":0.0043869028319824,"5.0-5.1":0.043869028319824,"6.0-6.1":0.021934514159912,"7.0-7.1":0.078964250975683,"8.1-8.4":0.17108921044731,"9.0-9.2":0.10089876513559,"9.3":0.83789844090864,"10.0-10.2":0.46501170019013,"10.3":1.1098864164915,"11.0-11.2":1.3687136835785,"11.3-11.4":2.8120047153007,"12.0-12.1":16.977313959772,"12.2":19.47346167117},I:{"3":0.00021337096774194,"4":0.030725419354839,_:"67","2.1":0.0014935967741935,"2.2":0.0025604516129032,"2.3":0.0014935967741935,"4.1":0.015362709677419,"4.2-4.3":0.066571741935484,"4.4":0,"4.4.3-4.4.4":0.093243112903226},A:{"6":0,"7":0,"8":0,"9":0.005972,"10":0.08958,"11":1.958816,"5.5":0},B:{"12":0.011944,"13":0.005972,"14":0.155272,"15":0.023888,"16":0.023888,"17":2.14992,"18":0.310544},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.08197064978903,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.17565139240506,"8.2":1.0187780759494,"9.2":1.4988918818565},N:{"10":0,"11":0.02014},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.974776},O:{"0":0.527668},Q:{"1.2":0},H:{"0":0.24787426116838},L:{"0":18.343216}}; diff --git a/node_modules/caniuse-lite/data/regions/AZ.js b/node_modules/caniuse-lite/data/regions/AZ.js index 2cf885982..46ba4d99c 100644 --- a/node_modules/caniuse-lite/data/regions/AZ.js +++ b/node_modules/caniuse-lite/data/regions/AZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.009294,"9":0,"10":0,"11":0.004647,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.009294,"19":0,"20":0,"21":0,"22":0.013941,"23":0.004647,"24":0.004647,"25":0,"26":0.004647,"27":0,"28":0.004647,"29":0.032529,"30":0.004647,"31":0,"32":0,"33":0,"34":0.004647,"35":0,"36":0.004647,"37":0,"38":0.018588,"39":0.004647,"40":0.009294,"41":0.004647,"42":0.004647,"43":0.004647,"44":0,"45":0.004647,"46":0.009294,"47":0.004647,"48":0.013941,"49":0.181233,"50":0.004647,"51":0.004647,"52":0.009294,"53":0.009294,"54":0.004647,"55":0.009294,"56":0.009294,"57":0.018588,"58":0.041823,"59":0.009294,"60":0.018588,"61":0.013941,"62":0.055764,"63":0.065058,"64":0.037176,"65":0.04647,"66":0.04647,"67":0.078999,"68":0.065058,"69":0.088293,"70":0.106881,"71":4.809645,"72":7.490964,"73":0.04647,"74":0.013941,"75":0},C:{"2":0,"3":0.004647,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.004647,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.004647,"48":0.018588,"49":0,"50":0,"51":0.004647,"52":0.023235,"53":0.004647,"54":0.004647,"55":0.004647,"56":0.013941,"57":0.027882,"58":0.009294,"59":0.004647,"60":0.009294,"61":0.004647,"62":0.004647,"63":0.004647,"64":0.055764,"65":0.264879,"66":0.004647,"67":0,"3.5":0,"3.6":0.004647},F:{"9":0,"11":0,"12":0.004647,"15":0,"16":0,"17":0,"18":0,"19":0.013941,"20":0.004647,"21":0.004647,"22":0.009294,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.009294,"33":0,"34":0,"35":0,"36":0.013941,"37":0.004647,"38":0.009294,"39":0.004647,"40":0.004647,"41":0,"42":0.009294,"43":0.004647,"44":0,"45":0,"46":0.004647,"47":0,"48":0.004647,"49":0.013941,"50":0.013941,"51":0.004647,"52":0,"53":0.004647,"54":0.004647,"55":0,"56":0.013941,"57":0.641286,"58":0.817872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.018588},E:{"4":0.004647,"5":0.004647,"6":0,"7":0,"8":0.004647,"9":0,"10":0.004647,"11":0.018588,"12":0.292761,_:"0","3.1":0,"3.2":0,"5.1":1.031634,"6.1":0,"7.1":0,"9.1":0.013941,"10.1":0.013941,"11.1":0.04647,"12.1":0},G:{"8":0.26464649174422,"3.2":0.0037672098468928,"4.0-4.1":0.0028254073851696,"4.2-4.3":0.0028254073851696,"5.0-5.1":0.010359827078955,"6.0-6.1":0.0065926172320624,"7.0-7.1":0.021661456619634,"8.1-8.4":0.051799135394776,"9.0-9.2":0.027312271389973,"9.3":0.20154572680877,"10.0-10.2":0.12620152987091,"10.3":0.26182108435905,"11.0-11.2":0.34187429360552,"11.3-11.4":0.81936814169919,"12.0-12.1":7.2339847084959,"12.2":0.034846691083759},I:{"3":0.0033026796690307,"4":0.43925639598109,_:"67","2.1":0,"2.2":0,"2.3":0.072658952718676,"4.1":0.12550182742317,"4.2-4.3":0.66383861347518,"4.4":0,"4.4.3-4.4.4":1.4895085307329},A:{"6":0,"7":0,"8":0.071457147540984,"9":0.025520409836066,"10":0.035728573770492,"11":0.17864286885246,"5.5":0},B:{"12":0.004647,"13":0.004647,"14":0.009294,"15":0.009294,"16":0.013941,"17":0.102234,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8800772870478,"5.0-5.4":0.06097547957993,"6.2-6.4":0.5182915764294,_:"7.2-7.4 8.2"},N:{"10":0.031144727272727,"11":0.14015127272727},J:{"7":0.0032118,"10":0.0128472},R:{_:"0"},M:{"0":0.042824},O:{"0":0.438946},Q:{_:"1.2"},H:{"0":3.8009059278351},L:{"0":49.621426}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0.005264,"8":0.005264,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.005264,"20":0,"21":0.010528,"22":0.015792,"23":0.015792,"24":0,"25":0.005264,"26":0.015792,"27":0,"28":0.005264,"29":0,"30":0.02632,"31":0,"32":0,"33":0,"34":0.005264,"35":0.005264,"36":0,"37":0.005264,"38":0.02632,"39":0.010528,"40":0.010528,"41":0.015792,"42":0.005264,"43":0.010528,"44":0.005264,"45":0.005264,"46":0.021056,"47":0.005264,"48":0.005264,"49":0.484288,"50":0.005264,"51":0.010528,"52":0.005264,"53":0.015792,"54":0.010528,"55":0.015792,"56":0.015792,"57":0.015792,"58":0.057904,"59":0.010528,"60":0.015792,"61":0.036848,"62":0.047376,"63":0.089488,"64":0.047376,"65":0.068432,"66":0.015792,"67":0.07896,"68":0.031584,"69":0.063168,"70":0.10528,"71":0.221088,"72":0.557984,"73":17.365936,"74":0.036848,"75":0.031584,_:"76"},C:{"2":0,"3":0.005264,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005264,"16":0,"17":0,"18":0.005264,"19":0,"20":0.005264,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005264,"32":0,"33":0,"34":0,"35":0.005264,"36":0,"37":0,"38":0,"39":0.005264,"40":0.005264,"41":0.005264,"42":0.005264,"43":0.005264,"44":0.005264,"45":0.010528,"46":0.005264,"47":0.010528,"48":0.031584,"49":0.010528,"50":0.005264,"51":0.015792,"52":0.031584,"53":0.015792,"54":0.005264,"55":0.005264,"56":0.021056,"57":0.015792,"58":0.010528,"59":0.005264,"60":0.010528,"61":0.005264,"62":0,"63":0,"64":0,"65":0.036848,"66":0.494816,"67":0.005264,"68":0,"3.5":0.005264,"3.6":0.015792},F:{"9":0,"11":0,"12":0.010528,"15":0.005264,"16":0,"17":0,"18":0.010528,"19":0.005264,"20":0.005264,"21":0,"22":0.005264,"23":0.005264,"24":0,"25":0.005264,"26":0.005264,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005264,"33":0,"34":0,"35":0,"36":0.021056,"37":0,"38":0,"39":0,"40":0.005264,"41":0.005264,"42":0.005264,"43":0.005264,"44":0,"45":0.010528,"46":0,"47":0,"48":0.010528,"49":0,"50":0.015792,"51":0.010528,"52":0,"53":0,"54":0,"55":0,"56":0.005264,"57":0.015792,"58":1.989792,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0.005264,"11.5":0,"11.6":0.005264,"12.1":0.042112},E:{"4":0,"5":0.005264,"6":0,"7":0,"8":0.005264,"9":0.005264,"10":0.005264,"11":0.021056,"12":0.242144,_:"0","3.1":0,"3.2":0,"5.1":1.584464,"6.1":0,"7.1":0,"9.1":0.015792,"10.1":0.02632,"11.1":0.031584,"12.1":0.152656},G:{"8":0.071531451215851,"3.2":0.0046448994296007,"4.0-4.1":0.0027869396577604,"4.2-4.3":0.00092897988592014,"5.0-5.1":0.0092897988592014,"6.0-6.1":0.0046448994296007,"7.0-7.1":0.016721637946563,"8.1-8.4":0.036230215550886,"9.0-9.2":0.021366537376163,"9.3":0.17743515821075,"10.0-10.2":0.098471867907535,"10.3":0.2350319111378,"11.0-11.2":0.28984172440708,"11.3-11.4":0.59547610687481,"12.0-12.1":3.595152158511,"12.2":4.1237417135995},I:{"3":0.0019900322580645,"4":0.28656464516129,_:"67","2.1":0.013930225806452,"2.2":0.023880387096774,"2.3":0.013930225806452,"4.1":0.14328232258065,"4.2-4.3":0.62089006451613,"4.4":0,"4.4.3-4.4.4":0.86964409677419},A:{"6":0,"7":0,"8":0.062499555555556,"9":0.045454222222222,"10":0.022727111111111,"11":0.22727111111111,"5.5":0},B:{"12":0.010528,"13":0.015792,"14":0.021056,"15":0.02632,"16":0.010528,"17":0.152656,"18":0.121072},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2519159286872,"5.0-5.4":0.030534534846029,"6.2-6.4":0.32570170502431,"7.2-7.4":0.37659259643436,"8.2":2.3511591831442,"9.2":1.9440320518639},N:{"10":0.041736,"11":0.180856},J:{"7":0,"10":0.009472},S:{"2.5":0},R:{_:"0"},M:{"0":0.04736},O:{"0":0.4736},Q:{"1.2":0.004736},H:{"0":2.7440481649485},L:{"0":46.568752}}; diff --git a/node_modules/caniuse-lite/data/regions/BA.js b/node_modules/caniuse-lite/data/regions/BA.js index b650a5874..ce8460a84 100644 --- a/node_modules/caniuse-lite/data/regions/BA.js +++ b/node_modules/caniuse-lite/data/regions/BA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003966,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003966,"23":0,"24":0,"25":0,"26":0.003966,"27":0,"28":0,"29":0.075354,"30":0,"31":0,"32":0,"33":0.13881,"34":0.003966,"35":0,"36":0.003966,"37":0,"38":0.007932,"39":0.003966,"40":0.003966,"41":0,"42":0,"43":0.007932,"44":0,"45":0,"46":0.003966,"47":0.003966,"48":0,"49":0.392634,"50":0.003966,"51":0,"52":0,"53":0.003966,"54":0,"55":0.003966,"56":0.007932,"57":0,"58":0.01983,"59":0.003966,"60":0.003966,"61":0.107082,"62":0.015864,"63":0.01983,"64":0.015864,"65":0.015864,"66":0.01983,"67":0.03966,"68":0.031728,"69":0.043626,"70":0.091218,"71":4.017558,"72":5.084412,"73":0.011898,"74":0.003966,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.003966,"15":0.007932,"16":0,"17":0.023796,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003966,"38":0,"39":0,"40":0,"41":0.007932,"42":0,"43":0.007932,"44":0,"45":0.047592,"46":0.003966,"47":0.007932,"48":0.003966,"49":0,"50":0.003966,"51":0.003966,"52":0.170538,"53":0.003966,"54":0.003966,"55":0.003966,"56":0.007932,"57":0.007932,"58":0.003966,"59":0.007932,"60":0.047592,"61":0.015864,"62":0.007932,"63":0.01983,"64":0.1983,"65":1.142208,"66":0.015864,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011898,"37":0,"38":0.003966,"39":0,"40":0.003966,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.011898,"57":0.194334,"58":0.206232,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.011898,"6":0,"7":0,"8":0,"9":0.003966,"10":0.003966,"11":0,"12":0.154674,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003966,"10.1":0.015864,"11.1":0.015864,"12.1":0},G:{"8":0.20917304813369,"3.2":0.0029775522866006,"4.0-4.1":0.0022331642149505,"4.2-4.3":0.0022331642149505,"5.0-5.1":0.0081882687881517,"6.0-6.1":0.0052107165015511,"7.0-7.1":0.017120925647954,"8.1-8.4":0.040941343940759,"9.0-9.2":0.021587254077854,"9.3":0.15929904733313,"10.0-10.2":0.099748001601121,"10.3":0.20693988391874,"11.0-11.2":0.27021287000901,"11.3-11.4":0.64761762233563,"12.0-12.1":5.7176447783448,"12.2":0.027542358651056},I:{"3":0.0014679645390071,"4":0.19523928368794,_:"67","2.1":0,"2.2":0,"2.3":0.032295219858156,"4.1":0.05578265248227,"4.2-4.3":0.29506087234043,"4.4":0,"4.4.3-4.4.4":0.6620520070922},A:{"6":0,"7":0,"8":0.007932,"9":0.003966,"10":0.015864,"11":0.483852,"5.5":0},B:{"12":0.003966,"13":0.007932,"14":0.01983,"15":0.067422,"16":0.01983,"17":0.222096,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36760984615385,"5.0-5.4":0.020422769230769,"6.2-6.4":0.11232523076923,_:"7.2-7.4 8.2"},N:{"10":0.0105595,"11":0.1161545},J:{"7":0.0012068,"10":0.0048272},R:{_:"0"},M:{"0":0.09051},O:{"0":0.03017},Q:{_:"1.2"},H:{"0":0.19994104810997},L:{"0":70.553642}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003697,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003697,"23":0,"24":0,"25":0,"26":0.003697,"27":0,"28":0,"29":0.003697,"30":0,"31":0,"32":0,"33":0.125698,"34":0.003697,"35":0,"36":0,"37":0,"38":0.003697,"39":0.003697,"40":0,"41":0,"42":0,"43":0.007394,"44":0,"45":0,"46":0.003697,"47":0,"48":0,"49":0.336427,"50":0.003697,"51":0,"52":0,"53":0.003697,"54":0,"55":0,"56":0.003697,"57":0,"58":0.011091,"59":0.003697,"60":0.003697,"61":0.040667,"62":0.018485,"63":0.018485,"64":0.011091,"65":0.011091,"66":0.011091,"67":0.018485,"68":0.018485,"69":0.025879,"70":0.044364,"71":0.11091,"72":0.3697,"73":8.310856,"74":0.011091,"75":0.007394,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.003697,"15":0.007394,"16":0,"17":0.007394,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.003697,"43":0.003697,"44":0,"45":0.044364,"46":0.003697,"47":0.007394,"48":0.007394,"49":0,"50":0.003697,"51":0.007394,"52":0.155274,"53":0,"54":0,"55":0,"56":0.003697,"57":0.003697,"58":0,"59":0.007394,"60":0.03697,"61":0.011091,"62":0.003697,"63":0.007394,"64":0.007394,"65":0.059152,"66":1.305041,"67":0.018485,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011091,"37":0,"38":0,"39":0,"40":0.003697,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.003697,"49":0,"50":0,"51":0.007394,"52":0,"53":0,"54":0,"55":0,"56":0.007394,"57":0.003697,"58":0.414064,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.011091,"6":0,"7":0,"8":0,"9":0.003697,"10":0.003697,"11":0.003697,"12":0.092425,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.011091,"11.1":0.014788,"12.1":0.07394},G:{"8":0.055510072850996,"3.2":0.0036045501851296,"4.0-4.1":0.0021627301110778,"4.2-4.3":0.00072091003702592,"5.0-5.1":0.0072091003702592,"6.0-6.1":0.0036045501851296,"7.0-7.1":0.012976380666467,"8.1-8.4":0.028115491444011,"9.0-9.2":0.016580930851596,"9.3":0.13769381707195,"10.0-10.2":0.076416463924747,"10.3":0.18239023936756,"11.0-11.2":0.22492393155209,"11.3-11.4":0.46210333373361,"12.0-12.1":2.7899218432903,"12.2":3.2001196543581},I:{"3":0.0010266985887097,"4":0.14784459677419,_:"67","2.1":0.0071868901209677,"2.2":0.012320383064516,"2.3":0.0071868901209677,"4.1":0.073922298387097,"4.2-4.3":0.32032995967742,"4.4":0,"4.4.3-4.4.4":0.44866728326613},A:{"6":0,"7":0,"8":0.007394,"9":0.003697,"10":0.011091,"11":0.399276,"5.5":0},B:{"12":0.003697,"13":0.007394,"14":0.014788,"15":0.051758,"16":0.014788,"17":0.199638,"18":0.103516},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.29550565,"5.0-5.4":0.0203797,"6.2-6.4":0.0815188,"7.2-7.4":0.17322745,"8.2":1.62018615,"9.2":2.70031025},N:{"10":0.011205333333333,"11":0.089642666666667},J:{"7":0,"10":0.006303},S:{"2.5":0},R:{_:"0"},M:{"0":0.113454},O:{"0":0.031515},Q:{"1.2":0},H:{"0":0.20288728865979},L:{"0":71.471306}}; diff --git a/node_modules/caniuse-lite/data/regions/BB.js b/node_modules/caniuse-lite/data/regions/BB.js index 890239a2e..0c873a48d 100644 --- a/node_modules/caniuse-lite/data/regions/BB.js +++ b/node_modules/caniuse-lite/data/regions/BB.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007068,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.007068,"19":0,"20":0,"21":0,"22":0.028272,"23":0.007068,"24":0.007068,"25":0,"26":0,"27":0,"28":0.007068,"29":0.007068,"30":0,"31":0.007068,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.07068,"38":0.007068,"39":0,"40":0,"41":0,"42":0.007068,"43":0,"44":0,"45":0.007068,"46":0.007068,"47":0,"48":0.056544,"49":0.303924,"50":0.007068,"51":0.007068,"52":0,"53":0.007068,"54":0.084816,"55":0.049476,"56":0.014136,"57":0.007068,"58":0.021204,"59":0,"60":0.014136,"61":10.135512,"62":0.021204,"63":0.028272,"64":0.028272,"65":0.084816,"66":0.007068,"67":0.091884,"68":0.042408,"69":0.042408,"70":0.289788,"71":8.686572,"72":11.23812,"73":0.021204,"74":0.007068,"75":0},C:{"2":0,"3":0.007068,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007068,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007068,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.007068,"40":0,"41":0,"42":0.021204,"43":0.007068,"44":0,"45":0.007068,"46":0,"47":0.007068,"48":0.021204,"49":0,"50":0.007068,"51":0,"52":0.028272,"53":0.007068,"54":0,"55":0,"56":0,"57":0.007068,"58":0.007068,"59":0,"60":0.014136,"61":0.007068,"62":0.014136,"63":0.03534,"64":0.445284,"65":2.339508,"66":0.148428,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.007068,"16":0,"17":0.014136,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007068,"30":0,"31":0,"32":0,"33":0.014136,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.42408,"58":0.60078,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007068},E:{"4":0.021204,"5":0,"6":0,"7":0,"8":0.014136,"9":0.021204,"10":0.007068,"11":0.077748,"12":1.533756,_:"0","3.1":0,"3.2":0,"5.1":0.007068,"6.1":0.127224,"7.1":0,"9.1":0.03534,"10.1":0.042408,"11.1":0.487692,"12.1":0},G:{"8":0.38633858500951,"3.2":0.005499481637146,"4.0-4.1":0.0041246112278595,"4.2-4.3":0.0041246112278595,"5.0-5.1":0.015123574502152,"6.0-6.1":0.0096240928650055,"7.0-7.1":0.03162201941359,"8.1-8.4":0.075617872510758,"9.0-9.2":0.039871241869309,"9.3":0.29422226758731,"10.0-10.2":0.18423263484439,"10.3":0.38221397378165,"11.0-11.2":0.499077958571,"11.3-11.4":1.1961372560793,"12.0-12.1":10.56037961373,"12.2":0.050870205143601},I:{"3":0.0029116879432624,"4":0.3872544964539,_:"67","2.1":0,"2.2":0,"2.3":0.064057134751773,"4.1":0.11064414184397,"4.2-4.3":0.58524927659574,"4.4":0,"4.4.3-4.4.4":1.3131712624113},A:{"6":0,"7":0,"8":0.088784,"9":0.029594666666667,"10":0.066588,"11":1.0802053333333,"5.5":0},B:{"12":0.014136,"13":0.028272,"14":0.028272,"15":0.254448,"16":0.148428,"17":2.445528,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.35954077821012,"5.0-5.4":0.010895175097276,"6.2-6.4":0.043580700389105,_:"7.2-7.4 8.2"},N:{"10":0.0113615,"11":0.0795305},J:{"7":0.0310792,"10":0.1243168},R:{_:"0"},M:{"0":0.193512},O:{"0":0.211104},Q:{_:"1.2"},H:{"0":0.18598048797251},L:{"0":30.018644}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006521,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.013042,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.006521,"36":0.013042,"37":0.013042,"38":0,"39":0,"40":0,"41":0.006521,"42":0,"43":0,"44":0.006521,"45":0,"46":0,"47":0,"48":0.045647,"49":0.26084,"50":0.006521,"51":0.006521,"52":0.013042,"53":0,"54":0.097815,"55":0.039126,"56":0,"57":0,"58":0.039126,"59":0,"60":0,"61":3.566987,"62":0.006521,"63":0.013042,"64":0.006521,"65":0.071731,"66":0.006521,"67":0.13042,"68":0.091294,"69":0.078252,"70":0.026084,"71":0.163025,"72":1.330284,"73":19.419538,"74":0.045647,"75":0.006521,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.006521,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.097815,"49":0,"50":0.019563,"51":0.006521,"52":0.032605,"53":0.006521,"54":0,"55":0,"56":0,"57":0,"58":0.013042,"59":0,"60":0.039126,"61":0,"62":0.013042,"63":0.026084,"64":0.019563,"65":0.19563,"66":2.354081,"67":0.13042,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.006521,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.097815,"30":0,"31":0,"32":0,"33":0.039126,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.095528,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006521},E:{"4":0.013042,"5":0,"6":0,"7":0,"8":0.639058,"9":0.006521,"10":0.039126,"11":0.026084,"12":0.860772,_:"0","3.1":0,"3.2":0,"5.1":0.019563,"6.1":0,"7.1":0,"9.1":0.019563,"10.1":0.052168,"11.1":0.476033,"12.1":0.867293},G:{"8":0.10714078044631,"3.2":0.0069571935354748,"4.0-4.1":0.0041743161212849,"4.2-4.3":0.001391438707095,"5.0-5.1":0.01391438707095,"6.0-6.1":0.0069571935354748,"7.0-7.1":0.025045896727709,"8.1-8.4":0.054266109576704,"9.0-9.2":0.032003090263184,"9.3":0.26576479305514,"10.0-10.2":0.14749250295207,"10.3":0.35203399289503,"11.0-11.2":0.43412887661363,"11.3-11.4":0.89191221124787,"12.0-12.1":5.3848677964575,"12.2":6.1765964207946},I:{"3":0.0025344929435484,"4":0.36496698387097,_:"67","2.1":0.017741450604839,"2.2":0.030413915322581,"2.3":0.017741450604839,"4.1":0.18248349193548,"4.2-4.3":0.7907617983871,"4.4":0,"4.4.3-4.4.4":1.1075734163306},A:{"6":0,"7":0,"8":0.019563,"9":0.019563,"10":0.026084,"11":1.336805,"5.5":0},B:{"12":0.006521,"13":0.026084,"14":0.032605,"15":0.228235,"16":0.189109,"17":2.262787,"18":1.199864},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.50399255623722,"5.0-5.4":0,"6.2-6.4":0.021912719836401,"7.2-7.4":0.1205199591002,"8.2":2.2570101431493,"9.2":2.4542246216769},N:{"10":0,"11":0.100891},J:{"7":0,"10":0.083496},S:{"2.5":0},R:{_:"0"},M:{"0":0.271362},O:{"0":0.086975},Q:{"1.2":0},H:{"0":0.30301970446735},L:{"0":35.18104}}; diff --git a/node_modules/caniuse-lite/data/regions/BD.js b/node_modules/caniuse-lite/data/regions/BD.js index 6d24265c7..7bf154dda 100644 --- a/node_modules/caniuse-lite/data/regions/BD.js +++ b/node_modules/caniuse-lite/data/regions/BD.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002103,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002103,"26":0,"27":0,"28":0.002103,"29":0.014721,"30":0.004206,"31":0.006309,"32":0.002103,"33":0.004206,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.002103,"41":0,"42":0,"43":0.004206,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.025236,"50":0,"51":0.002103,"52":0.002103,"53":0,"54":0,"55":0.002103,"56":0.002103,"57":0,"58":0.004206,"59":0.002103,"60":0.004206,"61":0.048369,"62":0.006309,"63":0.010515,"64":0.006309,"65":0.012618,"66":0.004206,"67":0.012618,"68":0.008412,"69":0.014721,"70":0.016824,"71":0.902187,"72":1.442658,"73":0.014721,"74":0.006309,"75":0},C:{"2":0,"3":0.002103,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.002103,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002103,"30":0.002103,"31":0,"32":0,"33":0,"34":0,"35":0.002103,"36":0.002103,"37":0.002103,"38":0.002103,"39":0.002103,"40":0.004206,"41":0.002103,"42":0.002103,"43":0.010515,"44":0.004206,"45":0.002103,"46":0.002103,"47":0.012618,"48":0.008412,"49":0.004206,"50":0.004206,"51":0.002103,"52":0.031545,"53":0.002103,"54":0.008412,"55":0.002103,"56":0.008412,"57":0.006309,"58":0.004206,"59":0.002103,"60":0.010515,"61":0.004206,"62":0.008412,"63":0.006309,"64":0.071502,"65":0.437424,"66":0.100944,"67":0,"3.5":0,"3.6":0.002103},F:{"9":0,"11":0,"12":0,"15":0.002103,"16":0,"17":0,"18":0.002103,"19":0.002103,"20":0.002103,"21":0.002103,"22":0,"23":0,"24":0.004206,"25":0.002103,"26":0.006309,"27":0.004206,"28":0.016824,"29":0.004206,"30":0.006309,"31":0.004206,"32":0.014721,"33":0.010515,"34":0,"35":0.006309,"36":0.004206,"37":0.014721,"38":0.201888,"39":0.004206,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.004206,"46":0,"47":0,"48":0,"49":0.006309,"50":0.004206,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.060987,"58":0.10515,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010515},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004206,"12":0.016824,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.002103,"11.1":0.004206,"12.1":0},G:{"8":0.02132630561393,"3.2":0.00030357730411288,"4.0-4.1":0.00022768297808466,"4.2-4.3":0.00022768297808466,"5.0-5.1":0.00083483758631042,"6.0-6.1":0.00053126028219754,"7.0-7.1":0.0017455694986491,"8.1-8.4":0.0041741879315521,"9.0-9.2":0.0022009354548184,"9.3":0.016241385770039,"10.0-10.2":0.010169839687781,"10.3":0.021098622635845,"11.0-11.2":0.027549640348244,"11.3-11.4":0.066028063644551,"12.0-12.1":0.58294431822276,"12.2":0.0028080900630441},I:{"3":0.0043748924349882,"4":0.58186069385343,_:"67","2.1":0,"2.2":0,"2.3":0.09624763356974,"4.1":0.16624591252955,"4.2-4.3":0.87935337943262,"4.4":0,"4.4.3-4.4.4":1.9730764881797},A:{"6":0,"7":0,"8":0.017625142857143,"9":0.0022031428571429,"10":0.0022031428571429,"11":0.024234571428571,"5.5":0},B:{"12":0.006309,"13":0.006309,"14":0.012618,"15":0.006309,"16":0.008412,"17":0.037854,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43507534375,"5.0-5.4":0.0202360625,"6.2-6.4":0.040472125,_:"7.2-7.4 8.2"},N:{"10":0.021434714285714,"11":0.12860828571429},J:{"7":0.0015794,"10":0.0063176},R:{_:"0"},M:{"0":0.126352},O:{"0":4.374938},Q:{_:"1.2"},H:{"0":7.3492711357388},L:{"0":75.164813}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002364,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002364,"26":0,"27":0,"28":0.002364,"29":0,"30":0.002364,"31":0.002364,"32":0.002364,"33":0.004728,"34":0,"35":0,"36":0.002364,"37":0,"38":0,"39":0,"40":0.092196,"41":0,"42":0,"43":0.004728,"44":0,"45":0,"46":0.002364,"47":0,"48":0,"49":0.07092,"50":0,"51":0.002364,"52":0,"53":0,"54":0,"55":0.002364,"56":0.002364,"57":0,"58":0.004728,"59":0.002364,"60":0.002364,"61":0.021276,"62":0.004728,"63":0.01182,"64":0.007092,"65":0.016548,"66":0.004728,"67":0.007092,"68":0.004728,"69":0.014184,"70":0.01182,"71":0.02364,"72":0.066192,"73":3.007008,"74":0.014184,"75":0.01182,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002364,"30":0.002364,"31":0,"32":0,"33":0,"34":0,"35":0.03546,"36":0.007092,"37":0,"38":0.002364,"39":0.002364,"40":0.007092,"41":0.002364,"42":0.002364,"43":0.01182,"44":0.004728,"45":0.002364,"46":0.002364,"47":0.014184,"48":0.009456,"49":0.004728,"50":0.002364,"51":0.004728,"52":0.040188,"53":0.002364,"54":0.002364,"55":0.002364,"56":0.009456,"57":0.004728,"58":0.002364,"59":0.002364,"60":0.016548,"61":0.004728,"62":0.004728,"63":0.004728,"64":0.007092,"65":0.030732,"66":0.652464,"67":0.146568,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.002364,"16":0,"17":0,"18":0.002364,"19":0.002364,"20":0.002364,"21":0,"22":0.002364,"23":0,"24":0.004728,"25":0.002364,"26":0.004728,"27":0.004728,"28":0.014184,"29":0.004728,"30":0.007092,"31":0.004728,"32":0.014184,"33":0.007092,"34":0,"35":0.007092,"36":0.002364,"37":0.016548,"38":0.07092,"39":0.002364,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.004728,"46":0,"47":0,"48":0,"49":0.002364,"50":0,"51":0.009456,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.205668,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.009456},E:{"4":0,"5":0,"6":0,"7":0,"8":0.009456,"9":0,"10":0,"11":0.002364,"12":0.01182,_:"0","3.1":0,"3.2":0,"5.1":0.002364,"6.1":0,"7.1":0.004728,"9.1":0,"10.1":0.002364,"11.1":0.004728,"12.1":0.009456},G:{"8":0.0067989620734514,"3.2":0.00044149104373061,"4.0-4.1":0.00026489462623837,"4.2-4.3":0.000088298208746122,"5.0-5.1":0.00088298208746122,"6.0-6.1":0.00044149104373061,"7.0-7.1":0.0015893677574302,"8.1-8.4":0.0034436301410988,"9.0-9.2":0.0020308588011608,"9.3":0.016864957870509,"10.0-10.2":0.009359610127089,"10.3":0.022339446812769,"11.0-11.2":0.02754904112879,"11.3-11.4":0.056599151806264,"12.0-12.1":0.34171406784749,"12.2":0.39195574862404},I:{"3":0.0033231129032258,"4":0.47852825806452,_:"67","2.1":0.023261790322581,"2.2":0.03987735483871,"2.3":0.023261790322581,"4.1":0.23926412903226,"4.2-4.3":1.0368112258065,"4.4":0,"4.4.3-4.4.4":1.4522003387097},A:{"6":0,"7":0,"8":0.01726747826087,"9":0,"10":0.0024667826086957,"11":0.037001739130435,"5.5":0},B:{"12":0.007092,"13":0.004728,"14":0.01182,"15":0.004728,"16":0.007092,"17":0.044916,"18":0.018912},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.63908303649635,"5.0-5.4":0.020288350364964,"6.2-6.4":0.071009226277372,"7.2-7.4":0.13187427737226,"8.2":0.36519030656934,"9.2":0.16230680291971},N:{"10":0.021635333333333,"11":0.10817666666667},J:{"7":0,"10":0.007636},S:{"2.5":0},R:{_:"0"},M:{"0":0.106904},O:{"0":3.2453},Q:{"1.2":0.007636},H:{"0":4.98096804811},L:{"0":78.020804}}; diff --git a/node_modules/caniuse-lite/data/regions/BE.js b/node_modules/caniuse-lite/data/regions/BE.js index 1590b29c3..e54cab7ff 100644 --- a/node_modules/caniuse-lite/data/regions/BE.js +++ b/node_modules/caniuse-lite/data/regions/BE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00656,"23":0,"24":0,"25":0,"26":0.00656,"27":0,"28":0,"29":0.22304,"30":0,"31":0,"32":0,"33":0,"34":0.01312,"35":0,"36":0,"37":0,"38":0.02624,"39":0.00656,"40":0.00656,"41":0.00656,"42":0,"43":0.00656,"44":0.00656,"45":0.00656,"46":0.00656,"47":0.00656,"48":0.00656,"49":0.34768,"50":0.00656,"51":0.00656,"52":0.00656,"53":0.01968,"54":0.01968,"55":0.01312,"56":0.01312,"57":0.01312,"58":0.02624,"59":0.01968,"60":0.01968,"61":0.2296,"62":0.0328,"63":0.10496,"64":0.05904,"65":0.0656,"66":0.07872,"67":0.1312,"68":0.0984,"69":0.11152,"70":0.1968,"71":9.17744,"72":11.65056,"73":0.01968,"74":0.01312,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00656,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.01312,"46":0.00656,"47":0.00656,"48":0.04592,"49":0.00656,"50":0.00656,"51":0.00656,"52":0.17056,"53":0.00656,"54":0.05904,"55":0,"56":0.02624,"57":0.01312,"58":0.01312,"59":0.01312,"60":0.15744,"61":0.02624,"62":0.01312,"63":0.04592,"64":0.62976,"65":3.02416,"66":0.01968,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00656,"32":0.00656,"33":0,"34":0,"35":0,"36":0.01968,"37":0,"38":0.01312,"39":0,"40":0.00656,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.00656,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.26896,"58":0.2624,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.01312,"6":0,"7":0.01312,"8":0.02624,"9":0.13776,"10":0.04592,"11":0.13776,"12":3.01104,_:"0","3.1":0,"3.2":0,"5.1":0.01312,"6.1":0.01312,"7.1":0,"9.1":0.10496,"10.1":0.2624,"11.1":0.45264,"12.1":0.00656},G:{"8":0.64714865205644,"3.2":0.0092120804563194,"4.0-4.1":0.0069090603422396,"4.2-4.3":0.0069090603422396,"5.0-5.1":0.025333221254878,"6.0-6.1":0.016121140798559,"7.0-7.1":0.052969462623837,"8.1-8.4":0.12666610627439,"9.0-9.2":0.066787583308316,"9.3":0.49284630441309,"10.0-10.2":0.3086046952867,"10.3":0.6402395917142,"11.0-11.2":0.83599630141099,"11.3-11.4":2.0036274992495,"12.0-12.1":17.689497496247,"12.2":0.085211744220955},I:{"3":0.00061503546099291,"4":0.081799716312057,_:"67","2.1":0,"2.2":0,"2.3":0.013530780141844,"4.1":0.02337134751773,"4.2-4.3":0.12362212765957,"4.4":0,"4.4.3-4.4.4":0.2773809929078},A:{"6":0,"7":0,"8":0.033000407331976,"9":0.02640032586558,"10":0.039600488798371,"11":3.1416387780041,"5.5":0},B:{"12":0.01312,"13":0.01312,"14":0.04592,"15":0.09184,"16":0.15744,"17":2.70928,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36608756501182,"5.0-5.4":0.021534562647754,"6.2-6.4":0.053836406619385,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.07568},J:{"7":0.001376,"10":0.005504},R:{_:"0"},M:{"0":0.24768},O:{"0":0.07224},Q:{_:"1.2"},H:{"0":0.094446323024055},L:{"0":29.14352}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006411,"23":0,"24":0,"25":0,"26":0.006411,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006411,"35":0,"36":0.006411,"37":0,"38":0.019233,"39":0.006411,"40":0,"41":0.006411,"42":0,"43":0.012822,"44":0,"45":0,"46":0,"47":0.006411,"48":0.006411,"49":0.346194,"50":0.006411,"51":0.006411,"52":0.012822,"53":0.019233,"54":0.019233,"55":0.012822,"56":0.006411,"57":0.012822,"58":0.019233,"59":0.012822,"60":0.012822,"61":0.038466,"62":0.032055,"63":0.076932,"64":0.044877,"65":0.070521,"66":0.06411,"67":0.083343,"68":0.076932,"69":0.070521,"70":0.089754,"71":0.205152,"72":1.307844,"73":19.16889,"74":0.025644,"75":0.012822,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006411,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006411,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.012822,"46":0,"47":0.006411,"48":0.070521,"49":0,"50":0.012822,"51":0,"52":0.134631,"53":0,"54":0.025644,"55":0,"56":0.019233,"57":0.012822,"58":0.019233,"59":0.012822,"60":0.224385,"61":0.025644,"62":0.012822,"63":0.025644,"64":0.044877,"65":0.301317,"66":3.513228,"67":0.025644,"68":0,"3.5":0,"3.6":0.006411},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006411,"32":0.006411,"33":0,"34":0,"35":0,"36":0.012822,"37":0,"38":0,"39":0,"40":0.006411,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006411,"57":0.006411,"58":0.474414,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.006411,"6":0,"7":0,"8":0.019233,"9":0.012822,"10":0.032055,"11":0.12822,"12":1.827135,_:"0","3.1":0,"3.2":0,"5.1":0.012822,"6.1":0.025644,"7.1":0,"9.1":0.076932,"10.1":0.217974,"11.1":0.416715,"12.1":1.173213},G:{"8":0.17830547032923,"3.2":0.011578277294106,"4.0-4.1":0.0069469663764635,"4.2-4.3":0.0023156554588212,"5.0-5.1":0.023156554588212,"6.0-6.1":0.011578277294106,"7.0-7.1":0.041681798258781,"8.1-8.4":0.090310562894026,"9.0-9.2":0.053260075552887,"9.3":0.44229019263484,"10.0-10.2":0.24545947863504,"10.3":0.58586083108176,"11.0-11.2":0.72248450315221,"11.3-11.4":1.4843351491044,"12.0-12.1":8.9615866256379,"12.2":10.279194581707},I:{"3":0.00059785080645161,"4":0.086090516129032,_:"67","2.1":0.0041849556451613,"2.2":0.0071742096774194,"2.3":0.0041849556451613,"4.1":0.043045258064516,"4.2-4.3":0.1865294516129,"4.4":0,"4.4.3-4.4.4":0.26126080241935},A:{"6":0,"7":0,"8":0.038778097363083,"9":0.019389048681542,"10":0.051704129817444,"11":3.0763957241379,"5.5":0},B:{"12":0.006411,"13":0.012822,"14":0.044877,"15":0.076932,"16":0.173097,"17":2.449002,"18":0.57699},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28194158571429,"5.0-5.4":0.021687814285714,"6.2-6.4":0.043375628571429,"7.2-7.4":0.1518147,"8.2":1.8326203071429,"9.2":2.2230009642857},N:{"10":0,"11":0.064602},J:{"7":0,"10":0.007178},S:{"2.5":0},R:{_:"0"},M:{"0":0.186628},O:{"0":0.064602},Q:{"1.2":0.010767},H:{"0":0.11552633333333},L:{"0":30.263671}}; diff --git a/node_modules/caniuse-lite/data/regions/BF.js b/node_modules/caniuse-lite/data/regions/BF.js index 711abf0b3..97907bb66 100644 --- a/node_modules/caniuse-lite/data/regions/BF.js +++ b/node_modules/caniuse-lite/data/regions/BF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006096,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003048,"23":0,"24":0,"25":0,"26":0,"27":0.112776,"28":0.067056,"29":0.18288,"30":0.003048,"31":0,"32":0,"33":0.01524,"34":0,"35":0,"36":0,"37":0,"38":0.003048,"39":0,"40":0.003048,"41":0.003048,"42":0,"43":0.006096,"44":0,"45":0.003048,"46":0,"47":0,"48":0,"49":0.057912,"50":0.003048,"51":0.003048,"52":0.003048,"53":0,"54":0,"55":0.003048,"56":0.079248,"57":0.003048,"58":0.003048,"59":0,"60":0.003048,"61":0,"62":0.003048,"63":0.01524,"64":0.003048,"65":0.024384,"66":0.006096,"67":0.09144,"68":0.006096,"69":0.027432,"70":0.057912,"71":1.231392,"72":1.594104,"73":0.003048,"74":0,"75":0},C:{"2":0,"3":0.021336,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003048,"21":0,"22":0.04572,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.003048,"29":0,"30":0.003048,"31":0,"32":0.003048,"33":0,"34":0,"35":0.003048,"36":0.006096,"37":0,"38":0.003048,"39":0.003048,"40":0.003048,"41":0.009144,"42":0.003048,"43":0.012192,"44":0.006096,"45":0.009144,"46":0,"47":0.039624,"48":0.021336,"49":0.003048,"50":0.003048,"51":0,"52":0.0762,"53":0.003048,"54":0.003048,"55":0,"56":0.012192,"57":0.006096,"58":0.003048,"59":0.003048,"60":0.033528,"61":0.018288,"62":0.018288,"63":0.042672,"64":0.286512,"65":1.240536,"66":0.067056,"67":0,"3.5":0.003048,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.003048,"16":0.003048,"17":0,"18":0.012192,"19":0.003048,"20":0.039624,"21":0.006096,"22":0,"23":0.01524,"24":0,"25":0,"26":0.003048,"27":0,"28":0.006096,"29":0,"30":0.006096,"31":0.012192,"32":0,"33":0.003048,"34":0,"35":0.003048,"36":0.003048,"37":0,"38":0.04572,"39":0.003048,"40":0.003048,"41":0,"42":0.003048,"43":0.003048,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006096,"50":0.003048,"51":0,"52":0,"53":0,"54":0,"55":0.003048,"56":0.003048,"57":0.234696,"58":0.225552,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.088392},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003048,"9":0.301752,"10":0.012192,"11":0.027432,"12":0.13716,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.006096,"10.1":0.039624,"11.1":0.079248,"12.1":0},G:{"8":0.075756452716902,"3.2":0.001078383668568,"4.0-4.1":0.000808787751426,"4.2-4.3":0.000808787751426,"5.0-5.1":0.002965555088562,"6.0-6.1":0.001887171419994,"7.0-7.1":0.006200706094266,"8.1-8.4":0.01482777544281,"9.0-9.2":0.007818281597118,"9.3":0.057693526268388,"10.0-10.2":0.036125852897028,"10.3":0.074947664965476,"11.0-11.2":0.097863317922546,"11.3-11.4":0.23454844791354,"12.0-12.1":2.0707662395677,"12.2":0.009975048934254},I:{"3":0.0027586288416076,"4":0.36689763593381,_:"67","2.1":0,"2.2":0,"2.3":0.060689834515366,"4.1":0.10482789598109,"4.2-4.3":0.55448439716312,"4.4":0,"4.4.3-4.4.4":1.244141607565},A:{"6":0,"7":0,"8":0.03048,"9":0.003048,"10":0.012192,"11":0.13716,"5.5":0},B:{"12":0.103632,"13":0.018288,"14":0.006096,"15":0.021336,"16":0.027432,"17":0.246888,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33062894117647,"5.0-5.4":0.050095294117647,"6.2-6.4":0.030057176470588,_:"7.2-7.4 8.2"},N:{"10":0.02335872,"11":0.26862528},J:{"7":0.0319792,"10":0.1279168},R:{_:"0"},M:{"0":0.20856},O:{"0":3.218776},Q:{_:"1.2"},H:{"0":21.699879628866},L:{"0":50.843296}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007821,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.002607,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002607,"26":0,"27":0.002607,"28":0,"29":0.002607,"30":0,"31":0,"32":0,"33":0.010428,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.002607,"41":0,"42":0,"43":0.007821,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.031284,"50":0.002607,"51":0.005214,"52":0,"53":0,"54":0,"55":0.002607,"56":0.036498,"57":0,"58":0.007821,"59":0,"60":0.002607,"61":0,"62":0.002607,"63":0.007821,"64":0.007821,"65":0.015642,"66":0,"67":0.041712,"68":0.005214,"69":0.010428,"70":0.018249,"71":0.028677,"72":0.200739,"73":2.341086,"74":0.002607,"75":0.023463,_:"76"},C:{"2":0,"3":0.018249,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.002607,"21":0.002607,"22":0.005214,"23":0.002607,"24":0.007821,"25":0,"26":0,"27":0,"28":0,"29":0.007821,"30":0.002607,"31":0.002607,"32":0.005214,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.005214,"42":0.002607,"43":0.013035,"44":0,"45":0.002607,"46":0,"47":0.023463,"48":0.02607,"49":0.002607,"50":0.002607,"51":0,"52":0.02607,"53":0.002607,"54":0,"55":0.002607,"56":0.002607,"57":0.007821,"58":0,"59":0.002607,"60":0.02607,"61":0.010428,"62":0.005214,"63":0.015642,"64":0.02607,"65":0.135564,"66":1.540737,"67":0.054747,"68":0,"3.5":0,"3.6":0.002607},F:{"9":0,"11":0,"12":0,"15":0,"16":0.002607,"17":0.002607,"18":0.002607,"19":0.002607,"20":0.013035,"21":0,"22":0,"23":0.005214,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002607,"31":0,"32":0.002607,"33":0.002607,"34":0,"35":0,"36":0.005214,"37":0,"38":0.002607,"39":0,"40":0,"41":0,"42":0.002607,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.002607,"50":0.007821,"51":0.002607,"52":0,"53":0,"54":0,"55":0.002607,"56":0,"57":0.005214,"58":0.646536,"9.5-9.6":0,"10.0-10.1":0,"10.5":0.007821,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.10428},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.002607,"11":0.002607,"12":0.070389,_:"0","3.1":0,"3.2":0,"5.1":0.013035,"6.1":0,"7.1":0,"9.1":0.002607,"10.1":0.039105,"11.1":0.088638,"12.1":0.036498},G:{"8":0.016268875612929,"3.2":0.001056420494346,"4.0-4.1":0.00063385229660763,"4.2-4.3":0.00021128409886921,"5.0-5.1":0.0021128409886921,"6.0-6.1":0.001056420494346,"7.0-7.1":0.0038031137796458,"8.1-8.4":0.0082400798558991,"9.0-9.2":0.0048595342739918,"9.3":0.040355262884019,"10.0-10.2":0.022396114480136,"10.3":0.05345487701391,"11.0-11.2":0.065920638847193,"11.3-11.4":0.13543310737516,"12.0-12.1":0.81766946262384,"12.2":0.93789011488042},I:{"3":0.0019845927419355,"4":0.28578135483871,_:"67","2.1":0.013892149193548,"2.2":0.023815112903226,"2.3":0.013892149193548,"4.1":0.14289067741935,"4.2-4.3":0.61919293548387,"4.4":0,"4.4.3-4.4.4":0.86726702822581},A:{"6":0,"7":0,"8":0.023463,"9":0.002607,"10":0.007821,"11":0.185097,"5.5":0},B:{"12":0.093852,"13":0.010428,"14":0.005214,"15":0.013035,"16":0.007821,"17":0.088638,"18":0.015642},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33931320689655,"5.0-5.4":0.041128873563218,"6.2-6.4":0.061693310344828,"7.2-7.4":0.14395105747126,"8.2":0.23649102298851,"9.2":0.071975528735632},N:{"10":0.02402725,"11":0.07208175},J:{"7":0,"10":0.059144},S:{"2.5":0},R:{_:"0"},M:{"0":0.170039},O:{"0":3.755644},Q:{"1.2":0.022179},H:{"0":24.497251718213},L:{"0":50.558215}}; diff --git a/node_modules/caniuse-lite/data/regions/BG.js b/node_modules/caniuse-lite/data/regions/BG.js index 419b61ac5..a6a286cf4 100644 --- a/node_modules/caniuse-lite/data/regions/BG.js +++ b/node_modules/caniuse-lite/data/regions/BG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006112,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012224,"23":0,"24":0,"25":0,"26":0.012224,"27":0,"28":0,"29":0.226144,"30":0,"31":0.006112,"32":0,"33":0,"34":0.036672,"35":0,"36":0,"37":0,"38":0.018336,"39":0.006112,"40":0.012224,"41":0,"42":0,"43":0.012224,"44":0,"45":0,"46":0.012224,"47":0.006112,"48":0.012224,"49":0.819008,"50":0.012224,"51":0.012224,"52":0.006112,"53":0.018336,"54":0.012224,"55":0.018336,"56":0.018336,"57":0.055008,"58":0.067232,"59":0.018336,"60":0.03056,"61":0.055008,"62":0.036672,"63":0.097792,"64":0.067232,"65":0.067232,"66":0.048896,"67":0.09168,"68":0.073344,"69":0.140576,"70":0.189472,"71":8.837952,"72":11.64336,"73":0.024448,"74":0.018336,"75":0},C:{"2":0.006112,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006112,"32":0,"33":0,"34":0.006112,"35":0.006112,"36":0,"37":0.006112,"38":0.012224,"39":0.006112,"40":0.006112,"41":0.012224,"42":0.006112,"43":0.018336,"44":0,"45":0.012224,"46":0.006112,"47":0.018336,"48":0.073344,"49":0.018336,"50":0.018336,"51":0.012224,"52":0.770112,"53":0.012224,"54":0.012224,"55":0.012224,"56":0.103904,"57":0.042784,"58":0.018336,"59":0.018336,"60":0.360608,"61":0.250592,"62":0.048896,"63":0.103904,"64":0.812896,"65":4.7368,"66":0.048896,"67":0,"3.5":0,"3.6":0.006112},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.012224,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.006112,"29":0,"30":0,"31":0.006112,"32":0.006112,"33":0,"34":0,"35":0,"36":0.042784,"37":0,"38":0.018336,"39":0,"40":0.012224,"41":0,"42":0,"43":0.006112,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006112,"50":0.006112,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006112,"57":0.525632,"58":0.568416,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.042784},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006112,"9":0.110016,"10":0.006112,"11":0.012224,"12":0.409504,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.006112,"10.1":0.018336,"11.1":0.067232,"12.1":0},G:{"8":0.25363729810868,"3.2":0.0036104953467427,"4.0-4.1":0.002707871510057,"4.2-4.3":0.002707871510057,"5.0-5.1":0.0099288622035425,"6.0-6.1":0.0063183668567998,"7.0-7.1":0.020760348243771,"8.1-8.4":0.049644311017712,"9.0-9.2":0.026176091263885,"9.3":0.19316150105074,"10.0-10.2":0.12095159411588,"10.3":0.25092942659862,"11.0-11.2":0.3276524527169,"11.3-11.4":0.78528273791654,"12.0-12.1":6.9330536895827,"12.2":0.03339708195737},I:{"3":0.0010132387706856,"4":0.13476075650118,_:"67","2.1":0,"2.2":0,"2.3":0.022291252955083,"4.1":0.038503073286052,"4.2-4.3":0.2036609929078,"4.4":0,"4.4.3-4.4.4":0.4569706855792},A:{"6":0,"7":0,"8":0.061691214953271,"9":0.067860336448598,"10":0.030845607476636,"11":1.8198908411215,"5.5":0},B:{"12":0.006112,"13":0.012224,"14":0.036672,"15":0.097792,"16":0.036672,"17":0.647872,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26569489655172,"5.0-5.4":0.020438068965517,"6.2-6.4":0.061314206896552,_:"7.2-7.4 8.2"},N:{"10":0.011310545454545,"11":0.11310545454545},J:{"7":0.0015552,"10":0.0062208},R:{_:"0"},M:{"0":0.229392},O:{"0":0.093312},Q:{_:"1.2"},H:{"0":0.24662078350515},L:{"0":48.967664}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005915,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005915,"23":0,"24":0,"25":0,"26":0.01183,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.005915,"34":0.01183,"35":0,"36":0,"37":0,"38":0.017745,"39":0,"40":0.01183,"41":0.005915,"42":0.005915,"43":0.017745,"44":0,"45":0,"46":0.01183,"47":0.017745,"48":0.005915,"49":0.763035,"50":0.01183,"51":0.005915,"52":0.005915,"53":0.01183,"54":0.005915,"55":0.01183,"56":0.017745,"57":0.029575,"58":0.053235,"59":0.01183,"60":0.01183,"61":0.254345,"62":0.017745,"63":0.08281,"64":0.05915,"65":0.04732,"66":0.053235,"67":0.053235,"68":0.053235,"69":0.088725,"70":0.100555,"71":0.183365,"72":0.91091,"73":19.146855,"74":0.02366,"75":0.017745,_:"76"},C:{"2":0.005915,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005915,"32":0,"33":0,"34":0.005915,"35":0,"36":0,"37":0.005915,"38":0.01183,"39":0.005915,"40":0,"41":0.005915,"42":0.005915,"43":0.017745,"44":0,"45":0.005915,"46":0,"47":0.03549,"48":0.112385,"49":0.01183,"50":0.017745,"51":0.017745,"52":0.680225,"53":0.029575,"54":0.005915,"55":0.01183,"56":0.053235,"57":0.029575,"58":0.01183,"59":0.017745,"60":0.408135,"61":0.183365,"62":0.029575,"63":0.041405,"64":0.112385,"65":0.360815,"66":5.31167,"67":0.05915,"68":0,"3.5":0,"3.6":0.005915},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005915,"32":0,"33":0,"34":0,"35":0,"36":0.029575,"37":0,"38":0.005915,"39":0,"40":0.01183,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005915,"49":0,"50":0,"51":0.005915,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.005915,"58":1.12385,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005915},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.029575,"10":0.005915,"11":0.01183,"12":0.230685,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005915,"10.1":0.017745,"11.1":0.04732,"12.1":0.18928},G:{"8":0.067833817672371,"3.2":0.0044047933553487,"4.0-4.1":0.0026428760132092,"4.2-4.3":0.00088095867106975,"5.0-5.1":0.0088095867106975,"6.0-6.1":0.0044047933553487,"7.0-7.1":0.015857256079255,"8.1-8.4":0.03435738817172,"9.0-9.2":0.020262049434604,"9.3":0.16826310617432,"10.0-10.2":0.093381619133393,"10.3":0.22288254378065,"11.0-11.2":0.27485910537376,"11.3-11.4":0.56469450815571,"12.0-12.1":3.4093100570399,"12.2":3.9105755408786},I:{"3":0.00078615927419355,"4":0.11320693548387,_:"67","2.1":0.0055031149193548,"2.2":0.0094339112903226,"2.3":0.0055031149193548,"4.1":0.056603467741935,"4.2-4.3":0.24528169354839,"4.4":0,"4.4.3-4.4.4":0.34355160282258},A:{"6":0,"7":0,"8":0.042131403508772,"9":0.036112631578947,"10":0.030093859649123,"11":1.6070121052632,"5.5":0},B:{"12":0.005915,"13":0.005915,"14":0.02366,"15":0.08281,"16":0.029575,"17":0.57967,"18":0.24843},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26513162962963,"5.0-5.4":0.020394740740741,"6.2-6.4":0.050986851851852,"7.2-7.4":0.15296055555556,"8.2":1.1217107407407,"9.2":1.1421054814815},N:{"10":0.011438,"11":0.102942},J:{"7":0,"10":0.004085},S:{"2.5":0},R:{_:"0"},M:{"0":0.22059},O:{"0":0.07353},Q:{"1.2":0},H:{"0":0.26685157216495},L:{"0":50.364105}}; diff --git a/node_modules/caniuse-lite/data/regions/BH.js b/node_modules/caniuse-lite/data/regions/BH.js index fb1e9b42d..9fcdc4a95 100644 --- a/node_modules/caniuse-lite/data/regions/BH.js +++ b/node_modules/caniuse-lite/data/regions/BH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005101,"19":0,"20":0,"21":0.010202,"22":0,"23":0.005101,"24":0.005101,"25":0,"26":0,"27":0,"28":0.020404,"29":0.137727,"30":0,"31":0,"32":0.025505,"33":0.096919,"34":0.005101,"35":0,"36":0.005101,"37":0,"38":0.010202,"39":0,"40":0.005101,"41":0,"42":0,"43":0.015303,"44":0,"45":0.005101,"46":0,"47":0.005101,"48":0.005101,"49":0.244848,"50":0,"51":0.010202,"52":0.005101,"53":0.005101,"54":0,"55":0.005101,"56":0.015303,"57":0.010202,"58":0.025505,"59":0.020404,"60":0.025505,"61":0.025505,"62":0.005101,"63":0.05101,"64":0.040808,"65":0.096919,"66":0.020404,"67":0.137727,"68":0.040808,"69":0.076515,"70":0.244848,"71":6.626199,"72":9.07978,"73":0.030606,"74":0.030606,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.005101,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.005101,"48":0.015303,"49":0,"50":0,"51":0.005101,"52":0.020404,"53":0,"54":0,"55":0,"56":0.005101,"57":0.005101,"58":0.010202,"59":0,"60":0.020404,"61":0.005101,"62":0.005101,"63":0.015303,"64":0.234646,"65":0.938584,"66":0.040808,"67":0,"3.5":0,"3.6":0.005101},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.015303,"38":0.035707,"39":0,"40":0,"41":0,"42":0,"43":0.005101,"44":0,"45":0.005101,"46":0,"47":0,"48":0.005101,"49":0,"50":0,"51":0.005101,"52":0.005101,"53":0.010202,"54":0.010202,"55":0.005101,"56":0.05101,"57":0.025505,"58":0.040808,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.025505,"7":0.010202,"8":0.015303,"9":0.183636,"10":0.056111,"11":0.076515,"12":2.453581,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.040808,"10.1":0.249949,"11.1":0.402979,"12.1":0.015303},G:{"8":0.47279297458221,"3.2":0.0067301491043731,"4.0-4.1":0.0050476118282798,"4.2-4.3":0.0050476118282798,"5.0-5.1":0.018507910037026,"6.0-6.1":0.011777760932653,"7.0-7.1":0.038698357350145,"8.1-8.4":0.09253955018513,"9.0-9.2":0.048793581006705,"9.3":0.36006297708396,"10.0-10.2":0.2254599949965,"10.3":0.46774536275393,"11.0-11.2":0.61076103122186,"11.3-11.4":1.4638074302011,"12.0-12.1":12.923568817672,"12.2":0.062253879215451},I:{"3":0.00054206382978723,"4":0.072094489361702,_:"67","2.1":0,"2.2":0,"2.3":0.011925404255319,"4.1":0.020598425531915,"4.2-4.3":0.10895482978723,"4.4":0,"4.4.3-4.4.4":0.24447078723404},A:{"6":0,"7":0,"8":0.025901450777202,"9":0.020721160621762,"10":0.020721160621762,"11":0.93245222797927,"5.5":0},B:{"12":0.005101,"13":0.025505,"14":0.05101,"15":0.056111,"16":0.091818,"17":0.622322,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.641564875,"5.0-5.4":0.061101416666667,"6.2-6.4":0.14256997222222,_:"7.2-7.4 8.2"},N:{"10":0.0073485,"11":0.0073485},J:{"7":0.0029394,"10":0.0117576},R:{_:"0"},M:{"0":0.112677},O:{"0":6.946782},Q:{_:"1.2"},H:{"0":1.345036443299},L:{"0":38.387247}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005337,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005337,"30":0,"31":0,"32":0,"33":0.112077,"34":0.005337,"35":0,"36":0,"37":0,"38":0.010674,"39":0,"40":0,"41":0,"42":0,"43":0.016011,"44":0,"45":0,"46":0,"47":0.005337,"48":0,"49":0.357579,"50":0,"51":0.010674,"52":0.010674,"53":0.005337,"54":0,"55":0.005337,"56":0.016011,"57":0,"58":0.021348,"59":0.005337,"60":0.010674,"61":0.037359,"62":0.005337,"63":0.026685,"64":0.016011,"65":0.112077,"66":0.016011,"67":0.069381,"68":0.010674,"69":0.10674,"70":0.16011,"71":0.298872,"72":0.848583,"73":16.832898,"74":0.021348,"75":0.016011,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.005337,"48":0.058707,"49":0,"50":0,"51":0.005337,"52":0.021348,"53":0.005337,"54":0,"55":0,"56":0.005337,"57":0.005337,"58":0,"59":0.005337,"60":0.016011,"61":0.005337,"62":0.010674,"63":0,"64":0.021348,"65":0.149436,"66":1.088748,"67":0.058707,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005337,"37":0.010674,"38":0.005337,"39":0,"40":0,"41":0,"42":0.010674,"43":0.016011,"44":0,"45":0.005337,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.010674,"52":0.005337,"53":0.010674,"54":0.016011,"55":0.016011,"56":0.021348,"57":0.005337,"58":0.085392,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":1.398294,"9":0,"10":0.074718,"11":0.096066,"12":1.579752,_:"0","3.1":0,"3.2":0,"5.1":0.016011,"6.1":0,"7.1":0,"9.1":0.048033,"10.1":0.282861,"11.1":0.421623,"12.1":0.736506},G:{"8":0.10099132913039,"3.2":0.0065578785149605,"4.0-4.1":0.0039347271089763,"4.2-4.3":0.0013115757029921,"5.0-5.1":0.013115757029921,"6.0-6.1":0.0065578785149605,"7.0-7.1":0.023608362653858,"8.1-8.4":0.051151452416692,"9.0-9.2":0.030166241168818,"9.3":0.25051095927149,"10.0-10.2":0.13902702451716,"10.3":0.331828652857,"11.0-11.2":0.40921161933353,"11.3-11.4":0.84072002561793,"12.0-12.1":5.0757979705794,"12.2":5.8220845455819},I:{"3":0.00040719153225806,"4":0.058635580645161,_:"67","2.1":0.0028503407258065,"2.2":0.0048862983870968,"2.3":0.0028503407258065,"4.1":0.029317790322581,"4.2-4.3":0.12704375806452,"4.4":0,"4.4.3-4.4.4":0.17794269959677},A:{"6":0,"7":0,"8":0.016559321917808,"9":0.022079095890411,"10":0.016559321917808,"11":0.75068926027397,"5.5":0},B:{"12":0.005337,"13":0.021348,"14":0.016011,"15":0.048033,"16":0.069381,"17":0.912627,"18":0.208143},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.76275698594025,"5.0-5.4":0.1017009314587,"6.2-6.4":0.2034018629174,"7.2-7.4":0.68139624077329,"8.2":2.2577606783831,"9.2":1.7797663005272},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.083934},O:{"0":5.031377},Q:{"1.2":0.004663},H:{"0":1.1257299226804},L:{"0":39.845066}}; diff --git a/node_modules/caniuse-lite/data/regions/BI.js b/node_modules/caniuse-lite/data/regions/BI.js index 3cbe1afb0..d207eb7ff 100644 --- a/node_modules/caniuse-lite/data/regions/BI.js +++ b/node_modules/caniuse-lite/data/regions/BI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.006626,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.009939,"23":0,"24":0,"25":0,"26":0.003313,"27":0,"28":0,"29":0,"30":0.003313,"31":0,"32":0,"33":0.009939,"34":0,"35":0,"36":0,"37":0,"38":0.003313,"39":0.003313,"40":0.043069,"41":0,"42":0.003313,"43":0.029817,"44":0,"45":0.003313,"46":0.003313,"47":0,"48":0.003313,"49":0.049695,"50":0,"51":0.003313,"52":0,"53":0,"54":0,"55":0.003313,"56":0,"57":0.009939,"58":0.019878,"59":0.049695,"60":0.013252,"61":0,"62":0.003313,"63":0.046382,"64":0.006626,"65":0.046382,"66":0.006626,"67":0.029817,"68":0.009939,"69":0.019878,"70":0.053008,"71":1.971235,"72":2.630522,"73":0,"74":0,"75":0},C:{"2":0.003313,"3":0.006626,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003313,"12":0,"13":0,"14":0.003313,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006626,"25":0,"26":0,"27":0,"28":0,"29":0.003313,"30":0.006626,"31":0.016565,"32":0,"33":0,"34":0.003313,"35":0.003313,"36":0.003313,"37":0.006626,"38":0.003313,"39":0.003313,"40":0.003313,"41":0,"42":0.003313,"43":0.029817,"44":0.016565,"45":0.009939,"46":0,"47":0.046382,"48":0.03313,"49":0,"50":0.003313,"51":0.006626,"52":0.049695,"53":0.003313,"54":0.009939,"55":0.003313,"56":0.023191,"57":0.006626,"58":0.006626,"59":0.003313,"60":0.026504,"61":0.006626,"62":0.009939,"63":0.013252,"64":0.318048,"65":1.302009,"66":0.129207,"67":0,"3.5":0,"3.6":0.009939},F:{"9":0,"11":0.003313,"12":0.009939,"15":0,"16":0.003313,"17":0,"18":0,"19":0.006626,"20":0.019878,"21":0.003313,"22":0,"23":0.029817,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003313,"31":0,"32":0.003313,"33":0.003313,"34":0,"35":0.003313,"36":0,"37":0.016565,"38":0.023191,"39":0,"40":0,"41":0,"42":0.003313,"43":0.003313,"44":0,"45":0.003313,"46":0,"47":0,"48":0.003313,"49":0,"50":0.003313,"51":0,"52":0,"53":0.006626,"54":0,"55":0,"56":0.006626,"57":0.271666,"58":0.321361,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.056321},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.23191,"12":0.096077,_:"0","3.1":0,"3.2":0,"5.1":0.079512,"6.1":0,"7.1":0,"9.1":0.006626,"10.1":0.009939,"11.1":0.023191,"12.1":0},G:{"8":0.10839511027719,"3.2":0.0015429908936255,"4.0-4.1":0.0011572431702192,"4.2-4.3":0.0011572431702192,"5.0-5.1":0.0042432249574702,"6.0-6.1":0.0027002340638447,"7.0-7.1":0.0088721976383468,"8.1-8.4":0.021216124787351,"9.0-9.2":0.011186683978785,"9.3":0.082550012808966,"10.0-10.2":0.051690194936456,"10.3":0.10723786710697,"11.0-11.2":0.14002642359652,"11.3-11.4":0.33560051936355,"12.0-12.1":2.9629282634844,"12.2":0.014272665766036},I:{"3":0.0015254716312057,"4":0.20288772695035,_:"67","2.1":0,"2.2":0,"2.3":0.033560375886525,"4.1":0.057967921985816,"4.2-4.3":0.30661979787234,"4.4":0,"4.4.3-4.4.4":0.68798770567376},A:{"6":0,"7":0,"8":0.054240744186047,"9":0.0033900465116279,"10":0.020340279069767,"11":0.21357293023256,"5.5":0},B:{"12":0.092764,"13":0.023191,"14":0.023191,"15":0.016565,"16":0.026504,"17":0.321361,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.29851068539326,"5.0-5.4":0.061760831460674,"6.2-6.4":0.041173887640449,_:"7.2-7.4 8.2"},N:{"10":0.04513725,"11":0.13541175},J:{"7":0.0106992,"10":0.0427968},R:{_:"0"},M:{"0":0.046809},O:{"0":1.87236},Q:{_:"1.2"},H:{"0":36.756738525773},L:{"0":29.28029}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.003713,"9":0,"10":0,"11":0,"12":0,"13":0.003713,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.241345,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007426,"39":0,"40":0.007426,"41":0,"42":0.003713,"43":0.022278,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.267336,"50":0,"51":0.003713,"52":0.003713,"53":0,"54":0,"55":0.003713,"56":0,"57":0,"58":0.018565,"59":0.03713,"60":0.003713,"61":0,"62":0.081686,"63":0.089112,"64":0,"65":0.193076,"66":0.014852,"67":0.011139,"68":0.007426,"69":0.007426,"70":0.040843,"71":0.018565,"72":0.300753,"73":6.018773,"74":0.003713,"75":0,_:"76"},C:{"2":0,"3":0.003713,"4":0,"5":0,"6":0,"7":0.003713,"8":0,"9":0,"10":0.003713,"11":0.003713,"12":0.003713,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003713,"21":0,"22":0.003713,"23":0,"24":0.003713,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.014852,"31":0.081686,"32":0,"33":0,"34":0.007426,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.137381,"43":0.018565,"44":0.003713,"45":0.018565,"46":0,"47":0.03713,"48":0.025991,"49":0,"50":0.007426,"51":0.011139,"52":0.044556,"53":0,"54":0.007426,"55":0,"56":0.018565,"57":0.007426,"58":0,"59":0,"60":0.029704,"61":0.003713,"62":0.011139,"63":0.014852,"64":0.051982,"65":0.174511,"66":2.246365,"67":0.07426,"68":0.003713,"3.5":0,"3.6":0.007426},F:{"9":0,"11":0,"12":0.003713,"15":0,"16":0.003713,"17":0,"18":0,"19":0.011139,"20":0.014852,"21":0.007426,"22":0,"23":0.025991,"24":0,"25":0,"26":0,"27":0.007426,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.003713,"39":0,"40":0,"41":0,"42":0.003713,"43":0,"44":0,"45":0.003713,"46":0,"47":0,"48":0,"49":0.011139,"50":0,"51":0.007426,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.946815,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.003713,"12.1":0.11139},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.018565,"11":0.471551,"12":0.055695,_:"0","3.1":0,"3.2":0,"5.1":0.022278,"6.1":0,"7.1":0,"9.1":0,"10.1":0.011139,"11.1":0.011139,"12.1":0.051982},G:{"8":0.027588630741519,"3.2":0.0017914695286701,"4.0-4.1":0.001074881717202,"4.2-4.3":0.00035829390573401,"5.0-5.1":0.0035829390573401,"6.0-6.1":0.0017914695286701,"7.0-7.1":0.0064492903032122,"8.1-8.4":0.013973462323627,"9.0-9.2":0.0082407598318823,"9.3":0.068434135995197,"10.0-10.2":0.037979154007805,"10.3":0.090648358150706,"11.0-11.2":0.11178769858901,"11.3-11.4":0.2296663935755,"12.0-12.1":1.3865974151906,"12.2":1.5904666475533},I:{"3":0.0012376683467742,"4":0.17822424193548,_:"67","2.1":0.0086636784274194,"2.2":0.01485202016129,"2.3":0.0086636784274194,"4.1":0.089112120967742,"4.2-4.3":0.38615252419355,"4.4":0,"4.4.3-4.4.4":0.54086106754032},A:{"6":0,"7":0,"8":0.063121,"9":0.018565,"10":0.022278,"11":0.226493,"5.5":0},B:{"12":0.018565,"13":0.018565,"14":0.014852,"15":0.033417,"16":0.029704,"17":0.271049,"18":0.155946},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.32163811464968,"5.0-5.4":0.070358337579618,"6.2-6.4":0.13066548407643,"7.2-7.4":0.36184287898089,"8.2":0.56286670063694,"9.2":0.13066548407643},N:{"10":0.020575636363636,"11":0.20575636363636},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.106879},O:{"0":2.13758},Q:{"1.2":0.119453},H:{"0":30.980812860825},L:{"0":31.168158}}; diff --git a/node_modules/caniuse-lite/data/regions/BJ.js b/node_modules/caniuse-lite/data/regions/BJ.js index f797e634a..ad181793d 100644 --- a/node_modules/caniuse-lite/data/regions/BJ.js +++ b/node_modules/caniuse-lite/data/regions/BJ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005264,"19":0.005264,"20":0,"21":0,"22":0.015792,"23":0.100016,"24":0,"25":0,"26":0.005264,"27":0,"28":0,"29":0.021056,"30":0.005264,"31":0.168448,"32":0,"33":0.005264,"34":0,"35":0.005264,"36":0,"37":0,"38":0.005264,"39":0,"40":0.021056,"41":0.005264,"42":0,"43":0.042112,"44":0.005264,"45":0.005264,"46":0.005264,"47":0.021056,"48":0.005264,"49":0.121072,"50":0.02632,"51":0.005264,"52":0.005264,"53":0.031584,"54":0,"55":0.042112,"56":0.042112,"57":0.031584,"58":0.178976,"59":0.010528,"60":0.036848,"61":0.005264,"62":0.05264,"63":0.189504,"64":0.057904,"65":0.194768,"66":0.031584,"67":0.136864,"68":0.073696,"69":0.10528,"70":0.226352,"71":5.76408,"72":6.543152,"73":0.015792,"74":0.010528,"75":0},C:{"2":0,"3":0.015792,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010528,"12":0,"13":0,"14":0,"15":0.042112,"16":0.005264,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005264,"30":0.010528,"31":0.005264,"32":0.005264,"33":0,"34":0.005264,"35":0.021056,"36":0.005264,"37":0,"38":0,"39":0.005264,"40":0.031584,"41":0.010528,"42":0.005264,"43":0.031584,"44":0.021056,"45":0.02632,"46":0,"47":0.042112,"48":0.021056,"49":0.005264,"50":0.010528,"51":0.015792,"52":0.05264,"53":0,"54":0.005264,"55":0.005264,"56":0.031584,"57":0.021056,"58":0.005264,"59":0.02632,"60":0.042112,"61":0.031584,"62":0.031584,"63":0.047376,"64":0.547456,"65":2.547776,"66":0.28952,"67":0,"3.5":0,"3.6":0.005264},F:{"9":0,"11":0,"12":0,"15":0.02632,"16":0.005264,"17":0,"18":0,"19":0.005264,"20":0.05264,"21":0.005264,"22":0.005264,"23":0.05264,"24":0.005264,"25":0,"26":0,"27":0,"28":0.005264,"29":0,"30":0.010528,"31":0,"32":0.010528,"33":0.010528,"34":0.005264,"35":0,"36":0.010528,"37":0.005264,"38":0.031584,"39":0,"40":0.005264,"41":0,"42":0.010528,"43":0,"44":0,"45":0.005264,"46":0.005264,"47":0,"48":0.015792,"49":0.010528,"50":0,"51":0.005264,"52":0,"53":0.005264,"54":0,"55":0,"56":0.031584,"57":0.800128,"58":0.89488,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.1316},E:{"4":0.010528,"5":0.010528,"6":0,"7":0,"8":0.479024,"9":0.005264,"10":0.005264,"11":0.015792,"12":0.463232,_:"0","3.1":0,"3.2":0,"5.1":0.047376,"6.1":0,"7.1":0,"9.1":0.021056,"10.1":0.021056,"11.1":0.100016,"12.1":0.15792},G:{"8":0.09689008225758,"3.2":0.0013792182527769,"4.0-4.1":0.0010344136895827,"4.2-4.3":0.0010344136895827,"5.0-5.1":0.0037928501951366,"6.0-6.1":0.0024136319423597,"7.0-7.1":0.0079305049534674,"8.1-8.4":0.018964250975683,"9.0-9.2":0.0099993323326328,"9.3":0.073788176523566,"10.0-10.2":0.046203811468028,"10.3":0.095855668567998,"11.0-11.2":0.12516405643951,"11.3-11.4":0.29997996997899,"12.0-12.1":2.6484438498949,"12.2":0.012757768838187},I:{"3":0.0014289550827423,"4":0.19005102600473,_:"67","2.1":0,"2.2":0,"2.3":0.031437011820331,"4.1":0.054300293144208,"4.2-4.3":0.28721997163121,"4.4":0,"4.4.3-4.4.4":0.64445874231678},A:{"6":0.012315773584906,"7":0.0061578867924528,"8":0.28326279245283,"9":0.030789433962264,"10":0.067736754716981,"11":0.25247335849057,"5.5":0},B:{"12":0.100016,"13":0.05264,"14":0.036848,"15":0.068432,"16":0.047376,"17":0.252672,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.46375287128713,"5.0-5.4":0.050407920792079,"6.2-6.4":0.030244752475248,_:"7.2-7.4 8.2"},N:{"10":0.042873263157895,"11":0.36442273684211},J:{"7":0.061568,"10":0.246272},R:{_:"0"},M:{"0":0.123136},O:{"0":2.69952},Q:{_:"1.2"},H:{"0":18.9617315189},L:{"0":34.340944}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005118,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.030708,"23":0,"24":0,"25":0.005118,"26":0.005118,"27":0,"28":0,"29":0.010236,"30":0.020472,"31":0.005118,"32":0,"33":0.005118,"34":0,"35":0.005118,"36":0.010236,"37":0.061416,"38":0,"39":0,"40":0.010236,"41":0,"42":0,"43":0.040944,"44":0.010236,"45":0.005118,"46":0.010236,"47":0.010236,"48":0.005118,"49":0.138186,"50":0.005118,"51":0.005118,"52":0,"53":0.030708,"54":0,"55":0.005118,"56":0.035826,"57":0.005118,"58":0.158658,"59":0.005118,"60":0.005118,"61":0.005118,"62":0.040944,"63":0.107478,"64":0.030708,"65":0.194484,"66":0.046062,"67":0.097242,"68":0.035826,"69":0.112596,"70":0.15354,"71":0.475974,"72":0.951948,"73":13.342626,"74":0.015354,"75":0.005118,_:"76"},C:{"2":0,"3":0.010236,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010236,"12":0,"13":0.005118,"14":0.005118,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.005118,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005118,"31":0,"32":0.005118,"33":0.010236,"34":0,"35":0.005118,"36":0.015354,"37":0.005118,"38":0.005118,"39":0,"40":0.015354,"41":0.005118,"42":0.010236,"43":0.061416,"44":0,"45":0.07677,"46":0.005118,"47":0.030708,"48":0.040944,"49":0.005118,"50":0.015354,"51":0.005118,"52":0.066534,"53":0,"54":0,"55":0.005118,"56":0.010236,"57":0.030708,"58":0.020472,"59":0.015354,"60":0.081888,"61":0.020472,"62":0.020472,"63":0.056298,"64":0.035826,"65":0.327552,"66":3.24993,"67":0.337788,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.005118,"16":0.010236,"17":0,"18":0,"19":0.005118,"20":0.061416,"21":0.005118,"22":0,"23":0.040944,"24":0,"25":0,"26":0,"27":0,"28":0.005118,"29":0.005118,"30":0.005118,"31":0,"32":0.010236,"33":0.005118,"34":0,"35":0,"36":0.005118,"37":0.010236,"38":0.015354,"39":0,"40":0,"41":0,"42":0,"43":0.015354,"44":0,"45":0.005118,"46":0.005118,"47":0,"48":0,"49":0.005118,"50":0.005118,"51":0.005118,"52":0,"53":0.005118,"54":0,"55":0,"56":0.005118,"57":0.02559,"58":1.837362,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.005118,"11.1":0,"11.5":0,"11.6":0,"12.1":0.15354},E:{"4":0,"5":0.005118,"6":0,"7":0,"8":0.010236,"9":0.117714,"10":0,"11":0,"12":0.158658,_:"0","3.1":0,"3.2":0,"5.1":0.010236,"6.1":0,"7.1":0,"9.1":0.005118,"10.1":0.005118,"11.1":0.056298,"12.1":0.337788},G:{"8":0.021870696887821,"3.2":0.0014201751225858,"4.0-4.1":0.00085210507355149,"4.2-4.3":0.00028403502451716,"5.0-5.1":0.0028403502451716,"6.0-6.1":0.0014201751225858,"7.0-7.1":0.0051126304413089,"8.1-8.4":0.011077365956169,"9.0-9.2":0.0065328055638947,"9.3":0.054250689682778,"10.0-10.2":0.030107712598819,"10.3":0.071860861202842,"11.0-11.2":0.088618927649355,"11.3-11.4":0.1820664507155,"12.0-12.1":1.0992155448814,"12.2":1.2608314738317},I:{"3":0.000971875,"4":0.13995,_:"67","2.1":0.006803125,"2.2":0.0116625,"2.3":0.006803125,"4.1":0.069975,"4.2-4.3":0.303225,"4.4":0,"4.4.3-4.4.4":0.424709375},A:{"6":0,"7":0.0056155833333333,"8":0.1010805,"9":0.01684675,"10":0.022462333333333,"11":0.25831683333333,"5.5":0},B:{"12":0.10236,"13":0.030708,"14":0.035826,"15":0.020472,"16":0.056298,"17":0.209838,"18":0.092124},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.10207818181818,"5.0-5.4":0.020415636363636,"6.2-6.4":0,"7.2-7.4":0.040831272727273,"8.2":0.28581890909091,"9.2":0.224572},N:{"10":0.022974117647059,"11":0.17230588235294},J:{"7":0,"10":0.04882},S:{"2.5":0},R:{_:"0"},M:{"0":0.29292},O:{"0":2.655808},Q:{"1.2":0.02441},H:{"0":16.435697580756},L:{"0":38.932316}}; diff --git a/node_modules/caniuse-lite/data/regions/BM.js b/node_modules/caniuse-lite/data/regions/BM.js index da4659d99..db6afcdff 100644 --- a/node_modules/caniuse-lite/data/regions/BM.js +++ b/node_modules/caniuse-lite/data/regions/BM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.009044,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.036176,"46":0,"47":0,"48":0,"49":0.569772,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.027132,"56":0.009044,"57":0.126616,"58":0.280364,"59":0.009044,"60":0.036176,"61":0.081396,"62":0.036176,"63":0.018088,"64":0.099484,"65":0.072352,"66":0.171836,"67":0.262276,"68":0.217056,"69":0.108528,"70":0.605948,"71":14.37996,"72":19.76114,"73":0.027132,"74":0.009044,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.009044,"41":0.009044,"42":0,"43":0.009044,"44":0,"45":0,"46":0,"47":0,"48":0.04522,"49":0,"50":0,"51":0,"52":0.153748,"53":0,"54":0,"55":0,"56":0.018088,"57":0,"58":0,"59":0,"60":0.027132,"61":0,"62":0.009044,"63":0.126616,"64":0.443156,"65":2.369528,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.027132,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.108528,"58":0.09044,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.009044,"6":0,"7":0,"8":0.009044,"9":0.036176,"10":0.054264,"11":0.144704,"12":3.925096,_:"0","3.1":0,"3.2":0,"5.1":0.009044,"6.1":0.009044,"7.1":0,"9.1":0.280364,"10.1":0.425068,"11.1":0.832048,"12.1":0.009044},G:{"8":0.63504796477534,"3.2":0.0090398286800761,"4.0-4.1":0.006779871510057,"4.2-4.3":0.006779871510057,"5.0-5.1":0.024859528870209,"6.0-6.1":0.015819700190133,"7.0-7.1":0.051979014910437,"8.1-8.4":0.12429764435105,"9.0-9.2":0.065538757930551,"9.3":0.48363083438407,"10.0-10.2":0.30283426078255,"10.3":0.62826809326529,"11.0-11.2":0.8203644527169,"11.3-11.4":1.9661627379165,"12.0-12.1":17.358731022916,"12.2":0.083618415290703},I:{"3":0.00076432151300236,"4":0.10165476122931,_:"67","2.1":0,"2.2":0,"2.3":0.016815073286052,"4.1":0.02904421749409,"4.2-4.3":0.15362862411348,"4.4":0,"4.4.3-4.4.4":0.34470900236407},A:{"6":0,"7":0,"8":0.036176,"9":0.217056,"10":0.018088,"11":14.253344,"5.5":0},B:{"12":0.027132,"13":0.063308,"14":0.13566,"15":0.343672,"16":0.488376,"17":5.281696,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15524098245614,"5.0-5.4":0,"6.2-6.4":0.035824842105263,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0.0139576,"10":0.0558304},R:{_:"0"},M:{"0":0.013384},O:{"0":0.00478},Q:{_:"1.2"},H:{"0":0.030772687285223},L:{"0":4.985932}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.009182,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.009182,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.027546,"46":0,"47":0.009182,"48":0,"49":0.679468,"50":0,"51":0,"52":0,"53":0,"54":0.009182,"55":0,"56":0,"57":0.110184,"58":0.101002,"59":0.009182,"60":0.018364,"61":0.073456,"62":0.101002,"63":0.009182,"64":0.036728,"65":0.073456,"66":0.082638,"67":0.156094,"68":0.211186,"69":0.036728,"70":0.247914,"71":0.36728,"72":2.98415,"73":38.132846,"74":0.04591,"75":0.018364,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.009182,"39":0,"40":0,"41":0,"42":0,"43":0.009182,"44":0,"45":0,"46":0,"47":0,"48":0.036728,"49":0,"50":0,"51":0,"52":0.192822,"53":0,"54":0,"55":0.09182,"56":0.009182,"57":0,"58":0,"59":0,"60":0.04591,"61":0,"62":0,"63":0.036728,"64":0.036728,"65":0.22955,"66":2.277136,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.009182,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.055092,"58":0.110184,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.009182,"6":0,"7":0,"8":0,"9":0.036728,"10":0.04591,"11":0.128548,"12":1.762944,_:"0","3.1":0,"3.2":0,"5.1":0.009182,"6.1":0.009182,"7.1":0,"9.1":0.202004,"10.1":0.284642,"11.1":0.78047,"12.1":1.753762},G:{"8":0.14216997057941,"3.2":0.00923181627139,"4.0-4.1":0.005539089762834,"4.2-4.3":0.001846363254278,"5.0-5.1":0.01846363254278,"6.0-6.1":0.00923181627139,"7.0-7.1":0.033234538577004,"8.1-8.4":0.072008166916842,"9.0-9.2":0.042466354848394,"9.3":0.3526553815671,"10.0-10.2":0.19571450495347,"10.3":0.46712990333233,"11.0-11.2":0.57606533533473,"11.3-11.4":1.1835188459922,"12.0-12.1":7.1454257940558,"12.2":8.19600648574},I:{"3":0.000687875,"4":0.099054,_:"67","2.1":0.004815125,"2.2":0.0082545,"2.3":0.004815125,"4.1":0.049527,"4.2-4.3":0.214617,"4.4":0,"4.4.3-4.4.4":0.300601375},A:{"6":0,"7":0,"8":0.036728,"9":0.156094,"10":0.018364,"11":13.148624,"5.5":0},B:{"12":0.018364,"13":0.055092,"14":0.128548,"15":0.339734,"16":0.440736,"17":5.288832,"18":1.33139},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.11688937931034,"5.0-5.4":0.023377875862069,"6.2-6.4":0.011688937931034,"7.2-7.4":0.10520044137931,"8.2":0.6779584,"9.2":0.75978096551724},N:{"10":0,"11":0},J:{"7":0,"10":0.04908},S:{"2.5":0},R:{_:"0"},M:{"0":0.013906},O:{"0":0.003272},Q:{"1.2":0},H:{"0":0.013165302405498},L:{"0":4.872302}}; diff --git a/node_modules/caniuse-lite/data/regions/BN.js b/node_modules/caniuse-lite/data/regions/BN.js index e08140a20..77b4a4334 100644 --- a/node_modules/caniuse-lite/data/regions/BN.js +++ b/node_modules/caniuse-lite/data/regions/BN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.004895,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.004895,"19":0,"20":0,"21":0.004895,"22":0.004895,"23":0,"24":0,"25":0,"26":0.00979,"27":0.004895,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.00979,"34":0,"35":0,"36":0,"37":0,"38":0.014685,"39":0,"40":0.00979,"41":0,"42":0,"43":0.004895,"44":0,"45":0,"46":0.004895,"47":0,"48":0.004895,"49":0.220275,"50":0.004895,"51":0.004895,"52":0,"53":0.01958,"54":0,"55":0.004895,"56":0.004895,"57":0.014685,"58":0.024475,"59":0.00979,"60":0.00979,"61":0.014685,"62":0.00979,"63":0.0979,"64":0.004895,"65":0.06853,"66":0.04895,"67":0.141955,"68":0.05874,"69":0.03916,"70":0.07832,"71":5.712465,"72":8.013115,"73":0.102795,"74":0.014685,"75":0},C:{"2":0,"3":0.004895,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.004895,"25":0,"26":0,"27":0,"28":0,"29":0.004895,"30":0,"31":0,"32":0.014685,"33":0.004895,"34":0.00979,"35":0,"36":0,"37":0,"38":0.004895,"39":0.004895,"40":0.004895,"41":0,"42":0,"43":0.024475,"44":0.004895,"45":0,"46":0,"47":0.00979,"48":0.063635,"49":0.004895,"50":0,"51":0,"52":0.083215,"53":0.00979,"54":0.004895,"55":0.004895,"56":0.014685,"57":0.00979,"58":0,"59":0.00979,"60":0.00979,"61":0.00979,"62":0.01958,"63":0.00979,"64":0.28391,"65":1.2727,"66":0.112585,"67":0,"3.5":0,"3.6":0.004895},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.014685,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.122375,"38":0.044055,"39":0,"40":0.004895,"41":0,"42":0,"43":0.004895,"44":0.004895,"45":0,"46":0,"47":0,"48":0.02937,"49":0.004895,"50":0.004895,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.14685,"58":0.20559,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.02937},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004895,"9":0.102795,"10":0.02937,"11":0.11748,"12":1.052425,_:"0","3.1":0,"3.2":0,"5.1":0.093005,"6.1":0.004895,"7.1":0,"9.1":0.03916,"10.1":0.21538,"11.1":0.327965,"12.1":0},G:{"8":0.49240097067948,"3.2":0.0070092664865406,"4.0-4.1":0.0052569498649054,"4.2-4.3":0.0052569498649054,"5.0-5.1":0.019275482837987,"6.0-6.1":0.012266216351446,"7.0-7.1":0.040303282297608,"8.1-8.4":0.096377414189933,"9.0-9.2":0.050817182027419,"9.3":0.37499575702992,"10.0-10.2":0.23481042729911,"10.3":0.48714402081457,"11.0-11.2":0.63609093365356,"11.3-11.4":1.5245154608226,"12.0-12.1":13.45954397078,"12.2":0.0648357150005},I:{"3":0.0016205496453901,"4":0.21553310283688,_:"67","2.1":0,"2.2":0,"2.3":0.035652092198582,"4.1":0.061580886524823,"4.2-4.3":0.3257304787234,"4.4":0,"4.4.3-4.4.4":0.73086789007092},A:{"6":0,"7":0,"8":0.014685,"9":0.024475,"10":0.02937,"11":0.465025,"5.5":0},B:{"12":0.004895,"13":0.004895,"14":0.00979,"15":0.073425,"16":0.05874,"17":0.376915,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.9445040247678,"5.0-5.4":0.041977956656347,"6.2-6.4":0.13642835913313,_:"7.2-7.4 8.2"},N:{"10":0.0127625,"11":0.0127625},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.188885},O:{"0":2.60355},Q:{_:"1.2"},H:{"0":5.548380652921},L:{"0":42.50507}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005245,"24":0,"25":0,"26":0.005245,"27":0,"28":0,"29":0,"30":0,"31":0.005245,"32":0,"33":0.005245,"34":0.01049,"35":0,"36":0.015735,"37":0,"38":0.026225,"39":0,"40":0,"41":0,"42":0,"43":0.005245,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.382885,"50":0.005245,"51":0,"52":0,"53":0.01049,"54":0.005245,"55":0,"56":0,"57":0.02098,"58":0.03147,"59":0.005245,"60":0.01049,"61":0.01049,"62":0.01049,"63":0.026225,"64":0.015735,"65":0.057695,"66":0.047205,"67":0.1049,"68":0.08392,"69":0.03147,"70":0.06294,"71":0.099655,"72":0.708075,"73":16.09166,"74":0.152105,"75":0.02098,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005245,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005245,"30":0,"31":0,"32":0.005245,"33":0.06294,"34":0.005245,"35":0,"36":0,"37":0.005245,"38":0,"39":0,"40":0.005245,"41":0,"42":0,"43":0.02098,"44":0.005245,"45":0,"46":0,"47":0.01049,"48":0.057695,"49":0.005245,"50":0,"51":0.005245,"52":0.07343,"53":0.01049,"54":0.005245,"55":0,"56":0.015735,"57":0.005245,"58":0,"59":0.015735,"60":0.01049,"61":0.06294,"62":0.026225,"63":0.01049,"64":0.015735,"65":0.13637,"66":2.323535,"67":0.131125,"68":0,"3.5":0,"3.6":0.005245},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.005245,"19":0.005245,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.005245,"34":0.005245,"35":0,"36":0,"37":0.1049,"38":0.015735,"39":0,"40":0,"41":0,"42":0,"43":0.01049,"44":0,"45":0,"46":0,"47":0,"48":0.005245,"49":0.005245,"50":0,"51":0.01049,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.37764,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.026225},E:{"4":0,"5":0,"6":0,"7":0,"8":0.01049,"9":0.01049,"10":0.026225,"11":0.131125,"12":0.87067,_:"0","3.1":0,"3.2":0,"5.1":0.51401,"6.1":0,"7.1":0,"9.1":0.015735,"10.1":0.30421,"11.1":0.30421,"12.1":0.414355},G:{"8":0.12852307865506,"3.2":0.0083456544581207,"4.0-4.1":0.0050073926748724,"4.2-4.3":0.0016691308916241,"5.0-5.1":0.016691308916241,"6.0-6.1":0.0083456544581207,"7.0-7.1":0.030044356049234,"8.1-8.4":0.065096104773341,"9.0-9.2":0.038390010507355,"9.3":0.31880400030021,"10.0-10.2":0.17692787451216,"10.3":0.42229011558091,"11.0-11.2":0.52076883818673,"11.3-11.4":1.0699129015311,"12.0-12.1":6.4595365505854,"12.2":7.4092720279195},I:{"3":0.00098711693548387,"4":0.14214483870968,_:"67","2.1":0.0069098185483871,"2.2":0.011845403225806,"2.3":0.0069098185483871,"4.1":0.071072419354839,"4.2-4.3":0.30798048387097,"4.4":0,"4.4.3-4.4.4":0.43137010080645},A:{"6":0,"7":0,"8":0.01049,"9":0.015735,"10":0.015735,"11":0.508765,"5.5":0},B:{"12":0.005245,"13":0.005245,"14":0.015735,"15":0.12588,"16":0.026225,"17":0.50352,"18":0.099655},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.98744599431818,"5.0-5.4":0.053088494318182,"6.2-6.4":0.15926548295455,"7.2-7.4":0.30791326704545,"8.2":1.1467114772727,"9.2":1.0830052840909},N:{"10":0,"11":0.023775},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.16167},O:{"0":2.32044},Q:{"1.2":0.023775},H:{"0":4.5827578865979},L:{"0":39.557685}}; diff --git a/node_modules/caniuse-lite/data/regions/BO.js b/node_modules/caniuse-lite/data/regions/BO.js index e66314b03..f7f179156 100644 --- a/node_modules/caniuse-lite/data/regions/BO.js +++ b/node_modules/caniuse-lite/data/regions/BO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006321,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.006321,"22":0.012642,"23":0.006321,"24":0,"25":0.012642,"26":0.012642,"27":0.006321,"28":0,"29":0.006321,"30":0,"31":0.037926,"32":0,"33":0.012642,"34":0.018963,"35":0.006321,"36":0,"37":0.006321,"38":0.050568,"39":0.006321,"40":0.012642,"41":0,"42":0,"43":0.012642,"44":0.012642,"45":0.012642,"46":0.006321,"47":0.006321,"48":0.012642,"49":0.556248,"50":0.006321,"51":0.006321,"52":0.012642,"53":0.025284,"54":0.006321,"55":0.012642,"56":0.012642,"57":0.012642,"58":0.044247,"59":0.031605,"60":0.025284,"61":0.025284,"62":0.031605,"63":0.06321,"64":0.075852,"65":0.170667,"66":0.050568,"67":0.233877,"68":0.202272,"69":0.151704,"70":0.335013,"71":9.974538,"72":14.772177,"73":0.012642,"74":0.183309,"75":0},C:{"2":0,"3":0.006321,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006321,"39":0.006321,"40":0.006321,"41":0,"42":0.006321,"43":0.025284,"44":0,"45":0.012642,"46":0,"47":0.025284,"48":0.088494,"49":0.006321,"50":0.012642,"51":0.006321,"52":0.107457,"53":0.018963,"54":0.012642,"55":0.006321,"56":0.031605,"57":0.025284,"58":0.018963,"59":0.012642,"60":0.056889,"61":0.056889,"62":0.031605,"63":0.050568,"64":0.398223,"65":2.616894,"66":0.037926,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006321,"37":0,"38":0.018963,"39":0,"40":0,"41":0,"42":0.012642,"43":0,"44":0,"45":0,"46":0,"47":0.006321,"48":0,"49":0.006321,"50":0.006321,"51":0.006321,"52":0,"53":0,"54":0.006321,"55":0,"56":0.012642,"57":0.530964,"58":0.562569,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.012642},E:{"4":0,"5":0,"6":0,"7":0,"8":0.120099,"9":0.391902,"10":0.044247,"11":0.075852,"12":0.916545,_:"0","3.1":0,"3.2":0,"5.1":0.56889,"6.1":0.006321,"7.1":0,"9.1":0.069531,"10.1":0.151704,"11.1":0.271803,"12.1":0},G:{"8":0.090832736815771,"3.2":0.0012929926948864,"4.0-4.1":0.00096974452116482,"4.2-4.3":0.00096974452116482,"5.0-5.1":0.0035557299109377,"6.0-6.1":0.0022627372160512,"7.0-7.1":0.0074347079955969,"8.1-8.4":0.017778649554688,"9.0-9.2":0.0093741970379265,"9.3":0.069175109176423,"10.0-10.2":0.043315255278695,"10.3":0.089862992294606,"11.0-11.2":0.11733908706094,"11.3-11.4":0.2812259111378,"12.0-12.1":2.4828692223556,"12.2":0.011960182427699},I:{"3":0.0014968026004728,"4":0.19907474586288,_:"67","2.1":0,"2.2":0,"2.3":0.032929657210402,"4.1":0.056878498817967,"4.2-4.3":0.30085732269504,"4.4":0,"4.4.3-4.4.4":0.67505797281324},A:{"6":0,"7":0,"8":0.045066388888889,"9":0.012876111111111,"10":0.012876111111111,"11":0.27683638888889,"5.5":0},B:{"12":0.006321,"13":0.012642,"14":0.018963,"15":0.025284,"16":0.037926,"17":0.271803,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.9417605446809,"5.0-5.4":0.14158670638298,"6.2-6.4":0.23260673191489,_:"7.2-7.4 8.2"},N:{"10":0.0103012,"11":0.0412048},J:{"7":0.0007358,"10":0.0029432},R:{_:"0"},M:{"0":0.161876},O:{"0":0.750516},Q:{_:"1.2"},H:{"0":1.3165889381443},L:{"0":48.001555}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006599,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.006599,"22":0,"23":0.006599,"24":0,"25":0.006599,"26":0.006599,"27":0.013198,"28":0,"29":0.006599,"30":0.013198,"31":0.006599,"32":0,"33":0.013198,"34":0.013198,"35":0,"36":0.006599,"37":0,"38":0.026396,"39":0,"40":0.006599,"41":0,"42":0,"43":0.013198,"44":0.006599,"45":0.006599,"46":0.006599,"47":0,"48":0,"49":0.6599,"50":0.006599,"51":0.006599,"52":0.019797,"53":0.026396,"54":0.006599,"55":0.013198,"56":0.026396,"57":0.006599,"58":0.052792,"59":0.026396,"60":0.013198,"61":0.013198,"62":0.026396,"63":0.06599,"64":0.032995,"65":0.145178,"66":0.032995,"67":0.244163,"68":0.118782,"69":0.118782,"70":0.217767,"71":0.290356,"72":0.917261,"73":27.25387,"74":0.026396,"75":0.013198,_:"76"},C:{"2":0,"3":0.006599,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006599,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006599,"37":0,"38":0,"39":0.006599,"40":0,"41":0,"42":0,"43":0.032995,"44":0.006599,"45":0.013198,"46":0.006599,"47":0.019797,"48":0.105584,"49":0.006599,"50":0.006599,"51":0.006599,"52":0.098985,"53":0.013198,"54":0.006599,"55":0.019797,"56":0.032995,"57":0.019797,"58":0.019797,"59":0.006599,"60":0.046193,"61":0.019797,"62":0.046193,"63":0.059391,"64":0.046193,"65":0.26396,"66":3.979197,"67":0.046193,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006599,"37":0,"38":0.006599,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.006599,"51":0.006599,"52":0,"53":0,"54":0.013198,"55":0,"56":0,"57":0.013198,"58":1.128429,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.013198},E:{"4":0,"5":0,"6":0,"7":0,"8":0.026396,"9":0.125381,"10":0.026396,"11":0.032995,"12":0.6599,_:"0","3.1":0,"3.2":0,"5.1":1.570562,"6.1":0,"7.1":0,"9.1":0.079188,"10.1":0.158376,"11.1":0.296955,"12.1":0.343148},G:{"8":0.023027361252877,"3.2":0.0014952831982388,"4.0-4.1":0.00089716991894326,"4.2-4.3":0.00029905663964775,"5.0-5.1":0.0029905663964775,"6.0-6.1":0.0014952831982388,"7.0-7.1":0.0053830195136596,"8.1-8.4":0.011663208946262,"9.0-9.2":0.0068783027118983,"9.3":0.057119818172721,"10.0-10.2":0.031700003802662,"10.3":0.075661329830882,"11.0-11.2":0.093305671570099,"11.3-11.4":0.19169530601421,"12.0-12.1":1.1573491954368,"12.2":1.3275124233964},I:{"3":0.0010386118951613,"4":0.14956011290323,_:"67","2.1":0.007270283266129,"2.2":0.012463342741935,"2.3":0.007270283266129,"4.1":0.074780056451613,"4.2-4.3":0.32404691129032,"4.4":0,"4.4.3-4.4.4":0.45387339818548},A:{"6":0,"7":0,"8":0.040071036144578,"9":0.020035518072289,"10":0.033392530120482,"11":0.46081691566265,"5.5":0},B:{"12":0.006599,"13":0.019797,"14":0.019797,"15":0.026396,"16":0.046193,"17":0.39594,"18":0.085787},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5128151851852,"5.0-5.4":0.12102521481481,"6.2-6.4":0.19162325679012,"7.2-7.4":0.43367368641975,"8.2":1.1799958444444,"9.2":0.64546781234568},N:{"10":0,"11":0.051015},J:{"7":0,"10":0.003401},S:{"2.5":0},R:{_:"0"},M:{"0":0.139441},O:{"0":0.445531},Q:{"1.2":0.003401},H:{"0":0.99171290034364},L:{"0":44.938557}}; diff --git a/node_modules/caniuse-lite/data/regions/BR.js b/node_modules/caniuse-lite/data/regions/BR.js index b68940671..efdd69067 100644 --- a/node_modules/caniuse-lite/data/regions/BR.js +++ b/node_modules/caniuse-lite/data/regions/BR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007467,"23":0,"24":0,"25":0,"26":0,"27":0.014934,"28":0,"29":0.029868,"30":0,"31":0,"32":0,"33":0,"34":0.007467,"35":0,"36":0,"37":0,"38":0.014934,"39":0,"40":0.007467,"41":0,"42":0,"43":0.022401,"44":0,"45":0.007467,"46":0.007467,"47":0.007467,"48":0.007467,"49":0.246411,"50":0.007467,"51":0.022401,"52":0.007467,"53":0.007467,"54":0.022401,"55":0.044802,"56":0.022401,"57":0.014934,"58":0.112005,"59":0.014934,"60":0.037335,"61":0.216543,"62":0.082137,"63":0.164274,"64":0.097071,"65":0.141873,"66":0.097071,"67":0.22401,"68":0.156807,"69":0.186675,"70":0.336015,"71":17.114364,"72":25.46247,"73":0.134406,"74":0.044802,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007467,"39":0,"40":0,"41":0,"42":0,"43":0.007467,"44":0,"45":0.014934,"46":0,"47":0.007467,"48":0.014934,"49":0.007467,"50":0.007467,"51":0.007467,"52":0.112005,"53":0.007467,"54":0.014934,"55":0.007467,"56":0.022401,"57":0.029868,"58":0.022401,"59":0.014934,"60":0.059736,"61":0.022401,"62":0.022401,"63":0.029868,"64":0.328548,"65":1.836882,"66":0.022401,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007467,"37":0,"38":0.014934,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007467,"50":0.007467,"51":0.007467,"52":0,"53":0,"54":0,"55":0.014934,"56":0.007467,"57":0.477888,"58":0.701898,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007467},E:{"4":0,"5":0,"6":0,"7":0,"8":0.014934,"9":0.014934,"10":0.007467,"11":0.044802,"12":0.985644,_:"0","3.1":0,"3.2":0,"5.1":0.350949,"6.1":0,"7.1":0,"9.1":0.014934,"10.1":0.067203,"11.1":0.164274,"12.1":0.007467},G:{"8":0.18157720594416,"3.2":0.0025847289102372,"4.0-4.1":0.0019385466826779,"4.2-4.3":0.0019385466826779,"5.0-5.1":0.0071080045031522,"6.0-6.1":0.004523275592915,"7.0-7.1":0.014862191233864,"8.1-8.4":0.035540022515761,"9.0-9.2":0.018739284599219,"9.3":0.13828299669769,"10.0-10.2":0.086588418492945,"10.3":0.17963865926148,"11.0-11.2":0.23456414860402,"11.3-11.4":0.56217853797658,"12.0-12.1":4.9633256898829,"12.2":0.023908742419694},I:{"3":0.0005605780141844,"4":0.074556875886525,_:"67","2.1":0,"2.2":0,"2.3":0.012332716312057,"4.1":0.021301964539007,"4.2-4.3":0.11267618085106,"4.4":0,"4.4.3-4.4.4":0.25282068439716},A:{"6":0,"7":0,"8":0.068987150442478,"9":0.038326194690265,"10":0.022995716814159,"11":0.7358629380531,"5.5":0},B:{"12":0.007467,"13":0.007467,"14":0.029868,"15":0.044802,"16":0.07467,"17":0.567492,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28407527272727,"5.0-5.4":0.010145545454545,"6.2-6.4":0.050727727272727,_:"7.2-7.4 8.2"},N:{"10":0.011974181818182,"11":0.11974181818182},J:{"7":0.0005066,"10":0.0020264},R:{_:"0"},M:{"0":0.081056},O:{"0":0.167178},Q:{_:"1.2"},H:{"0":0.18225413745704},L:{"0":35.808489}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007669,"23":0,"24":0,"25":0,"26":0.007669,"27":0,"28":0,"29":0.038345,"30":0,"31":0,"32":0.007669,"33":0,"34":0.007669,"35":0,"36":0.069021,"37":0,"38":0.015338,"39":0,"40":0.007669,"41":0.007669,"42":0,"43":0.023007,"44":0,"45":0,"46":0.007669,"47":0.007669,"48":0.007669,"49":0.513823,"50":0.007669,"51":0.023007,"52":0.007669,"53":0.007669,"54":0.015338,"55":0.030676,"56":0.023007,"57":0.015338,"58":0.099697,"59":0.015338,"60":0.030676,"61":0.222401,"62":0.053683,"63":0.115035,"64":0.069021,"65":0.099697,"66":0.069021,"67":0.145711,"68":0.099697,"69":0.145711,"70":0.207063,"71":0.299091,"72":1.204033,"73":44.748615,"74":0.176387,"75":0.053683,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007669,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007669,"44":0,"45":0.015338,"46":0,"47":0.007669,"48":0.023007,"49":0.007669,"50":0.007669,"51":0.007669,"52":0.237739,"53":0.007669,"54":0.007669,"55":0.007669,"56":0.023007,"57":0.015338,"58":0.023007,"59":0.015338,"60":0.061352,"61":0.015338,"62":0.015338,"63":0.023007,"64":0.038345,"65":0.15338,"66":2.822192,"67":0.038345,"68":0.007669,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007669,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007669,"50":0.007669,"51":0,"52":0,"53":0,"54":0,"55":0.007669,"56":0.007669,"57":0.007669,"58":1.326737,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007669},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007669,"9":0.007669,"10":0.007669,"11":0.030676,"12":0.575175,_:"0","3.1":0,"3.2":0,"5.1":0.713217,"6.1":0.015338,"7.1":0,"9.1":0.015338,"10.1":0.069021,"11.1":0.145711,"12.1":0.452471},G:{"8":0.040731343340338,"3.2":0.0026448924246973,"4.0-4.1":0.0015869354548184,"4.2-4.3":0.00052897848493946,"5.0-5.1":0.0052897848493946,"6.0-6.1":0.0026448924246973,"7.0-7.1":0.0095216127289102,"8.1-8.4":0.020630160912639,"9.0-9.2":0.012166505153608,"9.3":0.10103489062344,"10.0-10.2":0.056071719403583,"10.3":0.13383155668968,"11.0-11.2":0.16504128730111,"11.3-11.4":0.33907520884619,"12.0-12.1":2.0471467367157,"12.2":2.3481354946463},I:{"3":0.00042157762096774,"4":0.060707177419355,_:"67","2.1":0.0029510433467742,"2.2":0.0050589314516129,"2.3":0.0029510433467742,"4.1":0.030353588709677,"4.2-4.3":0.13153221774194,"4.4":0,"4.4.3-4.4.4":0.1842294203629},A:{"6":0,"7":0,"8":0.039340974025974,"9":0.023604584415584,"10":0.01573638961039,"11":0.52716905194805,"5.5":0},B:{"12":0.007669,"13":0.007669,"14":0.023007,"15":0.038345,"16":0.053683,"17":0.736224,"18":0.30676},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.19509584810127,"5.0-5.4":0,"6.2-6.4":0.041072810126582,"7.2-7.4":0.082145620253165,"8.2":0.65716496202532,"9.2":0.64689675949367},N:{"10":0,"11":0.097902},J:{"7":0,"10":0.002331},S:{"2.5":0},R:{_:"0"},M:{"0":0.081585},O:{"0":0.13986},Q:{"1.2":0.002331},H:{"0":0.15889249484536},L:{"0":32.627865}}; diff --git a/node_modules/caniuse-lite/data/regions/BS.js b/node_modules/caniuse-lite/data/regions/BS.js index 941d0399a..e88c52ca6 100644 --- a/node_modules/caniuse-lite/data/regions/BS.js +++ b/node_modules/caniuse-lite/data/regions/BS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.005497,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005497,"39":0,"40":0.005497,"41":0,"42":0.005497,"43":0.005497,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.32982,"50":0.010994,"51":0,"52":0,"53":0.010994,"54":0.010994,"55":0,"56":0.005497,"57":0,"58":0.032982,"59":0.005497,"60":0.005497,"61":0.010994,"62":0.016491,"63":0.032982,"64":0.010994,"65":0.05497,"66":0.021988,"67":0.126431,"68":0.032982,"69":0.065964,"70":0.120934,"71":6.365526,"72":6.827274,"73":0.016491,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.016491,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005497,"46":0,"47":0,"48":0.038479,"49":0,"50":0,"51":0,"52":0.032982,"53":0,"54":0.010994,"55":0,"56":0.005497,"57":0.005497,"58":0,"59":0,"60":0.027485,"61":0.005497,"62":0.005497,"63":0.010994,"64":0.214383,"65":0.907005,"66":0.032982,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005497,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.065964,"58":0.065964,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005497,"6":0,"7":0,"8":0.005497,"9":0.005497,"10":0.010994,"11":0.043976,"12":1.093903,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.043976,"10.1":0.131928,"11.1":0.291341,"12.1":0.010994},G:{"8":0.697263974282,"3.2":0.0099254658260783,"4.0-4.1":0.0074440993695587,"4.2-4.3":0.0074440993695587,"5.0-5.1":0.027295031021715,"6.0-6.1":0.017369565195637,"7.0-7.1":0.05707142849995,"8.1-8.4":0.13647515510858,"9.0-9.2":0.071959627239067,"9.3":0.53101242169519,"10.0-10.2":0.33250310517362,"10.3":0.68981987491244,"11.0-11.2":0.9007360237166,"11.3-11.4":2.158788817172,"12.0-12.1":19.059375752527,"12.2":0.091810558891224},I:{"3":0.0014751761229314,"4":0.19619842434988,_:"67","2.1":0,"2.2":0,"2.3":0.032453874704492,"4.1":0.056056692671395,"4.2-4.3":0.29651040070922,"4.4":0,"4.4.3-4.4.4":0.66530443144208},A:{"6":0,"7":0,"8":0.010994,"9":0.010994,"10":0.043976,"11":2.330728,"5.5":0},B:{"12":0.016491,"13":0.076958,"14":0.060467,"15":0.10994,"16":0.241868,"17":2.270261,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47975519072165,"5.0-5.4":0.087228216494845,"6.2-6.4":0.25078112242268,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.063042},J:{"7":0.0009006,"10":0.0036024},R:{_:"0"},M:{"0":0.112575},O:{"0":0.09006},Q:{_:"1.2"},H:{"0":0.068210391752577},L:{"0":37.608802}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.005157,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.015471,"37":0,"38":0,"39":0,"40":0.010314,"41":0,"42":0.005157,"43":0,"44":0,"45":0,"46":0.005157,"47":0,"48":0,"49":0.288792,"50":0.010314,"51":0,"52":0,"53":0,"54":0.020628,"55":0.005157,"56":0,"57":0,"58":0.030942,"59":0.030942,"60":0,"61":0.015471,"62":0.005157,"63":0.118611,"64":0.005157,"65":0.05157,"66":0.010314,"67":0.139239,"68":0.010314,"69":0.036099,"70":0.041256,"71":0.232065,"72":1.263465,"73":12.149892,"74":0.020628,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.025785,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005157,"46":0,"47":0,"48":0.056727,"49":0,"50":0,"51":0,"52":0.056727,"53":0,"54":0,"55":0,"56":0.010314,"57":0.005157,"58":0,"59":0.005157,"60":0.041256,"61":0.005157,"62":0,"63":0.005157,"64":0.005157,"65":0.113454,"66":1.08297,"67":0.015471,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.123768,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005157,"9":0.005157,"10":0.010314,"11":0.05157,"12":0.639468,_:"0","3.1":0,"3.2":0,"5.1":0.036099,"6.1":0,"7.1":0,"9.1":0.030942,"10.1":0.113454,"11.1":0.278478,"12.1":0.495072},G:{"8":0.17872087581307,"3.2":0.011605251676173,"4.0-4.1":0.006963151005704,"4.2-4.3":0.0023210503352347,"5.0-5.1":0.023210503352347,"6.0-6.1":0.011605251676173,"7.0-7.1":0.041778906034224,"8.1-8.4":0.090520963074152,"9.0-9.2":0.053384157710397,"9.3":0.44332061402982,"10.0-10.2":0.24603133553487,"10.3":0.58722573481437,"11.0-11.2":0.72416770459322,"11.3-11.4":1.4877932648854,"12.0-12.1":8.9824647973582,"12.2":10.303142438107},I:{"3":0.00094374495967742,"4":0.13589927419355,_:"67","2.1":0.0066062147177419,"2.2":0.011324939516129,"2.3":0.0066062147177419,"4.1":0.067949637096774,"4.2-4.3":0.29444842741935,"4.4":0,"4.4.3-4.4.4":0.41241654737903},A:{"6":0,"7":0,"8":0.015471,"9":0.010314,"10":0.030942,"11":2.098899,"5.5":0},B:{"12":0.020628,"13":0.077355,"14":0.05157,"15":0.097983,"16":0.170181,"17":2.330964,"18":0.495072},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.412257715959,"5.0-5.4":0.054244436310395,"6.2-6.4":0.33631550512445,"7.2-7.4":0.58583991215227,"8.2":3.2112706295754,"9.2":2.8098618008785},N:{"10":0,"11":0.038744},J:{"7":0,"10":0.004843},S:{"2.5":0},R:{_:"0"},M:{"0":0.04843},O:{"0":0.092017},Q:{"1.2":0},H:{"0":0.14672126460481},L:{"0":41.071209}}; diff --git a/node_modules/caniuse-lite/data/regions/BT.js b/node_modules/caniuse-lite/data/regions/BT.js index 16a489994..b86929e7b 100644 --- a/node_modules/caniuse-lite/data/regions/BT.js +++ b/node_modules/caniuse-lite/data/regions/BT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003022,"12":0.003022,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.003022,"19":0,"20":0,"21":0,"22":0,"23":0.003022,"24":0.006044,"25":0,"26":0,"27":0,"28":0,"29":0.006044,"30":0.003022,"31":0.169232,"32":0,"33":0.009066,"34":0,"35":0,"36":0,"37":0,"38":0.003022,"39":0,"40":0.018132,"41":0,"42":0,"43":0.006044,"44":0.003022,"45":0,"46":0.006044,"47":0,"48":0,"49":0.051374,"50":0,"51":0.003022,"52":0,"53":0,"54":0,"55":0.006044,"56":0.003022,"57":0.006044,"58":0.009066,"59":0.006044,"60":0.009066,"61":0.009066,"62":0.009066,"63":0.009066,"64":0.027198,"65":0.081594,"66":0.003022,"67":0.024176,"68":0.033242,"69":0.03022,"70":0.145056,"71":2.607986,"72":3.312112,"73":0.051374,"74":0.018132,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003022,"11":0,"12":0,"13":0,"14":0.012088,"15":0,"16":0,"17":0,"18":0.009066,"19":0,"20":0,"21":0,"22":0.003022,"23":0,"24":0,"25":0.003022,"26":0,"27":0,"28":0,"29":0,"30":0.003022,"31":0.003022,"32":0,"33":0,"34":0,"35":0.003022,"36":0,"37":0,"38":0,"39":0,"40":0.003022,"41":0,"42":0,"43":0.003022,"44":0.003022,"45":0,"46":0,"47":0.006044,"48":0.003022,"49":0.003022,"50":0,"51":0,"52":0.027198,"53":0,"54":0,"55":0,"56":0.003022,"57":0,"58":0,"59":0,"60":0.03022,"61":0.003022,"62":0.009066,"63":0.012088,"64":0.096704,"65":0.37775,"66":0.093682,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.003022,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.036264,"33":0,"34":0.003022,"35":0,"36":0,"37":0.07555,"38":0.003022,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.012088,"46":0,"47":0,"48":0,"49":0,"50":0.003022,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.06044,"58":0.084616,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.012088},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003022,"11":0.003022,"12":0.126924,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.006044,"10.1":0.018132,"11.1":0.027198,"12.1":0},G:{"8":0.2044903334334,"3.2":0.0029108944260983,"4.0-4.1":0.0021831708195737,"4.2-4.3":0.0021831708195737,"5.0-5.1":0.0080049596717702,"6.0-6.1":0.005094065245672,"7.0-7.1":0.016737642950065,"8.1-8.4":0.040024798358851,"9.0-9.2":0.021103984589212,"9.3":0.15573285179626,"10.0-10.2":0.097514963274292,"10.3":0.20230716261383,"11.0-11.2":0.26416366916842,"11.3-11.4":0.63311953767637,"12.0-12.1":5.5896450217152,"12.2":0.026925773441409},I:{"3":0.00057452009456265,"4":0.076411172576832,_:"67","2.1":0,"2.2":0,"2.3":0.012639442080378,"4.1":0.021831763593381,"4.2-4.3":0.11547853900709,"4.4":0,"4.4.3-4.4.4":0.25910856264775},A:{"6":0,"7":0,"8":0.01511,"9":0,"10":0.012088,"11":0.054396,"5.5":0},B:{"12":0.018132,"13":0.018132,"14":0.006044,"15":0.009066,"16":0.027198,"17":0.184342,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.7089351271186,"5.0-5.4":0.2032293220339,"6.2-6.4":0.52839623728814,_:"7.2-7.4 8.2"},N:{"10":0.021930857142857,"11":0.054827142857143},J:{"7":0.0013956,"10":0.0055824},R:{_:"0"},M:{"0":0.048846},O:{"0":5.393994},Q:{_:"1.2"},H:{"0":3.1974586804124},L:{"0":62.974078}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0.003657,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.040227,"19":0,"20":0,"21":0.003657,"22":0.003657,"23":0,"24":0.003657,"25":0,"26":0,"27":0,"28":0,"29":0.007314,"30":0.007314,"31":0,"32":0.003657,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.003657,"39":0,"40":0.029256,"41":0.003657,"42":0,"43":0.010971,"44":0.003657,"45":0,"46":0.018285,"47":0,"48":0.003657,"49":0.080454,"50":0,"51":0.010971,"52":0,"53":0.003657,"54":0.003657,"55":0.014628,"56":0.003657,"57":0,"58":0.003657,"59":0.003657,"60":0.003657,"61":0,"62":0.007314,"63":0.010971,"64":0.003657,"65":0.175536,"66":0.025599,"67":0.014628,"68":0.03657,"69":0.021942,"70":0.113367,"71":0.062169,"72":0.325473,"73":9.10593,"74":0.047541,"75":0.062169,_:"76"},C:{"2":0,"3":0,"4":0,"5":0.003657,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.007314,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.003657,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.007314,"41":0,"42":0,"43":0.003657,"44":0.003657,"45":0,"46":0,"47":0.003657,"48":0.007314,"49":0,"50":0,"51":0,"52":0.043884,"53":0.003657,"54":0,"55":0.003657,"56":0.003657,"57":0,"58":0.003657,"59":0,"60":0.018285,"61":0.003657,"62":0.003657,"63":0.003657,"64":0.007314,"65":0.076797,"66":0.819168,"67":0.091425,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003657,"35":0,"36":0,"37":0.054855,"38":0.032913,"39":0,"40":0,"41":0,"42":0,"43":0.003657,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.029256,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.003657,"58":0.486381,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007314},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.007314,"10":0.003657,"11":0.007314,"12":0.091425,_:"0","3.1":0,"3.2":0,"5.1":0.003657,"6.1":0,"7.1":0,"9.1":0.003657,"10.1":0.03657,"11.1":0.025599,"12.1":0.10971},G:{"8":0.057040317822476,"3.2":0.0037039167417192,"4.0-4.1":0.0022223500450315,"4.2-4.3":0.00074078334834384,"5.0-5.1":0.0074078334834384,"6.0-6.1":0.0037039167417192,"7.0-7.1":0.013334100270189,"8.1-8.4":0.02889055058541,"9.0-9.2":0.017038017011908,"9.3":0.14148961953367,"10.0-10.2":0.078523034924447,"10.3":0.18741818713099,"11.0-11.2":0.23112440468328,"11.3-11.4":0.4748421262884,"12.0-12.1":2.8668315580907,"12.2":3.2883372832983},I:{"3":0.00045731552419355,"4":0.065853435483871,_:"67","2.1":0.0032012086693548,"2.2":0.0054877862903226,"2.3":0.0032012086693548,"4.1":0.032926717741935,"4.2-4.3":0.14268244354839,"4.4":0,"4.4.3-4.4.4":0.19984688407258},A:{"6":0,"7":0,"8":0.025599,"9":0.003657,"10":0.003657,"11":0.084111,"5.5":0},B:{"12":0.051198,"13":0.025599,"14":0.010971,"15":0.018285,"16":0.025599,"17":0.248676,"18":0.106053},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.9189829827586,"5.0-5.4":0.20341344827586,"6.2-6.4":0.30512017241379,"7.2-7.4":1.2611633793103,"8.2":1.4645768275862,"9.2":0.33563218965517},N:{"10":0.011532727272727,"11":0.11532727272727},J:{"7":0,"10":0.006343},S:{"2.5":0},R:{_:"0"},M:{"0":0.107831},O:{"0":4.414728},Q:{"1.2":0.025372},H:{"0":2.0237330601375},L:{"0":61.110829}}; diff --git a/node_modules/caniuse-lite/data/regions/BW.js b/node_modules/caniuse-lite/data/regions/BW.js index 3c4c5fd47..1232eb3cc 100644 --- a/node_modules/caniuse-lite/data/regions/BW.js +++ b/node_modules/caniuse-lite/data/regions/BW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007181,"22":0,"23":0,"24":0,"25":0.014362,"26":0.007181,"27":0,"28":0.014362,"29":0.035905,"30":0.172344,"31":0.007181,"32":0,"33":0.452403,"34":0,"35":0,"36":0.007181,"37":0,"38":0.007181,"39":0,"40":0.028724,"41":0.007181,"42":0.007181,"43":0.193887,"44":0.014362,"45":0.035905,"46":0.043086,"47":0.014362,"48":0.007181,"49":0.481127,"50":0.007181,"51":0.014362,"52":0.007181,"53":0.007181,"54":0.028724,"55":0.035905,"56":0.021543,"57":0.014362,"58":0.07181,"59":0.007181,"60":0.064629,"61":0.014362,"62":0.014362,"63":0.280059,"64":0.043086,"65":0.229792,"66":0.035905,"67":0.28724,"68":0.165163,"69":0.280059,"70":0.251335,"71":9.715893,"72":13.636719,"73":0.057448,"74":0.043086,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.007181,"15":0,"16":0,"17":0,"18":0.007181,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007181,"30":0.007181,"31":0.007181,"32":0.114896,"33":0,"34":0,"35":0.007181,"36":0,"37":0.007181,"38":0.007181,"39":0.007181,"40":0.043086,"41":0.007181,"42":0,"43":0.086172,"44":0.035905,"45":0.021543,"46":0.007181,"47":0.100534,"48":0.057448,"49":0.064629,"50":0.014362,"51":0.107715,"52":0.107715,"53":0,"54":0.007181,"55":0.028724,"56":0.064629,"57":0.007181,"58":0.007181,"59":0.007181,"60":0.244154,"61":0.043086,"62":0.043086,"63":0.07181,"64":0.768367,"65":3.367889,"66":0.294421,"67":0.014362,"3.5":0,"3.6":0.007181},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007181,"23":0.007181,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.014362,"34":0,"35":0.007181,"36":0,"37":0,"38":0.007181,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007181,"50":0,"51":0.007181,"52":0,"53":0.007181,"54":0.007181,"55":0,"56":0.043086,"57":0.531394,"58":0.624747,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007181},E:{"4":0,"5":0.007181,"6":0,"7":0,"8":0.617566,"9":0.043086,"10":0.07181,"11":0.050267,"12":1.378752,_:"0","3.1":0,"3.2":0,"5.1":0.028724,"6.1":0.007181,"7.1":0,"9.1":0.129258,"10.1":0.157982,"11.1":0.244154,"12.1":0},G:{"8":0.13835145932153,"3.2":0.0019694157910537,"4.0-4.1":0.0014770618432903,"4.2-4.3":0.0014770618432903,"5.0-5.1":0.0054158934253978,"6.0-6.1":0.003446477634344,"7.0-7.1":0.011324140798559,"8.1-8.4":0.027079467126989,"9.0-9.2":0.01427826448514,"9.3":0.10536374482137,"10.0-10.2":0.0659754290003,"10.3":0.13687439747823,"11.0-11.2":0.17872448303813,"11.3-11.4":0.42834793455419,"12.0-12.1":3.7817706727709,"12.2":0.018217096067247},I:{"3":0.0027357257683215,"4":0.36385152718676,_:"67","2.1":0,"2.2":0,"2.3":0.060185966903073,"4.1":0.10395757919622,"4.2-4.3":0.54988087943262,"4.4":0,"4.4.3-4.4.4":1.233812321513},A:{"6":0,"7":4.5218530826772,"8":0.36117037401575,"9":0.26004266929134,"10":0.12279792716535,"11":2.0731179468504,"5.5":0},B:{"12":0.438041,"13":0.186706,"14":0.114896,"15":0.244154,"16":0.509851,"17":1.278218,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.93028063773585,"5.0-5.4":0.03066859245283,"6.2-6.4":0.051114320754717,_:"7.2-7.4 8.2"},N:{"10":0.027644387096774,"11":0.40084361290323},J:{"7":0.0242434,"10":0.0969736},R:{_:"0"},M:{"0":0.222701},O:{"0":0.893623},Q:{_:"1.2"},H:{"0":2.2338250051546},L:{"0":33.154488}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.007326,"18":0,"19":0,"20":0,"21":0,"22":0.029304,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.014652,"31":0,"32":0,"33":1.736262,"34":0,"35":0,"36":0.051282,"37":0,"38":0.007326,"39":0.014652,"40":0.03663,"41":0,"42":0,"43":0.117216,"44":0.007326,"45":0,"46":0.03663,"47":0.007326,"48":0.007326,"49":0.307692,"50":0.014652,"51":0.007326,"52":0.029304,"53":0.029304,"54":0.007326,"55":0.014652,"56":0.014652,"57":0.014652,"58":0.095238,"59":0.014652,"60":0.051282,"61":0.07326,"62":0.07326,"63":0.344322,"64":0.007326,"65":0.468864,"66":0.03663,"67":0.18315,"68":0.14652,"69":0.102564,"70":0.10989,"71":0.21978,"72":1.260072,"73":24.637338,"74":0.043956,"75":0.380952,_:"76"},C:{"2":0,"3":0,"4":0.007326,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007326,"11":0,"12":0.007326,"13":0,"14":0.014652,"15":0,"16":0,"17":0,"18":0,"19":0.007326,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.007326,"26":0,"27":0,"28":0,"29":0.007326,"30":0,"31":0,"32":0.051282,"33":0,"34":0.021978,"35":0.014652,"36":0,"37":0.021978,"38":0.007326,"39":0,"40":0.029304,"41":0.007326,"42":0.03663,"43":0.043956,"44":0.021978,"45":0.014652,"46":0.03663,"47":0.095238,"48":0.124542,"49":0.029304,"50":0.03663,"51":0.007326,"52":0.117216,"53":0.014652,"54":0.007326,"55":0.007326,"56":0.07326,"57":0.007326,"58":0,"59":0.007326,"60":0.410256,"61":0.021978,"62":0.029304,"63":0.065934,"64":0.07326,"65":0.40293,"66":4.87179,"67":0.351648,"68":0.014652,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007326,"23":0.007326,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007326,"37":0.007326,"38":0.014652,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.007326,"52":0,"53":0,"54":0.014652,"55":0,"56":0.03663,"57":0.007326,"58":1.516482,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.014652},E:{"4":0,"5":0,"6":0.029304,"7":0,"8":0.388278,"9":0.007326,"10":0.051282,"11":0.043956,"12":0.864468,_:"0","3.1":0,"3.2":0,"5.1":0.058608,"6.1":0,"7.1":0.007326,"9.1":0.271062,"10.1":0.07326,"11.1":0.271062,"12.1":0.981684},G:{"8":0.037206634243971,"3.2":0.0024160152106475,"4.0-4.1":0.0014496091263885,"4.2-4.3":0.00048320304212949,"5.0-5.1":0.0048320304212949,"6.0-6.1":0.0024160152106475,"7.0-7.1":0.0086976547583308,"8.1-8.4":0.01884491864305,"9.0-9.2":0.011113669968978,"9.3":0.092291781046733,"10.0-10.2":0.051219522465726,"10.3":0.12225036965876,"11.0-11.2":0.1507593491444,"11.3-11.4":0.309733150005,"12.0-12.1":1.8699957730411,"12.2":2.1449383040128},I:{"3":0.0017880423387097,"4":0.25747809677419,_:"67","2.1":0.012516296370968,"2.2":0.021456508064516,"2.3":0.012516296370968,"4.1":0.1287390483871,"4.2-4.3":0.55786920967742,"4.4":0,"4.4.3-4.4.4":0.78137450201613},A:{"6":0,"7":2.593404,"8":0.139194,"9":0.490842,"10":0.087912,"11":1.919412,"5.5":0},B:{"12":0.388278,"13":0.205128,"14":0.117216,"15":0.234432,"16":0.315018,"17":1.42857,"18":0.161172},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54112275862069,"5.0-5.4":0.020812413793103,"6.2-6.4":0.052031034482759,"7.2-7.4":0.10406206896552,"8.2":0.90534,"9.2":0.48909172413793},N:{"10":0.025403,"11":0.177821},J:{"7":0,"10":0.251356},S:{"2.5":0},R:{_:"0"},M:{"0":0.152418},O:{"0":0.81557},Q:{"1.2":0.10696},H:{"0":1.7442520378007},L:{"0":32.64498}}; diff --git a/node_modules/caniuse-lite/data/regions/BY.js b/node_modules/caniuse-lite/data/regions/BY.js index f37d65759..c6a1e5d27 100644 --- a/node_modules/caniuse-lite/data/regions/BY.js +++ b/node_modules/caniuse-lite/data/regions/BY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007107,"12":0,"13":0,"14":0,"15":0.007107,"16":0,"17":0,"18":0.007107,"19":0,"20":0,"21":0,"22":0.035535,"23":0.007107,"24":0.007107,"25":0.007107,"26":0.007107,"27":0.007107,"28":0,"29":0,"30":0.007107,"31":0.007107,"32":0,"33":0.007107,"34":0.007107,"35":0.007107,"36":0,"37":0.021321,"38":0.014214,"39":0.035535,"40":0.014214,"41":0.007107,"42":0,"43":0.028428,"44":0.007107,"45":0.042642,"46":0.007107,"47":0.007107,"48":0.007107,"49":0.589881,"50":0.007107,"51":0.014214,"52":0.007107,"53":0.028428,"54":0.007107,"55":0.014214,"56":0.042642,"57":0.049749,"58":0.049749,"59":0.078177,"60":0.127926,"61":0.28428,"62":0.085284,"63":0.220317,"64":0.099498,"65":0.078177,"66":0.092391,"67":0.135033,"68":0.191889,"69":0.184782,"70":0.255852,"71":12.273789,"72":16.91466,"73":0.049749,"74":0.021321,"75":0},C:{"2":0.007107,"3":0.007107,"4":0,"5":0,"6":0.014214,"7":0,"8":0,"9":0.063963,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.007107,"24":0,"25":0,"26":0,"27":0,"28":0.014214,"29":0.007107,"30":0,"31":0.049749,"32":0.007107,"33":0.028428,"34":0.007107,"35":0.007107,"36":0,"37":0,"38":0.056856,"39":0,"40":0.014214,"41":0,"42":0.007107,"43":0.007107,"44":0,"45":0.063963,"46":0.021321,"47":0.021321,"48":0.014214,"49":0.014214,"50":0.028428,"51":0.007107,"52":0.518811,"53":0.07107,"54":0.021321,"55":0.035535,"56":0.07107,"57":0.049749,"58":0.028428,"59":0.028428,"60":0.07107,"61":0.035535,"62":0.028428,"63":0.035535,"64":0.376671,"65":1.812285,"66":0.035535,"67":0,"3.5":0.007107,"3.6":0.021321},F:{"9":0,"11":0.014214,"12":0.014214,"15":0,"16":0,"17":0,"18":0,"19":0.007107,"20":0.007107,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007107,"27":0.007107,"28":0.007107,"29":0,"30":0.007107,"31":0,"32":0.007107,"33":0.007107,"34":0.014214,"35":0.007107,"36":0.28428,"37":0.021321,"38":0.07107,"39":0.007107,"40":0.014214,"41":0.007107,"42":0.007107,"43":0.021321,"44":0,"45":0.021321,"46":0.014214,"47":0.028428,"48":0.028428,"49":0.007107,"50":0.021321,"51":0.007107,"52":0.035535,"53":0.007107,"54":0.007107,"55":0.007107,"56":0.042642,"57":2.650911,"58":2.821479,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0.007107,"11.5":0.007107,"11.6":0.014214,"12.1":0.113712},E:{"4":0,"5":0.007107,"6":0,"7":0,"8":0.007107,"9":0,"10":0.014214,"11":0.056856,"12":1.385865,_:"0","3.1":0,"3.2":0,"5.1":0.007107,"6.1":0,"7.1":0,"9.1":0.014214,"10.1":0.042642,"11.1":0.184782,"12.1":0},G:{"8":0.15807722065446,"3.2":0.0022502095466827,"4.0-4.1":0.001687657160012,"4.2-4.3":0.001687657160012,"5.0-5.1":0.0061880762533774,"6.0-6.1":0.0039378667066947,"7.0-7.1":0.012938704893425,"8.1-8.4":0.030940381266887,"9.0-9.2":0.016314019213449,"9.3":0.12038621074752,"10.0-10.2":0.07538201981387,"10.3":0.15638956349445,"11.0-11.2":0.20420651636145,"11.3-11.4":0.48942057640348,"12.0-12.1":4.3209648820174,"12.2":0.020814438306815},I:{"3":0.00080147163120567,"4":0.10659572695035,_:"67","2.1":0,"2.2":0,"2.3":0.017632375886525,"4.1":0.030455921985816,"4.2-4.3":0.16109579787234,"4.4":0,"4.4.3-4.4.4":0.36146370567376},A:{"6":0,"7":0,"8":0.07107,"9":0.014214,"10":0.028428,"11":0.298494,"5.5":0},B:{"12":0,"13":0.028428,"14":0.028428,"15":0.049749,"16":0.028428,"17":0.28428,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17398938679245,"5.0-5.4":0.040938679245283,"6.2-6.4":0.040938679245283,_:"7.2-7.4 8.2"},N:{"10":0.010929111111111,"11":0.087432888888889},J:{"7":0.0005786,"10":0.0023144},R:{_:"0"},M:{"0":0.078111},O:{"0":0.225654},Q:{_:"1.2"},H:{"0":1.1612959312715},L:{"0":39.624538}}; +module.exports={D:{"4":0,"5":0.007967,"6":0,"7":0,"8":0,"9":0,"10":0.007967,"11":0.007967,"12":0.007967,"13":0,"14":0,"15":0.007967,"16":0.007967,"17":0.007967,"18":0.007967,"19":0.007967,"20":0.007967,"21":0.023901,"22":0.015934,"23":0.007967,"24":0.007967,"25":0.007967,"26":0.015934,"27":0.007967,"28":0.007967,"29":0,"30":0,"31":0.007967,"32":0,"33":0.007967,"34":0.007967,"35":0.007967,"36":0,"37":0.015934,"38":0.023901,"39":0.015934,"40":0.023901,"41":0.007967,"42":0.007967,"43":0.015934,"44":0.007967,"45":0.055769,"46":0.007967,"47":0.007967,"48":0.007967,"49":0.948073,"50":0.007967,"51":0.015934,"52":0,"53":0.015934,"54":0.015934,"55":0.015934,"56":0.055769,"57":0.031868,"58":0.039835,"59":0.031868,"60":0.007967,"61":0.366482,"62":0.047802,"63":0.143406,"64":0.167307,"65":0.071703,"66":0.127472,"67":0.095604,"68":0.143406,"69":0.199175,"70":0.135439,"71":0.278845,"72":1.43406,"73":36.88721,"74":0.095604,"75":0.055769,_:"76"},C:{"2":0.007967,"3":0.015934,"4":0.007967,"5":0,"6":0.047802,"7":0,"8":0,"9":0.047802,"10":0,"11":0,"12":0.007967,"13":0,"14":0,"15":0.007967,"16":0.007967,"17":0,"18":0,"19":0.007967,"20":0,"21":0.007967,"22":0,"23":0.047802,"24":0,"25":0,"26":0.087637,"27":0,"28":0.023901,"29":0.007967,"30":0,"31":0.071703,"32":0.007967,"33":0.07967,"34":0,"35":0.015934,"36":0.007967,"37":0,"38":0.031868,"39":0,"40":0,"41":0,"42":0,"43":0.007967,"44":0,"45":0.047802,"46":0.007967,"47":0.015934,"48":0.015934,"49":0.007967,"50":0.103571,"51":0.007967,"52":0.573624,"53":0.063736,"54":0,"55":0.015934,"56":0.151373,"57":0.047802,"58":0.063736,"59":0.063736,"60":0.15934,"61":0.047802,"62":0.007967,"63":0.071703,"64":0.071703,"65":0.286812,"66":3.099163,"67":0.039835,"68":0.007967,"3.5":0.127472,"3.6":0.095604},F:{"9":0,"11":0.015934,"12":0.023901,"15":0,"16":0.007967,"17":0,"18":0.007967,"19":0.007967,"20":0.007967,"21":0.007967,"22":0.031868,"23":0,"24":0,"25":0,"26":0.007967,"27":0.031868,"28":0.007967,"29":0,"30":0.007967,"31":0,"32":0.007967,"33":0.007967,"34":0.007967,"35":0.007967,"36":0.310713,"37":0.031868,"38":0.023901,"39":0.007967,"40":0,"41":0,"42":0.007967,"43":0.023901,"44":0,"45":0.015934,"46":0,"47":0,"48":0,"49":0.007967,"50":0.015934,"51":0.023901,"52":0.023901,"53":0.007967,"54":0.007967,"55":0.007967,"56":0.143406,"57":0.031868,"58":6.787884,"9.5-9.6":0,"10.0-10.1":0.007967,"10.5":0.007967,"10.6":0.007967,"11.1":0,"11.5":0.007967,"11.6":0.023901,"12.1":0.151373},E:{"4":0.023901,"5":0.015934,"6":0,"7":0,"8":0.007967,"9":0,"10":0.007967,"11":0.063736,"12":1.330489,_:"0","3.1":0,"3.2":0,"5.1":0.015934,"6.1":0,"7.1":0,"9.1":0.031868,"10.1":0.047802,"11.1":0.15934,"12.1":0.629393},G:{"8":0.041692768437907,"3.2":0.0027073226258381,"4.0-4.1":0.0016243935755029,"4.2-4.3":0.00054146452516762,"5.0-5.1":0.0054146452516762,"6.0-6.1":0.0027073226258381,"7.0-7.1":0.0097463614530171,"8.1-8.4":0.021117116481537,"9.0-9.2":0.012453684078855,"9.3":0.10341972430701,"10.0-10.2":0.057395239667767,"10.3":0.13699052486741,"11.0-11.2":0.1689369318523,"11.3-11.4":0.34707876063244,"12.0-12.1":2.0954677123987,"12.2":2.4035610272191},I:{"3":0.00053676915322581,"4":0.077294758064516,_:"67","2.1":0.0037573840725806,"2.2":0.0064412298387097,"2.3":0.0037573840725806,"4.1":0.038647379032258,"4.2-4.3":0.16747197580645,"4.4":0,"4.4.3-4.4.4":0.23456811995968},A:{"6":0,"7":0,"8":0.073030833333333,"9":0.016229074074074,"10":0.048687222222222,"11":0.30023787037037,"5.5":0},B:{"12":0.007967,"13":0.007967,"14":0.031868,"15":0.095604,"16":0.039835,"17":0.294779,"18":0.199175},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.074159322222222,"5.0-5.4":0.010594188888889,"6.2-6.4":0.031782566666667,"7.2-7.4":0.074159322222222,"8.2":0.37079661111111,"9.2":0.39198498888889},N:{"10":0.0111815,"11":0.0559075},J:{"7":0,"10":0.002033},S:{"2.5":0},R:{_:"0"},M:{"0":0.04066},O:{"0":0.262257},Q:{"1.2":0.008132},H:{"0":0.69289670103093},L:{"0":26.516562}}; diff --git a/node_modules/caniuse-lite/data/regions/BZ.js b/node_modules/caniuse-lite/data/regions/BZ.js index eaa7ed7d2..cec38f184 100644 --- a/node_modules/caniuse-lite/data/regions/BZ.js +++ b/node_modules/caniuse-lite/data/regions/BZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006253,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.043771,"19":0,"20":0,"21":0,"22":0.025012,"23":0.012506,"24":0.031265,"25":0,"26":0,"27":0,"28":0,"29":0.006253,"30":0.006253,"31":0,"32":0.006253,"33":0,"34":0.006253,"35":0,"36":0.006253,"37":0.006253,"38":0.056277,"39":0,"40":0,"41":0,"42":0.006253,"43":0,"44":0,"45":0,"46":0.012506,"47":0,"48":0.087542,"49":0.056277,"50":0.018759,"51":0.006253,"52":0,"53":0.018759,"54":0.006253,"55":0.025012,"56":0.006253,"57":0.012506,"58":0.018759,"59":0.012506,"60":0.012506,"61":0.037518,"62":0.012506,"63":0.131313,"64":0.056277,"65":0.068783,"66":0.012506,"67":0.068783,"68":0.081289,"69":0.037518,"70":0.118807,"71":8.303984,"72":10.467522,"73":0.087542,"74":0.006253,"75":0},C:{"2":0,"3":0.006253,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.006253,"18":0.006253,"19":0,"20":0,"21":0,"22":0.006253,"23":0.006253,"24":0,"25":0.006253,"26":0.006253,"27":0.006253,"28":0.006253,"29":0.006253,"30":0.006253,"31":0.006253,"32":0,"33":0,"34":0.006253,"35":0.006253,"36":0.006253,"37":0,"38":0.012506,"39":0.012506,"40":0.006253,"41":0.006253,"42":0.018759,"43":0.006253,"44":0,"45":0.012506,"46":0,"47":0.012506,"48":0.006253,"49":0.006253,"50":0,"51":0.006253,"52":0.043771,"53":0.006253,"54":0.006253,"55":0.006253,"56":0.012506,"57":0.006253,"58":0.006253,"59":0,"60":0.025012,"61":0.012506,"62":0.006253,"63":0.037518,"64":0.418951,"65":2.394899,"66":0.087542,"67":0,"3.5":0,"3.6":0.006253},F:{"9":0,"11":0,"12":0,"15":0.006253,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006253,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.175084,"58":0.231361,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006253},E:{"4":0.006253,"5":0,"6":0,"7":0.006253,"8":0.006253,"9":0.006253,"10":0.043771,"11":0.275132,"12":1.300624,_:"0","3.1":0,"3.2":0,"5.1":0.025012,"6.1":0,"7.1":0,"9.1":0.106301,"10.1":0.037518,"11.1":0.137566,"12.1":0},G:{"8":0.50517931421995,"3.2":0.0071911646152307,"4.0-4.1":0.005393373461423,"4.2-4.3":0.005393373461423,"5.0-5.1":0.019775702691884,"6.0-6.1":0.012584538076654,"7.0-7.1":0.041349196537576,"8.1-8.4":0.098878513459422,"9.0-9.2":0.052135943460422,"9.3":0.38472730691484,"10.0-10.2":0.24090401461023,"10.3":0.49978594075853,"11.0-11.2":0.65259818883218,"11.3-11.4":1.5640783038127,"12.0-12.1":13.808833852397,"12.2":0.066518272690884},I:{"3":0.0027253380614657,"4":0.36246996217494,_:"67","2.1":0,"2.2":0,"2.3":0.059957437352246,"4.1":0.1035628463357,"4.2-4.3":0.54779295035461,"4.4":0,"4.4.3-4.4.4":1.229127465721},A:{"6":0.027452195121951,"7":0.034315243902439,"8":0.13039792682927,"9":0.048041341463415,"10":0.14412402439024,"11":0.74120926829268,"5.5":0},B:{"12":0.068783,"13":0.031265,"14":0.056277,"15":0.068783,"16":0.150072,"17":3.733041,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.40824148442907,"5.0-5.4":0.022067107266436,"6.2-6.4":0.033100660899654,_:"7.2-7.4 8.2"},N:{"10":0.066613333333333,"11":0.053290666666667},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.127398},O:{"0":0.520833},Q:{_:"1.2"},H:{"0":0.23058213917526},L:{"0":41.325124}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.005745,"34":0.01149,"35":0.005745,"36":0.028725,"37":0,"38":0.10341,"39":0,"40":0.005745,"41":0,"42":0,"43":0.005745,"44":0,"45":0.005745,"46":0,"47":0,"48":0.04596,"49":0.19533,"50":0.005745,"51":0.005745,"52":0,"53":0.005745,"54":0.005745,"55":0.074685,"56":0.005745,"57":0.005745,"58":0.017235,"59":0.005745,"60":0.01149,"61":0.086175,"62":0.18384,"63":0.02298,"64":0.143625,"65":0.074685,"66":0,"67":0.086175,"68":0.028725,"69":0.03447,"70":0.051705,"71":0.063195,"72":0.74685,"73":16.804125,"74":0.18384,"75":0.01149,_:"76"},C:{"2":0,"3":0.005745,"4":0,"5":0,"6":0,"7":0.005745,"8":0,"9":0,"10":0.01149,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.063195,"43":0,"44":0,"45":0,"46":0,"47":0.017235,"48":0.005745,"49":0.005745,"50":0.005745,"51":0.017235,"52":0.028725,"53":0.005745,"54":0,"55":0.005745,"56":0.01149,"57":0,"58":0.005745,"59":0.005745,"60":0.028725,"61":0.01149,"62":0.005745,"63":0.01149,"64":0.017235,"65":0.166605,"66":3.30912,"67":0.12639,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.005745,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.05745,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.235545,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005745},E:{"4":0.005745,"5":0,"6":0,"7":0,"8":0.005745,"9":0.005745,"10":0.01149,"11":0.132135,"12":0.901965,_:"0","3.1":0.01149,"3.2":0,"5.1":0.05745,"6.1":0,"7.1":0,"9.1":0.10341,"10.1":0.05745,"11.1":0.18384,"12.1":0.878985},G:{"8":0.11556757630341,"3.2":0.0075043880716502,"4.0-4.1":0.0045026328429901,"4.2-4.3":0.00150087761433,"5.0-5.1":0.0150087761433,"6.0-6.1":0.0075043880716502,"7.0-7.1":0.027015797057941,"8.1-8.4":0.058534226958871,"9.0-9.2":0.034520185129591,"9.3":0.28666762433704,"10.0-10.2":0.15909302711898,"10.3":0.3797220364255,"11.0-11.2":0.46827381567097,"11.3-11.4":0.96206255078555,"12.0-12.1":5.8083963674572,"12.2":6.662395730011},I:{"3":0.0013467641129032,"4":0.19393403225806,_:"67","2.1":0.0094273487903226,"2.2":0.016161169354839,"2.3":0.0094273487903226,"4.1":0.096967016129032,"4.2-4.3":0.42019040322581,"4.4":0,"4.4.3-4.4.4":0.58853591733871},A:{"6":0.018639333333333,"7":0.012426222222222,"8":0.111836,"9":0.055918,"10":0.062131111111111,"11":0.57781933333333,"5.5":0},B:{"12":0.01149,"13":0.017235,"14":0.06894,"15":0.03447,"16":0.10341,"17":2.786325,"18":0.338955},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.44338130622837,"5.0-5.4":0.043256712802768,"6.2-6.4":0.032442534602076,"7.2-7.4":0.097327603806228,"8.2":1.3734006314879,"9.2":4.2607862110727},N:{"10":0.07659,"11":0.10212},J:{"7":0,"10":0.004255},S:{"2.5":0},R:{_:"0"},M:{"0":0.09361},O:{"0":0.45103},Q:{"1.2":0.00851},H:{"0":0.1651627233677},L:{"0":42.49568}}; diff --git a/node_modules/caniuse-lite/data/regions/CA.js b/node_modules/caniuse-lite/data/regions/CA.js index 320c586e1..164aca79c 100644 --- a/node_modules/caniuse-lite/data/regions/CA.js +++ b/node_modules/caniuse-lite/data/regions/CA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006363,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006363,"23":0,"24":0,"25":0.012726,"26":0,"27":0.031815,"28":0,"29":0.019089,"30":0,"31":0.006363,"32":0.006363,"33":0,"34":0.006363,"35":0.006363,"36":0.006363,"37":0.006363,"38":0.012726,"39":0.012726,"40":0.012726,"41":0.006363,"42":0,"43":0.006363,"44":0.006363,"45":0.006363,"46":0.006363,"47":0.019089,"48":0.12726,"49":0.375417,"50":0.006363,"51":0.006363,"52":0.006363,"53":0.012726,"54":0.012726,"55":0.025452,"56":0.025452,"57":0.031815,"58":0.025452,"59":0.031815,"60":0.019089,"61":0.44541,"62":0.044541,"63":0.184527,"64":0.057267,"65":0.082719,"66":0.06363,"67":0.184527,"68":0.165438,"69":0.184527,"70":0.311787,"71":8.901837,"72":10.008999,"73":0.025452,"74":0.012726,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006363,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012726,"39":0,"40":0,"41":0.006363,"42":0,"43":0.012726,"44":0.044541,"45":0.019089,"46":0,"47":0.012726,"48":0.050904,"49":0,"50":0.006363,"51":0.006363,"52":0.114534,"53":0.006363,"54":0.012726,"55":0.006363,"56":0.031815,"57":0.012726,"58":0.012726,"59":0.012726,"60":0.069993,"61":0.019089,"62":0.019089,"63":0.044541,"64":0.413595,"65":2.16342,"66":0.025452,"67":0,"3.5":0,"3.6":0.006363},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006363,"37":0.006363,"38":0.012726,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.012726,"57":0.146349,"58":0.165438,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.006363,"5":0.006363,"6":0,"7":0.031815,"8":0.019089,"9":0.031815,"10":0.044541,"11":0.076356,"12":2.150694,_:"0","3.1":0,"3.2":0,"5.1":0.019089,"6.1":0.012726,"7.1":0,"9.1":0.095445,"10.1":0.209979,"11.1":0.38178,"12.1":0.006363},G:{"8":1.0328838167717,"3.2":0.014702972480737,"4.0-4.1":0.011027229360552,"4.2-4.3":0.011027229360552,"5.0-5.1":0.040433174322025,"6.0-6.1":0.025730201841289,"7.0-7.1":0.084542091764235,"8.1-8.4":0.20216587161013,"9.0-9.2":0.10659655048534,"9.3":0.7866090277194,"10.0-10.2":0.49254957810467,"10.3":1.0218565874112,"11.0-11.2":1.3342947526268,"11.3-11.4":3.1978965145602,"12.0-12.1":28.233382906134,"12.2":0.13600249544681},I:{"3":0.00077691962174941,"4":0.10333030969267,_:"67","2.1":0,"2.2":0,"2.3":0.017092231678487,"4.1":0.029522945626478,"4.2-4.3":0.15616084397163,"4.4":0,"4.4.3-4.4.4":0.35039074940898},A:{"6":0.0064135,"7":0.0064135,"8":0.038481,"9":0.0705485,"10":0.025654,"11":3.0848935,"5.5":0},B:{"12":0.012726,"13":0.012726,"14":0.038178,"15":0.044541,"16":0.120897,"17":1.641654,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21192925872093,"5.0-5.4":0.044616686046512,"6.2-6.4":0.05577085755814,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.018185},J:{"7":0.0160028,"10":0.0640112},R:{_:"0"},M:{"0":0.192761},O:{"0":0.407344},Q:{_:"1.2"},H:{"0":0.12740123539519},L:{"0":20.571176}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006289,"23":0,"24":0,"25":0.012578,"26":0,"27":0.018867,"28":0,"29":0,"30":0,"31":0.006289,"32":0.006289,"33":0,"34":0.006289,"35":0,"36":0.006289,"37":0,"38":0.012578,"39":0,"40":0.012578,"41":0.006289,"42":0,"43":0.006289,"44":0,"45":0.006289,"46":0.006289,"47":0.018867,"48":0.132069,"49":0.389918,"50":0.006289,"51":0.006289,"52":0.006289,"53":0.012578,"54":0.006289,"55":0.025156,"56":0.025156,"57":0.037734,"58":0.025156,"59":0.018867,"60":0.012578,"61":0.213826,"62":0.044023,"63":0.169803,"64":0.050312,"65":0.069179,"66":0.056601,"67":0.138358,"68":0.106913,"69":0.113202,"70":0.144647,"71":0.44023,"72":2.050214,"73":17.10608,"74":0.031445,"75":0.012578,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012578,"39":0,"40":0,"41":0,"42":0,"43":0.012578,"44":0.050312,"45":0.031445,"46":0,"47":0.006289,"48":0.044023,"49":0,"50":0.006289,"51":0.006289,"52":0.245271,"53":0.006289,"54":0.006289,"55":0.006289,"56":0.031445,"57":0.012578,"58":0.006289,"59":0.006289,"60":0.100624,"61":0.018867,"62":0.018867,"63":0.025156,"64":0.075468,"65":0.220115,"66":2.421265,"67":0.025156,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006289,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.006289,"52":0,"53":0,"54":0,"55":0,"56":0.006289,"57":0,"58":0.301872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.006289,"5":0.006289,"6":0,"7":0.113202,"8":0.018867,"9":0.031445,"10":0.031445,"11":0.069179,"12":1.301823,_:"0","3.1":0,"3.2":0,"5.1":0.012578,"6.1":0.012578,"7.1":0,"9.1":0.081757,"10.1":0.194959,"11.1":0.358473,"12.1":1.025107},G:{"8":0.26458509916942,"3.2":0.017180850595417,"4.0-4.1":0.01030851035725,"4.2-4.3":0.0034361701190834,"5.0-5.1":0.034361701190834,"6.0-6.1":0.017180850595417,"7.0-7.1":0.0618510621435,"8.1-8.4":0.13401063464425,"9.0-9.2":0.079031912738917,"9.3":0.65630849274492,"10.0-10.2":0.36423403262284,"10.3":0.86935104012809,"11.0-11.2":1.072085077154,"11.3-11.4":2.2025850463324,"12.0-12.1":13.297978360853,"12.2":15.253159158611},I:{"3":0.00068953931451613,"4":0.099293661290323,_:"67","2.1":0.0048267752016129,"2.2":0.0082744717741935,"2.3":0.0048267752016129,"4.1":0.049646830645161,"4.2-4.3":0.21513626612903,"4.4":0,"4.4.3-4.4.4":0.30132868044355},A:{"6":0.0063495876685934,"7":0.0063495876685934,"8":0.038097526011561,"9":0.057146289017341,"10":0.025398350674374,"11":3.1620946589595,"5.5":0},B:{"12":0.012578,"13":0.012578,"14":0.031445,"15":0.069179,"16":0.113202,"17":0.924483,"18":1.647718},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21174328527607,"5.0-5.4":0.033433150306748,"6.2-6.4":0.044577533742331,"7.2-7.4":0.11144383435583,"8.2":1.2481709447853,"9.2":1.9837002515337},N:{"10":0,"11":0.014844},J:{"7":0,"10":0.081642},S:{"2.5":0},R:{_:"0"},M:{"0":0.200394},O:{"0":0.415632},Q:{"1.2":0.029688},H:{"0":0.10540005154639},L:{"0":22.817336}}; diff --git a/node_modules/caniuse-lite/data/regions/CD.js b/node_modules/caniuse-lite/data/regions/CD.js index 0f1c08b13..f2a258b8a 100644 --- a/node_modules/caniuse-lite/data/regions/CD.js +++ b/node_modules/caniuse-lite/data/regions/CD.js @@ -1 +1 @@ -module.exports={D:{"4":0.002034,"11":0.038646,"22":0.01017,"23":0.004068,"25":0.002034,"28":0.006102,"29":0.04068,"31":0.006102,"33":0.014238,"36":0.01017,"38":0.006102,"39":0.006102,"40":0.028476,"41":0.024408,"43":0.06102,"45":0.006102,"46":0.004068,"48":0.002034,"49":0.231876,"50":0.014238,"51":0.046782,"52":0.002034,"53":0.014238,"54":0.004068,"55":0.018306,"56":0.012204,"57":0.006102,"58":0.07119,"59":0.014238,"60":0.044748,"61":0.01017,"62":0.008136,"63":0.024408,"64":0.022374,"65":0.185094,"66":0.008136,"67":0.089496,"68":0.026442,"69":0.099666,"70":0.117972,"71":2.941164,"72":4.141224,"73":0.026442,"74":0.004068,_:"5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 24 26 27 30 32 34 35 37 42 44 47 75"},C:{"3":0.128142,"4":0.006102,"10":0.004068,"11":0.004068,"14":0.002034,"16":0.002034,"20":0.008136,"21":0.004068,"23":0.002034,"26":0.002034,"29":0.002034,"30":0.006102,"31":0.004068,"32":0.008136,"33":0.006102,"34":0.004068,"35":0.004068,"36":0.004068,"37":0.028476,"38":0.008136,"39":0.004068,"40":0.006102,"41":0.008136,"42":0.004068,"43":0.036612,"44":0.006102,"45":0.016272,"46":0.006102,"47":0.085428,"48":0.018306,"49":0.008136,"50":0.01017,"51":0.006102,"52":0.036612,"53":0.002034,"54":0.004068,"55":0.004068,"56":0.026442,"57":0.01017,"58":0.02034,"59":0.006102,"60":0.052884,"61":0.02034,"62":0.063054,"63":0.219672,"64":0.435276,"65":2.180448,"66":0.05085,_:"2 5 6 7 8 9 12 13 15 17 18 19 22 24 25 27 28 67 3.5","3.6":0.006102},F:{"15":0.004068,"16":0.022374,"17":0.002034,"18":0.004068,"19":0.002034,"20":0.002034,"21":0.004068,"29":0.002034,"30":0.002034,"31":0.004068,"34":0.018306,"35":0.004068,"36":0.012204,"37":0.006102,"38":0.022374,"42":0.016272,"45":0.002034,"49":0.004068,"50":0.004068,"51":0.002034,"53":0.006102,"54":0.012204,"55":0.006102,"56":0.089496,"57":1.071918,"58":0.92547,_:"9 11 12 22 23 24 25 26 27 28 32 33 39 40 41 43 44 46 47 48 52 9.5-9.6 10.5 10.6 11.1","10.0-10.1":0,"11.5":0.004068,"11.6":0.004068,"12.1":0.012204},E:{"4":0,"6":0.008136,"7":0.004068,"8":0.09153,"9":0.134244,"10":0.128142,"11":0.130176,"12":0.475956,_:"0 5 3.1 3.2 6.1 12.1","5.1":0.002034,"7.1":0.002034,"9.1":0.032544,"10.1":0.052884,"11.1":0.099666},G:{"8":0.064960406284399,"3.2":0.00092470329230461,"4.0-4.1":0.00069352746922846,"4.2-4.3":0.00069352746922846,"5.0-5.1":0.0025429340538377,"6.0-6.1":0.0016182307615331,"7.0-7.1":0.0053170439307515,"8.1-8.4":0.012714670269188,"9.0-9.2":0.0067040988692084,"9.3":0.049471626138297,"10.0-10.2":0.030977560292205,"10.3":0.064266878815171,"11.0-11.2":0.083916823776644,"11.3-11.4":0.20112296607625,"12.0-12.1":1.7756614970479,"12.2":0.0085535054538177},I:{"3":0.0032767943262411,"4":0.43581364539007,_:"67","2.1":0,"2.2":0,"2.3":0.072089475177305,"4.1":0.12451818439716,"4.2-4.3":0.65863565957447,"4.4":0,"4.4.3-4.4.4":1.4778342411348},A:{"7":0.00205936159601,"8":0.25124211471322,"9":0.0061780847880299,"10":0.12150233416459,"11":0.44070338154613,_:"6 5.5"},B:{"12":0.187128,"13":0.073224,"14":0.065088,"15":0.032544,"16":0.058986,"17":0.482058,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.69776435928144,"5.0-5.4":0.080900215568862,"6.2-6.4":0.070787688622754,_:"7.2-7.4 8.2"},N:{"10":0.073866545454545,"11":0.33239945454545},J:{"7":0.0191184,"10":0.0764736},R:{_:"0"},M:{"0":0.15932},O:{"0":4.333504},Q:{_:"1.2"},H:{"0":48.606218848797},L:{"0":18.85535}}; +module.exports={D:{"11":0.020826,"16":0.002314,"22":0.002314,"23":0.01157,"25":0.013884,"26":0.004628,"28":0.050908,"29":0.030082,"31":0.002314,"33":0.006942,"40":0.03471,"41":0.048594,"43":0.062478,"45":0.006942,"46":0.009256,"49":0.279994,"50":0.016198,"51":0.013884,"53":0.002314,"54":0.006942,"55":0.006942,"56":0.030082,"57":0.002314,"58":0.062478,"60":0.006942,"61":0.004628,"63":0.26611,"64":0.004628,"65":0.124956,"66":0.013884,"67":0.016198,"68":0.020826,"69":0.113386,"70":0.099502,"71":0.09256,"72":0.483626,"73":8.453042,"74":0.01157,"75":0.004628,_:"4 5 6 7 8 9 10 12 13 14 15 17 18 19 20 21 24 27 30 32 34 35 36 37 38 39 42 44 47 48 52 59 62 76"},C:{"3":0.113386,"4":0.002314,"16":0.002314,"20":0.006942,"21":0.006942,"22":0.002314,"26":0.002314,"29":0.013884,"30":0.002314,"31":0.002314,"32":0.002314,"33":0.004628,"34":0.004628,"35":0.009256,"37":0.032396,"38":0.013884,"40":0.004628,"41":0.009256,"42":0.004628,"43":0.030082,"44":0.004628,"45":0.009256,"47":0.157352,"48":0.039338,"49":0.01157,"50":0.002314,"51":0.002314,"52":0.02314,"54":0.01157,"55":0.002314,"56":0.016198,"57":0.009256,"59":0.013884,"60":0.078676,"61":0.016198,"62":0.06942,"63":0.118014,"64":0.12727,"65":0.282308,"66":2.957292,"67":0.108758,_:"2 5 6 7 8 9 10 11 12 13 14 15 17 18 19 23 24 25 27 28 36 39 46 53 58 68 3.5","3.6":0.002314},F:{"11":0.004628,"15":0.004628,"18":0.002314,"20":0.025454,"21":0.004628,"27":0.004628,"30":0.004628,"34":0.004628,"35":0.004628,"36":0.02314,"37":0.02314,"38":0.004628,"42":0.020826,"44":0.004628,"48":0.009256,"49":0.004628,"50":0.004628,"51":0.009256,"53":0.004628,"55":0.006942,"56":0.060164,"57":0.025454,"58":1.892852,_:"9 12 16 17 19 22 23 24 25 26 28 29 31 32 33 39 40 41 43 45 46 47 52 54 9.5-9.6 10.5 10.6 11.1","10.0-10.1":0,"11.5":0.002314,"11.6":0.004628,"12.1":0.004628},E:{"4":0,"6":0.030082,"8":0.13884,"9":0.240656,"10":0.05785,"11":0.180492,"12":0.298506,_:"0 5 7 3.1 3.2 6.1","5.1":0.02314,"7.1":0.004628,"9.1":0.009256,"10.1":0.136526,"11.1":0.074048,"12.1":0.321646},G:{"8":0.018655451816271,"3.2":0.0012113929750826,"4.0-4.1":0.00072683578504953,"4.2-4.3":0.00024227859501651,"5.0-5.1":0.0024227859501651,"6.0-6.1":0.0012113929750826,"7.0-7.1":0.0043610147102972,"8.1-8.4":0.009448865205644,"9.0-9.2":0.0055724076853798,"9.3":0.046275211648154,"10.0-10.2":0.02568153107175,"10.3":0.061296484539177,"11.0-11.2":0.075590921645152,"11.3-11.4":0.15530057940558,"12.0-12.1":0.9376181627139,"12.2":1.0754746832783},I:{"3":0.0022391673387097,"4":0.32244009677419,_:"67","2.1":0.015674171370968,"2.2":0.026870008064516,"2.3":0.015674171370968,"4.1":0.1612200483871,"4.2-4.3":0.69862020967742,"4.4":0,"4.4.3-4.4.4":0.97851612701613},A:{"7":0.0024118731117825,"8":0.25324667673716,"9":0.004823746223565,"10":0.094063051359517,"11":0.44137277945619,_:"6 5.5"},B:{"12":0.164294,"13":0.090246,"14":0.05785,"15":0.03471,"16":0.106444,"17":1.344434,"18":0.060164},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.5365888137931,"5.0-5.4":0.040497268965517,"6.2-6.4":0.091118855172414,"7.2-7.4":0.17211339310345,"8.2":0.48596722758621,"9.2":0.14174044137931},N:{"10":0.050161263157895,"11":0.18810473684211},J:{"7":0,"10":0.084546},S:{"2.5":0.007686},R:{_:"0"},M:{"0":0.11529},O:{"0":2.790018},Q:{"1.2":0.15372},H:{"0":46.955953020619},L:{"0":18.92562}}; diff --git a/node_modules/caniuse-lite/data/regions/CF.js b/node_modules/caniuse-lite/data/regions/CF.js index 0a9353c94..0ec7dda03 100644 --- a/node_modules/caniuse-lite/data/regions/CF.js +++ b/node_modules/caniuse-lite/data/regions/CF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.133458,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.010266,"44":0,"45":0,"46":0.104371,"47":0.001711,"48":0,"49":0.006844,"50":0.001711,"51":0.001711,"52":0,"53":0,"54":0,"55":0.075284,"56":0.005133,"57":0.001711,"58":0.001711,"59":0,"60":0,"61":0.008555,"62":0.003422,"63":0.213875,"64":0.005133,"65":0.001711,"66":0.001711,"67":0.008555,"68":0.001711,"69":0.001711,"70":0.008555,"71":0.237829,"72":0.352466,"73":0,"74":0,"75":0},C:{"2":0,"3":0.001711,"4":0.001711,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.001711,"12":0.011977,"13":0.001711,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.001711,"20":0,"21":0.001711,"22":0,"23":0,"24":0,"25":0.001711,"26":0,"27":0,"28":0,"29":0.003422,"30":0.005133,"31":0.001711,"32":0.001711,"33":0,"34":0,"35":0.001711,"36":0,"37":0,"38":0.003422,"39":0,"40":0,"41":0,"42":0.001711,"43":0.005133,"44":0,"45":0,"46":0.005133,"47":0.003422,"48":0.018821,"49":0,"50":0,"51":0,"52":0.114637,"53":0,"54":0,"55":0.001711,"56":0.003422,"57":0.001711,"58":0,"59":0,"60":0.008555,"61":0,"62":0.006844,"63":0.008555,"64":0.080417,"65":0.319957,"66":0.003422,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.005133,"12":0,"15":0.003422,"16":0,"17":0,"18":0,"19":0,"20":0.001711,"21":0,"22":0,"23":0.003422,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.001711,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.003422,"39":0.001711,"40":0,"41":0,"42":0.003422,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.008555,"57":0.070151,"58":0.097527,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.123192},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.001711,"12":0.022243,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.006844,"9.1":0,"10.1":0,"11.1":0.001711,"12.1":0},G:{"8":0.052495062944061,"3.2":0.00074726068247773,"4.0-4.1":0.0005604455118583,"4.2-4.3":0.0005604455118583,"5.0-5.1":0.0020549668768138,"6.0-6.1":0.001307706194336,"7.0-7.1":0.004296748924247,"8.1-8.4":0.010274834384069,"9.0-9.2":0.0054176399479636,"9.3":0.039978446512559,"10.0-10.2":0.025033232863004,"10.3":0.051934617432203,"11.0-11.2":0.067813906934854,"11.3-11.4":0.16252919843891,"12.0-12.1":1.4349273255279,"12.2":0.006912161312919},I:{"3":0.0016021264775414,"4":0.213082821513,_:"67","2.1":0,"2.2":0,"2.3":0.03524678250591,"4.1":0.060880806146572,"4.2-4.3":0.32202742198582,"4.4":0,"4.4.3-4.4.4":0.72255904137116},A:{"6":0,"7":0,"8":0.06844,"9":0,"10":0.035931,"11":0.071862,"5.5":0},B:{"12":0.022243,"13":0.013688,"14":0.006844,"15":0.063307,"16":0.001711,"17":0.042775,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43925862676056,"5.0-5.4":0.040861267605634,"6.2-6.4":0.040861267605634,_:"7.2-7.4 8.2"},N:{"10":0.024867,"11":0.099468},J:{"7":0.0049734,"10":0.0198936},R:{_:"0"},M:{"0":0.058023},O:{"0":2.967462},Q:{_:"1.2"},H:{"0":48.089416824742},L:{"0":29.439892}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.059283,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005646,"41":0,"42":0,"43":0.014115,"44":0,"45":0,"46":0.008469,"47":0,"48":0.005646,"49":0.002823,"50":0.002823,"51":0,"52":0,"53":0,"54":0.025407,"55":0,"56":0.008469,"57":0,"58":0.005646,"59":0,"60":0,"61":0,"62":0.002823,"63":0.223017,"64":0,"65":0,"66":0,"67":0.002823,"68":0,"69":0.014115,"70":0.039522,"71":0.002823,"72":0.208902,"73":2.887929,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005646,"12":0.008469,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005646,"22":0,"23":0.002823,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002823,"30":0,"31":0.002823,"32":0,"33":0.002823,"34":0.014115,"35":0.005646,"36":0,"37":0,"38":0.008469,"39":0.002823,"40":0,"41":0,"42":0,"43":0.011292,"44":0,"45":0.005646,"46":0,"47":0.042345,"48":0.002823,"49":0,"50":0.002823,"51":0.002823,"52":0.259716,"53":0.005646,"54":0.002823,"55":0,"56":0.011292,"57":0.002823,"58":0,"59":0.002823,"60":0.014115,"61":0,"62":0.008469,"63":0.014115,"64":0.039522,"65":0.019761,"66":0.863838,"67":0.025407,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005646,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.002823,"29":0,"30":0.033876,"31":0,"32":0,"33":0.002823,"34":0,"35":0.014115,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0.047991,"54":0,"55":0,"56":0,"57":0.008469,"58":0.400866,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.059283},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.022584,"11":0,"12":0.005646,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.022584,"9.1":0,"10.1":0,"11.1":0,"12.1":0.014115},G:{"8":0.039917222255579,"3.2":0.0025920274191934,"4.0-4.1":0.0015552164515161,"4.2-4.3":0.00051840548383869,"5.0-5.1":0.0051840548383869,"6.0-6.1":0.0025920274191934,"7.0-7.1":0.0093312987090964,"8.1-8.4":0.020217813869709,"9.0-9.2":0.01192332612829,"9.3":0.099015447413189,"10.0-10.2":0.054950981286901,"10.3":0.13115658741119,"11.0-11.2":0.16174251095767,"11.3-11.4":0.3322979151406,"12.0-12.1":2.0062292224557,"12.2":2.3012019427599},I:{"3":0.0028533044354839,"4":0.41087583870968,_:"67","2.1":0.019973131048387,"2.2":0.034239653225806,"2.3":0.019973131048387,"4.1":0.20543791935484,"4.2-4.3":0.89023098387097,"4.4":0,"4.4.3-4.4.4":1.2468940383065},A:{"6":0,"7":0,"8":0.16938,"9":0,"10":0.036699,"11":0.268185,"5.5":0},B:{"12":0.104451,"13":0.045168,"14":0.042345,"15":0.211725,"16":0.014115,"17":0.076221,"18":0.070575},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.66088208333333,"5.0-5.4":0.010167416666667,"6.2-6.4":0.040669666666667,"7.2-7.4":0.122009,"8.2":0.366027,"9.2":0.26435283333333},N:{"10":0,"11":0.172248},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.057416},O:{"0":4.571749},Q:{"1.2":0.186602},H:{"0":5.6735911426117},L:{"0":69.041423}}; diff --git a/node_modules/caniuse-lite/data/regions/CG.js b/node_modules/caniuse-lite/data/regions/CG.js index ce357d6eb..47e17535f 100644 --- a/node_modules/caniuse-lite/data/regions/CG.js +++ b/node_modules/caniuse-lite/data/regions/CG.js @@ -1 +1 @@ -module.exports={D:{"11":0.039852,"34":0.004428,"35":0.008856,"40":0.013284,"41":0.013284,"43":0.08856,"45":0.004428,"49":0.190404,"51":0.004428,"52":0.02214,"54":0.013284,"55":0.017712,"56":0.101844,"57":0.026568,"58":0.659772,"59":0.008856,"60":0.013284,"61":0.039852,"62":0.030996,"63":0.057564,"64":0.092988,"65":0.123984,"66":0.053136,"67":0.385236,"68":0.053136,"69":0.08856,"70":0.854604,"71":7.133508,"72":10.729044,"73":0.017712,"74":0.004428,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 36 37 38 39 42 44 46 47 48 50 53 75"},C:{"3":0.212544,"4":0.017712,"5":0.092988,"9":0.026568,"12":0.008856,"22":0.004428,"30":0.04428,"32":0.004428,"36":0.013284,"39":0.17712,"40":0.004428,"41":0.008856,"43":0.075276,"44":0.004428,"45":0.008856,"46":0.026568,"47":0.075276,"48":0.030996,"49":0.008856,"50":0.008856,"52":0.159408,"55":0.013284,"56":0.070848,"57":0.017712,"58":0.057564,"59":0.203688,"60":0.08856,"61":0.079704,"62":1.257552,"63":0.035424,"64":0.859032,"65":5.167476,"66":0.053136,_:"2 6 7 8 10 11 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 31 33 34 35 37 38 42 51 53 54 67 3.5","3.6":0.02214},F:{"12":0.053136,"15":0.004428,"34":0.02214,"35":0.048708,"36":0.008856,"37":0.008856,"38":0.035424,"42":0.004428,"44":0.004428,"49":0.004428,"52":0.026568,"53":0.039852,"54":0.013284,"55":0.008856,"56":0.084132,"57":1.50552,"58":2.028024,_:"9 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 39 40 41 43 45 46 47 48 50 51 9.5-9.6 10.5 10.6 11.1 11.5","10.0-10.1":0,"11.6":0.008856,"12.1":0.101844},E:{"4":0,"7":0.013284,"11":0.1107,"12":1.474524,_:"0 5 6 8 9 10 3.1 3.2 6.1 12.1","5.1":0.013284,"7.1":0.008856,"9.1":0.035424,"10.1":0.030996,"11.1":0.08856},G:{"8":0.099180261783248,"3.2":0.0014118186730711,"4.0-4.1":0.0010588640048034,"4.2-4.3":0.0010588640048034,"5.0-5.1":0.0038825013509457,"6.0-6.1":0.0024706826778745,"7.0-7.1":0.0081179573701591,"8.1-8.4":0.019412506754728,"9.0-9.2":0.010235685379766,"9.3":0.075532299009307,"10.0-10.2":0.047295925547884,"10.3":0.098121397778445,"11.0-11.2":0.12812254458121,"11.3-11.4":0.30707056139298,"12.0-12.1":2.7110448069649,"12.2":0.013059322725908},I:{"3":0.0061384208037825,"4":0.81640996690307,_:"67","2.1":0,"2.2":0,"2.3":0.13504525768322,"4.1":0.23325999054374,"4.2-4.3":1.2338225815603,"4.4":0,"4.4.3-4.4.4":2.7684277825059},A:{"7":0.004428,"8":0.234684,"9":0.017712,"10":0.084132,"11":1.97046,_:"6 5.5"},B:{"12":0.208116,"13":0.039852,"14":0.039852,"15":0.026568,"16":0.363096,"17":0.646488,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.64339442815249,"5.0-5.4":0.071488269794721,"6.2-6.4":0.081700879765396,_:"7.2-7.4 8.2"},N:{"10":0.037611,"11":0.112833},J:{"7":0.0434616,"10":0.1738464},R:{_:"0"},M:{"0":0.378896},O:{"0":6.875848},Q:{_:"1.2"},H:{"0":9.7749634295533},L:{"0":29.093924}}; +module.exports={D:{"9":0.009964,"11":0.019928,"19":0.02491,"21":0.004982,"29":0.009964,"33":0.089676,"41":0.129532,"43":0.069748,"49":0.059784,"51":0.019928,"55":0.009964,"56":0.283974,"58":0.313866,"59":0.004982,"60":0.02491,"61":0.009964,"62":0.009964,"63":0.403542,"64":0.009964,"65":0.089676,"66":0.009964,"69":0.14946,"70":0.2491,"71":0.14946,"72":0.57293,"73":21.078842,"74":0.029892,"75":0.004982,_:"4 5 6 7 8 10 12 13 14 15 16 17 18 20 22 23 24 25 26 27 28 30 31 32 34 35 36 37 38 39 40 42 44 45 46 47 48 50 52 53 54 57 67 68 76"},C:{"3":0.194298,"9":0.004982,"19":0.014946,"21":0.004982,"22":0.009964,"39":0.084694,"43":0.019928,"45":0.019928,"47":0.089676,"48":0.234154,"49":0.034874,"50":0.009964,"52":0.104622,"54":0.004982,"55":0.019928,"56":0.034874,"57":0.019928,"58":0.059784,"59":0.02491,"60":0.378632,"61":0.009964,"62":1.429834,"63":0.039856,"64":0.04982,"65":1.300302,"66":7.717118,"67":0.04982,_:"2 4 5 6 7 8 10 11 12 13 14 15 16 17 18 20 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 44 46 51 53 68 3.5 3.6"},F:{"20":0.004982,"34":0.009964,"35":0.009964,"36":0.029892,"37":0.009964,"40":0.009964,"42":0.004982,"45":0.009964,"48":0.04982,"50":0.004982,"55":0.004982,"56":0.029892,"58":3.158588,_:"9 11 12 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 38 39 41 43 44 46 47 49 51 52 53 54 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.119568},E:{"4":0,"11":0.109604,"12":0.358704,_:"0 5 6 7 8 9 10 3.2 5.1 7.1","3.1":0.009964,"6.1":0.009964,"9.1":0.034874,"10.1":0.014946,"11.1":0.104622,"12.1":0.488236},G:{"8":0.035069759031322,"3.2":0.002277257079956,"4.0-4.1":0.0013663542479736,"4.2-4.3":0.00045545141599119,"5.0-5.1":0.0045545141599119,"6.0-6.1":0.002277257079956,"7.0-7.1":0.0081981254878415,"8.1-8.4":0.017762605223657,"9.0-9.2":0.010475382567797,"9.3":0.086991220454318,"10.0-10.2":0.048277850095067,"10.3":0.11522920824577,"11.0-11.2":0.14210084178925,"11.3-11.4":0.29194435765036,"12.0-12.1":1.7625969798859,"12.2":2.0217488355849},I:{"3":0.0035459858870968,"4":0.51062196774194,_:"67","2.1":0.024821901209677,"2.2":0.042551830645161,"2.3":0.024821901209677,"4.1":0.25531098387097,"4.2-4.3":1.1063475967742,"4.4":0,"4.4.3-4.4.4":1.5495958326613},A:{"8":0.095445176715177,"9":0.010046860706861,"10":0.22103093555094,"11":2.089747027027,_:"6 7 5.5"},B:{"12":0.089676,"13":0.064766,"14":0.059784,"15":0.064766,"16":0.069748,"17":3.41267,"18":0.184334},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.68987724675325,"5.0-5.4":0.061780051948052,"6.2-6.4":0.091118855172414,"7.2-7.4":0.49424041558442,"8.2":0.77225064935065,"9.2":0.36038363636364},N:{"10":0.02509,"11":0.07527},J:{"7":0,"10":0.130468},S:{"2.5":0.010036},R:{_:"0"},M:{"0":0.2509},O:{"0":4.551326},Q:{"1.2":0.040144},H:{"0":8.617802838488},L:{"0":27.493592}}; diff --git a/node_modules/caniuse-lite/data/regions/CH.js b/node_modules/caniuse-lite/data/regions/CH.js index 2ac1a8d68..251488565 100644 --- a/node_modules/caniuse-lite/data/regions/CH.js +++ b/node_modules/caniuse-lite/data/regions/CH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00617,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00617,"35":0,"36":0,"37":0,"38":0.01234,"39":0.00617,"40":0.01234,"41":0,"42":0,"43":0.00617,"44":0,"45":0,"46":0.00617,"47":0.00617,"48":0,"49":0.17276,"50":0,"51":0.00617,"52":0.04936,"53":0.00617,"54":0.01851,"55":0.02468,"56":0.01234,"57":0.02468,"58":0.01851,"59":0.01851,"60":0.01851,"61":0.24063,"62":0.03702,"63":0.07404,"64":0.05553,"65":0.07404,"66":0.08638,"67":0.13574,"68":0.08638,"69":0.11723,"70":0.28382,"71":5.81214,"72":7.23741,"73":0.01851,"74":0.00617,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.00617,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00617,"35":0,"36":0,"37":0,"38":0.02468,"39":0,"40":0,"41":0,"42":0,"43":0.00617,"44":0,"45":0.02468,"46":0.00617,"47":0.01234,"48":0.09872,"49":0.00617,"50":0.00617,"51":0.00617,"52":0.1851,"53":0.00617,"54":0.01234,"55":0.00617,"56":0.02468,"57":0.02468,"58":0.01851,"59":0.01851,"60":0.40105,"61":0.03702,"62":0.04319,"63":0.06787,"64":0.76508,"65":3.86242,"66":0.02468,"67":0,"3.5":0,"3.6":0.00617},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00617,"37":0,"38":0.00617,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.00617,"49":0,"50":0.00617,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00617,"57":0.2468,"58":0.26531,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00617},E:{"4":0,"5":0.01234,"6":0,"7":0.00617,"8":0.01851,"9":0.03702,"10":0.0617,"11":0.1851,"12":3.96731,_:"0","3.1":0,"3.2":0,"5.1":0.04319,"6.1":0.07404,"7.1":0,"9.1":0.14808,"10.1":0.35786,"11.1":0.70338,"12.1":0.01851},G:{"8":0.99521353547483,"3.2":0.014166740718503,"4.0-4.1":0.010625055538877,"4.2-4.3":0.010625055538877,"5.0-5.1":0.038958536975883,"6.0-6.1":0.02479179625738,"7.0-7.1":0.081458759131392,"8.1-8.4":0.19479268487942,"9.0-9.2":0.10270887020915,"9.3":0.75792062843991,"10.0-10.2":0.47458581406985,"10.3":0.98458847993595,"11.0-11.2":1.2856317202041,"11.3-11.4":3.0812661062744,"12.0-12.1":27.203683864705,"12.2":0.13104235164615},I:{"3":0.00044011820330969,"4":0.058535721040189,_:"67","2.1":0,"2.2":0,"2.3":0.0096826004728132,"4.1":0.016724491725768,"4.2-4.3":0.088463758865248,"4.4":0,"4.4.3-4.4.4":0.19849330969267},A:{"6":0,"7":0,"8":0.01851,"9":0.02468,"10":0.04319,"11":4.37453,"5.5":0},B:{"12":0.00617,"13":0.00617,"14":0.04936,"15":0.10489,"16":0.29616,"17":2.33226,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24706346072187,"5.0-5.4":0.053709447983015,"6.2-6.4":0.064451337579618,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.0383},J:{"7":0.003064,"10":0.012256},R:{_:"0"},M:{"0":0.32555},O:{"0":0.06128},Q:{_:"1.2"},H:{"0":0.14141386597938},L:{"0":20.63531}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006382,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006382,"35":0.006382,"36":0.006382,"37":0,"38":0.012764,"39":0,"40":0,"41":0.012764,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006382,"48":0,"49":0.185078,"50":0.006382,"51":0.006382,"52":0.044674,"53":0.012764,"54":0.025528,"55":0.044674,"56":0.006382,"57":0.025528,"58":0.025528,"59":0.012764,"60":0.019146,"61":0.019146,"62":0.038292,"63":0.06382,"64":0.03191,"65":0.057438,"66":0.09573,"67":0.108494,"68":0.06382,"69":0.09573,"70":0.25528,"71":0.268044,"72":1.11685,"73":13.472402,"74":0.019146,"75":0.006382,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006382,"35":0,"36":0,"37":0,"38":0.019146,"39":0,"40":0,"41":0,"42":0,"43":0.006382,"44":0,"45":0.019146,"46":0,"47":0.006382,"48":0.102112,"49":0.006382,"50":0.012764,"51":0.006382,"52":0.178696,"53":0.012764,"54":0.019146,"55":0.006382,"56":0.019146,"57":0.019146,"58":0.012764,"59":0.012764,"60":0.408448,"61":0.03191,"62":0.025528,"63":0.051056,"64":0.076584,"65":0.376538,"66":4.869466,"67":0.03191,"68":0,"3.5":0,"3.6":0.006382},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006382,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.012764,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.006382,"58":0.548852,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006382},E:{"4":0,"5":0.006382,"6":0,"7":0.006382,"8":0.19146,"9":0.019146,"10":0.057438,"11":0.172314,"12":2.68044,_:"0","3.1":0,"3.2":0,"5.1":0.038292,"6.1":0.025528,"7.1":0,"9.1":0.146786,"10.1":0.325482,"11.1":0.682874,"12.1":1.933746},G:{"8":0.25165515560893,"3.2":0.016341243870709,"4.0-4.1":0.0098047463224257,"4.2-4.3":0.0032682487741419,"5.0-5.1":0.032682487741419,"6.0-6.1":0.016341243870709,"7.0-7.1":0.058828477934554,"8.1-8.4":0.12746170219153,"9.0-9.2":0.075169721805264,"9.3":0.6242355158611,"10.0-10.2":0.34643437005904,"10.3":0.8268669398579,"11.0-11.2":1.0196936175323,"11.3-11.4":2.094947464225,"12.0-12.1":12.648122755929,"12.2":14.507756308416},I:{"3":0.00044699193548387,"4":0.064366838709677,_:"67","2.1":0.0031289435483871,"2.2":0.0053639032258065,"2.3":0.0031289435483871,"4.1":0.032183419354839,"4.2-4.3":0.13946148387097,"4.4":0,"4.4.3-4.4.4":0.19533547580645},A:{"6":0,"7":0,"8":0.019146,"9":0.019146,"10":0.044674,"11":4.53122,"5.5":0},B:{"12":0.006382,"13":0.006382,"14":0.038292,"15":0.076584,"16":0.338246,"17":2.36134,"18":0.6382},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24888550909091,"5.0-5.4":0.054105545454545,"6.2-6.4":0.032463327272727,"7.2-7.4":0.2380644,"8.2":1.7421985636364,"9.2":2.4455706545455},N:{"10":0,"11":0.03618},J:{"7":0,"10":0.01809},S:{"2.5":0},R:{_:"0"},M:{"0":0.322002},O:{"0":0.050652},Q:{"1.2":0.007236},H:{"0":0.14728741237113},L:{"0":20.581556}}; diff --git a/node_modules/caniuse-lite/data/regions/CI.js b/node_modules/caniuse-lite/data/regions/CI.js index e022dc873..d18373925 100644 --- a/node_modules/caniuse-lite/data/regions/CI.js +++ b/node_modules/caniuse-lite/data/regions/CI.js @@ -1 +1 @@ -module.exports={D:{"4":0.005084,"5":0,"6":0,"7":0,"8":0,"9":0.005084,"10":0,"11":0.010168,"12":0.005084,"13":0.005084,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005084,"24":0,"25":0,"26":0.055924,"27":0,"28":0.005084,"29":0.02542,"30":0,"31":0.198276,"32":0,"33":0.086428,"34":0,"35":0,"36":0,"37":0.005084,"38":0,"39":0,"40":0.010168,"41":0.005084,"42":0,"43":0.045756,"44":0.005084,"45":0.005084,"46":0.010168,"47":0.005084,"48":0.005084,"49":0.78802,"50":0.010168,"51":0.005084,"52":0.005084,"53":0.010168,"54":0.005084,"55":0.015252,"56":0.015252,"57":0.020336,"58":0.061008,"59":0.015252,"60":0.030504,"61":0.010168,"62":0.030504,"63":0.15252,"64":0.030504,"65":0.244032,"66":0.040672,"67":0.188108,"68":0.071176,"69":0.147436,"70":0.238948,"71":5.877104,"72":7.997132,"73":0.020336,"74":0.020336,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.05084,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005084,"39":0,"40":0,"41":0.005084,"42":0.005084,"43":0.020336,"44":0.005084,"45":0.005084,"46":0,"47":0.030504,"48":0.040672,"49":0.015252,"50":0.005084,"51":0,"52":0.066092,"53":0,"54":0.005084,"55":0,"56":0.015252,"57":0.010168,"58":0.005084,"59":0.005084,"60":0.061008,"61":0.015252,"62":0.035588,"63":0.02542,"64":0.35588,"65":1.875996,"66":0.045756,"67":0,"3.5":0,"3.6":0.010168},F:{"9":0,"11":0,"12":0,"15":0,"16":0.005084,"17":0,"18":0,"19":0,"20":0.02542,"21":0,"22":0,"23":0.010168,"24":0,"25":0,"26":0,"27":0,"28":0.005084,"29":0,"30":0.005084,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.010168,"37":0,"38":0.010168,"39":0,"40":0.005084,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.015252,"50":0.005084,"51":0.015252,"52":0,"53":0,"54":0,"55":0.005084,"56":0.010168,"57":0.523652,"58":0.574492,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.020336},E:{"4":0,"5":0,"6":0.040672,"7":0,"8":0.15252,"9":0.02542,"10":0.020336,"11":0.05084,"12":0.574492,_:"0","3.1":0,"3.2":0,"5.1":0.005084,"6.1":0.020336,"7.1":0,"9.1":0.030504,"10.1":0.132184,"11.1":0.137268,"12.1":0},G:{"8":0.19830439667767,"3.2":0.0028228383868708,"4.0-4.1":0.0021171287901531,"4.2-4.3":0.0021171287901531,"5.0-5.1":0.0077628055638947,"6.0-6.1":0.0049399671770239,"7.0-7.1":0.016231320724507,"8.1-8.4":0.038814027819474,"9.0-9.2":0.020465578304813,"9.3":0.15102185369759,"10.0-10.2":0.094565085960172,"10.3":0.19618726788752,"11.0-11.2":0.25617258360853,"11.3-11.4":0.6139673491444,"12.0-12.1":5.4205554123887,"12.2":0.026111255078555},I:{"3":0.0017973380614657,"4":0.23904596217494,_:"67","2.1":0,"2.2":0,"2.3":0.039541437352246,"4.1":0.068298846335697,"4.2-4.3":0.36126495035461,"4.4":0,"4.4.3-4.4.4":0.81059946572104},A:{"6":0.005208,"7":0,"8":0.041664,"9":0.005208,"10":0.010416,"11":0.151032,"5.5":0},B:{"12":0.035588,"13":0.040672,"14":0.045756,"15":0.066092,"16":0.045756,"17":0.320292,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2448168,"5.0-5.4":0.0408028,"6.2-6.4":0.1224084,_:"7.2-7.4 8.2"},N:{"10":0.023445538461538,"11":0.12895046153846},J:{"7":0.0157312,"10":0.0629248},R:{_:"0"},M:{"0":0.235968},O:{"0":0.973368},Q:{_:"1.2"},H:{"0":9.4479269415808},L:{"0":48.61908}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00521,"12":0,"13":0.00521,"14":0.00521,"15":0,"16":0.00521,"17":0,"18":0,"19":0.00521,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.01042,"26":0.02084,"27":0,"28":0,"29":0,"30":0.00521,"31":0.00521,"32":0,"33":0.00521,"34":0,"35":0,"36":0.00521,"37":0,"38":0.00521,"39":0,"40":0.00521,"41":0.00521,"42":0,"43":0.04168,"44":0,"45":0,"46":0.01042,"47":0.00521,"48":0,"49":0.78671,"50":0.01042,"51":0.00521,"52":0,"53":0.01042,"54":0.00521,"55":0.01563,"56":0.01042,"57":0.02084,"58":0.04168,"59":0.01042,"60":0.01042,"61":0.01042,"62":0.02605,"63":0.09378,"64":0.05731,"65":0.29176,"66":0.02605,"67":0.11983,"68":0.07294,"69":0.09378,"70":0.14067,"71":0.27613,"72":0.75545,"73":15.1611,"74":0.02084,"75":0.03647,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.02605,"33":0.00521,"34":0.00521,"35":0,"36":0,"37":0,"38":0.01042,"39":0,"40":0,"41":0.00521,"42":0.00521,"43":0.02605,"44":0.00521,"45":0.01563,"46":0,"47":0.02605,"48":0.06252,"49":0.01042,"50":0.00521,"51":0.00521,"52":0.08857,"53":0.00521,"54":0.00521,"55":0,"56":0.02605,"57":0.01042,"58":0,"59":0,"60":0.05731,"61":0.01042,"62":0.02605,"63":0.03126,"64":0.03126,"65":0.21361,"66":3.2302,"67":0.09899,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.00521,"17":0,"18":0,"19":0,"20":0.01042,"21":0,"22":0,"23":0.00521,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.00521,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00521,"37":0,"38":0.01042,"39":0,"40":0.00521,"41":0,"42":0,"43":0,"44":0,"45":0.00521,"46":0,"47":0,"48":0,"49":0.01042,"50":0,"51":0.02605,"52":0,"53":0,"54":0.00521,"55":0.00521,"56":0.00521,"57":0.01042,"58":1.18788,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.02084},E:{"4":0,"5":0,"6":0.03647,"7":0,"8":0.01563,"9":0.00521,"10":0.02084,"11":0.06773,"12":0.59394,_:"0","3.1":0,"3.2":0,"5.1":0.03126,"6.1":0,"7.1":0,"9.1":0.04689,"10.1":0.07294,"11.1":0.11983,"12.1":0.28134},G:{"8":0.050937430201141,"3.2":0.0033076253377364,"4.0-4.1":0.0019845752026418,"4.2-4.3":0.00066152506754728,"5.0-5.1":0.0066152506754728,"6.0-6.1":0.0033076253377364,"7.0-7.1":0.011907451215851,"8.1-8.4":0.025799477634344,"9.0-9.2":0.015215076553588,"9.3":0.12635128790153,"10.0-10.2":0.070121657160012,"10.3":0.16736584208946,"11.0-11.2":0.20639582107475,"11.3-11.4":0.42403756829781,"12.0-12.1":2.560102011408,"12.2":2.9365097748424},I:{"3":0.0012744858870968,"4":0.18352596774194,_:"67","2.1":0.0089214012096774,"2.2":0.015293830645161,"2.3":0.0089214012096774,"4.1":0.091762983870968,"4.2-4.3":0.39763959677419,"4.4":0,"4.4.3-4.4.4":0.55695033266129},A:{"6":0,"7":0,"8":0.02605,"9":0,"10":0.01563,"11":0.16672,"5.5":0},B:{"12":0.04689,"13":0.02605,"14":0.03126,"15":0.0521,"16":0.04168,"17":0.39596,"18":0.14067},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22175617391304,"5.0-5.4":0.03023947826087,"6.2-6.4":0.060478956521739,"7.2-7.4":0.22175617391304,"8.2":0.40319304347826,"9.2":0.22175617391304},N:{"10":0.022643636363636,"11":0.10189636363636},J:{"7":0,"10":0.07185},S:{"2.5":0},R:{_:"0"},M:{"0":0.29219},O:{"0":0.66102},Q:{"1.2":0.00958},H:{"0":7.4371745704467},L:{"0":50.29558}}; diff --git a/node_modules/caniuse-lite/data/regions/CK.js b/node_modules/caniuse-lite/data/regions/CK.js index 46a36604f..433c4702b 100644 --- a/node_modules/caniuse-lite/data/regions/CK.js +++ b/node_modules/caniuse-lite/data/regions/CK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":29.401246,"47":0,"48":0,"49":0.730331,"50":0,"51":0,"52":0.014462,"53":0,"54":0.007231,"55":0,"56":0.007231,"57":0,"58":0,"59":0,"60":0.007231,"61":0,"62":0,"63":0.007231,"64":0,"65":0,"66":0,"67":0.021693,"68":0,"69":0.021693,"70":0.07231,"71":3.03702,"72":3.955357,"73":0.021693,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.007231,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007231,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.021693,"53":0,"54":0.007231,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.014462,"61":0,"62":0,"63":0.296471,"64":0.101234,"65":0.643559,"66":0.007231,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007231,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.007231,"58":0.021693,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.007231,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.014462,"12":1.337735,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.043386,"11.1":0.086772,"12.1":0},G:{"8":0.48119257720404,"3.2":0.006849716401481,"4.0-4.1":0.0051372873011108,"4.2-4.3":0.0051372873011108,"5.0-5.1":0.018836720104073,"6.0-6.1":0.011987003702592,"7.0-7.1":0.039385869308516,"8.1-8.4":0.094183600520364,"9.0-9.2":0.049660443910738,"9.3":0.36645982747924,"10.0-10.2":0.22946549944961,"10.3":0.47605528990293,"11.0-11.2":0.6216117634344,"11.3-11.4":1.4898133173221,"12.0-12.1":13.153167919944,"12.2":0.0633598767137},I:{"3":0.00062793617021277,"4":0.083515510638298,_:"67","2.1":0,"2.2":0,"2.3":0.013814595744681,"4.1":0.023861574468085,"4.2-4.3":0.12621517021277,"4.4":0,"4.4.3-4.4.4":0.28319921276596},A:{"6":0,"7":0,"8":7.317772,"9":0,"10":0.007231,"11":1.294349,"5.5":0},B:{"12":0,"13":0.014462,"14":0.028924,"15":0.079541,"16":0.115696,"17":0.477246,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.16497965714286,"5.0-5.4":0.11342351428571,"6.2-6.4":0.061867371428571,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.041535},O:{"0":0.232596},Q:{_:"1.2"},H:{"0":0.060294737113402},L:{"0":28.48059}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.014806,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.029612,"45":0,"46":0,"47":0,"48":0,"49":0.310926,"50":0,"51":0,"52":0,"53":0.007403,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.066627,"61":0,"62":0.007403,"63":0,"64":0,"65":0.014806,"66":0.007403,"67":0,"68":0.022209,"69":0,"70":0.007403,"71":0.07403,"72":0.621852,"73":46.846184,"74":0.007403,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007403,"44":0,"45":0,"46":0,"47":0,"48":0.007403,"49":0,"50":0,"51":0.007403,"52":0.007403,"53":0,"54":0,"55":0,"56":0.014806,"57":0,"58":0.007403,"59":0.007403,"60":0,"61":0.022209,"62":0,"63":0.014806,"64":0,"65":0.340538,"66":0.503404,"67":0.022209,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007403,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.007403,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.007403,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.014806,"12":0.140657,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.022209,"10.1":0.007403,"11.1":0.066627,"12.1":0.066627},G:{"8":0.16935934634244,"3.2":0.010997360152106,"4.0-4.1":0.0065984160912639,"4.2-4.3":0.0021994720304213,"5.0-5.1":0.021994720304213,"6.0-6.1":0.010997360152106,"7.0-7.1":0.039590496547583,"8.1-8.4":0.08577940918643,"9.0-9.2":0.05058785669969,"9.3":0.42009915781047,"10.0-10.2":0.23314403522466,"10.3":0.55646642369659,"11.0-11.2":0.68623527349144,"11.3-11.4":1.4098615715001,"12.0-12.1":8.5119567577304,"12.2":9.7634563430401},I:{"3":0.00027205745967742,"4":0.039176274193548,_:"67","2.1":0.0019044022177419,"2.2":0.003264689516129,"2.3":0.0019044022177419,"4.1":0.019588137096774,"4.2-4.3":0.084881927419355,"4.4":0,"4.4.3-4.4.4":0.11888910987903},A:{"6":0,"7":0,"8":2.51702,"9":0,"10":0,"11":1.236301,"5.5":0},B:{"12":0.014806,"13":0.007403,"14":0.081433,"15":0,"16":0.014806,"17":0.185075,"18":0.118448},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.090874945945946,"5.0-5.4":0,"6.2-6.4":0.090874945945946,"7.2-7.4":0.35340256756757,"8.2":1.3631241891892,"9.2":0.71690235135135},N:{"10":0,"11":0.018179},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.322028},O:{"0":0.031164},Q:{"1.2":0.005194},H:{"0":0.073760154639175},L:{"0":19.065656}}; diff --git a/node_modules/caniuse-lite/data/regions/CL.js b/node_modules/caniuse-lite/data/regions/CL.js index b3ba7c172..6148f8221 100644 --- a/node_modules/caniuse-lite/data/regions/CL.js +++ b/node_modules/caniuse-lite/data/regions/CL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.017202,"23":0,"24":0,"25":0,"26":0.005734,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.017202,"35":0,"36":0,"37":0,"38":0.108946,"39":0.005734,"40":0,"41":0,"42":0.005734,"43":0.011468,"44":0.005734,"45":0,"46":0.011468,"47":0.005734,"48":0.005734,"49":0.309636,"50":0,"51":0.011468,"52":0,"53":0.045872,"54":0.005734,"55":0.011468,"56":0.011468,"57":0.017202,"58":0.040138,"59":0.005734,"60":0.011468,"61":0.017202,"62":0.022936,"63":0.063074,"64":0.045872,"65":0.074542,"66":0.045872,"67":0.17202,"68":0.103212,"69":0.108946,"70":0.212158,"71":9.271878,"72":11.995528,"73":0.017202,"74":0.005734,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005734,"41":0.005734,"42":0.005734,"43":0.005734,"44":0,"45":0.005734,"46":0,"47":0.005734,"48":0.022936,"49":0,"50":0,"51":0,"52":0.045872,"53":0,"54":0.005734,"55":0.005734,"56":0.017202,"57":0.005734,"58":0.011468,"59":0.005734,"60":0.022936,"61":0.005734,"62":0.011468,"63":0.011468,"64":0.223626,"65":1.250012,"66":0.017202,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005734,"37":0,"38":0.005734,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005734,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005734,"57":0.366976,"58":0.407114,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005734},E:{"4":0,"5":0,"6":0,"7":0,"8":0.091744,"9":0.040138,"10":0.02867,"11":0.074542,"12":1.238544,_:"0","3.1":0,"3.2":0,"5.1":0.091744,"6.1":0.005734,"7.1":0,"9.1":0.045872,"10.1":0.11468,"11.1":0.275232,"12.1":0.005734},G:{"8":0.31935463004103,"3.2":0.004545973381367,"4.0-4.1":0.0034094800360252,"4.2-4.3":0.0034094800360252,"5.0-5.1":0.012501426798759,"6.0-6.1":0.0079554534173922,"7.0-7.1":0.02613934694286,"8.1-8.4":0.062507133993796,"9.0-9.2":0.03295830701491,"9.3":0.24320957590313,"10.0-10.2":0.15229010827579,"10.3":0.315945150005,"11.0-11.2":0.41254708435905,"11.3-11.4":0.98874921044731,"12.0-12.1":8.7294053855699,"12.2":0.042050253777644},I:{"3":0.00053001654846336,"4":0.070492200945626,_:"67","2.1":0,"2.2":0,"2.3":0.011660364066194,"4.1":0.020140628841608,"4.2-4.3":0.10653332624113,"4.4":0,"4.4.3-4.4.4":0.23903746335697},A:{"6":0,"7":0,"8":0.029032911392405,"9":0.017419746835443,"10":0.011613164556962,"11":0.40065417721519,"5.5":0},B:{"12":0.005734,"13":0.011468,"14":0.011468,"15":0.017202,"16":0.034404,"17":0.361242,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.51382608510638,"5.0-5.4":0.030225063829787,"6.2-6.4":0.090675191489362,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.034128},J:{"7":0.0008532,"10":0.0034128},R:{_:"0"},M:{"0":0.136512},O:{"0":0.046926},Q:{_:"1.2"},H:{"0":0.18578356701031},L:{"0":55.082218}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006354,"23":0,"24":0,"25":0,"26":0.006354,"27":0,"28":0,"29":0,"30":0,"31":0.006354,"32":0,"33":0,"34":0.012708,"35":0,"36":0.006354,"37":0,"38":0.057186,"39":0,"40":0.038124,"41":0.006354,"42":0,"43":0.006354,"44":0,"45":0,"46":0.006354,"47":0,"48":0.006354,"49":0.54009,"50":0,"51":0.006354,"52":0,"53":0.025416,"54":0.006354,"55":0.006354,"56":0.012708,"57":0.019062,"58":0.038124,"59":0.006354,"60":0.006354,"61":0.012708,"62":0.03177,"63":0.06354,"64":0.038124,"65":0.076248,"66":0.044478,"67":0.228744,"68":0.069894,"69":0.088956,"70":0.203328,"71":0.247806,"72":1.219968,"73":27.220536,"74":0.019062,"75":0.012708,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.012708,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006354,"46":0,"47":0.006354,"48":0.057186,"49":0,"50":0,"51":0.006354,"52":0.050832,"53":0,"54":0,"55":0.006354,"56":0.019062,"57":0.012708,"58":0.006354,"59":0.006354,"60":0.025416,"61":0.012708,"62":0.006354,"63":0.012708,"64":0.025416,"65":0.12708,"66":2.12859,"67":0.025416,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006354,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006354,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.838728,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.050832,"9":0.006354,"10":0.03177,"11":0.076248,"12":1.296216,_:"0","3.1":0,"3.2":0,"5.1":0.298638,"6.1":0.006354,"7.1":0.006354,"9.1":0.044478,"10.1":0.152496,"11.1":0.343116,"12.1":0.679878},G:{"8":0.068627134193936,"3.2":0.0044563074151906,"4.0-4.1":0.0026737844491144,"4.2-4.3":0.00089126148303813,"5.0-5.1":0.0089126148303813,"6.0-6.1":0.0044563074151906,"7.0-7.1":0.016042706694686,"8.1-8.4":0.034759197838487,"9.0-9.2":0.020499014109877,"9.3":0.17023094326028,"10.0-10.2":0.094473717202041,"10.3":0.22548915520865,"11.0-11.2":0.2780735827079,"11.3-11.4":0.57129861062744,"12.0-12.1":3.4491819393576,"12.2":3.9563097232062},I:{"3":0.0003676310483871,"4":0.052938870967742,_:"67","2.1":0.0025734173387097,"2.2":0.0044115725806452,"2.3":0.0025734173387097,"4.1":0.026469435483871,"4.2-4.3":0.11470088709677,"4.4":0,"4.4.3-4.4.4":0.16065476814516},A:{"6":0,"7":0.0065169230769231,"8":0.032584615384615,"9":0.019550769230769,"10":0.019550769230769,"11":0.43011692307692,"5.5":0},B:{"12":0.006354,"13":0.012708,"14":0.006354,"15":0.012708,"16":0.044478,"17":0.482904,"18":0.108018},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.27411474033149,"5.0-5.4":0.020304795580111,"6.2-6.4":0.071066784530387,"7.2-7.4":0.19289555801105,"8.2":0.73097264088398,"9.2":0.54822948066298},N:{"10":0,"11":0.025522},J:{"7":0,"10":0.003646},S:{"2.5":0},R:{_:"0"},M:{"0":0.09115},O:{"0":0.032814},Q:{"1.2":0},H:{"0":0.13807189003436},L:{"0":48.828834}}; diff --git a/node_modules/caniuse-lite/data/regions/CM.js b/node_modules/caniuse-lite/data/regions/CM.js index 18a41f768..d8e9646cd 100644 --- a/node_modules/caniuse-lite/data/regions/CM.js +++ b/node_modules/caniuse-lite/data/regions/CM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008474,"12":0,"13":0.008474,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.004237,"24":0,"25":0,"26":0.008474,"27":0.004237,"28":0.088977,"29":0.004237,"30":0.004237,"31":0.008474,"32":0,"33":0.008474,"34":0,"35":0.004237,"36":0,"37":0,"38":0.004237,"39":0,"40":0.012711,"41":0,"42":0.004237,"43":0.029659,"44":0,"45":0,"46":0.012711,"47":0,"48":0,"49":0.216087,"50":0.012711,"51":0.004237,"52":0,"53":0,"54":0,"55":0.021185,"56":0.021185,"57":0.004237,"58":0.076266,"59":0.004237,"60":0.025422,"61":0.004237,"62":0.008474,"63":0.04237,"64":0.029659,"65":0.072029,"66":0.012711,"67":0.067792,"68":0.04237,"69":0.059318,"70":0.105925,"71":2.720154,"72":3.737034,"73":0.004237,"74":0.008474,"75":0},C:{"2":0.004237,"3":0.016948,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.004237,"17":0,"18":0,"19":0,"20":0,"21":0.004237,"22":0,"23":0,"24":0.004237,"25":0.008474,"26":0.004237,"27":0,"28":0.004237,"29":0.004237,"30":0.008474,"31":0,"32":0.004237,"33":0.004237,"34":0.008474,"35":0.008474,"36":0.004237,"37":0.008474,"38":0.008474,"39":0.004237,"40":0.008474,"41":0.012711,"42":0.008474,"43":0.050844,"44":0.012711,"45":0.016948,"46":0.008474,"47":0.072029,"48":0.059318,"49":0.050844,"50":0.016948,"51":0.012711,"52":0.292353,"53":0.012711,"54":0.008474,"55":0.016948,"56":0.033896,"57":0.016948,"58":0.012711,"59":0.029659,"60":0.093214,"61":0.04237,"62":0.04237,"63":0.063555,"64":0.576232,"65":2.304928,"66":0.114399,"67":0,"3.5":0,"3.6":0.008474},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.004237,"20":0.021185,"21":0,"22":0,"23":0.016948,"24":0,"25":0,"26":0,"27":0,"28":0.004237,"29":0,"30":0.004237,"31":0,"32":0,"33":0.008474,"34":0.004237,"35":0,"36":0.012711,"37":0.004237,"38":0.016948,"39":0,"40":0,"41":0,"42":0.004237,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.004237,"49":0.004237,"50":0.004237,"51":0,"52":0,"53":0.004237,"54":0,"55":0.004237,"56":0.021185,"57":0.59318,"58":0.72029,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.004237,"12.1":0.059318},E:{"4":0,"5":0,"6":0,"7":0.012711,"8":0.008474,"9":0.004237,"10":0.004237,"11":0.080503,"12":0.093214,_:"0","3.1":0,"3.2":0,"5.1":0.004237,"6.1":0.055081,"7.1":0,"9.1":0.004237,"10.1":0.033896,"11.1":0.021185,"12.1":0},G:{"8":0.10826677204043,"3.2":0.0015411640148104,"4.0-4.1":0.0011558730111078,"4.2-4.3":0.0011558730111078,"5.0-5.1":0.0042382010407285,"6.0-6.1":0.0026970370259181,"7.0-7.1":0.0088616930851596,"8.1-8.4":0.021191005203643,"9.0-9.2":0.011173439107375,"9.3":0.082452274792355,"10.0-10.2":0.051628994496147,"10.3":0.10711089902932,"11.0-11.2":0.13986063434404,"11.3-11.4":0.33520317322125,"12.0-12.1":2.9594201994396,"12.2":0.014255767136996},I:{"3":0.0042136808510638,"4":0.56041955319149,_:"67","2.1":0,"2.2":0,"2.3":0.092700978723404,"4.1":0.16011987234043,"4.2-4.3":0.84694985106383,"4.4":0,"4.4.3-4.4.4":1.9003700638298},A:{"6":0,"7":0.00429275,"8":0.07297675,"9":0.00429275,"10":0.02146375,"11":0.223223,"5.5":0},B:{"12":0.059318,"13":0.033896,"14":0.110162,"15":0.105925,"16":0.038133,"17":0.237272,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.79968343523316,"5.0-5.4":0.20245150259067,"6.2-6.4":0.070858025906736,_:"7.2-7.4 8.2"},N:{"10":0.068538535714286,"11":0.57115446428571},J:{"7":0.028815,"10":0.11526},R:{_:"0"},M:{"0":0.363069},O:{"0":3.699846},Q:{_:"1.2"},H:{"0":12.123312175258},L:{"0":49.414551}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.016912,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.02114,"20":0,"21":0,"22":0,"23":0.004228,"24":0,"25":0,"26":0.004228,"27":0.004228,"28":0,"29":0.004228,"30":0,"31":0.016912,"32":0,"33":0,"34":0,"35":0.004228,"36":0.008456,"37":0,"38":0,"39":0.004228,"40":0.012684,"41":0,"42":0,"43":0.050736,"44":0,"45":0.004228,"46":0.008456,"47":0,"48":0,"49":0.262136,"50":0.012684,"51":0,"52":0,"53":0.008456,"54":0,"55":0.025368,"56":0.016912,"57":0,"58":0.076104,"59":0,"60":0.004228,"61":0.008456,"62":0.012684,"63":0.1057,"64":0.016912,"65":0.109928,"66":0.016912,"67":0.06342,"68":0.016912,"69":0.050736,"70":0.046508,"71":0.076104,"72":0.431256,"73":6.7648,"74":0.004228,"75":0.012684,_:"76"},C:{"2":0.004228,"3":0.012684,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.004228,"22":0,"23":0.004228,"24":0,"25":0.008456,"26":0,"27":0,"28":0.004228,"29":0.004228,"30":0.004228,"31":0.004228,"32":0.004228,"33":0.004228,"34":0.004228,"35":0.004228,"36":0,"37":0.004228,"38":0.004228,"39":0.004228,"40":0.008456,"41":0.004228,"42":0.004228,"43":0.038052,"44":0.016912,"45":0.012684,"46":0.033824,"47":0.093016,"48":0.101472,"49":0.033824,"50":0.016912,"51":0.008456,"52":0.194488,"53":0.016912,"54":0.008456,"55":0.025368,"56":0.025368,"57":0.029596,"58":0.025368,"59":0.025368,"60":0.1057,"61":0.033824,"62":0.025368,"63":0.038052,"64":0.097244,"65":0.346696,"66":3.3824,"67":0.139524,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.004228,"17":0,"18":0,"19":0,"20":0.012684,"21":0,"22":0,"23":0.012684,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.008456,"34":0.004228,"35":0.004228,"36":0.004228,"37":0.004228,"38":0.004228,"39":0,"40":0,"41":0,"42":0.008456,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.012684,"49":0,"50":0,"51":0.004228,"52":0.004228,"53":0.004228,"54":0,"55":0,"56":0.008456,"57":0.008456,"58":1.276856,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.054964},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.004228,"10":0,"11":0.025368,"12":0.059192,_:"0","3.1":0,"3.2":0,"5.1":0.088788,"6.1":0,"7.1":0,"9.1":0.004228,"10.1":0.033824,"11.1":0.016912,"12.1":0.033824},G:{"8":0.029885246472531,"3.2":0.0019406004202942,"4.0-4.1":0.0011643602521765,"4.2-4.3":0.00038812008405884,"5.0-5.1":0.0038812008405884,"6.0-6.1":0.0019406004202942,"7.0-7.1":0.0069861615130591,"8.1-8.4":0.015136683278295,"9.0-9.2":0.0089267619333533,"9.3":0.074130936055239,"10.0-10.2":0.041140728910237,"10.3":0.098194381266887,"11.0-11.2":0.12109346622636,"11.3-11.4":0.24878497388172,"12.0-12.1":1.5020247253077,"12.2":1.7228650531372},I:{"3":0.0030574314516129,"4":0.44027012903226,_:"67","2.1":0.02140202016129,"2.2":0.036689177419355,"2.3":0.02140202016129,"4.1":0.22013506451613,"4.2-4.3":0.95391861290323,"4.4":0,"4.4.3-4.4.4":1.3360975443548},A:{"6":0,"7":0.0042783333333333,"8":0.07701,"9":0.0042783333333333,"10":0.017113333333333,"11":0.2567,"5.5":0},B:{"12":0.033824,"13":0.059192,"14":0.08456,"15":0.097244,"16":0.071876,"17":0.27482,"18":0.054964},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.64036528301887,"5.0-5.4":0.1524679245283,"6.2-6.4":0.060987169811321,"7.2-7.4":0.21345509433962,"8.2":0.43707471698113,"9.2":0.11180981132075},N:{"10":0.034632,"11":0.473304},J:{"7":0,"10":0.132756},S:{"2.5":0.011544},R:{_:"0"},M:{"0":0.392496},O:{"0":2.53968},Q:{"1.2":0.02886},H:{"0":9.5739033402062},L:{"0":54.668572}}; diff --git a/node_modules/caniuse-lite/data/regions/CN.js b/node_modules/caniuse-lite/data/regions/CN.js index 5ba89a1c8..da63d9038 100644 --- a/node_modules/caniuse-lite/data/regions/CN.js +++ b/node_modules/caniuse-lite/data/regions/CN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.020885,"12":0.004177,"13":0,"14":0,"15":0,"16":0,"17":0.008354,"18":0,"19":0,"20":0,"21":0.008354,"22":0,"23":0,"24":0,"25":0,"26":0.004177,"27":0.004177,"28":0,"29":0.025062,"30":0.016708,"31":0.029239,"32":0.004177,"33":0.004177,"34":0.004177,"35":0,"36":0.196319,"37":0.004177,"38":0.004177,"39":0.008354,"40":0.062655,"41":0.012531,"42":0.012531,"43":0.008354,"44":0.004177,"45":0.12531,"46":0.004177,"47":0.079363,"48":0.116956,"49":0.12531,"50":0.016708,"51":0.008354,"52":0.004177,"53":0.004177,"54":0.058478,"55":0.517948,"56":0.522125,"57":0.317452,"58":0.012531,"59":0.020885,"60":0.008354,"61":0.08354,"62":0.20885,"63":4.586346,"64":0.020885,"65":0.079363,"66":0.04177,"67":0.217204,"68":0.213027,"69":0.37593,"70":0.288213,"71":0.839577,"72":1.04425,"73":0.020885,"74":0.008354,"75":0},C:{"2":0,"3":0.008354,"4":0,"5":0,"6":0,"7":0,"8":0.075186,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.004177,"15":0.004177,"16":0,"17":0.029239,"18":0,"19":0,"20":0,"21":0.004177,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004177,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.004177,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.029239,"44":0,"45":0.008354,"46":0,"47":0.004177,"48":0.012531,"49":0,"50":0.008354,"51":0.004177,"52":0.033416,"53":0.004177,"54":0.012531,"55":0.004177,"56":0.012531,"57":0.008354,"58":0.008354,"59":0.008354,"60":0.016708,"61":0.008354,"62":0.008354,"63":0.012531,"64":0.071009,"65":0.359222,"66":0.004177,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.008354,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.025062,"58":0.029239,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004177},E:{"4":0.008354,"5":0,"6":0.004177,"7":0,"8":0.004177,"9":0.012531,"10":0.008354,"11":0.016708,"12":0.29239,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.008354,"10.1":0.020885,"11.1":0.04177,"12.1":0.004177},G:{"8":0.45133917432203,"3.2":0.0064247569298509,"4.0-4.1":0.0048185676973882,"4.2-4.3":0.0048185676973882,"5.0-5.1":0.01766808155709,"6.0-6.1":0.011243324627239,"7.0-7.1":0.036942352346643,"8.1-8.4":0.08834040778545,"9.0-9.2":0.046579487741419,"9.3":0.34372449574702,"10.0-10.2":0.21522935715,"10.3":0.44652060662464,"11.0-11.2":0.58304669138397,"11.3-11.4":1.3973846322426,"12.0-12.1":12.337139494546,"12.2":0.059429001601121},I:{"3":0.005622793144208,"4":0.74783148817967,_:"67","2.1":0,"2.2":0,"2.3":0.12370144917258,"4.1":0.21366613947991,"4.2-4.3":1.1301814219858,"4.4":0,"4.4.3-4.4.4":2.5358797080378},A:{"6":0.037578744027304,"7":0.018789372013652,"8":0.62944396245734,"9":0.39457681228669,"10":0.20668309215017,"11":1.4655710170648,"5.5":0},B:{"12":0.004177,"13":0.004177,"14":0.016708,"15":0.008354,"16":0.033416,"17":0.492886,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.061294736842105,"5.0-5.4":0.020431578947368,"6.2-6.4":0.010215789473684,_:"7.2-7.4 8.2"},N:{"10":0.011646,"11":0.011646},J:{"7":0.0023292,"10":0.0093168},R:{_:"0"},M:{"0":0.11646},O:{"0":11.506248},Q:{_:"1.2"},H:{"0":0.066154082474227},L:{"0":35.658232}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.0181,"12":0.00905,"13":0,"14":0,"15":0,"16":0,"17":0.00905,"18":0,"19":0,"20":0,"21":0.004525,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.004525,"28":0,"29":0.004525,"30":0.0181,"31":0.049775,"32":0.004525,"33":0.004525,"34":0.004525,"35":0.004525,"36":0.104075,"37":0,"38":0.004525,"39":0.00905,"40":0.06335,"41":0.013575,"42":0.00905,"43":0.004525,"44":0.004525,"45":0.1448,"46":0.004525,"47":0.095025,"48":0.122175,"49":0.15385,"50":0.022625,"51":0.00905,"52":0.004525,"53":0.004525,"54":0.049775,"55":0.543,"56":0.5973,"57":0.33485,"58":0.0181,"59":0.022625,"60":0.00905,"61":0.1267,"62":0.28055,"63":4.773875,"64":0.0181,"65":0.0905,"66":0.040725,"67":0.158375,"68":0.131225,"69":0.945725,"70":0.248875,"71":0.230775,"72":0.538475,"73":2.248925,"74":0.031675,"75":0.013575,_:"76"},C:{"2":0,"3":0.004525,"4":0,"5":0,"6":0,"7":0,"8":0.08145,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.031675,"18":0,"19":0,"20":0,"21":0.004525,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004525,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.00905,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.0181,"44":0,"45":0.004525,"46":0,"47":0.004525,"48":0.013575,"49":0.004525,"50":0.004525,"51":0,"52":0.0362,"53":0.004525,"54":0.04525,"55":0.004525,"56":0.0181,"57":0.00905,"58":0.004525,"59":0.00905,"60":0.013575,"61":0.00905,"62":0.00905,"63":0.00905,"64":0.00905,"65":0.04525,"66":0.53395,"67":0.004525,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.00905,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.004525,"57":0,"58":0.058825,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.004525,"5":0,"6":0,"7":0,"8":0.004525,"9":0.0181,"10":0.00905,"11":0.022625,"12":0.2715,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.013575,"10.1":0.02715,"11.1":0.06335,"12.1":0.17195},G:{"8":0.10980128339838,"3.2":0.0071299534674272,"4.0-4.1":0.0042779720804563,"4.2-4.3":0.0014259906934854,"5.0-5.1":0.014259906934854,"6.0-6.1":0.0071299534674272,"7.0-7.1":0.025667832482738,"8.1-8.4":0.055613637045932,"9.0-9.2":0.032797785950165,"9.3":0.27236422245572,"10.0-10.2":0.15115501350946,"10.3":0.36077564545182,"11.0-11.2":0.44490909636746,"11.3-11.4":0.91406003452417,"12.0-12.1":5.5185839837887,"12.2":6.3299726883819},I:{"3":0.0043154485887097,"4":0.62142459677419,_:"67","2.1":0.030208140120968,"2.2":0.051785383064516,"2.3":0.030208140120968,"4.1":0.3107122983871,"4.2-4.3":1.3464199596774,"4.4":0,"4.4.3-4.4.4":1.8858510332661},A:{"6":0.027684772727273,"7":0.0092282575757576,"8":0.47064113636364,"9":0.43372810606061,"10":0.18456515151515,"11":1.9194775757576,"5.5":0},B:{"12":0.004525,"13":0.00905,"14":0.013575,"15":0.00905,"16":0.0362,"17":0.51585,"18":0.1629},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.052420212765957,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.041936170212766,"8.2":0.31452127659574,"9.2":0.083872340425532},N:{"10":0.0082125,"11":0.0082125},J:{"7":0,"10":0.01095},S:{"2.5":0},R:{_:"0"},M:{"0":0.1095},O:{"0":10.878825},Q:{"1.2":5.940375},H:{"0":0.057017139175258},L:{"0":36.117325}}; diff --git a/node_modules/caniuse-lite/data/regions/CO.js b/node_modules/caniuse-lite/data/regions/CO.js index 85c085a33..5eee92add 100644 --- a/node_modules/caniuse-lite/data/regions/CO.js +++ b/node_modules/caniuse-lite/data/regions/CO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007583,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.045498,"23":0,"24":0,"25":0,"26":0.022749,"27":0.007583,"28":0,"29":0.007583,"30":0,"31":0.007583,"32":0,"33":0.007583,"34":0.015166,"35":0,"36":0.007583,"37":0,"38":0.106162,"39":0.007583,"40":0.007583,"41":0.007583,"42":0,"43":0.007583,"44":0.007583,"45":0,"46":0.015166,"47":0.007583,"48":0.007583,"49":0.30332,"50":0.015166,"51":0.030332,"52":0.015166,"53":0.060664,"54":0.007583,"55":0.015166,"56":0.030332,"57":0.022749,"58":0.113745,"59":0.037915,"60":0.045498,"61":0.15166,"62":0.07583,"63":0.15166,"64":0.090996,"65":0.136494,"66":0.128911,"67":0.356401,"68":0.318486,"69":0.280571,"70":0.470146,"71":17.59256,"72":25.979358,"73":0.037915,"74":0.015166,"75":0},C:{"2":0,"3":0.007583,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.022749,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007583,"35":0,"36":0,"37":0,"38":0,"39":0.007583,"40":0,"41":0,"42":0,"43":0.007583,"44":0,"45":0.015166,"46":0,"47":0.007583,"48":0.022749,"49":0.007583,"50":0.015166,"51":0.007583,"52":0.037915,"53":0,"54":0.007583,"55":0.007583,"56":0.015166,"57":0.015166,"58":0.022749,"59":0.015166,"60":0.030332,"61":0.022749,"62":0.022749,"63":0.022749,"64":0.197158,"65":1.251195,"66":0.022749,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007583,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.007583,"57":0.295737,"58":0.424648,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.015166,"8":0.053081,"9":0.060664,"10":0.045498,"11":0.098579,"12":1.948831,_:"0","3.1":0,"3.2":0,"5.1":0.250239,"6.1":0.022749,"7.1":0,"9.1":0.060664,"10.1":0.189575,"11.1":0.432231,"12.1":0.007583},G:{"8":0.12629362643851,"3.2":0.0017977740418293,"4.0-4.1":0.001348330531372,"4.2-4.3":0.001348330531372,"5.0-5.1":0.0049438786150305,"6.0-6.1":0.0031461045732012,"7.0-7.1":0.010337200740518,"8.1-8.4":0.024719393075153,"9.0-9.2":0.013033861803262,"9.3":0.096180911237867,"10.0-10.2":0.060225430401281,"10.3":0.12494529590713,"11.0-11.2":0.16314799429601,"11.3-11.4":0.39101585409787,"12.0-12.1":3.4521756038227,"12.2":0.016629409886921},I:{"3":0.00077190070921986,"4":0.10266279432624,_:"67","2.1":0,"2.2":0,"2.3":0.016981815602837,"4.1":0.029332226950355,"4.2-4.3":0.15515204255319,"4.4":0,"4.4.3-4.4.4":0.34812721985816},A:{"6":0,"7":0,"8":0.030951020408163,"9":0.015475510204082,"10":0.023213265306122,"11":0.30951020408163,"5.5":0},B:{"12":0.007583,"13":0.007583,"14":0.030332,"15":0.022749,"16":0.060664,"17":0.37915,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.45942336,"5.0-5.4":0.010209408,"6.2-6.4":0.030628224,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.079761},J:{"7":0.002417,"10":0.009668},R:{_:"0"},M:{"0":0.070093},O:{"0":2.073786},Q:{_:"1.2"},H:{"0":0.12127775085911},L:{"0":34.620578}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.023832,"23":0,"24":0,"25":0,"26":0.015888,"27":0,"28":0,"29":0,"30":0,"31":0.007944,"32":0,"33":0,"34":0.007944,"35":0,"36":0.007944,"37":0,"38":0.055608,"39":0.007944,"40":0,"41":0.007944,"42":0.007944,"43":0.007944,"44":0.007944,"45":0,"46":0.015888,"47":0,"48":0.007944,"49":0.365424,"50":0.007944,"51":0.023832,"52":0.007944,"53":0.03972,"54":0.007944,"55":0.007944,"56":0.023832,"57":0.023832,"58":0.095328,"59":0.031776,"60":0.023832,"61":0.087384,"62":0.063552,"63":0.111216,"64":0.087384,"65":0.11916,"66":0.111216,"67":0.262152,"68":0.174768,"69":0.214488,"70":0.325704,"71":0.452808,"72":1.533192,"73":48.434568,"74":0.047664,"75":0.007944,_:"76"},C:{"2":0,"3":0.007944,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.023832,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007944,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007944,"44":0,"45":0.007944,"46":0,"47":0.015888,"48":0.031776,"49":0.007944,"50":0.023832,"51":0.007944,"52":0.031776,"53":0.007944,"54":0.007944,"55":0,"56":0.007944,"57":0.007944,"58":0.007944,"59":0.015888,"60":0.031776,"61":0.007944,"62":0.015888,"63":0.015888,"64":0.023832,"65":0.135048,"66":1.94628,"67":0.031776,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007944,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.802344,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.007944,"8":0.015888,"9":0.087384,"10":0.047664,"11":0.087384,"12":1.342536,_:"0","3.1":0,"3.2":0,"5.1":0.905616,"6.1":0.063552,"7.1":0,"9.1":0.03972,"10.1":0.1986,"11.1":0.35748,"12.1":0.778512},G:{"8":0.027291148604023,"3.2":0.0017721525067547,"4.0-4.1":0.0010632915040528,"4.2-4.3":0.00035443050135095,"5.0-5.1":0.0035443050135095,"6.0-6.1":0.0017721525067547,"7.0-7.1":0.006379749024317,"8.1-8.4":0.013822789552687,"9.0-9.2":0.0081519015310718,"9.3":0.067696225758031,"10.0-10.2":0.0375696331432,"10.3":0.089670916841789,"11.0-11.2":0.1105823164215,"11.3-11.4":0.22718995136596,"12.0-12.1":1.3716460402282,"12.2":1.5733169954968},I:{"3":0.00049639516129032,"4":0.071480903225806,_:"67","2.1":0.0034747661290323,"2.2":0.0059567419354839,"2.3":0.0034747661290323,"4.1":0.035740451612903,"4.2-4.3":0.15487529032258,"4.4":0,"4.4.3-4.4.4":0.21692468548387},A:{"6":0,"7":0,"8":0.032482133333333,"9":0.016241066666667,"10":0.016241066666667,"11":0.30045973333333,"5.5":0},B:{"12":0.007944,"13":0.007944,"14":0.023832,"15":0.023832,"16":0.047664,"17":0.500472,"18":0.135048},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22616,"5.0-5.4":0.01028,"6.2-6.4":0.03084,"7.2-7.4":0.0514,"8.2":0.32896,"9.2":0.28784},N:{"10":0,"11":0.059624},J:{"7":0,"10":0.01028},S:{"2.5":0},R:{_:"0"},M:{"0":0.057568},O:{"0":1.992264},Q:{"1.2":0.002056},H:{"0":0.10900332646048},L:{"0":28.81508}}; diff --git a/node_modules/caniuse-lite/data/regions/CR.js b/node_modules/caniuse-lite/data/regions/CR.js index 6aba3dddb..4a7717f69 100644 --- a/node_modules/caniuse-lite/data/regions/CR.js +++ b/node_modules/caniuse-lite/data/regions/CR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.007172,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.014344,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007172,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.007172,"29":0.007172,"30":0,"31":0,"32":0,"33":0,"34":0.007172,"35":0,"36":0,"37":0,"38":0.021516,"39":0.007172,"40":0.007172,"41":0,"42":0,"43":0.007172,"44":0,"45":0,"46":0.007172,"47":0.007172,"48":0.007172,"49":0.60962,"50":0.007172,"51":0.007172,"52":0,"53":0.007172,"54":0.014344,"55":0.007172,"56":0.007172,"57":0.007172,"58":0.021516,"59":0.014344,"60":0.007172,"61":0.014344,"62":0.03586,"63":0.057376,"64":0.043032,"65":0.07172,"66":0.050204,"67":0.193644,"68":0.164956,"69":0.121924,"70":0.243848,"71":12.87374,"72":17.757872,"73":0.03586,"74":0.014344,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.007172,"40":0,"41":0,"42":0,"43":0,"44":0.014344,"45":0.007172,"46":0,"47":0.014344,"48":0.043032,"49":0.007172,"50":0,"51":0.007172,"52":0.050204,"53":0.007172,"54":0.014344,"55":0,"56":0.014344,"57":0.007172,"58":0.021516,"59":0.007172,"60":0.043032,"61":0.021516,"62":0.014344,"63":0.03586,"64":0.351428,"65":2.22332,"66":0.03586,"67":0.007172,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007172,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007172,"37":0.007172,"38":0.007172,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007172,"50":0.007172,"51":0,"52":0.007172,"53":0,"54":0,"55":0,"56":0.007172,"57":0.236676,"58":0.265364,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007172},E:{"4":0,"5":0,"6":0.014344,"7":0,"8":0.043032,"9":0.344256,"10":0.064548,"11":0.243848,"12":4.489672,_:"0","3.1":0,"3.2":0,"5.1":0.121924,"6.1":0,"7.1":0,"9.1":0.164956,"10.1":0.494868,"11.1":0.939532,"12.1":0.028688},G:{"8":0.30992604383068,"3.2":0.0044117586310417,"4.0-4.1":0.0033088189732813,"4.2-4.3":0.0033088189732813,"5.0-5.1":0.012132336235365,"6.0-6.1":0.007720577604323,"7.0-7.1":0.02536761212849,"8.1-8.4":0.060661681176824,"9.0-9.2":0.031985250075053,"9.3":0.23602908676073,"10.0-10.2":0.1477939141399,"10.3":0.3066172248574,"11.0-11.2":0.40036709576704,"11.3-11.4":0.95955750225158,"12.0-12.1":8.4716795112579,"12.2":0.040808767337136},I:{"3":0.0012598486997636,"4":0.16755987706856,_:"67","2.1":0,"2.2":0,"2.3":0.027716671394799,"4.1":0.047874250591017,"4.2-4.3":0.25322958865248,"4.4":0,"4.4.3-4.4.4":0.56819176359338},A:{"6":0,"7":0,"8":0.021516,"9":0.014344,"10":0.007172,"11":1.771484,"5.5":0},B:{"12":0.007172,"13":0.014344,"14":0.028688,"15":0.043032,"16":0.114752,"17":0.903672,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43144179439252,"5.0-5.4":0.030817271028037,"6.2-6.4":0.10272423676012,_:"7.2-7.4 8.2"},N:{"10":0.01414,"11":0.02828},J:{"7":0.0005656,"10":0.0022624},R:{_:"0"},M:{"0":0.161196},O:{"0":0.067872},Q:{_:"1.2"},H:{"0":0.41766936082474},L:{"0":33.914568}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007418,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007418,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.022254,"36":0,"37":0,"38":0.014836,"39":0,"40":0.007418,"41":0.007418,"42":0,"43":0.022254,"44":0,"45":0,"46":0,"47":0.022254,"48":0,"49":0.808562,"50":0.007418,"51":0.007418,"52":0,"53":0,"54":0.014836,"55":0.007418,"56":0.007418,"57":0.007418,"58":0.03709,"59":0.007418,"60":0.014836,"61":0.022254,"62":0.059344,"63":0.044508,"64":0.044508,"65":0.11127,"66":0.029672,"67":0.200286,"68":0.051926,"69":0.081598,"70":0.096434,"71":0.252212,"72":1.364912,"73":32.794978,"74":0.051926,"75":0.022254,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007418,"36":0,"37":0,"38":0,"39":0.007418,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.022254,"46":0,"47":0.014836,"48":0.081598,"49":0.007418,"50":0,"51":0.007418,"52":0.07418,"53":0.014836,"54":0,"55":0,"56":0.007418,"57":0.014836,"58":0.007418,"59":0.007418,"60":0.059344,"61":0.014836,"62":0.014836,"63":0.022254,"64":0.059344,"65":0.207704,"66":3.575476,"67":0.07418,"68":0.007418,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007418,"37":0,"38":0.014836,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.534096,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.014836,"7":0,"8":0.007418,"9":0.066762,"10":0.044508,"11":0.178032,"12":3.093306,_:"0","3.1":0,"3.2":0,"5.1":0.682456,"6.1":0,"7.1":0,"9.1":0.155778,"10.1":0.348646,"11.1":0.867906,"12.1":1.63196},G:{"8":0.074775160012008,"3.2":0.0048555298709096,"4.0-4.1":0.0029133179225458,"4.2-4.3":0.00097110597418193,"5.0-5.1":0.0097110597418193,"6.0-6.1":0.0048555298709096,"7.0-7.1":0.017479907535275,"8.1-8.4":0.037873132993095,"9.0-9.2":0.022335437406184,"9.3":0.18548124106875,"10.0-10.2":0.10293723326328,"10.3":0.24568981146803,"11.0-11.2":0.30298506394476,"11.3-11.4":0.62247892945062,"12.0-12.1":3.7581801200841,"12.2":4.3107394193936},I:{"3":0.00073630241935484,"4":0.1060275483871,_:"67","2.1":0.0051541169354839,"2.2":0.0088356290322581,"2.3":0.0051541169354839,"4.1":0.053013774193548,"4.2-4.3":0.22972635483871,"4.4":0,"4.4.3-4.4.4":0.32176415725806},A:{"6":0,"7":0,"8":0.007418,"9":0.007418,"10":0.014836,"11":1.950934,"5.5":0},B:{"12":0.014836,"13":0.014836,"14":0.029672,"15":0.03709,"16":0.081598,"17":1.172044,"18":0.200286},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.34845083076923,"5.0-5.4":0.010248553846154,"6.2-6.4":0.061491323076923,"7.2-7.4":0.16397686153846,"8.2":1.0760981538462,"9.2":1.0043582769231},N:{"10":0.010328,"11":0.020656},J:{"7":0,"10":0.005164},S:{"2.5":0},R:{_:"0"},M:{"0":0.126518},O:{"0":0.056804},Q:{"1.2":0.002582},H:{"0":0.50844992439863},L:{"0":31.555728}}; diff --git a/node_modules/caniuse-lite/data/regions/CU.js b/node_modules/caniuse-lite/data/regions/CU.js index 32b53921b..b64d866bd 100644 --- a/node_modules/caniuse-lite/data/regions/CU.js +++ b/node_modules/caniuse-lite/data/regions/CU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007038,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.007038,"19":0,"20":0,"21":0,"22":0.014076,"23":0.007038,"24":0,"25":0,"26":0,"27":0,"28":0.007038,"29":0.028152,"30":0.021114,"31":0.007038,"32":0,"33":0.007038,"34":0.014076,"35":0,"36":0.007038,"37":0,"38":0.014076,"39":0,"40":0.007038,"41":0.007038,"42":0.007038,"43":0.007038,"44":0.007038,"45":0.007038,"46":0.014076,"47":0.007038,"48":0.021114,"49":0.056304,"50":0.014076,"51":0.03519,"52":0.049266,"53":0.014076,"54":0.056304,"55":0.014076,"56":0.021114,"57":0.03519,"58":0.063342,"59":0.007038,"60":0.028152,"61":0.021114,"62":0.03519,"63":0.091494,"64":0.063342,"65":0.049266,"66":0.03519,"67":0.084456,"68":0.190026,"69":0.17595,"70":0.323748,"71":3.27267,"72":3.540114,"73":0,"74":0.007038,"75":0},C:{"2":0,"3":0,"4":0.014076,"5":0.007038,"6":0.007038,"7":0,"8":0.007038,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.007038,"15":0.014076,"16":0,"17":0.014076,"18":0.007038,"19":0.021114,"20":0.007038,"21":0.007038,"22":0.007038,"23":0.063342,"24":0.028152,"25":0.021114,"26":0.337824,"27":0.014076,"28":0.021114,"29":0.03519,"30":0.049266,"31":0.03519,"32":0.028152,"33":0.112608,"34":0.239292,"35":0.126684,"36":0.049266,"37":0.168912,"38":0.14076,"39":0.119646,"40":0.295596,"41":0.168912,"42":0.091494,"43":0.42228,"44":0.10557,"45":0.647496,"46":0.365976,"47":0.548964,"48":0.267444,"49":0.330786,"50":0.541926,"51":0.14076,"52":1.133118,"53":0.239292,"54":1.949526,"55":0.225216,"56":0.675648,"57":1.252764,"58":0.464508,"59":0.781218,"60":1.245726,"61":1.37241,"62":1.189422,"63":0.978282,"64":11.915334,"65":7.368786,"66":0.24633,"67":0.049266,"3.5":0.014076,"3.6":0.021114},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007038,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.007038,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007038,"30":0,"31":0,"32":0,"33":0.007038,"34":0.007038,"35":0.007038,"36":0.007038,"37":0.007038,"38":0.021114,"39":0,"40":0,"41":0,"42":0.007038,"43":0,"44":0,"45":0.007038,"46":0.007038,"47":0.007038,"48":0,"49":0.007038,"50":0.007038,"51":0,"52":0,"53":0,"54":0.007038,"55":0.007038,"56":0.049266,"57":0.429318,"58":0.450432,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.021114,"12.1":0.028152},E:{"4":0,"5":0.03519,"6":0,"7":0,"8":0.007038,"9":0,"10":0.007038,"11":0.028152,"12":0.126684,_:"0","3.1":0,"3.2":0,"5.1":0.007038,"6.1":0,"7.1":0,"9.1":0.007038,"10.1":0.021114,"11.1":0.03519,"12.1":0},G:{"8":0.15822220574402,"3.2":0.002252273391374,"4.0-4.1":0.0016892050435305,"4.2-4.3":0.0016892050435305,"5.0-5.1":0.0061937518262784,"6.0-6.1":0.0039414784349044,"7.0-7.1":0.0129505720004,"8.1-8.4":0.030968759131392,"9.0-9.2":0.016328982087461,"9.3":0.12049662643851,"10.0-10.2":0.075451158611028,"10.3":0.15653300070049,"11.0-11.2":0.20439381026719,"11.3-11.4":0.48986946262384,"12.0-12.1":4.3249279797858,"12.2":0.020833528870209},I:{"3":0.0020245626477541,"4":0.2692668321513,_:"67","2.1":0,"2.2":0,"2.3":0.044540378250591,"4.1":0.076933380614657,"4.2-4.3":0.40693709219858,"4.4":0,"4.4.3-4.4.4":0.91307775413712},A:{"6":0,"7":0,"8":0.168912,"9":0.014076,"10":0.063342,"11":0.513774,"5.5":0},B:{"12":0.021114,"13":0.049266,"14":0.077418,"15":0.077418,"16":0.098532,"17":0.133722,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.76737686699507,"5.0-5.4":0.13126183251232,"6.2-6.4":0.080776512315271,_:"7.2-7.4 8.2"},N:{"10":0.022080363636364,"11":0.099361636363636},J:{"7":0.002962,"10":0.011848},R:{_:"0"},M:{"0":1.353634},O:{"0":0.361364},Q:{_:"1.2"},H:{"0":0.58888835051546},L:{"0":37.401348}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006734,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.006734,"19":0,"20":0,"21":0,"22":0.006734,"23":0.006734,"24":0,"25":0,"26":0,"27":0.006734,"28":0,"29":0.013468,"30":0.006734,"31":0,"32":0,"33":0.006734,"34":0.026936,"35":0,"36":0.006734,"37":0,"38":0.020202,"39":0,"40":0.040404,"41":0,"42":0,"43":0.006734,"44":0.013468,"45":0,"46":0.026936,"47":0.013468,"48":0.013468,"49":0.074074,"50":0.013468,"51":0.020202,"52":0.026936,"53":0.087542,"54":0.040404,"55":0.020202,"56":0.013468,"57":0.026936,"58":0.074074,"59":0.006734,"60":0.026936,"61":0.013468,"62":0.026936,"63":0.154882,"64":0.020202,"65":0.040404,"66":0.013468,"67":0.047138,"68":0.080808,"69":0.060606,"70":0.255892,"71":0.20202,"72":0.693602,"73":6.484842,"74":0,"75":0.026936,_:"76"},C:{"2":0.006734,"3":0,"4":0.006734,"5":0.006734,"6":0,"7":0,"8":0.006734,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.013468,"16":0.006734,"17":0.020202,"18":0.006734,"19":0.006734,"20":0.006734,"21":0.006734,"22":0.006734,"23":0.040404,"24":0.013468,"25":0.026936,"26":0.047138,"27":0.013468,"28":0.020202,"29":0.013468,"30":0.03367,"31":0.020202,"32":0.026936,"33":0.127946,"34":0.208754,"35":0.114478,"36":0.047138,"37":0.074074,"38":0.161616,"39":0.074074,"40":0.3367,"41":0.141414,"42":0.141414,"43":0.40404,"44":0.074074,"45":0.491582,"46":0.289562,"47":0.63973,"48":0.356902,"49":0.579124,"50":0.50505,"51":0.127946,"52":1.259258,"53":0.249158,"54":1.420874,"55":0.148148,"56":0.855218,"57":1.353534,"58":0.444444,"59":1.508416,"60":1.21212,"61":0.693602,"62":0.949494,"63":0.895622,"64":1.474746,"65":3.643094,"66":10.599316,"67":0.289562,"68":0.06734,"3.5":0,"3.6":0.013468},F:{"9":0,"11":0,"12":0.006734,"15":0,"16":0,"17":0.006734,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.006734,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.013468,"30":0,"31":0.006734,"32":0,"33":0.006734,"34":0.006734,"35":0,"36":0.006734,"37":0,"38":0.020202,"39":0,"40":0,"41":0,"42":0.006734,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006734,"50":0,"51":0,"52":0,"53":0.006734,"54":0.006734,"55":0.006734,"56":0.006734,"57":0.03367,"58":0.969696,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.013468,"12.1":0.013468},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006734,"9":0.006734,"10":0,"11":0.03367,"12":0.16835,_:"0","3.1":0,"3.2":0,"5.1":0.087542,"6.1":0,"7.1":0,"9.1":0.013468,"10.1":0.013468,"11.1":0.040404,"12.1":0.013468},G:{"8":0.04516479575703,"3.2":0.0029327789452617,"4.0-4.1":0.001759667367157,"4.2-4.3":0.00058655578905234,"5.0-5.1":0.0058655578905234,"6.0-6.1":0.0029327789452617,"7.0-7.1":0.010558004202942,"8.1-8.4":0.022875675773041,"9.0-9.2":0.013490783148204,"9.3":0.112032155709,"10.0-10.2":0.062174913639548,"10.3":0.14839861463024,"11.0-11.2":0.18300540618433,"11.3-11.4":0.37598226078255,"12.0-12.1":2.2699709036325,"12.2":2.6037211476033},I:{"3":0.0013988346774194,"4":0.20143219354839,_:"67","2.1":0.0097918427419355,"2.2":0.016786016129032,"2.3":0.0097918427419355,"4.1":0.10071609677419,"4.2-4.3":0.43643641935484,"4.4":0,"4.4.3-4.4.4":0.61129075403226},A:{"6":0,"7":0,"8":0.087542,"9":0.006734,"10":0.175084,"11":0.53872,"5.5":0},B:{"12":0.047138,"13":0.047138,"14":0.040404,"15":0.047138,"16":0.195286,"17":0.296296,"18":0.141414},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.72268696551724,"5.0-5.4":0.20074637931034,"6.2-6.4":0.12044782758621,"7.2-7.4":0.34126884482759,"8.2":0.70261232758621,"9.2":0.24089565517241},N:{"10":0.012519666666667,"11":0.062598333333333},J:{"7":0,"10":0.006532},S:{"2.5":0},R:{_:"0"},M:{"0":1.214952},O:{"0":0.349462},Q:{"1.2":0.009798},H:{"0":0.55656680412371},L:{"0":41.001514}}; diff --git a/node_modules/caniuse-lite/data/regions/CV.js b/node_modules/caniuse-lite/data/regions/CV.js index 0dbc752b0..3144d6df6 100644 --- a/node_modules/caniuse-lite/data/regions/CV.js +++ b/node_modules/caniuse-lite/data/regions/CV.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.006001,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006001,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.018003,"34":0,"35":0,"36":0,"37":0,"38":0.006001,"39":0,"40":0.072012,"41":0,"42":0,"43":0.42007,"44":0,"45":0.018003,"46":0.012002,"47":0.012002,"48":0,"49":0.258043,"50":0.006001,"51":0,"52":0,"53":0.036006,"54":0.006001,"55":0.108018,"56":0.012002,"57":0.006001,"58":0.066011,"59":0,"60":0.036006,"61":0.042007,"62":0.12002,"63":0.072012,"64":0.06001,"65":0.12002,"66":0.18003,"67":0.072012,"68":0.222037,"69":0.150025,"70":0.564094,"71":9.415569,"72":12.872145,"73":0.090015,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006001,"33":0,"34":0,"35":0,"36":0,"37":0.006001,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006001,"48":0.006001,"49":0,"50":0.018003,"51":0.006001,"52":0.018003,"53":0,"54":0,"55":0,"56":0.006001,"57":0.012002,"58":0,"59":0.012002,"60":0.018003,"61":0.006001,"62":0,"63":0.036006,"64":0.228038,"65":1.404234,"66":0.096016,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006001,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.018003,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.012002,"55":0,"56":0.006001,"57":0.402067,"58":0.516086,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006001,"9":0,"10":0,"11":0.126021,"12":2.112352,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.030005,"10.1":0.096016,"11.1":0.510085,"12.1":0.006001},G:{"8":0.32144501921345,"3.2":0.0045757298108676,"4.0-4.1":0.0034317973581507,"4.2-4.3":0.0034317973581507,"5.0-5.1":0.012583256979886,"6.0-6.1":0.0080075271690183,"7.0-7.1":0.026310446412489,"8.1-8.4":0.06291628489943,"9.0-9.2":0.03317404112879,"9.3":0.24480154488142,"10.0-10.2":0.15328694866406,"10.3":0.3180132218553,"11.0-11.2":0.41524748033624,"11.3-11.4":0.9952212338637,"12.0-12.1":8.7865451693185,"12.2":0.042325500750525},I:{"3":0.0028461737588652,"4":0.37854110992908,_:"67","2.1":0,"2.2":0,"2.3":0.062615822695035,"4.1":0.10815460283688,"4.2-4.3":0.57208092553191,"4.4":0,"4.4.3-4.4.4":1.2836243652482},A:{"6":0,"7":0,"8":0.024004,"9":0.018003,"10":0.018003,"11":1.254209,"5.5":0},B:{"12":0.054009,"13":0.054009,"14":0.066011,"15":0.084014,"16":0.102017,"17":0.678113,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.94045502352941,"5.0-5.4":0.10334670588235,"6.2-6.4":0.11368137647059,_:"7.2-7.4 8.2"},N:{"10":0.025327,"11":0.202616},J:{"7":0.003999,"10":0.015996},R:{_:"0"},M:{"0":0.03999},O:{"0":0.263934},Q:{_:"1.2"},H:{"0":0.17036976804124},L:{"0":47.053808}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.006401,"20":0.006401,"21":0,"22":0,"23":0,"24":0.006401,"25":0,"26":0.019203,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.019203,"34":0.012802,"35":0.012802,"36":0.121619,"37":0,"38":0.006401,"39":0,"40":0.051208,"41":0,"42":0,"43":0.313649,"44":0.006401,"45":0,"46":0.019203,"47":0,"48":0,"49":0.243238,"50":0.006401,"51":0,"52":0,"53":0.012802,"54":0.006401,"55":0.102416,"56":0.012802,"57":0.006401,"58":0.019203,"59":0.006401,"60":0.019203,"61":0.006401,"62":0,"63":0.025604,"64":0.089614,"65":0.236837,"66":0.06401,"67":0.070411,"68":0.089614,"69":0.057609,"70":0.390461,"71":0.441669,"72":1.888295,"73":24.739865,"74":0.153624,"75":0.032005,_:"76"},C:{"2":0,"3":0.006401,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.012802,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006401,"44":0,"45":0.006401,"46":0,"47":0,"48":0.038406,"49":0,"50":0.006401,"51":0.012802,"52":0.012802,"53":0,"54":0,"55":0.006401,"56":0.006401,"57":0.025604,"58":0.012802,"59":0,"60":0.006401,"61":0.025604,"62":0.012802,"63":0.012802,"64":0.012802,"65":0.134421,"66":2.515593,"67":0.051208,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006401,"57":0.006401,"58":1.004957,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006401,"9":0,"10":0,"11":0.083213,"12":1.446626,_:"0","3.1":0,"3.2":0,"5.1":0.019203,"6.1":0.006401,"7.1":0,"9.1":0.06401,"10.1":0.089614,"11.1":0.313649,"12.1":1.286601},G:{"8":0.084755563594516,"3.2":0.0055036080256179,"4.0-4.1":0.0033021648153708,"4.2-4.3":0.0011007216051236,"5.0-5.1":0.011007216051236,"6.0-6.1":0.0055036080256179,"7.0-7.1":0.019812988892225,"8.1-8.4":0.04292814259982,"9.0-9.2":0.025316596917842,"9.3":0.21023782657861,"10.0-10.2":0.1166764901431,"10.3":0.27848256609627,"11.0-11.2":0.34342514079856,"11.3-11.4":0.70556254888422,"12.0-12.1":4.2597926118283,"12.2":4.8861032051436},I:{"3":0.002174029233871,"4":0.31306020967742,_:"67","2.1":0.015218204637097,"2.2":0.026088350806452,"2.3":0.015218204637097,"4.1":0.15653010483871,"4.2-4.3":0.67829712096774,"4.4":0,"4.4.3-4.4.4":0.95005077520161},A:{"6":0,"7":0,"8":0.01933017218543,"9":0,"10":0,"11":0.95362182781457,"5.5":0},B:{"12":0.025604,"13":0.044807,"14":0.115218,"15":0.083213,"16":0.096015,"17":0.684907,"18":0.160025},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54348517085427,"5.0-5.4":0.071781060301508,"6.2-6.4":0.11279880904523,"7.2-7.4":0.18457986934673,"8.2":0.60501179396985,"9.2":0.52297629648241},N:{"10":0.0518256,"11":0.2073024},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.086376},O:{"0":0.298717},Q:{"1.2":0.010797},H:{"0":0.17377233505155},L:{"0":42.755064}}; diff --git a/node_modules/caniuse-lite/data/regions/CX.js b/node_modules/caniuse-lite/data/regions/CX.js index 4193ed42d..69ad51244 100644 --- a/node_modules/caniuse-lite/data/regions/CX.js +++ b/node_modules/caniuse-lite/data/regions/CX.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0.885626,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.442813,"55":0,"56":0.442813,"57":0,"58":1.762215,"59":0,"60":0,"61":0,"62":0,"63":55.107626,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":2.205028,"72":5.286645,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":2.647841,"52":0,"53":0,"54":0.442813,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.442813,"65":0,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":1.319402,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.442813,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.30300733623536,"3.2":0.0043132716901831,"4.0-4.1":0.0032349537676373,"4.2-4.3":0.0032349537676373,"5.0-5.1":0.011861497148004,"6.0-6.1":0.0075482254578205,"7.0-7.1":0.024801312218553,"8.1-8.4":0.059307485740018,"9.0-9.2":0.031271219753828,"9.3":0.2307600354248,"10.0-10.2":0.14449460162113,"10.3":0.29977238246773,"11.0-11.2":0.39142940588412,"11.3-11.4":0.93813659261483,"12.0-12.1":8.2825599630742,"12.2":0.039897763134194},I:{"3":0.002311488179669,"4":0.30742792789598,_:"67","2.1":0,"2.2":0,"2.3":0.050852739952719,"4.1":0.087836550827423,"4.2-4.3":0.46460912411348,"4.4":0,"4.4.3-4.4.4":1.0424811690307},A:{"6":0,"7":0,"8":1.319402,"9":0,"10":0,"11":2.205028,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.535428},O:{"0":0},Q:{_:"1.2"},H:{"0":0},L:{"0":8.874858}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":15,"54":0,"55":0,"56":0,"57":0,"58":40,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0,"72":0,"73":5,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":15,"51":0,"52":0,"53":0,"54":0,"55":10,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":5,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.07705393775643,"3.2":0.0050035024517162,"4.0-4.1":0.0030021014710297,"4.2-4.3":0.0010007004903432,"5.0-5.1":0.010007004903432,"6.0-6.1":0.0050035024517162,"7.0-7.1":0.018012608826178,"8.1-8.4":0.039027319123386,"9.0-9.2":0.023016111277895,"9.3":0.19113379365556,"10.0-10.2":0.10607425197638,"10.3":0.25317722405684,"11.0-11.2":0.31221855298709,"11.3-11.4":0.64144901431002,"12.0-12.1":3.8727108976283,"12.2":4.4421094766336},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":0}}; diff --git a/node_modules/caniuse-lite/data/regions/CY.js b/node_modules/caniuse-lite/data/regions/CY.js index 346e4328b..883c10e04 100644 --- a/node_modules/caniuse-lite/data/regions/CY.js +++ b/node_modules/caniuse-lite/data/regions/CY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.086445,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005763,"32":0,"33":0,"34":0.005763,"35":0,"36":0,"37":0,"38":0.063393,"39":0,"40":0,"41":0,"42":0.708849,"43":0.028815,"44":0,"45":0,"46":0.005763,"47":0.011526,"48":0.005763,"49":0.887502,"50":0.011526,"51":0.005763,"52":0.005763,"53":0.034578,"54":0.011526,"55":0.023052,"56":0.011526,"57":0.005763,"58":0.011526,"59":0.017289,"60":0.011526,"61":0.011526,"62":0.017289,"63":0.570537,"64":0.023052,"65":0.034578,"66":0.023052,"67":0.063393,"68":0.040341,"69":0.051867,"70":0.195942,"71":8.569581,"72":11.635497,"73":0.011526,"74":0,"75":0},C:{"2":0,"3":0,"4":0.023052,"5":0,"6":0.011526,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005763,"44":0,"45":0.005763,"46":0,"47":0.023052,"48":0.017289,"49":0.005763,"50":0.005763,"51":0,"52":0.178653,"53":0,"54":0.011526,"55":0,"56":0.005763,"57":0.005763,"58":0.017289,"59":0.005763,"60":0.023052,"61":0.017289,"62":0.017289,"63":0.017289,"64":0.28815,"65":2.068917,"66":0.017289,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.011526,"38":0.040341,"39":0,"40":0.005763,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0.005763,"54":0,"55":0,"56":0.005763,"57":0.144075,"58":0.190179,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.023052,"11":0.05763,"12":1.198704,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.011526,"7.1":0,"9.1":0.028815,"10.1":0.126786,"11.1":0.259335,"12.1":0},G:{"8":0.44428791053738,"3.2":0.0063243830681477,"4.0-4.1":0.0047432873011108,"4.2-4.3":0.0047432873011108,"5.0-5.1":0.017392053437406,"6.0-6.1":0.011067670369258,"7.0-7.1":0.036365202641849,"8.1-8.4":0.086960267187031,"9.0-9.2":0.045851777244071,"9.3":0.3383544941459,"10.0-10.2":0.21186683278295,"10.3":0.43954462323627,"11.0-11.2":0.5739377634344,"11.3-11.4":1.3755533173221,"12.0-12.1":12.144396586611,"12.2":0.058500543380366},I:{"3":0.0008358475177305,"4":0.11116771985816,_:"67","2.1":0,"2.2":0,"2.3":0.018388645390071,"4.1":0.031762205673759,"4.2-4.3":0.16800535106383,"4.4":0,"4.4.3-4.4.4":0.37696723049645},A:{"6":0,"7":0,"8":0.069156,"9":0.017289,"10":0.011526,"11":1.158363,"5.5":0},B:{"12":0.011526,"13":0.017289,"14":0.040341,"15":0.023052,"16":0.046104,"17":0.801057,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.29345364597701,"5.0-5.4":0.020960974712644,"6.2-6.4":0.11528536091954,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.038133},J:{"7":0.0016948,"10":0.0067792},R:{_:"0"},M:{"0":0.093214},O:{"0":2.737102},Q:{_:"1.2"},H:{"0":0.31689411168385},L:{"0":40.45973}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005861,"23":0,"24":0,"25":0.005861,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.017583,"39":0,"40":0,"41":0,"42":0.46888,"43":0.029305,"44":0,"45":0,"46":0.005861,"47":0.017583,"48":0,"49":0.87915,"50":0.023444,"51":0,"52":0.005861,"53":0.017583,"54":0.011722,"55":0.011722,"56":0.011722,"57":0.005861,"58":0.041027,"59":0.005861,"60":0,"61":0.023444,"62":0.005861,"63":0.492324,"64":0.046888,"65":0.152386,"66":0.017583,"67":0.046888,"68":0.023444,"69":0.041027,"70":0.128942,"71":0.181691,"72":0.849845,"73":21.128905,"74":0.017583,"75":0.011722,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005861,"44":0,"45":0.005861,"46":0,"47":0.017583,"48":0.046888,"49":0,"50":0.005861,"51":0.005861,"52":0.076193,"53":0,"54":0,"55":0,"56":0.005861,"57":0.011722,"58":0.017583,"59":0.005861,"60":0.017583,"61":0.035166,"62":0.005861,"63":0.005861,"64":0.017583,"65":0.099637,"66":2.52023,"67":0.023444,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005861,"37":0,"38":0.005861,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0.005861,"54":0,"55":0,"56":0,"57":0,"58":0.375104,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005861,"9":0.011722,"10":0.017583,"11":0.099637,"12":0.715042,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.005861,"7.1":0,"9.1":0.023444,"10.1":0.134803,"11.1":0.228579,"12.1":0.82054},G:{"8":0.11087427489242,"3.2":0.0071996282397678,"4.0-4.1":0.0043197769438607,"4.2-4.3":0.0014399256479536,"5.0-5.1":0.014399256479536,"6.0-6.1":0.0071996282397678,"7.0-7.1":0.025918661663164,"8.1-8.4":0.056157100270189,"9.0-9.2":0.033118289902932,"9.3":0.27502579875913,"10.0-10.2":0.15263211868308,"10.3":0.36430118893225,"11.0-11.2":0.44925680216151,"11.3-11.4":0.92299234033824,"12.0-12.1":5.5725122575803,"12.2":6.3918299512659},I:{"3":0.0006965997983871,"4":0.10031037096774,_:"67","2.1":0.0048761985887097,"2.2":0.0083591975806452,"2.3":0.0048761985887097,"4.1":0.050155185483871,"4.2-4.3":0.21733913709677,"4.4":0,"4.4.3-4.4.4":0.30441411189516},A:{"6":0,"7":0,"8":0.083188387096774,"9":0.011884055299539,"10":0.0059420276497696,"11":1.1884055299539,"5.5":0},B:{"12":0.011722,"13":0.005861,"14":0.023444,"15":0.029305,"16":0.041027,"17":0.715042,"18":0.281328},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.19743516941176,"5.0-5.4":0.010391324705882,"6.2-6.4":0.072739272941176,"7.2-7.4":0.11430457176471,"8.2":1.6002640047059,"9.2":2.4211786564706},N:{"10":0.011037333333333,"11":0.022074666666667},J:{"7":0,"10":0.016556},S:{"2.5":0},R:{_:"0"},M:{"0":0.08278},O:{"0":1.957747},Q:{"1.2":0},H:{"0":0.28997179725086},L:{"0":41.291613}}; diff --git a/node_modules/caniuse-lite/data/regions/CZ.js b/node_modules/caniuse-lite/data/regions/CZ.js index 62ee61226..c5d43468a 100644 --- a/node_modules/caniuse-lite/data/regions/CZ.js +++ b/node_modules/caniuse-lite/data/regions/CZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.029884,"11":0.014942,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.007471,"19":0,"20":0,"21":0,"22":0.014942,"23":0,"24":0.007471,"25":0,"26":0.007471,"27":0,"28":0,"29":0.022413,"30":0.007471,"31":0.007471,"32":0,"33":0,"34":0.014942,"35":0,"36":0.007471,"37":0.007471,"38":0.029884,"39":0.014942,"40":0.014942,"41":0.022413,"42":0.007471,"43":0.014942,"44":0.007471,"45":0.014942,"46":0.022413,"47":0.014942,"48":0.007471,"49":0.59768,"50":0.022413,"51":0.022413,"52":0.014942,"53":0.044826,"54":0.082181,"55":0.089652,"56":0.029884,"57":0.029884,"58":0.037355,"59":0.029884,"60":0.07471,"61":0.276427,"62":0.037355,"63":0.134478,"64":0.059768,"65":0.07471,"66":0.052297,"67":0.134478,"68":0.14942,"69":0.156891,"70":0.254014,"71":12.267382,"72":16.144831,"73":0.022413,"74":0.014942,"75":0},C:{"2":0,"3":0.014942,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007471,"13":0,"14":0,"15":0,"16":0.007471,"17":0,"18":0.007471,"19":0.007471,"20":0.007471,"21":0,"22":0,"23":0,"24":0.007471,"25":0,"26":0,"27":0,"28":0.007471,"29":0.007471,"30":0,"31":0.007471,"32":0,"33":0,"34":0.007471,"35":0.007471,"36":0.007471,"37":0,"38":0.007471,"39":0.007471,"40":0.007471,"41":0.014942,"42":0.007471,"43":0.014942,"44":0.007471,"45":0.052297,"46":0.007471,"47":0.022413,"48":0.186775,"49":0.022413,"50":0.014942,"51":0.022413,"52":0.52297,"53":0.022413,"54":0.044826,"55":0.029884,"56":0.104594,"57":0.089652,"58":0.052297,"59":0.044826,"60":0.22413,"61":0.052297,"62":0.052297,"63":0.07471,"64":1.143063,"65":5.707844,"66":0.029884,"67":0,"3.5":0.007471,"3.6":0.007471},F:{"9":0,"11":0,"12":0.007471,"15":0.007471,"16":0,"17":0,"18":0,"19":0,"20":0.007471,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007471,"32":0.007471,"33":0,"34":0,"35":0.007471,"36":0.044826,"37":0.007471,"38":0.052297,"39":0,"40":0,"41":0,"42":0.007471,"43":0,"44":0,"45":0.014942,"46":0.007471,"47":0,"48":0.007471,"49":0.014942,"50":0.007471,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.022413,"57":1.143063,"58":1.27007,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.052297},E:{"4":0.007471,"5":0,"6":0,"7":0.052297,"8":0.014942,"9":0.014942,"10":0.014942,"11":0.052297,"12":1.875221,_:"0","3.1":0,"3.2":0,"5.1":0.014942,"6.1":0,"7.1":0,"9.1":0.029884,"10.1":0.119536,"11.1":0.22413,"12.1":0.014942},G:{"8":0.28589946122286,"3.2":0.0040697432202542,"4.0-4.1":0.0030523074151906,"4.2-4.3":0.0030523074151906,"5.0-5.1":0.011191793855699,"6.0-6.1":0.0071220506354448,"7.0-7.1":0.023401023516462,"8.1-8.4":0.055958969278495,"9.0-9.2":0.029505638346843,"9.3":0.2177312622836,"10.0-10.2":0.13633639787851,"10.3":0.28284715380767,"11.0-11.2":0.36932919723807,"11.3-11.4":0.88516915040528,"12.0-12.1":7.8149244186931,"12.2":0.037645124787351},I:{"3":0.00093355910165485,"4":0.12416336052009,_:"67","2.1":0,"2.2":0,"2.3":0.020538300236407,"4.1":0.035475245862884,"4.2-4.3":0.18764537943262,"4.4":0,"4.4.3-4.4.4":0.42103515484634},A:{"6":0,"7":0.0076003057692308,"8":0.13680550384615,"9":0.083603363461538,"10":0.15200611538462,"11":3.5721437115385,"5.5":0},B:{"12":0.014942,"13":0.022413,"14":0.059768,"15":0.097123,"16":0.112065,"17":2.076938,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21637,"5.0-5.4":0.020606666666667,"6.2-6.4":0.051516666666667,_:"7.2-7.4 8.2"},N:{"10":0.0341415,"11":0.1251855},J:{"7":0.0030348,"10":0.0121392},R:{_:"0"},M:{"0":0.280719},O:{"0":0.22761},Q:{_:"1.2"},H:{"0":0.53153322680412},L:{"0":30.958574}}; +module.exports={D:{"4":0.007221,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007221,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.014442,"23":0,"24":0,"25":0,"26":0.007221,"27":0,"28":0,"29":0.021663,"30":0,"31":0,"32":0,"33":0,"34":0.007221,"35":0,"36":0.007221,"37":0.007221,"38":0.021663,"39":0.007221,"40":0.021663,"41":0.028884,"42":0,"43":0.021663,"44":0,"45":0.007221,"46":0.014442,"47":0.007221,"48":0,"49":0.657111,"50":0.007221,"51":0.007221,"52":0.007221,"53":0.028884,"54":0.064989,"55":0.115536,"56":0.028884,"57":0.021663,"58":0.028884,"59":0.028884,"60":0.021663,"61":0.101094,"62":0.057768,"63":0.093873,"64":0.064989,"65":0.064989,"66":0.050547,"67":0.086652,"68":0.093873,"69":0.101094,"70":0.129978,"71":0.274398,"72":1.761924,"73":25.627329,"74":0.057768,"75":0.014442,_:"76"},C:{"2":0,"3":0.007221,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007221,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007221,"32":0,"33":0,"34":0,"35":0.007221,"36":0.007221,"37":0,"38":0.007221,"39":0,"40":0,"41":0.014442,"42":0.007221,"43":0.007221,"44":0.007221,"45":0.057768,"46":0.007221,"47":0.014442,"48":0.209409,"49":0.028884,"50":0.028884,"51":0.028884,"52":0.426039,"53":0.036105,"54":0.014442,"55":0.014442,"56":0.093873,"57":0.064989,"58":0.021663,"59":0.028884,"60":0.274398,"61":0.043326,"62":0.036105,"63":0.050547,"64":0.086652,"65":0.375492,"66":6.520563,"67":0.050547,"68":0,"3.5":0,"3.6":0.014442},F:{"9":0,"11":0,"12":0.007221,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.043326,"37":0,"38":0.007221,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.007221,"49":0.007221,"50":0,"51":0.007221,"52":0.007221,"53":0,"54":0,"55":0,"56":0.007221,"57":0.036105,"58":2.159079,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.050547},E:{"4":0.007221,"5":0,"6":0,"7":0.007221,"8":0.007221,"9":0.036105,"10":0.021663,"11":0.050547,"12":1.148139,_:"0","3.1":0,"3.2":0,"5.1":0.007221,"6.1":0.007221,"7.1":0,"9.1":0.028884,"10.1":0.086652,"11.1":0.173304,"12.1":0.787089},G:{"8":0.078275728109677,"3.2":0.0050828394876413,"4.0-4.1":0.0030497036925848,"4.2-4.3":0.0010165678975283,"5.0-5.1":0.010165678975283,"6.0-6.1":0.0050828394876413,"7.0-7.1":0.018298222155509,"8.1-8.4":0.039646148003603,"9.0-9.2":0.02338106164315,"9.3":0.1941644684279,"10.0-10.2":0.107756197138,"10.3":0.25719167807465,"11.0-11.2":0.31716918402882,"11.3-11.4":0.65162002231562,"12.0-12.1":3.9341177634344,"12.2":4.512544897128},I:{"3":0.00086759778225806,"4":0.12493408064516,_:"67","2.1":0.0060731844758065,"2.2":0.010411173387097,"2.3":0.0060731844758065,"4.1":0.062467040322581,"4.2-4.3":0.27069050806452,"4.4":0,"4.4.3-4.4.4":0.37914023084677},A:{"6":0,"7":0.0073000620437956,"8":0.073000620437956,"9":0.036500310218978,"10":0.13870117883212,"11":3.7449318284672,"5.5":0},B:{"12":0.021663,"13":0.014442,"14":0.043326,"15":0.079431,"16":0.093873,"17":1.783587,"18":0.628227},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20624539215686,"5.0-5.4":0.020624539215686,"6.2-6.4":0.041249078431373,"7.2-7.4":0.11343496568627,"8.2":0.88685518627451,"9.2":0.83529383823529},N:{"10":0.0244552,"11":0.0978208},J:{"7":0,"10":0.041685},S:{"2.5":0},R:{_:"0"},M:{"0":0.269563},O:{"0":0.161182},Q:{"1.2":0.016674},H:{"0":0.49725477835052},L:{"0":33.00373}}; diff --git a/node_modules/caniuse-lite/data/regions/DE.js b/node_modules/caniuse-lite/data/regions/DE.js index f70b9a22d..12f3b9f4b 100644 --- a/node_modules/caniuse-lite/data/regions/DE.js +++ b/node_modules/caniuse-lite/data/regions/DE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005809,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.023236,"23":0,"24":0.005809,"25":0,"26":0.005809,"27":0,"28":0,"29":0.023236,"30":0,"31":0,"32":0.005809,"33":0,"34":0.011618,"35":0,"36":0,"37":0.005809,"38":0.017427,"39":0.011618,"40":0.005809,"41":0.005809,"42":0.005809,"43":0.005809,"44":0,"45":0.005809,"46":0.005809,"47":0.005809,"48":0.005809,"49":0.156843,"50":0.005809,"51":0.011618,"52":0.017427,"53":0.011618,"54":0.029045,"55":0.029045,"56":0.017427,"57":0.017427,"58":0.029045,"59":0.029045,"60":0.023236,"61":0.435675,"62":0.081326,"63":0.17427,"64":0.092944,"65":0.29045,"66":0.063899,"67":0.069708,"68":0.075517,"69":0.092944,"70":0.214933,"71":4.885369,"72":6.471226,"73":0.063899,"74":0.005809,"75":0},C:{"2":0,"3":0.005809,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.017427,"23":0,"24":0.005809,"25":0,"26":0.034854,"27":0,"28":0,"29":0.005809,"30":0,"31":0.005809,"32":0,"33":0.005809,"34":0.011618,"35":0,"36":0,"37":0.005809,"38":0.11618,"39":0.005809,"40":0.005809,"41":0.005809,"42":0.011618,"43":0.011618,"44":0.005809,"45":0.029045,"46":0.005809,"47":0.023236,"48":0.081326,"49":0.011618,"50":0.017427,"51":0.023236,"52":0.284641,"53":0.011618,"54":0.034854,"55":0.017427,"56":0.052281,"57":0.052281,"58":0.046472,"59":0.034854,"60":0.412439,"61":0.087135,"62":0.05809,"63":0.087135,"64":1.092092,"65":5.477887,"66":0.034854,"67":0,"3.5":0,"3.6":0.005809},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005809,"32":0.005809,"33":0,"34":0,"35":0,"36":0.017427,"37":0,"38":0.005809,"39":0,"40":0.005809,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005809,"47":0,"48":0.005809,"49":0.011618,"50":0.005809,"51":0.005809,"52":0,"53":0,"54":0,"55":0,"56":0.017427,"57":0.447293,"58":0.487956,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011618},E:{"4":0.011618,"5":0.011618,"6":0,"7":0.011618,"8":0.046472,"9":0.017427,"10":0.023236,"11":0.069708,"12":1.7427,_:"0","3.1":0,"3.2":0,"5.1":0.023236,"6.1":0.017427,"7.1":0.005809,"9.1":0.052281,"10.1":0.121989,"11.1":0.267214,"12.1":0.005809},G:{"8":0.59252492905034,"3.2":0.0084345185629941,"4.0-4.1":0.0063258889222456,"4.2-4.3":0.0063258889222456,"5.0-5.1":0.023194926048234,"6.0-6.1":0.01476040748524,"7.0-7.1":0.048498481737216,"8.1-8.4":0.11597463024117,"9.0-9.2":0.061150259581707,"9.3":0.45124674312018,"10.0-10.2":0.2825563718603,"10.3":0.58619904012809,"11.0-11.2":0.76543255959171,"11.3-11.4":1.8345077874512,"12.0-12.1":16.196384270589,"12.2":0.078019296707695},I:{"3":0.0012015035460993,"4":0.15979997163121,_:"67","2.1":0,"2.2":0,"2.3":0.026433078014184,"4.1":0.045657134751773,"4.2-4.3":0.24150221276596,"4.4":0,"4.4.3-4.4.4":0.54187809929078},A:{"6":0.047054112734864,"7":0.005881764091858,"8":0.070581169102296,"9":0.035290584551148,"10":0.052935876826722,"11":2.6056214926931,"5.5":0},B:{"12":0.005809,"13":0.011618,"14":0.046472,"15":0.069708,"16":0.139416,"17":1.667183,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.48875731034483,"5.0-5.4":0.095626430284858,"6.2-6.4":0.085001271364318,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.104775},J:{"7":0.0033528,"10":0.0134112},R:{_:"0"},M:{"0":0.578358},O:{"0":0.205359},Q:{_:"1.2"},H:{"0":0.30155037113402},L:{"0":34.209441}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005799,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.023196,"23":0,"24":0.005799,"25":0,"26":0.005799,"27":0,"28":0,"29":0.028995,"30":0,"31":0,"32":0.005799,"33":0.005799,"34":0.011598,"35":0,"36":0,"37":0.005799,"38":0.017397,"39":0.005799,"40":0.011598,"41":0.017397,"42":0.005799,"43":0.011598,"44":0.005799,"45":0.005799,"46":0.005799,"47":0.005799,"48":0.005799,"49":0.40593,"50":0.005799,"51":0.017397,"52":0.017397,"53":0.017397,"54":0.069588,"55":0.05799,"56":0.023196,"57":0.023196,"58":0.028995,"59":0.034794,"60":0.023196,"61":0.318945,"62":0.081186,"63":0.168171,"64":0.086985,"65":0.353739,"66":0.052191,"67":0.052191,"68":0.05799,"69":0.075387,"70":0.081186,"71":0.591498,"72":0.661086,"73":10.171446,"74":0.023196,"75":0.011598,_:"76"},C:{"2":0,"3":0.005799,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005799,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.011598,"23":0,"24":0.005799,"25":0,"26":0.040593,"27":0,"28":0,"29":0.005799,"30":0,"31":0.005799,"32":0,"33":0.005799,"34":0.011598,"35":0.005799,"36":0,"37":0.005799,"38":0.17397,"39":0.005799,"40":0.005799,"41":0.011598,"42":0.017397,"43":0.011598,"44":0.005799,"45":0.028995,"46":0.005799,"47":0.023196,"48":0.156573,"49":0.011598,"50":0.023196,"51":0.034794,"52":0.359538,"53":0.011598,"54":0.028995,"55":0.023196,"56":0.046392,"57":0.040593,"58":0.040593,"59":0.034794,"60":0.498714,"61":0.040593,"62":0.052191,"63":0.052191,"64":0.162372,"65":0.452322,"66":6.367302,"67":0.040593,"68":0,"3.5":0,"3.6":0.005799},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005799,"32":0.005799,"33":0,"34":0,"35":0,"36":0.017397,"37":0.005799,"38":0,"39":0,"40":0.005799,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005799,"47":0.005799,"48":0.005799,"49":0.011598,"50":0.005799,"51":0.011598,"52":0,"53":0,"54":0,"55":0,"56":0.011598,"57":0.011598,"58":1.009026,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.017397},E:{"4":0,"5":0.005799,"6":0.005799,"7":0.005799,"8":0.075387,"9":0.011598,"10":0.023196,"11":0.063789,"12":1.038021,_:"0","3.1":0,"3.2":0,"5.1":0.023196,"6.1":0.017397,"7.1":0.005799,"9.1":0.046392,"10.1":0.110181,"11.1":0.23196,"12.1":0.724875},G:{"8":0.15023344941459,"3.2":0.0097554187931552,"4.0-4.1":0.0058532512758931,"4.2-4.3":0.001951083758631,"5.0-5.1":0.01951083758631,"6.0-6.1":0.0097554187931552,"7.0-7.1":0.035119507655359,"8.1-8.4":0.076092266586611,"9.0-9.2":0.044874926448514,"9.3":0.37265699789853,"10.0-10.2":0.20681487841489,"10.3":0.49362419093365,"11.0-11.2":0.60873813269289,"11.3-11.4":1.2506446892825,"12.0-12.1":7.5506941459021,"12.2":8.6608608045632},I:{"3":0.0009375,"4":0.135,_:"67","2.1":0.0065625,"2.2":0.01125,"2.3":0.0065625,"4.1":0.0675,"4.2-4.3":0.2925,"4.4":0,"4.4.3-4.4.4":0.4096875},A:{"6":0.04677461443299,"7":0.0058468268041237,"8":0.058468268041237,"9":0.035080960824742,"10":0.087702402061856,"11":2.6018379278351,"5.5":0},B:{"12":0.011598,"13":0.011598,"14":0.040593,"15":0.075387,"16":0.127578,"17":1.368564,"18":0.701679},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42766578199052,"5.0-5.4":0.074841511848341,"6.2-6.4":0.064149867298578,"7.2-7.4":0.25659946919431,"8.2":2.3842367345972,"9.2":3.5603176350711},N:{"10":0.012603,"11":0.12603},J:{"7":0,"10":0.012603},S:{"2.5":0},R:{_:"0"},M:{"0":0.596542},O:{"0":0.239457},Q:{"1.2":0.012603},H:{"0":0.33408777319588},L:{"0":35.38104}}; diff --git a/node_modules/caniuse-lite/data/regions/DJ.js b/node_modules/caniuse-lite/data/regions/DJ.js index 09bc89697..90f61649e 100644 --- a/node_modules/caniuse-lite/data/regions/DJ.js +++ b/node_modules/caniuse-lite/data/regions/DJ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.012873,"22":0.004291,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.004291,"34":0,"35":0.004291,"36":0,"37":0,"38":0.012873,"39":0.004291,"40":0.004291,"41":0,"42":0.004291,"43":0.025746,"44":0,"45":0,"46":0.004291,"47":0,"48":0,"49":0.274624,"50":0.004291,"51":0.004291,"52":0.012873,"53":0.004291,"54":0,"55":0.004291,"56":0.004291,"57":0.004291,"58":0.025746,"59":0.004291,"60":0.017164,"61":0.004291,"62":0.004291,"63":0.236005,"64":0.004291,"65":0.094402,"66":0.158767,"67":0.064365,"68":0.012873,"69":0.060074,"70":0.098693,"71":4.608534,"72":6.775489,"73":0.012873,"74":0.008582,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004291,"30":0,"31":0.004291,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.004291,"44":0.008582,"45":0.004291,"46":0,"47":0.004291,"48":0.004291,"49":0,"50":0,"51":0,"52":0.021455,"53":0,"54":0,"55":0.004291,"56":0.008582,"57":0.025746,"58":0.017164,"59":0.004291,"60":0.068656,"61":0.017164,"62":0.012873,"63":0.008582,"64":0.223132,"65":1.355956,"66":0.038619,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.004291,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004291,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.060074,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004291,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.090111,"58":0.17164,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.012873},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.441973,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.012873,"11.1":0.025746,"12.1":0},G:{"8":0.19166424266987,"3.2":0.0027283166216351,"4.0-4.1":0.0020462374662264,"4.2-4.3":0.0020462374662264,"5.0-5.1":0.0075028707094966,"6.0-6.1":0.0047745540878615,"7.0-7.1":0.015687820574402,"8.1-8.4":0.037514353547483,"9.0-9.2":0.019780295506855,"9.3":0.14596493925748,"10.0-10.2":0.091398606824777,"10.3":0.18961800520364,"11.0-11.2":0.24759473341339,"11.3-11.4":0.59340886520564,"12.0-12.1":5.2390499926949,"12.2":0.025236928750125},I:{"3":0.0040159976359338,"4":0.5341276855792,_:"67","2.1":0,"2.2":0,"2.3":0.088351947990544,"4.1":0.15260791016548,"4.2-4.3":0.8072155248227,"4.4":0,"4.4.3-4.4.4":1.8112149338061},A:{"6":0,"7":0,"8":0.034746634146341,"9":0.0043433292682927,"10":0.0086866585365854,"11":0.30837637804878,"5.5":0},B:{"12":0.012873,"13":0.012873,"14":0.030037,"15":0.038619,"16":0.025746,"17":0.879655,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.0922513573298,"5.0-5.4":0.22900263612565,"6.2-6.4":0.28104868979058,_:"7.2-7.4 8.2"},N:{"10":0.01284525,"11":0.03853575},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.102762},O:{"0":1.866843},Q:{_:"1.2"},H:{"0":2.6970512731959},L:{"0":54.558591}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0.004481,"8":0,"9":0.008962,"10":0,"11":0.017924,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.008962,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.004481,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004481,"32":0,"33":0,"34":0,"35":0.004481,"36":0.008962,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.035848,"44":0,"45":0.004481,"46":0.008962,"47":0.008962,"48":0,"49":0.112025,"50":0.004481,"51":0.008962,"52":0.008962,"53":0.017924,"54":0.008962,"55":0.013443,"56":0.008962,"57":0.004481,"58":0.026886,"59":0.004481,"60":0.013443,"61":0.013443,"62":0.017924,"63":0.094101,"64":0,"65":0.201645,"66":0.286784,"67":0.017924,"68":0.008962,"69":0.049291,"70":0.022405,"71":0.058253,"72":0.600454,"73":13.236874,"74":0.004481,"75":0.013443,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004481,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.004481,"44":0,"45":0.004481,"46":0,"47":0.013443,"48":0,"49":0,"50":0,"51":0,"52":0.022405,"53":0,"54":0,"55":0,"56":0.004481,"57":0.008962,"58":0,"59":0,"60":0.058253,"61":0,"62":0.004481,"63":0,"64":0.022405,"65":0.040329,"66":0.932048,"67":0.076177,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.004481,"38":0,"39":0,"40":0,"41":0,"42":0.004481,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.004481,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.017924,"57":0,"58":0.219569,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004481},E:{"4":0,"5":0,"6":0,"7":0,"8":1.124731,"9":0,"10":0.013443,"11":0,"12":0.152354,_:"0","3.1":0,"3.2":0,"5.1":0.049291,"6.1":0,"7.1":0,"9.1":0,"10.1":0.022405,"11.1":0.004481,"12.1":0.636302},G:{"8":0.056668424697288,"3.2":0.0036797678374862,"4.0-4.1":0.0022078607024917,"4.2-4.3":0.00073595356749725,"5.0-5.1":0.0073595356749725,"6.0-6.1":0.0036797678374862,"7.0-7.1":0.01324716421495,"8.1-8.4":0.028702189132393,"9.0-9.2":0.016926932052437,"9.3":0.14056713139197,"10.0-10.2":0.078011078154708,"10.3":0.1861962525768,"11.0-11.2":0.22961751305914,"11.3-11.4":0.47174623676574,"12.0-12.1":2.8481403062143,"12.2":3.2668978861203},I:{"3":0.0027326723790323,"4":0.39350482258065,_:"67","2.1":0.019128706653226,"2.2":0.032792068548387,"2.3":0.019128706653226,"4.1":0.19675241129032,"4.2-4.3":0.85259378225806,"4.4":0,"4.4.3-4.4.4":1.1941778296371},A:{"6":0,"7":0,"8":0.017924,"9":0.013443,"10":0,"11":0.22405,"5.5":0},B:{"12":0.053772,"13":0.017924,"14":0.013443,"15":0.040329,"16":0.013443,"17":0.394328,"18":0.206126},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.9951342087287,"5.0-5.4":0.18322661100569,"6.2-6.4":0.17304735483871,"7.2-7.4":0.59039685768501,"8.2":1.3334825578748,"9.2":1.0891804098672},N:{"10":0.077266,"11":0.011038},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.049671},O:{"0":2.295904},Q:{"1.2":0.369773},H:{"0":1.8026362628866},L:{"0":55.755179}}; diff --git a/node_modules/caniuse-lite/data/regions/DK.js b/node_modules/caniuse-lite/data/regions/DK.js index fa7e4768c..13df19c45 100644 --- a/node_modules/caniuse-lite/data/regions/DK.js +++ b/node_modules/caniuse-lite/data/regions/DK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007107,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.028428,"30":0,"31":0,"32":0,"33":0,"34":0.007107,"35":0,"36":0,"37":0,"38":0.021321,"39":0.014214,"40":0,"41":0,"42":0,"43":0.007107,"44":0,"45":0,"46":0,"47":0.007107,"48":0,"49":0.156354,"50":0.007107,"51":0.007107,"52":0.007107,"53":0.014214,"54":0.007107,"55":0.007107,"56":0.007107,"57":0.021321,"58":0.021321,"59":0.063963,"60":0.021321,"61":0.014214,"62":0.049749,"63":0.07107,"64":0.035535,"65":0.07107,"66":0.063963,"67":0.135033,"68":0.106605,"69":0.163461,"70":0.35535,"71":13.830222,"72":15.166338,"73":0.021321,"74":0.007107,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007107,"46":0,"47":0.007107,"48":0.028428,"49":0,"50":0,"51":0,"52":0.049749,"53":0,"54":0.007107,"55":0.014214,"56":0.028428,"57":0.014214,"58":0.007107,"59":0,"60":0.049749,"61":0.007107,"62":0.007107,"63":0.021321,"64":0.341136,"65":1.790964,"66":0.014214,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007107,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.149247,"58":0.206103,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007107,"9":0.007107,"10":0.085284,"11":0.191889,"12":4.825653,_:"0","3.1":0,"3.2":0,"5.1":0.007107,"6.1":0.014214,"7.1":0,"9.1":0.113712,"10.1":0.362457,"11.1":0.774663,"12.1":0.021321},G:{"8":0.90520580206144,"3.2":0.012885491844291,"4.0-4.1":0.0096641188832182,"4.2-4.3":0.0096641188832182,"5.0-5.1":0.0354351025718,"6.0-6.1":0.022549610727509,"7.0-7.1":0.074091578104673,"8.1-8.4":0.177175512859,"9.0-9.2":0.09341981587111,"9.3":0.68937381366957,"10.0-10.2":0.43166397678375,"10.3":0.89554168317822,"11.0-11.2":1.1693583848694,"11.3-11.4":2.8025944761333,"12.0-12.1":24.743365714,"12.2":0.11919079955969},I:{"3":0.00031163829787234,"4":0.041447893617021,_:"67","2.1":0,"2.2":0,"2.3":0.0068560425531915,"4.1":0.011842255319149,"4.2-4.3":0.06263929787234,"4.4":0,"4.4.3-4.4.4":0.14054887234043},A:{"6":0,"7":0.007107,"8":0.021321,"9":0.021321,"10":0.035535,"11":3.155508,"5.5":0},B:{"12":0.007107,"13":0.014214,"14":0.042642,"15":0.063963,"16":0.156354,"17":2.188956,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.087002052356021,"5.0-5.4":0.021750513089005,"6.2-6.4":0.04350102617801,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.026037},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.162008},O:{"0":0.02893},Q:{_:"1.2"},H:{"0":0.060255920962199},L:{"0":17.575261}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00712,"30":0,"31":0,"32":0,"33":0,"34":0.00712,"35":0,"36":0,"37":0,"38":0.02136,"39":0,"40":0,"41":0.00712,"42":0,"43":0.00712,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.19224,"50":0,"51":0,"52":0.00712,"53":0.00712,"54":0.00712,"55":0.00712,"56":0.00712,"57":0.02136,"58":0.02136,"59":0.12104,"60":0.01424,"61":0.02848,"62":0.05696,"63":0.05696,"64":0.02848,"65":0.06408,"66":0.06408,"67":0.09968,"68":0.0712,"69":0.11392,"70":0.15664,"71":0.4272,"72":3.5956,"73":26.3796,"74":0.02848,"75":0.00712,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.00712,"46":0,"47":0.00712,"48":0.01424,"49":0.00712,"50":0.00712,"51":0,"52":0.04272,"53":0,"54":0.00712,"55":0.00712,"56":0.02848,"57":0.00712,"58":0.00712,"59":0,"60":0.06408,"61":0.00712,"62":0.00712,"63":0.00712,"64":0.02848,"65":0.17088,"66":2.0292,"67":0.00712,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.01424,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.32752,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.06408,"9":0.00712,"10":0.0712,"11":0.16376,"12":3.36776,_:"0","3.1":0,"3.2":0,"5.1":0.01424,"6.1":0.00712,"7.1":0,"9.1":0.1068,"10.1":0.31328,"11.1":0.6408,"12.1":1.59488},G:{"8":0.2288508115681,"3.2":0.014860442309617,"4.0-4.1":0.00891626538577,"4.2-4.3":0.0029720884619233,"5.0-5.1":0.029720884619233,"6.0-6.1":0.014860442309617,"7.0-7.1":0.05349759231462,"8.1-8.4":0.11591145001501,"9.0-9.2":0.068358034624237,"9.3":0.56766889622736,"10.0-10.2":0.31504137696387,"10.3":0.75193838086661,"11.0-11.2":0.92729160012008,"11.3-11.4":1.9051087040929,"12.0-12.1":11.501982347643,"12.2":13.193100682478},I:{"3":0.00030153225806452,"4":0.04342064516129,_:"67","2.1":0.0021107258064516,"2.2":0.0036183870967742,"2.3":0.0021107258064516,"4.1":0.021710322580645,"4.2-4.3":0.094078064516129,"4.4":0,"4.4.3-4.4.4":0.13176959677419},A:{"6":0,"7":0,"8":0.01424,"9":0.01424,"10":0.04272,"11":2.8836,"5.5":0},B:{"12":0.00712,"13":0.00712,"14":0.0356,"15":0.05696,"16":0.1424,"17":1.93664,"18":0.61232},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.054967741935484,"5.0-5.4":0.010993548387097,"6.2-6.4":0.021987096774194,"7.2-7.4":0.10993548387097,"8.2":0.78054193548387,"9.2":1.0663741935484},N:{"10":0,"11":0.02592},J:{"7":0,"10":0.0144},S:{"2.5":0},R:{_:"0"},M:{"0":0.12096},O:{"0":0.03456},Q:{"1.2":0.00576},H:{"0":0.10361072164948},L:{"0":19.33664}}; diff --git a/node_modules/caniuse-lite/data/regions/DM.js b/node_modules/caniuse-lite/data/regions/DM.js index 8b09bf67f..48bf31539 100644 --- a/node_modules/caniuse-lite/data/regions/DM.js +++ b/node_modules/caniuse-lite/data/regions/DM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005278,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005278,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005278,"39":0.031668,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005278,"47":0,"48":0,"49":0.179452,"50":0.005278,"51":0,"52":0.010556,"53":0.137228,"54":0.005278,"55":0.005278,"56":0.005278,"57":0,"58":0.021112,"59":0.005278,"60":0.021112,"61":0,"62":0,"63":0.200564,"64":0.010556,"65":0.058058,"66":0.010556,"67":0.015834,"68":0.031668,"69":0.073892,"70":0.121394,"71":5.43634,"72":8.033116,"73":0.311402,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.02639,"53":0,"54":0.005278,"55":0,"56":0.005278,"57":0,"58":0.005278,"59":0,"60":0.010556,"61":0,"62":0.015834,"63":0.036946,"64":0.269178,"65":0.939484,"66":0.010556,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005278,"38":0.005278,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.010556,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.126672,"58":0.295568,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.015834,"11":0.010556,"12":0.670306,_:"0","3.1":0,"3.2":0,"5.1":0.010556,"6.1":0,"7.1":0,"9.1":0.005278,"10.1":0.042224,"11.1":0.110838,"12.1":0},G:{"8":0.21708986390473,"3.2":0.0030902471730211,"4.0-4.1":0.0023176853797658,"4.2-4.3":0.0023176853797658,"5.0-5.1":0.0084981797258081,"6.0-6.1":0.005407932552787,"7.0-7.1":0.017768921244871,"8.1-8.4":0.04249089862904,"9.0-9.2":0.022404292004403,"9.3":0.16532822375663,"10.0-10.2":0.10352328029621,"10.3":0.21477217852497,"11.0-11.2":0.28043993095167,"11.3-11.4":0.67212876013209,"12.0-12.1":5.9340471339938,"12.2":0.028584786350445},I:{"3":0.0019562789598109,"4":0.26018510165485,_:"67","2.1":0,"2.2":0,"2.3":0.043038137115839,"4.1":0.074338600472813,"4.2-4.3":0.39321207092199,"4.4":0,"4.4.3-4.4.4":0.8822818108747},A:{"6":0,"7":0,"8":0.021112,"9":0.005278,"10":0,"11":0.596414,"5.5":0},B:{"12":0.02639,"13":0.047502,"14":0.068614,"15":0.10556,"16":0.168896,"17":1.535898,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.46882714285714,"5.0-5.4":0.062510285714286,"6.2-6.4":0.23962276190476,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.198324},J:{"7":0.0084996,"10":0.0339984},R:{_:"0"},M:{"0":0.240822},O:{"0":0.226656},Q:{_:"1.2"},H:{"0":1.680902185567},L:{"0":56.71222}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005927,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.077051,"39":0,"40":0,"41":0,"42":0,"43":0.005927,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.243007,"50":0.005927,"51":0,"52":0.023708,"53":0.047416,"54":0.023708,"55":0,"56":0.011854,"57":0.106686,"58":0.082978,"59":0,"60":0.05927,"61":11.942905,"62":0,"63":0.160029,"64":0.005927,"65":0.053343,"66":0.094832,"67":0.065197,"68":0,"69":0.071124,"70":0.088905,"71":0.088905,"72":0.657897,"73":12.440773,"74":0.124467,"75":0.011854,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.071124,"49":0,"50":0,"51":0,"52":0.065197,"53":0.011854,"54":0,"55":0,"56":0,"57":0,"58":0.011854,"59":0,"60":0.023708,"61":0.005927,"62":0.017781,"63":0.017781,"64":0.023708,"65":0.106686,"66":0.859415,"67":0.005927,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005927,"37":0.005927,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005927,"50":0,"51":0.005927,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.444525,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005927,"9":0,"10":0.077051,"11":0.005927,"12":0.397109,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.047416,"11.1":0.041489,"12.1":0.05927},G:{"8":0.050958319523667,"3.2":0.0033089817872511,"4.0-4.1":0.0019853890723506,"4.2-4.3":0.00066179635745022,"5.0-5.1":0.0066179635745022,"6.0-6.1":0.0033089817872511,"7.0-7.1":0.011912334434104,"8.1-8.4":0.025810057940558,"9.0-9.2":0.015221316221355,"9.3":0.12640310427299,"10.0-10.2":0.070150413889723,"10.3":0.1674344784349,"11.0-11.2":0.20648046352447,"11.3-11.4":0.42421146512559,"12.0-12.1":2.5611519033323,"12.2":2.9377140307215},I:{"3":0.0014039022177419,"4":0.20216191935484,_:"67","2.1":0.0098273155241935,"2.2":0.016846826612903,"2.3":0.0098273155241935,"4.1":0.10108095967742,"4.2-4.3":0.43801749193548,"4.4":0,"4.4.3-4.4.4":0.61350526915323},A:{"6":0,"7":0,"8":0.011854,"9":0.011854,"10":0.023708,"11":0.545284,"5.5":0},B:{"12":0.005927,"13":0.005927,"14":0.17781,"15":0.077051,"16":0.077051,"17":1.386918,"18":0.160029},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.51630611740042,"5.0-5.4":0.021073719077568,"6.2-6.4":0.084294876310273,"7.2-7.4":0.56899041509434,"8.2":1.5383814926625,"9.2":2.2970353794549},N:{"10":0,"11":0.248453},J:{"7":0,"10":0.097752},S:{"2.5":0},R:{_:"0"},M:{"0":0.069241},O:{"0":0.146628},Q:{"1.2":0},H:{"0":0.82519539862543},L:{"0":50.411212}}; diff --git a/node_modules/caniuse-lite/data/regions/DO.js b/node_modules/caniuse-lite/data/regions/DO.js index 00d2fbf29..3d909e566 100644 --- a/node_modules/caniuse-lite/data/regions/DO.js +++ b/node_modules/caniuse-lite/data/regions/DO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.013978,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.013978,"30":0,"31":0,"32":0,"33":0,"34":0.006989,"35":0,"36":0,"37":0.006989,"38":0.027956,"39":0.006989,"40":0.006989,"41":0.020967,"42":0,"43":0.006989,"44":0.006989,"45":0.006989,"46":0.006989,"47":0.013978,"48":0.013978,"49":0.454285,"50":0.006989,"51":0.006989,"52":0.006989,"53":0.027956,"54":0.013978,"55":0.027956,"56":0.013978,"57":0.013978,"58":0.06989,"59":0.034945,"60":0.020967,"61":0.454285,"62":0.181714,"63":0.286549,"64":0.20967,"65":0.202681,"66":0.083868,"67":0.216659,"68":0.111824,"69":0.167736,"70":0.300527,"71":13.383935,"72":17.367665,"73":0.027956,"74":0.006989,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006989,"44":0.006989,"45":0.006989,"46":0,"47":0.006989,"48":0.041934,"49":0.006989,"50":0.006989,"51":0.006989,"52":0.076879,"53":0.006989,"54":0.013978,"55":0.006989,"56":0.020967,"57":0.076879,"58":0.041934,"59":0.034945,"60":0.027956,"61":0.020967,"62":0.006989,"63":0.020967,"64":0.237626,"65":1.362855,"66":0.027956,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006989,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.013978,"50":0.006989,"51":0.013978,"52":0.006989,"53":0,"54":0,"55":0,"56":0.006989,"57":0.475252,"58":0.55912,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006989},E:{"4":0.006989,"5":0,"6":0,"7":0,"8":0.013978,"9":0.055912,"10":0.034945,"11":0.153758,"12":2.530018,_:"0","3.1":0,"3.2":0,"5.1":0.41934,"6.1":0,"7.1":0,"9.1":0.048923,"10.1":0.160747,"11.1":0.405362,"12.1":0.006989},G:{"8":0.3359243224257,"3.2":0.004781840888622,"4.0-4.1":0.0035863806664665,"4.2-4.3":0.0035863806664665,"5.0-5.1":0.013150062443711,"6.0-6.1":0.0083682215550886,"7.0-7.1":0.027495585109577,"8.1-8.4":0.065750312218553,"9.0-9.2":0.03466834644251,"9.3":0.25582848754128,"10.0-10.2":0.16019166976884,"10.3":0.33233794175923,"11.0-11.2":0.43395206064245,"11.3-11.4":1.0400503932753,"12.0-12.1":9.1823299663765,"12.2":0.044232028219754},I:{"3":0.0013109137115839,"4":0.17435152364066,_:"67","2.1":0,"2.2":0,"2.3":0.028840101654846,"4.1":0.049814721040189,"4.2-4.3":0.26349365602837,"4.4":0,"4.4.3-4.4.4":0.59122208392435},A:{"6":0.0075207717391304,"7":0.0075207717391304,"8":0.11281157608696,"9":0.030083086956522,"10":0.045124630434783,"11":0.48885016304348,"5.5":0},B:{"12":0.020967,"13":0.020967,"14":0.027956,"15":0.055912,"16":0.062901,"17":0.496219,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33149676190476,"5.0-5.4":0.062155642857143,"6.2-6.4":0.072514916666667,_:"7.2-7.4 8.2"},N:{"10":0.011613857142857,"11":0.069683142857143},J:{"7":0.0018066,"10":0.0072264},R:{_:"0"},M:{"0":0.117429},O:{"0":0.117429},Q:{_:"1.2"},H:{"0":0.18814093814433},L:{"0":40.283739}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007295,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.094835,"32":0,"33":0,"34":0.007295,"35":0,"36":0.007295,"37":0.007295,"38":0.01459,"39":0.007295,"40":0,"41":0.05836,"42":0.007295,"43":0.021885,"44":0.007295,"45":0,"46":0.007295,"47":0.021885,"48":0.007295,"49":1.06507,"50":0.007295,"51":0.007295,"52":0.007295,"53":0.036475,"54":0.021885,"55":0.01459,"56":0.007295,"57":0.007295,"58":0.05836,"59":0.01459,"60":0.02918,"61":0.124015,"62":0.1459,"63":0.27721,"64":0.153195,"65":0.240735,"66":0.08754,"67":0.196965,"68":0.109425,"69":0.13131,"70":0.182375,"71":0.386635,"72":1.787275,"73":34.06765,"74":0.02918,"75":0.007295,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007295,"44":0,"45":0.007295,"46":0,"47":0.007295,"48":0.05836,"49":0,"50":0.021885,"51":0.007295,"52":0.094835,"53":0.007295,"54":0,"55":0.167785,"56":0.02918,"57":0.036475,"58":0.01459,"59":0.036475,"60":0.02918,"61":0.007295,"62":0.007295,"63":0.02918,"64":0.021885,"65":0.1459,"66":1.991535,"67":0.036475,"68":0,"3.5":0,"3.6":0.036475},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007295,"50":0.007295,"51":0,"52":0.007295,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.29851,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007295},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007295,"9":0.08754,"10":0.07295,"11":0.10213,"12":1.72162,_:"0","3.1":0,"3.2":0,"5.1":1.422525,"6.1":0,"7.1":0,"9.1":0.065655,"10.1":0.18967,"11.1":0.32098,"12.1":1.03589},G:{"8":0.073489384068848,"3.2":0.0047720379265486,"4.0-4.1":0.0028632227559292,"4.2-4.3":0.00095440758530972,"5.0-5.1":0.0095440758530972,"6.0-6.1":0.0047720379265486,"7.0-7.1":0.017179336535575,"8.1-8.4":0.037221895827079,"9.0-9.2":0.021951374462123,"9.3":0.18229184879416,"10.0-10.2":0.10116720404283,"10.3":0.24146511908336,"11.0-11.2":0.29777516661663,"11.3-11.4":0.61177526218353,"12.0-12.1":3.6935573551486,"12.2":4.2366152711898},I:{"3":0.00090345766129032,"4":0.13009790322581,_:"67","2.1":0.0063242036290323,"2.2":0.010841491935484,"2.3":0.0063242036290323,"4.1":0.065048951612903,"4.2-4.3":0.28187879032258,"4.4":0,"4.4.3-4.4.4":0.39481099798387},A:{"6":0,"7":0,"8":0.061095625,"9":0.022910859375,"10":0.022910859375,"11":0.38184765625,"5.5":0},B:{"12":0.01459,"13":0.01459,"14":0.021885,"15":0.04377,"16":0.036475,"17":1.0213,"18":0.24803},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.25187862318841,"5.0-5.4":0.050375724637681,"6.2-6.4":0.060450869565217,"7.2-7.4":0.08060115942029,"8.2":0.51383239130435,"9.2":0.43323123188406},N:{"10":0,"11":0.0541},J:{"7":0,"10":0.008115},S:{"2.5":0},R:{_:"0"},M:{"0":0.089265},O:{"0":0.089265},Q:{"1.2":0.002705},H:{"0":0.13572871993127},L:{"0":35.469855}}; diff --git a/node_modules/caniuse-lite/data/regions/DZ.js b/node_modules/caniuse-lite/data/regions/DZ.js index 721e24e67..18ab2cff9 100644 --- a/node_modules/caniuse-lite/data/regions/DZ.js +++ b/node_modules/caniuse-lite/data/regions/DZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.016701,"12":0,"13":0.011134,"14":0,"15":0.005567,"16":0.005567,"17":0.005567,"18":0.011134,"19":0,"20":0,"21":0,"22":0.011134,"23":0.022268,"24":0,"25":0.005567,"26":0.050103,"27":0.011134,"28":0.083505,"29":0.66804,"30":0.016701,"31":0.139175,"32":0.016701,"33":0.083505,"34":0.011134,"35":0.005567,"36":0.005567,"37":0,"38":0.016701,"39":0.022268,"40":0.050103,"41":0,"42":0.005567,"43":0.400824,"44":0.005567,"45":0.011134,"46":0.016701,"47":0.011134,"48":0.011134,"49":0.662473,"50":0.027835,"51":0.022268,"52":0.022268,"53":0.005567,"54":0.022268,"55":0.016701,"56":0.027835,"57":0.022268,"58":0.122474,"59":0.011134,"60":0.033402,"61":0.718143,"62":0.050103,"63":0.155876,"64":0.066804,"65":0.155876,"66":0.05567,"67":0.16701,"68":0.11134,"69":0.133608,"70":0.228247,"71":6.390916,"72":9.057509,"73":0.022268,"74":0.016701,"75":0},C:{"2":0,"3":0.005567,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005567,"27":0,"28":0,"29":0.005567,"30":0.005567,"31":0.005567,"32":0,"33":0.005567,"34":0.011134,"35":0.016701,"36":0.005567,"37":0.005567,"38":0.011134,"39":0.005567,"40":0.005567,"41":0.005567,"42":0.005567,"43":0.033402,"44":0.005567,"45":0.005567,"46":0.005567,"47":0.044536,"48":0.038969,"49":0.011134,"50":0.005567,"51":0.005567,"52":0.189278,"53":0.005567,"54":0.005567,"55":0.005567,"56":0.033402,"57":0.033402,"58":0.011134,"59":0.016701,"60":0.061237,"61":0.022268,"62":0.027835,"63":0.044536,"64":0.367422,"65":1.859378,"66":0.072371,"67":0,"3.5":0,"3.6":0.033402},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.022268,"37":0.083505,"38":0.005567,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.016701,"50":0.005567,"51":0,"52":0,"53":0.005567,"54":0,"55":0,"56":0.011134,"57":0.528865,"58":0.773813,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005567},E:{"4":0,"5":0,"6":0,"7":0.005567,"8":0.244948,"9":0.005567,"10":0.011134,"11":0.016701,"12":0.205979,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.005567,"7.1":0,"9.1":0.027835,"10.1":0.033402,"11.1":0.100206,"12.1":0},G:{"8":0.059581870009006,"3.2":0.00084814049834884,"4.0-4.1":0.00063610537376163,"4.2-4.3":0.00063610537376163,"5.0-5.1":0.0023323863704593,"6.0-6.1":0.0014842458721105,"7.0-7.1":0.0048768078655059,"8.1-8.4":0.011661931852297,"9.0-9.2":0.0061490186130291,"9.3":0.045375516661663,"10.0-10.2":0.028412706694686,"10.3":0.058945764635245,"11.0-11.2":0.076968750225158,"11.3-11.4":0.18447055839087,"12.0-12.1":1.6286417919544,"12.2":0.0078452996097268},I:{"3":0.0041112836879433,"4":0.54680073049645,_:"67","2.1":0,"2.2":0,"2.3":0.090448241134752,"4.1":0.15622878014184,"4.2-4.3":0.8263680212766,"4.4":0,"4.4.3-4.4.4":1.8541889432624},A:{"6":0.0061706506024096,"7":0.0061706506024096,"8":0.11724236144578,"9":0.030853253012048,"10":0.043194554216867,"11":0.30853253012048,"5.5":0},B:{"12":0.022268,"13":0.011134,"14":0.016701,"15":0.016701,"16":0.022268,"17":0.133608,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42121903791469,"5.0-5.4":0.07191544549763,"6.2-6.4":0.1027363507109,_:"7.2-7.4 8.2"},N:{"10":0.0124124,"11":0.1117116},J:{"7":0.0026598,"10":0.0106392},R:{_:"0"},M:{"0":0.17732},O:{"0":1.068353},Q:{_:"1.2"},H:{"0":0.81839121134021},L:{"0":61.020143}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010984,"12":0,"13":0.016476,"14":0,"15":0,"16":0,"17":0,"18":0.005492,"19":0.005492,"20":0.005492,"21":0.005492,"22":0.005492,"23":0,"24":0.005492,"25":0.005492,"26":0.016476,"27":0.005492,"28":0.005492,"29":0.225172,"30":0.010984,"31":0.060412,"32":0.010984,"33":0.049428,"34":0.010984,"35":0.005492,"36":0.010984,"37":0.005492,"38":0.016476,"39":0.010984,"40":0.060412,"41":0.005492,"42":0.010984,"43":0.35698,"44":0.005492,"45":0.016476,"46":0.016476,"47":0.010984,"48":0.021968,"49":1.059956,"50":0.02746,"51":0.021968,"52":0.021968,"53":0.016476,"54":0.038444,"55":0.043936,"56":0.021968,"57":0.016476,"58":0.104348,"59":0.010984,"60":0.016476,"61":0.829292,"62":0.05492,"63":0.24714,"64":0.093364,"65":0.159268,"66":0.049428,"67":0.093364,"68":0.065904,"69":0.115332,"70":0.159268,"71":0.362472,"72":0.763388,"73":15.40506,"74":0.02746,"75":0.016476,_:"76"},C:{"2":0,"3":0.005492,"4":0.005492,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005492,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005492,"27":0,"28":0,"29":0.005492,"30":0.005492,"31":0.005492,"32":0,"33":0.005492,"34":0.010984,"35":0.038444,"36":0.005492,"37":0.005492,"38":0.010984,"39":0.005492,"40":0.010984,"41":0.005492,"42":0.010984,"43":0.038444,"44":0.005492,"45":0.010984,"46":0.005492,"47":0.043936,"48":0.076888,"49":0.016476,"50":0.005492,"51":0.005492,"52":0.230664,"53":0.005492,"54":0.005492,"55":0.005492,"56":0.032952,"57":0.02746,"58":0.010984,"59":0.016476,"60":0.065904,"61":0.021968,"62":0.016476,"63":0.02746,"64":0.043936,"65":0.170252,"66":2.229752,"67":0.05492,"68":0,"3.5":0,"3.6":0.005492},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005492,"23":0,"24":0,"25":0.005492,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005492,"32":0,"33":0,"34":0.005492,"35":0,"36":0.021968,"37":0.08238,"38":0,"39":0,"40":0,"41":0,"42":0.010984,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005492,"50":0.005492,"51":0.010984,"52":0.005492,"53":0,"54":0,"55":0,"56":0.005492,"57":0.005492,"58":1.504808,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005492},E:{"4":0.005492,"5":0,"6":0,"7":0.010984,"8":0.060412,"9":0.02746,"10":0.021968,"11":0.021968,"12":0.126316,_:"0","3.1":0,"3.2":0,"5.1":0.005492,"6.1":0,"7.1":0,"9.1":0.021968,"10.1":0.038444,"11.1":0.104348,"12.1":0.060412},G:{"8":0.015936757730411,"3.2":0.0010348543980787,"4.0-4.1":0.00062091263884719,"4.2-4.3":0.00020697087961573,"5.0-5.1":0.0020697087961573,"6.0-6.1":0.0010348543980787,"7.0-7.1":0.0037254758330832,"8.1-8.4":0.0080718643050135,"9.0-9.2":0.0047603302311618,"9.3":0.039531438006605,"10.0-10.2":0.021938913239267,"10.3":0.05236363254278,"11.0-11.2":0.064574914440108,"11.3-11.4":0.13266833383368,"12.0-12.1":0.80097730411288,"12.2":0.91874373461423},I:{"3":0.0028840322580645,"4":0.41530064516129,_:"67","2.1":0.020188225806452,"2.2":0.034608387096774,"2.3":0.020188225806452,"4.1":0.20765032258065,"4.2-4.3":0.89981806451613,"4.4":0,"4.4.3-4.4.4":1.2603220967742},A:{"6":0.0061470091743119,"7":0.0061470091743119,"8":0.13523420183486,"9":0.036882055045872,"10":0.061470091743119,"11":0.42414363302752,"5.5":0},B:{"12":0.021968,"13":0.010984,"14":0.016476,"15":0.016476,"16":0.021968,"17":0.170252,"18":0.060412},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47883976,"5.0-5.4":0.09169272,"6.2-6.4":0.08150464,"7.2-7.4":0.3056424,"8.2":0.98824376,"9.2":0.60109672},N:{"10":0.013023111111111,"11":0.10418488888889},J:{"7":0,"10":0.009016},S:{"2.5":0},R:{_:"0"},M:{"0":0.166796},O:{"0":1.03684},Q:{"1.2":0.027048},H:{"0":0.76395108591065},L:{"0":60.054172}}; diff --git a/node_modules/caniuse-lite/data/regions/EC.js b/node_modules/caniuse-lite/data/regions/EC.js index 6e75bcf53..fc0c89684 100644 --- a/node_modules/caniuse-lite/data/regions/EC.js +++ b/node_modules/caniuse-lite/data/regions/EC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.007821,"19":0,"20":0,"21":0.007821,"22":0.062568,"23":0,"24":0,"25":0,"26":0.046926,"27":0.039105,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.007821,"34":0.015642,"35":0,"36":0.007821,"37":0.007821,"38":0.211167,"39":0.007821,"40":0.007821,"41":0,"42":0,"43":0.007821,"44":0.007821,"45":0.007821,"46":0.015642,"47":0.015642,"48":0.015642,"49":0.524007,"50":0.007821,"51":0.007821,"52":0.023463,"53":0.054747,"54":0.015642,"55":0.023463,"56":0.015642,"57":0.023463,"58":0.07821,"59":0.023463,"60":0.046926,"61":0.093852,"62":0.054747,"63":0.15642,"64":0.062568,"65":0.148599,"66":0.101673,"67":0.46926,"68":0.23463,"69":0.218988,"70":0.437976,"71":17.174916,"72":23.064129,"73":0.039105,"74":0.015642,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007821,"36":0,"37":0,"38":0.007821,"39":0,"40":0.007821,"41":0.007821,"42":0,"43":0.015642,"44":0.007821,"45":0.015642,"46":0.007821,"47":0.023463,"48":0.07821,"49":0.015642,"50":0.015642,"51":0.031284,"52":0.086031,"53":0.015642,"54":0.015642,"55":0.015642,"56":0.039105,"57":0.031284,"58":0.031284,"59":0.039105,"60":0.062568,"61":0.062568,"62":0.062568,"63":0.101673,"64":0.610038,"65":3.542913,"66":0.039105,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007821,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.007821,"57":0.531828,"58":0.594396,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.007821,"7":0,"8":0.570933,"9":0.125136,"10":0.086031,"11":0.187704,"12":2.878128,_:"0","3.1":0,"3.2":0,"5.1":0.422334,"6.1":0.007821,"7.1":0,"9.1":0.148599,"10.1":0.305019,"11.1":0.610038,"12.1":0.007821},G:{"8":0.16115671970379,"3.2":0.0022940458320825,"4.0-4.1":0.0017205343740618,"4.2-4.3":0.0017205343740618,"5.0-5.1":0.0063086260382268,"6.0-6.1":0.0040145802061443,"7.0-7.1":0.013190763534474,"8.1-8.4":0.031543130191134,"9.0-9.2":0.016631832282598,"9.3":0.12273145201641,"10.0-10.2":0.076850535374762,"10.3":0.15943618532973,"11.0-11.2":0.20818465926148,"11.3-11.4":0.49895496847793,"12.0-12.1":4.4051415090563,"12.2":0.021219923946763},I:{"3":0.0012398486997636,"4":0.16489987706856,_:"67","2.1":0,"2.2":0,"2.3":0.027276671394799,"4.1":0.047114250591017,"4.2-4.3":0.24920958865248,"4.4":0,"4.4.3-4.4.4":0.55917176359338},A:{"6":0,"7":0,"8":0.055799826923077,"9":0.023914211538462,"10":0.023914211538462,"11":0.31088475,"5.5":0},B:{"12":0.007821,"13":0.007821,"14":0.062568,"15":0.031284,"16":0.046926,"17":0.46926,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.6359105078125,"5.0-5.4":0.01025662109375,"6.2-6.4":0.07179634765625,_:"7.2-7.4 8.2"},N:{"10":0.012710833333333,"11":0.13981916666667},J:{"7":0.0017432,"10":0.0069728},R:{_:"0"},M:{"0":0.080623},O:{"0":0.093697},Q:{_:"1.2"},H:{"0":0.15678316838488},L:{"0":30.787141}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.03222,"23":0,"24":0,"25":0,"26":0.008055,"27":0,"28":0,"29":0.008055,"30":0,"31":0.008055,"32":0,"33":0,"34":0.008055,"35":0,"36":0.008055,"37":0.008055,"38":0.104715,"39":0.008055,"40":0.008055,"41":0.008055,"42":0,"43":0.008055,"44":0,"45":0.008055,"46":0,"47":0.008055,"48":0.01611,"49":0.62829,"50":0.008055,"51":0.008055,"52":0.008055,"53":0.024165,"54":0.01611,"55":0.024165,"56":0.008055,"57":0.01611,"58":0.072495,"59":0.024165,"60":0.01611,"61":0.024165,"62":0.040275,"63":0.136935,"64":0.072495,"65":0.120825,"66":0.09666,"67":0.43497,"68":0.12888,"69":0.17721,"70":0.265815,"71":0.346365,"72":1.329075,"73":42.619005,"74":0.04833,"75":0.01611,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.008055,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.008055,"42":0,"43":0.024165,"44":0.008055,"45":0.03222,"46":0,"47":0.024165,"48":0.12888,"49":0.01611,"50":0.01611,"51":0.024165,"52":0.09666,"53":0.008055,"54":0.008055,"55":0.01611,"56":0.04833,"57":0.03222,"58":0.024165,"59":0.056385,"60":0.072495,"61":0.072495,"62":0.04833,"63":0.088605,"64":0.088605,"65":0.378585,"66":5.75127,"67":0.08055,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.008055,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.008055,"58":1.20825,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.008055,"8":0.01611,"9":0.09666,"10":0.104715,"11":0.17721,"12":1.91709,_:"0","3.1":0,"3.2":0,"5.1":1.796265,"6.1":0.024165,"7.1":0,"9.1":0.153045,"10.1":0.281925,"11.1":0.555795,"12.1":1.17603},G:{"8":0.034838435404783,"3.2":0.0022622360652457,"4.0-4.1":0.0013573416391474,"4.2-4.3":0.00045244721304913,"5.0-5.1":0.0045244721304913,"6.0-6.1":0.0022622360652457,"7.0-7.1":0.0081440498348844,"8.1-8.4":0.017645441308916,"9.0-9.2":0.01040628590013,"9.3":0.086417417692385,"10.0-10.2":0.047959404583208,"10.3":0.11446914490143,"11.0-11.2":0.14116353047133,"11.3-11.4":0.2900186635645,"12.0-12.1":1.7509707145002,"12.2":2.0084131787251},I:{"3":0.0007348185483871,"4":0.10581387096774,_:"67","2.1":0.0051437298387097,"2.2":0.0088178225806452,"2.3":0.0051437298387097,"4.1":0.052906935483871,"4.2-4.3":0.22926338709677,"4.4":0,"4.4.3-4.4.4":0.32111570564516},A:{"6":0.0082380681818182,"7":0,"8":0.032952272727273,"9":0.016476136363636,"10":0.024714204545455,"11":0.28009431818182,"5.5":0},B:{"12":0.01611,"13":0.01611,"14":0.06444,"15":0.040275,"16":0.04833,"17":0.61218,"18":0.17721},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36642590673575,"5.0-5.4":0.010178497409326,"6.2-6.4":0.050892487046632,"7.2-7.4":0.10178497409326,"8.2":0.76338730569948,"9.2":0.67178082901554},N:{"10":0.011886111111111,"11":0.095088888888889},J:{"7":0,"10":0.00778},S:{"2.5":0},R:{_:"0"},M:{"0":0.083635},O:{"0":0.0778},Q:{"1.2":0.009725},H:{"0":0.1252152233677},L:{"0":27.082435}}; diff --git a/node_modules/caniuse-lite/data/regions/EE.js b/node_modules/caniuse-lite/data/regions/EE.js index d6ff1a311..2d832e92f 100644 --- a/node_modules/caniuse-lite/data/regions/EE.js +++ b/node_modules/caniuse-lite/data/regions/EE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007291,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007291,"35":0,"36":0.007291,"37":0,"38":0.021873,"39":0.007291,"40":0,"41":0,"42":0.007291,"43":0.021873,"44":0.021873,"45":0,"46":0.007291,"47":0.007291,"48":0.014582,"49":0.313513,"50":0.014582,"51":0.007291,"52":0.007291,"53":0.021873,"54":0.007291,"55":0.007291,"56":0.014582,"57":0.014582,"58":0.036455,"59":0.058328,"60":0.036455,"61":0.051037,"62":0.051037,"63":0.07291,"64":0.094783,"65":0.087492,"66":0.043746,"67":0.116656,"68":0.14582,"69":0.160402,"70":0.328095,"71":13.692498,"72":18.110844,"73":0.058328,"74":0.051037,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007291,"16":0.007291,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007291,"28":0,"29":0.007291,"30":0,"31":0.007291,"32":0.007291,"33":0,"34":0.007291,"35":0,"36":0.007291,"37":0,"38":0.007291,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.021873,"46":0.007291,"47":0.007291,"48":0.014582,"49":0.007291,"50":0.014582,"51":0.021873,"52":0.29164,"53":0.014582,"54":0.007291,"55":0.029164,"56":0.233312,"57":0.021873,"58":0.021873,"59":0.021873,"60":0.357259,"61":0.029164,"62":0.043746,"63":0.102074,"64":0.794719,"65":4.148579,"66":0.029164,"67":0.007291,"3.5":0,"3.6":0.007291},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007291,"37":0,"38":0.007291,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.014582,"56":0.007291,"57":0.554116,"58":0.641608,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007291},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007291,"9":0,"10":0.014582,"11":0.116656,"12":3.018474,_:"0","3.1":0,"3.2":0,"5.1":0.007291,"6.1":0,"7.1":0,"9.1":0.051037,"10.1":0.167693,"11.1":0.386423,"12.1":0.014582},G:{"8":0.45872815550886,"3.2":0.0065299381567097,"4.0-4.1":0.0048974536175323,"4.2-4.3":0.0048974536175323,"5.0-5.1":0.017957329930952,"6.0-6.1":0.011427391774242,"7.0-7.1":0.037547144401081,"8.1-8.4":0.089786649654758,"9.0-9.2":0.047342051636145,"9.3":0.34935169138397,"10.0-10.2":0.21875292824977,"10.3":0.45383070189132,"11.0-11.2":0.5925918877214,"11.3-11.4":1.4202615490844,"12.0-12.1":12.539113745422,"12.2":0.060401927949565},I:{"3":0.00048071867612293,"4":0.06393558392435,_:"67","2.1":0,"2.2":0,"2.3":0.010575810874704,"4.1":0.018267309692671,"4.2-4.3":0.096624453900709,"4.4":0,"4.4.3-4.4.4":0.21680412293144},A:{"6":0.0073227690631808,"7":0.0073227690631808,"8":0.043936614379085,"9":0.1537781503268,"10":0.021968307189542,"11":3.1268223899782,"5.5":0},B:{"12":0.007291,"13":0.007291,"14":0.036455,"15":0.043746,"16":0.07291,"17":1.290507,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.18648406451613,"5.0-5.4":0.06216135483871,"6.2-6.4":0.031080677419355,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.032508},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.224847},O:{"0":0.02709},Q:{_:"1.2"},H:{"0":0.11541177835052},L:{"0":26.527037}}; +module.exports={D:{"4":0.007591,"5":0,"6":0.007591,"7":0,"8":0,"9":0,"10":0,"11":0.007591,"12":0.007591,"13":0,"14":0.007591,"15":0,"16":0,"17":0.015182,"18":0,"19":0,"20":0,"21":0.007591,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007591,"28":0.007591,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007591,"35":0,"36":0.007591,"37":0.007591,"38":0.015182,"39":0.007591,"40":0.007591,"41":0.045546,"42":0.007591,"43":0.022773,"44":0.022773,"45":0,"46":0.007591,"47":0.007591,"48":0.015182,"49":0.326413,"50":0,"51":0.015182,"52":0,"53":0.015182,"54":0,"55":0.030364,"56":0.037955,"57":0.015182,"58":0.083501,"59":0.068319,"60":0.022773,"61":0.007591,"62":0.015182,"63":0.053137,"64":0.053137,"65":0.07591,"66":0.030364,"67":0.091092,"68":0.098683,"69":0.129047,"70":0.235321,"71":0.258094,"72":1.935705,"73":32.254159,"74":0.113865,"75":0.030364,_:"76"},C:{"2":0,"3":0.007591,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007591,"16":0.007591,"17":0,"18":0,"19":0,"20":0,"21":0.007591,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007591,"28":0,"29":0,"30":0,"31":0.007591,"32":0.007591,"33":0.007591,"34":0,"35":0.007591,"36":0,"37":0.015182,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007591,"46":0,"47":0.060728,"48":0.022773,"49":0,"50":0.015182,"51":0.015182,"52":0.242912,"53":0.007591,"54":0.007591,"55":0.015182,"56":0.129047,"57":0.015182,"58":0.007591,"59":0.015182,"60":0.334004,"61":0.015182,"62":0.022773,"63":0.060728,"64":0.098683,"65":0.288458,"66":4.182641,"67":0.022773,"68":0.015182,"3.5":0.007591,"3.6":0.022773},F:{"9":0,"11":0,"12":0.007591,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.015182,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007591,"37":0,"38":0,"39":0,"40":0.007591,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.007591,"56":0.007591,"57":0,"58":0.956466,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.007591,"12.1":0.030364},E:{"4":0.007591,"5":0,"6":0,"7":0,"8":0.022773,"9":0,"10":0.015182,"11":0.083501,"12":3.059173,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.060728,"10.1":0.174593,"11.1":0.37955,"12.1":0.98683},G:{"8":0.11261913819674,"3.2":0.0073129310517362,"4.0-4.1":0.0043877586310417,"4.2-4.3":0.0014625862103472,"5.0-5.1":0.014625862103472,"6.0-6.1":0.0073129310517362,"7.0-7.1":0.02632655178625,"8.1-8.4":0.057040862203542,"9.0-9.2":0.033639482837987,"9.3":0.27935396617632,"10.0-10.2":0.15503413829681,"10.3":0.37003431121785,"11.0-11.2":0.45632689762834,"11.3-11.4":0.93751776083258,"12.0-12.1":5.6602086340438,"12.2":6.4924201877314},I:{"3":0.0005919627016129,"4":0.085242629032258,_:"67","2.1":0.0041437389112903,"2.2":0.0071035524193548,"2.3":0.0041437389112903,"4.1":0.042621314516129,"4.2-4.3":0.18469236290323,"4.4":0,"4.4.3-4.4.4":0.25868770060484},A:{"6":0.0076204987046632,"7":0.0076204987046632,"8":0.038102493523316,"9":0.068584488341969,"10":0.02286149611399,"11":5.7382355246114,"5.5":0},B:{"12":0,"13":0.007591,"14":0.022773,"15":0.030364,"16":0.159411,"17":1.108286,"18":0.470642},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.16562747826087,"5.0-5.4":0.041406869565217,"6.2-6.4":0.031055152173913,"7.2-7.4":0.17597919565217,"8.2":1.0662268913043,"9.2":1.3767784130435},N:{"10":0,"11":0.045771},J:{"7":0,"10":0.002409},S:{"2.5":0},R:{_:"0"},M:{"0":0.178266},O:{"0":0.026499},Q:{"1.2":0.004818},H:{"0":0.11859564948454},L:{"0":22.809395}}; diff --git a/node_modules/caniuse-lite/data/regions/EG.js b/node_modules/caniuse-lite/data/regions/EG.js index 6c6ed7d90..c018f4b2c 100644 --- a/node_modules/caniuse-lite/data/regions/EG.js +++ b/node_modules/caniuse-lite/data/regions/EG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00514,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00514,"19":0.00514,"20":0,"21":0.00514,"22":0.00514,"23":0.00514,"24":0.04626,"25":0.00514,"26":0.08224,"27":0.01028,"28":0.01028,"29":0.04626,"30":0.0257,"31":0.03598,"32":0.01028,"33":0.14906,"34":0.00514,"35":0.04112,"36":0.01028,"37":0.00514,"38":0.01542,"39":0.00514,"40":0.08224,"41":0.00514,"42":0.00514,"43":0.67334,"44":0.01028,"45":0.00514,"46":0.03598,"47":0.01542,"48":0.01028,"49":0.39064,"50":0.01028,"51":0.0257,"52":0.00514,"53":0.02056,"54":0.03084,"55":0.0257,"56":0.06168,"57":0.01028,"58":0.0771,"59":0.01542,"60":0.02056,"61":0.1542,"62":0.03084,"63":0.06168,"64":0.03598,"65":0.08224,"66":0.04626,"67":0.16962,"68":0.1285,"69":0.23644,"70":0.28784,"71":6.40444,"72":8.2754,"73":0.03084,"74":0.01542,"75":0},C:{"2":0.02056,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.02056,"16":0,"17":0,"18":0.00514,"19":0,"20":0,"21":0.00514,"22":0,"23":0.02056,"24":0,"25":0.00514,"26":0.00514,"27":0,"28":0,"29":0,"30":0.01542,"31":0.00514,"32":0.00514,"33":0.00514,"34":0.00514,"35":0.00514,"36":0.00514,"37":0.00514,"38":0.00514,"39":0.00514,"40":0.00514,"41":0.00514,"42":0.00514,"43":0.0257,"44":0.01028,"45":0.00514,"46":0.00514,"47":0.04626,"48":0.03598,"49":0.01028,"50":0.01028,"51":0.02056,"52":0.35466,"53":0.01028,"54":0.01028,"55":0.01028,"56":0.0257,"57":0.01542,"58":0.01028,"59":0.01028,"60":0.06682,"61":0.01542,"62":0.01542,"63":0.03084,"64":0.32896,"65":1.53172,"66":0.0771,"67":0,"3.5":0,"3.6":0.00514},F:{"9":0,"11":0,"12":0,"15":0.00514,"16":0,"17":0,"18":0.00514,"19":0.00514,"20":0,"21":0,"22":0.00514,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.01028,"37":0.04626,"38":0,"39":0,"40":0,"41":0,"42":0.00514,"43":0.01028,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00514,"50":0.00514,"51":0.00514,"52":0,"53":0,"54":0.00514,"55":0.00514,"56":0.09252,"57":0.34438,"58":0.30326,"9.5-9.6":0,"10.0-10.1":0.01542,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00514},E:{"4":0,"5":0,"6":0,"7":0.01028,"8":0.0257,"9":0.01542,"10":0.01542,"11":0.0257,"12":0.27242,_:"0","3.1":0,"3.2":0,"5.1":0.0514,"6.1":0,"7.1":0,"9.1":0.01542,"10.1":0.03598,"11.1":0.05654,"12.1":0},G:{"8":0.23265720204143,"3.2":0.0033118462924047,"4.0-4.1":0.0024838847193035,"4.2-4.3":0.0024838847193035,"5.0-5.1":0.0091075773041129,"6.0-6.1":0.0057957310117082,"7.0-7.1":0.019043116181327,"8.1-8.4":0.045537886520564,"9.0-9.2":0.024010885619934,"9.3":0.17718377664365,"10.0-10.2":0.11094685079556,"10.3":0.23017331732213,"11.0-11.2":0.30055005103572,"11.3-11.4":0.72032656859802,"12.0-12.1":6.3595728429901,"12.2":0.030634578204743},I:{"3":0.002998085106383,"4":0.39874531914894,_:"67","2.1":0,"2.2":0,"2.3":0.065957872340426,"4.1":0.11392723404255,"4.2-4.3":0.60261510638298,"4.4":0,"4.4.3-4.4.4":1.3521363829787},A:{"6":0,"7":0,"8":0.067596976744186,"9":0.051997674418605,"10":0.020799069767442,"11":0.30678627906977,"5.5":0},B:{"12":0.01542,"13":0.01542,"14":0.03598,"15":0.03084,"16":0.03598,"17":0.15934,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1563379472141,"5.0-5.4":0.061398475073314,"6.2-6.4":0.1432631085044,_:"7.2-7.4 8.2"},N:{"10":0.01215,"11":0.10935},J:{"7":0.001944,"10":0.007776},R:{_:"0"},M:{"0":0.20412},O:{"0":0.81648},Q:{_:"1.2"},H:{"0":0.69937237113402},L:{"0":57.62558}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007766,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.007766,"20":0,"21":0,"22":0.007766,"23":0,"24":0.015532,"25":0,"26":0.085426,"27":0.007766,"28":0.007766,"29":0.007766,"30":0.015532,"31":0.031064,"32":0.007766,"33":0.093192,"34":0.007766,"35":0.015532,"36":0.007766,"37":0,"38":0.015532,"39":0,"40":0.046596,"41":0.007766,"42":0,"43":0.481492,"44":0.007766,"45":0.007766,"46":0.031064,"47":0.007766,"48":0.007766,"49":0.403832,"50":0.007766,"51":0.023298,"52":0.007766,"53":0.007766,"54":0.023298,"55":0.069894,"56":0.07766,"57":0.007766,"58":0.178618,"59":0.031064,"60":0.015532,"61":0.069894,"62":0.023298,"63":0.062128,"64":0.023298,"65":0.675642,"66":1.74735,"67":0.062128,"68":0.163086,"69":0.209682,"70":0.403832,"71":1.149368,"72":1.118304,"73":39.482344,"74":0.031064,"75":0.023298,_:"76"},C:{"2":0.007766,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.007766,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007766,"16":0,"17":0,"18":0.007766,"19":0,"20":0,"21":0.007766,"22":0,"23":0.007766,"24":0,"25":0.007766,"26":0,"27":0,"28":0,"29":0,"30":0.015532,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.031064,"39":0.015532,"40":0.007766,"41":0.007766,"42":0.007766,"43":0.023298,"44":0.007766,"45":0.007766,"46":0,"47":0.031064,"48":0.046596,"49":0.015532,"50":0.007766,"51":0.015532,"52":0.636812,"53":0.007766,"54":0.007766,"55":0.007766,"56":0.015532,"57":0.007766,"58":0.11649,"59":0.007766,"60":0.132022,"61":0.007766,"62":0.015532,"63":0.015532,"64":0.023298,"65":0.100958,"66":4.07715,"67":0.139788,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007766,"37":0.023298,"38":0,"39":0,"40":0,"41":0,"42":0.007766,"43":0.015532,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.264044,"57":0.007766,"58":2.228842,"9.5-9.6":0,"10.0-10.1":0.007766,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007766},E:{"4":0,"5":0.007766,"6":0,"7":0,"8":0.007766,"9":0.007766,"10":0.023298,"11":0.023298,"12":0.19415,_:"0","3.1":0,"3.2":0,"5.1":0.473726,"6.1":0,"7.1":0,"9.1":0.046596,"10.1":0.054362,"11.1":0.062128,"12.1":0.264044},G:{"8":0.040661239667767,"3.2":0.0026403402381667,"4.0-4.1":0.0015842041429,"4.2-4.3":0.00052806804763334,"5.0-5.1":0.0052806804763334,"6.0-6.1":0.0026403402381667,"7.0-7.1":0.0095052248574002,"8.1-8.4":0.0205946538577,"9.0-9.2":0.012145565095567,"9.3":0.10086099709797,"10.0-10.2":0.055975213049134,"10.3":0.13360121605124,"11.0-11.2":0.1647572308616,"11.3-11.4":0.33849161853297,"12.0-12.1":2.043623344341,"12.2":2.3440940634444},I:{"3":0.0011570141129032,"4":0.16661003225806,_:"67","2.1":0.0080990987903226,"2.2":0.013884169354839,"2.3":0.0080990987903226,"4.1":0.083305016129032,"4.2-4.3":0.36098840322581,"4.4":0,"4.4.3-4.4.4":0.50561516733871},A:{"6":0,"7":0,"8":0.062379530364372,"9":0.031189765182186,"10":0.062379530364372,"11":1.7700191740891,"5.5":0},B:{"12":0.015532,"13":0.015532,"14":0.023298,"15":0.023298,"16":0.163086,"17":0.597982,"18":0.108724},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28400625806452,"5.0-5.4":0.020286161290323,"6.2-6.4":0.030429241935484,"7.2-7.4":0.10143080645161,"8.2":0.42600938709677,"9.2":0.39558014516129},N:{"10":0.0125104,"11":0.0500416},J:{"7":0,"10":0.004468},S:{"2.5":0},R:{_:"0"},M:{"0":0.087126},O:{"0":0.341802},Q:{"1.2":0.004468},H:{"0":0.31302101718213},L:{"0":30.183474}}; diff --git a/node_modules/caniuse-lite/data/regions/ER.js b/node_modules/caniuse-lite/data/regions/ER.js index 28b1f7fed..96d856e09 100644 --- a/node_modules/caniuse-lite/data/regions/ER.js +++ b/node_modules/caniuse-lite/data/regions/ER.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.030796,"20":0.038495,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007699,"32":0,"33":0.015398,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.007699,"41":0,"42":0,"43":0.053893,"44":0.146281,"45":0.007699,"46":0,"47":0,"48":0,"49":0.107786,"50":0.007699,"51":0.107786,"52":0,"53":0,"54":0.184776,"55":0.092388,"56":0.107786,"57":0.007699,"58":0.007699,"59":0.346455,"60":0,"61":0,"62":0.015398,"63":0.046194,"64":0,"65":0.015398,"66":0,"67":0.038495,"68":0.292562,"69":0.454241,"70":0.608221,"71":2.225011,"72":2.833232,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":1.893954,"5":0,"6":0,"7":0.300261,"8":0.007699,"9":0.030796,"10":0.115485,"11":0.115485,"12":0,"13":0,"14":0.284863,"15":0,"16":0.038495,"17":0.015398,"18":0,"19":0.15398,"20":0,"21":0.269465,"22":0.007699,"23":0.130883,"24":1.355024,"25":0.053893,"26":0.215572,"27":0.100087,"28":0.007699,"29":0.046194,"30":0.207873,"31":0.138582,"32":0.215572,"33":0.169378,"34":0.069291,"35":0.007699,"36":0.100087,"37":0.038495,"38":0.438843,"39":0.138582,"40":1.031666,"41":0.662114,"42":1.978643,"43":3.372162,"44":0.885385,"45":0.531231,"46":0.662114,"47":2.84863,"48":0.700609,"49":0.893084,"50":0.38495,"51":0.254067,"52":1.739974,"53":2.871727,"54":0.292562,"55":0.777599,"56":0.939278,"57":2.101827,"58":0.284863,"59":0.23097,"60":0.577425,"61":2.440583,"62":3.31057,"63":3.456851,"64":3.757112,"65":2.432884,"66":0.392649,"67":0,"3.5":0,"3.6":0.115485},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.007699,"19":0,"20":0,"21":0.038495,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.030796,"34":0.246368,"35":0,"36":0.007699,"37":0.084689,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.084689,"46":0,"47":0,"48":0,"49":0,"50":0.053893,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.169378,"58":1.601392,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.038495,"11.6":0,"12.1":0.084689},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.038495,"10":0.007699,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0.007699,"12.1":0},G:{"8":0.087361699289503,"3.2":0.0012435829080356,"4.0-4.1":0.00093268718102672,"4.2-4.3":0.00093268718102672,"5.0-5.1":0.003419852997098,"6.0-6.1":0.0021762700890623,"7.0-7.1":0.0071506017212048,"8.1-8.4":0.01709926498549,"9.0-9.2":0.0090159760832583,"9.3":0.066531685579906,"10.0-10.2":0.041660027419193,"10.3":0.086429012108476,"11.0-11.2":0.11285514890423,"11.3-11.4":0.27047928249775,"12.0-12.1":2.3879900791554,"12.2":0.01150314189933},I:{"3":0.00092932269503546,"4":0.12359991843972,_:"67","2.1":0,"2.2":0,"2.3":0.02044509929078,"4.1":0.035314262411348,"4.2-4.3":0.18679386170213,"4.4":0,"4.4.3-4.4.4":0.41912453546099},A:{"6":0.007699,"7":0,"8":0.130883,"9":0.030796,"10":0,"11":0.408047,"5.5":0},B:{"12":0.15398,"13":0.007699,"14":0.092388,"15":0.007699,"16":0.500435,"17":0.215572,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.9965337378049,"5.0-5.4":1.3681830182927,"6.2-6.4":0.081077512195122,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.32214},O:{"0":3.886389},Q:{_:"1.2"},H:{"0":0.56639391752577},L:{"0":20.508302}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.04072,"28":0,"29":0,"30":0,"31":0,"32":0.057008,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.114016,"41":0,"42":0,"43":0.114016,"44":0,"45":0.04072,"46":0,"47":0,"48":0,"49":0,"50":1.311184,"51":0,"52":0.4072,"53":0,"54":6.319744,"55":0,"56":0,"57":0,"58":0,"59":0.741104,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0.04072,"69":0.089584,"70":0.114016,"71":0.871408,"72":0.77368,"73":1.514784,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0.57008,"5":0,"6":0,"7":0,"8":0,"9":0.276896,"10":0.016288,"11":0.36648,"12":0.016288,"13":0.089584,"14":0.073296,"15":0.716672,"16":0,"17":0,"18":0,"19":0.057008,"20":0,"21":0.073296,"22":0.016288,"23":2.386192,"24":0.390912,"25":0.016288,"26":0.04072,"27":0,"28":0,"29":0.146592,"30":0.016288,"31":0.16288,"32":0.057008,"33":0.146592,"34":0,"35":0.057008,"36":0.553792,"37":0.016288,"38":1.6288,"39":0,"40":3.102864,"41":0.293184,"42":1.807968,"43":1.091296,"44":0.439776,"45":0.16288,"46":1.807968,"47":1.197168,"48":0.920272,"49":0.390912,"50":0.130304,"51":0.317616,"52":1.58808,"53":4.617648,"54":0.219888,"55":0.057008,"56":0.594512,"57":4.96784,"58":0.146592,"59":0.187312,"60":0.276896,"61":1.8324,"62":8.086992,"63":0.594512,"64":2.36176,"65":4.60136,"66":1.677664,"67":0.317616,"68":0,"3.5":0,"3.6":0.016288},F:{"9":0,"11":0,"12":0,"15":0.016288,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.016288,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.016288,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.016288,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.04072,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.741104,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.016288,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0.016288,"12.1":0.057008},G:{"8":0.017222233163214,"3.2":0.0011183268287801,"4.0-4.1":0.00067099609726809,"4.2-4.3":0.00022366536575603,"5.0-5.1":0.0022366536575603,"6.0-6.1":0.0011183268287801,"7.0-7.1":0.0040259765836085,"8.1-8.4":0.0087229492644851,"9.0-9.2":0.0051443034123887,"9.3":0.042720084859402,"10.0-10.2":0.023708528770139,"10.3":0.056587337536275,"11.0-11.2":0.069783594115881,"11.3-11.4":0.14336949944961,"12.0-12.1":0.86558496547583,"12.2":0.99285055859101},I:{"3":0.00053743548387097,"4":0.077390709677419,_:"67","2.1":0.0037620483870968,"2.2":0.0064492258064516,"2.3":0.0037620483870968,"4.1":0.03869535483871,"4.2-4.3":0.16767987096774,"4.4":0,"4.4.3-4.4.4":0.23485930645161},A:{"6":0,"7":0,"8":0.089584,"9":0,"10":0.219888,"11":0.236176,"5.5":0},B:{"12":0.016288,"13":0.146592,"14":0,"15":0.057008,"16":0.146592,"17":0.219888,"18":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.5698673322091,"5.0-5.4":0.14118119392917,"6.2-6.4":0.070590596964587,"7.2-7.4":0.50421854974705,"8.2":1.2807151163575,"9.2":0.41345921079258},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.892736},O:{"0":3.093952},Q:{"1.2":0},H:{"0":0.10894273539519},L:{"0":13.088752}}; diff --git a/node_modules/caniuse-lite/data/regions/ES.js b/node_modules/caniuse-lite/data/regions/ES.js index 9d5e60462..6f1a3b7a6 100644 --- a/node_modules/caniuse-lite/data/regions/ES.js +++ b/node_modules/caniuse-lite/data/regions/ES.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005671,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005671,"23":0,"24":0,"25":0.005671,"26":0,"27":0,"28":0,"29":0.136104,"30":0,"31":0.011342,"32":0,"33":0,"34":0.005671,"35":0,"36":0,"37":0.005671,"38":0.017013,"39":0.005671,"40":0.005671,"41":0.005671,"42":0,"43":0.005671,"44":0.011342,"45":0.005671,"46":0.011342,"47":0.005671,"48":0.011342,"49":0.51039,"50":0.005671,"51":0.011342,"52":0.005671,"53":0.011342,"54":0.011342,"55":0.017013,"56":0.022684,"57":0.022684,"58":0.034026,"59":0.017013,"60":0.017013,"61":0.17013,"62":0.039697,"63":0.085065,"64":0.05671,"65":0.068052,"66":0.051039,"67":0.119091,"68":0.073723,"69":0.107749,"70":0.192814,"71":7.689876,"72":10.26451,"73":0.017013,"74":0.005671,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005671,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005671,"32":0.005671,"33":0,"34":0,"35":0.005671,"36":0,"37":0,"38":0.011342,"39":0.005671,"40":0.005671,"41":0.005671,"42":0.005671,"43":0.005671,"44":0.005671,"45":0.022684,"46":0.005671,"47":0.011342,"48":0.051039,"49":0.011342,"50":0.011342,"51":0.017013,"52":0.209827,"53":0.005671,"54":0.011342,"55":0.022684,"56":0.022684,"57":0.028355,"58":0.022684,"59":0.011342,"60":0.096407,"61":0.022684,"62":0.028355,"63":0.039697,"64":0.425325,"65":2.257058,"66":0.017013,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011342,"37":0,"38":0.011342,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005671,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005671,"57":0.198485,"58":0.221169,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005671},E:{"4":0,"5":0.005671,"6":0,"7":0.005671,"8":0.022684,"9":0.034026,"10":0.028355,"11":0.068052,"12":1.395066,_:"0","3.1":0,"3.2":0,"5.1":0.017013,"6.1":0.017013,"7.1":0,"9.1":0.051039,"10.1":0.124762,"11.1":0.238182,"12.1":0.005671},G:{"8":0.42238068037626,"3.2":0.0060125363754628,"4.0-4.1":0.0045094022815971,"4.2-4.3":0.0045094022815971,"5.0-5.1":0.016534475032523,"6.0-6.1":0.01052193865706,"7.0-7.1":0.034572084158911,"8.1-8.4":0.082672375162614,"9.0-9.2":0.043590888722105,"9.3":0.32167069608726,"10.0-10.2":0.201419968578,"10.3":0.41787127809467,"11.0-11.2":0.54563767607325,"11.3-11.4":1.3077266616632,"12.0-12.1":11.545572974982,"12.2":0.055615961473031},I:{"3":0.0006753451536643,"4":0.089820905437352,_:"67","2.1":0,"2.2":0,"2.3":0.014857593380615,"4.1":0.025663115839244,"4.2-4.3":0.13574437588652,"4.4":0,"4.4.3-4.4.4":0.3045806643026},A:{"6":0,"7":0.0057427848101266,"8":0.063170632911392,"9":0.022971139240506,"10":0.022971139240506,"11":1.2461843037975,"5.5":0},B:{"12":0.005671,"13":0.005671,"14":0.017013,"15":0.034026,"16":0.062381,"17":1.009438,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26564318181818,"5.0-5.4":0.031877181818182,"6.2-6.4":0.053128636363636,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.056277},J:{"7":0.0008658,"10":0.0034632},R:{_:"0"},M:{"0":0.229437},O:{"0":0.073593},Q:{_:"1.2"},H:{"0":0.14344461340206},L:{"0":50.364053}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005657,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005657,"23":0,"24":0,"25":0.011314,"26":0,"27":0,"28":0,"29":0.045256,"30":0.005657,"31":0.005657,"32":0,"33":0,"34":0.005657,"35":0,"36":0,"37":0.005657,"38":0.016971,"39":0.005657,"40":0.005657,"41":0.005657,"42":0,"43":0.005657,"44":0.005657,"45":0.005657,"46":0.005657,"47":0.005657,"48":0.005657,"49":0.593985,"50":0.005657,"51":0.011314,"52":0.005657,"53":0.011314,"54":0.011314,"55":0.011314,"56":0.022628,"57":0.022628,"58":0.028285,"59":0.016971,"60":0.016971,"61":0.152739,"62":0.033942,"63":0.084855,"64":0.039599,"65":0.067884,"66":0.039599,"67":0.11314,"68":0.050913,"69":0.079198,"70":0.124454,"71":0.181024,"72":0.854207,"73":17.853492,"74":0.022628,"75":0.011314,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005657,"32":0.005657,"33":0,"34":0,"35":0.005657,"36":0,"37":0,"38":0.011314,"39":0.005657,"40":0.005657,"41":0.005657,"42":0.005657,"43":0.005657,"44":0,"45":0.022628,"46":0.016971,"47":0.011314,"48":0.084855,"49":0.011314,"50":0.011314,"51":0.016971,"52":0.220623,"53":0.005657,"54":0.005657,"55":0.028285,"56":0.022628,"57":0.028285,"58":0.016971,"59":0.011314,"60":0.096169,"61":0.016971,"62":0.016971,"63":0.028285,"64":0.073541,"65":0.192338,"66":2.845471,"67":0.022628,"68":0,"3.5":0,"3.6":0.005657},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011314,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.005657,"58":0.424275,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005657},E:{"4":0,"5":0,"6":0.005657,"7":0.011314,"8":0.011314,"9":0.033942,"10":0.028285,"11":0.05657,"12":0.956033,_:"0","3.1":0,"3.2":0,"5.1":0.033942,"6.1":0.016971,"7.1":0,"9.1":0.05657,"10.1":0.124454,"11.1":0.231937,"12.1":0.593985},G:{"8":0.10965917282097,"3.2":0.0071207255078555,"4.0-4.1":0.0042724353047133,"4.2-4.3":0.0014241451015711,"5.0-5.1":0.014241451015711,"6.0-6.1":0.0071207255078555,"7.0-7.1":0.02563461182828,"8.1-8.4":0.055541658961273,"9.0-9.2":0.032755337336135,"9.3":0.27201171440008,"10.0-10.2":0.15095938076654,"10.3":0.36030871069749,"11.0-11.2":0.44433327169018,"11.3-11.4":0.91287701010708,"12.0-12.1":5.5114415430802,"12.2":6.3217801058741},I:{"3":0.00054832862903226,"4":0.078959322580645,_:"67","2.1":0.0038383004032258,"2.2":0.0065799435483871,"2.3":0.0038383004032258,"4.1":0.039479661290323,"4.2-4.3":0.17107853225806,"4.4":0,"4.4.3-4.4.4":0.2396196108871},A:{"6":0,"7":0.0057055579399142,"8":0.062761137339056,"9":0.028527789699571,"10":0.017116673819742,"11":1.2152838412017,"5.5":0},B:{"12":0.005657,"13":0.005657,"14":0.016971,"15":0.028285,"16":0.050913,"17":1.046545,"18":0.254565},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21916462357414,"5.0-5.4":0.020872821292776,"6.2-6.4":0.041745642585551,"7.2-7.4":0.15654615969582,"8.2":1.0123318326996,"9.2":1.2941149201521},N:{"10":0,"11":0.047773},J:{"7":0,"10":0.004343},S:{"2.5":0},R:{_:"0"},M:{"0":0.208464},O:{"0":0.056459},Q:{"1.2":0.017372},H:{"0":0.1397968419244},L:{"0":50.131556}}; diff --git a/node_modules/caniuse-lite/data/regions/ET.js b/node_modules/caniuse-lite/data/regions/ET.js index 14dd87c5f..6d170f38b 100644 --- a/node_modules/caniuse-lite/data/regions/ET.js +++ b/node_modules/caniuse-lite/data/regions/ET.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003734,"11":0.014936,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.011202,"20":0,"21":0,"22":0,"23":0.003734,"24":0,"25":0.003734,"26":0.048542,"27":0,"28":0,"29":0.003734,"30":0,"31":0.011202,"32":0.003734,"33":0.07468,"34":0,"35":0,"36":0.003734,"37":0.003734,"38":0.003734,"39":0.003734,"40":0.126956,"41":0,"42":0.003734,"43":0.679588,"44":0.003734,"45":0.003734,"46":0.01867,"47":0.007468,"48":0.003734,"49":0.03734,"50":0.007468,"51":0.007468,"52":0.003734,"53":0.003734,"54":0.003734,"55":0.022404,"56":0.007468,"57":0.003734,"58":0.052276,"59":0.007468,"60":0.033606,"61":0.11202,"62":0.007468,"63":0.029872,"64":0.011202,"65":0.119488,"66":0.026138,"67":0.078414,"68":0.033606,"69":0.070946,"70":0.153094,"71":2.046232,"72":2.9872,"73":0.029872,"74":0.011202,"75":0},C:{"2":0,"3":0,"4":0.007468,"5":0.003734,"6":0,"7":0,"8":0.003734,"9":0,"10":0.003734,"11":0,"12":0.003734,"13":0,"14":0,"15":0.003734,"16":0,"17":0.003734,"18":0,"19":0.003734,"20":0.014936,"21":0.003734,"22":0,"23":0,"24":0.011202,"25":0.007468,"26":0.007468,"27":0.003734,"28":0.003734,"29":0.011202,"30":0.011202,"31":0.014936,"32":0.007468,"33":0.011202,"34":0.011202,"35":0.011202,"36":0.011202,"37":0.01867,"38":0.01867,"39":0.014936,"40":0.011202,"41":0.011202,"42":0.029872,"43":0.070946,"44":0.041074,"45":0.014936,"46":0.007468,"47":0.082148,"48":0.044808,"49":0.01867,"50":0.011202,"51":0.003734,"52":0.097084,"53":0.007468,"54":0.007468,"55":0.003734,"56":0.03734,"57":0.026138,"58":0.01867,"59":0.014936,"60":0.052276,"61":0.104552,"62":0.03734,"63":0.052276,"64":0.339794,"65":1.347974,"66":0.291252,"67":0.003734,"3.5":0,"3.6":0.003734},F:{"9":0,"11":0.003734,"12":0.003734,"15":0.003734,"16":0.003734,"17":0.003734,"18":0.007468,"19":0.01867,"20":0.07468,"21":0.011202,"22":0.007468,"23":0.03734,"24":0,"25":0,"26":0,"27":0.007468,"28":0.01867,"29":0.01867,"30":0.029872,"31":0,"32":0.007468,"33":0.007468,"34":0.003734,"35":0.011202,"36":0.003734,"37":0.014936,"38":0.07468,"39":0,"40":0,"41":0,"42":0.011202,"43":0.003734,"44":0,"45":0.007468,"46":0.003734,"47":0.003734,"48":0.003734,"49":0.007468,"50":0.007468,"51":0.003734,"52":0.003734,"53":0.003734,"54":0.007468,"55":0.003734,"56":0.01867,"57":0.39207,"58":0.649716,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.089616},E:{"4":0,"5":0,"6":0,"7":0.026138,"8":0.063478,"9":0.044808,"10":0.007468,"11":0.011202,"12":0.126956,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.014936,"10.1":0.007468,"11.1":0.014936,"12.1":0},G:{"8":0.064737867106975,"3.2":0.00092153547483238,"4.0-4.1":0.00069115160612429,"4.2-4.3":0.00069115160612429,"5.0-5.1":0.0025342225557891,"6.0-6.1":0.0016126870809567,"7.0-7.1":0.0052988289802862,"8.1-8.4":0.012671112778945,"9.0-9.2":0.0066811321925348,"9.3":0.049302147903532,"10.0-10.2":0.030871438406885,"10.3":0.064046715500851,"11.0-11.2":0.083629344341039,"11.3-11.4":0.20043396577604,"12.0-12.1":1.7695784955469,"12.2":0.0085242031421995},I:{"3":0.0061503546099291,"4":0.81799716312057,_:"67","2.1":0,"2.2":0,"2.3":0.13530780141844,"4.1":0.2337134751773,"4.2-4.3":1.2362212765957,"4.4":0,"4.4.3-4.4.4":2.773809929078},A:{"6":0,"7":0.003880431372549,"8":0.062086901960784,"9":0.007760862745098,"10":0.015521725490196,"11":0.30655407843137,"5.5":0},B:{"12":0.085882,"13":0.052276,"14":0.029872,"15":0.033606,"16":0.048542,"17":0.291252,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.67949823157895,"5.0-5.4":0.15988193684211,"6.2-6.4":0.10991883157895,_:"7.2-7.4 8.2"},N:{"10":0.0357162,"11":0.0833378},J:{"7":0.0037596,"10":0.0150384},R:{_:"0"},M:{"0":0.12532},O:{"0":3.872388},Q:{_:"1.2"},H:{"0":25.627294020619},L:{"0":31.53191}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004422,"11":0.017688,"12":0,"13":0,"14":0.004422,"15":0,"16":0,"17":0,"18":0,"19":0.013266,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.004422,"26":0.039798,"27":0,"28":0,"29":0,"30":0.004422,"31":0.092862,"32":0.004422,"33":0.168036,"34":0.004422,"35":0,"36":0.004422,"37":0.004422,"38":0.004422,"39":0,"40":0.181302,"41":0,"42":0.004422,"43":0.866712,"44":0.004422,"45":0.004422,"46":0.013266,"47":0.004422,"48":0.004422,"49":0.048642,"50":0.008844,"51":0.017688,"52":0.004422,"53":0.026532,"54":0,"55":0.013266,"56":0.004422,"57":0.013266,"58":0.070752,"59":0.008844,"60":0.030954,"61":0.13266,"62":0.008844,"63":0.079596,"64":0.02211,"65":0.168036,"66":0.017688,"67":0.04422,"68":0.026532,"69":0.097284,"70":0.190146,"71":0.406824,"72":0.411246,"73":6.902742,"74":0.04422,"75":0.02211,_:"76"},C:{"2":0,"3":0.004422,"4":0.004422,"5":0.008844,"6":0.004422,"7":0,"8":0.004422,"9":0,"10":0.004422,"11":0.004422,"12":0.004422,"13":0,"14":0.004422,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.02211,"21":0,"22":0,"23":0.004422,"24":0.008844,"25":0.008844,"26":0.008844,"27":0.004422,"28":0.004422,"29":0.013266,"30":0.013266,"31":0.017688,"32":0.013266,"33":0.013266,"34":0.02211,"35":0.013266,"36":0.013266,"37":0.030954,"38":0.017688,"39":0.008844,"40":0.013266,"41":0.013266,"42":0.026532,"43":0.128238,"44":0.048642,"45":0.02211,"46":0.017688,"47":0.137082,"48":0.061908,"49":0.030954,"50":0.02211,"51":0.008844,"52":0.15477,"53":0.017688,"54":0.008844,"55":0.008844,"56":0.048642,"57":0.035376,"58":0.026532,"59":0.013266,"60":0.11055,"61":0.070752,"62":0.061908,"63":0.048642,"64":0.057486,"65":0.30954,"66":2.175624,"67":0.504108,"68":0.004422,"3.5":0,"3.6":0.004422},F:{"9":0,"11":0,"12":0.004422,"15":0.004422,"16":0.004422,"17":0.004422,"18":0.013266,"19":0.013266,"20":0.061908,"21":0.013266,"22":0.008844,"23":0.04422,"24":0,"25":0.008844,"26":0.004422,"27":0.004422,"28":0.017688,"29":0.030954,"30":0.030954,"31":0,"32":0.008844,"33":0.008844,"34":0.004422,"35":0.017688,"36":0.013266,"37":0.008844,"38":0.02211,"39":0,"40":0.004422,"41":0,"42":0.008844,"43":0.008844,"44":0,"45":0.008844,"46":0.004422,"47":0,"48":0.004422,"49":0.004422,"50":0.004422,"51":0.004422,"52":0.004422,"53":0.004422,"54":0,"55":0,"56":0.008844,"57":0.02211,"58":1.441572,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.097284},E:{"4":0,"5":0,"6":0,"7":0.004422,"8":0.123816,"9":0.013266,"10":0.026532,"11":0.017688,"12":0.137082,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.057486,"10.1":0.008844,"11.1":0.02211,"12.1":0.048642},G:{"8":0.018078703092165,"3.2":0.0011739417592315,"4.0-4.1":0.00070436505553888,"4.2-4.3":0.00023478835184629,"5.0-5.1":0.0023478835184629,"6.0-6.1":0.0011739417592315,"7.0-7.1":0.0042261903332333,"8.1-8.4":0.0091567457220054,"9.0-9.2":0.0054001320924647,"9.3":0.044844575202642,"10.0-10.2":0.024887565295707,"10.3":0.059401453017112,"11.0-11.2":0.073253965776043,"11.3-11.4":0.15049933353347,"12.0-12.1":0.90863092164515,"12.2":1.0422254938457},I:{"3":0.004773439516129,"4":0.68737529032258,_:"67","2.1":0.033414076612903,"2.2":0.057281274193548,"2.3":0.033414076612903,"4.1":0.34368764516129,"4.2-4.3":1.4893131290323,"4.4":0,"4.4.3-4.4.4":2.0859930685484},A:{"6":0,"7":0,"8":0.10788218181818,"9":0.0089901818181818,"10":0.026970545454545,"11":0.40006309090909,"5.5":0},B:{"12":0.114972,"13":0.141504,"14":0.04422,"15":0.030954,"16":0.252054,"17":0.33165,"18":0.08844},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.63983869811321,"5.0-5.4":0.2945289245283,"6.2-6.4":0.11171786792453,"7.2-7.4":0.26406041509434,"8.2":0.67030720754717,"9.2":0.17265488679245},N:{"10":0.033468,"11":0.078092},J:{"7":0,"10":0.005578},S:{"2.5":0.011156},R:{_:"0"},M:{"0":0.356992},O:{"0":3.441626},Q:{"1.2":0.039046},H:{"0":20.394797312715},L:{"0":32.389132}}; diff --git a/node_modules/caniuse-lite/data/regions/FI.js b/node_modules/caniuse-lite/data/regions/FI.js index 68bae3d96..f1182d18e 100644 --- a/node_modules/caniuse-lite/data/regions/FI.js +++ b/node_modules/caniuse-lite/data/regions/FI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.012694,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006347,"35":0,"36":0,"37":0.031735,"38":0.025388,"39":0,"40":0.006347,"41":0.006347,"42":0,"43":0.006347,"44":0,"45":0,"46":0.006347,"47":0.006347,"48":0.019041,"49":0.177716,"50":0.019041,"51":0.012694,"52":0,"53":0.019041,"54":0.012694,"55":0.006347,"56":0.044429,"57":0.901274,"58":0.019041,"59":0.012694,"60":0.012694,"61":0.177716,"62":0.082511,"63":0.133287,"64":0.06347,"65":0.107899,"66":0.088858,"67":0.082511,"68":0.114246,"69":0.12694,"70":0.596618,"71":8.536715,"72":10.770859,"73":0.038082,"74":0.006347,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.006347,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.025388,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.019041,"44":0,"45":0.006347,"46":0.006347,"47":0.012694,"48":0.038082,"49":0,"50":0.006347,"51":0.012694,"52":0.152328,"53":0,"54":0.012694,"55":0.006347,"56":0.050776,"57":0.038082,"58":0.012694,"59":0.038082,"60":0.368126,"61":0.025388,"62":0.044429,"63":0.069817,"64":0.812416,"65":4.487329,"66":0.031735,"67":0.006347,"3.5":0.006347,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006347,"37":0,"38":0.006347,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.012694,"47":0,"48":0.006347,"49":0.006347,"50":0.006347,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.012694,"57":0.336391,"58":0.336391,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006347},E:{"4":0.006347,"5":0.006347,"6":0,"7":0.006347,"8":0.006347,"9":0.006347,"10":0.019041,"11":0.101552,"12":1.948529,_:"0","3.1":0,"3.2":0,"5.1":0.006347,"6.1":0.06347,"7.1":0,"9.1":0.044429,"10.1":0.171369,"11.1":0.266574,"12.1":0.006347},G:{"8":0.5522499495647,"3.2":0.0078612092464725,"4.0-4.1":0.0058959069348544,"4.2-4.3":0.0058959069348544,"5.0-5.1":0.021618325427799,"6.0-6.1":0.013757116181327,"7.0-7.1":0.045201953167217,"8.1-8.4":0.108091627139,"9.0-9.2":0.056993767036926,"9.3":0.42057469468628,"10.0-10.2":0.26335050975683,"10.3":0.54635404262984,"11.0-11.2":0.71340473911738,"11.3-11.4":1.7098130111078,"12.0-12.1":15.095487055539,"12.2":0.072716185529871},I:{"3":0.0005678085106383,"4":0.075518531914894,_:"67","2.1":0,"2.2":0,"2.3":0.012491787234043,"4.1":0.021576723404255,"4.2-4.3":0.1141295106383,"4.4":0,"4.4.3-4.4.4":0.25608163829787},A:{"6":0.012938115384615,"7":0.0064690576923077,"8":0.064690576923077,"9":0.038814346153846,"10":0.032345288461538,"11":1.8630886153846,"5.5":0},B:{"12":0.006347,"13":0.012694,"14":0.050776,"15":0.082511,"16":0.107899,"17":1.472504,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24285267134831,"5.0-5.4":0.07391168258427,"6.2-6.4":0.12670574157303,_:"7.2-7.4 8.2"},N:{"10":0.0127855,"11":0.1406405},J:{"7":0.0007306,"10":0.0029224},R:{_:"0"},M:{"0":0.442013},O:{"0":0.149773},Q:{_:"1.2"},H:{"0":0.29742449828179},L:{"0":35.740156}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006355,"35":0,"36":0,"37":0.02542,"38":0.019065,"39":0,"40":0.006355,"41":0.02542,"42":0,"43":0.019065,"44":0.006355,"45":0,"46":0,"47":0.01271,"48":0.006355,"49":0.33046,"50":0.006355,"51":0.006355,"52":0,"53":0.006355,"54":0.006355,"55":0.02542,"56":0.057195,"57":1.366325,"58":0.031775,"59":0.11439,"60":0.01271,"61":0.031775,"62":0.095325,"63":0.108035,"64":0.11439,"65":0.082615,"66":0.05084,"67":0.07626,"68":0.07626,"69":0.07626,"70":0.94054,"71":2.433965,"72":1.607815,"73":16.523,"74":0.03813,"75":0.006355,_:"76"},C:{"2":0,"3":0,"4":0.006355,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006355,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006355,"35":0,"36":0,"37":0.01271,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.01271,"44":0,"45":0.01271,"46":0.006355,"47":0.006355,"48":0.031775,"49":0,"50":0.01271,"51":0.01271,"52":0.158875,"53":0,"54":0.01271,"55":0.006355,"56":0.03813,"57":0.031775,"58":0.01271,"59":0.019065,"60":0.39401,"61":0.019065,"62":0.03813,"63":0.05084,"64":0.06355,"65":0.29233,"66":4.84251,"67":0.05084,"68":0,"3.5":0.006355,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006355,"37":0,"38":0,"39":0,"40":0.006355,"41":0,"42":0,"43":0,"44":0.006355,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.01271,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.578305,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006355},E:{"4":0,"5":0.006355,"6":0,"7":0,"8":0.01271,"9":0.006355,"10":0.019065,"11":0.057195,"12":1.08035,_:"0","3.1":0,"3.2":0,"5.1":0.006355,"6.1":0.006355,"7.1":0,"9.1":0.03813,"10.1":0.15252,"11.1":0.20336,"12.1":0.83886},G:{"8":0.14408993895727,"3.2":0.0093564895426799,"4.0-4.1":0.0056138937256079,"4.2-4.3":0.001871297908536,"5.0-5.1":0.01871297908536,"6.0-6.1":0.0093564895426799,"7.0-7.1":0.033683362353648,"8.1-8.4":0.072980618432903,"9.0-9.2":0.043039851896327,"9.3":0.35741790053037,"10.0-10.2":0.19835757830481,"10.3":0.4734383708596,"11.0-11.2":0.58384494746322,"11.3-11.4":1.1995019593716,"12.0-12.1":7.2419229060342,"12.2":8.3066914159912},I:{"3":0.00043912298387097,"4":0.063233709677419,_:"67","2.1":0.0030738608870968,"2.2":0.0052694758064516,"2.3":0.0030738608870968,"4.1":0.03161685483871,"4.2-4.3":0.13700637096774,"4.4":0,"4.4.3-4.4.4":0.19189674395161},A:{"6":0.0064191919191919,"7":0,"8":0.038515151515152,"9":0.019257575757576,"10":0.019257575757576,"11":1.8230505050505,"5.5":0},B:{"12":0.01271,"13":0.006355,"14":0.044485,"15":0.06355,"16":0.095325,"17":1.34726,"18":0.362235},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23589873786408,"5.0-5.4":0.04289067961165,"6.2-6.4":0.064336019417476,"7.2-7.4":0.46107480582524,"8.2":1.5118964563107,"9.2":0.99720830097087},N:{"10":0,"11":0.09477},J:{"7":0,"10":0.003645},S:{"2.5":0},R:{_:"0"},M:{"0":0.45927},O:{"0":0.083835},Q:{"1.2":0.003645},H:{"0":0.2967731443299},L:{"0":36.299525}}; diff --git a/node_modules/caniuse-lite/data/regions/FJ.js b/node_modules/caniuse-lite/data/regions/FJ.js index f50b352df..8a3d307e4 100644 --- a/node_modules/caniuse-lite/data/regions/FJ.js +++ b/node_modules/caniuse-lite/data/regions/FJ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.009162,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.004581,"36":0.004581,"37":0,"38":0,"39":0.009162,"40":0,"41":0,"42":0,"43":0.004581,"44":0,"45":0,"46":0.004581,"47":0,"48":0.004581,"49":0.096201,"50":0,"51":0,"52":0,"53":0.027486,"54":0,"55":0.004581,"56":0,"57":0.004581,"58":0.036648,"59":0.004581,"60":0.022905,"61":0.004581,"62":0.073296,"63":0.306927,"64":0.004581,"65":0.128268,"66":0.032067,"67":0.068715,"68":0.032067,"69":0.054972,"70":0.100782,"71":4.072509,"72":6.532506,"73":0.009162,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.009162,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.004581,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004581,"30":0.004581,"31":0,"32":0,"33":0,"34":0.004581,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.004581,"41":0,"42":0,"43":0.009162,"44":0,"45":0.013743,"46":0.004581,"47":0.018324,"48":0.068715,"49":0.004581,"50":0,"51":0,"52":0.022905,"53":0.004581,"54":0,"55":0,"56":0.009162,"57":0.013743,"58":0.004581,"59":0.004581,"60":0.027486,"61":0.013743,"62":0.009162,"63":0.036648,"64":0.251955,"65":1.502568,"66":0.087039,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.004581,"38":0.004581,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004581,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.004581,"57":0.064134,"58":0.109944,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.027486,"9":0,"10":0.004581,"11":0.128268,"12":0.618435,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.004581,"10.1":0.151173,"11.1":0.187821,"12.1":0},G:{"8":0.35497574562194,"3.2":0.0050530355248674,"4.0-4.1":0.0037897766436506,"4.2-4.3":0.0037897766436506,"5.0-5.1":0.013895847693385,"6.0-6.1":0.008842812168518,"7.0-7.1":0.029054954267988,"8.1-8.4":0.069479238466927,"9.0-9.2":0.036634507555289,"9.3":0.27033740058041,"10.0-10.2":0.16927669008306,"10.3":0.35118596897828,"11.0-11.2":0.45856297388172,"11.3-11.4":1.0990352266587,"12.0-12.1":9.7030914666266,"12.2":0.046740578605024},I:{"3":0.0010303498817967,"4":0.13703653427896,_:"67","2.1":0,"2.2":0,"2.3":0.022667697399527,"4.1":0.039153295508274,"4.2-4.3":0.20710032624113,"4.4":0,"4.4.3-4.4.4":0.46468779669031},A:{"6":0,"7":0,"8":0.022905,"9":0.009162,"10":0.009162,"11":0.481005,"5.5":0},B:{"12":0.022905,"13":0.04581,"14":0.09162,"15":0.064134,"16":0.119106,"17":0.96201,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.5653776595745,"5.0-5.4":0.15392265957447,"6.2-6.4":0.4720294893617,_:"7.2-7.4 8.2"},N:{"10":0.019705454545455,"11":0.088674545454545},J:{"7":0.0021676,"10":0.0086704},R:{_:"0"},M:{"0":0.119218},O:{"0":2.850394},Q:{_:"1.2"},H:{"0":1.2518076219931},L:{"0":51.671185}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.010692,"19":0,"20":0,"21":0.235224,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005346,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005346,"39":0.005346,"40":0,"41":0,"42":0.005346,"43":0.005346,"44":0,"45":0,"46":0.005346,"47":0,"48":0,"49":0.085536,"50":0.005346,"51":0,"52":0,"53":0.010692,"54":0,"55":0.005346,"56":0.010692,"57":0,"58":0.069498,"59":0.005346,"60":0.630828,"61":0.016038,"62":0.261954,"63":0.2673,"64":0.005346,"65":0.117612,"66":0.032076,"67":0.064152,"68":0.090882,"69":0.155034,"70":0.096228,"71":0.112266,"72":0.604098,"73":15.722586,"74":0.010692,"75":0.005346,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.005346,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.010692,"29":0.005346,"30":0,"31":0,"32":0,"33":0,"34":0.005346,"35":0,"36":0,"37":0,"38":0.005346,"39":0,"40":0,"41":0,"42":0,"43":0.021384,"44":0,"45":0.016038,"46":0,"47":0.02673,"48":0.283338,"49":0.005346,"50":0,"51":0,"52":0.032076,"53":0.005346,"54":0,"55":0.005346,"56":0.016038,"57":0.010692,"58":0.021384,"59":0,"60":0.433026,"61":0.016038,"62":0.010692,"63":0.042768,"64":0.02673,"65":0.18711,"66":2.86011,"67":0.171072,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.048114,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.010692,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005346,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.251262,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005346,"10":0.010692,"11":0.064152,"12":0.411642,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.010692,"10.1":0.155034,"11.1":0.192456,"12.1":0.315414},G:{"8":0.062644111678175,"3.2":0.0040677994596217,"4.0-4.1":0.002440679675773,"4.2-4.3":0.00081355989192435,"5.0-5.1":0.0081355989192435,"6.0-6.1":0.0040677994596217,"7.0-7.1":0.014644078054638,"8.1-8.4":0.03172883578505,"9.0-9.2":0.01871187751426,"9.3":0.15538993935755,"10.0-10.2":0.086237348543981,"10.3":0.20583065265686,"11.0-11.2":0.2538306862804,"11.3-11.4":0.52149189072351,"12.0-12.1":3.1484767817472,"12.2":3.6113923602522},I:{"3":0.00062220967741935,"4":0.089598193548387,_:"67","2.1":0.0043554677419355,"2.2":0.0074665161290323,"2.3":0.0043554677419355,"4.1":0.044799096774194,"4.2-4.3":0.19412941935484,"4.4":0,"4.4.3-4.4.4":0.27190562903226},A:{"6":0,"7":0,"8":0.03335904,"9":0.01111968,"10":0.01111968,"11":0.5003856,"5.5":0},B:{"12":0.032076,"13":0.05346,"14":0.064152,"15":0.08019,"16":0.10692,"17":1.144044,"18":0.128304},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.2738842640449,"5.0-5.4":0.1638835505618,"6.2-6.4":0.30728165730337,"7.2-7.4":0.87063136235955,"8.2":2.7450494719101,"9.2":0.93208769382022},N:{"10":0.0111696,"11":0.0446784},J:{"7":0,"10":0.004654},S:{"2.5":0},R:{_:"0"},M:{"0":0.218738},O:{"0":2.010528},Q:{"1.2":0.111696},H:{"0":0.7798808556701},L:{"0":48.625052}}; diff --git a/node_modules/caniuse-lite/data/regions/FK.js b/node_modules/caniuse-lite/data/regions/FK.js index 0d06652a1..73ca34978 100644 --- a/node_modules/caniuse-lite/data/regions/FK.js +++ b/node_modules/caniuse-lite/data/regions/FK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.661314,"50":0,"51":0,"52":0,"53":0.075413,"54":0,"55":0,"56":0,"57":0,"58":0.487284,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0.023204,"69":0.023204,"70":0.197234,"71":4.751019,"72":7.320862,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.046408,"49":0,"50":0.046408,"51":0,"52":0.075413,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0.121821,"60":0.197234,"61":0.023204,"62":0.023204,"63":0.075413,"64":0.075413,"65":2.181176,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.023204,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.023204,"58":0.046408,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.394468,"9":0.562697,"10":0,"11":0,"12":0.023204,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.539493,"10.1":0.075413,"11.1":0.661314,"12.1":0},G:{"8":1.098359460022,"3.2":0.015635010107075,"4.0-4.1":0.011726257580306,"4.2-4.3":0.011726257580306,"5.0-5.1":0.042996277794456,"6.0-6.1":0.027361267687381,"7.0-7.1":0.089901308115681,"8.1-8.4":0.21498138897228,"9.0-9.2":0.11335382327629,"9.3":0.83647304072851,"10.0-10.2":0.52377283858701,"10.3":1.0866332024417,"11.0-11.2":1.4188771672171,"11.3-11.4":3.4006146982888,"12.0-12.1":30.023128158111,"12.2":0.14462384349044},I:{"3":0.0016624799054374,"4":0.22110982742317,_:"67","2.1":0,"2.2":0,"2.3":0.036574557919622,"4.1":0.063174236406619,"4.2-4.3":0.33415846099291,"4.4":0,"4.4.3-4.4.4":0.74977843735225},A:{"6":0,"7":0,"8":0.023204,"9":0,"10":0.023204,"11":3.846063,"5.5":0},B:{"12":0.046408,"13":0.098617,"14":0.075413,"15":0.266846,"16":0.145025,"17":1.299424,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5085861818182,"5.0-5.4":0.052932848484848,"6.2-6.4":0.052932848484848,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.558467},O:{"0":0.113373},Q:{_:"1.2"},H:{"0":0.051679445017182},L:{"0":27.646217}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.078364,"50":0,"51":0,"52":0,"53":0.117546,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0.548548,"72":0.078364,"73":3.611868,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.117546,"51":0,"52":0.078364,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0.039182,"64":0,"65":0.078364,"66":0.865566,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.156728,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.039182,"9":0.39182,"10":0,"11":0.078364,"12":0.039182,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.039182,"10.1":0,"11.1":0.274274,"12.1":0},G:{"8":0.38878068227759,"3.2":0.025245498849194,"4.0-4.1":0.015147299309517,"4.2-4.3":0.0050490997698389,"5.0-5.1":0.050490997698389,"6.0-6.1":0.025245498849194,"7.0-7.1":0.0908837958571,"8.1-8.4":0.19691489102372,"9.0-9.2":0.11612929470629,"9.3":0.96437805603923,"10.0-10.2":0.53520457560292,"10.3":1.2774222417692,"11.0-11.2":1.5753191281897,"11.3-11.4":3.2364729524667,"12.0-12.1":19.540016109276,"12.2":22.412953878315},I:{"3":0.0001184939516129,"4":0.017063129032258,_:"67","2.1":0.00082945766129032,"2.2":0.0014219274193548,"2.3":0.00082945766129032,"4.1":0.008531564516129,"4.2-4.3":0.036970112903226,"4.4":0,"4.4.3-4.4.4":0.051781856854839},A:{"6":0,"7":0,"8":0.039182,"9":0,"10":0,"11":1.649206,"5.5":0},B:{"12":0,"13":0,"14":0.117546,"15":0,"16":0,"17":0.431002,"18":0.156728},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.57214226086957,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":1.1442845217391,"8.2":0.57214226086957,"9.2":1.0012489565217},N:{"10":0,"11":0.572982},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":35.469292}}; diff --git a/node_modules/caniuse-lite/data/regions/FM.js b/node_modules/caniuse-lite/data/regions/FM.js index e17a786cc..030e3bc3b 100644 --- a/node_modules/caniuse-lite/data/regions/FM.js +++ b/node_modules/caniuse-lite/data/regions/FM.js @@ -1 +1 @@ -module.exports={D:{"26":1.30591,"43":0.006074,"45":0.024296,"46":0.024296,"47":0.006074,"49":0.18222,"54":0.230812,"56":0.024296,"57":0.054666,"59":0.036444,"60":0.012148,"62":0.054666,"63":0.024296,"64":0.018222,"65":0.012148,"66":0.036444,"67":0.15185,"68":0.012148,"69":0.315848,"70":0.200442,"71":13.496428,"72":14.328566,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 48 50 51 52 53 55 58 61 73 74 75"},C:{"10":0.054666,"13":0.012148,"43":0.024296,"48":0.06074,"49":0.024296,"50":0.012148,"52":0.03037,"56":0.006074,"60":0.042518,"61":0.036444,"62":0.024296,"63":0.078962,"64":1.372724,"65":5.454452,"66":0.297626,_:"2 3 4 5 6 7 8 9 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 51 53 54 55 57 58 59 67 3.5 3.6"},F:{"37":0.12148,"57":0.42518,"58":1.044728,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"6":0.012148,"9":0.012148,"10":0.595252,"11":0.024296,"12":1.658202,_:"0 5 7 8 3.1 3.2 6.1 7.1 12.1","5.1":0.036444,"9.1":0.06074,"10.1":0.06074,"11.1":0.170072},G:{"8":0.18376564845392,"3.2":0.0026158811167817,"4.0-4.1":0.0019619108375863,"4.2-4.3":0.0019619108375863,"5.0-5.1":0.0071936730711498,"6.0-6.1":0.0045777919543681,"7.0-7.1":0.015041316421495,"8.1-8.4":0.035968365355749,"9.0-9.2":0.018965138096668,"9.3":0.13994963974782,"10.0-10.2":0.087632017412189,"10.3":0.18180373761633,"11.0-11.2":0.23739121134794,"11.3-11.4":0.56895414290003,"12.0-12.1":5.0231457145001,"12.2":0.024196900330231},I:{"3":0.001113475177305,"4":0.14809219858156,_:"67","2.1":0,"2.2":0,"2.3":0.024496453900709,"4.1":0.042312056737589,"4.2-4.3":0.2238085106383,"4.4":0,"4.4.3-4.4.4":0.50217730496454},A:{"8":0.024296,"9":0.018222,"10":0.024296,"11":3.000556,_:"6 7 5.5"},B:{"12":0.054666,"13":0.024296,"14":0.145776,"15":0.255108,"16":0.15185,"17":2.800114,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23124031007752,"5.0-5.4":0.012170542635659,"6.2-6.4":0.085193798449612,_:"7.2-7.4 8.2"},N:{"10":0.011082272727273,"11":0.0157},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.08635},O:{"0":3.198875},Q:{_:"1.2"},H:{"0":1.0701896907216},L:{"0":37.234858}}; +module.exports={D:{"5":0.016947,"40":0.011298,"45":0.011298,"46":0.011298,"49":0.220311,"54":0.344589,"55":0.355887,"56":0.011298,"57":0.039543,"59":0.11298,"60":0.016947,"62":0.016947,"63":0.016947,"65":0.011298,"67":0.355887,"68":0.011298,"69":0.11298,"70":0.305046,"71":0.084735,"72":5.123643,"73":27.668802,"74":0.016947,_:"4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 47 48 50 51 52 53 58 61 64 66 75 76"},C:{"7":0.016947,"10":0.141225,"13":0.039543,"28":0.073437,"45":0.118629,"46":0.011298,"47":0.045192,"48":0.073437,"52":0.016947,"57":0.016947,"59":0.067788,"60":0.05649,"63":0.011298,"64":1.971501,"65":0.316344,"66":4.5192,"67":0.50841,_:"2 3 4 5 6 8 9 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 49 50 51 53 54 55 56 58 61 62 68 3.5 3.6"},F:{"58":0.73437,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"9":0.016947,"10":0.67788,"12":0.762615,_:"0 5 6 7 8 11 3.1 3.2 6.1 7.1","5.1":0.090384,"9.1":0.028245,"10.1":0.039543,"11.1":0.101682,"12.1":0.372834},G:{"8":0.039518267787451,"3.2":0.0025661212848994,"4.0-4.1":0.0015396727709397,"4.2-4.3":0.00051322425697989,"5.0-5.1":0.0051322425697989,"6.0-6.1":0.0025661212848994,"7.0-7.1":0.0092380366256379,"8.1-8.4":0.020015746022216,"9.0-9.2":0.011804157910537,"9.3":0.098025833083158,"10.0-10.2":0.054401771239868,"10.3":0.12984573701591,"11.0-11.2":0.16012596817772,"11.3-11.4":0.32897674872411,"12.0-12.1":1.9861778745122,"12.2":2.2782024767337},I:{"3":0.00010962701612903,"4":0.015786290322581,_:"67","2.1":0.00076738911290323,"2.2":0.0013155241935484,"2.3":0.00076738911290323,"4.1":0.0078931451612903,"4.2-4.3":0.034203629032258,"4.4":0,"4.4.3-4.4.4":0.047907006048387},A:{"9":0.158172,"11":3.67185,_:"6 7 8 10 5.5"},B:{"12":0.028245,"13":0.073437,"14":0.220311,"15":0.197715,"16":0.118629,"17":1.63821,"18":0.101682},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.05842420212766,"5.0-5.4":0.011684840425532,"6.2-6.4":0.17527260638298,"7.2-7.4":0.035054521276596,"8.2":1.5307140957447,"9.2":0.38559973404255},N:{"10":0,"11":0.0609},J:{"7":0,"10":0},S:{_:"2.5"},R:{_:"0"},M:{"0":0.0348},O:{"0":0.80475},Q:{_:"1.2"},H:{"0":1.1490054123711},L:{"0":38.207532}}; diff --git a/node_modules/caniuse-lite/data/regions/FO.js b/node_modules/caniuse-lite/data/regions/FO.js index 0fd5865eb..ecfb809f7 100644 --- a/node_modules/caniuse-lite/data/regions/FO.js +++ b/node_modules/caniuse-lite/data/regions/FO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.005656,"19":0,"20":0,"21":0,"22":0.005656,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.011312,"34":0.016968,"35":0,"36":0,"37":0,"38":0.005656,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.350672,"50":0,"51":0,"52":0,"53":0.005656,"54":0,"55":0,"56":0.005656,"57":0,"58":0.005656,"59":0,"60":0,"61":0.016968,"62":0.011312,"63":0,"64":0,"65":0.011312,"66":0.08484,"67":0.050904,"68":0.039592,"69":0.073528,"70":0.08484,"71":5.03384,"72":6.838104,"73":0.011312,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005656,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.016968,"49":0,"50":0.011312,"51":0,"52":0.02828,"53":0,"54":0,"55":0,"56":0,"57":0.005656,"58":0,"59":0.005656,"60":0.31108,"61":0,"62":0.016968,"63":0.016968,"64":0.243208,"65":1.78164,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.005656,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.033936,"58":0.067872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.016968,"9":0.005656,"10":0.011312,"11":0.050904,"12":1.006768,_:"0","3.1":0,"3.2":0,"5.1":0.011312,"6.1":0.016968,"7.1":0,"9.1":0.152712,"10.1":0.203616,"11.1":0.248864,"12.1":0.005656},G:{"8":1.3472291219854,"3.2":0.019177638747123,"4.0-4.1":0.014383229060342,"4.2-4.3":0.014383229060342,"5.0-5.1":0.052738506554588,"6.0-6.1":0.033560867807465,"7.0-7.1":0.11027142279596,"8.1-8.4":0.26369253277294,"9.0-9.2":0.13903788091664,"9.3":1.0260036729711,"10.0-10.2":0.64245089802862,"10.3":1.332845892925,"11.0-11.2":1.7403707163014,"11.3-11.4":4.1711364274992,"12.0-12.1":36.825860804163,"12.2":0.17739315841089},I:{"3":0.00014852955082742,"4":0.019754430260047,_:"67","2.1":0,"2.2":0,"2.3":0.0032676501182033,"4.1":0.0056441229314421,"4.2-4.3":0.029854439716312,"4.4":0,"4.4.3-4.4.4":0.066986827423168},A:{"6":0,"7":0.011312,"8":0.016968,"9":0.033936,"10":0.045248,"11":4.69448,"5.5":0},B:{"12":0.005656,"13":0.005656,"14":0.05656,"15":0.05656,"16":0.152712,"17":3.218264,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.31685253179191,"5.0-5.4":0.060933179190751,"6.2-6.4":0.1706129017341,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.078192},J:{"7":0.0008688,"10":0.0034752},R:{_:"0"},M:{"0":0.15204},O:{"0":0},Q:{_:"1.2"},H:{"0":0.082252371134021},L:{"0":16.350576}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005633,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005633,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.022532,"34":0.011266,"35":0,"36":0,"37":0,"38":0.005633,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.315448,"50":0,"51":0,"52":0,"53":0.039431,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0.005633,"62":0.005633,"63":0,"64":0,"65":0.011266,"66":0.084495,"67":0.050697,"68":0.016899,"69":0.005633,"70":0.022532,"71":0.174623,"72":0.461906,"73":11.806768,"74":0.016899,"75":0.011266,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005633,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.022532,"49":0,"50":0.011266,"51":0,"52":0.033798,"53":0,"54":0,"55":0,"56":0,"57":0.005633,"58":0,"59":0.005633,"60":0.326714,"61":0,"62":0.005633,"63":0.005633,"64":0.016899,"65":0.118293,"66":1.898321,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005633,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.118293,"9.5-9.6":0,"10.0-10.1":0.005633,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.028165,"9":0,"10":0,"11":0.033798,"12":0.529502,_:"0","3.1":0,"3.2":0,"5.1":0.011266,"6.1":0.011266,"7.1":0,"9.1":0.140825,"10.1":0.16899,"11.1":0.214054,"12.1":0.456273},G:{"8":0.36243160282198,"3.2":0.023534519663765,"4.0-4.1":0.014120711798259,"4.2-4.3":0.0047069039327529,"5.0-5.1":0.047069039327529,"6.0-6.1":0.023534519663765,"7.0-7.1":0.084724270789553,"8.1-8.4":0.18356925337736,"9.0-9.2":0.10825879045332,"9.3":0.89901865115581,"10.0-10.2":0.49893181687181,"10.3":1.1908466949865,"11.0-11.2":1.4685540270189,"11.3-11.4":3.0171254208946,"12.0-12.1":18.215718219754,"12.2":20.89394655749},I:{"3":0.000089449596774194,"4":0.012880741935484,_:"67","2.1":0.00062614717741935,"2.2":0.0010733951612903,"2.3":0.00062614717741935,"4.1":0.0064403709677419,"4.2-4.3":0.027908274193548,"4.4":0,"4.4.3-4.4.4":0.039089473790323},A:{"6":0,"7":0.022532,"8":0.011266,"9":0.016899,"10":0.028165,"11":4.630326,"5.5":0},B:{"12":0.005633,"13":0.016899,"14":0.050697,"15":0.050697,"16":0.101394,"17":3.177012,"18":0.766088},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24179926070039,"5.0-5.4":0.084629741245136,"6.2-6.4":0.14507955642023,"7.2-7.4":0.39896878015564,"8.2":2.2366431614786,"9.2":3.1071205},N:{"10":0,"11":0.074239},J:{"7":0,"10":0.008734},S:{"2.5":0},R:{_:"0"},M:{"0":0.13101},O:{"0":0},Q:{"1.2":0},H:{"0":0.057881508591065},L:{"0":17.135735}}; diff --git a/node_modules/caniuse-lite/data/regions/FR.js b/node_modules/caniuse-lite/data/regions/FR.js index 53a86e911..4a6f7e471 100644 --- a/node_modules/caniuse-lite/data/regions/FR.js +++ b/node_modules/caniuse-lite/data/regions/FR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.00622,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.06842,"30":0,"31":0.00622,"32":0,"33":0,"34":0.01866,"35":0.00622,"36":0,"37":0.00622,"38":0.04354,"39":0.01244,"40":0.00622,"41":0.01244,"42":0,"43":0.01244,"44":0.00622,"45":0.00622,"46":0.00622,"47":0.00622,"48":0.01866,"49":0.36076,"50":0.01244,"51":0.01866,"52":0.00622,"53":0.02488,"54":0.61578,"55":0.05598,"56":0.02488,"57":0.05598,"58":0.03732,"59":0.02488,"60":0.03732,"61":0.6842,"62":0.13062,"63":0.24258,"64":0.1555,"65":0.1866,"66":0.08708,"67":0.1244,"68":0.11196,"69":0.09952,"70":0.21148,"71":8.32236,"72":9.49794,"73":0.02488,"74":0.01244,"75":0},C:{"2":0,"3":0.00622,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.00622,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.00622,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00622,"32":0,"33":0.00622,"34":0,"35":0,"36":0,"37":0,"38":0.01244,"39":0,"40":0,"41":0,"42":0,"43":0.00622,"44":0,"45":0.03732,"46":0.00622,"47":0.01244,"48":0.13062,"49":0.00622,"50":0.01244,"51":0.01244,"52":0.30478,"53":0.00622,"54":0.02488,"55":0.01244,"56":0.04354,"57":0.07464,"58":0.0311,"59":0.0311,"60":0.25502,"61":0.04976,"62":0.0311,"63":0.05598,"64":0.6842,"65":3.50186,"66":0.02488,"67":0.00622,"3.5":0,"3.6":0.00622},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00622,"32":0.00622,"33":0,"34":0,"35":0,"36":0.01244,"37":0.00622,"38":0.01244,"39":0,"40":0.01244,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.00622,"49":0.01244,"50":0.00622,"51":0.00622,"52":0,"53":0,"54":0,"55":0,"56":0.00622,"57":0.26746,"58":0.25502,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00622},E:{"4":0.01244,"5":0.00622,"6":0.00622,"7":0.02488,"8":0.01866,"9":0.02488,"10":0.04354,"11":0.1244,"12":2.40714,_:"0","3.1":0,"3.2":0,"5.1":0.01866,"6.1":0.02488,"7.1":0,"9.1":0.08086,"10.1":0.19282,"11.1":0.41674,"12.1":0.00622},G:{"8":0.57292337236065,"3.2":0.0081554928449915,"4.0-4.1":0.0061166196337436,"4.2-4.3":0.0061166196337436,"5.0-5.1":0.022427605323727,"6.0-6.1":0.014272112478735,"7.0-7.1":0.046894083858701,"8.1-8.4":0.11213802661863,"9.0-9.2":0.059127323126188,"9.3":0.43631886720704,"10.0-10.2":0.27320901030722,"10.3":0.56680675272691,"11.0-11.2":0.74011097568298,"11.3-11.4":1.7738196937856,"12.0-12.1":15.660585135595,"12.2":0.075438308816171},I:{"3":0.00085524822695035,"4":0.1137480141844,_:"67","2.1":0,"2.2":0,"2.3":0.018815460992908,"4.1":0.032499432624113,"4.2-4.3":0.17190489361702,"4.4":0,"4.4.3-4.4.4":0.38571695035461},A:{"6":0.0064206451612903,"7":0.0064206451612903,"8":0.11557161290323,"9":0.070627096774194,"10":0.077047741935484,"11":1.7143122580645,"5.5":0},B:{"12":0.01244,"13":0.01866,"14":0.04354,"15":0.06842,"16":0.1244,"17":1.555,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43328625994695,"5.0-5.4":0.15851936339523,"6.2-6.4":0.095111618037135,_:"7.2-7.4 8.2"},N:{"10":0.01134,"11":0.07938},J:{"7":0.004536,"10":0.018144},R:{_:"0"},M:{"0":0.3024},O:{"0":0.40068},Q:{_:"1.2"},H:{"0":0.22903422680412},L:{"0":35.33844}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.006188,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006188,"23":0,"24":0,"25":0,"26":0.006188,"27":0,"28":0.006188,"29":0.018564,"30":0,"31":0.006188,"32":0,"33":0,"34":0.012376,"35":0,"36":0.006188,"37":0,"38":0.037128,"39":0.006188,"40":0.012376,"41":0.018564,"42":0,"43":0.012376,"44":0.006188,"45":0.006188,"46":0.006188,"47":0.006188,"48":0.012376,"49":0.581672,"50":0.006188,"51":0.012376,"52":0.012376,"53":0.024752,"54":0.575484,"55":0.037128,"56":0.024752,"57":0.080444,"58":0.03094,"59":0.018564,"60":0.024752,"61":0.396032,"62":0.129948,"63":0.210392,"64":0.148512,"65":0.160888,"66":0.068068,"67":0.099008,"68":0.074256,"69":0.080444,"70":0.105196,"71":0.253708,"72":1.287104,"73":16.930368,"74":0.018564,"75":0.012376,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006188,"12":0.006188,"13":0,"14":0,"15":0.006188,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006188,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.006188,"34":0,"35":0.006188,"36":0.006188,"37":0,"38":0.012376,"39":0,"40":0,"41":0,"42":0,"43":0.006188,"44":0,"45":0.043316,"46":0.012376,"47":0.012376,"48":0.198016,"49":0.006188,"50":0.018564,"51":0.012376,"52":0.396032,"53":0.012376,"54":0.012376,"55":0.012376,"56":0.049504,"57":0.068068,"58":0.037128,"59":0.037128,"60":0.377468,"61":0.049504,"62":0.03094,"63":0.03094,"64":0.06188,"65":0.321776,"66":4.467736,"67":0.03094,"68":0,"3.5":0,"3.6":0.006188},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006188,"32":0,"33":0,"34":0,"35":0,"36":0.012376,"37":0.006188,"38":0,"39":0,"40":0.012376,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006188,"50":0.006188,"51":0.006188,"52":0.006188,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.482664,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006188},E:{"4":0.012376,"5":0.006188,"6":0,"7":0.012376,"8":0.012376,"9":0.03094,"10":0.037128,"11":0.105196,"12":1.534624,_:"0","3.1":0,"3.2":0,"5.1":0.018564,"6.1":0.018564,"7.1":0,"9.1":0.074256,"10.1":0.179452,"11.1":0.383656,"12.1":0.952952},G:{"8":0.1466765780046,"3.2":0.009524453117182,"4.0-4.1":0.0057146718703092,"4.2-4.3":0.0019048906234364,"5.0-5.1":0.019048906234364,"6.0-6.1":0.009524453117182,"7.0-7.1":0.034288031221855,"8.1-8.4":0.07429073431402,"9.0-9.2":0.043812484339037,"9.3":0.36383410907635,"10.0-10.2":0.20191840608426,"10.3":0.48193732772941,"11.0-11.2":0.59432587451216,"11.3-11.4":1.2210348896227,"12.0-12.1":7.3719267126989,"12.2":8.4558094774342},I:{"3":0.00093994758064516,"4":0.1353524516129,_:"67","2.1":0.0065796330645161,"2.2":0.011279370967742,"2.3":0.0065796330645161,"4.1":0.067676225806452,"4.2-4.3":0.29326364516129,"4.4":0,"4.4.3-4.4.4":0.41075709274194},A:{"6":0,"7":0.0062935972696246,"8":0.088110361774744,"9":0.062935972696246,"10":0.075523167235495,"11":1.6111609010239,"5.5":0},B:{"12":0.012376,"13":0.012376,"14":0.03094,"15":0.055692,"16":0.105196,"17":1.33042,"18":0.488852},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42255050847458,"5.0-5.4":0.10563762711864,"6.2-6.4":0.073946338983051,"7.2-7.4":0.23240277966102,"8.2":1.5211818305085,"9.2":1.3838529152542},N:{"10":0.0119125,"11":0.0833875},J:{"7":0,"10":0.01906},S:{"2.5":0},R:{_:"0"},M:{"0":0.293524},O:{"0":0.365952},Q:{"1.2":0.015248},H:{"0":0.23819105154639},L:{"0":36.0673}}; diff --git a/node_modules/caniuse-lite/data/regions/GA.js b/node_modules/caniuse-lite/data/regions/GA.js index 97f02c1a3..f92fb5bd8 100644 --- a/node_modules/caniuse-lite/data/regions/GA.js +++ b/node_modules/caniuse-lite/data/regions/GA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004463,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.008926,"23":0,"24":0,"25":0.031241,"26":0,"27":0.008926,"28":0,"29":0,"30":0.022315,"31":0,"32":0,"33":0.017852,"34":0,"35":0,"36":0,"37":0,"38":0.008926,"39":0,"40":0.004463,"41":0,"42":0.004463,"43":0.026778,"44":0,"45":0,"46":0.004463,"47":0.004463,"48":0.004463,"49":0.31241,"50":0.004463,"51":0.004463,"52":0,"53":0,"54":0,"55":0.013389,"56":0.004463,"57":0.004463,"58":0.053556,"59":0.004463,"60":0.058019,"61":0.013389,"62":0.004463,"63":0.098186,"64":0.008926,"65":0.191909,"66":0.017852,"67":0.116038,"68":0.040167,"69":0.040167,"70":0.062482,"71":4.047941,"72":4.833429,"73":0.022315,"74":0.004463,"75":0},C:{"2":0,"3":0.008926,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.004463,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004463,"39":0.004463,"40":0,"41":0.004463,"42":0,"43":0.026778,"44":0.008926,"45":0,"46":0,"47":0.022315,"48":0.147279,"49":0,"50":0,"51":0.004463,"52":0.120501,"53":0.031241,"54":0.004463,"55":0,"56":0.013389,"57":0.008926,"58":0.004463,"59":0.004463,"60":0.035704,"61":0.022315,"62":0.075871,"63":0.022315,"64":0.303484,"65":1.687014,"66":0.062482,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.004463,"20":0.022315,"21":0.004463,"22":0.008926,"23":0.022315,"24":0,"25":0,"26":0,"27":0,"28":0.004463,"29":0,"30":0,"31":0,"32":0,"33":0.004463,"34":0,"35":0.004463,"36":0.004463,"37":0.004463,"38":0.022315,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.004463,"49":0.031241,"50":0.013389,"51":0,"52":0.004463,"53":0.004463,"54":0,"55":0,"56":0.008926,"57":0.548949,"58":0.651598,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.058019},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004463,"9":0.156205,"10":0.008926,"11":0.075871,"12":0.821192,_:"0","3.1":0,"3.2":0,"5.1":0.022315,"6.1":0,"7.1":0.004463,"9.1":0.008926,"10.1":0.169594,"11.1":0.165131,"12.1":0.004463},G:{"8":0.15469655979185,"3.2":0.0022020862603823,"4.0-4.1":0.0016515646952867,"4.2-4.3":0.0016515646952867,"5.0-5.1":0.0060557372160512,"6.0-6.1":0.003853650955669,"7.0-7.1":0.012661995997198,"8.1-8.4":0.030278686080256,"9.0-9.2":0.015965125387771,"9.3":0.11781161493045,"10.0-10.2":0.073769889722806,"10.3":0.15304499509657,"11.0-11.2":0.19983932812969,"11.3-11.4":0.47895376163314,"12.0-12.1":4.228556141499,"12.2":0.020369297908536},I:{"3":0.0029583841607565,"4":0.39346509338061,_:"67","2.1":0,"2.2":0,"2.3":0.065084451536643,"4.1":0.11241859810875,"4.2-4.3":0.59463521631206,"4.4":0,"4.4.3-4.4.4":1.3342312565012},A:{"6":0,"7":0,"8":0.08926,"9":0.008926,"10":0.022315,"11":0.477541,"5.5":0},B:{"12":0.035704,"13":0.040167,"14":0.071408,"15":0.084797,"16":0.098186,"17":0.410596,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.7552624225352,"5.0-5.4":0.10205014084507,"6.2-6.4":0.22451030985915,_:"7.2-7.4 8.2"},N:{"10":0.039817544117647,"11":0.86271345588235},J:{"7":0.1705396,"10":0.6821584},R:{_:"0"},M:{"0":0.088592},O:{"0":1.423009},Q:{_:"1.2"},H:{"0":9.7712257182131},L:{"0":46.702949}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.064526,"23":0,"24":0,"25":0.041481,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004609,"32":0,"33":0,"34":0,"35":0,"36":0.050699,"37":0,"38":0.009218,"39":0,"40":0.004609,"41":0,"42":0,"43":0.013827,"44":0,"45":0.004609,"46":0.004609,"47":0,"48":0,"49":0.433246,"50":0.004609,"51":0,"52":0,"53":0,"54":0.004609,"55":0.027654,"56":0.004609,"57":0,"58":0.059917,"59":0.009218,"60":0.013827,"61":0.004609,"62":0.009218,"63":0.188969,"64":0.013827,"65":0.336457,"66":0.004609,"67":0.096789,"68":0.096789,"69":0.023045,"70":0.041481,"71":0.087571,"72":0.631433,"73":9.595938,"74":0,"75":0,_:"76"},C:{"2":0,"3":0.004609,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.004609,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.004609,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.009218,"42":0,"43":0.069135,"44":0.036872,"45":0.004609,"46":0,"47":0.009218,"48":0.331848,"49":0.004609,"50":0,"51":0,"52":0.069135,"53":0.013827,"54":0.013827,"55":0.004609,"56":0.018436,"57":0.023045,"58":0.004609,"59":0,"60":0.036872,"61":0.009218,"62":0.018436,"63":0.013827,"64":0.018436,"65":0.096789,"66":2.972805,"67":0.082962,"68":0.009218,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.004609,"15":0,"16":0.004609,"17":0,"18":0.004609,"19":0.009218,"20":0.069135,"21":0.004609,"22":0.004609,"23":0.009218,"24":0,"25":0,"26":0,"27":0,"28":0.018436,"29":0,"30":0.009218,"31":0,"32":0.004609,"33":0,"34":0,"35":0,"36":0,"37":0.004609,"38":0.009218,"39":0,"40":0,"41":0,"42":0.023045,"43":0,"44":0,"45":0.009218,"46":0,"47":0,"48":0.004609,"49":0,"50":0,"51":0.004609,"52":0,"53":0,"54":0.009218,"55":0,"56":0.009218,"57":0.009218,"58":1.391918,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.09218},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.009218,"10":0.013827,"11":0.036872,"12":0.341066,_:"0","3.1":0,"3.2":0,"5.1":0.078353,"6.1":0,"7.1":0.004609,"9.1":0.004609,"10.1":0.175142,"11.1":0.110616,"12.1":0.341066},G:{"8":0.03536593895727,"3.2":0.0022964895426799,"4.0-4.1":0.0013778937256079,"4.2-4.3":0.00045929790853598,"5.0-5.1":0.0045929790853598,"6.0-6.1":0.0022964895426799,"7.0-7.1":0.0082673623536476,"8.1-8.4":0.017912618432903,"9.0-9.2":0.010563851896327,"9.3":0.087725900530371,"10.0-10.2":0.048685578304813,"10.3":0.1162023708596,"11.0-11.2":0.14330094746322,"11.3-11.4":0.29440995937156,"12.0-12.1":1.7774829060342,"12.2":2.0388234159912},I:{"3":0.0017364868951613,"4":0.25005411290323,_:"67","2.1":0.012155408266129,"2.2":0.020837842741935,"2.3":0.012155408266129,"4.1":0.12502705645161,"4.2-4.3":0.54178391129032,"4.4":0,"4.4.3-4.4.4":0.75884477318548},A:{"6":0,"7":0,"8":0.075047861842105,"9":0.0050031907894737,"10":0.040025526315789,"11":0.64040842105263,"5.5":0},B:{"12":0.082962,"13":0.027654,"14":0.106007,"15":0.04609,"16":0.069135,"17":0.419419,"18":0.087571},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2497391879699,"5.0-5.4":0.050802406015038,"6.2-6.4":0.16256769924812,"7.2-7.4":0.38609828571429,"8.2":1.300541593985,"9.2":0.90428282706767},N:{"10":0.023191471698113,"11":0.59138252830189},J:{"7":0,"10":0.204858},S:{"2.5":0},R:{_:"0"},M:{"0":0.070083},O:{"0":0.948816},Q:{"1.2":0.134775},H:{"0":7.7935797371134},L:{"0":51.774599}}; diff --git a/node_modules/caniuse-lite/data/regions/GB.js b/node_modules/caniuse-lite/data/regions/GB.js index 0e9654bc2..1ddefe236 100644 --- a/node_modules/caniuse-lite/data/regions/GB.js +++ b/node_modules/caniuse-lite/data/regions/GB.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005632,"23":0,"24":0,"25":0.011264,"26":0.005632,"27":0,"28":0,"29":0.050688,"30":0,"31":0,"32":0,"33":0.005632,"34":0.005632,"35":0.005632,"36":0.005632,"37":0,"38":0.022528,"39":0.011264,"40":0.08448,"41":0.011264,"42":0,"43":0.011264,"44":0,"45":0.005632,"46":0.005632,"47":0.005632,"48":0.005632,"49":0.185856,"50":0.005632,"51":0.011264,"52":0.011264,"53":0.011264,"54":0.016896,"55":0.016896,"56":0.02816,"57":0.016896,"58":0.02816,"59":0.033792,"60":0.016896,"61":0.152064,"62":0.033792,"63":0.08448,"64":0.050688,"65":0.08448,"66":0.073216,"67":0.11264,"68":0.123904,"69":0.118272,"70":0.208384,"71":6.989312,"72":8.11008,"73":0.022528,"74":0.005632,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005632,"31":0,"32":0,"33":0,"34":0.005632,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005632,"44":0,"45":0.005632,"46":0,"47":0.005632,"48":0.045056,"49":0.005632,"50":0.005632,"51":0.005632,"52":0.090112,"53":0.005632,"54":0.011264,"55":0.005632,"56":0.016896,"57":0.022528,"58":0.005632,"59":0.011264,"60":0.061952,"61":0.016896,"62":0.011264,"63":0.039424,"64":0.326656,"65":1.554432,"66":0.022528,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005632,"32":0,"33":0,"34":0,"35":0,"36":0.005632,"37":0,"38":0.005632,"39":0,"40":0.005632,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005632,"57":0.174592,"58":0.185856,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005632},E:{"4":0,"5":0.005632,"6":0,"7":0,"8":0.02816,"9":0.022528,"10":0.02816,"11":0.073216,"12":1.959936,_:"0","3.1":0,"3.2":0,"5.1":0.022528,"6.1":0.005632,"7.1":0,"9.1":0.073216,"10.1":0.163328,"11.1":0.326656,"12.1":0.011264},G:{"8":1.0498900110077,"3.2":0.014945053537476,"4.0-4.1":0.011208790153107,"4.2-4.3":0.011208790153107,"5.0-5.1":0.04109889722806,"6.0-6.1":0.026153843690583,"7.0-7.1":0.085934057840488,"8.1-8.4":0.2054944861403,"9.0-9.2":0.1083516381467,"9.3":0.79956036425498,"10.0-10.2":0.50065929350545,"10.3":1.0386812208546,"11.0-11.2":1.356263608526,"11.3-11.4":3.2505491444011,"12.0-12.1":28.698239055339,"12.2":0.13824174522166},I:{"3":0.001239621749409,"4":0.16486969267139,_:"67","2.1":0,"2.2":0,"2.3":0.027271678486998,"4.1":0.047105626477541,"4.2-4.3":0.24916397163121,"4.4":0,"4.4.3-4.4.4":0.55906940898345},A:{"6":0,"7":0.01132206185567,"8":0.028305154639175,"9":0.039627216494845,"10":0.03396618556701,"11":2.0832593814433,"5.5":0},B:{"12":0.011264,"13":0.022528,"14":0.05632,"15":0.095744,"16":0.152064,"17":2.106368,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2703696350365,"5.0-5.4":0.05632700729927,"6.2-6.4":0.05632700729927,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.135408},J:{"7":0.004368,"10":0.017472},R:{_:"0"},M:{"0":0.205296},O:{"0":0.113568},Q:{_:"1.2"},H:{"0":0.15300758762887},L:{"0":25.756368}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005666,"23":0,"24":0,"25":0.011332,"26":0,"27":0,"28":0,"29":0.033996,"30":0,"31":0,"32":0,"33":0,"34":0.005666,"35":0.005666,"36":0,"37":0,"38":0.022664,"39":0.005666,"40":0.073658,"41":0.011332,"42":0,"43":0.011332,"44":0,"45":0.005666,"46":0.005666,"47":0.005666,"48":0,"49":0.19831,"50":0.005666,"51":0.005666,"52":0.005666,"53":0.011332,"54":0.022664,"55":0.022664,"56":0.033996,"57":0.016998,"58":0.022664,"59":0.039662,"60":0.011332,"61":0.118986,"62":0.033996,"63":0.090656,"64":0.039662,"65":0.079324,"66":0.067992,"67":0.090656,"68":0.096322,"69":0.096322,"70":0.090656,"71":0.203976,"72":1.308846,"73":15.196212,"74":0.033996,"75":0.011332,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005666,"31":0,"32":0,"33":0,"34":0.005666,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005666,"44":0,"45":0.011332,"46":0,"47":0.005666,"48":0.062326,"49":0.005666,"50":0.005666,"51":0.005666,"52":0.11332,"53":0,"54":0.005666,"55":0.005666,"56":0.016998,"57":0.016998,"58":0.005666,"59":0.011332,"60":0.067992,"61":0.011332,"62":0.005666,"63":0.022664,"64":0.039662,"65":0.147316,"66":1.801788,"67":0.022664,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005666,"32":0.005666,"33":0,"34":0,"35":0,"36":0.005666,"37":0,"38":0,"39":0,"40":0.005666,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.334294,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005666},E:{"4":0,"5":0.005666,"6":0,"7":0,"8":0.011332,"9":0.011332,"10":0.022664,"11":0.062326,"12":1.144532,_:"0","3.1":0,"3.2":0,"5.1":0.011332,"6.1":0.005666,"7.1":0,"9.1":0.067992,"10.1":0.14165,"11.1":0.271968,"12.1":0.759244},G:{"8":0.27049262423697,"3.2":0.017564456119284,"4.0-4.1":0.01053867367157,"4.2-4.3":0.0035128912238567,"5.0-5.1":0.035128912238567,"6.0-6.1":0.017564456119284,"7.0-7.1":0.063232042029421,"8.1-8.4":0.13700275773041,"9.0-9.2":0.080796498148704,"9.3":0.67096222375663,"10.0-10.2":0.37236646972881,"10.3":0.88876147963575,"11.0-11.2":1.0960220618433,"11.3-11.4":2.2517632744921,"12.0-12.1":13.594889036325,"12.2":15.5937241427},I:{"3":0.0010473245967742,"4":0.15081474193548,_:"67","2.1":0.0073312721774194,"2.2":0.01256789516129,"2.3":0.0073312721774194,"4.1":0.075407370967742,"4.2-4.3":0.32676527419355,"4.4":0,"4.4.3-4.4.4":0.45768084879032},A:{"6":0,"7":0.017088414893617,"8":0.022784553191489,"9":0.022784553191489,"10":0.034176829787234,"11":2.0449136489362,"5.5":0},B:{"12":0.011332,"13":0.016998,"14":0.045328,"15":0.08499,"16":0.124652,"17":1.631808,"18":0.889562},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.236544,"5.0-5.4":0.045056,"6.2-6.4":0.05632,"7.2-7.4":0.157696,"8.2":1.419264,"9.2":2.523136},N:{"10":0,"11":0.117018},J:{"7":0,"10":0.017336},S:{"2.5":0},R:{_:"0"},M:{"0":0.190696},O:{"0":0.10835},Q:{"1.2":0.013002},H:{"0":0.16002289690722},L:{"0":27.282952}}; diff --git a/node_modules/caniuse-lite/data/regions/GD.js b/node_modules/caniuse-lite/data/regions/GD.js index e6321581f..58360e92f 100644 --- a/node_modules/caniuse-lite/data/regions/GD.js +++ b/node_modules/caniuse-lite/data/regions/GD.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.0114,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.0228,"41":0,"42":0,"43":0,"44":0,"45":0.0057,"46":0.0057,"47":0,"48":0,"49":0.2736,"50":0.0057,"51":0,"52":0.0057,"53":0.0798,"54":0,"55":0.0057,"56":0.0057,"57":0.0057,"58":0.0228,"59":0.0057,"60":0,"61":0.0057,"62":0.0057,"63":0.057,"64":0.0057,"65":0.0741,"66":0.0171,"67":0.2109,"68":0.1026,"69":0.0456,"70":0.1368,"71":5.9907,"72":9.2226,"73":0.0855,"74":0.0057,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.0057,"41":0,"42":0,"43":0.0057,"44":0,"45":0,"46":0,"47":0,"48":0.0057,"49":0,"50":0.2166,"51":0.0513,"52":0.0171,"53":0.0057,"54":0,"55":0,"56":0.0114,"57":0,"58":0,"59":0,"60":0.0228,"61":0.0057,"62":0.0513,"63":0.0057,"64":0.171,"65":1.5504,"66":0.0057,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.0114,"15":0,"16":0,"17":0.0057,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.0228,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.0114,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.1881,"58":0.2679,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.0057,"8":0,"9":0.0114,"10":0.0171,"11":0.0228,"12":1.0887,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.0456,"10.1":0.1425,"11.1":0.1425,"12.1":0.0114},G:{"8":0.4486720504353,"3.2":0.0063867907535275,"4.0-4.1":0.0047900930651456,"4.2-4.3":0.0047900930651456,"5.0-5.1":0.017563674572201,"6.0-6.1":0.011176883818673,"7.0-7.1":0.036724046832783,"8.1-8.4":0.087818372861003,"9.0-9.2":0.046304232963074,"9.3":0.34169330531372,"10.0-10.2":0.21395749024317,"10.3":0.44388195737016,"11.0-11.2":0.57960126088262,"11.3-11.4":1.3891269888922,"12.0-12.1":12.264234944461,"12.2":0.059077814470129},I:{"3":0.0026198581560284,"4":0.34844113475177,_:"67","2.1":0,"2.2":0,"2.3":0.057636879432624,"4.1":0.099554609929078,"4.2-4.3":0.5265914893617,"4.4":0,"4.4.3-4.4.4":1.1815560283688},A:{"6":0,"7":0,"8":0.0057182692307692,"9":0.022873076923077,"10":0.011436538461538,"11":1.7440721153846,"5.5":0},B:{"12":0.0057,"13":0.0114,"14":0.0171,"15":0.1653,"16":0.1311,"17":2.2572,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.44748757961783,"5.0-5.4":0.021828662420382,"6.2-6.4":0.054571656050955,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.0989},J:{"7":0.01462,"10":0.05848},R:{_:"0"},M:{"0":0.1677},O:{"0":0.0731},Q:{_:"1.2"},H:{"0":0.44373487972509},L:{"0":49.6044}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.1196,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.0046,"35":0,"36":0,"37":0,"38":0,"39":0.0046,"40":0,"41":0,"42":0.0046,"43":0.0046,"44":0,"45":0,"46":0.0046,"47":0,"48":0,"49":0.1104,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.0092,"56":0,"57":0.0092,"58":0.0276,"59":0.0046,"60":0,"61":0,"62":0.0092,"63":0.1012,"64":0,"65":0.069,"66":0.0138,"67":0.0276,"68":0.0184,"69":0.0092,"70":0.023,"71":0.0322,"72":0.5014,"73":11.8726,"74":0.0138,"75":0.023,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.0092,"52":0.0092,"53":0,"54":0,"55":0,"56":0.0046,"57":0.0138,"58":0,"59":0,"60":0.0276,"61":0.0046,"62":0,"63":0.0046,"64":0.0092,"65":0.4738,"66":1.3524,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.0046,"15":0,"16":0,"17":0.0046,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.0184,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.1748,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.0046,"10":0.023,"11":0.0046,"12":0.4048,_:"0","3.1":0,"3.2":0,"5.1":0.0092,"6.1":0,"7.1":0,"9.1":0.0184,"10.1":0.023,"11.1":0.0782,"12.1":0.8326},G:{"8":0.088128129690784,"3.2":0.0057226058240769,"4.0-4.1":0.0034335634944461,"4.2-4.3":0.0011445211648154,"5.0-5.1":0.011445211648154,"6.0-6.1":0.0057226058240769,"7.0-7.1":0.020601380966677,"8.1-8.4":0.044636325427799,"9.0-9.2":0.026323986790754,"9.3":0.21860354247974,"10.0-10.2":0.12131924347043,"10.3":0.28956385469829,"11.0-11.2":0.3570906034224,"11.3-11.4":0.73363806664665,"12.0-12.1":4.4292969078355,"12.2":5.0805294506154},I:{"3":0.0019635080645161,"4":0.28274516129032,_:"67","2.1":0.013744556451613,"2.2":0.023562096774194,"2.3":0.013744556451613,"4.1":0.14137258064516,"4.2-4.3":0.61261451612903,"4.4":0,"4.4.3-4.4.4":0.85805302419355},A:{"6":0,"7":0,"8":0.0138,"9":0.0092,"10":0.0046,"11":0.5014,"5.5":0},B:{"12":0,"13":0.0138,"14":0.0138,"15":0.0552,"16":0.1104,"17":1.15,"18":0.3818},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.69829551451187,"5.0-5.4":0.021486015831135,"6.2-6.4":0.075201055408971,"7.2-7.4":0.17188812664908,"8.2":1.2461889182058,"9.2":1.8585403693931},N:{"10":0,"11":0.0972},J:{"7":0,"10":0.0162},S:{"2.5":0},R:{_:"0"},M:{"0":0.108},O:{"0":0.1404},Q:{"1.2":0},H:{"0":0.27095567010309},L:{"0":60.7926}}; diff --git a/node_modules/caniuse-lite/data/regions/GE.js b/node_modules/caniuse-lite/data/regions/GE.js index 28ce6c448..44f47bc7e 100644 --- a/node_modules/caniuse-lite/data/regions/GE.js +++ b/node_modules/caniuse-lite/data/regions/GE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.007132,"18":0,"19":0,"20":0,"21":0.007132,"22":0,"23":0.007132,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.014264,"39":0.028528,"40":0.014264,"41":0.03566,"42":0.007132,"43":0.021396,"44":0.007132,"45":0.007132,"46":0.014264,"47":0.014264,"48":0.007132,"49":0.755992,"50":0.014264,"51":0.014264,"52":0.014264,"53":0.007132,"54":0.007132,"55":0.014264,"56":0.057056,"57":0.049924,"58":0.099848,"59":0.03566,"60":0.042792,"61":0.513504,"62":0.07132,"63":0.092716,"64":0.057056,"65":0.14264,"66":0.14264,"67":0.206828,"68":0.21396,"69":0.156904,"70":0.263884,"71":14.092832,"72":18.735764,"73":0.078452,"74":0.057056,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.007132,"15":0.007132,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007132,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.014264,"44":0,"45":0,"46":0,"47":0.007132,"48":0.007132,"49":0,"50":0.007132,"51":0,"52":0.049924,"53":0,"54":0.007132,"55":0.007132,"56":0.021396,"57":0.021396,"58":0.042792,"59":0.007132,"60":0.021396,"61":0.021396,"62":0.014264,"63":0.014264,"64":0.156904,"65":1.048404,"66":0.021396,"67":0,"3.5":0,"3.6":0.007132},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.007132,"19":0,"20":0.007132,"21":0.007132,"22":0.014264,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.007132,"31":0.014264,"32":0,"33":0.007132,"34":0,"35":0.007132,"36":0.049924,"37":0.007132,"38":0,"39":0,"40":0.007132,"41":0,"42":0.014264,"43":0.014264,"44":0,"45":0.014264,"46":0.007132,"47":0.014264,"48":0.007132,"49":0.007132,"50":0.014264,"51":0,"52":0,"53":0.007132,"54":0.007132,"55":0,"56":0.028528,"57":2.089676,"58":2.60318,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.03566},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007132,"11":0.007132,"12":0.435052,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.007132,"9.1":0.03566,"10.1":0.021396,"11.1":0.10698,"12.1":0.007132},G:{"8":0.24102505754028,"3.2":0.0034309616731712,"4.0-4.1":0.0025732212548784,"4.2-4.3":0.0025732212548784,"5.0-5.1":0.0094351446012209,"6.0-6.1":0.0060041829280496,"7.0-7.1":0.019728029620735,"8.1-8.4":0.047175723006104,"9.0-9.2":0.024874472130491,"9.3":0.18355644951466,"10.0-10.2":0.11493721605124,"10.3":0.2384518362854,"11.0-11.2":0.31135977184029,"11.3-11.4":0.74623416391474,"12.0-12.1":6.588304152907,"12.2":0.031736395476834},I:{"3":0.0014164869976359,"4":0.18839277068558,_:"67","2.1":0,"2.2":0,"2.3":0.031162713947991,"4.1":0.053826505910165,"4.2-4.3":0.28471388652482,"4.4":0,"4.4.3-4.4.4":0.63883563593381},A:{"6":0.007132,"7":0,"8":0.078452,"9":0.021396,"10":0.021396,"11":0.755992,"5.5":0},B:{"12":0.028528,"13":0.57056,"14":1.119724,"15":0.042792,"16":0.92716,"17":0.39226,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47691782741117,"5.0-5.4":0.010147187817259,"6.2-6.4":0.071030314720812,_:"7.2-7.4 8.2"},N:{"10":0.0254535,"11":0.1781745},J:{"7":0.0017208,"10":0.0068832},R:{_:"0"},M:{"0":0.080304},O:{"0":0.18642},Q:{_:"1.2"},H:{"0":0.45887507216495},L:{"0":36.852212}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007033,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.014066,"24":0,"25":0,"26":0,"27":0.007033,"28":0,"29":0.007033,"30":0,"31":0.014066,"32":0,"33":0,"34":0.007033,"35":0.007033,"36":0.007033,"37":0,"38":0.007033,"39":0.007033,"40":0.028132,"41":0.007033,"42":0,"43":0.007033,"44":0.007033,"45":0.007033,"46":0.014066,"47":0.007033,"48":0.007033,"49":1.033851,"50":0.007033,"51":0.014066,"52":0.007033,"53":0.007033,"54":0.021099,"55":0.028132,"56":0.028132,"57":0.021099,"58":0.07033,"59":0.028132,"60":0.014066,"61":0.654069,"62":0.07033,"63":0.105495,"64":0.056264,"65":0.126594,"66":0.147693,"67":0.091429,"68":0.182858,"69":0.084396,"70":0.14066,"71":0.288353,"72":1.188577,"73":32.77378,"74":0.063297,"75":0.07033,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.007033,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.007033,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007033,"37":0,"38":0,"39":0,"40":0,"41":0.007033,"42":0,"43":0.014066,"44":0,"45":0,"46":0,"47":0.007033,"48":0.021099,"49":0,"50":0,"51":0,"52":0.077363,"53":0,"54":0,"55":0,"56":0.014066,"57":0.014066,"58":0.049231,"59":0,"60":0.021099,"61":0.014066,"62":0.007033,"63":0.007033,"64":0.021099,"65":0.077363,"66":1.294072,"67":0.042198,"68":0,"3.5":0,"3.6":0.014066},F:{"9":0,"11":0,"12":0.007033,"15":0,"16":0,"17":0,"18":0.007033,"19":0,"20":0,"21":0,"22":0.007033,"23":0,"24":0,"25":0,"26":0,"27":0.007033,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.049231,"37":0.007033,"38":0,"39":0.007033,"40":0.007033,"41":0,"42":0.021099,"43":0.021099,"44":0,"45":0.007033,"46":0.014066,"47":0.007033,"48":0.007033,"49":0,"50":0,"51":0.007033,"52":0,"53":0,"54":0,"55":0,"56":0.028132,"57":0.063297,"58":4.395625,"9.5-9.6":0,"10.0-10.1":0.007033,"10.5":0,"10.6":0,"11.1":0.007033,"11.5":0,"11.6":0.007033,"12.1":0.035165},E:{"4":0.007033,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007033,"11":0.007033,"12":0.316485,_:"0","3.1":0,"3.2":0,"5.1":0.007033,"6.1":0,"7.1":0,"9.1":0.014066,"10.1":0.021099,"11.1":0.063297,"12.1":0.196924},G:{"8":0.071385541879316,"3.2":0.0046354247973582,"4.0-4.1":0.0027812548784149,"4.2-4.3":0.00092708495947163,"5.0-5.1":0.0092708495947163,"6.0-6.1":0.0046354247973582,"7.0-7.1":0.016687529270489,"8.1-8.4":0.036156313419394,"9.0-9.2":0.021322954067847,"9.3":0.17707322725908,"10.0-10.2":0.098271005703993,"10.3":0.23455249474632,"11.0-11.2":0.28925050735515,"11.3-11.4":0.59426145902131,"12.0-12.1":3.5878187931552,"12.2":4.1153301350946},I:{"3":0.00083735584677419,"4":0.12057924193548,_:"67","2.1":0.0058614909274194,"2.2":0.01004827016129,"2.3":0.0058614909274194,"4.1":0.060289620967742,"4.2-4.3":0.26125502419355,"4.4":0,"4.4.3-4.4.4":0.36592450504032},A:{"6":0,"7":0,"8":0.071078191489362,"9":0.014215638297872,"10":0.014215638297872,"11":0.56862553191489,"5.5":0},B:{"12":0.021099,"13":0.429013,"14":0.738465,"15":0.028132,"16":0.696267,"17":0.337584,"18":0.133627},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.4135998,"5.0-5.4":0.0100878,"6.2-6.4":0.0605268,"7.2-7.4":0.1311414,"8.2":0.5850924,"9.2":0.6657948},N:{"10":0.0130548,"11":0.1174932},J:{"7":0,"10":0.005934},S:{"2.5":0},R:{_:"0"},M:{"0":0.074175},O:{"0":0.180987},Q:{"1.2":0},H:{"0":0.41291769587629},L:{"0":36.601261}}; diff --git a/node_modules/caniuse-lite/data/regions/GF.js b/node_modules/caniuse-lite/data/regions/GF.js index 33432514a..63bfe52e4 100644 --- a/node_modules/caniuse-lite/data/regions/GF.js +++ b/node_modules/caniuse-lite/data/regions/GF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00509,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.00509,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.37157,"50":0.00509,"51":0,"52":0,"53":0.03054,"54":0,"55":0.00509,"56":0.02545,"57":0.20869,"58":0.0509,"59":0,"60":0,"61":0,"62":0.00509,"63":0.01018,"64":0.02036,"65":0.1018,"66":0.25959,"67":0.19851,"68":0.11707,"69":0.03563,"70":0.06108,"71":5.45139,"72":6.52538,"73":0.00509,"74":0.04581,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.00509,"17":0,"18":0,"19":0.00509,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00509,"30":0,"31":0,"32":0.00509,"33":0,"34":0,"35":0.00509,"36":0,"37":0.01018,"38":0,"39":0.00509,"40":0,"41":0,"42":0,"43":0.01018,"44":0.00509,"45":0.00509,"46":0,"47":0.01018,"48":0.0509,"49":0.01018,"50":0,"51":0.01527,"52":0.06617,"53":0.00509,"54":0,"55":0.00509,"56":0.00509,"57":0.02545,"58":0.00509,"59":0.00509,"60":0.03563,"61":0.00509,"62":0.07635,"63":0.01527,"64":0.58026,"65":2.06654,"66":0.00509,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.03054,"32":0,"33":0.00509,"34":0,"35":0,"36":0.0509,"37":0,"38":0.00509,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.00509,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.23923,"58":0.37157,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00509,"9":0,"10":0.00509,"11":0.0509,"12":1.28777,_:"0","3.1":0,"3.2":0,"5.1":0.04072,"6.1":0.01018,"7.1":0,"9.1":0.02036,"10.1":0.07635,"11.1":0.21378,"12.1":0.00509},G:{"8":0.38739982187531,"3.2":0.0055145882117482,"4.0-4.1":0.0041359411588112,"4.2-4.3":0.0041359411588112,"5.0-5.1":0.015165117582308,"6.0-6.1":0.0096505293705594,"7.0-7.1":0.031708882217552,"8.1-8.4":0.075825587911538,"9.0-9.2":0.039980764535175,"9.3":0.29503046932853,"10.0-10.2":0.18473870509357,"10.3":0.3832638807165,"11.0-11.2":0.50044888021615,"11.3-11.4":1.1994229360552,"12.0-12.1":10.58938801361,"12.2":0.051009940958671},I:{"3":0.0012634397163121,"4":0.1680374822695,_:"67","2.1":0,"2.2":0,"2.3":0.027795673758865,"4.1":0.048010709219858,"4.2-4.3":0.25395138297872,"4.4":0,"4.4.3-4.4.4":0.56981131205674},A:{"6":0,"7":0,"8":0.00509,"9":0.00509,"10":0.01018,"11":1.08417,"5.5":0},B:{"12":0.00509,"13":0.03054,"14":0.03054,"15":0.10689,"16":0.19851,"17":1.20124,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.78791603773585,"5.0-5.4":0.094549924528302,"6.2-6.4":0.40971633962264,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.05401},J:{"7":0.001964,"10":0.007856},R:{_:"0"},M:{"0":0.0982},O:{"0":0.56465},Q:{_:"1.2"},H:{"0":0.82742780068729},L:{"0":51.78468}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.010998,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005499,"40":0,"41":0,"42":0,"43":0.010998,"44":0,"45":0.005499,"46":0,"47":0,"48":0,"49":0.709371,"50":0,"51":0.005499,"52":0,"53":0.120978,"54":0,"55":0.005499,"56":0.010998,"57":0.21996,"58":0.038493,"59":0,"60":0.005499,"61":0,"62":0,"63":0.027495,"64":0.021996,"65":0.010998,"66":0.082485,"67":0.357435,"68":0.027495,"69":0.060489,"70":0.032994,"71":0.318942,"72":0.373932,"73":14.68233,"74":0.021996,"75":0.005499,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005499,"37":0.010998,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005499,"47":0.010998,"48":0.005499,"49":0.010998,"50":0.005499,"51":0.016497,"52":0.197964,"53":0.005499,"54":0,"55":0,"56":0,"57":0.005499,"58":0,"59":0,"60":0.038493,"61":0.005499,"62":0.082485,"63":0.016497,"64":0.082485,"65":0.38493,"66":3.662334,"67":0.005499,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.010998,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.021996,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.456417,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010998,"12":1.215279,_:"0","3.1":0,"3.2":0,"5.1":0.016497,"6.1":0.005499,"7.1":0,"9.1":0.010998,"10.1":0.038493,"11.1":0.351936,"12.1":0.621387},G:{"8":0.089545220954668,"3.2":0.0058146247373161,"4.0-4.1":0.0034887748423897,"4.2-4.3":0.0011629249474632,"5.0-5.1":0.011629249474632,"6.0-6.1":0.0058146247373161,"7.0-7.1":0.020932649054338,"8.1-8.4":0.045354072951066,"9.0-9.2":0.026747273791654,"9.3":0.22211866496548,"10.0-10.2":0.1232700444311,"10.3":0.2942200117082,"11.0-11.2":0.36283258360853,"11.3-11.4":0.74543489132393,"12.0-12.1":4.5005195466827,"12.2":5.1622238417893},I:{"3":0.0011547570564516,"4":0.16628501612903,_:"67","2.1":0.0080832993951613,"2.2":0.013857084677419,"2.3":0.0080832993951613,"4.1":0.083142508064516,"4.2-4.3":0.3602842016129,"4.4":0,"4.4.3-4.4.4":0.50462883366935},A:{"6":0,"7":0,"8":0.010998,"9":0.005499,"10":0,"11":1.523223,"5.5":0},B:{"12":0.010998,"13":0.010998,"14":0.021996,"15":0.087984,"16":0.10998,"17":1.336257,"18":0.170469},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.57048700873362,"5.0-5.4":0.021129148471616,"6.2-6.4":0.19016233624454,"7.2-7.4":0.28524350436681,"8.2":2.2819480349345,"9.2":1.4896049672489},N:{"10":0,"11":0.009002},J:{"7":0,"10":0.04501},S:{"2.5":0},R:{_:"0"},M:{"0":0.054012},O:{"0":0.598633},Q:{"1.2":0.229551},H:{"0":0.35794550515464},L:{"0":49.563211}}; diff --git a/node_modules/caniuse-lite/data/regions/GG.js b/node_modules/caniuse-lite/data/regions/GG.js index cd3cf082f..79a61be92 100644 --- a/node_modules/caniuse-lite/data/regions/GG.js +++ b/node_modules/caniuse-lite/data/regions/GG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.006157,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012314,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.006157,"45":0,"46":0,"47":0,"48":0,"49":0.233966,"50":0,"51":0,"52":0,"53":0.055413,"54":0,"55":0.012314,"56":0,"57":0.006157,"58":0.018471,"59":0.012314,"60":0.006157,"61":0,"62":0.012314,"63":0.012314,"64":0.012314,"65":0.012314,"66":0.043099,"67":0.141611,"68":0.030785,"69":0.098512,"70":0.233966,"71":7.887117,"72":7.234475,"73":0.006157,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006157,"33":0,"34":0.006157,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.006157,"45":0.215495,"46":0,"47":0,"48":0.092355,"49":0.030785,"50":0,"51":0,"52":0.06157,"53":0.012314,"54":0,"55":0,"56":0.006157,"57":0,"58":0.006157,"59":0,"60":0.024628,"61":0.006157,"62":0.006157,"63":0.049256,"64":0.227809,"65":1.90867,"66":0.012314,"67":0,"3.5":0,"3.6":0},F:{"9":0.012314,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006157,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006157,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.067727,"58":0.098512,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.006157,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006157,"9":0.006157,"10":0.018471,"11":0.024628,"12":2.512056,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.080041,"10.1":0.153925,"11.1":0.486403,"12.1":0.012314},G:{"8":1.4083217782448,"3.2":0.02004728509957,"4.0-4.1":0.015035463824677,"4.2-4.3":0.015035463824677,"5.0-5.1":0.055130034023817,"6.0-6.1":0.035082748924247,"7.0-7.1":0.11527188932253,"8.1-8.4":0.27565017011908,"9.0-9.2":0.14534281697188,"9.3":1.072529752827,"10.0-10.2":0.67158405083558,"10.3":1.3932863144201,"11.0-11.2":1.8192911227859,"11.3-11.4":4.3602845091564,"12.0-12.1":38.495799212449,"12.2":0.18543738717102},I:{"3":0.00094962884160757,"4":0.12630063593381,_:"67","2.1":0,"2.2":0,"2.3":0.020891834515366,"4.1":0.036085895981087,"4.2-4.3":0.19087539716312,"4.4":0,"4.4.3-4.4.4":0.42828260756501},A:{"6":0,"7":0,"8":0.012314,"9":0.006157,"10":0,"11":4.765518,"5.5":0},B:{"12":0.006157,"13":0.018471,"14":0.030785,"15":0.043099,"16":0.104669,"17":2.70908,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.086928024793388,"5.0-5.4":0.012418289256198,"6.2-6.4":0.049673157024793,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.034587},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.391986},O:{"0":0.023058},Q:{_:"1.2"},H:{"0":0.094595907216495},L:{"0":13.166814}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006147,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.018441,"36":0,"37":0,"38":0.024588,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.006147,"45":0,"46":0,"47":0,"48":0,"49":0.165969,"50":0,"51":0.006147,"52":0,"53":0.030735,"54":0,"55":0.024588,"56":0,"57":0,"58":0.012294,"59":0.006147,"60":0,"61":0.067617,"62":0,"63":0.018441,"64":0.018441,"65":0.024588,"66":0.06147,"67":0.043029,"68":0.006147,"69":0.086058,"70":0.147528,"71":0.411849,"72":1.887129,"73":13.363578,"74":0.006147,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.006147,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.153675,"46":0,"47":0,"48":0.110646,"49":0.012294,"50":0.006147,"51":0,"52":0.030735,"53":0.006147,"54":0.006147,"55":0,"56":0.012294,"57":0.012294,"58":0,"59":0,"60":0.043029,"61":0.006147,"62":0.006147,"63":0.006147,"64":0.024588,"65":0.215145,"66":2.169891,"67":0.153675,"68":0.006147,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.147528,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.018441,"10":0.018441,"11":0.024588,"12":1.321605,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.012294,"7.1":0,"9.1":0.079911,"10.1":0.196704,"11.1":0.276615,"12.1":1.075725},G:{"8":0.3727238282798,"3.2":0.024202845992195,"4.0-4.1":0.014521707595317,"4.2-4.3":0.0048405691984389,"5.0-5.1":0.048405691984389,"6.0-6.1":0.024202845992195,"7.0-7.1":0.0871302455719,"8.1-8.4":0.18878219873912,"9.0-9.2":0.11133309156409,"9.3":0.92454871690183,"10.0-10.2":0.51310033503452,"10.3":1.224664007205,"11.0-11.2":1.5102575899129,"11.3-11.4":3.1028048561993,"12.0-12.1":18.733002797959,"12.2":21.48728667187},I:{"3":0.00086778931451613,"4":0.12496166129032,_:"67","2.1":0.0060745252016129,"2.2":0.010413471774194,"2.3":0.0060745252016129,"4.1":0.062480830645161,"4.2-4.3":0.27075026612903,"4.4":0,"4.4.3-4.4.4":0.37922393044355},A:{"6":0,"7":0,"8":0.006147,"9":0,"10":0,"11":5.298714,"5.5":0},B:{"12":0.006147,"13":0.043029,"14":0.036882,"15":0.012294,"16":0.104499,"17":1.893276,"18":0.823698},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.098681963369963,"5.0-5.4":0.012335245421245,"6.2-6.4":0.012335245421245,"7.2-7.4":0.16035819047619,"8.2":1.2088540512821,"9.2":1.8749573040293},N:{"10":0,"11":0.023118},J:{"7":0,"10":0.003853},S:{"2.5":0},R:{_:"0"},M:{"0":0.643451},O:{"0":0},Q:{"1.2":0},H:{"0":0.018238857388316},L:{"0":13.95039}}; diff --git a/node_modules/caniuse-lite/data/regions/GH.js b/node_modules/caniuse-lite/data/regions/GH.js index a00017fae..435de24f7 100644 --- a/node_modules/caniuse-lite/data/regions/GH.js +++ b/node_modules/caniuse-lite/data/regions/GH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003002,"11":0.003002,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003002,"21":0,"22":0,"23":0,"24":0,"25":0.003002,"26":0,"27":0,"28":0.003002,"29":0.003002,"30":0,"31":0,"32":0,"33":0.012008,"34":0,"35":0,"36":0,"37":0,"38":0.003002,"39":0,"40":0.006004,"41":0,"42":0,"43":0.009006,"44":0.003002,"45":0.003002,"46":0.006004,"47":0.003002,"48":0,"49":0.033022,"50":0.01501,"51":0.003002,"52":0,"53":0,"54":0,"55":0.009006,"56":0.003002,"57":0.003002,"58":0.021014,"59":0.003002,"60":0.01501,"61":0.009006,"62":0.012008,"63":0.021014,"64":0.009006,"65":0.093062,"66":0.012008,"67":0.036024,"68":0.033022,"69":0.072048,"70":0.084056,"71":1.56104,"72":1.96631,"73":0.021014,"74":0.006004,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.003002,"15":0,"16":0,"17":0,"18":0,"19":0.003002,"20":0,"21":0.003002,"22":0.003002,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.003002,"30":0.003002,"31":0.003002,"32":0,"33":0.003002,"34":0.003002,"35":0,"36":0.003002,"37":0.003002,"38":0.006004,"39":0.003002,"40":0.006004,"41":0.003002,"42":0.003002,"43":0.012008,"44":0.012008,"45":0.006004,"46":0.003002,"47":0.021014,"48":0.012008,"49":0.006004,"50":0.006004,"51":0.003002,"52":0.027018,"53":0.003002,"54":0.006004,"55":0.003002,"56":0.01501,"57":0.012008,"58":0.006004,"59":0.009006,"60":0.024016,"61":0.021014,"62":0.03002,"63":0.027018,"64":0.21014,"65":0.726484,"66":0.153102,"67":0,"3.5":0,"3.6":0.003002},F:{"9":0,"11":0.003002,"12":0.003002,"15":0.006004,"16":0.012008,"17":0.003002,"18":0.003002,"19":0.009006,"20":0.042028,"21":0.003002,"22":0.003002,"23":0.054036,"24":0.003002,"25":0,"26":0.003002,"27":0.003002,"28":0.009006,"29":0.003002,"30":0.006004,"31":0,"32":0.009006,"33":0.006004,"34":0.003002,"35":0.003002,"36":0.003002,"37":0.006004,"38":0.06004,"39":0,"40":0,"41":0,"42":0.003002,"43":0.003002,"44":0.003002,"45":0.003002,"46":0,"47":0.003002,"48":0.003002,"49":0.009006,"50":0.01501,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.009006,"57":0.243162,"58":0.297198,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.066044},E:{"4":0,"5":0,"6":0.003002,"7":0,"8":0.003002,"9":0.01501,"10":0.009006,"11":0.01501,"12":0.189126,_:"0","3.1":0,"3.2":0,"5.1":0.057038,"6.1":0.003002,"7.1":0,"9.1":0.006004,"10.1":0.012008,"11.1":0.051034,"12.1":0.003002},G:{"8":0.26841655398779,"3.2":0.0038208762133493,"4.0-4.1":0.002865657160012,"4.2-4.3":0.002865657160012,"5.0-5.1":0.010507409586711,"6.0-6.1":0.0066865333733614,"7.0-7.1":0.021970038226759,"8.1-8.4":0.052537047933553,"9.0-9.2":0.027701352546783,"9.3":0.20441687741419,"10.0-10.2":0.1279993531472,"10.3":0.26555089682778,"11.0-11.2":0.34674451636145,"11.3-11.4":0.83104057640348,"12.0-12.1":7.3370375486841,"12.2":0.035343104973481},I:{"3":0.001255304964539,"4":0.16695556028369,_:"67","2.1":0,"2.2":0,"2.3":0.027616709219858,"4.1":0.047701588652482,"4.2-4.3":0.25231629787234,"4.4":0,"4.4.3-4.4.4":0.56614253900709},A:{"6":0,"7":0,"8":0.018012,"9":0.003002,"10":0.009006,"11":0.078052,"5.5":0},B:{"12":0.03002,"13":0.027018,"14":0.03002,"15":0.039026,"16":0.027018,"17":0.141094,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.78734294174757,"5.0-5.4":0.1124775631068,"6.2-6.4":0.092027097087379,_:"7.2-7.4 8.2"},N:{"10":0.033823666666667,"11":0.57500233333333},J:{"7":0.0153956,"10":0.0615824},R:{_:"0"},M:{"0":0.3499},O:{"0":5.486432},Q:{_:"1.2"},H:{"0":30.747805185567},L:{"0":28.510374}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.002836,"11":0.002836,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002836,"26":0,"27":0,"28":0,"29":0.002836,"30":0,"31":0,"32":0,"33":0.005672,"34":0.002836,"35":0,"36":0,"37":0,"38":0.002836,"39":0,"40":0.008508,"41":0,"42":0,"43":0.019852,"44":0.002836,"45":0.002836,"46":0.002836,"47":0.002836,"48":0,"49":0.04254,"50":0.011344,"51":0.002836,"52":0,"53":0,"54":0,"55":0.008508,"56":0.002836,"57":0.005672,"58":0.019852,"59":0.002836,"60":0.008508,"61":0.005672,"62":0.025524,"63":0.02836,"64":0.011344,"65":0.104932,"66":0.008508,"67":0.02836,"68":0.019852,"69":0.045376,"70":0.048212,"71":0.079408,"72":0.258076,"73":3.43156,"74":0.019852,"75":0.008508,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002836,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.002836,"22":0,"23":0.002836,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002836,"30":0.002836,"31":0.002836,"32":0,"33":0,"34":0.002836,"35":0.002836,"36":0.002836,"37":0.002836,"38":0.002836,"39":0.002836,"40":0.002836,"41":0.002836,"42":0.002836,"43":0.01418,"44":0.011344,"45":0.005672,"46":0.002836,"47":0.019852,"48":0.01418,"49":0.005672,"50":0.005672,"51":0.002836,"52":0.022688,"53":0.002836,"54":0.002836,"55":0.002836,"56":0.01418,"57":0.011344,"58":0.005672,"59":0.005672,"60":0.02836,"61":0.017016,"62":0.019852,"63":0.017016,"64":0.02836,"65":0.124784,"66":0.924536,"67":0.187176,"68":0,"3.5":0,"3.6":0.002836},F:{"9":0,"11":0,"12":0.002836,"15":0.005672,"16":0.01418,"17":0.002836,"18":0.002836,"19":0.008508,"20":0.031196,"21":0.002836,"22":0.002836,"23":0.048212,"24":0.002836,"25":0,"26":0.002836,"27":0.002836,"28":0.005672,"29":0.002836,"30":0.005672,"31":0,"32":0.005672,"33":0.005672,"34":0,"35":0.002836,"36":0.002836,"37":0.002836,"38":0.022688,"39":0,"40":0,"41":0,"42":0.002836,"43":0.002836,"44":0,"45":0.005672,"46":0,"47":0.002836,"48":0,"49":0.005672,"50":0.002836,"51":0.017016,"52":0,"53":0,"54":0,"55":0,"56":0.005672,"57":0.005672,"58":0.575708,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.053884},E:{"4":0,"5":0,"6":0,"7":0,"8":0.002836,"9":0.005672,"10":0.002836,"11":0.01418,"12":0.138964,_:"0","3.1":0,"3.2":0,"5.1":0.051048,"6.1":0,"7.1":0,"9.1":0.008508,"10.1":0.01418,"11.1":0.031196,"12.1":0.068064},G:{"8":0.072874316421495,"3.2":0.0047320984689283,"4.0-4.1":0.002839259081357,"4.2-4.3":0.00094641969378565,"5.0-5.1":0.0094641969378565,"6.0-6.1":0.0047320984689283,"7.0-7.1":0.017035554488142,"8.1-8.4":0.03691036805764,"9.0-9.2":0.02176765295707,"9.3":0.18076616151306,"10.0-10.2":0.10032048754128,"10.3":0.23944418252777,"11.0-11.2":0.29528294446112,"11.3-11.4":0.6066550237166,"12.0-12.1":3.6626442149505,"12.2":4.2011570207145},I:{"3":0.00086843951612903,"4":0.12505529032258,_:"67","2.1":0.0060790766129032,"2.2":0.010421274193548,"2.3":0.0060790766129032,"4.1":0.06252764516129,"4.2-4.3":0.27095312903226,"4.4":0,"4.4.3-4.4.4":0.37950806854839},A:{"6":0,"7":0,"8":0.014623125,"9":0,"10":0.00584925,"11":0.073115625,"5.5":0},B:{"12":0.025524,"13":0.022688,"14":0.02836,"15":0.036868,"16":0.022688,"17":0.158816,"18":0.0709},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.700281,"5.0-5.4":0.09268425,"6.2-6.4":0.082386,"7.2-7.4":0.2265615,"8.2":0.60759675,"9.2":0.2677545},N:{"10":0.034211755102041,"11":0.52458024489796},J:{"7":0,"10":0.064476},S:{"2.5":0.007164},R:{_:"0"},M:{"0":0.365364},O:{"0":4.527648},Q:{"1.2":0.007164},H:{"0":28.764210865979},L:{"0":33.349696}}; diff --git a/node_modules/caniuse-lite/data/regions/GI.js b/node_modules/caniuse-lite/data/regions/GI.js index 4b77f4165..2001c3d0b 100644 --- a/node_modules/caniuse-lite/data/regions/GI.js +++ b/node_modules/caniuse-lite/data/regions/GI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.019308,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006436,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006436,"46":0,"47":0,"48":0,"49":1.242148,"50":0,"51":0,"52":0,"53":0.051488,"54":0,"55":0,"56":0.006436,"57":0,"58":0.03218,"59":0,"60":0.051488,"61":0,"62":0.006436,"63":0.025744,"64":0.019308,"65":0.083668,"66":0.012872,"67":0.019308,"68":0.019308,"69":0.051488,"70":0.173772,"71":11.829368,"72":12.209092,"73":0.025744,"74":0.019308,"75":0},C:{"2":0,"3":0.006436,"4":0.012872,"5":0.025744,"6":0.057924,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.025744,"41":0.012872,"42":0.025744,"43":0.038616,"44":0.012872,"45":0.03218,"46":0.012872,"47":0.045052,"48":0.03218,"49":0.025744,"50":0.019308,"51":0.019308,"52":0.083668,"53":0.03218,"54":0.038616,"55":0.025744,"56":0.045052,"57":0.019308,"58":0.019308,"59":0.025744,"60":0.012872,"61":0,"62":0,"63":0.012872,"64":0.218824,"65":1.9308,"66":0.025744,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.006436,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.006436,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.35398,"58":0.12872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.012872,"6":0,"7":0,"8":0.006436,"9":0.006436,"10":0.006436,"11":0.051488,"12":1.89862,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.06436,"10.1":0.154464,"11.1":0.308928,"12.1":0.03218},G:{"8":1.0437773541479,"3.2":0.01485804062844,"4.0-4.1":0.01114353047133,"4.2-4.3":0.01114353047133,"5.0-5.1":0.04085961172821,"6.0-6.1":0.02600157109977,"7.0-7.1":0.085433733613529,"8.1-8.4":0.20429805864105,"9.0-9.2":0.10772079455619,"9.3":0.79490517362154,"10.0-10.2":0.49774436105274,"10.3":1.0326338236766,"11.0-11.2":1.3483671870309,"11.3-11.4":3.2316238366857,"12.0-12.1":28.531152516762,"12.2":0.13743687581307},I:{"3":0.00070222695035461,"4":0.093396184397163,_:"67","2.1":0,"2.2":0,"2.3":0.015448992907801,"4.1":0.026684624113475,"4.2-4.3":0.14114761702128,"4.4":0,"4.4.3-4.4.4":0.31670435460993},A:{"6":0,"7":0,"8":0,"9":0.006436,"10":0.006436,"11":1.814952,"5.5":0},B:{"12":0.019308,"13":0,"14":0.045052,"15":0.038616,"16":0.115848,"17":2.0917,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.091141514563107,"5.0-5.4":0,"6.2-6.4":0.011392689320388,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.010692},J:{"7":0.0007128,"10":0.0028512},R:{_:"0"},M:{"0":1.154736},O:{"0":0.131868},Q:{_:"1.2"},H:{"0":0.033741649484536},L:{"0":16.84326}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006553,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.032765,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.845337,"50":0.006553,"51":0,"52":0,"53":0.032765,"54":0,"55":0,"56":0,"57":0,"58":0.13106,"59":0,"60":0.078636,"61":0.006553,"62":0.013106,"63":0.019659,"64":0.163825,"65":0.032765,"66":0.019659,"67":0,"68":0.013106,"69":0.039318,"70":0.06553,"71":0.104848,"72":1.63825,"73":23.033795,"74":0.013106,"75":0.098295,_:"76"},C:{"2":0,"3":0.052424,"4":0.039318,"5":0.052424,"6":0.026212,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.06553,"41":0.052424,"42":0.072083,"43":0.06553,"44":0.085189,"45":0.072083,"46":0.045871,"47":0.13106,"48":0.078636,"49":0.058977,"50":0.06553,"51":0.078636,"52":0.190037,"53":0.06553,"54":0.039318,"55":0.06553,"56":0.078636,"57":0.058977,"58":0.045871,"59":0.085189,"60":0.052424,"61":0,"62":0,"63":0.019659,"64":0.039318,"65":0.104848,"66":2.16249,"67":0.06553,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.386627,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.019659,"6":0,"7":0,"8":0.026212,"9":0,"10":0.052424,"11":0.019659,"12":0.615982,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.039318,"10.1":0.124507,"11.1":0.13106,"12.1":0.635641},G:{"8":0.26951455548884,"3.2":0.017500945161613,"4.0-4.1":0.010500567096968,"4.2-4.3":0.0035001890323226,"5.0-5.1":0.035001890323226,"6.0-6.1":0.017500945161613,"7.0-7.1":0.063003402581807,"8.1-8.4":0.13650737226058,"9.0-9.2":0.08050434774342,"9.3":0.66853610517362,"10.0-10.2":0.3710200374262,"10.3":0.88554782517762,"11.0-11.2":1.0920589780847,"11.3-11.4":2.2436211697188,"12.0-12.1":13.545731555089,"12.2":15.53733911448},I:{"3":0.0006153377016129,"4":0.088608629032258,_:"67","2.1":0.0043073639112903,"2.2":0.0073840524193548,"2.3":0.0043073639112903,"4.1":0.044304314516129,"4.2-4.3":0.19198536290323,"4.4":0,"4.4.3-4.4.4":0.26890257560484},A:{"6":0.006553,"7":0,"8":0,"9":0.006553,"10":0,"11":2.22802,"5.5":0},B:{"12":0.006553,"13":0,"14":0.006553,"15":0.019659,"16":0.229355,"17":2.739154,"18":0.439051},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.16900589552239,"5.0-5.4":0,"6.2-6.4":0.011267059701493,"7.2-7.4":0.11267059701493,"8.2":0.72109182089552,"9.2":2.7604296268657},N:{"10":0,"11":0.010341},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.396405},O:{"0":0.548073},Q:{"1.2":0},H:{"0":0.022843778350515},L:{"0":18.455639}}; diff --git a/node_modules/caniuse-lite/data/regions/GL.js b/node_modules/caniuse-lite/data/regions/GL.js index 7dba573bf..c519c5c91 100644 --- a/node_modules/caniuse-lite/data/regions/GL.js +++ b/node_modules/caniuse-lite/data/regions/GL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.049563,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.27535,"50":0,"51":0,"52":0.005507,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.027535,"59":0.016521,"60":0,"61":0,"62":0.005507,"63":0.011014,"64":0,"65":0.027535,"66":0.005507,"67":0.033042,"68":0.011014,"69":0.011014,"70":0.044056,"71":5.01137,"72":7.720814,"73":0.011014,"74":0.005507,"75":0},C:{"2":0,"3":0.005507,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005507,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.027535,"49":0,"50":0,"51":0,"52":0.38549,"53":0,"54":0.005507,"55":0,"56":0,"57":0.049563,"58":0,"59":0,"60":0.005507,"61":0,"62":0.016521,"63":0.016521,"64":0.429546,"65":1.530946,"66":0.005507,"67":0.005507,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.005507,"34":0,"35":0,"36":0.005507,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.181731,"58":0.649826,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005507},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005507,"9":0,"10":0.137675,"11":0.104633,"12":2.725965,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.093619,"10.1":0.05507,"11.1":0.352448,"12.1":0},G:{"8":0.74317652857,"3.2":0.010579025317722,"4.0-4.1":0.0079342689882918,"4.2-4.3":0.0079342689882918,"5.0-5.1":0.029092319623737,"6.0-6.1":0.018513294306014,"7.0-7.1":0.060829395576904,"8.1-8.4":0.14546159811868,"9.0-9.2":0.076697933553487,"9.3":0.56597785449815,"10.0-10.2":0.3543973481437,"10.3":0.73524225958171,"11.0-11.2":0.96004654758331,"11.3-11.4":2.3009380066046,"12.0-12.1":20.314373366356,"12.2":0.097855984188932},I:{"3":0.0014808262411348,"4":0.19694989007092,_:"67","2.1":0,"2.2":0,"2.3":0.032578177304965,"4.1":0.056271397163121,"4.2-4.3":0.29764607446809,"4.4":0,"4.4.3-4.4.4":0.66785263475177},A:{"6":0,"7":0,"8":0.005507,"9":0.011014,"10":0,"11":3.838379,"5.5":0},B:{"12":0.011014,"13":0.280857,"14":0.099126,"15":0.209266,"16":0.077098,"17":1.999041,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.62560836610169,"5.0-5.4":0.10054420169492,"6.2-6.4":0.033514733898305,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.017972},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.103339},O:{"0":0.849177},Q:{_:"1.2"},H:{"0":1.6249065738832},L:{"0":31.387918}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005995,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005995,"35":0,"36":0,"37":0,"38":0.017985,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.005995,"48":0,"49":0.04796,"50":0,"51":0,"52":0.005995,"53":0.149875,"54":0.005995,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.03597,"61":0,"62":0,"63":0.017985,"64":0.017985,"65":0.005995,"66":0,"67":0.005995,"68":0.05995,"69":0.041965,"70":0.005995,"71":0.725395,"72":0.677435,"73":16.923885,"74":0.04796,"75":0.005995,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005995,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.02398,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.01199,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.01199,"48":0.005995,"49":0,"50":0.005995,"51":0,"52":0.377685,"53":0,"54":0.005995,"55":0,"56":0,"57":0.029975,"58":0,"59":0,"60":0.041965,"61":0,"62":0.197835,"63":0,"64":0.005995,"65":0.113905,"66":1.73855,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005995,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005995,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.017985,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.44363,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005995},E:{"4":0,"5":0,"6":0,"7":0,"8":0.089925,"9":0,"10":0.43164,"11":0.137885,"12":2.715735,_:"0","3.1":0,"3.2":0,"5.1":0.005995,"6.1":0.005995,"7.1":0,"9.1":0.149875,"10.1":0.089925,"11.1":0.101915,"12.1":0.39567},G:{"8":0.20907002551786,"3.2":0.013575975682978,"4.0-4.1":0.0081455854097869,"4.2-4.3":0.0027151951365956,"5.0-5.1":0.027151951365956,"6.0-6.1":0.013575975682978,"7.0-7.1":0.048873512458721,"8.1-8.4":0.10589261032723,"9.0-9.2":0.062449488141699,"9.3":0.51860227108976,"10.0-10.2":0.28781068447914,"10.3":0.68694436955869,"11.0-11.2":0.84714088261783,"11.3-11.4":1.7404400825578,"12.0-12.1":10.507805178625,"12.2":12.052751211348},I:{"3":0.00039931451612903,"4":0.057501290322581,_:"67","2.1":0.0027952016129032,"2.2":0.0047917741935484,"2.3":0.0027952016129032,"4.1":0.02875064516129,"4.2-4.3":0.12458612903226,"4.4":0,"4.4.3-4.4.4":0.17450044354839},A:{"6":0,"7":0,"8":0.03597,"9":0,"10":0,"11":3.555035,"5.5":0},B:{"12":0.005995,"13":0.14388,"14":0.077935,"15":0.43164,"16":0.07194,"17":1.876435,"18":0.329725},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.80568225469729,"5.0-5.4":0.044146972860125,"6.2-6.4":0.022073486430063,"7.2-7.4":0.27591858037578,"8.2":1.8983198329854,"9.2":2.2404588726514},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.03204},O:{"0":0.3204},Q:{"1.2":0},H:{"0":1.8806709278351},L:{"0":27.79231}}; diff --git a/node_modules/caniuse-lite/data/regions/GM.js b/node_modules/caniuse-lite/data/regions/GM.js index e12312947..7d3461210 100644 --- a/node_modules/caniuse-lite/data/regions/GM.js +++ b/node_modules/caniuse-lite/data/regions/GM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010686,"12":0,"13":0,"14":0.003562,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003562,"21":0,"22":0,"23":0,"24":0,"25":0.010686,"26":0.007124,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.003562,"34":0.01781,"35":0.003562,"36":0,"37":0,"38":0.003562,"39":0.003562,"40":0.003562,"41":0,"42":0,"43":0.067678,"44":0.010686,"45":0,"46":0.003562,"47":0.003562,"48":0,"49":0.05343,"50":0.021372,"51":0.007124,"52":0.003562,"53":0.007124,"54":0.003562,"55":0.060554,"56":0,"57":0.003562,"58":0.024934,"59":0.003562,"60":0.074802,"61":0,"62":0.003562,"63":0.014248,"64":0.028496,"65":0.242216,"66":0.007124,"67":0.021372,"68":0.003562,"69":0.03562,"70":0.192348,"71":2.03034,"72":2.90303,"73":0.042744,"74":0.003562,"75":0},C:{"2":0,"3":0.007124,"4":0,"5":0.003562,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.003562,"16":0,"17":0,"18":0.003562,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007124,"28":0,"29":0.003562,"30":0,"31":0,"32":0,"33":0,"34":0.003562,"35":0,"36":0.003562,"37":0.003562,"38":0,"39":0,"40":0.007124,"41":0.003562,"42":0.003562,"43":0.007124,"44":0.024934,"45":0.007124,"46":0.003562,"47":0.01781,"48":0.021372,"49":0.014248,"50":0.003562,"51":0,"52":0.039182,"53":0.003562,"54":0.007124,"55":0.003562,"56":0.056992,"57":0.007124,"58":0.014248,"59":0.021372,"60":0.014248,"61":0.010686,"62":0.014248,"63":0.021372,"64":0.299208,"65":1.90567,"66":0.48087,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.003562,"17":0,"18":0,"19":0.003562,"20":0.003562,"21":0,"22":0,"23":0.003562,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003562,"31":0,"32":0,"33":0.003562,"34":0,"35":0,"36":0,"37":0,"38":0.007124,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003562,"46":0,"47":0,"48":0,"49":0,"50":0.003562,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.19591,"58":0.388258,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.121108},E:{"4":0,"5":0.003562,"6":0,"7":0,"8":0.01781,"9":0,"10":0,"11":0.03562,"12":0.174538,_:"0","3.1":0,"3.2":0,"5.1":0.306332,"6.1":0,"7.1":0,"9.1":0.007124,"10.1":0.03562,"11.1":0.039182,"12.1":0},G:{"8":0.34371533073151,"3.2":0.004892744921445,"4.0-4.1":0.0036695586910838,"4.2-4.3":0.0036695586910838,"5.0-5.1":0.013455048533974,"6.0-6.1":0.0085623036125288,"7.0-7.1":0.028133283298309,"8.1-8.4":0.067275242669869,"9.0-9.2":0.035472400680476,"9.3":0.26176185329731,"10.0-10.2":0.16390695486841,"10.3":0.34004577204043,"11.0-11.2":0.44401660162113,"11.3-11.4":1.0641720204143,"12.0-12.1":9.3952934354048,"12.2":0.045257890523366},I:{"3":0.0060548794326241,"4":0.80529896453901,_:"67","2.1":0,"2.2":0,"2.3":0.13320734751773,"4.1":0.23008541843972,"4.2-4.3":1.2170307659574,"4.4":0,"4.4.3-4.4.4":2.7307506241135},A:{"6":0,"7":0.003562,"8":0.028496,"9":0.010686,"10":0.007124,"11":0.138918,"5.5":0},B:{"12":0.049868,"13":0.042744,"14":0.032058,"15":0.08905,"16":0.039182,"17":0.40963,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.6652026956522,"5.0-5.4":0.18502252173913,"6.2-6.4":0.22613863768116,_:"7.2-7.4 8.2"},N:{"10":0.034372372881356,"11":0.64161762711864},J:{"7":0.0154512,"10":0.0618048},R:{_:"0"},M:{"0":0.09657},O:{"0":3.083802},Q:{_:"1.2"},H:{"0":8.6123515360825},L:{"0":47.653782}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00786,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.00393,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00786,"27":0,"28":0,"29":0,"30":0.00393,"31":0,"32":0,"33":0.00786,"34":0,"35":0.00786,"36":0,"37":0.00393,"38":0.00393,"39":0.00393,"40":0.06288,"41":0,"42":0,"43":0.04716,"44":0,"45":0,"46":0,"47":0.00393,"48":0,"49":0.05502,"50":0.00786,"51":0.00393,"52":0.00393,"53":0.03144,"54":0.00393,"55":0.12183,"56":0.00393,"57":0,"58":0.01572,"59":0.00393,"60":0.16506,"61":0,"62":0.00393,"63":0.02358,"64":0.00786,"65":0.28296,"66":0.00393,"67":0.01965,"68":0.00393,"69":0.02751,"70":0.04323,"71":0.04716,"72":0.5895,"73":7.96218,"74":0.01572,"75":0.00393,_:"76"},C:{"2":0,"3":0.00393,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.00393,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.00393,"24":0.00393,"25":0,"26":0,"27":0.01965,"28":0.00393,"29":0.00393,"30":0,"31":0,"32":0.00786,"33":0,"34":0.00393,"35":0.00393,"36":0,"37":0,"38":0.0393,"39":0,"40":0,"41":0.00393,"42":0.00393,"43":0.01179,"44":0.00786,"45":0.00786,"46":0,"47":0.01572,"48":0.01179,"49":0.01965,"50":0.01179,"51":0,"52":0.0393,"53":0.00393,"54":0.00393,"55":0.00393,"56":0.03537,"57":0.00393,"58":0,"59":0.02358,"60":0.03144,"61":0.00393,"62":0.00786,"63":0.01965,"64":0.03144,"65":0.14148,"66":1.81173,"67":0.56199,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.00393,"16":0.00393,"17":0,"18":0.00393,"19":0.01179,"20":0.00786,"21":0,"22":0,"23":0.00786,"24":0,"25":0,"26":0,"27":0,"28":0.00393,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00393,"35":0,"36":0,"37":0.00393,"38":0.00786,"39":0,"40":0,"41":0,"42":0.00786,"43":0,"44":0,"45":0.00393,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.00786,"58":0.53841,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.12969},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00786,"9":0,"10":0.00393,"11":0,"12":0.19257,_:"0","3.1":0,"3.2":0,"5.1":0.01572,"6.1":0,"7.1":0,"9.1":0.00393,"10.1":0.05502,"11.1":0.08646,"12.1":0.03144},G:{"8":0.085667103972781,"3.2":0.0055627989592715,"4.0-4.1":0.0033376793755629,"4.2-4.3":0.0011125597918543,"5.0-5.1":0.011125597918543,"6.0-6.1":0.0055627989592715,"7.0-7.1":0.020026076253377,"8.1-8.4":0.043389831882318,"9.0-9.2":0.025588875212649,"9.3":0.21249892024417,"10.0-10.2":0.11793133793656,"10.3":0.28147762733914,"11.0-11.2":0.34711865505854,"11.3-11.4":0.71315082657861,"12.0-12.1":4.3056063944761,"12.2":4.9386529160412},I:{"3":0.0046909072580645,"4":0.67549064516129,_:"67","2.1":0.032836350806452,"2.2":0.056290887096774,"2.3":0.032836350806452,"4.1":0.33774532258065,"4.2-4.3":1.4635630645161,"4.4":0,"4.4.3-4.4.4":2.0499264717742},A:{"6":0.003979125,"7":0,"8":0.063666,"9":0.003979125,"10":0.003979125,"11":0.242726625,"5.5":0},B:{"12":0.05502,"13":0.0393,"14":0.09825,"15":0.04323,"16":0.07074,"17":0.4716,"18":0.10611},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5581877434679,"5.0-5.4":0.15376852731591,"6.2-6.4":0.23577840855107,"7.2-7.4":0.30753705463183,"8.2":1.2096457482185,"9.2":0.85085251781473},N:{"10":0.025592432432432,"11":0.44786756756757},J:{"7":0,"10":0.02428},S:{"2.5":0},R:{_:"0"},M:{"0":0.0607},O:{"0":2.51905},Q:{"1.2":0.03035},H:{"0":7.2810484364261},L:{"0":48.0531}}; diff --git a/node_modules/caniuse-lite/data/regions/GN.js b/node_modules/caniuse-lite/data/regions/GN.js index f6ac3b11f..e91d71466 100644 --- a/node_modules/caniuse-lite/data/regions/GN.js +++ b/node_modules/caniuse-lite/data/regions/GN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005476,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.008214,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.004107,"26":0,"27":0,"28":0.002738,"29":0,"30":0,"31":0,"32":0,"33":0.017797,"34":0,"35":0,"36":0.001369,"37":0.001369,"38":0,"39":0,"40":0.009583,"41":0,"42":0,"43":0.009583,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005476,"50":0.001369,"51":0,"52":0,"53":0,"54":0,"55":0.005476,"56":0.026011,"57":0.001369,"58":0.001369,"59":0.001369,"60":0.010952,"61":0.002738,"62":0.001369,"63":0.01369,"64":0.002738,"65":0.016428,"66":0.002738,"67":0.015059,"68":0.005476,"69":0.008214,"70":0.010952,"71":0.290228,"72":0.39701,"73":0.001369,"74":0,"75":0},C:{"2":0,"3":0.002738,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.008214,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.001369,"31":0,"32":0.001369,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.002738,"39":0,"40":0,"41":0,"42":0,"43":0.001369,"44":0.001369,"45":0.001369,"46":0.001369,"47":0.004107,"48":0.001369,"49":0.001369,"50":0,"51":0,"52":0.005476,"53":0,"54":0.001369,"55":0,"56":0.001369,"57":0.004107,"58":0.002738,"59":0.001369,"60":0.004107,"61":0.004107,"62":0.01369,"63":0.002738,"64":0.028749,"65":0.231361,"66":0.008214,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.001369,"15":0,"16":0.004107,"17":0,"18":0,"19":0,"20":0.006845,"21":0,"22":0,"23":0.016428,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.001369,"33":0.001369,"34":0,"35":0,"36":0,"37":0.001369,"38":0.001369,"39":0,"40":0,"41":0,"42":0.001369,"43":0,"44":0,"45":0.001369,"46":0,"47":0,"48":0,"49":0.001369,"50":0,"51":0,"52":0,"53":0,"54":0.001369,"55":0,"56":0.001369,"57":0.031487,"58":0.036963,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.024642},E:{"4":0,"5":0,"6":0,"7":0,"8":0.001369,"9":0.001369,"10":0,"11":0.006845,"12":0.035594,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.001369,"10.1":0.010952,"11.1":0.032856,"12.1":0},G:{"8":0.087248011407986,"3.2":0.0012419645752026,"4.0-4.1":0.00093147343140198,"4.2-4.3":0.00093147343140198,"5.0-5.1":0.0034154025818073,"6.0-6.1":0.0021734380066046,"7.0-7.1":0.0071412963074152,"8.1-8.4":0.017077012909036,"9.0-9.2":0.0090042431702192,"9.3":0.066445104773341,"10.0-10.2":0.041605813269288,"10.3":0.086316537976584,"11.0-11.2":0.11270828519964,"11.3-11.4":0.27012729510657,"12.0-12.1":2.3848824755329,"12.2":0.011488172320624},I:{"3":0.0013423096926714,"4":0.1785271891253,_:"67","2.1":0,"2.2":0,"2.3":0.029530813238771,"4.1":0.051007768321513,"4.2-4.3":0.26980424822695,"4.4":0,"4.4.3-4.4.4":0.6053816713948},A:{"6":0,"7":0,"8":0.012519725806452,"9":0.0027821612903226,"10":0.0069554032258065,"11":0.063989709677419,"5.5":0},B:{"12":0.008214,"13":0.015059,"14":0.005476,"15":0.002738,"16":0.008214,"17":0.039701,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.462163078125,"5.0-5.4":0.0703291640625,"6.2-6.4":0.0803761875,_:"7.2-7.4 8.2"},N:{"10":0.024934,"11":0.087269},J:{"7":0.0017262,"10":0.0069048},R:{_:"0"},M:{"0":0.043155},O:{"0":2.67561},Q:{_:"1.2"},H:{"0":29.122417670103},L:{"0":54.291873}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.001475,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.001475,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004425,"30":0,"31":0,"32":0,"33":0.004425,"34":0,"35":0,"36":0,"37":0.001475,"38":0,"39":0.001475,"40":0.045725,"41":0,"42":0,"43":0.013275,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.010325,"50":0,"51":0,"52":0,"53":0,"54":0.001475,"55":0.013275,"56":0.0118,"57":0,"58":0.001475,"59":0,"60":0.004425,"61":0,"62":0.001475,"63":0.045725,"64":0.001475,"65":0.033925,"66":0.001475,"67":0.007375,"68":0.007375,"69":0.0118,"70":0.007375,"71":0.0059,"72":0.0472,"73":0.87615,"74":0.001475,"75":0.001475,_:"76"},C:{"2":0,"3":0.00295,"4":0.004425,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.007375,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.001475,"31":0,"32":0.001475,"33":0.001475,"34":0,"35":0.00295,"36":0,"37":0,"38":0.001475,"39":0,"40":0.001475,"41":0,"42":0,"43":0.00295,"44":0,"45":0.001475,"46":0,"47":0.00295,"48":0,"49":0,"50":0,"51":0,"52":0.007375,"53":0,"54":0,"55":0,"56":0.001475,"57":0.001475,"58":0,"59":0.001475,"60":0.0177,"61":0.001475,"62":0.039825,"63":0.004425,"64":0.0059,"65":0.030975,"66":0.4189,"67":0.00295,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.001475,"17":0,"18":0,"19":0,"20":0.00885,"21":0,"22":0,"23":0.025075,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.001475,"33":0.001475,"34":0,"35":0,"36":0,"37":0.001475,"38":0.001475,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.0059,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.069325,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.019175},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004425,"11":0.007375,"12":0.036875,_:"0","3.1":0,"3.2":0,"5.1":0.001475,"6.1":0,"7.1":0.004425,"9.1":0.00295,"10.1":0.001475,"11.1":0.007375,"12.1":0.0059},G:{"8":0.024297225557891,"3.2":0.0015777419193435,"4.0-4.1":0.00094664515160612,"4.2-4.3":0.00031554838386871,"5.0-5.1":0.0031554838386871,"6.0-6.1":0.0015777419193435,"7.0-7.1":0.0056798709096367,"8.1-8.4":0.01230638697088,"9.0-9.2":0.0072576128289803,"9.3":0.060269741318923,"10.0-10.2":0.033448128690083,"10.3":0.079833741118783,"11.0-11.2":0.098451095767037,"11.3-11.4":0.20226651405984,"12.0-12.1":1.2211722455719,"12.2":1.4007192759932},I:{"3":0.0013891381048387,"4":0.20003588709677,_:"67","2.1":0.009723966733871,"2.2":0.016669657258065,"2.3":0.009723966733871,"4.1":0.10001794354839,"4.2-4.3":0.43341108870968,"4.4":0,"4.4.3-4.4.4":0.60705335181452},A:{"6":0,"7":0,"8":0.006011320754717,"9":0.006011320754717,"10":0.013525471698113,"11":0.054101886792453,"5.5":0},B:{"12":0.0118,"13":0.0118,"14":0.00295,"15":0.001475,"16":0.0118,"17":0.03245,"18":0.007375},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47058,"5.0-5.4":0.06138,"6.2-6.4":0.06138,"7.2-7.4":0.23529,"8.2":0.41943,"9.2":0.18414},N:{"10":0.010798333333333,"11":0.15117666666667},J:{"7":0,"10":0.008525},S:{"2.5":0},R:{_:"0"},M:{"0":0.042625},O:{"0":2.54045},Q:{"1.2":0.01705},H:{"0":29.144089390034},L:{"0":53.158025}}; diff --git a/node_modules/caniuse-lite/data/regions/GP.js b/node_modules/caniuse-lite/data/regions/GP.js index 32732533d..76d5641a8 100644 --- a/node_modules/caniuse-lite/data/regions/GP.js +++ b/node_modules/caniuse-lite/data/regions/GP.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012346,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.024692,"39":0.024692,"40":0.012346,"41":0,"42":0.012346,"43":0,"44":0,"45":0,"46":0.006173,"47":0,"48":0,"49":0.413591,"50":0,"51":0,"52":0.006173,"53":0.018519,"54":0,"55":0,"56":0.012346,"57":0.006173,"58":0.037038,"59":0,"60":0.006173,"61":0.006173,"62":0.024692,"63":0.074076,"64":0.12346,"65":0.290131,"66":0.012346,"67":0.240747,"68":0.037038,"69":0.080249,"70":0.12346,"71":6.617456,"72":8.88912,"73":0.012346,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.037038,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006173,"46":0.018519,"47":0,"48":0.129633,"49":0.006173,"50":0.006173,"51":0,"52":0.117287,"53":0,"54":0,"55":0,"56":0.006173,"57":0.086422,"58":0,"59":0.006173,"60":0.086422,"61":0.012346,"62":0.006173,"63":0.086422,"64":0.358034,"65":2.567968,"66":0.018519,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006173,"37":0,"38":0,"39":0,"40":0.030865,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.012346,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006173,"57":0.228401,"58":0.450629,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.018519,"8":0.024692,"9":0.12346,"10":0.160498,"11":0.179017,"12":3.043289,_:"0","3.1":0,"3.2":0,"5.1":0.012346,"6.1":0.012346,"7.1":0,"9.1":0.12346,"10.1":0.197536,"11.1":0.413591,"12.1":0.012346},G:{"8":0.50600988531972,"3.2":0.007202987691384,"4.0-4.1":0.005402240768538,"4.2-4.3":0.005402240768538,"5.0-5.1":0.019808216151306,"6.0-6.1":0.012605228459922,"7.0-7.1":0.041417179225458,"8.1-8.4":0.09904108075653,"9.0-9.2":0.052221660762534,"9.3":0.38535984148904,"10.0-10.2":0.24130008766136,"10.3":0.50060764455119,"11.0-11.2":0.6536711329931,"11.3-11.4":1.566649822876,"12.0-12.1":13.83153711438,"12.2":0.066627636145302},I:{"3":0.0011309562647754,"4":0.15041718321513,_:"67","2.1":0,"2.2":0,"2.3":0.024881037825059,"4.1":0.042976338061466,"4.2-4.3":0.22732220921986,"4.4":0,"4.4.3-4.4.4":0.51006127541371},A:{"6":0,"7":0,"8":0.018519,"9":0.018519,"10":0.024692,"11":4.944573,"5.5":0},B:{"12":0.018519,"13":0.049384,"14":0.074076,"15":0.092595,"16":0.098768,"17":1.814862,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.63328295529412,"5.0-5.4":0.075135265882353,"6.2-6.4":0.10733609411765,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.022962},J:{"7":0.0007654,"10":0.0030616},R:{_:"0"},M:{"0":0.130118},O:{"0":0.053578},Q:{_:"1.2"},H:{"0":0.04347787628866},L:{"0":39.634395}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.006409,"34":0.006409,"35":0,"36":0,"37":0.012818,"38":0.025636,"39":0.019227,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.845988,"50":0,"51":0,"52":0.019227,"53":0.019227,"54":0.006409,"55":0,"56":0.006409,"57":0.012818,"58":0.019227,"59":0,"60":0,"61":0.025636,"62":0.044863,"63":0.237133,"64":0.025636,"65":0.108953,"66":0.006409,"67":0.19227,"68":0.012818,"69":0.012818,"70":0.076908,"71":0.115362,"72":1.031849,"73":16.580083,"74":0.006409,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006409,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012818,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.019227,"46":0,"47":0.006409,"48":0.230724,"49":0,"50":0.006409,"51":0,"52":0.249951,"53":0,"54":0,"55":0,"56":0.012818,"57":0.006409,"58":0,"59":0.012818,"60":0.102544,"61":0.012818,"62":0.006409,"63":0.019227,"64":0.038454,"65":0.314041,"66":4.319666,"67":0.012818,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006409,"37":0,"38":0,"39":0,"40":0.102544,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.083317,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006409,"57":0,"58":0.781898,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.089726,"8":0.044863,"9":0.019227,"10":0.057681,"11":0.166634,"12":2.082925,_:"0","3.1":0,"3.2":0,"5.1":0.006409,"6.1":0.019227,"7.1":0,"9.1":0.179452,"10.1":0.166634,"11.1":0.410176,"12.1":1.320254},G:{"8":0.12747158520965,"3.2":0.0082773756629641,"4.0-4.1":0.0049664253977784,"4.2-4.3":0.0016554751325928,"5.0-5.1":0.016554751325928,"6.0-6.1":0.0082773756629641,"7.0-7.1":0.029798552386671,"8.1-8.4":0.06456353017112,"9.0-9.2":0.038075928049635,"9.3":0.31619575032523,"10.0-10.2":0.17548036405484,"10.3":0.41883520854598,"11.0-11.2":0.51650824136896,"11.3-11.4":1.061159559992,"12.0-12.1":6.4066887631342,"12.2":7.3486541135795},I:{"3":0.0010003709677419,"4":0.14405341935484,_:"67","2.1":0.0070025967741935,"2.2":0.012004451612903,"2.3":0.0070025967741935,"4.1":0.072026709677419,"4.2-4.3":0.31211574193548,"4.4":0,"4.4.3-4.4.4":0.43716211290323},A:{"6":0,"7":0,"8":0.006409,"9":0.025636,"10":0.012818,"11":4.960566,"5.5":0},B:{"12":0.019227,"13":0.025636,"14":0.044863,"15":0.070499,"16":0.083317,"17":1.800929,"18":0.499902},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42588,"5.0-5.4":0.074529,"6.2-6.4":0.074529,"7.2-7.4":0.170352,"8.2":2.033577,"9.2":1.469286},N:{"10":0,"11":0.014364},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.147231},O:{"0":0.017955},Q:{"1.2":0},H:{"0":0.037396994845361},L:{"0":36.595076}}; diff --git a/node_modules/caniuse-lite/data/regions/GQ.js b/node_modules/caniuse-lite/data/regions/GQ.js index 5d16377ca..b484a38bd 100644 --- a/node_modules/caniuse-lite/data/regions/GQ.js +++ b/node_modules/caniuse-lite/data/regions/GQ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006271,"12":0.006271,"13":0,"14":0,"15":0,"16":0.006271,"17":0,"18":0.018813,"19":0,"20":0,"21":0.081523,"22":0,"23":0,"24":0,"25":0.012542,"26":0,"27":0,"28":0.006271,"29":0,"30":0,"31":0,"32":0.006271,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.087794,"39":0.006271,"40":0.037626,"41":0,"42":0,"43":0.06271,"44":0,"45":0.050168,"46":0.018813,"47":0.006271,"48":0.144233,"49":0.533035,"50":0.031355,"51":0.018813,"52":0.006271,"53":0.012542,"54":0,"55":0.012542,"56":0.031355,"57":0.012542,"58":0.018813,"59":0.012542,"60":0.068981,"61":0.006271,"62":0.043897,"63":0.213214,"64":0.087794,"65":0.175588,"66":0.025084,"67":0.131691,"68":1.668086,"69":0.06271,"70":0.633371,"71":6.873016,"72":11.193735,"73":0.025084,"74":0.025084,"75":0},C:{"2":0,"3":0.006271,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.006271,"17":0,"18":0,"19":0,"20":0,"21":0.043897,"22":0,"23":0.683539,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.012542,"30":0.056439,"31":0.068981,"32":0,"33":0,"34":0.006271,"35":0.131691,"36":0,"37":0,"38":0.012542,"39":0,"40":0.043897,"41":0.018813,"42":0.006271,"43":0.225756,"44":0.025084,"45":0.018813,"46":0.018813,"47":0.307279,"48":0,"49":0.012542,"50":0.087794,"51":0.006271,"52":0.225756,"53":0.006271,"54":0.018813,"55":0.087794,"56":0.094065,"57":0.075252,"58":0.031355,"59":0.012542,"60":0.06271,"61":0.031355,"62":0.056439,"63":0.050168,"64":0.68981,"65":2.301457,"66":0.163046,"67":0.006271,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.043897,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.526764,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.012542,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.018813,"48":0.068981,"49":0.213214,"50":0,"51":0.018813,"52":0,"53":0.006271,"54":0,"55":0.037626,"56":0.087794,"57":0.175588,"58":0.100336,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006271},E:{"4":0,"5":0,"6":0,"7":0.006271,"8":0.006271,"9":0,"10":0,"11":0.006271,"12":1.599105,_:"0","3.1":0,"3.2":0,"5.1":0.006271,"6.1":0,"7.1":0,"9.1":0.031355,"10.1":0.018813,"11.1":0.275924,"12.1":0},G:{"8":0.16756682657861,"3.2":0.0023852929050335,"4.0-4.1":0.0017889696787751,"4.2-4.3":0.0017889696787751,"5.0-5.1":0.0065595554888422,"6.0-6.1":0.0041742625838087,"7.0-7.1":0.013715434203943,"8.1-8.4":0.032797777444211,"9.0-9.2":0.017293373561493,"9.3":0.12761317041929,"10.0-10.2":0.079907312318623,"10.3":0.16577785689983,"11.0-11.2":0.21646533113179,"11.3-11.4":0.51880120684479,"12.0-12.1":4.5803587008906,"12.2":0.02206395937156},I:{"3":0.0065211276595745,"4":0.8673099787234,_:"67","2.1":0,"2.2":0,"2.3":0.14346480851064,"4.1":0.24780285106383,"4.2-4.3":1.3107466595745,"4.4":0,"4.4.3-4.4.4":2.9410285744681},A:{"6":0,"7":0,"8":0.11308473626374,"9":0.043977397435897,"10":0.10051976556777,"11":3.1726551007326,"5.5":0},B:{"12":0.119149,"13":0.219485,"14":0.037626,"15":0.094065,"16":0.100336,"17":2.044346,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5612478004926,"5.0-5.4":0.47959899753695,"6.2-6.4":0.061225403940887,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.123057},J:{"7":0.0014916,"10":0.0059664},R:{_:"0"},M:{"0":0.234927},O:{"0":0.693594},Q:{_:"1.2"},H:{"0":1.4615757835052},L:{"0":40.061398}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.051136,"19":0,"20":0,"21":0.019176,"22":0,"23":0.006392,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.019176,"39":0.03196,"40":0,"41":0,"42":0,"43":0.012784,"44":0,"45":0.178976,"46":0.006392,"47":0,"48":0.038352,"49":0.41548,"50":0,"51":0.057528,"52":0.006392,"53":0.006392,"54":0,"55":0.012784,"56":0.076704,"57":0.441048,"58":0.121448,"59":0.025568,"60":0.012784,"61":0.102272,"62":0.108664,"63":2.007088,"64":0.038352,"65":0.147016,"66":0.012784,"67":0.089488,"68":1.02272,"69":0.108664,"70":0.03196,"71":0.070312,"72":0.76704,"73":16.65116,"74":0.019176,"75":0.115056,_:"76"},C:{"2":0.006392,"3":0,"4":0.012784,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.012784,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.019176,"30":0.06392,"31":0.1598,"32":0.006392,"33":0,"34":0.006392,"35":0,"36":0,"37":0.006392,"38":0.006392,"39":0,"40":0,"41":0.012784,"42":0,"43":0.121448,"44":0.006392,"45":0,"46":0.012784,"47":0.166192,"48":0.006392,"49":0.012784,"50":0.025568,"51":0.006392,"52":0.108664,"53":0.019176,"54":0,"55":0.006392,"56":0.166192,"57":0.166192,"58":0,"59":0.03196,"60":0.019176,"61":0.038352,"62":0.051136,"63":0,"64":0.60724,"65":0.965192,"66":3.477248,"67":0.249288,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.089488,"17":0.006392,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.313208,"35":0,"36":0.051136,"37":0.140624,"38":0,"39":0.006392,"40":0.019176,"41":0.006392,"42":0,"43":0,"44":0,"45":0,"46":0.006392,"47":0,"48":0.204544,"49":0,"50":0.006392,"51":0.006392,"52":0,"53":0.006392,"54":0,"55":0,"56":0.044744,"57":0.121448,"58":0.198152,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.115056},E:{"4":0,"5":0,"6":0,"7":0,"8":0.012784,"9":0,"10":0.006392,"11":0.038352,"12":0.370736,_:"0","3.1":0,"3.2":0,"5.1":0.153408,"6.1":0,"7.1":0,"9.1":0.025568,"10.1":0.006392,"11.1":0.41548,"12.1":1.176128},G:{"8":0.039231056939858,"3.2":0.0025474712298609,"4.0-4.1":0.0015284827379165,"4.2-4.3":0.00050949424597218,"5.0-5.1":0.0050949424597218,"6.0-6.1":0.0025474712298609,"7.0-7.1":0.0091708964274993,"8.1-8.4":0.019870275592915,"9.0-9.2":0.01171836765736,"9.3":0.097313400980686,"10.0-10.2":0.054006390073051,"10.3":0.12890204423096,"11.0-11.2":0.15896220474332,"11.3-11.4":0.32658581166817,"12.0-12.1":1.9717427319123,"12.2":2.2616449578705},I:{"3":0.0048709193548387,"4":0.70141238709677,_:"67","2.1":0.034096435483871,"2.2":0.058451032258065,"2.3":0.034096435483871,"4.1":0.35070619354839,"4.2-4.3":1.5197268387097,"4.4":0,"4.4.3-4.4.4":2.1285917580645},A:{"6":0,"7":0,"8":0.13074545454545,"9":0.11113363636364,"10":0.058835454545455,"11":2.0004054545455,"5.5":0},B:{"12":0.230112,"13":0.03196,"14":0.038352,"15":0.057528,"16":0.230112,"17":2.166888,"18":0.172584},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.6358171881188,"5.0-5.4":0.15432237623762,"6.2-6.4":0.29835659405941,"7.2-7.4":0.3703737029703,"8.2":1.296307960396,"9.2":0.40123817821782},N:{"10":0,"11":0.082984},J:{"7":0,"10":0.007216},S:{"2.5":0},R:{_:"0"},M:{"0":0.07216},O:{"0":0.844272},Q:{"1.2":0.66748},H:{"0":1.4278133058419},L:{"0":40.009552}}; diff --git a/node_modules/caniuse-lite/data/regions/GR.js b/node_modules/caniuse-lite/data/regions/GR.js index 8a895c4d5..ebe7553f7 100644 --- a/node_modules/caniuse-lite/data/regions/GR.js +++ b/node_modules/caniuse-lite/data/regions/GR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.094601,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.225587,"23":0.007277,"24":0,"25":0,"26":0.029108,"27":0.007277,"28":0,"29":0.021831,"30":0,"31":0,"32":0,"33":0,"34":0.036385,"35":0,"36":0,"37":0,"38":0.138263,"39":0.007277,"40":0.014554,"41":0,"42":0.043662,"43":0.021831,"44":0.029108,"45":0,"46":0.014554,"47":0.007277,"48":0.029108,"49":1.870189,"50":0.014554,"51":0.007277,"52":0.007277,"53":0.043662,"54":0.036385,"55":0.007277,"56":0.021831,"57":0.007277,"58":0.043662,"59":0.014554,"60":0.007277,"61":0.349296,"62":0.050939,"63":0.043662,"64":0.043662,"65":0.065493,"66":0.080047,"67":0.080047,"68":0.058216,"69":0.109155,"70":0.196479,"71":14.910573,"72":15.798367,"73":0.043662,"74":0.014554,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007277,"39":0,"40":0,"41":0,"42":0,"43":0.021831,"44":0,"45":0.007277,"46":0,"47":0.036385,"48":0.029108,"49":0.007277,"50":0.007277,"51":0.007277,"52":0.764085,"53":0,"54":0.007277,"55":0.007277,"56":0.029108,"57":0.007277,"58":0.014554,"59":0.014554,"60":0.065493,"61":0.021831,"62":0.014554,"63":0.043662,"64":0.764085,"65":5.006576,"66":0.029108,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.07277,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.007277,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.305634,"32":0,"33":0,"34":0,"35":0,"36":0.21831,"37":0.043662,"38":0.007277,"39":0,"40":0.254695,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.007277,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":2.707044,"58":0.283803,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.036385},E:{"4":0,"5":0,"6":0,"7":0,"8":0.050939,"9":0.007277,"10":0.014554,"11":0.021831,"12":0.465728,_:"0","3.1":0,"3.2":0,"5.1":0.007277,"6.1":0,"7.1":0,"9.1":0.021831,"10.1":0.080047,"11.1":0.109155,"12.1":0},G:{"8":0.18829485780046,"3.2":0.0026803538476934,"4.0-4.1":0.00201026538577,"4.2-4.3":0.00201026538577,"5.0-5.1":0.0073709730811568,"6.0-6.1":0.0046906192334634,"7.0-7.1":0.015412034624237,"8.1-8.4":0.036854865405784,"9.0-9.2":0.019432565395777,"9.3":0.1433989308516,"10.0-10.2":0.089791853897728,"10.3":0.18628459241469,"11.0-11.2":0.24324211167817,"11.3-11.4":0.58297696187331,"12.0-12.1":5.1469494760332,"12.2":0.024793273091164},I:{"3":0.0019004645390071,"4":0.25276178368794,_:"67","2.1":0,"2.2":0,"2.3":0.041810219858156,"4.1":0.07221765248227,"4.2-4.3":0.38199337234043,"4.4":0,"4.4.3-4.4.4":0.8571095070922},A:{"6":0.029108,"7":0,"8":0.109155,"9":0.058216,"10":0.058216,"11":1.127935,"5.5":0},B:{"12":0.007277,"13":0.007277,"14":0.021831,"15":0.043662,"16":0.036385,"17":0.829578,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.64141556934307,"5.0-5.4":0.020690824817518,"6.2-6.4":0.10345412408759,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.117089},J:{"7":0.0010892,"10":0.0043568},R:{_:"0"},M:{"0":0.098028},O:{"0":0.089859},Q:{_:"1.2"},H:{"0":0.40731775601375},L:{"0":35.366314}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.055032,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.233886,"23":0.006879,"24":0,"25":0,"26":0.013758,"27":0,"28":0,"29":0.082548,"30":0,"31":0,"32":0,"33":0,"34":0.041274,"35":0,"36":0.006879,"37":0,"38":0.110064,"39":0.006879,"40":0.013758,"41":0.006879,"42":0.048153,"43":0.034395,"44":0.027516,"45":0,"46":0.013758,"47":0.006879,"48":0.027516,"49":2.125611,"50":0.006879,"51":0.006879,"52":0.013758,"53":0.055032,"54":0.041274,"55":0.013758,"56":0.020637,"57":0.006879,"58":0.020637,"59":0.013758,"60":0.006879,"61":0.282039,"62":0.055032,"63":0.06879,"64":0.041274,"65":0.041274,"66":0.06879,"67":0.075669,"68":0.034395,"69":0.089427,"70":0.096306,"71":0.261402,"72":0.949302,"73":25.920072,"74":0.061911,"75":0.013758,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.020637,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.013758,"39":0,"40":0,"41":0,"42":0,"43":0.013758,"44":0,"45":0.006879,"46":0,"47":0.027516,"48":0.041274,"49":0.006879,"50":0.006879,"51":0.006879,"52":0.846117,"53":0.006879,"54":0.041274,"55":0.006879,"56":0.027516,"57":0.006879,"58":0.013758,"59":0.006879,"60":0.089427,"61":0.013758,"62":0.020637,"63":0.041274,"64":0.034395,"65":0.158217,"66":6.356196,"67":0.034395,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.055032,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.041274,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.350829,"32":0,"33":0,"34":0,"35":0,"36":0.089427,"37":0.034395,"38":0,"39":0,"40":0.261402,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006879,"57":0,"58":0.667263,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.034395},E:{"4":0,"5":0,"6":0,"7":0,"8":0.144459,"9":0.006879,"10":0.006879,"11":0.027516,"12":0.302676,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.020637,"10.1":0.075669,"11.1":0.130701,"12.1":0.261402},G:{"8":0.058440164415091,"3.2":0.0037948158711098,"4.0-4.1":0.0022768895226659,"4.2-4.3":0.00075896317422196,"5.0-5.1":0.0075896317422196,"6.0-6.1":0.0037948158711098,"7.0-7.1":0.013661337135995,"8.1-8.4":0.029599563794656,"9.0-9.2":0.017456153007105,"9.3":0.14496196627639,"10.0-10.2":0.080450096467527,"10.3":0.19201768307815,"11.0-11.2":0.23679651035725,"11.3-11.4":0.48649539467627,"12.0-12.1":2.937187484239,"12.2":3.3690375303713},I:{"3":0.0016529677419355,"4":0.23802735483871,_:"67","2.1":0.011570774193548,"2.2":0.019835612903226,"2.3":0.011570774193548,"4.1":0.11901367741935,"4.2-4.3":0.51572593548387,"4.4":0,"4.4.3-4.4.4":0.72234690322581},A:{"6":0.027516,"7":0,"8":0.116943,"9":0.061911,"10":0.055032,"11":1.114398,"5.5":0},B:{"12":0.006879,"13":0.006879,"14":0.020637,"15":0.048153,"16":0.048153,"17":0.96306,"18":0.185733},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.70601181333333,"5.0-5.4":0.010382526666667,"6.2-6.4":0.09344274,"7.2-7.4":0.10382526666667,"8.2":0.99672256,"9.2":1.2043730933333},N:{"10":0,"11":0.131082},J:{"7":0,"10":0.003121},S:{"2.5":0},R:{_:"0"},M:{"0":0.118598},O:{"0":0.090509},Q:{"1.2":0.006242},H:{"0":0.46094274226804},L:{"0":38.489968}}; diff --git a/node_modules/caniuse-lite/data/regions/GT.js b/node_modules/caniuse-lite/data/regions/GT.js index e38f4b1ce..d4b46b565 100644 --- a/node_modules/caniuse-lite/data/regions/GT.js +++ b/node_modules/caniuse-lite/data/regions/GT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006635,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006635,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006635,"30":0,"31":0.006635,"32":0,"33":0,"34":0.01327,"35":0,"36":0,"37":0,"38":0.06635,"39":0,"40":0.006635,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.006635,"47":0,"48":0.006635,"49":0.51753,"50":0.01327,"51":0,"52":0,"53":0.019905,"54":0.006635,"55":0.01327,"56":0.019905,"57":0.019905,"58":0.03981,"59":0.019905,"60":0.01327,"61":0.05308,"62":0.033175,"63":0.03981,"64":0.033175,"65":0.059715,"66":0.072985,"67":0.19905,"68":0.126065,"69":0.126065,"70":0.205685,"71":11.617885,"72":16.29556,"73":0.01327,"74":0.019905,"75":0},C:{"2":0,"3":0.006635,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006635,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006635,"44":0,"45":0.006635,"46":0,"47":0.01327,"48":0.046445,"49":0,"50":0,"51":0.006635,"52":0.099525,"53":0,"54":0.006635,"55":0,"56":0.006635,"57":0.01327,"58":0.006635,"59":0.006635,"60":0.02654,"61":0.01327,"62":0.01327,"63":0.046445,"64":0.37156,"65":1.771545,"66":0.019905,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.006635,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006635,"37":0,"38":0.006635,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006635,"57":0.30521,"58":0.37156,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006635},E:{"4":0,"5":0,"6":0,"7":0,"8":0.019905,"9":0.046445,"10":0.046445,"11":0.152605,"12":2.30898,_:"0","3.1":0,"3.2":0,"5.1":0.46445,"6.1":0.139335,"7.1":0,"9.1":0.072985,"10.1":0.298575,"11.1":0.5308,"12.1":0.006635},G:{"8":0.196947031422,"3.2":0.0028035164615231,"4.0-4.1":0.0021026373461423,"4.2-4.3":0.0021026373461423,"5.0-5.1":0.0077096702691884,"6.0-6.1":0.0049061538076654,"7.0-7.1":0.016120219653758,"8.1-8.4":0.038548351345942,"9.0-9.2":0.020325494346042,"9.3":0.14998813069148,"10.0-10.2":0.093917801461023,"10.3":0.19484439407585,"11.0-11.2":0.25441911888322,"11.3-11.4":0.60976483038127,"12.0-12.1":5.3834524852397,"12.2":0.025932527269088},I:{"3":0.00088490543735225,"4":0.11769242316785,_:"67","2.1":0,"2.2":0,"2.3":0.019467919621749,"4.1":0.033626406619385,"4.2-4.3":0.1778659929078,"4.4":0,"4.4.3-4.4.4":0.39909235224586},A:{"6":0.006635,"7":0,"8":0.06635,"9":0.006635,"10":0.006635,"11":1.55259,"5.5":0},B:{"12":0.019905,"13":0.01327,"14":0.02654,"15":0.059715,"16":0.059715,"17":0.418005,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.91231211180124,"5.0-5.4":0.060820807453416,"6.2-6.4":0.12164161490683,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.070665},J:{"7":0.002019,"10":0.008076},R:{_:"0"},M:{"0":0.19517},O:{"0":0.37688},Q:{_:"1.2"},H:{"0":0.77414079896907},L:{"0":44.951915}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006936,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006936,"35":0,"36":0.006936,"37":0,"38":0.027744,"39":0,"40":0.006936,"41":0,"42":0,"43":0,"44":0.006936,"45":0.020808,"46":0.006936,"47":0,"48":0,"49":0.55488,"50":0.006936,"51":0.006936,"52":0,"53":0.013872,"54":0,"55":0.020808,"56":0.041616,"57":0.006936,"58":0.03468,"59":0.03468,"60":0.013872,"61":0.027744,"62":0.03468,"63":0.027744,"64":0.03468,"65":0.048552,"66":0.055488,"67":0.187272,"68":0.06936,"69":0.131784,"70":0.083232,"71":0.27744,"72":1.186056,"73":30.83052,"74":0.020808,"75":0.013872,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006936,"44":0,"45":0.006936,"46":0,"47":0.006936,"48":0.048552,"49":0,"50":0,"51":0.006936,"52":0.090168,"53":0,"54":0.006936,"55":0,"56":0.006936,"57":0.027744,"58":0.006936,"59":0.006936,"60":0.020808,"61":0.027744,"62":0.013872,"63":0.027744,"64":0.041616,"65":0.124848,"66":2.87844,"67":0.041616,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006936,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006936,"50":0,"51":0.006936,"52":0,"53":0,"54":0,"55":0,"56":0.006936,"57":0,"58":0.742152,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006936},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006936,"9":0,"10":0.03468,"11":0.131784,"12":1.678512,_:"0","3.1":0,"3.2":0,"5.1":1.366392,"6.1":0.006936,"7.1":0,"9.1":0.055488,"10.1":0.298248,"11.1":0.5202,"12.1":0.950232},G:{"8":0.049861048333834,"3.2":0.0032377304112879,"4.0-4.1":0.0019426382467727,"4.2-4.3":0.00064754608225758,"5.0-5.1":0.0064754608225758,"6.0-6.1":0.0032377304112879,"7.0-7.1":0.011655829480636,"8.1-8.4":0.025254297208046,"9.0-9.2":0.014893559891924,"9.3":0.1236813017112,"10.0-10.2":0.068639884719304,"10.3":0.16382915881117,"11.0-11.2":0.20203437766437,"11.3-11.4":0.41507703872711,"12.0-12.1":2.5060033383368,"12.2":2.8744570591414},I:{"3":0.00062659677419355,"4":0.090229935483871,_:"67","2.1":0.0043861774193548,"2.2":0.0075191612903226,"2.3":0.0043861774193548,"4.1":0.045114967741935,"4.2-4.3":0.19549819354839,"4.4":0,"4.4.3-4.4.4":0.27382279032258},A:{"6":0.006936,"7":0,"8":0.041616,"9":0.013872,"10":0.006936,"11":1.07508,"5.5":0},B:{"12":0.020808,"13":0.020808,"14":0.013872,"15":0.090168,"16":0.048552,"17":0.582624,"18":0.10404},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.61492842748092,"5.0-5.4":0.060484763358779,"6.2-6.4":0.080646351145038,"7.2-7.4":0.28226222900763,"8.2":0.96775621374046,"9.2":0.63509001526718},N:{"10":0,"11":0.042896},J:{"7":0,"10":0.018384},S:{"2.5":0},R:{_:"0"},M:{"0":0.12256},O:{"0":0.24512},Q:{"1.2":0},H:{"0":0.61496901718213},L:{"0":41.331344}}; diff --git a/node_modules/caniuse-lite/data/regions/GU.js b/node_modules/caniuse-lite/data/regions/GU.js index 8e8435026..1b06b6a6d 100644 --- a/node_modules/caniuse-lite/data/regions/GU.js +++ b/node_modules/caniuse-lite/data/regions/GU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.010346,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.170709,"50":0,"51":0,"52":0.005173,"53":0.072422,"54":0.010346,"55":0.036211,"56":0.010346,"57":0.010346,"58":0.005173,"59":0.005173,"60":0.010346,"61":0,"62":0.005173,"63":0.408667,"64":0.072422,"65":0.020692,"66":0.010346,"67":0.067249,"68":0.046557,"69":0.020692,"70":0.087941,"71":6.25933,"72":7.733635,"73":0.036211,"74":0.020692,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.025865,"49":0,"50":0,"51":0,"52":0.036211,"53":0,"54":0,"55":0,"56":0.005173,"57":0,"58":0.005173,"59":0,"60":0.010346,"61":0.005173,"62":0.005173,"63":0.010346,"64":0.181055,"65":1.070811,"66":0.015519,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005173,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.010346,"38":0.010346,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005173,"57":0.082768,"58":0.087941,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005173,"6":0,"7":0.005173,"8":0,"9":0.062076,"10":0.010346,"11":0.134498,"12":1.510516,_:"0","3.1":0,"3.2":0,"5.1":0.005173,"6.1":0.005173,"7.1":0,"9.1":0.046557,"10.1":0.186228,"11.1":0.201747,"12.1":0.025865},G:{"8":1.1013201252877,"3.2":0.015677154808366,"4.0-4.1":0.011757866106274,"4.2-4.3":0.011757866106274,"5.0-5.1":0.043112175723006,"6.0-6.1":0.02743502091464,"7.0-7.1":0.090143640148104,"8.1-8.4":0.21556087861503,"9.0-9.2":0.11365937236065,"9.3":0.83872778224757,"10.0-10.2":0.52518468608026,"10.3":1.0895622591814,"11.0-11.2":1.4227017988592,"11.3-11.4":3.4097811708196,"12.0-12.1":30.104056520765,"12.2":0.14501368197738},I:{"3":0.00061631323877069,"4":0.081969660756501,_:"67","2.1":0,"2.2":0,"2.3":0.013558891252955,"4.1":0.023419903073286,"4.2-4.3":0.12387896099291,"4.4":0,"4.4.3-4.4.4":0.27795727068558},A:{"6":0,"7":0,"8":0.010400452631579,"9":0.015600678947368,"10":0.0052002263157895,"11":0.95684164210526,"5.5":0},B:{"12":0.005173,"13":0.082768,"14":0.025865,"15":0.025865,"16":0.077595,"17":1.438094,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26741744463373,"5.0-5.4":0.11142393526405,"6.2-6.4":0.13370872231687,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.226869},O:{"0":0.072405},Q:{_:"1.2"},H:{"0":0.28333328865979},L:{"0":26.376036}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005282,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.036974,"39":0,"40":0,"41":0,"42":0,"43":0.005282,"44":0,"45":0,"46":0,"47":0,"48":0.015846,"49":0.274664,"50":0.005282,"51":0,"52":0,"53":0.084512,"54":0.042256,"55":0.02641,"56":0.005282,"57":0.010564,"58":0.005282,"59":0,"60":0.005282,"61":0.015846,"62":0,"63":0.691942,"64":0.05282,"65":0.010564,"66":0.015846,"67":0.042256,"68":0.05282,"69":0.031692,"70":0.02641,"71":0.116204,"72":0.834556,"73":13.97089,"74":0.015846,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.010564,"49":0,"50":0,"51":0,"52":0.031692,"53":0.005282,"54":0,"55":0,"56":0.010564,"57":0,"58":0,"59":0.005282,"60":0.042256,"61":0.010564,"62":0.005282,"63":0.005282,"64":0.021128,"65":0.153178,"66":1.484242,"67":0.05282,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005282,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005282,"38":0.005282,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.142614,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005282,"9":0,"10":0.010564,"11":0.116204,"12":1.061682,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.07923,"10.1":0.174306,"11.1":0.232408,"12.1":0.691942},G:{"8":0.28304153607525,"3.2":0.018379320524367,"4.0-4.1":0.01102759231462,"4.2-4.3":0.0036758641048734,"5.0-5.1":0.036758641048734,"6.0-6.1":0.018379320524367,"7.0-7.1":0.066165553887721,"8.1-8.4":0.14335870009006,"9.0-9.2":0.084544874412088,"9.3":0.70209004403082,"10.0-10.2":0.38964159511658,"10.3":0.92999361853297,"11.0-11.2":1.1468696007205,"11.3-11.4":2.3562288912239,"12.0-12.1":14.22559408586,"12.2":16.317160761533},I:{"3":0.00070522983870968,"4":0.10155309677419,_:"67","2.1":0.0049366088709677,"2.2":0.0084627580645161,"2.3":0.0049366088709677,"4.1":0.050776548387097,"4.2-4.3":0.22003170967742,"4.4":0,"4.4.3-4.4.4":0.30818543951613},A:{"6":0.0053546880733945,"7":0.0053546880733945,"8":0.021418752293578,"9":0.010709376146789,"10":0.010709376146789,"11":1.1137751192661,"5.5":0},B:{"12":0.005282,"13":0.042256,"14":0.010564,"15":0.021128,"16":0.095076,"17":0.750044,"18":1.051118},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22372738229755,"5.0-5.4":0.067118214689266,"6.2-6.4":0.022372738229755,"7.2-7.4":0.29084559698682,"8.2":2.4274420979284,"9.2":2.9084559698682},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.250054},O:{"0":0.07077},Q:{"1.2":0},H:{"0":0.20100139175258},L:{"0":28.42959}}; diff --git a/node_modules/caniuse-lite/data/regions/GW.js b/node_modules/caniuse-lite/data/regions/GW.js index 6fb3cb620..65d135f99 100644 --- a/node_modules/caniuse-lite/data/regions/GW.js +++ b/node_modules/caniuse-lite/data/regions/GW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.011584,"12":0,"13":0,"14":0.005792,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.017376,"26":0.005792,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.063712,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.008688,"40":0.040544,"41":0,"42":0.002896,"43":0.147696,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.02896,"50":0.002896,"51":0.002896,"52":0,"53":0,"54":0.002896,"55":0.002896,"56":0.020272,"57":0,"58":0.017376,"59":0,"60":0.02896,"61":0,"62":0,"63":0.008688,"64":0.01448,"65":0.020272,"66":0.01448,"67":0.002896,"68":0.046336,"69":0.008688,"70":0.191136,"71":1.53488,"72":1.989552,"73":0,"74":0.005792,"75":0},C:{"2":0,"3":0.002896,"4":0.002896,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.002896,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.005792,"28":0,"29":0,"30":0,"31":0,"32":0.011584,"33":0,"34":0,"35":0.002896,"36":0.005792,"37":0.002896,"38":0,"39":0,"40":0.002896,"41":0,"42":0,"43":0.017376,"44":0,"45":0,"46":0,"47":0,"48":0.026064,"49":0.002896,"50":0.011584,"51":0,"52":0,"53":0,"54":0.011584,"55":0.002896,"56":0,"57":0,"58":0,"59":0.055024,"60":0,"61":0.02896,"62":0,"63":0.008688,"64":0.040544,"65":0.81088,"66":0.002896,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002896,"31":0,"32":0.002896,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.002896,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002896,"57":0.095568,"58":0.257744,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.083984},E:{"4":0.002896,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.005792,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.002896,"10.1":0,"11.1":0.124528,"12.1":0},G:{"8":0.1237518038627,"3.2":0.0017615915140598,"4.0-4.1":0.0013211936355449,"4.2-4.3":0.0013211936355449,"5.0-5.1":0.0048443766636646,"6.0-6.1":0.0030827851496047,"7.0-7.1":0.010129151205844,"8.1-8.4":0.024221883318323,"9.0-9.2":0.012771538476934,"9.3":0.094245146002202,"10.0-10.2":0.059013315721005,"10.3":0.12243061022716,"11.0-11.2":0.15986442990093,"11.3-11.4":0.38314615430802,"12.0-12.1":3.3826961048734,"12.2":0.016294721505054},I:{"3":0.0025568794326241,"4":0.34006496453901,_:"67","2.1":0,"2.2":0,"2.3":0.056251347517731,"4.1":0.097161418439716,"4.2-4.3":0.51393276595745,"4.4":0,"4.4.3-4.4.4":1.1531526241135},A:{"6":0,"7":0,"8":0.341728,"9":0,"10":0.017376,"11":0.428608,"5.5":0},B:{"12":0.040544,"13":0.008688,"14":0.005792,"15":0.020272,"16":0.037648,"17":0.118736,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.5194697369727,"5.0-5.4":0.080946818858561,"6.2-6.4":0.1011835235732,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.07104},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.113664},O:{"0":0.980352},Q:{_:"1.2"},H:{"0":9.4293027628866},L:{"0":66.767984}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.002824,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.039536,"26":0.002824,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.01412,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.002824,"40":0.045184,"41":0,"42":0,"43":0.104488,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005648,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0.002824,"60":0,"61":0.002824,"62":0,"63":0.033888,"64":0,"65":0.025416,"66":0.019768,"67":0.011296,"68":0.011296,"69":0,"70":0.036712,"71":0.132728,"72":0.093192,"73":3.202416,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002824,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.002824,"24":0,"25":0,"26":0,"27":0.011296,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005648,"38":0.002824,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.002824,"45":0,"46":0,"47":0.002824,"48":0,"49":0,"50":0.008472,"51":0.002824,"52":0,"53":0,"54":0,"55":0,"56":0.002824,"57":0,"58":0,"59":0.045184,"60":0,"61":0.011296,"62":0.005648,"63":0.008472,"64":0,"65":0.1412,"66":0.93192,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005648,"33":0,"34":0,"35":0,"36":0,"37":0.016944,"38":0.002824,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.002824,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0.002824,"54":0,"55":0,"56":0,"57":0,"58":0.581744,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011296},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.002824,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0.025416,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0.107312,"12.1":0.022592},G:{"8":0.027780841789252,"3.2":0.0018039507655359,"4.0-4.1":0.0010823704593215,"4.2-4.3":0.00036079015310718,"5.0-5.1":0.0036079015310718,"6.0-6.1":0.0018039507655359,"7.0-7.1":0.0064942227559292,"8.1-8.4":0.01407081597118,"9.0-9.2":0.008298173521465,"9.3":0.06891091924347,"10.0-10.2":0.038243756229361,"10.3":0.091279908736115,"11.0-11.2":0.11256652776944,"11.3-11.4":0.2312664881417,"12.0-12.1":1.3962578925248,"12.2":1.6015474896428},I:{"3":0.0016973306451613,"4":0.24441561290323,_:"67","2.1":0.011881314516129,"2.2":0.020367967741935,"2.3":0.011881314516129,"4.1":0.12220780645161,"4.2-4.3":0.52956716129032,"4.4":0,"4.4.3-4.4.4":0.74173349193548},A:{"6":0,"7":0,"8":0.124256,"9":0.005648,"10":0.048008,"11":1.24256,"5.5":0},B:{"12":0.008472,"13":0.016944,"14":0.01412,"15":0.036712,"16":0.011296,"17":0.138376,"18":0.005648},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.4387393821138,"5.0-5.4":0.11145164227642,"6.2-6.4":0.070923772357724,"7.2-7.4":0.23303525203252,"8.2":1.1347803577236,"9.2":0.74976559349593},N:{"10":0,"11":0.07176},J:{"7":0,"10":0.007176},S:{"2.5":0},R:{_:"0"},M:{"0":0.03588},O:{"0":0.531024},Q:{"1.2":0.007176},H:{"0":12.683974556701},L:{"0":64.315736}}; diff --git a/node_modules/caniuse-lite/data/regions/GY.js b/node_modules/caniuse-lite/data/regions/GY.js index 75a7f2e24..f8f31ac78 100644 --- a/node_modules/caniuse-lite/data/regions/GY.js +++ b/node_modules/caniuse-lite/data/regions/GY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.015429,"9":0,"10":0.056573,"11":0.005143,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005143,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.015429,"39":0,"40":0,"41":0.005143,"42":0,"43":0.005143,"44":0,"45":0,"46":0.005143,"47":0,"48":0,"49":0.05143,"50":0.005143,"51":0.005143,"52":0,"53":0.087431,"54":0,"55":0.072002,"56":0.005143,"57":0.015429,"58":0.030858,"59":0,"60":0.05143,"61":0.010286,"62":0.010286,"63":0.097717,"64":0.025715,"65":0.118289,"66":0.015429,"67":0.046287,"68":0.025715,"69":0.056573,"70":0.195434,"71":5.168715,"72":8.887104,"73":0.025715,"74":0.015429,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.025715,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.005143,"48":0,"49":0,"50":0,"51":0,"52":0.030858,"53":0,"54":0,"55":0,"56":0.005143,"57":0.005143,"58":0,"59":0.005143,"60":0.010286,"61":0.010286,"62":0.005143,"63":0.010286,"64":0.221149,"65":1.260035,"66":0.041144,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.020572,"15":0,"16":0,"17":0.020572,"18":0,"19":0,"20":0,"21":0,"22":0.005143,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005143,"30":0,"31":0.005143,"32":0,"33":0.010286,"34":0,"35":0.025715,"36":0,"37":0.005143,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005143,"49":0.005143,"50":0.072002,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005143,"57":0.329152,"58":0.370296,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.046287},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005143,"10":0.015429,"11":0.005143,"12":0.401154,_:"0","3.1":0,"3.2":0,"5.1":0.092574,"6.1":0,"7.1":0,"9.1":0.010286,"10.1":0.020572,"11.1":0.041144,"12.1":0},G:{"8":0.3287573461423,"3.2":0.0046798198739117,"4.0-4.1":0.0035098649054338,"4.2-4.3":0.0035098649054338,"5.0-5.1":0.012869504653257,"6.0-6.1":0.0081896847793455,"7.0-7.1":0.026908964274992,"8.1-8.4":0.064347523266286,"9.0-9.2":0.03392869408586,"9.3":0.25037036325428,"10.0-10.2":0.15677396577604,"10.3":0.32524748123687,"11.0-11.2":0.42469365355749,"11.3-11.4":1.0178608225758,"12.0-12.1":8.986424112879,"12.2":0.043288333833684},I:{"3":0.0028085531914894,"4":0.37353757446809,_:"67","2.1":0,"2.2":0,"2.3":0.061788170212766,"4.1":0.1067250212766,"4.2-4.3":0.56451919148936,"4.4":0,"4.4.3-4.4.4":1.2666574893617},A:{"6":0,"7":0,"8":0.041144,"9":0.015429,"10":0.010286,"11":0.519443,"5.5":0},B:{"12":0.05143,"13":0.036001,"14":0.046287,"15":0.061716,"16":0.118289,"17":1.13146,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.5142065046729,"5.0-5.4":0.08570108411215,"6.2-6.4":0.24639061682243,_:"7.2-7.4 8.2"},N:{"10":0.011101714285714,"11":0.066610285714286},J:{"7":0.0087426,"10":0.0349704},R:{_:"0"},M:{"0":0.121425},O:{"0":1.282248},Q:{_:"1.2"},H:{"0":1.3197103247423},L:{"0":53.909871}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.01335,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.00445,"28":0,"29":0.00445,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.0445,"39":0,"40":0,"41":0,"42":0,"43":0.01335,"44":0,"45":0.00445,"46":0.0089,"47":0.00445,"48":0,"49":0.0356,"50":0,"51":0,"52":0,"53":0.01335,"54":0,"55":0.01335,"56":0.00445,"57":0.00445,"58":0.03115,"59":0,"60":0.05785,"61":0.00445,"62":0.04005,"63":0.14685,"64":0.02225,"65":0.09345,"66":0.00445,"67":0.0445,"68":0.0089,"69":0.0178,"70":0.0534,"71":0.0712,"72":0.59185,"73":11.1517,"74":0.01335,"75":0.0178,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.00445,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00445,"50":0.00445,"51":0,"52":0.01335,"53":0,"54":0,"55":0,"56":0.0089,"57":0.01335,"58":0,"59":0,"60":0.01335,"61":0,"62":0,"63":0.01335,"64":0.00445,"65":0.0534,"66":1.2193,"67":0.0267,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.0089,"18":0,"19":0,"20":0,"21":0,"22":0.00445,"23":0,"24":0,"25":0,"26":0,"27":0.00445,"28":0,"29":0.00445,"30":0,"31":0,"32":0,"33":0.00445,"34":0,"35":0.00445,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.08455,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00445,"57":0,"58":0.8633,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.0089},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.00445,"11":0.00445,"12":0.12905,_:"0","3.1":0,"3.2":0,"5.1":0.01335,"6.1":0,"7.1":0,"9.1":0.00445,"10.1":0.0178,"11.1":0.14685,"12.1":0.089},G:{"8":0.074679520664465,"3.2":0.0048493195236666,"4.0-4.1":0.0029095917141999,"4.2-4.3":0.00096986390473331,"5.0-5.1":0.0096986390473331,"6.0-6.1":0.0048493195236666,"7.0-7.1":0.0174575502852,"8.1-8.4":0.037824692284599,"9.0-9.2":0.022306869808866,"9.3":0.18524400580406,"10.0-10.2":0.10280557390173,"10.3":0.24537556789753,"11.0-11.2":0.30259753827679,"11.3-11.4":0.62168276293405,"12.0-12.1":3.7533733113179,"12.2":4.3052258731112},I:{"3":0.0021477822580645,"4":0.30928064516129,_:"67","2.1":0.015034475806452,"2.2":0.025773387096774,"2.3":0.015034475806452,"4.1":0.15464032258065,"4.2-4.3":0.67010806451613,"4.4":0,"4.4.3-4.4.4":0.93858084677419},A:{"6":0,"7":0,"8":0.0178,"9":0.00445,"10":0.0089,"11":0.3382,"5.5":0},B:{"12":0.0178,"13":0.0267,"14":0.0267,"15":0.0356,"16":0.0712,"17":0.8722,"18":0.19135},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75884065155807,"5.0-5.4":0.05420290368272,"6.2-6.4":0.45530439093484,"7.2-7.4":0.33605800283286,"8.2":2.5041741501416,"9.2":3.5448699008499},N:{"10":0.0111,"11":0.0666},J:{"7":0,"10":0.0333},S:{"2.5":0},R:{_:"0"},M:{"0":0.12765},O:{"0":1.01565},Q:{"1.2":0.00555},H:{"0":2.0229368556701},L:{"0":55.4895}}; diff --git a/node_modules/caniuse-lite/data/regions/HK.js b/node_modules/caniuse-lite/data/regions/HK.js index d1179deb2..5f8d2ca07 100644 --- a/node_modules/caniuse-lite/data/regions/HK.js +++ b/node_modules/caniuse-lite/data/regions/HK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006235,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006235,"23":0,"24":0,"25":0,"26":0.006235,"27":0,"28":0,"29":0,"30":0,"31":0.006235,"32":0,"33":0,"34":0.018705,"35":0.01247,"36":0.006235,"37":0,"38":0.068585,"39":0.006235,"40":0.006235,"41":0,"42":0.006235,"43":0.006235,"44":0.006235,"45":0.01247,"46":0.006235,"47":0.006235,"48":0.02494,"49":0.367865,"50":0.006235,"51":0.01247,"52":0.006235,"53":0.02494,"54":0.02494,"55":0.056115,"56":0.04988,"57":0.11223,"58":0.03741,"59":0.02494,"60":0.02494,"61":0.09976,"62":0.07482,"63":0.44892,"64":0.07482,"65":0.105995,"66":0.081055,"67":0.305515,"68":0.280575,"69":0.22446,"70":0.38657,"71":8.19279,"72":11.7218,"73":0.031175,"74":0.018705,"75":0},C:{"2":0,"3":0,"4":0.01247,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006235,"35":0,"36":0,"37":0,"38":0.006235,"39":0,"40":0.006235,"41":0.006235,"42":0,"43":0.006235,"44":0,"45":0.006235,"46":0,"47":0.01247,"48":0.03741,"49":0.006235,"50":0.006235,"51":0.006235,"52":0.068585,"53":0.006235,"54":0.006235,"55":0.006235,"56":0.018705,"57":0.018705,"58":0.006235,"59":0.01247,"60":0.043645,"61":0.018705,"62":0.01247,"63":0.03741,"64":0.23693,"65":1.247,"66":0.006235,"67":0.006235,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006235,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006235,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.07482,"58":0.08729,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.006235,"8":0.03741,"9":0.068585,"10":0.043645,"11":0.118465,"12":1.8705,_:"0","3.1":0,"3.2":0,"5.1":0.01247,"6.1":0.018705,"7.1":0,"9.1":0.07482,"10.1":0.205755,"11.1":0.367865,"12.1":0.006235},G:{"8":1.0563379950966,"3.2":0.015036839787851,"4.0-4.1":0.011277629840889,"4.2-4.3":0.011277629840889,"5.0-5.1":0.041351309416592,"6.0-6.1":0.02631446962874,"7.0-7.1":0.086461828780146,"8.1-8.4":0.20675654708296,"9.0-9.2":0.10901708846192,"9.3":0.80447092865006,"10.0-10.2":0.50373413289303,"10.3":1.0450603652557,"11.0-11.2":1.3645932107475,"11.3-11.4":3.2705126538577,"12.0-12.1":28.874491602622,"12.2":0.13909076803763},I:{"3":0.00076304964539007,"4":0.10148560283688,_:"67","2.1":0,"2.2":0,"2.3":0.016787092198582,"4.1":0.028995886524823,"4.2-4.3":0.1533729787234,"4.4":0,"4.4.3-4.4.4":0.34413539007092},A:{"6":0.0065060869565217,"7":0.0065060869565217,"8":0.052048695652174,"9":0.052048695652174,"10":0.032530434782609,"11":1.79568,"5.5":0},B:{"12":0.006235,"13":0.006235,"14":0.01247,"15":0.01247,"16":0.04988,"17":0.81055,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41687637931034,"5.0-5.4":0.043881724137931,"6.2-6.4":0.087763448275862,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.124245},O:{"0":0.3765},Q:{_:"1.2"},H:{"0":0.096240386597938},L:{"0":22.137765}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006395,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006395,"27":0,"28":0,"29":0,"30":0.006395,"31":0.006395,"32":0,"33":0,"34":0.019185,"35":0.01279,"36":0.006395,"37":0,"38":0.03837,"39":0.006395,"40":0.019185,"41":0,"42":0.006395,"43":0.006395,"44":0,"45":0.01279,"46":0.006395,"47":0.01279,"48":0.019185,"49":0.66508,"50":0.006395,"51":0.006395,"52":0.006395,"53":0.019185,"54":0.019185,"55":0.070345,"56":0.05116,"57":0.147085,"58":0.044765,"59":0.02558,"60":0.019185,"61":0.03837,"62":0.057555,"63":0.517995,"64":0.06395,"65":0.108715,"66":0.07674,"67":0.30696,"68":0.172665,"69":0.30696,"70":0.2558,"71":0.46044,"72":1.72665,"73":21.608705,"74":0.03837,"75":0.031975,_:"76"},C:{"2":0,"3":0,"4":0.01279,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006395,"35":0.006395,"36":0,"37":0,"38":0,"39":0,"40":0.006395,"41":0,"42":0.006395,"43":0.006395,"44":0.006395,"45":0.01279,"46":0.006395,"47":0.01279,"48":0.07674,"49":0.006395,"50":0.006395,"51":0.006395,"52":0.083135,"53":0.006395,"54":0.006395,"55":0.01279,"56":0.02558,"57":0.019185,"58":0.006395,"59":0.01279,"60":0.057555,"61":0.019185,"62":0.01279,"63":0.02558,"64":0.031975,"65":0.14069,"66":1.7906,"67":0.01279,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.185455,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.031975,"9":0.01279,"10":0.044765,"11":0.1279,"12":1.438875,_:"0","3.1":0,"3.2":0,"5.1":0.044765,"6.1":0.031975,"7.1":0,"9.1":0.08953,"10.1":0.211035,"11.1":0.35812,"12.1":0.863325},G:{"8":0.2311173531472,"3.2":0.015007620334234,"4.0-4.1":0.0090045722005404,"4.2-4.3":0.0030015240668468,"5.0-5.1":0.030015240668468,"6.0-6.1":0.015007620334234,"7.0-7.1":0.054027433203242,"8.1-8.4":0.11705943860702,"9.0-9.2":0.069035053537476,"9.3":0.57329109676774,"10.0-10.2":0.31816155108576,"10.3":0.75938558891224,"11.0-11.2":0.9364755088562,"11.3-11.4":1.9239769268488,"12.0-12.1":11.615898138697,"12.2":13.323765332733},I:{"3":0.00071961189516129,"4":0.10362411290323,_:"67","2.1":0.005037283266129,"2.2":0.0086353427419355,"2.3":0.005037283266129,"4.1":0.051812056451613,"4.2-4.3":0.22451891129032,"4.4":0,"4.4.3-4.4.4":0.31447039818548},A:{"6":0.0067711764705882,"7":0,"8":0.074482941176471,"9":0.054169411764706,"10":0.040627058823529,"11":2.0110394117647,"5.5":0},B:{"12":0.006395,"13":0.006395,"14":0.019185,"15":0.019185,"16":0.06395,"17":0.8953,"18":0.33254},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.30452123595506,"5.0-5.4":0.021751516853933,"6.2-6.4":0.054378792134831,"7.2-7.4":0.18488789325843,"8.2":1.5552334550562,"9.2":1.7509971067416},N:{"10":0,"11":0.010815},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.133385},O:{"0":0.41097},Q:{"1.2":0.155015},H:{"0":0.095563470790378},L:{"0":24.86118}}; diff --git a/node_modules/caniuse-lite/data/regions/HN.js b/node_modules/caniuse-lite/data/regions/HN.js index 5542c4e31..8ce6796a2 100644 --- a/node_modules/caniuse-lite/data/regions/HN.js +++ b/node_modules/caniuse-lite/data/regions/HN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.013556,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.006778,"21":0,"22":0.013556,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.013556,"35":0,"36":0,"37":0,"38":0.088114,"39":0,"40":0.006778,"41":0.006778,"42":0,"43":0.006778,"44":0.013556,"45":0.006778,"46":0,"47":0.006778,"48":0.006778,"49":0.318566,"50":0.006778,"51":0.006778,"52":0.020334,"53":0.047446,"54":0.006778,"55":0.006778,"56":0.013556,"57":0.03389,"58":0.040668,"59":0.020334,"60":0.040668,"61":0.006778,"62":0.040668,"63":0.061002,"64":0.027112,"65":0.196562,"66":0.061002,"67":0.115226,"68":0.155894,"69":0.115226,"70":0.332122,"71":12.383406,"72":17.561798,"73":0.040668,"74":0.006778,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.006778,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.006778,"41":0,"42":0,"43":0.006778,"44":0,"45":0.006778,"46":0,"47":0.006778,"48":0.006778,"49":0,"50":0,"51":0,"52":0.081336,"53":0,"54":0.013556,"55":0.006778,"56":0.006778,"57":0.006778,"58":0.013556,"59":0.006778,"60":0.027112,"61":0.027112,"62":0.027112,"63":0.040668,"64":0.311788,"65":1.79617,"66":0.020334,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.013556,"18":0,"19":0,"20":0,"21":0.006778,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.013556,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006778,"37":0.006778,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.50835,"58":0.637132,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006778},E:{"4":0,"5":0,"6":0,"7":0,"8":0.03389,"9":0.03389,"10":0.03389,"11":0.210118,"12":2.10118,_:"0","3.1":0,"3.2":0,"5.1":0.596464,"6.1":0.013556,"7.1":0.006778,"9.1":0.03389,"10.1":0.115226,"11.1":0.332122,"12.1":0.006778},G:{"8":0.22206586690683,"3.2":0.0031610799559692,"4.0-4.1":0.0023708099669769,"4.2-4.3":0.0023708099669769,"5.0-5.1":0.0086929698789152,"6.0-6.1":0.0055318899229461,"7.0-7.1":0.018176209746823,"8.1-8.4":0.043464849394576,"9.0-9.2":0.022917829680777,"9.3":0.16911777764435,"10.0-10.2":0.10589617852497,"10.3":0.21969505693986,"11.0-11.2":0.2868680060042,"11.3-11.4":0.6875348904233,"12.0-12.1":6.0700637854498,"12.2":0.029239989592715},I:{"3":0.0016604657210402,"4":0.22084194089835,_:"67","2.1":0,"2.2":0,"2.3":0.036530245862884,"4.1":0.063097697399527,"4.2-4.3":0.33375360992908,"4.4":0,"4.4.3-4.4.4":0.74887004018913},A:{"6":0,"7":0,"8":0.10312242857143,"9":0.020624485714286,"10":0.027499314285714,"11":0.32999177142857,"5.5":0},B:{"12":0.03389,"13":0.020334,"14":0.027112,"15":0.040668,"16":0.074558,"17":0.589686,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.6682147826087,"5.0-5.4":0.11308250167224,"6.2-6.4":0.10280227424749,_:"7.2-7.4 8.2"},N:{"10":0.0115992,"11":0.0463968},J:{"7":0.0012888,"10":0.0051552},R:{_:"0"},M:{"0":0.109548},O:{"0":0.260982},Q:{_:"1.2"},H:{"0":0.47890988659794},L:{"0":43.278608}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007124,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007124,"22":0.007124,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007124,"35":0,"36":0.007124,"37":0,"38":0.042744,"39":0,"40":0.007124,"41":0.007124,"42":0.007124,"43":0.007124,"44":0,"45":0.007124,"46":0,"47":0.007124,"48":0,"49":0.270712,"50":0.007124,"51":0.007124,"52":0.014248,"53":0.014248,"54":0,"55":0,"56":0.007124,"57":0.028496,"58":0.042744,"59":0.028496,"60":0.03562,"61":0.007124,"62":0.007124,"63":0.049868,"64":0.021372,"65":0.113984,"66":0.028496,"67":0.03562,"68":0.056992,"69":0.099736,"70":0.227968,"71":0.149604,"72":0.85488,"73":28.695472,"74":0.056992,"75":0.007124,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007124,"16":0.007124,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.121108,"44":0,"45":0.263588,"46":0,"47":0.135356,"48":0.377572,"49":0,"50":0.121108,"51":0.242216,"52":1.047228,"53":0,"54":0.007124,"55":0.007124,"56":0.021372,"57":0.028496,"58":0.007124,"59":0.014248,"60":0.014248,"61":0.014248,"62":0.014248,"63":0.014248,"64":0.028496,"65":0.128232,"66":2.785484,"67":0.042744,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007124,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007124,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007124,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.189708,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007124},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007124,"9":0,"10":0.028496,"11":0.085488,"12":1.089972,_:"0","3.1":0,"3.2":0,"5.1":1.53166,"6.1":0.121108,"7.1":0,"9.1":0.021372,"10.1":0.085488,"11.1":0.256464,"12.1":0.776516},G:{"8":0.046762647853497,"3.2":0.0030365355749024,"4.0-4.1":0.0018219213449415,"4.2-4.3":0.00060730711498049,"5.0-5.1":0.0060730711498049,"6.0-6.1":0.0030365355749024,"7.0-7.1":0.010931528069649,"8.1-8.4":0.023684977484239,"9.0-9.2":0.013968063644551,"9.3":0.11599565896127,"10.0-10.2":0.064374554187932,"10.3":0.15364870009006,"11.0-11.2":0.18947981987391,"11.3-11.4":0.38928386070249,"12.0-12.1":2.3502785349745,"12.2":2.6958362833984},I:{"3":0.0020438991935484,"4":0.29432148387097,_:"67","2.1":0.014307294354839,"2.2":0.024526790322581,"2.3":0.014307294354839,"4.1":0.14716074193548,"4.2-4.3":0.6376965483871,"4.4":0,"4.4.3-4.4.4":0.89318394758065},A:{"6":0,"7":0,"8":0.11001425485961,"9":0.0084626349892009,"10":0.016925269978402,"11":3.7827978401728,"5.5":0},B:{"12":0.021372,"13":0.14248,"14":0.149604,"15":0.398944,"16":0.42744,"17":0.990236,"18":0.1781},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.40903111111111,"5.0-5.4":0.040903111111111,"6.2-6.4":0.061354666666667,"7.2-7.4":0.14316088888889,"8.2":0.75670755555556,"9.2":0.61354666666667},N:{"10":0,"11":0.739132},J:{"7":0,"10":0.008628},S:{"2.5":0},R:{_:"0"},M:{"0":0.11504},O:{"0":0.163932},Q:{"1.2":0},H:{"0":1.3668511202749},L:{"0":35.68158}}; diff --git a/node_modules/caniuse-lite/data/regions/HR.js b/node_modules/caniuse-lite/data/regions/HR.js index acdf5135e..43c8e7ea6 100644 --- a/node_modules/caniuse-lite/data/regions/HR.js +++ b/node_modules/caniuse-lite/data/regions/HR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006017,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012034,"23":0,"24":0,"25":0,"26":0.012034,"27":0,"28":0,"29":0,"30":0,"31":0.006017,"32":0,"33":0.006017,"34":0.012034,"35":0.018051,"36":0.006017,"37":0.006017,"38":0.018051,"39":0.012034,"40":0.006017,"41":0.006017,"42":0,"43":0.048136,"44":0.006017,"45":0.006017,"46":0.024068,"47":0.006017,"48":0.012034,"49":0.457292,"50":0.018051,"51":0.012034,"52":0.006017,"53":0.018051,"54":0.012034,"55":0.012034,"56":0.018051,"57":0.012034,"58":0.048136,"59":0.006017,"60":0.018051,"61":0.012034,"62":0.054153,"63":0.048136,"64":0.066187,"65":0.072204,"66":0.048136,"67":0.078221,"68":0.072204,"69":0.072204,"70":0.228646,"71":8.995415,"72":11.925694,"73":0.036102,"74":0.012034,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006017,"39":0.006017,"40":0.006017,"41":0.006017,"42":0.006017,"43":0.012034,"44":0.006017,"45":0.006017,"46":0,"47":0.012034,"48":0.024068,"49":0.006017,"50":0.006017,"51":0.012034,"52":0.288816,"53":0.006017,"54":0.012034,"55":0.006017,"56":0.030085,"57":0.012034,"58":0.006017,"59":0.018051,"60":0.084238,"61":0.024068,"62":0.024068,"63":0.042119,"64":0.697972,"65":4.013339,"66":0.06017,"67":0,"3.5":0,"3.6":0.006017},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.006017,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006017,"31":0.006017,"32":0.012034,"33":0,"34":0,"35":0.012034,"36":0.018051,"37":0,"38":0.030085,"39":0,"40":0.006017,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.523479,"58":0.571615,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006017},E:{"4":0,"5":0,"6":0,"7":0.006017,"8":0.006017,"9":0.114323,"10":0.012034,"11":0.030085,"12":0.734074,_:"0","3.1":0,"3.2":0,"5.1":0.006017,"6.1":0,"7.1":0,"9.1":0.018051,"10.1":0.06017,"11.1":0.162459,"12.1":0},G:{"8":0.25725841038727,"3.2":0.0036620414290003,"4.0-4.1":0.0027465310717502,"4.2-4.3":0.0027465310717502,"5.0-5.1":0.010070613929751,"6.0-6.1":0.0064085725007505,"7.0-7.1":0.021056738216752,"8.1-8.4":0.050353069648754,"9.0-9.2":0.026549800360252,"9.3":0.19591921645152,"10.0-10.2":0.12267838787151,"10.3":0.25451187931552,"11.0-11.2":0.33233025968178,"11.3-11.4":0.79649401080757,"12.0-12.1":7.0320350540378,"12.2":0.033873883218253},I:{"3":0.00075389598108747,"4":0.10026816548463,_:"67","2.1":0,"2.2":0,"2.3":0.016585711583924,"4.1":0.028648047281324,"4.2-4.3":0.15153309219858,"4.4":0,"4.4.3-4.4.4":0.34000708747045},A:{"6":0,"7":0,"8":0.042119,"9":0.024068,"10":0.024068,"11":1.606539,"5.5":0},B:{"12":0.006017,"13":0.012034,"14":0.036102,"15":0.108306,"16":0.072204,"17":0.836363,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41069155555556,"5.0-5.4":0.082138311111111,"6.2-6.4":0.16427662222222,_:"7.2-7.4 8.2"},N:{"10":0.0105265,"11":0.2842155},J:{"7":0.0007966,"10":0.0031864},R:{_:"0"},M:{"0":0.195167},O:{"0":0.071694},Q:{_:"1.2"},H:{"0":0.37331386082474},L:{"0":47.574204}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005723,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005723,"23":0,"24":0,"25":0,"26":0.005723,"27":0,"28":0,"29":0,"30":0,"31":0.005723,"32":0,"33":0,"34":0.011446,"35":0,"36":0,"37":0.005723,"38":0.017169,"39":0.011446,"40":0.005723,"41":0.011446,"42":0,"43":0.051507,"44":0.005723,"45":0.017169,"46":0.011446,"47":0.005723,"48":0.011446,"49":0.492178,"50":0.011446,"51":0.011446,"52":0.017169,"53":0.022892,"54":0.017169,"55":0.017169,"56":0.017169,"57":0.022892,"58":0.045784,"59":0.017169,"60":0.011446,"61":0.017169,"62":0.040061,"63":0.028615,"64":0.028615,"65":0.034338,"66":0.028615,"67":0.05723,"68":0.051507,"69":0.051507,"70":0.154521,"71":0.320488,"72":0.663868,"73":18.433783,"74":0.028615,"75":0.017169,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005723,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005723,"32":0,"33":0,"34":0.005723,"35":0,"36":0,"37":0.005723,"38":0.005723,"39":0.005723,"40":0.005723,"41":0.005723,"42":0.005723,"43":0.005723,"44":0.011446,"45":0.011446,"46":0.005723,"47":0.011446,"48":0.040061,"49":0.005723,"50":0.011446,"51":0.017169,"52":0.303319,"53":0.017169,"54":0.011446,"55":0.017169,"56":0.034338,"57":0.017169,"58":0.005723,"59":0.040061,"60":0.074399,"61":0.011446,"62":0.017169,"63":0.028615,"64":0.028615,"65":0.188859,"66":4.149175,"67":0.040061,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.005723,"12":0,"15":0.005723,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005723,"26":0,"27":0,"28":0,"29":0,"30":0.005723,"31":0.005723,"32":0.011446,"33":0.005723,"34":0,"35":0.005723,"36":0.017169,"37":0,"38":0.005723,"39":0,"40":0.005723,"41":0,"42":0.005723,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.005723,"53":0,"54":0,"55":0,"56":0,"57":0.017169,"58":0.898511,"9.5-9.6":0,"10.0-10.1":0.005723,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.005723,"12.1":0.011446},E:{"4":0,"5":0,"6":0,"7":0.005723,"8":0.005723,"9":0.005723,"10":0.011446,"11":0.028615,"12":0.417779,_:"0","3.1":0,"3.2":0,"5.1":0.005723,"6.1":0,"7.1":0,"9.1":0.017169,"10.1":0.062953,"11.1":0.108737,"12.1":0.337657},G:{"8":0.065954464425098,"3.2":0.0042827574302011,"4.0-4.1":0.0025696544581207,"4.2-4.3":0.00085655148604023,"5.0-5.1":0.0085655148604023,"6.0-6.1":0.0042827574302011,"7.0-7.1":0.015417926748724,"8.1-8.4":0.033405507955569,"9.0-9.2":0.019700684178925,"9.3":0.16360133383368,"10.0-10.2":0.090794457520264,"10.3":0.21670752596818,"11.0-11.2":0.26724406364455,"11.3-11.4":0.54904950255179,"12.0-12.1":3.3148542509757,"12.2":3.8022320465326},I:{"3":0.00056870463709677,"4":0.081893467741935,_:"67","2.1":0.0039809324596774,"2.2":0.0068244556451613,"2.3":0.0039809324596774,"4.1":0.040946733870968,"4.2-4.3":0.17743584677419,"4.4":0,"4.4.3-4.4.4":0.24852392641129},A:{"6":0,"7":0,"8":0.045784,"9":0.040061,"10":0.017169,"11":1.442196,"5.5":0},B:{"12":0.011446,"13":0.011446,"14":0.028615,"15":0.091568,"16":0.045784,"17":0.892788,"18":0.291873},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.357435,"5.0-5.4":0.040849714285714,"6.2-6.4":0.16339885714286,"7.2-7.4":0.32679771428571,"8.2":1.6748382857143,"9.2":2.4407704285714},N:{"10":0.010623516129032,"11":0.31870548387097},J:{"7":0,"10":0.004277},S:{"2.5":0},R:{_:"0"},M:{"0":0.21385},O:{"0":0.098371},Q:{"1.2":0.004277},H:{"0":0.31988579553265},L:{"0":50.163418}}; diff --git a/node_modules/caniuse-lite/data/regions/HT.js b/node_modules/caniuse-lite/data/regions/HT.js index a94c17200..d92884e06 100644 --- a/node_modules/caniuse-lite/data/regions/HT.js +++ b/node_modules/caniuse-lite/data/regions/HT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002589,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.012945,"26":0,"27":0.002589,"28":0,"29":0.005178,"30":0,"31":0,"32":0,"33":0.002589,"34":0.002589,"35":0,"36":0,"37":0,"38":0,"39":0.002589,"40":0,"41":0.005178,"42":0.005178,"43":0.005178,"44":0,"45":0.002589,"46":0,"47":0,"48":0.005178,"49":0.031068,"50":0.007767,"51":0,"52":0,"53":0.002589,"54":0.015534,"55":0.007767,"56":0.002589,"57":0.002589,"58":0.023301,"59":0.002589,"60":0.015534,"61":0.002589,"62":0.002589,"63":0.010356,"64":0.007767,"65":0.072492,"66":0.005178,"67":0.015534,"68":0.010356,"69":0.041424,"70":0.044013,"71":1.341102,"72":1.638837,"73":0.002589,"74":0,"75":0},C:{"2":0,"3":0.012945,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002589,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.002589,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.002589,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005178,"35":0,"36":0,"37":0.002589,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.002589,"44":0,"45":0.002589,"46":0,"47":0.005178,"48":0.005178,"49":0,"50":0.002589,"51":0,"52":0.012945,"53":0,"54":0.002589,"55":0.002589,"56":0,"57":0.002589,"58":0.002589,"59":0.002589,"60":0.010356,"61":0.005178,"62":0.002589,"63":0.007767,"64":0.116505,"65":0.289968,"66":0.005178,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.012945,"18":0,"19":0,"20":0,"21":0.002589,"22":0.002589,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.005178,"29":0.002589,"30":0,"31":0.007767,"32":0,"33":0.007767,"34":0,"35":0,"36":0,"37":0.002589,"38":0.018123,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.002589,"45":0,"46":0,"47":0,"48":0,"49":0.002589,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002589,"57":0.139806,"58":0.217476,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010356},E:{"4":0,"5":0,"6":0,"7":0,"8":0.002589,"9":0.005178,"10":0.007767,"11":0.018123,"12":0.23301,_:"0","3.1":0,"3.2":0,"5.1":0.005178,"6.1":0,"7.1":0,"9.1":0.010356,"10.1":0.038835,"11.1":0.082848,"12.1":0.002589},G:{"8":0.25872018402882,"3.2":0.0036828495947163,"4.0-4.1":0.0027621371960372,"4.2-4.3":0.0027621371960372,"5.0-5.1":0.01012783638547,"6.0-6.1":0.0064449867907535,"7.0-7.1":0.021176385169619,"8.1-8.4":0.050639181927349,"9.0-9.2":0.026700659561693,"9.3":0.19703245331732,"10.0-10.2":0.123375461423,"10.3":0.25595804683278,"11.0-11.2":0.3342186007205,"11.3-11.4":0.8010197868508,"12.0-12.1":7.071991934254,"12.2":0.034066358751126},I:{"3":0.0029240591016548,"4":0.38889986052009,_:"67","2.1":0,"2.2":0,"2.3":0.064329300236407,"4.1":0.11111424586288,"4.2-4.3":0.58773587943262,"4.4":0,"4.4.3-4.4.4":1.3187506548463},A:{"6":0,"7":0,"8":0.02589,"9":0.005178,"10":0.012945,"11":0.196764,"5.5":0},B:{"12":0.031068,"13":0.015534,"14":0.020712,"15":0.02589,"16":0.044013,"17":0.178641,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.85776348387097,"5.0-5.4":0.21444087096774,"6.2-6.4":0.11232617050691,_:"7.2-7.4 8.2"},N:{"10":0.043594117647059,"11":0.14168088235294},J:{"7":0.0059288,"10":0.0237152},R:{_:"0"},M:{"0":0.125987},O:{"0":0.578058},Q:{_:"1.2"},H:{"0":5.0376718178694},L:{"0":72.386241}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002551,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002551,"30":0,"31":0,"32":0.002551,"33":0.020408,"34":0,"35":0.012755,"36":0.002551,"37":0,"38":0,"39":0,"40":0,"41":0.002551,"42":0,"43":0.002551,"44":0,"45":0,"46":0.002551,"47":0,"48":0,"49":0.10204,"50":0.002551,"51":0,"52":0,"53":0,"54":0.002551,"55":0.010204,"56":0.002551,"57":0.007653,"58":0.015306,"59":0.005102,"60":0.007653,"61":0,"62":0.002551,"63":0.012755,"64":0.015306,"65":0.135203,"66":0.005102,"67":0.015306,"68":0.005102,"69":0.02551,"70":0.02551,"71":0.058673,"72":0.150509,"73":3.13773,"74":0.002551,"75":0.002551,_:"76"},C:{"2":0,"3":0.007653,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.002551,"22":0,"23":0,"24":0,"25":0.002551,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.002551,"44":0.002551,"45":0.002551,"46":0,"47":0.015306,"48":0.005102,"49":0,"50":0.005102,"51":0,"52":0.022959,"53":0.022959,"54":0.005102,"55":0,"56":0.007653,"57":0,"58":0,"59":0.007653,"60":0.015306,"61":0.002551,"62":0.002551,"63":0.002551,"64":0.007653,"65":0.040816,"66":0.487241,"67":0.010204,"68":0.007653,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007653,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.002551,"28":0.002551,"29":0.002551,"30":0.002551,"31":0.002551,"32":0,"33":0.007653,"34":0,"35":0,"36":0,"37":0,"38":0.002551,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.002551,"49":0,"50":0,"51":0.005102,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.002551,"58":0.403058,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.002551,"11.6":0,"12.1":0.005102},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.020408,"12":0.181121,_:"0","3.1":0,"3.2":0,"5.1":0.183672,"6.1":0,"7.1":0,"9.1":0.005102,"10.1":0.017857,"11.1":0.061224,"12.1":0.109693},G:{"8":0.064695457019914,"3.2":0.0042010037025918,"4.0-4.1":0.0025206022215551,"4.2-4.3":0.00084020074051836,"5.0-5.1":0.0084020074051836,"6.0-6.1":0.0042010037025918,"7.0-7.1":0.015123613329331,"8.1-8.4":0.032767828880216,"9.0-9.2":0.019324617031922,"9.3":0.16047834143901,"10.0-10.2":0.089061278494946,"10.3":0.21257078735115,"11.0-11.2":0.26214263104173,"11.3-11.4":0.53856867467227,"12.0-12.1":3.2515768658061,"12.2":3.729651087161},I:{"3":0.0018793205645161,"4":0.27062216129032,_:"67","2.1":0.013155243951613,"2.2":0.022551846774194,"2.3":0.013155243951613,"4.1":0.13531108064516,"4.2-4.3":0.58634801612903,"4.4":0,"4.4.3-4.4.4":0.82126308669355},A:{"6":0,"7":0,"8":0.017857,"9":0.002551,"10":0.010204,"11":0.191325,"5.5":0},B:{"12":0.022959,"13":0.015306,"14":0.010204,"15":0.015306,"16":0.030612,"17":0.160713,"18":0.040816},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75856788990826,"5.0-5.4":0.22251324770642,"6.2-6.4":0.060685431192661,"7.2-7.4":0.36411258715596,"8.2":0.60685431192661,"9.2":0.19217053211009},N:{"10":0.032661,"11":0.10887},J:{"7":0,"10":0.029796},S:{"2.5":0},R:{_:"0"},M:{"0":0.119184},O:{"0":0.305409},Q:{"1.2":0},H:{"0":3.6742128505155},L:{"0":75.262795}}; diff --git a/node_modules/caniuse-lite/data/regions/HU.js b/node_modules/caniuse-lite/data/regions/HU.js index 636e4a84d..c2ab3afd1 100644 --- a/node_modules/caniuse-lite/data/regions/HU.js +++ b/node_modules/caniuse-lite/data/regions/HU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.006189,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.018567,"23":0,"24":0,"25":0,"26":0.012378,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.030945,"35":0,"36":0,"37":0.018567,"38":0.068079,"39":0.006189,"40":0.006189,"41":0,"42":0,"43":0.012378,"44":0,"45":0,"46":0.006189,"47":0.006189,"48":0.006189,"49":0.526065,"50":0.006189,"51":0.006189,"52":0.006189,"53":0.049512,"54":0.006189,"55":0.012378,"56":0.012378,"57":0.006189,"58":0.055701,"59":0.006189,"60":0.018567,"61":0.024756,"62":0.018567,"63":0.055701,"64":0.024756,"65":0.043323,"66":0.043323,"67":0.068079,"68":0.055701,"69":0.068079,"70":0.198048,"71":9.500115,"72":13.293972,"73":0.024756,"74":0.012378,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006189,"35":0,"36":0,"37":0,"38":0.006189,"39":0,"40":0,"41":0,"42":0,"43":0.006189,"44":0,"45":0.012378,"46":0.006189,"47":0.024756,"48":0.024756,"49":0.006189,"50":0.012378,"51":0.012378,"52":0.30945,"53":0.012378,"54":0.012378,"55":0.012378,"56":0.037134,"57":0.030945,"58":0.024756,"59":0.018567,"60":0.129969,"61":0.037134,"62":0.030945,"63":0.068079,"64":0.854082,"65":4.926444,"66":0.018567,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006189,"33":0.006189,"34":0,"35":0,"36":0.030945,"37":0.018567,"38":0.043323,"39":0,"40":0.006189,"41":0,"42":0,"43":0.006189,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006189,"50":0.006189,"51":0,"52":0,"53":0,"54":0,"55":0.06189,"56":0.006189,"57":0.674601,"58":0.80457,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.012378},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006189,"9":0.018567,"10":0.012378,"11":0.024756,"12":0.767436,_:"0","3.1":0,"3.2":0,"5.1":0.006189,"6.1":0,"7.1":0,"9.1":0.018567,"10.1":0.037134,"11.1":0.12378,"12.1":0.006189},G:{"8":0.37118137246072,"3.2":0.0052837206044231,"4.0-4.1":0.0039627904533173,"4.2-4.3":0.0039627904533173,"5.0-5.1":0.014530231662164,"6.0-6.1":0.0092465110577404,"7.0-7.1":0.030381393475433,"8.1-8.4":0.072651158310818,"9.0-9.2":0.038306974382067,"9.3":0.28267905233664,"10.0-10.2":0.17700464024817,"10.3":0.36721858200741,"11.0-11.2":0.4794976448514,"11.3-11.4":1.149209231462,"12.0-12.1":10.146064490643,"12.2":0.048874415590914},I:{"3":0.00058935933806147,"4":0.078384791962175,_:"67","2.1":0,"2.2":0,"2.3":0.012965905437352,"4.1":0.022395654846336,"4.2-4.3":0.11846122695035,"4.4":0,"4.4.3-4.4.4":0.26580106146572},A:{"6":0,"7":0,"8":0.018567,"9":0.024756,"10":0.012378,"11":0.922161,"5.5":0},B:{"12":0.006189,"13":0.012378,"14":0.043323,"15":0.080457,"16":0.043323,"17":0.891216,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43906662413793,"5.0-5.4":0.020421703448276,"6.2-6.4":0.071475962068966,_:"7.2-7.4 8.2"},N:{"10":0.022866,"11":0.137196},J:{"7":0.0030488,"10":0.0121952},R:{_:"0"},M:{"0":0.232471},O:{"0":0.102897},Q:{_:"1.2"},H:{"0":0.4473930652921},L:{"0":43.58943}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.00602,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.01204,"23":0,"24":0,"25":0.00602,"26":0.00602,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.02408,"35":0,"36":0,"37":0.00602,"38":0.05418,"39":0,"40":0.00602,"41":0.00602,"42":0,"43":0.00602,"44":0,"45":0,"46":0.00602,"47":0,"48":0.00602,"49":0.51772,"50":0.00602,"51":0,"52":0,"53":0.04214,"54":0.00602,"55":0.01806,"56":0.01204,"57":0.00602,"58":0.04816,"59":0.01806,"60":0.00602,"61":0.28896,"62":0.01204,"63":0.04214,"64":0.02408,"65":0.03612,"66":0.0602,"67":0.04816,"68":0.04214,"69":0.04214,"70":0.09632,"71":0.16254,"72":0.68628,"73":21.53354,"74":0.02408,"75":0.01806,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00602,"35":0.00602,"36":0,"37":0,"38":0.00602,"39":0,"40":0,"41":0,"42":0,"43":0.00602,"44":0,"45":0.01204,"46":0.01204,"47":0.02408,"48":0.0301,"49":0.00602,"50":0.01204,"51":0.01204,"52":0.2709,"53":0.01204,"54":0.00602,"55":0.01204,"56":0.03612,"57":0.02408,"58":0.01204,"59":0.01806,"60":0.12642,"61":0.02408,"62":0.04214,"63":0.04214,"64":0.04214,"65":0.26488,"66":5.46616,"67":0.01806,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.02408,"37":0.02408,"38":0.00602,"39":0,"40":0.00602,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00602,"50":0.00602,"51":0.00602,"52":0,"53":0,"54":0,"55":0,"56":0.00602,"57":0.00602,"58":1.36052,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01204},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.01204,"11":0.01806,"12":0.50568,_:"0","3.1":0,"3.2":0,"5.1":0.00602,"6.1":0,"7.1":0,"9.1":0.01204,"10.1":0.04214,"11.1":0.11438,"12.1":0.31906},G:{"8":0.096950805563895,"3.2":0.0062955068547984,"4.0-4.1":0.003777304112879,"4.2-4.3":0.0012591013709597,"5.0-5.1":0.012591013709597,"6.0-6.1":0.0062955068547984,"7.0-7.1":0.022663824677274,"8.1-8.4":0.049104953467427,"9.0-9.2":0.028959331532072,"9.3":0.2404883618533,"10.0-10.2":0.13346474532173,"10.3":0.3185526468528,"11.0-11.2":0.39283962773942,"11.3-11.4":0.80708397878515,"12.0-12.1":4.8727223056139,"12.2":5.58915098569},I:{"3":0.0004754435483871,"4":0.068463870967742,_:"67","2.1":0.0033281048387097,"2.2":0.0057053225806452,"2.3":0.0033281048387097,"4.1":0.034231935483871,"4.2-4.3":0.14833838709677,"4.4":0,"4.4.3-4.4.4":0.20776883064516},A:{"6":0,"7":0,"8":0.01204,"9":0.01806,"10":0.01204,"11":0.80668,"5.5":0},B:{"12":0.00602,"13":0.01204,"14":0.0301,"15":0.06622,"16":0.03612,"17":0.77056,"18":0.2709},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.38979381443299,"5.0-5.4":0.030773195876289,"6.2-6.4":0.051288659793814,"7.2-7.4":0.12309278350515,"8.2":1.0668041237113,"9.2":1.3232474226804},N:{"10":0,"11":0.13532},J:{"7":0,"10":0.01592},S:{"2.5":0},R:{_:"0"},M:{"0":0.24676},O:{"0":0.07562},Q:{"1.2":0.01592},H:{"0":0.48230487972509},L:{"0":45.21808}}; diff --git a/node_modules/caniuse-lite/data/regions/ID.js b/node_modules/caniuse-lite/data/regions/ID.js index d8ee0c8bb..a13131e8d 100644 --- a/node_modules/caniuse-lite/data/regions/ID.js +++ b/node_modules/caniuse-lite/data/regions/ID.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.00461,"21":0.00461,"22":0.00461,"23":0,"24":0,"25":0.00461,"26":0.00461,"27":0.00461,"28":0.00922,"29":0.01844,"30":0.01383,"31":0.02305,"32":0.00922,"33":0.02305,"34":0,"35":0,"36":0.00461,"37":0.00461,"38":0.00461,"39":0,"40":0.00461,"41":0.00461,"42":0,"43":0.02305,"44":0.00461,"45":0.00461,"46":0.00922,"47":0.00461,"48":0.00922,"49":0.12908,"50":0.00922,"51":0.01383,"52":0.00461,"53":0.00922,"54":0.00461,"55":0.01383,"56":0.01383,"57":0.00922,"58":0.21206,"59":0.00922,"60":0.01844,"61":0.11525,"62":0.03688,"63":0.05993,"64":0.02766,"65":0.05071,"66":0.03688,"67":0.12447,"68":0.07376,"69":0.12908,"70":0.16596,"71":4.60539,"72":6.60152,"73":0.01844,"74":0.00922,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.00461,"31":0.00461,"32":0,"33":0,"34":0.00461,"35":0.00461,"36":0.00922,"37":0.00461,"38":0.00461,"39":0.00461,"40":0.00922,"41":0.00922,"42":0.00461,"43":0.03227,"44":0.01383,"45":0.00922,"46":0.00461,"47":0.0461,"48":0.03227,"49":0.01383,"50":0.01844,"51":0.00922,"52":0.08759,"53":0.00922,"54":0.00922,"55":0.00922,"56":0.03688,"57":0.02305,"58":0.01844,"59":0.01844,"60":0.03688,"61":0.03227,"62":0.03227,"63":0.05071,"64":0.35497,"65":1.71492,"66":0.12447,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.00461,"29":0,"30":0.00461,"31":0,"32":0.00922,"33":0.00461,"34":0.00922,"35":0.00922,"36":0.00461,"37":0.25355,"38":0.02305,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00461,"50":0.00461,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00922,"57":0.17518,"58":0.21667,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01383},E:{"4":0,"5":0,"6":0,"7":0.00461,"8":0.01844,"9":0.03227,"10":0.01383,"11":0.04149,"12":0.33653,_:"0","3.1":0,"3.2":0,"5.1":1.01881,"6.1":0,"7.1":0,"9.1":0.01844,"10.1":0.0461,"11.1":0.08298,"12.1":0},G:{"8":0.11042824777344,"3.2":0.0015719323526469,"4.0-4.1":0.0011789492644851,"4.2-4.3":0.0011789492644851,"5.0-5.1":0.0043228139697788,"6.0-6.1":0.002750881617132,"7.0-7.1":0.0090386110277194,"8.1-8.4":0.021614069848894,"9.0-9.2":0.01139650955669,"9.3":0.084098380866607,"10.0-10.2":0.05265973381367,"10.3":0.10924929850896,"11.0-11.2":0.1426528610027,"11.3-11.4":0.34189528670069,"12.0-12.1":3.0185031001701,"12.2":0.014540374261983},I:{"3":0.006622293144208,"4":0.88076498817967,_:"67","2.1":0,"2.2":0,"2.3":0.14569044917258,"4.1":0.25164713947991,"4.2-4.3":1.3310809219858,"4.4":0,"4.4.3-4.4.4":2.9866542080378},A:{"6":0,"7":0,"8":0.075559024390244,"9":0.0094448780487805,"10":0.0094448780487805,"11":0.099171219512195,"5.5":0},B:{"12":0.00461,"13":0.00461,"14":0.01844,"15":0.00922,"16":0.01844,"17":0.15674,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1933796875,"5.0-5.4":0.050999131944444,"6.2-6.4":0.14279756944444,_:"7.2-7.4 8.2"},N:{"10":0.01078,"11":0.03234},J:{"7":0.011858,"10":0.047432},R:{_:"0"},M:{"0":0.12936},O:{"0":5.62716},Q:{_:"1.2"},H:{"0":4.0414997938144},L:{"0":51.2499}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005044,"24":0,"25":0,"26":0,"27":0.005044,"28":0.005044,"29":0.02522,"30":0.005044,"31":0.02522,"32":0.010088,"33":0.020176,"34":0.005044,"35":0.005044,"36":0.005044,"37":0.005044,"38":0.005044,"39":0,"40":0.005044,"41":0.005044,"42":0.005044,"43":0.02522,"44":0.005044,"45":0.005044,"46":0.010088,"47":0.005044,"48":0.010088,"49":0.499356,"50":0.005044,"51":0.015132,"52":0.005044,"53":0.005044,"54":0.005044,"55":0.015132,"56":0.010088,"57":0.010088,"58":0.146276,"59":0.010088,"60":0.010088,"61":0.146276,"62":0.02522,"63":0.060528,"64":0.02522,"65":0.040352,"66":0.035308,"67":0.090792,"68":0.060528,"69":0.136188,"70":0.121056,"71":0.171496,"72":0.469092,"73":11.883664,"74":0.02522,"75":0.015132,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005044,"31":0,"32":0,"33":0,"34":0.005044,"35":0.005044,"36":0.010088,"37":0.005044,"38":0.005044,"39":0.005044,"40":0.010088,"41":0.010088,"42":0.005044,"43":0.030264,"44":0.015132,"45":0.010088,"46":0.010088,"47":0.05044,"48":0.035308,"49":0.015132,"50":0.020176,"51":0.010088,"52":0.090792,"53":0.010088,"54":0.010088,"55":0.010088,"56":0.045396,"57":0.02522,"58":0.015132,"59":0.015132,"60":0.05044,"61":0.035308,"62":0.035308,"63":0.035308,"64":0.065572,"65":0.221936,"66":2.658188,"67":0.191672,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.010088,"29":0.005044,"30":0.005044,"31":0.005044,"32":0.015132,"33":0.015132,"34":0.005044,"35":0.010088,"36":0.005044,"37":0.2522,"38":0.005044,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005044,"52":0,"53":0,"54":0,"55":0,"56":0.005044,"57":0.005044,"58":0.438828,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010088},E:{"4":0,"5":0,"6":0,"7":0,"8":0.010088,"9":0.010088,"10":0.010088,"11":0.035308,"12":0.232024,_:"0","3.1":0,"3.2":0,"5.1":4.358016,"6.1":0,"7.1":0,"9.1":0.015132,"10.1":0.045396,"11.1":0.07566,"12.1":0.121056},G:{"8":0.02805959211448,"3.2":0.0018220514360052,"4.0-4.1":0.0010932308616031,"4.2-4.3":0.00036441028720104,"5.0-5.1":0.0036441028720104,"6.0-6.1":0.0018220514360052,"7.0-7.1":0.0065593851696187,"8.1-8.4":0.014212001200841,"9.0-9.2":0.0083814366056239,"9.3":0.069602364855399,"10.0-10.2":0.03862749044331,"10.3":0.092195802661863,"11.0-11.2":0.11369600960672,"11.3-11.4":0.23358699409587,"12.0-12.1":1.410267811468,"12.2":1.6176172648854},I:{"3":0.0050208669354839,"4":0.72300483870968,_:"67","2.1":0.035146068548387,"2.2":0.060250403225806,"2.3":0.035146068548387,"4.1":0.36150241935484,"4.2-4.3":1.566510483871,"4.4":0,"4.4.3-4.4.4":2.1941188508065},A:{"6":0,"7":0,"8":0.067500588235294,"9":0.0051923529411765,"10":0.010384705882353,"11":0.093462352941176,"5.5":0},B:{"12":0.005044,"13":0.005044,"14":0.015132,"15":0.010088,"16":0.020176,"17":0.211848,"18":0.05044},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0099727272727,"5.0-5.4":0.050498636363636,"6.2-6.4":0.111097,"7.2-7.4":0.29289209090909,"8.2":0.777679,"9.2":0.42418854545455},N:{"10":0,"11":0.029736},J:{"7":0,"10":0.04956},S:{"2.5":0},R:{_:"0"},M:{"0":0.118944},O:{"0":4.083744},Q:{"1.2":0},H:{"0":3.016969257732},L:{"0":50.556032}}; diff --git a/node_modules/caniuse-lite/data/regions/IE.js b/node_modules/caniuse-lite/data/regions/IE.js index e96e9ed3f..1495e37b1 100644 --- a/node_modules/caniuse-lite/data/regions/IE.js +++ b/node_modules/caniuse-lite/data/regions/IE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004816,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.019264,"30":0,"31":0,"32":0,"33":0,"34":0.004816,"35":0,"36":0,"37":0,"38":0.009632,"39":0,"40":0.510496,"41":0.173376,"42":0,"43":0.004816,"44":0.004816,"45":0.009632,"46":0.004816,"47":0.014448,"48":0.115584,"49":0.197456,"50":0.004816,"51":0.004816,"52":0.004816,"53":0.014448,"54":0.009632,"55":0.019264,"56":0.014448,"57":0.019264,"58":0.014448,"59":0.091504,"60":0.019264,"61":0.178192,"62":0.028896,"63":0.09632,"64":0.028896,"65":0.07224,"66":0.038528,"67":0.07224,"68":0.062608,"69":0.115584,"70":0.130032,"71":5.446896,"72":6.337856,"73":0.009632,"74":0.004816,"75":0},C:{"2":0,"3":0.067424,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.009632,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.014448,"39":0,"40":0,"41":0,"42":0,"43":0.009632,"44":0.043344,"45":0.014448,"46":0.014448,"47":0,"48":0.02408,"49":0,"50":0.004816,"51":0.004816,"52":0.038528,"53":0.004816,"54":0.033712,"55":0.004816,"56":0.004816,"57":0.009632,"58":0.014448,"59":0.004816,"60":0.028896,"61":0.014448,"62":0.009632,"63":0.019264,"64":0.231168,"65":1.03544,"66":0.009632,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004816,"37":0,"38":0.004816,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.081872,"58":0.091504,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.004816,"5":0.004816,"6":0,"7":0,"8":0.014448,"9":0.02408,"10":0.028896,"11":0.038528,"12":0.765744,_:"0","3.1":0,"3.2":0,"5.1":0.004816,"6.1":0,"7.1":0,"9.1":0.033712,"10.1":0.081872,"11.1":0.149296,"12.1":0.004816},G:{"8":1.0841726296407,"3.2":0.015433062343641,"4.0-4.1":0.01157479675773,"4.2-4.3":0.01157479675773,"5.0-5.1":0.042440921445012,"6.0-6.1":0.027007859101371,"7.0-7.1":0.088740108475933,"8.1-8.4":0.21220460722506,"9.0-9.2":0.11188970199139,"9.3":0.82566883538477,"10.0-10.2":0.51700758851196,"10.3":1.072597832883,"11.0-11.2":1.4005504076854,"11.3-11.4":3.3566910597418,"12.0-12.1":29.635337965376,"12.2":0.14275582667868},I:{"3":0.0005805390070922,"4":0.077211687943262,_:"67","2.1":0,"2.2":0,"2.3":0.012771858156028,"4.1":0.022060482269504,"4.2-4.3":0.11668834042553,"4.4":0,"4.4.3-4.4.4":0.26182309219858},A:{"6":0,"7":0,"8":0.054964860068259,"9":0.34977638225256,"10":0.029980832764505,"11":1.0293419249147,"5.5":0},B:{"12":0.004816,"13":0.014448,"14":0.028896,"15":0.038528,"16":0.062608,"17":1.651888,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.19390181615599,"5.0-5.4":0.07540626183844,"6.2-6.4":0.064633938718663,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.046656},J:{"7":0.0010368,"10":0.0041472},R:{_:"0"},M:{"0":0.15552},O:{"0":0.057024},Q:{_:"1.2"},H:{"0":0.098157525773196},L:{"0":34.010144}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004836,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004836,"30":0,"31":0,"32":0,"33":0,"34":0.004836,"35":0,"36":0.004836,"37":0,"38":0.009672,"39":0,"40":0.294996,"41":0.062868,"42":0,"43":0.009672,"44":0.004836,"45":0.004836,"46":0.004836,"47":0,"48":0.004836,"49":0.198276,"50":0.004836,"51":0,"52":0,"53":0.004836,"54":0.014508,"55":0.02418,"56":0.014508,"57":0.029016,"58":0.014508,"59":0.357864,"60":0.014508,"61":0.014508,"62":0.029016,"63":0.077376,"64":0.019344,"65":0.043524,"66":0.033852,"67":0.087048,"68":0.038688,"69":0.04836,"70":0.058032,"71":0.174096,"72":1.030068,"73":11.441976,"74":0.019344,"75":0.009672,_:"76"},C:{"2":0,"3":0.009672,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.004836,"46":0.014508,"47":0,"48":0.043524,"49":0.004836,"50":0.009672,"51":0.004836,"52":0.638352,"53":0.004836,"54":0.02418,"55":0,"56":0.009672,"57":0.014508,"58":0,"59":0.004836,"60":0.125736,"61":0.009672,"62":0.033852,"63":0.009672,"64":0.02418,"65":0.116064,"66":1.18482,"67":0.009672,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004836,"37":0.004836,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004836,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.188604,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.004836,"6":0,"7":0,"8":0.198276,"9":0.004836,"10":0.02418,"11":0.033852,"12":0.498108,_:"0","3.1":0,"3.2":0,"5.1":0.009672,"6.1":0,"7.1":0,"9.1":0.033852,"10.1":0.07254,"11.1":0.130572,"12.1":0.333684},G:{"8":0.25921265205644,"3.2":0.016831990393275,"4.0-4.1":0.010099194235965,"4.2-4.3":0.0033663980786551,"5.0-5.1":0.033663980786551,"6.0-6.1":0.016831990393275,"7.0-7.1":0.060595165415791,"8.1-8.4":0.13128952506755,"9.0-9.2":0.077427155809066,"9.3":0.64298203302312,"10.0-10.2":0.35683819633744,"10.3":0.85169871389973,"11.0-11.2":1.0503162005404,"11.3-11.4":2.1578611684179,"12.0-12.1":13.027960564395,"12.2":14.94344107115},I:{"3":0.00062367741935484,"4":0.089809548387097,_:"67","2.1":0.0043657419354839,"2.2":0.0074841290322581,"2.3":0.0043657419354839,"4.1":0.044904774193548,"4.2-4.3":0.19458735483871,"4.4":0,"4.4.3-4.4.4":0.27254703225806},A:{"6":0,"7":0,"8":0.040320405063291,"9":0.13608136708861,"10":0.03528035443038,"11":0.98280987341772,"5.5":0},B:{"12":0.004836,"13":0.009672,"14":0.02418,"15":0.043524,"16":0.053196,"17":1.0881,"18":0.464256},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.19561178067885,"5.0-5.4":0.076071248041775,"6.2-6.4":0.054336605744125,"7.2-7.4":0.1738771383812,"8.2":1.6518328146214,"9.2":2.0104544125326},N:{"10":0,"11":0.041312},J:{"7":0,"10":0.005164},S:{"2.5":0},R:{_:"0"},M:{"0":0.211724},O:{"0":0.108444},Q:{"1.2":0.041312},H:{"0":0.11733459793814},L:{"0":37.740084}}; diff --git a/node_modules/caniuse-lite/data/regions/IL.js b/node_modules/caniuse-lite/data/regions/IL.js index f8b37f68b..a704fa1fc 100644 --- a/node_modules/caniuse-lite/data/regions/IL.js +++ b/node_modules/caniuse-lite/data/regions/IL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005471,"22":0.005471,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.076594,"30":0,"31":0.043768,"32":0.010942,"33":0,"34":0.005471,"35":0.005471,"36":0,"37":0,"38":0.016413,"39":0,"40":0.005471,"41":0.005471,"42":0,"43":0.010942,"44":0.016413,"45":0,"46":0,"47":0.005471,"48":0.005471,"49":0.317318,"50":0.005471,"51":0.005471,"52":0.005471,"53":0.010942,"54":0.005471,"55":0.016413,"56":0.016413,"57":0.016413,"58":0.016413,"59":0.010942,"60":0.016413,"61":0.147717,"62":0.043768,"63":0.065652,"64":0.038297,"65":0.082065,"66":0.05471,"67":0.142246,"68":0.098478,"69":0.065652,"70":0.16413,"71":9.038092,"72":11.888483,"73":0.038297,"74":0.016413,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.005471,"25":0.010942,"26":0.032826,"27":0.005471,"28":0,"29":0.005471,"30":0.016413,"31":0.005471,"32":0,"33":0,"34":0,"35":0,"36":0.005471,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005471,"46":0,"47":0.005471,"48":0.027355,"49":0,"50":0,"51":0,"52":0.098478,"53":0,"54":0.005471,"55":0,"56":0.010942,"57":0.043768,"58":0.010942,"59":0.005471,"60":0.021884,"61":0.005471,"62":0.010942,"63":0.021884,"64":0.180543,"65":0.880831,"66":0.010942,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005471,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.010942,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005471,"57":0.103949,"58":0.114891,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005471},E:{"4":0,"5":0,"6":0,"7":0.005471,"8":0.114891,"9":0.032826,"10":0.010942,"11":0.032826,"12":0.558042,_:"0","3.1":0,"3.2":0,"5.1":0.005471,"6.1":0.010942,"7.1":0,"9.1":0.027355,"10.1":0.065652,"11.1":0.103949,"12.1":0.005471},G:{"8":0.43959254197939,"3.2":0.0062575450815571,"4.0-4.1":0.0046931588111678,"4.2-4.3":0.0046931588111678,"5.0-5.1":0.017208248974282,"6.0-6.1":0.010950703892725,"7.0-7.1":0.035980884218953,"8.1-8.4":0.08604124487141,"9.0-9.2":0.045367201841289,"9.3":0.3347786618633,"10.0-10.2":0.20962776023216,"10.3":0.43489938316822,"11.0-11.2":0.56787221615131,"11.3-11.4":1.3610160552387,"12.0-12.1":12.01605094286,"12.2":0.057882292004403},I:{"3":0.00038784397163121,"4":0.05158324822695,_:"67","2.1":0,"2.2":0,"2.3":0.0085325673758865,"4.1":0.014738070921986,"4.2-4.3":0.077956638297872,"4.4":0,"4.4.3-4.4.4":0.17491763120567},A:{"6":0,"7":0,"8":0.038664063897764,"9":0.022093750798722,"10":0.033140626198083,"11":1.6349375591054,"5.5":0},B:{"12":0.005471,"13":0.005471,"14":0.016413,"15":0.016413,"16":0.032826,"17":0.629165,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.40892715883669,"5.0-5.4":0.081785431767338,"6.2-6.4":0.071562252796421,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.013587},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.09058},O:{"0":0.076993},Q:{_:"1.2"},H:{"0":0.12863293814433},L:{"0":48.418349}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005752,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005752,"23":0.005752,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.05752,"30":0,"31":0.040264,"32":0.011504,"33":0.005752,"34":0.005752,"35":0.005752,"36":0,"37":0.005752,"38":0.017256,"39":0.005752,"40":0.011504,"41":0.005752,"42":0,"43":0.011504,"44":0.005752,"45":0,"46":0,"47":0.005752,"48":0.005752,"49":0.54644,"50":0.005752,"51":0.011504,"52":0,"53":0.011504,"54":0.005752,"55":0.011504,"56":0.011504,"57":0.017256,"58":0.017256,"59":0.011504,"60":0.017256,"61":0.11504,"62":0.02876,"63":0.051768,"64":0.040264,"65":0.103536,"66":0.040264,"67":0.166808,"68":0.11504,"69":0.051768,"70":0.11504,"71":0.235832,"72":1.55304,"73":22.294752,"74":0.040264,"75":0.02876,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.005752,"25":0.011504,"26":0.02876,"27":0.005752,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.005752,"36":0.005752,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005752,"46":0,"47":0.011504,"48":0.051768,"49":0.005752,"50":0.005752,"51":0,"52":0.092032,"53":0,"54":0.005752,"55":0,"56":0.011504,"57":0.023008,"58":0,"59":0.005752,"60":0.034512,"61":0.005752,"62":0.005752,"63":0.005752,"64":0.02876,"65":0.11504,"66":1.173408,"67":0.017256,"68":0,"3.5":0,"3.6":0.005752},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005752,"37":0.005752,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.293352,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005752},E:{"4":0,"5":0,"6":0,"7":0.005752,"8":0.109288,"9":0,"10":0.011504,"11":0.02876,"12":0.368128,_:"0","3.1":0,"3.2":0,"5.1":0.005752,"6.1":0.155304,"7.1":0,"9.1":0.023008,"10.1":0.155304,"11.1":0.097784,"12.1":0.241584},G:{"8":0.10369555248674,"3.2":0.0067334774342039,"4.0-4.1":0.0040400864605224,"4.2-4.3":0.0013466954868408,"5.0-5.1":0.013466954868408,"6.0-6.1":0.0067334774342039,"7.0-7.1":0.024240518763134,"8.1-8.4":0.052521123986791,"9.0-9.2":0.030973996197338,"9.3":0.25721883798659,"10.0-10.2":0.14274972160512,"10.3":0.34071395817072,"11.0-11.2":0.42016899189433,"11.3-11.4":0.86323180706495,"12.0-12.1":5.2117115340739,"12.2":5.9779812660863},I:{"3":0.00038984677419355,"4":0.056137935483871,_:"67","2.1":0.0027289274193548,"2.2":0.0046781612903226,"2.3":0.0027289274193548,"4.1":0.028068967741935,"4.2-4.3":0.12163219354839,"4.4":0,"4.4.3-4.4.4":0.17036304032258},A:{"6":0,"7":0,"8":0.028851884984026,"9":0.02308150798722,"10":0.028851884984026,"11":1.7253427220447,"5.5":0},B:{"12":0,"13":0.005752,"14":0.017256,"15":0.011504,"16":0.02876,"17":0.684488,"18":0.281848},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42129343737166,"5.0-5.4":0.061652698151951,"6.2-6.4":0.061652698151951,"7.2-7.4":0.39046708829569,"8.2":1.8906827433265,"9.2":2.1783953347023},N:{"10":0,"11":0.012744},J:{"7":0,"10":0.004248},S:{"2.5":0},R:{_:"0"},M:{"0":0.093456},O:{"0":0.08496},Q:{"1.2":0.004248},H:{"0":0.16489101030928},L:{"0":45.496064}}; diff --git a/node_modules/caniuse-lite/data/regions/IM.js b/node_modules/caniuse-lite/data/regions/IM.js index d6b2c5cfb..bd4c177d8 100644 --- a/node_modules/caniuse-lite/data/regions/IM.js +++ b/node_modules/caniuse-lite/data/regions/IM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.006801,"47":0.034005,"48":0,"49":0.170025,"50":0,"51":0,"52":0,"53":0.020403,"54":0,"55":0.034005,"56":0.020403,"57":0,"58":0.013602,"59":0.006801,"60":0.006801,"61":0,"62":0.006801,"63":0.176826,"64":0.061209,"65":0.06801,"66":0.170025,"67":0.782115,"68":0.061209,"69":0.054408,"70":0.319647,"71":10.310316,"72":14.003259,"73":0.013602,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.006801,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.020403,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006801,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.006801,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.006801,"49":0,"50":0,"51":0,"52":0.074811,"53":0,"54":0,"55":0,"56":0.081612,"57":0.013602,"58":0,"59":0,"60":0.034005,"61":0,"62":0.006801,"63":0.020403,"64":0.251637,"65":1.489419,"66":0.006801,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.006801,"43":0,"44":0,"45":0,"46":0,"47":0.006801,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006801,"57":0.190428,"58":0.27204,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.020403,"6":0,"7":0.006801,"8":0.115617,"9":0.020403,"10":0.013602,"11":0.047607,"12":1.571031,_:"0","3.1":0,"3.2":0,"5.1":0.020403,"6.1":0,"7.1":0,"9.1":0.095214,"10.1":0.102015,"11.1":0.496473,"12.1":0.020403},G:{"8":1.0482720044031,"3.2":0.01492202141499,"4.0-4.1":0.011191516061243,"4.2-4.3":0.011191516061243,"5.0-5.1":0.041035558891224,"6.0-6.1":0.026113537476233,"7.0-7.1":0.085801623136195,"8.1-8.4":0.20517779445612,"9.0-9.2":0.10818465525868,"9.3":0.79832814570199,"10.0-10.2":0.49988771740218,"10.3":1.0370804883418,"11.0-11.2":1.3541734434104,"11.3-11.4":3.2455396577604,"12.0-12.1":28.654011622135,"12.2":0.13802869808866},I:{"3":0.0011877789598109,"4":0.15797460165485,_:"67","2.1":0,"2.2":0,"2.3":0.026131137115839,"4.1":0.045135600472813,"4.2-4.3":0.23874357092199,"4.4":0,"4.4.3-4.4.4":0.5356883108747},A:{"6":0,"7":0,"8":0.0068292785862786,"9":0.35512248648649,"10":0.013658557172557,"11":2.9092726777547,"5.5":0},B:{"12":0,"13":0.013602,"14":0.095214,"15":1.094961,"16":0.231234,"17":3.080853,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.1484182754491,"5.0-5.4":0.034250371257485,"6.2-6.4":0.045667161676647,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.073577},J:{"7":0.0012796,"10":0.0051184},R:{_:"0"},M:{"0":0.137557},O:{"0":0.015995},Q:{_:"1.2"},H:{"0":0.069657950171821},L:{"0":15.081274}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.006893,"34":0,"35":0,"36":0,"37":0,"38":0.006893,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.006893,"47":0.013786,"48":0,"49":0.130967,"50":0,"51":0,"52":0,"53":0.117181,"54":0.006893,"55":0.06893,"56":0.041358,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0.006893,"63":0.337757,"64":0,"65":0,"66":0.020679,"67":0.096502,"68":0.020679,"69":0.062037,"70":0.048251,"71":0.303292,"72":9.071188,"73":18.466347,"74":0.020679,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0.006893,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.013786,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.006893,"43":0,"44":0,"45":0.006893,"46":0,"47":0,"48":0.020679,"49":0.020679,"50":0,"51":0.006893,"52":0.048251,"53":0,"54":0,"55":0,"56":0.806481,"57":0,"58":0,"59":0,"60":0.034465,"61":0,"62":0,"63":0.006893,"64":0.006893,"65":0.227469,"66":1.592283,"67":0.006893,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.006893,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.709979,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.013786,"6":0,"7":0,"8":0.062037,"9":0.020679,"10":0.013786,"11":0.020679,"12":0.834053,_:"0","3.1":0,"3.2":0,"5.1":0.034465,"6.1":0.013786,"7.1":0,"9.1":0.082716,"10.1":0.089609,"11.1":0.448045,"12.1":0.592798},G:{"8":0.26311756839788,"3.2":0.017085556389473,"4.0-4.1":0.010251333833684,"4.2-4.3":0.0034171112778945,"5.0-5.1":0.034171112778945,"6.0-6.1":0.017085556389473,"7.0-7.1":0.061508003002101,"8.1-8.4":0.13326733983789,"9.0-9.2":0.078593559391574,"9.3":0.65266825407785,"10.0-10.2":0.36221379545682,"10.3":0.86452915330732,"11.0-11.2":1.0661387187031,"11.3-11.4":2.1903683291304,"12.0-12.1":13.224220645452,"12.2":15.168556962574},I:{"3":0.0007811875,"4":0.112491,_:"67","2.1":0.0054683125,"2.2":0.00937425,"2.3":0.0054683125,"4.1":0.0562455,"4.2-4.3":0.2437305,"4.4":0,"4.4.3-4.4.4":0.3413789375},A:{"6":0,"7":0,"8":0,"9":0.30399897435897,"10":0.0069090675990676,"11":2.653081958042,"5.5":0},B:{"12":0,"13":0.020679,"14":0.158539,"15":0.909876,"16":0.103395,"17":2.026542,"18":1.564711},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.10259664084507,"5.0-5.4":0.022799253521127,"6.2-6.4":0.011399626760563,"7.2-7.4":0.056998133802817,"8.2":1.3223567042254,"9.2":1.7213436408451},N:{"10":0,"11":0.065247},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.730145},O:{"0":0.049712},Q:{"1.2":0},H:{"0":0.07942068556701},L:{"0":16.188425}}; diff --git a/node_modules/caniuse-lite/data/regions/IN.js b/node_modules/caniuse-lite/data/regions/IN.js index 2a1571d2b..845371825 100644 --- a/node_modules/caniuse-lite/data/regions/IN.js +++ b/node_modules/caniuse-lite/data/regions/IN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002569,"26":0,"27":0.002569,"28":0.002569,"29":0.007707,"30":0.002569,"31":0.002569,"32":0.002569,"33":0.007707,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.002569,"44":0,"45":0,"46":0.002569,"47":0,"48":0.038535,"49":0.061656,"50":0.002569,"51":0.002569,"52":0,"53":0.002569,"54":0.002569,"55":0.005138,"56":0.002569,"57":0.002569,"58":0.020552,"59":0.002569,"60":0.005138,"61":0.017983,"62":0.005138,"63":0.012845,"64":0.007707,"65":0.012845,"66":0.012845,"67":0.023121,"68":0.020552,"69":0.028259,"70":0.043673,"71":1.723799,"72":2.348066,"73":0.017983,"74":0.005138,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007707,"32":0,"33":0,"34":0,"35":0.017983,"36":0,"37":0,"38":0,"39":0,"40":0.002569,"41":0,"42":0,"43":0.005138,"44":0.002569,"45":0.002569,"46":0,"47":0.071932,"48":0.005138,"49":0.002569,"50":0.002569,"51":0.002569,"52":0.02569,"53":0,"54":0.002569,"55":0,"56":0.005138,"57":0.002569,"58":0.005138,"59":0.005138,"60":0.012845,"61":0.007707,"62":0.007707,"63":0.007707,"64":0.064225,"65":0.313418,"66":0.056518,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.002569,"29":0,"30":0.005138,"31":0.002569,"32":0.005138,"33":0.005138,"34":0,"35":0.002569,"36":0.002569,"37":0.048811,"38":0.20552,"39":0.002569,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.002569,"46":0,"47":0,"48":0,"49":0.007707,"50":0.005138,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002569,"57":0.043673,"58":0.053949,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007707},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.002569,"10":0,"11":0.002569,"12":0.056518,_:"0","3.1":0,"3.2":0,"5.1":0.005138,"6.1":0,"7.1":0,"9.1":0.002569,"10.1":0.005138,"11.1":0.010276,"12.1":0},G:{"8":0.065882450715501,"3.2":0.00093782847993596,"4.0-4.1":0.00070337135995197,"4.2-4.3":0.00070337135995197,"5.0-5.1":0.0025790283198239,"6.0-6.1":0.0016411998398879,"7.0-7.1":0.0053925137596317,"8.1-8.4":0.012895141599119,"9.0-9.2":0.0067992564795357,"9.3":0.050173823676574,"10.0-10.2":0.031417254077854,"10.3":0.065179079355549,"11.0-11.2":0.085107934554188,"11.3-11.4":0.20397769438607,"12.0-12.1":1.800865138597,"12.2":0.0086749134394076},I:{"3":0.00068189007092199,"4":0.090691379432624,_:"67","2.1":0,"2.2":0,"2.3":0.015001581560284,"4.1":0.025911822695035,"4.2-4.3":0.13705990425532,"4.4":0,"4.4.3-4.4.4":0.30753242198582},A:{"6":0,"7":0,"8":0.010276,"9":0.002569,"10":0.002569,"11":0.056518,"5.5":0},B:{"12":0.002569,"13":0.002569,"14":0.007707,"15":0.005138,"16":0.007707,"17":0.05138,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.86847430769231,"5.0-5.4":0.040394153846154,"6.2-6.4":0.080788307692308,_:"7.2-7.4 8.2"},N:{"10":0.010808727272727,"11":0.10808727272727},J:{"7":0.0029724,"10":0.0118896},R:{_:"0"},M:{"0":0.111465},O:{"0":18.339708},Q:{_:"1.2"},H:{"0":4.7557889278351},L:{"0":53.919684}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002939,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002939,"26":0,"27":0.002939,"28":0.002939,"29":0.008817,"30":0.002939,"31":0.002939,"32":0.002939,"33":0.008817,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.002939,"44":0,"45":0,"46":0.002939,"47":0,"48":0.038207,"49":0.08817,"50":0.002939,"51":0.005878,"52":0.002939,"53":0.002939,"54":0.002939,"55":0.002939,"56":0.002939,"57":0.002939,"58":0.020573,"59":0.002939,"60":0.002939,"61":0.014695,"62":0.005878,"63":0.020573,"64":0.008817,"65":0.014695,"66":0.014695,"67":0.020573,"68":0.014695,"69":0.032329,"70":0.041146,"71":0.067597,"72":0.199852,"73":5.754562,"74":0.020573,"75":0.014695,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.014695,"32":0,"33":0,"34":0,"35":0.049963,"36":0,"37":0,"38":0.002939,"39":0,"40":0.002939,"41":0,"42":0.002939,"43":0.005878,"44":0.002939,"45":0.002939,"46":0,"47":0.096987,"48":0.005878,"49":0.002939,"50":0.002939,"51":0.002939,"52":0.038207,"53":0.002939,"54":0.002939,"55":0,"56":0.008817,"57":0.002939,"58":0.002939,"59":0.005878,"60":0.017634,"61":0.005878,"62":0.005878,"63":0.008817,"64":0.014695,"65":0.044085,"66":0.523142,"67":0.085231,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.002939,"29":0,"30":0.002939,"31":0,"32":0.002939,"33":0.002939,"34":0,"35":0.002939,"36":0.002939,"37":0.052902,"38":0.08817,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.002939,"46":0,"47":0,"48":0,"49":0.002939,"50":0.002939,"51":0.005878,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.126377,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005878},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005878,"10":0.002939,"11":0.002939,"12":0.05878,_:"0","3.1":0,"3.2":0,"5.1":0.011756,"6.1":0,"7.1":0,"9.1":0.002939,"10.1":0.005878,"11.1":0.014695,"12.1":0.032329},G:{"8":0.01727418292805,"3.2":0.0011217001901331,"4.0-4.1":0.00067302011407986,"4.2-4.3":0.00022434003802662,"5.0-5.1":0.0022434003802662,"6.0-6.1":0.0011217001901331,"7.0-7.1":0.0040381206844791,"8.1-8.4":0.0087492614830381,"9.0-9.2":0.0051598208746122,"9.3":0.042848947263084,"10.0-10.2":0.023780044030822,"10.3":0.056758029620735,"11.0-11.2":0.069994091864305,"11.3-11.4":0.14380196437506,"12.0-12.1":0.86819594716301,"12.2":0.99584542880016},I:{"3":0.00050464717741935,"4":0.072669193548387,_:"67","2.1":0.0035325302419355,"2.2":0.0060557661290323,"2.3":0.0035325302419355,"4.1":0.036334596774194,"4.2-4.3":0.15744991935484,"4.4":0,"4.4.3-4.4.4":0.22053081653226},A:{"6":0,"7":0,"8":0.011756,"9":0.002939,"10":0.002939,"11":0.064658,"5.5":0},B:{"12":0.002939,"13":0.005878,"14":0.008817,"15":0.005878,"16":0.008817,"17":0.073475,"18":0.026451},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.87374733495146,"5.0-5.4":0.040172291262136,"6.2-6.4":0.090387655339806,"7.2-7.4":0.31133525728155,"8.2":0.51219671359223,"9.2":0.24103374757282},N:{"10":0.0105915,"11":0.0953235},J:{"7":0,"10":0.007061},S:{"2.5":3.205694},R:{_:"0"},M:{"0":0.105915},O:{"0":17.094681},Q:{"1.2":0},H:{"0":3.6365848522337},L:{"0":54.106528}}; diff --git a/node_modules/caniuse-lite/data/regions/IQ.js b/node_modules/caniuse-lite/data/regions/IQ.js index 97832bfbb..08517fe74 100644 --- a/node_modules/caniuse-lite/data/regions/IQ.js +++ b/node_modules/caniuse-lite/data/regions/IQ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.002726,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.002726,"23":0,"24":0.002726,"25":0.005452,"26":0.002726,"27":0.002726,"28":0,"29":0,"30":0,"31":0.005452,"32":0.005452,"33":0.016356,"34":0.008178,"35":0,"36":0,"37":0,"38":0.01363,"39":0.002726,"40":0.016356,"41":0,"42":0,"43":0.114492,"44":0,"45":0.005452,"46":0.002726,"47":0.005452,"48":0.002726,"49":0.021808,"50":0,"51":0.002726,"52":0.002726,"53":0,"54":0,"55":0.008178,"56":0.002726,"57":0.005452,"58":0.01363,"59":0.002726,"60":0.010904,"61":0.057246,"62":0.008178,"63":0.029986,"64":0.008178,"65":0.089958,"66":0.008178,"67":0.016356,"68":0.019082,"69":0.029986,"70":0.051794,"71":1.537464,"72":2.341634,"73":0.005452,"74":0.005452,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.002726,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.002726,"44":0.002726,"45":0,"46":0,"47":0.005452,"48":0.002726,"49":0,"50":0,"51":0,"52":0.010904,"53":0,"54":0,"55":0,"56":0.002726,"57":0.002726,"58":0.002726,"59":0.002726,"60":0.005452,"61":0.002726,"62":0.002726,"63":0.002726,"64":0.05452,"65":0.294408,"66":0.019082,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.005452,"53":0,"54":0,"55":0,"56":0.002726,"57":0.079054,"58":0.1363,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005452,"12":0.079054,_:"0","3.1":0,"3.2":0,"5.1":0.002726,"6.1":0,"7.1":0,"9.1":0.002726,"10.1":0.005452,"11.1":0.008178,"12.1":0},G:{"8":0.49320170679476,"3.2":0.0070206648654058,"4.0-4.1":0.0052654986490543,"4.2-4.3":0.0052654986490543,"5.0-5.1":0.019306828379866,"6.0-6.1":0.01228616351446,"7.0-7.1":0.040368822976083,"8.1-8.4":0.09653414189933,"9.0-9.2":0.050899820274192,"9.3":0.37560557029921,"10.0-10.2":0.23519227299109,"10.3":0.4879362081457,"11.0-11.2":0.63712533653557,"11.3-11.4":1.5269946082258,"12.0-12.1":13.481431707795,"12.2":0.064941150005003},I:{"3":0.0037652104018913,"4":0.50077298345154,_:"67","2.1":0,"2.2":0,"2.3":0.082834628841608,"4.1":0.14307799527187,"4.2-4.3":0.75680729078014,"4.4":0,"4.4.3-4.4.4":1.698109891253},A:{"6":0,"7":0,"8":0.022262333333333,"9":0.0055655833333333,"10":0.0055655833333333,"11":0.1001805,"5.5":0},B:{"12":0.005452,"13":0.002726,"14":0.002726,"15":0.008178,"16":0.010904,"17":0.076328,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2713436240091,"5.0-5.4":0.10420849377123,"6.2-6.4":0.21883783691959,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.029096},J:{"7":0.0043644,"10":0.0174576},R:{_:"0"},M:{"0":0.087288},O:{"0":0.429166},Q:{_:"1.2"},H:{"0":0.26168902405498},L:{"0":60.907342}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002925,"12":0,"13":0.00585,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00585,"23":0.002925,"24":0,"25":0.002925,"26":0.0117,"27":0,"28":0,"29":0.002925,"30":0.002925,"31":0.061425,"32":0.002925,"33":0.032175,"34":0.002925,"35":0,"36":0,"37":0,"38":0.020475,"39":0.002925,"40":0.014625,"41":0.002925,"42":0.002925,"43":0.114075,"44":0,"45":0.002925,"46":0,"47":0.002925,"48":0.002925,"49":0.04095,"50":0,"51":0.002925,"52":0.002925,"53":0.002925,"54":0.002925,"55":0.00585,"56":0.014625,"57":0.008775,"58":0.0117,"59":0.002925,"60":0.00585,"61":0.2691,"62":0.00585,"63":0.0468,"64":0.002925,"65":0.102375,"66":0.00585,"67":0.014625,"68":0.014625,"69":0.0702,"70":0.0585,"71":0.067275,"72":0.16965,"73":4.928625,"74":0.00585,"75":0.00585,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.002925,"41":0.002925,"42":0.002925,"43":0.00585,"44":0,"45":0,"46":0,"47":0.00585,"48":0.00585,"49":0,"50":0,"51":0.002925,"52":0.01755,"53":0.002925,"54":0,"55":0,"56":0.002925,"57":0.002925,"58":0,"59":0.002925,"60":0.0117,"61":0.002925,"62":0.002925,"63":0.002925,"64":0.008775,"65":0.0351,"66":0.52065,"67":0.026325,"68":0.002925,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00585,"57":0.002925,"58":0.307125,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.002925,"9":0,"10":0,"11":0.002925,"12":0.06435,_:"0","3.1":0,"3.2":0,"5.1":0.014625,"6.1":0,"7.1":0,"9.1":0,"10.1":0.002925,"11.1":0.008775,"12.1":0.049725},G:{"8":0.13409619733814,"3.2":0.0087075452816972,"4.0-4.1":0.0052245271690183,"4.2-4.3":0.0017415090563394,"5.0-5.1":0.017415090563394,"6.0-6.1":0.0087075452816972,"7.0-7.1":0.03134716301411,"8.1-8.4":0.067918853197238,"9.0-9.2":0.040054708295807,"9.3":0.33262822976083,"10.0-10.2":0.18459995997198,"10.3":0.44060179125388,"11.0-11.2":0.5433508255779,"11.3-11.4":1.1163073051136,"12.0-12.1":6.7396400480336,"12.2":7.7305587010908},I:{"3":0.0024185231854839,"4":0.34826733870968,_:"67","2.1":0.016929662298387,"2.2":0.029022278225806,"2.3":0.016929662298387,"4.1":0.17413366935484,"4.2-4.3":0.75457923387097,"4.4":0,"4.4.3-4.4.4":1.0568946320565},A:{"6":0,"7":0,"8":0.022080882352941,"9":0.0031544117647059,"10":0.0063088235294118,"11":0.12933088235294,"5.5":0},B:{"12":0.002925,"13":0.00585,"14":0.00585,"15":0.00585,"16":0.014625,"17":0.09945,"18":0.0468},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1099564719359,"5.0-5.4":0.093360824742268,"6.2-6.4":0.17634822451317,"7.2-7.4":0.51867124856816,"8.2":3.3298694158076,"9.2":3.827793814433},N:{"10":0,"11":0.0283},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.106125},O:{"0":0.4528},Q:{"1.2":0.0283},H:{"0":0.26792611683849},L:{"0":59.6}}; diff --git a/node_modules/caniuse-lite/data/regions/IR.js b/node_modules/caniuse-lite/data/regions/IR.js index 9862a675b..c374da4b0 100644 --- a/node_modules/caniuse-lite/data/regions/IR.js +++ b/node_modules/caniuse-lite/data/regions/IR.js @@ -1 +1 @@ -module.exports={D:{"7":0.005804,"11":0.017412,"13":0.4353,"21":0.011608,"22":0.011608,"24":0.005804,"25":0.005804,"26":0.005804,"27":0.017412,"29":0.719696,"30":0.02902,"31":0.011608,"32":0.011608,"33":0.017412,"34":0.011608,"38":0.034824,"39":0.005804,"40":0.011608,"42":0.011608,"43":0.017412,"44":0.011608,"45":0.011608,"46":0.017412,"47":0.011608,"48":0.017412,"49":0.400476,"50":0.011608,"51":0.023216,"52":0.017412,"53":0.017412,"54":0.017412,"55":0.034824,"56":0.02902,"57":0.023216,"58":0.098668,"59":0.023216,"60":0.046432,"61":0.296004,"62":0.191532,"63":0.2902,"64":0.168316,"65":0.150904,"66":0.081256,"67":0.133492,"68":0.121884,"69":0.26118,"70":0.272788,"71":11.399056,"72":17.2669,"73":0.034824,"74":0.023216,_:"4 5 6 8 9 10 12 14 15 16 17 18 19 20 23 28 35 36 37 41 75"},C:{"12":0.011608,"24":0.005804,"29":0.005804,"30":0.005804,"31":0.005804,"32":0.005804,"33":0.011608,"35":0.005804,"37":0.011608,"38":0.011608,"39":0.011608,"40":0.011608,"41":0.011608,"42":0.011608,"43":0.063844,"44":0.017412,"45":0.023216,"46":0.011608,"47":0.127688,"48":0.046432,"49":0.02902,"50":0.02902,"51":0.017412,"52":0.806756,"53":0.017412,"54":0.023216,"55":0.017412,"56":0.092864,"57":0.081256,"58":0.063844,"59":0.05804,"60":0.272788,"61":0.075452,"62":0.121884,"63":0.081256,"64":1.36394,"65":7.011232,"66":0.278592,_:"2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 34 36 67 3.5","3.6":0.005804},F:{"36":0.011608,"48":0.011608,"49":0.023216,"50":0.011608,"51":0.005804,"52":0.011608,"56":0.017412,"57":0.441104,"58":0.690676,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"9":0.02902,"10":0.011608,"11":0.052236,"12":0.255376,_:"0 5 6 7 8 3.1 3.2 6.1 7.1 12.1","5.1":0.017412,"9.1":0.011608,"10.1":0.023216,"11.1":0.05804},G:{"8":0.12433202541779,"3.2":0.0017698508956269,"4.0-4.1":0.0013273881717202,"4.2-4.3":0.0013273881717202,"5.0-5.1":0.0048670899629741,"6.0-6.1":0.0030972390673471,"7.0-7.1":0.010176642649855,"8.1-8.4":0.02433544981487,"9.0-9.2":0.012831418993295,"9.3":0.094687022916041,"10.0-10.2":0.059290005003502,"10.3":0.12300463724607,"11.0-11.2":0.16061396877814,"11.3-11.4":0.38494256979886,"12.0-12.1":3.3985561823276,"12.2":0.016371120784549},I:{"3":0.0024148522458629,"4":0.32117534869976,_:"67","2.1":0,"2.2":0,"2.3":0.053126749408983,"4.1":0.09176438534279,"4.2-4.3":0.48538530141844,"4.4":0,"4.4.3-4.4.4":1.0890983628842},A:{"6":0.30932691010453,"7":0.3268359804878,"8":2.0018703804878,"9":0.67701738815331,"10":0.52527211149826,"11":4.5348492292683,_:"5.5"},B:{"12":0.040628,"13":0.02902,"14":0.063844,"15":0.052236,"16":0.081256,"17":0.330828,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.7595455568054,"5.0-5.4":0.54785095613048,"6.2-6.4":0.40581552305962,_:"7.2-7.4 8.2"},N:{"10":0.01078,"11":0.02517},J:{"7":0.004195,"10":0.01678},R:{_:"0"},M:{"0":0.851585},O:{"0":0.22653},Q:{_:"1.2"},H:{"0":0.81814032646048},L:{"0":27.452633}}; +module.exports={D:{"11":0.015729,"13":0.408954,"21":0.005243,"22":0.005243,"23":0.005243,"24":0.010486,"25":0.115346,"26":0.005243,"29":0.225449,"31":0.057673,"32":0.047187,"33":0.026215,"34":0.010486,"35":0.005243,"38":0.031458,"39":0.010486,"40":0.010486,"42":0.010486,"43":0.010486,"44":0.015729,"45":0.005243,"46":0.010486,"47":0.010486,"48":0.015729,"49":0.671104,"50":0.015729,"51":0.015729,"52":0.010486,"53":0.010486,"54":0.026215,"55":0.036701,"56":0.020972,"57":0.020972,"58":0.099617,"59":0.015729,"60":0.036701,"61":0.057673,"62":0.125832,"63":0.173019,"64":0.089131,"65":0.083888,"66":0.057673,"67":0.083888,"68":0.083888,"69":0.193991,"70":0.162533,"71":0.335552,"72":1.829807,"73":27.483806,"74":0.041944,"75":0.020972,_:"4 5 6 7 8 9 10 12 14 15 16 17 18 19 20 27 28 30 36 37 41 76"},C:{"12":0.010486,"29":0.005243,"33":0.010486,"35":0.005243,"37":0.010486,"38":0.010486,"39":0.005243,"40":0.010486,"41":0.010486,"42":0.010486,"43":0.094374,"44":0.010486,"45":0.031458,"46":0.015729,"47":0.131075,"48":0.083888,"49":0.031458,"50":0.041944,"51":0.010486,"52":0.387982,"53":0.015729,"54":0.020972,"55":0.015729,"56":0.094374,"57":0.083888,"58":0.036701,"59":0.05243,"60":0.387982,"61":0.073402,"62":0.094374,"63":0.068159,"64":0.146804,"65":1.006656,"66":9.783438,"67":0.325066,_:"2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 34 36 68 3.5 3.6"},F:{"49":0.010486,"56":0.005243,"57":0.005243,"58":0.954226,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"8":0.010486,"9":0.026215,"10":0.015729,"11":0.047187,"12":0.220206,_:"0 5 6 7 3.1 3.2 6.1 7.1","5.1":0.031458,"9.1":0.015729,"10.1":0.041944,"11.1":0.078645,"12.1":0.120589},G:{"8":0.035078412188532,"3.2":0.0022778189732813,"4.0-4.1":0.0013666913839688,"4.2-4.3":0.00045556379465626,"5.0-5.1":0.0045556379465626,"6.0-6.1":0.0022778189732813,"7.0-7.1":0.0082001483038127,"8.1-8.4":0.017766987991594,"9.0-9.2":0.010477967277094,"9.3":0.087012684779346,"10.0-10.2":0.048289762233564,"10.3":0.11525764004803,"11.0-11.2":0.14213590393275,"11.3-11.4":0.29201639237466,"12.0-12.1":1.7630318853197,"12.2":2.0222476844791},I:{"3":0.0018222379032258,"4":0.26240225806452,_:"67","2.1":0.012755665322581,"2.2":0.02186685483871,"2.3":0.012755665322581,"4.1":0.13120112903226,"4.2-4.3":0.56853822580645,"4.4":0,"4.4.3-4.4.4":0.79631796370968},A:{"6":0.074994548323471,"7":0.080351301775148,"8":0.55710235897436,"9":0.19284312426036,"10":0.182129617357,"11":1.6284530493097,_:"5.5"},B:{"12":0.036701,"13":0.020972,"14":0.047187,"15":0.041944,"16":0.05243,"17":0.435169,"18":0.173019},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.4672717580645,"5.0-5.4":0.48736232258065,"6.2-6.4":0.35536836021505,"7.2-7.4":1.2894794784946,"8.2":3.9293587258065,"9.2":0.91380435483871},N:{"10":0,"11":0.028542},J:{"7":0,"10":0.023785},S:{_:"2.5"},R:{_:"0"},M:{"0":0.918101},O:{"0":0.280663},Q:{_:"1.2"},H:{"0":1.4051295257732},L:{"0":29.852898}}; diff --git a/node_modules/caniuse-lite/data/regions/IS.js b/node_modules/caniuse-lite/data/regions/IS.js index afdfaa6f1..70857caab 100644 --- a/node_modules/caniuse-lite/data/regions/IS.js +++ b/node_modules/caniuse-lite/data/regions/IS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.03389,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.298232,"50":0.006778,"51":0,"52":0.006778,"53":0.006778,"54":0.006778,"55":0.006778,"56":0.020334,"57":0.013556,"58":0.03389,"59":0.006778,"60":0.040668,"61":0.094892,"62":0.020334,"63":0.020334,"64":0.115226,"65":0.03389,"66":0.054224,"67":0.13556,"68":0.074558,"69":0.108448,"70":0.27112,"71":12.695194,"72":15.14883,"73":0.03389,"74":0.013556,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006778,"27":0,"28":0,"29":0,"30":0,"31":0.006778,"32":0.006778,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.027112,"49":0.006778,"50":0.020334,"51":0.006778,"52":0.054224,"53":0,"54":0,"55":0,"56":0.013556,"57":0.013556,"58":0.006778,"59":0,"60":0.054224,"61":0.006778,"62":0.006778,"63":0.6778,"64":0.596464,"65":3.097546,"66":0.027112,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006778,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.27112,"58":0.27112,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006778},E:{"4":0,"5":0.013556,"6":0,"7":0,"8":0,"9":0.006778,"10":0.047446,"11":0.122004,"12":3.25344,_:"0","3.1":0,"3.2":0,"5.1":0.006778,"6.1":0.006778,"7.1":0,"9.1":0.094892,"10.1":0.298232,"11.1":0.47446,"12.1":0.020334},G:{"8":0.7118432148504,"3.2":0.01013299949965,"4.0-4.1":0.0075997496247373,"4.2-4.3":0.0075997496247373,"5.0-5.1":0.027865748624037,"6.0-6.1":0.017732749124387,"7.0-7.1":0.058264747122986,"8.1-8.4":0.13932874312018,"9.0-9.2":0.073464246372461,"9.3":0.54211547323126,"10.0-10.2":0.33945548323827,"10.3":0.70424346522566,"11.0-11.2":0.91956970459322,"11.3-11.4":2.2039273911738,"12.0-12.1":19.457892289202,"12.2":0.09373024537176},I:{"3":0.00024822695035461,"4":0.033014184397163,_:"67","2.1":0,"2.2":0,"2.3":0.0054609929078014,"4.1":0.0094326241134752,"4.2-4.3":0.049893617021277,"4.4":0,"4.4.3-4.4.4":0.11195035460993},A:{"6":0,"7":0,"8":0.006778,"9":0.013556,"10":0.006778,"11":1.165816,"5.5":0},B:{"12":0.006778,"13":0.013556,"14":0.03389,"15":0.03389,"16":0.06778,"17":1.708056,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.16067401442308,"5.0-5.4":0.074981206730769,"6.2-6.4":0.021423201923077,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.006444},J:{"7":0.0006444,"10":0.0025776},R:{_:"0"},M:{"0":0.212652},O:{"0":0.157878},Q:{_:"1.2"},H:{"0":0.048806103092784},L:{"0":23.865744}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.013542,"35":0,"36":0,"37":0,"38":0.047397,"39":0,"40":0,"41":0.013542,"42":0,"43":0.006771,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.243756,"50":0.006771,"51":0,"52":0,"53":0.006771,"54":0.013542,"55":0.013542,"56":0.013542,"57":0.020313,"58":0.13542,"59":0.006771,"60":0.230214,"61":0.345321,"62":0.013542,"63":0.013542,"64":0.027084,"65":0.054168,"66":0.047397,"67":0.115107,"68":0.040626,"69":0.040626,"70":0.128649,"71":0.345321,"72":2.329224,"73":24.619356,"74":0.054168,"75":0.006771,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006771,"25":0.006771,"26":0,"27":0,"28":0,"29":0.006771,"30":0,"31":0.006771,"32":0.006771,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.013542,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.013542,"46":0.006771,"47":0.006771,"48":0.027084,"49":0.006771,"50":0.013542,"51":0.006771,"52":0.209901,"53":0,"54":0,"55":0,"56":0.006771,"57":0.006771,"58":0.013542,"59":0,"60":0.961482,"61":0.006771,"62":0.006771,"63":0.365634,"64":0.033855,"65":0.40626,"66":3.175599,"67":0.040626,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.528138,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006771,"9":0.006771,"10":0.088023,"11":0.06771,"12":1.774002,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.006771,"7.1":0,"9.1":0.121878,"10.1":0.230214,"11.1":0.467199,"12.1":1.08336},G:{"8":0.1835707277094,"3.2":0.011920177123987,"4.0-4.1":0.0071521062743921,"4.2-4.3":0.0023840354247974,"5.0-5.1":0.023840354247974,"6.0-6.1":0.011920177123987,"7.0-7.1":0.042912637646352,"8.1-8.4":0.092977381567097,"9.0-9.2":0.054832814770339,"9.3":0.4553507661363,"10.0-10.2":0.25270775502852,"10.3":0.60316096247373,"11.0-11.2":0.74381905253678,"11.3-11.4":1.5281667072951,"12.0-12.1":9.2262170939658,"12.2":10.582733250675},I:{"3":0.00017462600806452,"4":0.02514614516129,_:"67","2.1":0.0012223820564516,"2.2":0.0020955120967742,"2.3":0.0012223820564516,"4.1":0.012573072580645,"4.2-4.3":0.054483314516129,"4.4":0,"4.4.3-4.4.4":0.076311565524194},A:{"6":0,"7":0,"8":0.013542,"9":0.047397,"10":0,"11":1.3542,"5.5":0},B:{"12":0,"13":0.013542,"14":0.033855,"15":0.047397,"16":0.06771,"17":1.645353,"18":0.589077},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2049761734104,"5.0-5.4":0.14024685549133,"6.2-6.4":0.021576439306358,"7.2-7.4":0.11867041618497,"8.2":1.4024685549133,"9.2":1.8447855606936},N:{"10":0,"11":0},J:{"7":0,"10":0.003229},S:{"2.5":0},R:{_:"0"},M:{"0":0.435915},O:{"0":0.122702},Q:{"1.2":0},H:{"0":0.039741111683849},L:{"0":26.290446}}; diff --git a/node_modules/caniuse-lite/data/regions/IT.js b/node_modules/caniuse-lite/data/regions/IT.js index 874c2736f..899d1a931 100644 --- a/node_modules/caniuse-lite/data/regions/IT.js +++ b/node_modules/caniuse-lite/data/regions/IT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.0061,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.0122,"23":0,"24":0,"25":0,"26":0.0061,"27":0,"28":0,"29":0.1525,"30":0,"31":0.0061,"32":0,"33":0.0061,"34":0.0122,"35":0,"36":0.0183,"37":0,"38":0.0427,"39":0.0061,"40":0.0183,"41":0.0061,"42":0,"43":0.0061,"44":0.0061,"45":0.0061,"46":0.0061,"47":0.0122,"48":0.0122,"49":0.6161,"50":0.0122,"51":0.0122,"52":0.0061,"53":0.0244,"54":0.0366,"55":0.0427,"56":0.0122,"57":0.0183,"58":0.0366,"59":0.0122,"60":0.0183,"61":0.305,"62":0.0366,"63":0.0915,"64":0.0488,"65":0.061,"66":0.0732,"67":0.1281,"68":0.0793,"69":0.0915,"70":0.1891,"71":8.3326,"72":11.2484,"73":0.0244,"74":0.0122,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.0061,"32":0,"33":0,"34":0.0061,"35":0,"36":0,"37":0,"38":0.0061,"39":0,"40":0,"41":0.0061,"42":0.0061,"43":0.0061,"44":0.0061,"45":0.0183,"46":0.0061,"47":0.061,"48":0.1647,"49":0.0122,"50":0.0122,"51":0.0183,"52":0.2196,"53":0.0244,"54":0.0244,"55":0.0183,"56":0.0427,"57":0.0244,"58":0.0244,"59":0.0305,"60":0.0732,"61":0.0183,"62":0.0183,"63":0.0549,"64":0.5124,"65":2.7023,"66":0.0183,"67":0,"3.5":0,"3.6":0.0061},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.0061,"32":0,"33":0,"34":0,"35":0,"36":0.0183,"37":0.0061,"38":0,"39":0,"40":0.0061,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.0061,"50":0,"51":0.0061,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.2562,"58":0.2318,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.0061},E:{"4":0,"5":0.0122,"6":0,"7":0.0122,"8":0.1098,"9":0.0793,"10":0.0427,"11":0.1098,"12":2.6108,_:"0","3.1":0,"3.2":0,"5.1":0.0183,"6.1":0.0732,"7.1":0.0061,"9.1":0.0915,"10.1":0.2013,"11.1":0.4514,"12.1":0.0061},G:{"8":0.48408316821775,"3.2":0.0068908636045232,"4.0-4.1":0.0051681477033924,"4.2-4.3":0.0051681477033924,"5.0-5.1":0.018949874912439,"6.0-6.1":0.012059011307916,"7.0-7.1":0.039622465726008,"8.1-8.4":0.094749374562194,"9.0-9.2":0.049958761132793,"9.3":0.36866120284199,"10.0-10.2":0.23084393075153,"10.3":0.47891502051436,"11.0-11.2":0.62534587211048,"11.3-11.4":1.4987628339838,"12.0-12.1":13.232180836586,"12.2":0.063740488341839},I:{"3":0.00070283687943262,"4":0.093477304964539,_:"67","2.1":0,"2.2":0,"2.3":0.015462411347518,"4.1":0.02670780141844,"4.2-4.3":0.14127021276596,"4.4":0,"4.4.3-4.4.4":0.31697943262411},A:{"6":0,"7":0.0062146616541353,"8":0.087005263157895,"9":0.037287969924812,"10":0.074575939849624,"11":1.4480161654135,"5.5":0},B:{"12":0.0122,"13":0.0183,"14":0.0366,"15":0.0671,"16":0.0793,"17":1.1529,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.49084716494845,"5.0-5.4":0.073104896907217,"6.2-6.4":0.083548453608247,_:"7.2-7.4 8.2"},N:{"10":0.01105,"11":0.18785},J:{"7":0.00078,"10":0.00312},R:{_:"0"},M:{"0":0.2106},O:{"0":0.2379},Q:{_:"1.2"},H:{"0":0.17353659793814},L:{"0":40.2414}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006088,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012176,"23":0,"24":0,"25":0.024352,"26":0.006088,"27":0,"28":0,"29":0.109584,"30":0,"31":0.006088,"32":0,"33":0.006088,"34":0.012176,"35":0,"36":0.012176,"37":0,"38":0.036528,"39":0.006088,"40":0.012176,"41":0.024352,"42":0,"43":0.018264,"44":0.006088,"45":0.006088,"46":0.006088,"47":0.006088,"48":0.012176,"49":0.694032,"50":0.006088,"51":0.012176,"52":0.006088,"53":0.024352,"54":0.024352,"55":0.042616,"56":0.012176,"57":0.012176,"58":0.036528,"59":0.018264,"60":0.012176,"61":0.127848,"62":0.042616,"63":0.109584,"64":0.042616,"65":0.06088,"66":0.066968,"67":0.115672,"68":0.054792,"69":0.066968,"70":0.097408,"71":0.176552,"72":0.803616,"73":19.250256,"74":0.03044,"75":0.012176,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006088,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006088,"35":0,"36":0,"37":0,"38":0.006088,"39":0,"40":0,"41":0.006088,"42":0.006088,"43":0.006088,"44":0,"45":0.012176,"46":0,"47":0.006088,"48":0.18264,"49":0.006088,"50":0.018264,"51":0.012176,"52":0.194816,"53":0.018264,"54":0.012176,"55":0.012176,"56":0.048704,"57":0.018264,"58":0.018264,"59":0.03044,"60":0.079144,"61":0.018264,"62":0.012176,"63":0.024352,"64":0.042616,"65":0.249608,"66":3.427544,"67":0.024352,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.012176,"37":0,"38":0,"39":0,"40":0.006088,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006088,"50":0,"51":0.006088,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.468776,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006088},E:{"4":0,"5":0.012176,"6":0,"7":0.006088,"8":0.012176,"9":0.024352,"10":0.036528,"11":0.109584,"12":1.509824,_:"0","3.1":0,"3.2":0,"5.1":0.024352,"6.1":0.042616,"7.1":0.018264,"9.1":0.097408,"10.1":0.200904,"11.1":0.39572,"12.1":1.211512},G:{"8":0.12566270549385,"3.2":0.0081599159411588,"4.0-4.1":0.0048959495646953,"4.2-4.3":0.0016319831882318,"5.0-5.1":0.016319831882318,"6.0-6.1":0.0081599159411588,"7.0-7.1":0.029375697388172,"8.1-8.4":0.063647344341039,"9.0-9.2":0.037535613329331,"9.3":0.31170878895227,"10.0-10.2":0.17299021795257,"10.3":0.41289174662264,"11.0-11.2":0.50917875472831,"11.3-11.4":1.0461012236566,"12.0-12.1":6.3157749384569,"12.2":7.2443733725608},I:{"3":0.00077135483870968,"4":0.11107509677419,_:"67","2.1":0.0053994838709677,"2.2":0.0092562580645161,"2.3":0.0053994838709677,"4.1":0.055537548387097,"4.2-4.3":0.24066270967742,"4.4":0,"4.4.3-4.4.4":0.33708206451613},A:{"6":0,"7":0,"8":0.055446884462151,"9":0.024643059760956,"10":0.043125354581673,"11":1.4231367011952,"5.5":0},B:{"12":0.012176,"13":0.018264,"14":0.036528,"15":0.06088,"16":0.06088,"17":1.12628,"18":0.432248},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47100063829787,"5.0-5.4":0.052333404255319,"6.2-6.4":0.073266765957447,"7.2-7.4":0.30353374468085,"8.2":1.5176687234043,"9.2":1.5176687234043},N:{"10":0.011736,"11":0.140832},J:{"7":0,"10":0.007824},S:{"2.5":0},R:{_:"0"},M:{"0":0.211248},O:{"0":0.207336},Q:{"1.2":0.027384},H:{"0":0.15184878350515},L:{"0":40.44516}}; diff --git a/node_modules/caniuse-lite/data/regions/JE.js b/node_modules/caniuse-lite/data/regions/JE.js index 1033b21ca..26769518f 100644 --- a/node_modules/caniuse-lite/data/regions/JE.js +++ b/node_modules/caniuse-lite/data/regions/JE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.005131,"36":0,"37":0,"38":0.020524,"39":0.030786,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.107751,"50":0,"51":0,"52":0,"53":0.056441,"54":0,"55":0,"56":0.005131,"57":0,"58":0.005131,"59":0.025655,"60":0.005131,"61":0.118013,"62":0.030786,"63":0.005131,"64":0.005131,"65":0.010262,"66":0.010262,"67":0.164192,"68":0.05131,"69":0.030786,"70":0.066703,"71":5.202834,"72":5.936567,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005131,"15":0.010262,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.025655,"49":0,"50":0,"51":0,"52":0.015393,"53":0.010262,"54":0,"55":0,"56":0.005131,"57":0,"58":0,"59":0,"60":0.010262,"61":0.005131,"62":0.020524,"63":0.010262,"64":0.164192,"65":0.92358,"66":0.041048,"67":0,"3.5":0,"3.6":0.005131},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005131,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.076965,"58":0.082096,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.020524,"9":0.020524,"10":0.020524,"11":0.061572,"12":2.129365,_:"0","3.1":0,"3.2":0,"5.1":0.010262,"6.1":0.005131,"7.1":0,"9.1":0.174454,"10.1":0.5131,"11.1":0.749126,"12.1":0},G:{"8":1.4481885724007,"3.2":0.020614783948764,"4.0-4.1":0.015461087961573,"4.2-4.3":0.015461087961573,"5.0-5.1":0.056690655859101,"6.0-6.1":0.036075871910337,"7.0-7.1":0.11853500770539,"8.1-8.4":0.28345327929551,"9.0-9.2":0.14945718362854,"9.3":1.1028909412589,"10.0-10.2":0.6905952622836,"10.3":1.4327274844391,"11.0-11.2":1.8707916433503,"11.3-11.4":4.4837155088562,"12.0-12.1":39.585538877614,"12.2":0.19068675152607},I:{"3":0.0016338368794326,"4":0.21730030496454,_:"67","2.1":0,"2.2":0,"2.3":0.035944411347518,"4.1":0.06208580141844,"4.2-4.3":0.32840121276596,"4.4":0,"4.4.3-4.4.4":0.73686043262411},A:{"6":0,"7":0,"8":0,"9":0.005131,"10":0.010262,"11":2.51419,"5.5":0},B:{"12":0.005131,"13":0.010262,"14":0.030786,"15":0.097489,"16":0.061572,"17":1.5393,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.6440909112426,"5.0-5.4":0.035782828402367,"6.2-6.4":0.035782828402367,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.14607},J:{"7":0.0009738,"10":0.0038952},R:{_:"0"},M:{"0":0.715743},O:{"0":0.004869},Q:{_:"1.2"},H:{"0":0.036877237113402},L:{"0":18.176491}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005154,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005154,"35":0,"36":0,"37":0,"38":0.030924,"39":0.02577,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.767946,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0.201006,"63":0.05154,"64":0,"65":0.010308,"66":0.005154,"67":0.262854,"68":0.041232,"69":0.010308,"70":0.05154,"71":0.201006,"72":0.788562,"73":10.431696,"74":0.020616,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005154,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.02577,"44":0,"45":0,"46":0,"47":0,"48":0.015462,"49":0,"50":0,"51":0,"52":0.015462,"53":0.005154,"54":0,"55":0,"56":0.046386,"57":0,"58":0,"59":0,"60":0.015462,"61":0.005154,"62":0.005154,"63":0,"64":0.015462,"65":0.061848,"66":0.840102,"67":0.082464,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005154,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.118542,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005154,"6":0,"7":0.005154,"8":0.010308,"9":0.015462,"10":0.020616,"11":0.061848,"12":1.118418,_:"0","3.1":0,"3.2":0,"5.1":0.005154,"6.1":0.005154,"7.1":0,"9.1":0.113388,"10.1":0.355626,"11.1":0.520554,"12.1":0.881334},G:{"8":0.39216142379666,"3.2":0.025465027519263,"4.0-4.1":0.015279016511558,"4.2-4.3":0.0050930055038527,"5.0-5.1":0.050930055038527,"6.0-6.1":0.025465027519263,"7.0-7.1":0.091674099069349,"8.1-8.4":0.19862721465026,"9.0-9.2":0.11713912658861,"9.3":0.97276405123587,"10.0-10.2":0.53985858340839,"10.3":1.2885303924747,"11.0-11.2":1.589017717202,"11.3-11.4":3.2646165279696,"12.0-12.1":19.70993129991,"12.2":22.607851431602},I:{"3":0.0015185745967742,"4":0.21867474193548,_:"67","2.1":0.010630022177419,"2.2":0.01822289516129,"2.3":0.010630022177419,"4.1":0.10933737096774,"4.2-4.3":0.47379527419355,"4.4":0,"4.4.3-4.4.4":0.66361709879032},A:{"6":0,"7":0,"8":0.005154,"9":0.005154,"10":0.005154,"11":2.509998,"5.5":0},B:{"12":0.005154,"13":0.005154,"14":0.015462,"15":0.113388,"16":0.067002,"17":1.195728,"18":0.757638},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.38649624427481,"5.0-5.4":0,"6.2-6.4":0.012078007633588,"7.2-7.4":0.084546053435115,"8.2":1.0628646717557,"9.2":1.6184530229008},N:{"10":0,"11":0.033922},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.116304},O:{"0":0.009692},Q:{"1.2":0},H:{"0":0.045878797250859},L:{"0":20.38165}}; diff --git a/node_modules/caniuse-lite/data/regions/JM.js b/node_modules/caniuse-lite/data/regions/JM.js index dbc168b7d..c8056082f 100644 --- a/node_modules/caniuse-lite/data/regions/JM.js +++ b/node_modules/caniuse-lite/data/regions/JM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.0111,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00555,"32":0,"33":0.00555,"34":0,"35":0,"36":0,"37":0.00555,"38":0.00555,"39":0.0111,"40":0,"41":0,"42":0,"43":0.0111,"44":0,"45":0.00555,"46":0.00555,"47":0.00555,"48":0,"49":0.2553,"50":0.00555,"51":0.0111,"52":0.00555,"53":0.0222,"54":0,"55":0.00555,"56":0.00555,"57":0.0222,"58":0.0444,"59":0.0111,"60":0.06105,"61":0.0222,"62":0.0111,"63":0.0333,"64":0.01665,"65":0.1665,"66":0.02775,"67":0.111,"68":0.03885,"69":0.0555,"70":0.1998,"71":7.104,"72":9.16305,"73":0.03885,"74":0.01665,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.00555,"46":0,"47":0.00555,"48":0.01665,"49":0.00555,"50":0,"51":0,"52":0.0333,"53":0.00555,"54":0.00555,"55":0.00555,"56":0.00555,"57":0.0111,"58":0,"59":0.00555,"60":0.0111,"61":0.02775,"62":0.0111,"63":0.0222,"64":0.2553,"65":0.94905,"66":0.02775,"67":0.00555,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.0111,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00555,"30":0,"31":0,"32":0,"33":0.00555,"34":0,"35":0,"36":0,"37":0.00555,"38":0.00555,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.0111,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00555,"57":0.2442,"58":0.2664,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.0111},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00555,"9":0.0333,"10":0.0111,"11":0.0222,"12":1.5762,_:"0","3.1":0,"3.2":0,"5.1":0.0444,"6.1":0,"7.1":0,"9.1":0.0111,"10.1":0.06105,"11.1":0.20535,"12.1":0},G:{"8":0.423888767137,"3.2":0.0060340038026619,"4.0-4.1":0.0045255028519964,"4.2-4.3":0.0045255028519964,"5.0-5.1":0.01659351045732,"6.0-6.1":0.010559506654658,"7.0-7.1":0.034695521865306,"8.1-8.4":0.082967552286601,"9.0-9.2":0.043746527569299,"9.3":0.32281920344241,"10.0-10.2":0.20213912738917,"10.3":0.419363264285,"11.0-11.2":0.54758584509156,"11.3-11.4":1.312395827079,"12.0-12.1":11.586795802061,"12.2":0.055814535174622},I:{"3":0.0023033096926714,"4":0.3063401891253,_:"67","2.1":0,"2.2":0,"2.3":0.050672813238771,"4.1":0.087525768321513,"4.2-4.3":0.46296524822695,"4.4":0,"4.4.3-4.4.4":1.0387926713948},A:{"6":0,"7":0,"8":0.0575,"9":0.023,"10":0.0115,"11":0.54625,"5.5":0},B:{"12":0.0222,"13":0.0333,"14":0.0555,"15":0.0777,"16":0.1332,"17":1.2654,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.560733375,"5.0-5.4":0.179857875,"6.2-6.4":0.095218875,_:"7.2-7.4 8.2"},N:{"10":0.010953846153846,"11":0.13144615384615},J:{"7":0.00623,"10":0.02492},R:{_:"0"},M:{"0":0.15575},O:{"0":0.7832},Q:{_:"1.2"},H:{"0":0.56875128865979},L:{"0":49.4301}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.005074,"20":0,"21":0,"22":0.005074,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005074,"32":0,"33":0,"34":0,"35":0,"36":0.005074,"37":0.005074,"38":0.010148,"39":0.020296,"40":0.005074,"41":0,"42":0,"43":0.010148,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.263848,"50":0.005074,"51":0.005074,"52":0.010148,"53":0.02537,"54":0,"55":0.005074,"56":0.005074,"57":0.005074,"58":0.02537,"59":0.005074,"60":0.005074,"61":0.02537,"62":0.010148,"63":0.035518,"64":0.010148,"65":0.12685,"66":0.020296,"67":0.116702,"68":0.020296,"69":0.045666,"70":0.05074,"71":0.17759,"72":1.182242,"73":14.58775,"74":0.035518,"75":0.02537,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.010148,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005074,"44":0,"45":0,"46":0,"47":0.005074,"48":0.015222,"49":0,"50":0,"51":0,"52":0.045666,"53":0,"54":0.005074,"55":0,"56":0.005074,"57":0.030444,"58":0,"59":0,"60":0.010148,"61":0.02537,"62":0.005074,"63":0.005074,"64":0.015222,"65":0.10148,"66":1.004652,"67":0.030444,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.005074,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005074,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005074,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005074,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.38055,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010148},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005074,"9":0.005074,"10":0.005074,"11":0.020296,"12":0.93869,_:"0","3.1":0,"3.2":0,"5.1":0.060888,"6.1":0,"7.1":0,"9.1":0.015222,"10.1":0.086258,"11.1":0.20296,"12.1":0.613954},G:{"8":0.11223970919644,"3.2":0.0072882928049635,"4.0-4.1":0.0043729756829781,"4.2-4.3":0.0014576585609927,"5.0-5.1":0.014576585609927,"6.0-6.1":0.0072882928049635,"7.0-7.1":0.026237854097869,"8.1-8.4":0.056848683878715,"9.0-9.2":0.033526146902832,"9.3":0.2784127851496,"10.0-10.2":0.15451180746523,"10.3":0.36878761593115,"11.0-11.2":0.45478947102972,"11.3-11.4":0.93435913759632,"12.0-12.1":5.6411386310417,"12.2":6.4705463522466},I:{"3":0.0015681693548387,"4":0.22581638709677,_:"67","2.1":0.010977185483871,"2.2":0.018818032258065,"2.3":0.010977185483871,"4.1":0.11290819354839,"4.2-4.3":0.48926883870968,"4.4":0,"4.4.3-4.4.4":0.68529000806452},A:{"6":0,"7":0,"8":0.041873852631579,"9":0.015702694736842,"10":0.015702694736842,"11":0.42397275789474,"5.5":0},B:{"12":0.015222,"13":0.030444,"14":0.035518,"15":0.060888,"16":0.096406,"17":1.085836,"18":0.2537},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.35907880719794,"5.0-5.4":0.63366848329049,"6.2-6.4":0.073927989717224,"7.2-7.4":0.23234511053985,"8.2":1.3835095218509,"9.2":1.4257540874036},N:{"10":0.012588666666667,"11":0.10070933333333},J:{"7":0,"10":0.02463},S:{"2.5":0},R:{_:"0"},M:{"0":0.152706},O:{"0":0.596046},Q:{"1.2":0.019704},H:{"0":0.41506205154639},L:{"0":52.864616}}; diff --git a/node_modules/caniuse-lite/data/regions/JO.js b/node_modules/caniuse-lite/data/regions/JO.js index ece111b27..a0cf3d0c0 100644 --- a/node_modules/caniuse-lite/data/regions/JO.js +++ b/node_modules/caniuse-lite/data/regions/JO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004823,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.911547,"25":0,"26":0,"27":0.004823,"28":0,"29":0.077168,"30":0.463008,"31":0.004823,"32":0,"33":0.014469,"34":0,"35":0.906724,"36":0.004823,"37":0.004823,"38":0.004823,"39":0,"40":0.004823,"41":0,"42":0,"43":0.009646,"44":0,"45":0,"46":0.004823,"47":0.009646,"48":0,"49":0.245973,"50":0.004823,"51":0,"52":0,"53":0.004823,"54":0.009646,"55":0.004823,"56":0.004823,"57":0.009646,"58":0.038584,"59":0.004823,"60":0.004823,"61":0.014469,"62":0.028938,"63":0.043407,"64":0.014469,"65":0.072345,"66":0.038584,"67":0.081991,"68":0.04823,"69":0.062699,"70":0.120575,"71":4.625257,"72":6.853483,"73":0.019292,"74":0.009646,"75":0},C:{"2":0.448539,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.458185,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.448539,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.024115,"41":0,"42":0,"43":0.004823,"44":0.014469,"45":0,"46":0,"47":0.004823,"48":0.019292,"49":0,"50":0,"51":0,"52":0.019292,"53":0,"54":0,"55":0,"56":0.004823,"57":0,"58":0.004823,"59":0.004823,"60":0.009646,"61":0.004823,"62":0.009646,"63":0.028938,"64":0.09646,"65":0.631813,"66":0.014469,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.009646,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004823,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.154336,"58":0.231504,"9.5-9.6":0,"10.0-10.1":0.448539,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.014469,"9":0.057876,"10":0.014469,"11":0.038584,"12":0.506415,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.014469,"10.1":0.062699,"11.1":0.110929,"12.1":0},G:{"8":0.29511495646953,"3.2":0.0042009246472531,"4.0-4.1":0.0031506934854398,"4.2-4.3":0.0031506934854398,"5.0-5.1":0.011552542779946,"6.0-6.1":0.0073516181326929,"7.0-7.1":0.024155316721705,"8.1-8.4":0.05776271389973,"9.0-9.2":0.030456703692585,"9.3":0.22474946862804,"10.0-10.2":0.14073097568298,"10.3":0.29196426298409,"11.0-11.2":0.38123391173822,"11.3-11.4":0.91370111077754,"12.0-12.1":8.0668255538877,"12.2":0.038858552987091},I:{"3":0.0013469952718676,"4":0.17915037115839,_:"67","2.1":0,"2.2":0,"2.3":0.029633895981087,"4.1":0.051185820330969,"4.2-4.3":0.27074604964539,"4.4":0,"4.4.3-4.4.4":0.60749486761229},A:{"6":0.028938,"7":0,"8":0.028938,"9":0.467831,"10":0.009646,"11":0.265265,"5.5":0},B:{"12":0.009646,"13":0.004823,"14":0.019292,"15":0.024115,"16":0.024115,"17":0.260442,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.92336972,"5.0-5.4":0.08117536,"6.2-6.4":0.13190996,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.05177},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.113894},O:{"0":0.683364},Q:{_:"1.2"},H:{"0":0.42640867525773},L:{"0":60.294763}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005307,"27":0.005307,"28":0,"29":0.05307,"30":0,"31":0,"32":0,"33":0.010614,"34":0.010614,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005307,"41":0,"42":0,"43":0.015921,"44":0,"45":0.015921,"46":0.005307,"47":0.005307,"48":0,"49":0.536007,"50":0.010614,"51":0.005307,"52":0,"53":0,"54":0.015921,"55":0.005307,"56":0.005307,"57":0,"58":0.047763,"59":0.005307,"60":0.010614,"61":0.084912,"62":0.031842,"63":0.037149,"64":0.026535,"65":0.127368,"66":0.037149,"67":0.100833,"68":0.047763,"69":0.090219,"70":0.111447,"71":0.180438,"72":0.732366,"73":18.993753,"74":0.042456,"75":0.031842,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.031842,"41":0,"42":0,"43":0,"44":0.010614,"45":0.005307,"46":0,"47":0.005307,"48":0.063684,"49":0,"50":0,"51":0,"52":0.026535,"53":0.005307,"54":0,"55":0,"56":0.005307,"57":0,"58":0.005307,"59":0.005307,"60":0.010614,"61":0.005307,"62":0.015921,"63":0.031842,"64":0.010614,"65":0.074298,"66":1.347978,"67":0.026535,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005307,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.005307,"58":0.562542,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.005307,"8":0.005307,"9":0.005307,"10":0.021228,"11":0.047763,"12":0.578463,_:"0","3.1":0,"3.2":0,"5.1":0.026535,"6.1":0,"7.1":0,"9.1":0.026535,"10.1":0.116754,"11.1":0.228201,"12.1":0.382104},G:{"8":0.082171351746222,"3.2":0.005335802061443,"4.0-4.1":0.0032014812368658,"4.2-4.3":0.0010671604122886,"5.0-5.1":0.010671604122886,"6.0-6.1":0.005335802061443,"7.0-7.1":0.019208887421195,"8.1-8.4":0.041619256079255,"9.0-9.2":0.024544689482638,"9.3":0.20382763874712,"10.0-10.2":0.11311900370259,"10.3":0.26999158430902,"11.0-11.2":0.33295404863404,"11.3-11.4":0.68404982427699,"12.0-12.1":4.1299107955569,"12.2":4.7371250701491},I:{"3":0.00086406149193548,"4":0.12442485483871,_:"67","2.1":0.0060484304435484,"2.2":0.010368737903226,"2.3":0.0060484304435484,"4.1":0.062212427419355,"4.2-4.3":0.26958718548387,"4.4":0,"4.4.3-4.4.4":0.37759487197581},A:{"6":0.042456,"7":0,"8":0.037149,"9":0.005307,"10":0.031842,"11":0.329034,"5.5":0},B:{"12":0.005307,"13":0.010614,"14":0.015921,"15":0.021228,"16":0.026535,"17":0.573156,"18":0.191052},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42805848484848,"5.0-5.4":0.050959343434343,"6.2-6.4":0.08153494949495,"7.2-7.4":0.3567154040404,"8.2":1.1720648989899,"9.2":0.93765191919192},N:{"10":0,"11":0.042237},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.084474},O:{"0":0.591318},Q:{"1.2":0.004693},H:{"0":0.33767021993127},L:{"0":55.537393}}; diff --git a/node_modules/caniuse-lite/data/regions/JP.js b/node_modules/caniuse-lite/data/regions/JP.js index adfd929d7..4abda670d 100644 --- a/node_modules/caniuse-lite/data/regions/JP.js +++ b/node_modules/caniuse-lite/data/regions/JP.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006604,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.019812,"30":0,"31":0,"32":0,"33":0.006604,"34":0,"35":0.013208,"36":0,"37":0,"38":0.006604,"39":0,"40":0.006604,"41":0.006604,"42":0.006604,"43":0.006604,"44":0,"45":0.006604,"46":0.013208,"47":0.019812,"48":0.006604,"49":0.567944,"50":0.006604,"51":0.006604,"52":0.013208,"53":0.006604,"54":0.006604,"55":0.039624,"56":0.026416,"57":0.026416,"58":0.019812,"59":0.019812,"60":0.013208,"61":0.151892,"62":0.039624,"63":0.290576,"64":0.046228,"65":0.06604,"66":0.03302,"67":0.244348,"68":0.112268,"69":0.105664,"70":0.211328,"71":7.521956,"72":9.754108,"73":0.03302,"74":0.019812,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006604,"44":0,"45":0.013208,"46":0,"47":0.006604,"48":0.178308,"49":0.006604,"50":0.006604,"51":0.006604,"52":0.112268,"53":0.006604,"54":0.006604,"55":0.013208,"56":0.112268,"57":0.019812,"58":0.019812,"59":0.019812,"60":0.085852,"61":0.019812,"62":0.03302,"63":0.026416,"64":0.422656,"65":2.4765,"66":0.013208,"67":0,"3.5":0,"3.6":0.006604},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.006604,"38":0.006604,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.138684,"58":0.118872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006604},E:{"4":0,"5":0.026416,"6":0.006604,"7":0.006604,"8":0.059436,"9":0.026416,"10":0.059436,"11":0.145288,"12":2.357628,_:"0","3.1":0,"3.2":0,"5.1":0.019812,"6.1":0.019812,"7.1":0,"9.1":0.1651,"10.1":0.316992,"11.1":0.567944,"12.1":0.006604},G:{"8":1.2526341683178,"3.2":0.017831091363955,"4.0-4.1":0.013373318522966,"4.2-4.3":0.013373318522966,"5.0-5.1":0.049035501250876,"6.0-6.1":0.031204409886921,"7.0-7.1":0.10252877534274,"8.1-8.4":0.24517750625438,"9.0-9.2":0.12927541238867,"9.3":0.95396338797158,"10.0-10.2":0.59734156069248,"10.3":1.2392608497949,"11.0-11.2":1.6181715412789,"11.3-11.4":3.8782623716602,"12.0-12.1":34.240153191634,"12.2":0.16493759511658},I:{"3":0.00097215602836879,"4":0.12929675177305,_:"67","2.1":0,"2.2":0,"2.3":0.021387432624113,"4.1":0.036941929078014,"4.2-4.3":0.19540336170213,"4.4":0,"4.4.3-4.4.4":0.43844236879433},A:{"6":0,"7":0.0066613637350706,"8":0.13322727470141,"9":0.066613637350706,"10":0.17985682084691,"11":5.7487569033659,"5.5":0},B:{"12":0.013208,"13":0.006604,"14":0.019812,"15":0.019812,"16":0.079248,"17":2.11328,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.032331306122449,"5.0-5.4":0,"6.2-6.4":0.010777102040816,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.125652},O:{"0":0.224136},Q:{_:"1.2"},H:{"0":0.10288362886598},L:{"0":15.003064}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006456,"35":0.012912,"36":0,"37":0,"38":0.006456,"39":0,"40":0.006456,"41":0.012912,"42":0,"43":0.012912,"44":0,"45":0.006456,"46":0.012912,"47":0.025824,"48":0.012912,"49":0.800544,"50":0.006456,"51":0.006456,"52":0.006456,"53":0.006456,"54":0.045192,"55":0.058104,"56":0.038736,"57":0.025824,"58":0.019368,"59":0.012912,"60":0.006456,"61":0.890928,"62":0.03228,"63":0.309888,"64":0.038736,"65":0.083928,"66":0.03228,"67":0.206592,"68":0.071016,"69":0.12912,"70":0.116208,"71":0.19368,"72":1.039416,"73":15.9786,"74":0.03228,"75":0.025824,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006456,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006456,"44":0,"45":0.019368,"46":0,"47":0.006456,"48":0.206592,"49":0.006456,"50":0.006456,"51":0.006456,"52":0.329256,"53":0.012912,"54":0.006456,"55":0.012912,"56":0.109752,"57":0.025824,"58":0.012912,"59":0.019368,"60":0.103296,"61":0.012912,"62":0.012912,"63":0.012912,"64":0.025824,"65":0.167856,"66":2.698608,"67":0.019368,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.006456,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.006456,"52":0,"53":0,"54":0,"55":0,"56":0.006456,"57":0,"58":0.213048,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006456},E:{"4":0,"5":0.025824,"6":0,"7":0.006456,"8":0.019368,"9":0.03228,"10":0.06456,"11":0.142032,"12":1.168536,_:"0","3.1":0,"3.2":0,"5.1":0.025824,"6.1":0.103296,"7.1":0,"9.1":0.148488,"10.1":0.271152,"11.1":0.4842,"12.1":1.149168},G:{"8":0.315031264285,"3.2":0.020456575602922,"4.0-4.1":0.012273945361753,"4.2-4.3":0.0040913151205844,"5.0-5.1":0.040913151205844,"6.0-6.1":0.020456575602922,"7.0-7.1":0.073643672170519,"8.1-8.4":0.15956128970279,"9.0-9.2":0.094100247773441,"9.3":0.78144118803162,"10.0-10.2":0.43367940278195,"10.3":1.0351027255079,"11.0-11.2":1.2764903176223,"11.3-11.4":2.6225329922946,"12.0-12.1":15.833389516662,"12.2":18.161347820274},I:{"3":0.00085378225806452,"4":0.12294464516129,_:"67","2.1":0.0059764758064516,"2.2":0.010245387096774,"2.3":0.0059764758064516,"4.1":0.061472322580645,"4.2-4.3":0.26638006451613,"4.4":0,"4.4.3-4.4.4":0.37310284677419},A:{"6":0,"7":0.0065352589285714,"8":0.11763466071429,"9":0.065352589285714,"10":0.17645199107143,"11":5.4896175,"5.5":0},B:{"12":0.019368,"13":0.006456,"14":0.019368,"15":0.019368,"16":0.071016,"17":2.007816,"18":0.67788},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.052471844660194,"5.0-5.4":0.031483106796117,"6.2-6.4":0.010494368932039,"7.2-7.4":0.073460582524272,"8.2":0.47224660194175,"9.2":0.44076349514563},N:{"10":0,"11":0.010632},J:{"7":0,"10":0.007088},S:{"2.5":0},R:{_:"0"},M:{"0":0.127584},O:{"0":0.272888},Q:{"1.2":0.0886},H:{"0":0.11743305841924},L:{"0":17.850944}}; diff --git a/node_modules/caniuse-lite/data/regions/KE.js b/node_modules/caniuse-lite/data/regions/KE.js index 2a58b7db6..ee104382f 100644 --- a/node_modules/caniuse-lite/data/regions/KE.js +++ b/node_modules/caniuse-lite/data/regions/KE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003827,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.003827,"19":0,"20":0,"21":0.003827,"22":0.003827,"23":0,"24":0,"25":0.003827,"26":0,"27":0,"28":0,"29":0.003827,"30":0.003827,"31":0.003827,"32":0,"33":0.007654,"34":0.003827,"35":0,"36":0,"37":0,"38":0.007654,"39":0.003827,"40":0.007654,"41":0,"42":0,"43":0.003827,"44":0,"45":0,"46":0.003827,"47":0.003827,"48":0,"49":0.103329,"50":0.007654,"51":0.003827,"52":0.003827,"53":0.003827,"54":0,"55":0.007654,"56":0.003827,"57":0.003827,"58":0.019135,"59":0.003827,"60":0.007654,"61":0.003827,"62":0.011481,"63":0.026789,"64":0.015308,"65":0.068886,"66":0.019135,"67":0.045924,"68":0.042097,"69":0.057405,"70":0.095675,"71":2.820499,"72":4.129333,"73":0.026789,"74":0.007654,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.003827,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003827,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003827,"31":0.011481,"32":0.007654,"33":0.003827,"34":0.003827,"35":0,"36":0.003827,"37":0.003827,"38":0.003827,"39":0.011481,"40":0.003827,"41":0.003827,"42":0.003827,"43":0.019135,"44":0.007654,"45":0.007654,"46":0.007654,"47":0.026789,"48":0.019135,"49":0.007654,"50":0.007654,"51":0.003827,"52":0.099502,"53":0.003827,"54":0.003827,"55":0.007654,"56":0.015308,"57":0.011481,"58":0.007654,"59":0.007654,"60":0.03827,"61":0.022962,"62":0.019135,"63":0.034443,"64":0.271717,"65":1.5308,"66":0.183696,"67":0,"3.5":0,"3.6":0.003827},F:{"9":0,"11":0,"12":0.007654,"15":0.011481,"16":0.011481,"17":0.003827,"18":0.003827,"19":0.011481,"20":0.061232,"21":0.007654,"22":0.019135,"23":0.084194,"24":0.003827,"25":0,"26":0.003827,"27":0.003827,"28":0.011481,"29":0.007654,"30":0.011481,"31":0.003827,"32":0.011481,"33":0.011481,"34":0,"35":0.011481,"36":0.003827,"37":0.042097,"38":0.088021,"39":0,"40":0,"41":0,"42":0,"43":0.003827,"44":0,"45":0.003827,"46":0.003827,"47":0,"48":0.003827,"49":0.011481,"50":0.015308,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.003827,"57":0.252582,"58":0.359738,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.256409},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003827,"9":0.003827,"10":0.003827,"11":0.011481,"12":0.26789,_:"0","3.1":0,"3.2":0,"5.1":0.034443,"6.1":0,"7.1":0,"9.1":0.007654,"10.1":0.026789,"11.1":0.057405,"12.1":0},G:{"8":0.064342110677474,"3.2":0.00091590193135195,"4.0-4.1":0.00068692644851396,"4.2-4.3":0.00068692644851396,"5.0-5.1":0.0025187303112179,"6.0-6.1":0.0016028283798659,"7.0-7.1":0.0052664361052737,"8.1-8.4":0.012593651556089,"9.0-9.2":0.0066402890023016,"9.3":0.049000753327329,"10.0-10.2":0.03068271470029,"10.3":0.06365518422896,"11.0-11.2":0.083118100270189,"11.3-11.4":0.19920867006905,"12.0-12.1":1.7587606836786,"12.2":0.0084720928650055},I:{"3":0.0013289893617021,"4":0.17675558510638,_:"67","2.1":0,"2.2":0,"2.3":0.029237765957447,"4.1":0.050501595744681,"4.2-4.3":0.26712686170213,"4.4":0,"4.4.3-4.4.4":0.59937420212766},A:{"6":0,"7":0,"8":0.01958,"9":0.003916,"10":0.007832,"11":0.13706,"5.5":0},B:{"12":0.019135,"13":0.019135,"14":0.022962,"15":0.03827,"16":0.030616,"17":0.241101,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42994945,"5.0-5.4":0.051184458333333,"6.2-6.4":0.030710675,_:"7.2-7.4 8.2"},N:{"10":0.070071891891892,"11":0.36203810810811},J:{"7":0.0086422,"10":0.0345688},R:{_:"0"},M:{"0":0.259266},O:{"0":1.061756},Q:{_:"1.2"},H:{"0":33.31192628866},L:{"0":31.436395}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003574,"12":0.003574,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003574,"23":0,"24":0,"25":0.003574,"26":0.003574,"27":0,"28":0,"29":0,"30":0,"31":0.003574,"32":0,"33":0.003574,"34":0.003574,"35":0,"36":0.003574,"37":0,"38":0.010722,"39":0.003574,"40":0.003574,"41":0,"42":0,"43":0.003574,"44":0,"45":0,"46":0,"47":0.003574,"48":0,"49":0.096498,"50":0.007148,"51":0.003574,"52":0.003574,"53":0.003574,"54":0,"55":0.010722,"56":0.007148,"57":0.003574,"58":0.014296,"59":0.003574,"60":0.003574,"61":0.007148,"62":0.007148,"63":0.042888,"64":0.01787,"65":0.075054,"66":0.010722,"67":0.032166,"68":0.028592,"69":0.039314,"70":0.050036,"71":0.078628,"72":0.282346,"73":6.740564,"74":0.025018,"75":0.01787,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003574,"31":0,"32":0.003574,"33":0.003574,"34":0.003574,"35":0,"36":0.007148,"37":0.003574,"38":0.003574,"39":0.003574,"40":0.003574,"41":0,"42":0.007148,"43":0.01787,"44":0.007148,"45":0.003574,"46":0.003574,"47":0.021444,"48":0.010722,"49":0.007148,"50":0.007148,"51":0,"52":0.075054,"53":0.007148,"54":0.003574,"55":0.003574,"56":0.010722,"57":0.014296,"58":0.003574,"59":0.003574,"60":0.03574,"61":0.021444,"62":0.010722,"63":0.01787,"64":0.025018,"65":0.121516,"66":1.669058,"67":0.218014,"68":0,"3.5":0,"3.6":0.003574},F:{"9":0,"11":0,"12":0.007148,"15":0.010722,"16":0.021444,"17":0.003574,"18":0.003574,"19":0.007148,"20":0.042888,"21":0.007148,"22":0.007148,"23":0.075054,"24":0.003574,"25":0,"26":0.003574,"27":0.003574,"28":0.007148,"29":0.007148,"30":0.007148,"31":0.003574,"32":0.010722,"33":0.007148,"34":0,"35":0.007148,"36":0.007148,"37":0.028592,"38":0.01787,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003574,"46":0,"47":0,"48":0.003574,"49":0.003574,"50":0.003574,"51":0.010722,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.003574,"58":0.543248,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.28592},E:{"4":0,"5":0,"6":0,"7":0,"8":0.010722,"9":0.03574,"10":0.003574,"11":0.007148,"12":0.1787,_:"0","3.1":0,"3.2":0,"5.1":0.110794,"6.1":0,"7.1":0,"9.1":0.007148,"10.1":0.021444,"11.1":0.064332,"12.1":0.10722},G:{"8":0.017463427399179,"3.2":0.0011339887921545,"4.0-4.1":0.0006803932752927,"4.2-4.3":0.0002267977584309,"5.0-5.1":0.002267977584309,"6.0-6.1":0.0011339887921545,"7.0-7.1":0.0040823596517562,"8.1-8.4":0.0088451125788052,"9.0-9.2":0.0052163484439107,"9.3":0.043318371860302,"10.0-10.2":0.024040562393676,"10.3":0.057379832883018,"11.0-11.2":0.070760900630441,"11.3-11.4":0.14537736315421,"12.0-12.1":0.87770732512759,"12.2":1.0067552496748},I:{"3":0.001031064516129,"4":0.14847329032258,_:"67","2.1":0.0072174516129032,"2.2":0.012372774193548,"2.3":0.0072174516129032,"4.1":0.07423664516129,"4.2-4.3":0.32169212903226,"4.4":0,"4.4.3-4.4.4":0.45057519354839},A:{"6":0,"7":0,"8":0.015977882352941,"9":0.0039944705882353,"10":0.0039944705882353,"11":0.11184517647059,"5.5":0},B:{"12":0.021444,"13":0.01787,"14":0.021444,"15":0.01787,"16":0.025018,"17":0.235884,"18":0.064332},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.3748656350365,"5.0-5.4":0.02026300729927,"6.2-6.4":0.04052601459854,"7.2-7.4":0.2026300729927,"8.2":0.45591766423358,"9.2":0.29381360583942},N:{"10":0.055497272727273,"11":0.31078472727273},J:{"7":0,"10":0.038556},S:{"2.5":0},R:{_:"0"},M:{"0":0.212058},O:{"0":0.893214},Q:{"1.2":0.006426},H:{"0":32.480989886598},L:{"0":34.084882}}; diff --git a/node_modules/caniuse-lite/data/regions/KG.js b/node_modules/caniuse-lite/data/regions/KG.js index 65476d322..18c143d40 100644 --- a/node_modules/caniuse-lite/data/regions/KG.js +++ b/node_modules/caniuse-lite/data/regions/KG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.007461,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.007461,"25":0.007461,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007461,"32":0,"33":0.007461,"34":0,"35":0,"36":0,"37":0,"38":0.007461,"39":0.104454,"40":0.014922,"41":0.007461,"42":0.007461,"43":0,"44":0,"45":0,"46":0,"47":0.014922,"48":0,"49":0.320823,"50":0,"51":0.052227,"52":0.037305,"53":0,"54":0,"55":0.029844,"56":0.067149,"57":0.082071,"58":0.014922,"59":0.067149,"60":0.052227,"61":0.067149,"62":0.044766,"63":0.126837,"64":0.029844,"65":0.283518,"66":0.059688,"67":0.238752,"68":0.22383,"69":0.29844,"70":0.335745,"71":23.569299,"72":17.369208,"73":0.014922,"74":0.029844,"75":0},C:{"2":0,"3":0.007461,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007461,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.007461,"47":0.007461,"48":0,"49":0,"50":0.007461,"51":0,"52":0.22383,"53":0.007461,"54":0.007461,"55":0.007461,"56":0.007461,"57":0.007461,"58":0.059688,"59":0.007461,"60":0.022383,"61":0.044766,"62":0.044766,"63":0.022383,"64":0.156681,"65":0.805788,"66":0.007461,"67":0,"3.5":0.007461,"3.6":0.029844},F:{"9":0,"11":0,"12":0.007461,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.059688,"37":0.007461,"38":0.037305,"39":0,"40":0,"41":0,"42":0.007461,"43":0,"44":0,"45":0,"46":0.014922,"47":0.007461,"48":0,"49":0,"50":0.014922,"51":0,"52":0,"53":0,"54":0.007461,"55":0,"56":0.007461,"57":1.56681,"58":1.872711,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.007461,"12.1":0.037305},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.022383,"11":0.007461,"12":0.634185,_:"0","3.1":0,"3.2":0,"5.1":0.305901,"6.1":0.014922,"7.1":0,"9.1":0.007461,"10.1":0.037305,"11.1":0.096993,"12.1":0},G:{"8":0.14855195897128,"3.2":0.0021146186330431,"4.0-4.1":0.0015859639747823,"4.2-4.3":0.0015859639747823,"5.0-5.1":0.0058152012408686,"6.0-6.1":0.0037005826078255,"7.0-7.1":0.012159057139998,"8.1-8.4":0.029076006204343,"9.0-9.2":0.015330985089563,"9.3":0.11313209686781,"10.0-10.2":0.070839724206945,"10.3":0.1469659949965,"11.0-11.2":0.19190164094866,"11.3-11.4":0.45992955268688,"12.0-12.1":4.0605964301011,"12.2":0.019560222355649},I:{"3":0.00094123286052009,"4":0.12518397044917,_:"67","2.1":0,"2.2":0,"2.3":0.020707122931442,"4.1":0.035766848699764,"4.2-4.3":0.18918780496454,"4.4":0,"4.4.3-4.4.4":0.42449602009456},A:{"6":0,"7":0,"8":0.082071,"9":0.022383,"10":0.014922,"11":0.253674,"5.5":0},B:{"12":0.007461,"13":0.007461,"14":0.044766,"15":0.014922,"16":0.014922,"17":0.261135,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.56505247668394,"5.0-5.4":0.060541336787565,"6.2-6.4":0.10090222797927,_:"7.2-7.4 8.2"},N:{"10":0.00952125,"11":0.02856375},J:{"7":0.0005078,"10":0.0020312},R:{_:"0"},M:{"0":0.038085},O:{"0":1.718903},Q:{_:"1.2"},H:{"0":0.64661175429553},L:{"0":32.382617}}; +module.exports={D:{"4":0.01555,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007775,"11":0.023325,"12":0.007775,"13":0,"14":0,"15":0.007775,"16":0.007775,"17":0.023325,"18":0.007775,"19":0,"20":0.038875,"21":0.023325,"22":0,"23":0.01555,"24":0,"25":0.007775,"26":0.01555,"27":0,"28":0,"29":0,"30":0,"31":0.007775,"32":0,"33":0,"34":0,"35":0.023325,"36":0,"37":0,"38":0.023325,"39":0.007775,"40":0.0311,"41":0,"42":0.007775,"43":0,"44":0,"45":0.0622,"46":0,"47":0,"48":0,"49":0.3732,"50":0,"51":0.01555,"52":0,"53":0.007775,"54":0,"55":0.01555,"56":0.01555,"57":0.0622,"58":0.007775,"59":0.1555,"60":0.069975,"61":0.007775,"62":0.007775,"63":0.272125,"64":0.01555,"65":0.311,"66":0.01555,"67":0.163275,"68":0.069975,"69":0.23325,"70":0.35765,"71":0.163275,"72":13.17085,"73":32.9349,"74":0.007775,"75":0.0311,_:"76"},C:{"2":0,"3":0.01555,"4":0.01555,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.007775,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.007775,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007775,"36":0.007775,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.01555,"44":0,"45":0,"46":0,"47":0,"48":0.01555,"49":0,"50":0,"51":0,"52":0.085525,"53":0,"54":0,"55":0,"56":0,"57":0.023325,"58":0,"59":0.023325,"60":0.01555,"61":0.01555,"62":0,"63":0.007775,"64":0.007775,"65":0.0622,"66":1.034075,"67":0.0311,"68":0,"3.5":0.007775,"3.6":0.07775},F:{"9":0,"11":0,"12":0.0622,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007775,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007775,"27":0.01555,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.023325,"37":0,"38":0.0622,"39":0,"40":0,"41":0,"42":0.0311,"43":0,"44":0,"45":0,"46":0.007775,"47":0.038875,"48":0.01555,"49":0,"50":0,"51":0.023325,"52":0,"53":0.007775,"54":0,"55":0,"56":0,"57":0.01555,"58":4.0119,"9.5-9.6":0,"10.0-10.1":0,"10.5":0.007775,"10.6":0,"11.1":0,"11.5":0,"11.6":0.038875,"12.1":0.085525},E:{"4":0.023325,"5":0.007775,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007775,"12":0.334325,_:"0","3.1":0,"3.2":0,"5.1":0.17105,"6.1":0,"7.1":0,"9.1":0,"10.1":0.007775,"11.1":0.038875,"12.1":0.241025},G:{"8":0.033799131892325,"3.2":0.0021947488241769,"4.0-4.1":0.0013168492945062,"4.2-4.3":0.00043894976483538,"5.0-5.1":0.0043894976483538,"6.0-6.1":0.0021947488241769,"7.0-7.1":0.0079010957670369,"8.1-8.4":0.01711904082858,"9.0-9.2":0.010095844591214,"9.3":0.083839405083558,"10.0-10.2":0.046528675072551,"10.3":0.11105429050335,"11.0-11.2":0.13695232662864,"11.3-11.4":0.28136679925948,"12.0-12.1":1.6987355899129,"12.2":1.9484980061043},I:{"3":0.00079004536290323,"4":0.11376653225806,_:"67","2.1":0.0055303175403226,"2.2":0.0094805443548387,"2.3":0.0055303175403226,"4.1":0.056883266129032,"4.2-4.3":0.24649415322581,"4.4":0,"4.4.3-4.4.4":0.34524982358871},A:{"6":0,"7":0,"8":0.04008984375,"9":0.00801796875,"10":0.00801796875,"11":0.20044921875,"5.5":0},B:{"12":0.0311,"13":0.007775,"14":0.01555,"15":0.01555,"16":0.01555,"17":1.018525,"18":0.101075},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54546625766871,"5.0-5.4":0.030303680981595,"6.2-6.4":0.070708588957055,"7.2-7.4":0.16161963190184,"8.2":0.59597239263804,"9.2":0.24242944785276},N:{"10":0.011866666666667,"11":0.023733333333333},J:{"7":0,"10":0.002225},S:{"2.5":0},R:{_:"0"},M:{"0":0.03115},O:{"0":1.30385},Q:{"1.2":0.00445},H:{"0":0.40655184707904},L:{"0":28.496625}}; diff --git a/node_modules/caniuse-lite/data/regions/KH.js b/node_modules/caniuse-lite/data/regions/KH.js index 199ad85c0..64b0fb725 100644 --- a/node_modules/caniuse-lite/data/regions/KH.js +++ b/node_modules/caniuse-lite/data/regions/KH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006946,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.006946,"19":0,"20":0.006946,"21":0,"22":0,"23":0.006946,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.013892,"30":0.006946,"31":0.013892,"32":0.006946,"33":0.020838,"34":0.006946,"35":0,"36":0,"37":0,"38":0.027784,"39":0,"40":0.187542,"41":0.006946,"42":0,"43":0.048622,"44":0,"45":0.006946,"46":0.006946,"47":0.020838,"48":0.03473,"49":0.118082,"50":0.006946,"51":0.020838,"52":0.048622,"53":0.03473,"54":0.013892,"55":0.03473,"56":0.03473,"57":0.020838,"58":0.048622,"59":0.055568,"60":0.145866,"61":0.152812,"62":0.48622,"63":0.76406,"64":0.395922,"65":0.493166,"66":0.097244,"67":0.48622,"68":0.187542,"69":0.20838,"70":0.340354,"71":10.585704,"72":17.184404,"73":0.17365,"74":0.215326,"75":0},C:{"2":0,"3":0.006946,"4":0.006946,"5":0.006946,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006946,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006946,"30":0.006946,"31":0,"32":0,"33":0,"34":0,"35":0.006946,"36":0.006946,"37":0,"38":0.006946,"39":0.006946,"40":0.013892,"41":0.006946,"42":0.020838,"43":0.03473,"44":0.006946,"45":0.006946,"46":0.006946,"47":0.06946,"48":0.055568,"49":0.013892,"50":0.027784,"51":0.020838,"52":0.097244,"53":0.013892,"54":0.090298,"55":0.03473,"56":0.090298,"57":0.125028,"58":0.236164,"59":0.097244,"60":0.097244,"61":0.13892,"62":0.090298,"63":0.472328,"64":1.021062,"65":3.16043,"66":0.38203,"67":0.006946,"3.5":0,"3.6":0.006946},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.10419,"38":0.006946,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.048622,"49":0.06946,"50":0.027784,"51":0.006946,"52":0.020838,"53":0.006946,"54":0.013892,"55":0,"56":0.006946,"57":0.52095,"58":0.750168,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006946},E:{"4":0.006946,"5":0,"6":0,"7":0,"8":0.013892,"9":0.090298,"10":0.03473,"11":0.145866,"12":1.298902,_:"0","3.1":0,"3.2":0,"5.1":0.006946,"6.1":0,"7.1":0,"9.1":0.055568,"10.1":0.111136,"11.1":0.229218,"12.1":0.006946},G:{"8":0.57975904252977,"3.2":0.0082527977584309,"4.0-4.1":0.0061895983188232,"4.2-4.3":0.0061895983188232,"5.0-5.1":0.022695193835685,"6.0-6.1":0.014442396077254,"7.0-7.1":0.047453587110978,"8.1-8.4":0.11347596917842,"9.0-9.2":0.059832783748624,"9.3":0.44152468007605,"10.0-10.2":0.27646872490744,"10.3":0.57356944421095,"11.0-11.2":0.7489413965776,"11.3-11.4":1.7949835124587,"12.0-12.1":15.847434895627,"12.2":0.076338379265486},I:{"3":0.0011283238770686,"4":0.15006707565012,_:"67","2.1":0,"2.2":0,"2.3":0.024823125295508,"4.1":0.042876307328605,"4.2-4.3":0.22679309929078,"4.4":0,"4.4.3-4.4.4":0.50887406855792},A:{"6":0.015591021582734,"7":0.015591021582734,"8":0.20268328057554,"9":0.077955107913669,"10":0.062364086330935,"11":0.70939148201439,"5.5":0},B:{"12":0.013892,"13":0.020838,"14":0.097244,"15":0.118082,"16":0.118082,"17":0.52095,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.50613254450262,"5.0-5.4":0.051646178010471,"6.2-6.4":0.07230464921466,_:"7.2-7.4 8.2"},N:{"10":0.0129795,"11":0.0389385},J:{"7":0.0012216,"10":0.0048864},R:{_:"0"},M:{"0":0.149646},O:{"0":0.638286},Q:{_:"1.2"},H:{"0":0.81824636082474},L:{"0":26.462148}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007427,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.014854,"30":0,"31":0,"32":0.007427,"33":0.022281,"34":0.007427,"35":0,"36":0,"37":0,"38":0.014854,"39":0,"40":0.029708,"41":0.014854,"42":0,"43":0.051989,"44":0,"45":0.007427,"46":0,"47":0.007427,"48":0.066843,"49":4.909247,"50":0.007427,"51":0.014854,"52":0.007427,"53":0.014854,"54":0.007427,"55":0.051989,"56":0.066843,"57":0.007427,"58":0.029708,"59":0.029708,"60":0.07427,"61":0.089124,"62":0.245091,"63":0.757554,"64":0.22281,"65":0.430766,"66":0.059416,"67":0.237664,"68":0.111405,"69":0.141113,"70":0.267372,"71":0.29708,"72":0.720419,"73":29.529752,"74":0.126259,"75":0.267372,_:"76"},C:{"2":0,"3":0.007427,"4":0.007427,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.014854,"36":0.007427,"37":0,"38":0.007427,"39":0.007427,"40":0.014854,"41":0.022281,"42":0.007427,"43":0.029708,"44":0.007427,"45":0.007427,"46":0.022281,"47":0.044562,"48":0.103978,"49":0.014854,"50":0.022281,"51":0.022281,"52":0.07427,"53":0.014854,"54":0.007427,"55":0.014854,"56":0.096551,"57":0.066843,"58":0.126259,"59":0.133686,"60":0.103978,"61":0.089124,"62":0.111405,"63":0.193102,"64":0.22281,"65":0.51989,"66":5.369721,"67":0.683284,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007427,"36":0,"37":0.103978,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.037135,"50":0.014854,"51":0.014854,"52":0,"53":0.007427,"54":0.007427,"55":0,"56":0.007427,"57":0,"58":1.121477,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.007427,"5":0,"6":0,"7":0.007427,"8":0.007427,"9":0,"10":0.037135,"11":0.118832,"12":0.727846,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.022281,"10.1":0.089124,"11.1":0.200529,"12.1":0.423339},G:{"8":0.12062918783148,"3.2":0.0078330641449014,"4.0-4.1":0.0046998384869409,"4.2-4.3":0.0015666128289803,"5.0-5.1":0.015666128289803,"6.0-6.1":0.0078330641449014,"7.0-7.1":0.028199030921645,"8.1-8.4":0.061097900330231,"9.0-9.2":0.036032095066547,"9.3":0.29922305033523,"10.0-10.2":0.16606095987191,"10.3":0.39635304573201,"11.0-11.2":0.48878320264185,"11.3-11.4":1.0041988233764,"12.0-12.1":6.0627916481537,"12.2":6.9541943478435},I:{"3":0.00092215927419355,"4":0.13279093548387,_:"67","2.1":0.0064551149193548,"2.2":0.011065911290323,"2.3":0.0064551149193548,"4.1":0.066395467741935,"4.2-4.3":0.28771369354839,"4.4":0,"4.4.3-4.4.4":0.40298360282258},A:{"6":0.0098793113207547,"7":0.0098793113207547,"8":0.24698278301887,"9":0.088913801886792,"10":0.088913801886792,"11":0.60263799056604,"5.5":0},B:{"12":0.014854,"13":0.014854,"14":0.029708,"15":0.044562,"16":0.653576,"17":0.750127,"18":0.311934},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41685718787879,"5.0-5.4":0.050836242424242,"6.2-6.4":0.091505236363636,"7.2-7.4":0.16267597575758,"8.2":0.45752618181818,"9.2":0.49819517575758},N:{"10":0.0118358,"11":0.0473432},J:{"7":0,"10":0.002573},S:{"2.5":0},R:{_:"0"},M:{"0":0.095201},O:{"0":0.627812},Q:{"1.2":0.074617},H:{"0":0.83065900859107},L:{"0":23.801196}}; diff --git a/node_modules/caniuse-lite/data/regions/KI.js b/node_modules/caniuse-lite/data/regions/KI.js index f805dc9dc..667e24fe2 100644 --- a/node_modules/caniuse-lite/data/regions/KI.js +++ b/node_modules/caniuse-lite/data/regions/KI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.003778,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007556,"44":0,"45":0,"46":0,"47":0,"48":0.045336,"49":0.007556,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.011334,"57":0,"58":0.03778,"59":0,"60":0,"61":0.007556,"62":0,"63":0.041558,"64":0.034002,"65":0.030224,"66":0.177566,"67":0.034002,"68":0.003778,"69":0.049114,"70":0.468472,"71":2.39903,"72":3.358642,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.003778,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.011334,"36":0,"37":0,"38":0.003778,"39":0,"40":0.003778,"41":0.003778,"42":0,"43":0.011334,"44":0,"45":0.003778,"46":0,"47":0.086894,"48":0,"49":0.139786,"50":0.003778,"51":0,"52":0.034002,"53":0,"54":0.011334,"55":0.003778,"56":0.011334,"57":0,"58":0,"59":0.079338,"60":0.007556,"61":0.01889,"62":0.068004,"63":0.030224,"64":0.177566,"65":0.872718,"66":0.068004,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007556,"38":0,"39":0.011334,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.011334,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.124674,"58":0.290906,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.011334,"8":0,"9":0,"10":0,"11":0,"12":0.011334,_:"0","3.1":0,"3.2":0,"5.1":0.003778,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.13363232963074,"3.2":0.0019022395676974,"4.0-4.1":0.001426679675773,"4.2-4.3":0.001426679675773,"5.0-5.1":0.0052311588111678,"6.0-6.1":0.0033289192434704,"7.0-7.1":0.01093787751426,"8.1-8.4":0.026155794055839,"9.0-9.2":0.013791236865806,"9.3":0.10176981687181,"10.0-10.2":0.063725025517862,"10.3":0.13220564995497,"11.0-11.2":0.17262824076854,"11.3-11.4":0.41373710597418,"12.0-12.1":3.6527755298709,"12.2":0.017595716001201},I:{"3":0.0018387115839243,"4":0.24454864066194,_:"67","2.1":0,"2.2":0,"2.3":0.040451654846336,"4.1":0.069871040189125,"4.2-4.3":0.36958102836879,"4.4":0,"4.4.3-4.4.4":0.82925892434988},A:{"6":0,"7":0,"8":0.003778,"9":0.007556,"10":0.086894,"11":0.185122,"5.5":0},B:{"12":0.030224,"13":0.1889,"14":0.083116,"15":0.41558,"16":0.147342,"17":0.842494,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.7628601126761,"5.0-5.4":0.31635802816901,"6.2-6.4":0.39017490140845,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.018666},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.255102},O:{"0":1.219512},Q:{_:"1.2"},H:{"0":0.56549641237113},L:{"0":73.137852}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.038768,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.009692,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.07269,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0.150226,"64":0.009692,"65":0.062998,"66":0,"67":0,"68":0,"69":0.261684,"70":0.84805,"71":0.038768,"72":0.445832,"73":10.544896,"74":0,"75":0.029076,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0.009692,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.04846,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.009692,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.009692,"44":0.019384,"45":0.058152,"46":0.082382,"47":0,"48":0,"49":0.07269,"50":0,"51":0,"52":0.009692,"53":0,"54":0,"55":0,"56":0.019384,"57":0,"58":0,"59":0.111458,"60":0,"61":0.184148,"62":0.009692,"63":0.009692,"64":0.009692,"65":0.174456,"66":1.032198,"67":0.203532,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.029076,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.407064,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.062998,_:"0","3.1":0,"3.2":0,"5.1":0.029076,"6.1":0,"7.1":0,"9.1":0,"10.1":0.009692,"11.1":0,"12.1":0.029076},G:{"8":0.058077479235465,"3.2":0.0037712648854198,"4.0-4.1":0.0022627589312519,"4.2-4.3":0.00075425297708396,"5.0-5.1":0.0075425297708396,"6.0-6.1":0.0037712648854198,"7.0-7.1":0.013576553587511,"8.1-8.4":0.029415866106274,"9.0-9.2":0.017347818472931,"9.3":0.14406231862304,"10.0-10.2":0.0799508155709,"10.3":0.19082600320224,"11.0-11.2":0.2353269288502,"11.3-11.4":0.48347615831082,"12.0-12.1":2.9189590213149,"12.2":3.3481289652757},I:{"3":0.0010197802419355,"4":0.14684835483871,_:"67","2.1":0.0071384616935484,"2.2":0.012237362903226,"2.3":0.0071384616935484,"4.1":0.073424177419355,"4.2-4.3":0.31817143548387,"4.4":0,"4.4.3-4.4.4":0.44564396572581},A:{"6":0,"7":0,"8":0.111458,"9":0.019384,"10":0.101766,"11":0.222916,"5.5":0},B:{"12":0.19384,"13":0.140534,"14":0.038768,"15":0.04846,"16":0.04846,"17":0.760822,"18":0.16961},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.126900244898,"5.0-5.4":0.41257711564626,"6.2-6.4":0.19543126530612,"7.2-7.4":0.78172506122449,"8.2":0.27143231292517,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.061848},O:{"0":0.190698},Q:{"1.2":0.020616},H:{"0":0.25861213402062},L:{"0":66.66974}}; diff --git a/node_modules/caniuse-lite/data/regions/KM.js b/node_modules/caniuse-lite/data/regions/KM.js index fecdb2b7a..a579b3bd8 100644 --- a/node_modules/caniuse-lite/data/regions/KM.js +++ b/node_modules/caniuse-lite/data/regions/KM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003155,"10":0.009465,"11":0,"12":0.003155,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00631,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.04417,"30":0,"31":0,"32":0,"33":0.009465,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.08834,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.028395,"50":0,"51":0,"52":0.003155,"53":0,"54":0,"55":0.009465,"56":0.022085,"57":0.009465,"58":0.03155,"59":0.003155,"60":0.028395,"61":0.00631,"62":0.01893,"63":0,"64":0.009465,"65":0.13882,"66":0.00631,"67":0.003155,"68":0.02524,"69":0.03786,"70":0.053635,"71":1.93086,"72":2.312615,"73":0.00631,"74":0,"75":0},C:{"2":0,"3":0.00631,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003155,"21":0,"22":0,"23":0.003155,"24":0.00631,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.003155,"32":0,"33":0,"34":0.00631,"35":0.003155,"36":0.00631,"37":0,"38":0.003155,"39":0,"40":0,"41":0,"42":0.003155,"43":0.00631,"44":0,"45":0,"46":0,"47":0.003155,"48":0,"49":0,"50":0.00631,"51":0,"52":0.03155,"53":0,"54":0,"55":0,"56":0.03786,"57":0.00631,"58":0,"59":0.009465,"60":0.03155,"61":0.00631,"62":0.003155,"63":0.003155,"64":0.34705,"65":1.6406,"66":0.00631,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.003155,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.00631,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003155,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.009465,"37":0.00631,"38":0.00631,"39":0,"40":0.00631,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.009465,"57":0.15144,"58":0.14513,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.003155,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01893},E:{"4":0,"5":0,"6":0,"7":0.003155,"8":0,"9":0,"10":0.06941,"11":0,"12":0.10727,_:"0","3.1":0,"3.2":0,"5.1":0.003155,"6.1":0,"7.1":0,"9.1":0.01262,"10.1":0,"11.1":0.047325,"12.1":0},G:{"8":0.097435688481937,"3.2":0.0013869848894226,"4.0-4.1":0.0010402386670669,"4.2-4.3":0.0010402386670669,"5.0-5.1":0.0038142084459121,"6.0-6.1":0.0024272235564895,"7.0-7.1":0.0079751631141799,"8.1-8.4":0.019071042229561,"9.0-9.2":0.010055640448314,"9.3":0.074203691584109,"10.0-10.2":0.046463993795657,"10.3":0.09639544981487,"11.0-11.2":0.1258688787151,"11.3-11.4":0.30166921344941,"12.0-12.1":2.6633577339137,"12.2":0.012829610227159},I:{"3":0.010693752955083,"4":1.422269143026,_:"67","2.1":0,"2.2":0,"2.3":0.23526256501182,"4.1":0.40636261229314,"4.2-4.3":2.1494443439716,"4.4":0,"4.4.3-4.4.4":4.8228825827423},A:{"6":0,"7":0,"8":0.035045245098039,"9":0,"10":0.015929656862745,"11":0.27399009803922,"5.5":0},B:{"12":0.034705,"13":0.02524,"14":0.034705,"15":0.05048,"16":0.116735,"17":0.21454,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.81227333333333,"5.0-5.4":0.09138075,"6.2-6.4":0.80211991666667,_:"7.2-7.4 8.2"},N:{"10":0.082542647058824,"11":0.19810235294118},J:{"7":0.006845,"10":0.02738},R:{_:"0"},M:{"0":0.05476},O:{"0":1.512745},Q:{_:"1.2"},H:{"0":3.4734964261168},L:{"0":68.25155}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.003414,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.006828,"26":0,"27":0,"28":0,"29":0.003414,"30":0,"31":0,"32":0,"33":0.010242,"34":0.006828,"35":0,"36":0,"37":0,"38":0.013656,"39":0,"40":0.023898,"41":0,"42":0,"43":0.112662,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.11949,"50":0,"51":0.003414,"52":0,"53":0.006828,"54":0,"55":0,"56":0.133146,"57":0.010242,"58":0.03414,"59":0.003414,"60":0.05121,"61":0,"62":0.023898,"63":0.023898,"64":0.006828,"65":0.1707,"66":0.010242,"67":0.003414,"68":0.023898,"69":0.013656,"70":0.054624,"71":0.013656,"72":0.225324,"73":5.762832,"74":0.013656,"75":0.020484,_:"76"},C:{"2":0,"3":0.003414,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.003414,"34":0,"35":0,"36":0,"37":0,"38":0.010242,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.027312,"46":0,"47":0.003414,"48":0.010242,"49":0,"50":0,"51":0,"52":0.03414,"53":0,"54":0,"55":0.010242,"56":0.020484,"57":0.010242,"58":0,"59":0.003414,"60":0.010242,"61":0,"62":0.01707,"63":0,"64":0.01707,"65":0.037554,"66":1.60458,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003414,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.378954,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.071694},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003414,"11":0.013656,"12":0.129732,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.013656,"10.1":0,"11.1":0.491616,"12.1":0.010242},G:{"8":0.016929690183128,"3.2":0.001099330531372,"4.0-4.1":0.00065959831882318,"4.2-4.3":0.00021986610627439,"5.0-5.1":0.0021986610627439,"6.0-6.1":0.001099330531372,"7.0-7.1":0.0039575899129391,"8.1-8.4":0.0085747781447013,"9.0-9.2":0.005056920444311,"9.3":0.041994426298409,"10.0-10.2":0.023305807265086,"10.3":0.055626124887421,"11.0-11.2":0.06859822515761,"11.3-11.4":0.14093417412189,"12.0-12.1":0.8508818312819,"12.2":0.97598564575203},I:{"3":0.0076068185483871,"4":1.0953818709677,_:"67","2.1":0.05324772983871,"2.2":0.091281822580645,"2.3":0.05324772983871,"4.1":0.54769093548387,"4.2-4.3":2.3733273870968,"4.4":0,"4.4.3-4.4.4":3.3241797056452},A:{"6":0,"7":0,"8":0.030726,"9":0.006828,"10":0.023898,"11":0.245808,"5.5":0},B:{"12":0.23898,"13":0.010242,"14":0.023898,"15":0.075108,"16":0.174114,"17":0.1707,"18":0.020484},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0371216842105,"5.0-5.4":0.050839298245614,"6.2-6.4":0.27453221052632,"7.2-7.4":0.2236929122807,"8.2":1.240478877193,"9.2":0.07117501754386},N:{"10":0,"11":0.092204},J:{"7":0,"10":0.013172},S:{"2.5":0},R:{_:"0"},M:{"0":0.026344},O:{"0":4.386276},Q:{"1.2":0.026344},H:{"0":1.8830301924399},L:{"0":66.664222}}; diff --git a/node_modules/caniuse-lite/data/regions/KN.js b/node_modules/caniuse-lite/data/regions/KN.js index 89b930c41..daf53f838 100644 --- a/node_modules/caniuse-lite/data/regions/KN.js +++ b/node_modules/caniuse-lite/data/regions/KN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.006529,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006529,"35":0,"36":0,"37":0,"38":0.026116,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006529,"48":0.006529,"49":0.117522,"50":0.280747,"51":0,"52":0,"53":0.006529,"54":0,"55":0,"56":0.006529,"57":0.045703,"58":0.026116,"59":0,"60":0,"61":0.006529,"62":0.280747,"63":0.006529,"64":0.06529,"65":0.06529,"66":0,"67":0.006529,"68":0.06529,"69":0.019587,"70":0.561494,"71":9.003491,"72":11.908896,"73":0.013058,"74":0.006529,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006529,"39":0,"40":0,"41":0.006529,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.026116,"53":0,"54":0,"55":0,"56":0.006529,"57":0,"58":0,"59":0,"60":0.156696,"61":0.163225,"62":0,"63":0.019587,"64":0.313392,"65":1.442909,"66":0.104464,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.143638,"58":0.176283,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.313392,"9":0.019587,"10":0.013058,"11":0.06529,"12":3.06863,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.013058,"10.1":0.052232,"11.1":0.607197,"12.1":0},G:{"8":0.55966541949365,"3.2":0.0079667675372761,"4.0-4.1":0.0059750756529571,"4.2-4.3":0.0059750756529571,"5.0-5.1":0.021908610727509,"6.0-6.1":0.013941843190233,"7.0-7.1":0.045808913339338,"8.1-8.4":0.10954305363755,"9.0-9.2":0.057759064645252,"9.3":0.42622206324427,"10.0-10.2":0.26688671249875,"10.3":0.55369034384069,"11.0-11.2":0.72298415400781,"11.3-11.4":1.7327719393576,"12.0-12.1":15.298185363454,"12.2":0.073692599719804},I:{"3":0.0020900591016548,"4":0.27797786052009,_:"67","2.1":0,"2.2":0,"2.3":0.045981300236407,"4.1":0.079422245862884,"4.2-4.3":0.42010187943262,"4.4":0,"4.4.3-4.4.4":0.94261665484634},A:{"6":0,"7":0,"8":0.013058,"9":0.026116,"10":0.019587,"11":0.861828,"5.5":0},B:{"12":0.032645,"13":0.013058,"14":0.352566,"15":0.058761,"16":0.097935,"17":2.494078,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17603864150943,"5.0-5.4":0,"6.2-6.4":0.01100241509434,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.055536},J:{"7":0.062478,"10":0.249912},R:{_:"0"},M:{"0":0.086775},O:{"0":0.135369},Q:{_:"1.2"},H:{"0":0.21031158762887},L:{"0":38.659414}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.017223,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.028705,"35":0,"36":0,"37":0,"38":0.022964,"39":0,"40":0,"41":0.005741,"42":0,"43":0.005741,"44":0,"45":0,"46":0,"47":0,"48":0.011482,"49":0.05741,"50":0,"51":0,"52":0.040187,"53":0.005741,"54":0,"55":0.005741,"56":0,"57":0,"58":0.005741,"59":0,"60":0,"61":0,"62":0.005741,"63":0.103338,"64":0.086115,"65":0.034446,"66":0,"67":0.022964,"68":0,"69":0.005741,"70":0.327237,"71":0.166489,"72":1.670631,"73":15.477736,"74":0.028705,"75":0.022964,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005741,"30":0,"31":0.011482,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.034446,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.034446,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.246863,"53":0,"54":0.005741,"55":0,"56":0.005741,"57":0,"58":0,"59":0,"60":1.848602,"61":0,"62":0,"63":0,"64":0.05741,"65":0.051669,"66":0.361683,"67":0.040187,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005741,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.28705,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.166489,"9":0.011482,"10":0.068892,"11":0.017223,"12":0.912819,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.269827,"11.1":0.183712,"12.1":0.637251},G:{"8":0.10993957980586,"3.2":0.0071389337536275,"4.0-4.1":0.0042833602521765,"4.2-4.3":0.0014277867507255,"5.0-5.1":0.014277867507255,"6.0-6.1":0.0071389337536275,"7.0-7.1":0.025700161513059,"8.1-8.4":0.055683683278295,"9.0-9.2":0.032839095266687,"9.3":0.27270726938857,"10.0-10.2":0.1513453955769,"10.3":0.36123004793355,"11.0-11.2":0.44546946622636,"11.3-11.4":0.91521130721505,"12.0-12.1":5.5255347253077,"12.2":6.3379453864705},I:{"3":0.0018619879032258,"4":0.26812625806452,_:"67","2.1":0.013033915322581,"2.2":0.02234385483871,"2.3":0.013033915322581,"4.1":0.13406312903226,"4.2-4.3":0.58094022580645,"4.4":0,"4.4.3-4.4.4":0.81368871370968},A:{"6":0,"7":0,"8":0,"9":0.091856,"10":0.022964,"11":0.843927,"5.5":0},B:{"12":0.005741,"13":0.051669,"14":0.264086,"15":0.005741,"16":0.045928,"17":3.295334,"18":1.590257},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.12122568292683,"5.0-5.4":0,"6.2-6.4":0.022041033259424,"7.2-7.4":0.044082066518847,"8.2":2.5788008913525,"9.2":2.2041033259424},N:{"10":0,"11":0.04259},J:{"7":0,"10":0.195914},S:{"2.5":0.004259},R:{_:"0"},M:{"0":0.459972},O:{"0":0.502562},Q:{"1.2":0},H:{"0":0.58062903092784},L:{"0":43.863022}}; diff --git a/node_modules/caniuse-lite/data/regions/KP.js b/node_modules/caniuse-lite/data/regions/KP.js index 60ba5fcfc..79bbc01fd 100644 --- a/node_modules/caniuse-lite/data/regions/KP.js +++ b/node_modules/caniuse-lite/data/regions/KP.js @@ -1 +1 @@ -module.exports={D:{"25":0.231582,"28":1.051026,"39":0.044535,"47":0.071256,"48":0.08907,"49":0.071256,"51":0.071256,"52":71.353977,"53":0.08907,"55":0.08907,"56":0.026721,"58":0.365187,"61":0.026721,"62":0.641304,"65":0.115791,"66":0.249396,"67":0.276117,"68":0.133605,"69":0.187047,"70":0.08907,"71":1.42512,"72":1.051026,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 50 54 57 59 60 63 64 73 74 75"},C:{"4":0.026721,"44":0.044535,"45":2.591937,"50":0.044535,"52":0.507699,"57":0.160326,"59":0.08907,"60":0.409722,"61":0.071256,"62":0.391908,"63":0.044535,"64":0.231582,"65":2.039703,"66":0.570048,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 48 49 51 53 54 55 56 58 67 3.5 3.6"},F:{"36":0.320652,"39":0.071256,"44":0.08907,"56":0.249396,"57":0.231582,"58":0.436443,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"11":0.026721,"12":0.026721,_:"0 5 6 7 8 9 10 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1"},G:{"8":0.14085765425798,"3.2":0.0020050911638147,"4.0-4.1":0.001503818372861,"4.2-4.3":0.001503818372861,"5.0-5.1":0.0055140007004903,"6.0-6.1":0.0035089095366757,"7.0-7.1":0.011529274191934,"8.1-8.4":0.027570003502452,"9.0-9.2":0.014536910937656,"9.3":0.10727237726408,"10.0-10.2":0.067170553987791,"10.3":0.13935383588512,"11.0-11.2":0.18196202311618,"11.3-11.4":0.43610732812969,"12.0-12.1":3.8502763073151,"12.2":0.018547093265286},I:{"3":0.00012661229314421,"4":0.01683943498818,_:"67","2.1":0,"2.2":0,"2.3":0.0027854704491726,"4.1":0.0048112671394799,"4.2-4.3":0.025449070921986,"4.4":0,"4.4.3-4.4.4":0.057102144208038},A:{"8":0.204861,"11":0.961956,_:"6 7 9 10 5.5"},B:{"12":0.436443,"13":0.187047,"15":0.026721,"17":0.231582,_:"14 16 18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2"},N:{"10":0,"11":0.018666},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.080882},O:{_:"0"},Q:{_:"1.2"},H:{"0":0.076573852233677},L:{"0":5.526544}}; +module.exports={D:{"33":0.214596,"35":0.43714,"38":0.214596,"63":3.05998,"66":5.897416,"69":1.088876,"71":2.400296,"72":3.93426,"73":11.572288,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 67 68 70 74 75 76"},C:{"45":17.24716,"52":2.62284,"59":0.214596,"62":0.214596,"63":1.088876,"65":0.214596,"66":6.112012,"67":0.214596,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 53 54 55 56 57 58 60 61 64 68 3.5 3.6"},F:{"56":0.43714,"58":9.386588,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"12":0.651736,_:"0 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":1.31142},G:{"8":0.044673345742019,"3.2":0.0029008666066246,"4.0-4.1":0.0017405199639748,"4.2-4.3":0.00058017332132493,"5.0-5.1":0.0058017332132493,"6.0-6.1":0.0029008666066246,"7.0-7.1":0.010443119783849,"8.1-8.4":0.022626759531672,"9.0-9.2":0.013343986390473,"9.3":0.11081310437306,"10.0-10.2":0.061498372060442,"10.3":0.14678385029521,"11.0-11.2":0.18101407625338,"11.3-11.4":0.37189109896928,"12.0-12.1":2.2452707535275,"12.2":2.5753893733614},I:{"3":0.00048634576612903,"4":0.070033790322581,_:"67","2.1":0.0034044203629032,"2.2":0.0058361491935484,"2.3":0.0034044203629032,"4.1":0.03501689516129,"4.2-4.3":0.15173987903226,"4.4":0,"4.4.3-4.4.4":0.21253309979839},A:{"11":5.460276,_:"6 7 8 9 10 5.5"},B:{"12":0.651736,"16":1.088876,"17":2.400296,_:"13 14 15 18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.126900244898,"5.0-5.4":0.41257711564626,"6.2-6.4":0.19543126530612,"7.2-7.4":0.78172506122449,"8.2":0.482455,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{_:"2.5"},R:{_:"0"},M:{_:"0"},O:{_:"0"},Q:{_:"1.2"},H:{"0":0.68610766151203},L:{"0":13.694445}}; diff --git a/node_modules/caniuse-lite/data/regions/KR.js b/node_modules/caniuse-lite/data/regions/KR.js index f417185d9..2ce9f3c78 100644 --- a/node_modules/caniuse-lite/data/regions/KR.js +++ b/node_modules/caniuse-lite/data/regions/KR.js @@ -1 +1 @@ -module.exports={D:{"31":0.436356,"33":0.004743,"42":0.023715,"46":0.004743,"47":0.009486,"48":0.004743,"49":0.227664,"50":0.037944,"53":0.009486,"55":0.014229,"56":0.018972,"57":0.042687,"58":0.009486,"59":0.075888,"60":0.009486,"61":0.085374,"62":0.033201,"63":0.222921,"64":0.04743,"65":0.056916,"66":0.037944,"67":0.09486,"68":0.061659,"69":0.066402,"70":0.118575,"71":8.352423,"72":13.503321,"73":0.014229,"74":0.028458,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 34 35 36 37 38 39 40 41 43 44 45 51 52 54 75"},C:{"48":0.004743,"51":0.009486,"52":0.018972,"56":0.028458,"57":0.009486,"58":0.009486,"59":0.009486,"64":0.04743,"65":0.360468,"66":0.009486,"67":0.018972,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 53 54 55 60 61 62 63 3.5 3.6"},F:{"57":0.04743,"58":0.222921,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"7":0.004743,"8":0.037944,"9":0.023715,"10":0.018972,"11":0.04743,"12":0.749394,_:"0 5 6 3.1 3.2 5.1 7.1","6.1":0.023715,"9.1":0.033201,"10.1":0.113832,"11.1":0.132804,"12.1":0.004743},G:{"8":0.4595010531372,"3.2":0.0065409402581807,"4.0-4.1":0.0049057051936355,"4.2-4.3":0.0049057051936355,"5.0-5.1":0.017987585709997,"6.0-6.1":0.011446645451816,"7.0-7.1":0.037610406484539,"8.1-8.4":0.089937928549985,"9.0-9.2":0.04742181687181,"9.3":0.34994030381267,"10.0-10.2":0.21912149864905,"10.3":0.45459534794356,"11.0-11.2":0.5935903284299,"11.3-11.4":1.4226545061543,"12.0-12.1":12.560240530772,"12.2":0.060503697388172},I:{"3":0.00022365957446809,"4":0.029746723404255,_:"67","2.1":0,"2.2":0,"2.3":0.0049205106382979,"4.1":0.0084990638297872,"4.2-4.3":0.044955574468085,"4.4":0,"4.4.3-4.4.4":0.10087046808511},A:{"8":0.11399705364911,"9":0.066498281295312,"10":0.18049533494442,"11":9.4665053301112,_:"6 7 5.5"},B:{"12":0.004743,"13":0.009486,"14":0.014229,"15":0.014229,"16":0.04743,"17":0.915399,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.29300924271845,"5.0-5.4":0.19197157281553,"6.2-6.4":0.13134897087379,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.018666},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.084096},O:{"0":0.073584},Q:{_:"1.2"},H:{"0":0.084592701030928},L:{"0":31.602465}}; +module.exports={D:{"31":0.066636,"34":0.005553,"42":0.022212,"47":0.011106,"48":0.005553,"49":1.293849,"50":0.016659,"53":0.005553,"55":0.016659,"56":0.016659,"57":0.05553,"58":0.011106,"59":0.133272,"60":0.011106,"61":0.016659,"62":0.049977,"63":0.310968,"64":0.05553,"65":0.061083,"66":0.038871,"67":0.083295,"68":0.05553,"69":0.066636,"70":0.099954,"71":0.133272,"72":0.627489,"73":30.81915,"74":0.027765,"75":0.022212,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 35 36 37 38 39 40 41 43 44 45 46 51 52 54 76"},C:{"48":0.011106,"52":0.194355,"56":0.016659,"57":0.005553,"59":0.005553,"60":0.005553,"63":0.005553,"64":0.005553,"65":0.027765,"66":0.533088,"67":0.011106,"68":0.011106,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 58 61 62 3.5 3.6"},F:{"51":0.005553,"58":0.266544,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"8":0.099954,"9":0.05553,"10":0.016659,"11":0.061083,"12":0.671913,_:"0 5 6 7 3.1 3.2 5.1 6.1 7.1","9.1":0.038871,"10.1":0.138825,"11.1":0.16659,"12.1":0.449793},G:{"8":0.075950386670669,"3.2":0.0049318432903032,"4.0-4.1":0.0029591059741819,"4.2-4.3":0.00098636865806064,"5.0-5.1":0.0098636865806064,"6.0-6.1":0.0049318432903032,"7.0-7.1":0.017754635845092,"8.1-8.4":0.038468377664365,"9.0-9.2":0.022686479135395,"9.3":0.18839641368958,"10.0-10.2":0.10455507775443,"10.3":0.24955127048934,"11.0-11.2":0.30774702131492,"11.3-11.4":0.63226230981687,"12.0-12.1":3.8172467066947,"12.2":4.3784904731312},I:{"3":0.00053334072580645,"4":0.076801064516129,_:"67","2.1":0.0037333850806452,"2.2":0.0064000887096774,"2.3":0.0037333850806452,"4.1":0.038400532258065,"4.2-4.3":0.16640230645161,"4.4":0,"4.4.3-4.4.4":0.23306989717742},A:{"8":0.050058065693431,"9":0.072306094890511,"10":0.18354624087591,"11":13.40999959854,_:"6 7 5.5"},B:{"12":0.005553,"13":0.011106,"14":0.022212,"15":0.022212,"16":0.061083,"17":1.582605,"18":0.566406},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28964041683367,"5.0-5.4":0.12413160721443,"6.2-6.4":0.072410104208417,"7.2-7.4":0.36205052104208,"8.2":1.9861057154309,"9.2":7.4892736352705},N:{"10":0.0433485,"11":0.0144495},J:{"7":0,"10":0.120042},S:{_:"2.5"},R:{_:"0"},M:{"0":0.075582},O:{"0":0.102258},Q:{"1.2":0.02223},H:{"0":0.56824005154639},L:{"0":19.619298}}; diff --git a/node_modules/caniuse-lite/data/regions/KW.js b/node_modules/caniuse-lite/data/regions/KW.js index 635dd33c8..10c9306e3 100644 --- a/node_modules/caniuse-lite/data/regions/KW.js +++ b/node_modules/caniuse-lite/data/regions/KW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.003876,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.003876,"32":0,"33":0.003876,"34":0.003876,"35":0,"36":0,"37":0.003876,"38":0.011628,"39":0,"40":0,"41":0,"42":0,"43":0.01938,"44":0.003876,"45":0.003876,"46":0,"47":0.003876,"48":0,"49":0.131784,"50":0.003876,"51":0.003876,"52":0,"53":0.003876,"54":0.007752,"55":0.007752,"56":0.011628,"57":0.003876,"58":0.011628,"59":0,"60":0.003876,"61":0.337212,"62":0.011628,"63":0.031008,"64":0.050388,"65":0.034884,"66":0.023256,"67":0.069768,"68":0.023256,"69":0.054264,"70":0.05814,"71":3.569796,"72":4.751976,"73":0.015504,"74":0.007752,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003876,"46":0,"47":0.007752,"48":0.03876,"49":0,"50":0,"51":0.003876,"52":0.05814,"53":0,"54":0.003876,"55":0,"56":0.003876,"57":0.003876,"58":0,"59":0.007752,"60":0.027132,"61":0.007752,"62":0.003876,"63":0.007752,"64":0.178296,"65":0.569772,"66":0.01938,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007752,"38":0.034884,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.003876,"50":0.007752,"51":0,"52":0.003876,"53":0,"54":0,"55":0,"56":0.003876,"57":0.089148,"58":0.108528,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.003876,"8":0.011628,"9":0.03876,"10":0.011628,"11":0.069768,"12":0.848844,_:"0","3.1":0,"3.2":0,"5.1":0.007752,"6.1":0.25194,"7.1":0,"9.1":0.062016,"10.1":0.104652,"11.1":0.217056,"12.1":0.007752},G:{"8":0.73763307034924,"3.2":0.010500114880416,"4.0-4.1":0.0078750861603122,"4.2-4.3":0.0078750861603122,"5.0-5.1":0.028875315921145,"6.0-6.1":0.018375201040729,"7.0-7.1":0.060375660562394,"8.1-8.4":0.14437657960572,"9.0-9.2":0.076125832883018,"9.3":0.56175614610227,"10.0-10.2":0.35175384849395,"10.3":0.72975798418893,"11.0-11.2":0.95288542539778,"11.3-11.4":2.2837749864905,"12.0-12.1":20.162845599119,"12.2":0.097126062643851},I:{"3":0.00047620330969267,"4":0.063335040189125,_:"67","2.1":0,"2.2":0,"2.3":0.010476472813239,"4.1":0.018095725768322,"4.2-4.3":0.095716865248227,"4.4":0,"4.4.3-4.4.4":0.21476769267139},A:{"6":0,"7":0,"8":0.11298340206186,"9":0.01168793814433,"10":0.015583917525773,"11":0.61556474226804,"5.5":0},B:{"12":0.007752,"13":0.003876,"14":0.015504,"15":0.027132,"16":0.042636,"17":0.32946,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.747128,"5.0-5.4":0.062260666666667,"6.2-6.4":0.13489811111111,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.024496},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.110232},O:{"0":7.16508},Q:{_:"1.2"},H:{"0":2.9278928178694},L:{"0":38.92026}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00807,"39":0,"40":0,"41":0,"42":0,"43":0.020175,"44":0.00807,"45":0.004035,"46":0,"47":0,"48":0,"49":0.197715,"50":0,"51":0,"52":0,"53":0,"54":0.00807,"55":0.004035,"56":0.00807,"57":0.004035,"58":0.00807,"59":0,"60":0.004035,"61":0.012105,"62":0.004035,"63":0.028245,"64":0.020175,"65":0.04035,"66":0.00807,"67":0.05649,"68":0.00807,"69":0.06456,"70":0.036315,"71":0.092805,"72":0.55683,"73":9.06261,"74":0.012105,"75":0.020175,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004035,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.00807,"46":0,"47":0.012105,"48":0.07263,"49":0.004035,"50":0,"51":0.004035,"52":0.068595,"53":0,"54":0.00807,"55":0,"56":0.004035,"57":0.004035,"58":0,"59":0,"60":0.028245,"61":0.004035,"62":0.004035,"63":0.004035,"64":0.02421,"65":0.0807,"66":1.00068,"67":0.028245,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.004035,"38":0.00807,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00807,"52":0,"53":0,"54":0,"55":0,"56":0.004035,"57":0,"58":0.238065,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.004035,"8":0.03228,"9":0.480165,"10":0.01614,"11":0.068595,"12":0.730335,_:"0","3.1":0,"3.2":0,"5.1":0.03228,"6.1":0.012105,"7.1":0,"9.1":0.052455,"10.1":0.09684,"11.1":0.189645,"12.1":0.326835},G:{"8":0.16213951566096,"3.2":0.010528539977985,"4.0-4.1":0.0063171239867908,"4.2-4.3":0.0021057079955969,"5.0-5.1":0.021057079955969,"6.0-6.1":0.010528539977985,"7.0-7.1":0.037902743920745,"8.1-8.4":0.08212261182828,"9.0-9.2":0.048431283898729,"9.3":0.40219022715901,"10.0-10.2":0.22320504753327,"10.3":0.53274412288602,"11.0-11.2":0.65698089462624,"11.3-11.4":1.3497588251776,"12.0-12.1":8.1490899429601,"12.2":9.3472377924547},I:{"3":0.00031055443548387,"4":0.044719838709677,_:"67","2.1":0.0021738810483871,"2.2":0.0037266532258065,"2.3":0.0021738810483871,"4.1":0.022359919354839,"4.2-4.3":0.096892983870968,"4.4":0,"4.4.3-4.4.4":0.13571228830645},A:{"6":0,"7":0,"8":0.012196015037594,"9":0.0081306766917293,"10":0.012196015037594,"11":0.50816729323308,"5.5":0},B:{"12":0.00807,"13":0.00807,"14":0.012105,"15":0.03228,"16":0.052455,"17":0.45192,"18":0.30666},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.56424625407166,"5.0-5.4":0.092331205211726,"6.2-6.4":0.21543947882736,"7.2-7.4":0.80020377850163,"8.2":2.5339786319218,"9.2":2.0928406514658},N:{"10":0,"11":0.02386},J:{"7":0,"10":0.005965},S:{"2.5":0},R:{_:"0"},M:{"0":0.137195},O:{"0":6.746415},Q:{"1.2":0.02386},H:{"0":2.4452707817869},L:{"0":40.71316}}; diff --git a/node_modules/caniuse-lite/data/regions/KY.js b/node_modules/caniuse-lite/data/regions/KY.js index 180d53b6c..0d0148f5b 100644 --- a/node_modules/caniuse-lite/data/regions/KY.js +++ b/node_modules/caniuse-lite/data/regions/KY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006118,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006118,"46":0,"47":0,"48":0,"49":0.195776,"50":0,"51":0.012236,"52":0,"53":0.006118,"54":0,"55":0.006118,"56":0.03059,"57":0.018354,"58":0.006118,"59":0.006118,"60":0,"61":0.006118,"62":0.006118,"63":0.012236,"64":0.018354,"65":0.018354,"66":0.012236,"67":0.085652,"68":0.03059,"69":0.09177,"70":0.189658,"71":8.90169,"72":10.779916,"73":0.006118,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006118,"44":0,"45":0.006118,"46":0,"47":0.006118,"48":0,"49":0,"50":0.006118,"51":0,"52":0.012236,"53":0,"54":0,"55":0,"56":0.006118,"57":0.006118,"58":0,"59":0,"60":0.012236,"61":0,"62":0.006118,"63":0.018354,"64":0.269192,"65":1.541736,"66":0.012236,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.048944,"58":0.024472,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.048944,"9":0.006118,"10":0.018354,"11":0.073416,"12":3.187478,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.024472,"10.1":0.373198,"11.1":0.648508,"12.1":0.036708},G:{"8":0.98232785910137,"3.2":0.013983314720304,"4.0-4.1":0.010487486040228,"4.2-4.3":0.010487486040228,"5.0-5.1":0.038454115480837,"6.0-6.1":0.024470800760532,"7.0-7.1":0.080404059641749,"8.1-8.4":0.19227057740418,"9.0-9.2":0.10137903172221,"9.3":0.74810733753628,"10.0-10.2":0.46844104313019,"10.3":0.97184037306114,"11.0-11.2":1.2689858108676,"11.3-11.4":3.0413709516662,"12.0-12.1":26.851460091664,"12.2":0.12934566116281},I:{"3":0.00072133333333333,"4":0.095937333333333,_:"67","2.1":0,"2.2":0,"2.3":0.015869333333333,"4.1":0.027410666666667,"4.2-4.3":0.144988,"4.4":0,"4.4.3-4.4.4":0.32532133333333},A:{"6":0,"7":0,"8":0.006118,"9":0.006118,"10":0.006118,"11":1.670214,"5.5":0},B:{"12":0.006118,"13":0.03059,"14":0.097888,"15":0.177422,"16":0.189658,"17":2.532852,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20951750664137,"5.0-5.4":0.044108948766603,"6.2-6.4":0.033081711574953,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.031056},J:{"7":0.0007764,"10":0.0031056},R:{_:"0"},M:{"0":0.069876},O:{"0":0.07764},Q:{_:"1.2"},H:{"0":0.062478855670103},L:{"0":23.033038}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.019293,"37":0,"38":0.006431,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.147913,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.006431,"56":0.012862,"57":0.012862,"58":0.038586,"59":0,"60":0,"61":0,"62":0.006431,"63":0.019293,"64":0,"65":0.012862,"66":0,"67":0.019293,"68":0.102896,"69":0.025724,"70":0.12862,"71":0.501618,"72":1.787818,"73":22.604965,"74":0.012862,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.006431,"49":0,"50":0,"51":0,"52":0.012862,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.019293,"61":0,"62":0.006431,"63":0.090034,"64":0.006431,"65":0.102896,"66":1.684922,"67":0.025724,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.115758,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006431,"9":0,"10":0.019293,"11":0.147913,"12":1.774956,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.006431,"7.1":0,"9.1":0.032155,"10.1":0.270102,"11.1":0.347274,"12.1":1.890714},G:{"8":0.2293487032923,"3.2":0.014892772941059,"4.0-4.1":0.0089356637646352,"4.2-4.3":0.0029785545882117,"5.0-5.1":0.029785545882117,"6.0-6.1":0.014892772941059,"7.0-7.1":0.053613982587811,"8.1-8.4":0.11616362894026,"9.0-9.2":0.06850675552887,"9.3":0.56890392634844,"10.0-10.2":0.31572678635045,"10.3":0.75357431081757,"11.0-11.2":0.92930903152207,"11.3-11.4":1.9092534910437,"12.0-12.1":11.527006256379,"12.2":13.221803817072},I:{"3":0.00055599798387097,"4":0.080063709677419,_:"67","2.1":0.0038919858870968,"2.2":0.0066719758064516,"2.3":0.0038919858870968,"4.1":0.04003185483871,"4.2-4.3":0.17347137096774,"4.4":0,"4.4.3-4.4.4":0.24297111895161},A:{"6":0,"7":0,"8":0,"9":0.006431,"10":0.025724,"11":1.41482,"5.5":0},B:{"12":0.019293,"13":0.006431,"14":0.270102,"15":0.12862,"16":0.212223,"17":3.164052,"18":0.38586},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.097577659663866,"5.0-5.4":0.032525886554622,"6.2-6.4":0.065051773109244,"7.2-7.4":0.05420981092437,"8.2":2.2768120588235,"9.2":2.6345968109244},N:{"10":0,"11":0.032121},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.189157},O:{"0":0.049966},Q:{"1.2":0},H:{"0":0.094609161512028},L:{"0":23.132765}}; diff --git a/node_modules/caniuse-lite/data/regions/KZ.js b/node_modules/caniuse-lite/data/regions/KZ.js index d7ca51964..19c650963 100644 --- a/node_modules/caniuse-lite/data/regions/KZ.js +++ b/node_modules/caniuse-lite/data/regions/KZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007412,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.007412,"18":0.007412,"19":0,"20":0.007412,"21":0.007412,"22":0.007412,"23":0.007412,"24":0.007412,"25":0,"26":0.007412,"27":0.007412,"28":0.007412,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007412,"35":0,"36":0,"37":0.007412,"38":0.007412,"39":0.014824,"40":0.014824,"41":0.007412,"42":0,"43":0.007412,"44":0,"45":0.014824,"46":0.014824,"47":0.007412,"48":0.014824,"49":0.378012,"50":0.007412,"51":0.029648,"52":0.007412,"53":0.007412,"54":0.014824,"55":0.022236,"56":0.103768,"57":0.051884,"58":0.03706,"59":0.051884,"60":0.029648,"61":0.088944,"62":0.066708,"63":0.274244,"64":0.11118,"65":0.096356,"66":0.066708,"67":0.207536,"68":0.244596,"69":0.200124,"70":0.392836,"71":13.771496,"72":19.834512,"73":0.03706,"74":0.029648,"75":0},C:{"2":0,"3":0.007412,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007412,"32":0.007412,"33":0,"34":0,"35":0,"36":0.007412,"37":0,"38":0,"39":0,"40":0.007412,"41":0.007412,"42":0,"43":0.022236,"44":0,"45":0.007412,"46":0.007412,"47":0.014824,"48":0.378012,"49":0.007412,"50":0.014824,"51":0.022236,"52":0.214948,"53":0.007412,"54":0.007412,"55":0.014824,"56":0.03706,"57":0.03706,"58":0.014824,"59":0.044472,"60":0.103768,"61":0.051884,"62":0.03706,"63":0.029648,"64":0.326128,"65":1.77888,"66":0.014824,"67":0,"3.5":0.007412,"3.6":0.022236},F:{"9":0,"11":0,"12":0.007412,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007412,"28":0,"29":0,"30":0.022236,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.03706,"37":0.007412,"38":0,"39":0,"40":0.007412,"41":0,"42":0.007412,"43":0.007412,"44":0.007412,"45":0.007412,"46":0.007412,"47":0,"48":0.007412,"49":0.007412,"50":0.007412,"51":0,"52":0,"53":0.007412,"54":0.007412,"55":0,"56":0.014824,"57":1.919708,"58":2.053124,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.1853,"12.1":0.029648},E:{"4":0.007412,"5":0.007412,"6":0.007412,"7":0,"8":0.014824,"9":0,"10":0.014824,"11":0.022236,"12":1.141448,_:"0","3.1":0,"3.2":0,"5.1":0.07412,"6.1":0.007412,"7.1":0,"9.1":0.014824,"10.1":0.081532,"11.1":0.140828,"12.1":0},G:{"8":0.27914961232863,"3.2":0.0039736599619734,"4.0-4.1":0.00298024497148,"4.2-4.3":0.00298024497148,"5.0-5.1":0.010927564895427,"6.0-6.1":0.0069539049334534,"7.0-7.1":0.022848544781347,"8.1-8.4":0.054637824477134,"9.0-9.2":0.028809034724307,"9.3":0.21259080796558,"10.0-10.2":0.13311760872611,"10.3":0.27616936735715,"11.0-11.2":0.36060964154908,"11.3-11.4":0.86427104172921,"12.0-12.1":7.6304205419794,"12.2":0.036756354648254},I:{"3":0.0010625579196217,"4":0.14132020330969,_:"67","2.1":0,"2.2":0,"2.3":0.023376274231678,"4.1":0.040377200945626,"4.2-4.3":0.21357414184397,"4.4":0,"4.4.3-4.4.4":0.47921362174941},A:{"6":0.015895614457831,"7":0.0079478072289157,"8":0.095373686746988,"9":0.031791228915663,"10":0.063582457831325,"11":0.44507720481928,"5.5":0},B:{"12":0.007412,"13":0.007412,"14":0.044472,"15":0.022236,"16":0.096356,"17":0.563312,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.32686669026549,"5.0-5.4":0.030643752212389,"6.2-6.4":0.091931256637168,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.031056},J:{"7":0.0005176,"10":0.0020704},R:{_:"0"},M:{"0":0.059524},O:{"0":0.683232},Q:{_:"1.2"},H:{"0":0.28666769072165},L:{"0":29.556124}}; +module.exports={D:{"4":0.007829,"5":0,"6":0,"7":0,"8":0.007829,"9":0,"10":0.007829,"11":0.007829,"12":0.007829,"13":0.007829,"14":0.007829,"15":0.007829,"16":0.007829,"17":0.015658,"18":0.015658,"19":0.015658,"20":0.015658,"21":0.015658,"22":0.015658,"23":0.015658,"24":0.007829,"25":0.007829,"26":0.015658,"27":0.015658,"28":0.007829,"29":0.007829,"30":0.007829,"31":0.007829,"32":0,"33":0.007829,"34":0.007829,"35":0.015658,"36":0.007829,"37":0,"38":0.007829,"39":0.015658,"40":0.039145,"41":0.007829,"42":0.007829,"43":0.007829,"44":0.007829,"45":0.015658,"46":0.039145,"47":0.007829,"48":0.007829,"49":0.383621,"50":0.007829,"51":0.023487,"52":0,"53":0,"54":0.015658,"55":0.039145,"56":0.086119,"57":0.031316,"58":0.023487,"59":0.039145,"60":0.015658,"61":0.046974,"62":0.070461,"63":0.39145,"64":0.093948,"65":0.101777,"66":0.062632,"67":0.101777,"68":0.187896,"69":0.180067,"70":0.367963,"71":0.328818,"72":1.244811,"73":37.03117,"74":0.007829,"75":0.054803,_:"76"},C:{"2":0.007829,"3":0.015658,"4":0.007829,"5":0,"6":0.007829,"7":0,"8":0,"9":0,"10":0.007829,"11":0,"12":0.007829,"13":0,"14":0,"15":0.007829,"16":0.007829,"17":0,"18":0,"19":0.007829,"20":0,"21":0,"22":0.007829,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007829,"32":0.007829,"33":0,"34":0.007829,"35":0.007829,"36":0.007829,"37":0,"38":0,"39":0,"40":0.007829,"41":0,"42":0,"43":0.023487,"44":0,"45":0.007829,"46":0.007829,"47":0.015658,"48":0.328818,"49":0.007829,"50":0.031316,"51":0.015658,"52":0.195725,"53":0.015658,"54":0.023487,"55":0.007829,"56":0.023487,"57":0.039145,"58":0.007829,"59":0.046974,"60":0.133093,"61":0.031316,"62":0.023487,"63":0.007829,"64":0.062632,"65":0.133093,"66":2.763637,"67":0.015658,"68":0.007829,"3.5":0.023487,"3.6":0.109606},F:{"9":0,"11":0.007829,"12":0.046974,"15":0,"16":0,"17":0,"18":0.007829,"19":0,"20":0.007829,"21":0,"22":0.007829,"23":0,"24":0,"25":0,"26":0.007829,"27":0.023487,"28":0,"29":0.007829,"30":0.015658,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.062632,"37":0.015658,"38":0,"39":0,"40":0,"41":0,"42":0.007829,"43":0.007829,"44":0.007829,"45":0.015658,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.007829,"52":0,"53":0.007829,"54":0,"55":0,"56":0.015658,"57":0.015658,"58":4.493846,"9.5-9.6":0,"10.0-10.1":0.007829,"10.5":0,"10.6":0.015658,"11.1":0.007829,"11.5":0.007829,"11.6":0.180067,"12.1":0.117435},E:{"4":0.007829,"5":0.039145,"6":0,"7":0,"8":0.007829,"9":0,"10":0.007829,"11":0.015658,"12":1.009941,_:"0","3.1":0.007829,"3.2":0,"5.1":0.062632,"6.1":0.007829,"7.1":0,"9.1":0.007829,"10.1":0.07829,"11.1":0.117435,"12.1":0.501056},G:{"8":0.059197666266386,"3.2":0.0038440043030121,"4.0-4.1":0.0023064025818073,"4.2-4.3":0.00076880086060242,"5.0-5.1":0.0076880086060242,"6.0-6.1":0.0038440043030121,"7.0-7.1":0.013838415490844,"8.1-8.4":0.029983233563494,"9.0-9.2":0.017682419793856,"9.3":0.14684096437506,"10.0-10.2":0.081492891223857,"10.3":0.19450661773241,"11.0-11.2":0.23986586850796,"11.3-11.4":0.49280135164615,"12.0-12.1":2.9752593305314,"12.2":3.4127070202142},I:{"3":0.00073820262096774,"4":0.10630117741935,_:"67","2.1":0.0051674183467742,"2.2":0.0088584314516129,"2.3":0.0051674183467742,"4.1":0.053150588709677,"4.2-4.3":0.23031921774194,"4.4":0,"4.4.3-4.4.4":0.3225945453629},A:{"6":0.0088457532467532,"7":0,"8":0.070766025974026,"9":0.035383012987013,"10":0.088457532467532,"11":0.47767067532468,"5.5":0},B:{"12":0.007829,"13":0.007829,"14":0.023487,"15":0.031316,"16":0.054803,"17":0.540201,"18":0.117435},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28001280851064,"5.0-5.4":0.030001372340426,"6.2-6.4":0.060002744680851,"7.2-7.4":0.19000869148936,"8.2":0.79003613829787,"9.2":0.53002424468085},N:{"10":0.014473333333333,"11":0.028946666666667},J:{"7":0,"10":0.002171},S:{"2.5":0.002171},R:{_:"0"},M:{"0":0.030394},O:{"0":0.627419},Q:{"1.2":0.056446},H:{"0":0.38846352061856},L:{"0":24.670859}}; diff --git a/node_modules/caniuse-lite/data/regions/LA.js b/node_modules/caniuse-lite/data/regions/LA.js index ee094b1de..5a78825be 100644 --- a/node_modules/caniuse-lite/data/regions/LA.js +++ b/node_modules/caniuse-lite/data/regions/LA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.024143,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.075878,"19":0,"20":0.003449,"21":0,"22":0,"23":0.024143,"24":0.058633,"25":0,"26":0.010347,"27":0,"28":0.006898,"29":0.017245,"30":0.013796,"31":0.010347,"32":0.003449,"33":0.055184,"34":0.003449,"35":0,"36":0.013796,"37":0.024143,"38":0.010347,"39":0.006898,"40":0.020694,"41":0.006898,"42":0.003449,"43":0.220736,"44":0.006898,"45":0.010347,"46":0.027592,"47":0.010347,"48":0.037939,"49":0.041388,"50":0.024143,"51":0.017245,"52":0.006898,"53":0.010347,"54":0.010347,"55":0.010347,"56":0.010347,"57":0.017245,"58":0.027592,"59":0.010347,"60":0.017245,"61":0.010347,"62":0.013796,"63":0.055184,"64":0.010347,"65":0.031041,"66":0.013796,"67":0.044837,"68":0.065531,"69":0.03449,"70":0.144858,"71":2.393606,"72":3.411061,"73":0.017245,"74":0.003449,"75":0},C:{"2":0,"3":0.006898,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.003449,"13":0,"14":0.003449,"15":0.003449,"16":0,"17":0.006898,"18":0.010347,"19":0.006898,"20":0.013796,"21":0.003449,"22":0.013796,"23":0.006898,"24":0.003449,"25":0.003449,"26":0.006898,"27":0.006898,"28":0.010347,"29":0.010347,"30":0.010347,"31":0.013796,"32":0.006898,"33":0.006898,"34":0.017245,"35":0.010347,"36":0.006898,"37":0.010347,"38":0.010347,"39":0.013796,"40":0.010347,"41":0.010347,"42":0.013796,"43":0.006898,"44":0.006898,"45":0.003449,"46":0.003449,"47":0.027592,"48":0.010347,"49":0.003449,"50":0.006898,"51":0.013796,"52":0.017245,"53":0.013796,"54":0.010347,"55":0.010347,"56":0.010347,"57":0.013796,"58":0.003449,"59":0.006898,"60":0.013796,"61":0.003449,"62":0.010347,"63":0.013796,"64":0.120715,"65":0.658759,"66":0.065531,"67":0,"3.5":0,"3.6":0.003449},F:{"9":0,"11":0.003449,"12":0.003449,"15":0.003449,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.003449,"29":0,"30":0,"31":0,"32":0.003449,"33":0,"34":0.003449,"35":0,"36":0.003449,"37":0.051735,"38":0.006898,"39":0,"40":0,"41":0.003449,"42":0.003449,"43":0,"44":0,"45":0.003449,"46":0.003449,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006898,"57":0.141409,"58":0.155205,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010347},E:{"4":0.003449,"5":0,"6":0.003449,"7":0,"8":0.003449,"9":0.003449,"10":0.017245,"11":0.027592,"12":0.279369,_:"0","3.1":0,"3.2":0,"5.1":0.037939,"6.1":0,"7.1":0,"9.1":0.006898,"10.1":0.041388,"11.1":0.041388,"12.1":0},G:{"8":0.65181103622536,"3.2":0.00927844891424,"4.0-4.1":0.00695883668568,"4.2-4.3":0.00695883668568,"5.0-5.1":0.02551573451416,"6.0-6.1":0.01623728559992,"7.0-7.1":0.05335108125688,"8.1-8.4":0.1275786725708,"9.0-9.2":0.06726875462824,"9.3":0.49639701691184,"10.0-10.2":0.31082803862704,"10.3":0.64485219953968,"11.0-11.2":0.84201923896728,"11.3-11.4":2.0180626388472,"12.0-12.1":17.816941527569,"12.2":0.08582565245672},I:{"3":0.0011469574468085,"4":0.15254534042553,_:"67","2.1":0,"2.2":0,"2.3":0.025233063829787,"4.1":0.043584382978723,"4.2-4.3":0.23053844680851,"4.4":0,"4.4.3-4.4.4":0.51727780851064},A:{"6":0.0074998389261745,"7":0.0074998389261745,"8":0.10499774496644,"9":0.06749855033557,"10":0.15374669798658,"11":0.21749532885906,"5.5":0},B:{"12":0.020694,"13":0.013796,"14":0.010347,"15":0.027592,"16":0.017245,"17":0.127613,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.9308359043062,"5.0-5.4":0.14247118979266,"6.2-6.4":0.28494237958533,_:"7.2-7.4 8.2"},N:{"10":0.17714995833333,"11":0.20935904166667},J:{"7":0.0013102,"10":0.0052408},R:{_:"0"},M:{"0":0.104816},O:{"0":1.04816},Q:{_:"1.2"},H:{"0":0.60160016666667},L:{"0":53.735554}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.015684,"12":0,"13":0.003921,"14":0,"15":0,"16":0,"17":0,"18":0.003921,"19":0,"20":0.015684,"21":0,"22":0,"23":0,"24":0,"25":0.003921,"26":0.003921,"27":0,"28":0.003921,"29":0,"30":0,"31":0.007842,"32":0.003921,"33":0.380337,"34":0.003921,"35":0.003921,"36":0,"37":0.031368,"38":0.003921,"39":0.003921,"40":0.027447,"41":0.007842,"42":0.003921,"43":0.223497,"44":0.011763,"45":0.007842,"46":0.011763,"47":0.007842,"48":0.03921,"49":0.070578,"50":0.015684,"51":0.015684,"52":0.007842,"53":0.015684,"54":0.015684,"55":0.015684,"56":0.015684,"57":0.019605,"58":0.062736,"59":0.011763,"60":0.015684,"61":0.019605,"62":0.007842,"63":0.07842,"64":0.015684,"65":0.027447,"66":0.007842,"67":0.019605,"68":0.054894,"69":0.043131,"70":0.101946,"71":0.098025,"72":0.333285,"73":8.359572,"74":0.015684,"75":0.015684,_:"76"},C:{"2":0.003921,"3":0.007842,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003921,"11":0.003921,"12":0.003921,"13":0,"14":0.003921,"15":0.003921,"16":0.003921,"17":0.003921,"18":0.003921,"19":0.003921,"20":0.007842,"21":0.003921,"22":0,"23":0,"24":0.003921,"25":0,"26":0,"27":0,"28":0,"29":0.003921,"30":0.003921,"31":0.007842,"32":0.003921,"33":0.003921,"34":0.003921,"35":0.003921,"36":0.003921,"37":0.003921,"38":0.007842,"39":0.007842,"40":0.011763,"41":0.007842,"42":0.007842,"43":0.015684,"44":0.015684,"45":0.011763,"46":0.003921,"47":0.043131,"48":0.011763,"49":0.011763,"50":0.015684,"51":0.023526,"52":0.03921,"53":0.031368,"54":0.011763,"55":0.015684,"56":0.015684,"57":0.019605,"58":0.007842,"59":0.003921,"60":0.031368,"61":0.003921,"62":0.011763,"63":0.003921,"64":0.011763,"65":0.086262,"66":1.250799,"67":0.148998,"68":0,"3.5":0,"3.6":0.003921},F:{"9":0,"11":0.003921,"12":0.007842,"15":0.007842,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.003921,"29":0,"30":0,"31":0,"32":0.003921,"33":0,"34":0.003921,"35":0,"36":0.003921,"37":0.070578,"38":0,"39":0,"40":0,"41":0.003921,"42":0,"43":0,"44":0,"45":0.003921,"46":0.003921,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.376416,"9.5-9.6":0,"10.0-10.1":0.003921,"10.5":0,"10.6":0,"11.1":0.003921,"11.5":0,"11.6":0.003921,"12.1":0.015684},E:{"4":0.003921,"5":0.003921,"6":0.03921,"7":0.003921,"8":0.003921,"9":0.003921,"10":0.007842,"11":0.043131,"12":0.23526,_:"0","3.1":0,"3.2":0,"5.1":0.003921,"6.1":0,"7.1":0,"9.1":0.023526,"10.1":0.023526,"11.1":0.050973,"12.1":0.148998},G:{"8":0.15159375963174,"3.2":0.0098437506254378,"4.0-4.1":0.0059062503752627,"4.2-4.3":0.0019687501250876,"5.0-5.1":0.019687501250876,"6.0-6.1":0.0098437506254378,"7.0-7.1":0.035437502251576,"8.1-8.4":0.076781254878415,"9.0-9.2":0.045281252877014,"9.3":0.37603127389172,"10.0-10.2":0.20868751325928,"10.3":0.49809378164715,"11.0-11.2":0.61425003902732,"11.3-11.4":1.2619688301811,"12.0-12.1":7.6190629840889,"12.2":8.7392818052637},I:{"3":0.00079658467741935,"4":0.11470819354839,_:"67","2.1":0.0055760927419355,"2.2":0.0095590161290323,"2.3":0.0055760927419355,"4.1":0.057354096774194,"4.2-4.3":0.24853441935484,"4.4":0,"4.4.3-4.4.4":0.34810750403226},A:{"6":0.0085495488721805,"7":0.0085495488721805,"8":0.12396845864662,"9":0.089770263157895,"10":0.059846842105263,"11":0.27786033834586,"5.5":0},B:{"12":0.011763,"13":0.031368,"14":0.015684,"15":0.015684,"16":0.015684,"17":0.188208,"18":0.090183},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.8429650574163,"5.0-5.4":0.091708550239234,"6.2-6.4":0.26493581180223,"7.2-7.4":0.88651598564593,"8.2":1.6507539043062,"9.2":0.65214969059011},N:{"10":0.16364010810811,"11":0.34091689189189},J:{"7":0,"10":0.006079},S:{"2.5":0},R:{_:"0"},M:{"0":0.091185},O:{"0":0.948324},Q:{"1.2":0.103343},H:{"0":0.76544219415808},L:{"0":52.457442}}; diff --git a/node_modules/caniuse-lite/data/regions/LB.js b/node_modules/caniuse-lite/data/regions/LB.js index c578a17e7..92c0df383 100644 --- a/node_modules/caniuse-lite/data/regions/LB.js +++ b/node_modules/caniuse-lite/data/regions/LB.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.081211,"31":0.043729,"32":0.006247,"33":0.006247,"34":0.006247,"35":0,"36":0,"37":0.006247,"38":0.006247,"39":0,"40":0.006247,"41":0,"42":0,"43":0.012494,"44":0.006247,"45":0.006247,"46":0.024988,"47":0,"48":0,"49":0.362326,"50":0,"51":0.012494,"52":0,"53":0,"54":0.006247,"55":0.006247,"56":0.012494,"57":0.006247,"58":0.031235,"59":0.006247,"60":0.024988,"61":0.024988,"62":0.043729,"63":0.049976,"64":0.012494,"65":0.099952,"66":0.074964,"67":0.243633,"68":0.106199,"69":0.168669,"70":0.256127,"71":10.507454,"72":13.80587,"73":0.043729,"74":0.012494,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006247,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.006247,"36":0,"37":0,"38":0,"39":0.006247,"40":0,"41":0,"42":0,"43":0.006247,"44":0,"45":0,"46":0.006247,"47":0.012494,"48":0.106199,"49":0,"50":0.006247,"51":0,"52":0.043729,"53":0,"54":0.006247,"55":0.018741,"56":0.006247,"57":0.012494,"58":0.012494,"59":0.006247,"60":0.049976,"61":0.149928,"62":0.012494,"63":0.081211,"64":0.356079,"65":1.924076,"66":0.06247,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006247,"37":0,"38":0.006247,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006247,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.006247,"55":0,"56":0,"57":0.18741,"58":0.381067,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.362326,"9":0.168669,"10":0.118693,"11":0.237386,"12":1.767901,_:"0","3.1":0,"3.2":0,"5.1":0.106199,"6.1":0.106199,"7.1":0.006247,"9.1":0.137434,"10.1":0.356079,"11.1":0.730899,"12.1":0.006247},G:{"8":0.40643133633543,"3.2":0.0057854994496147,"4.0-4.1":0.004339124587211,"4.2-4.3":0.004339124587211,"5.0-5.1":0.015910123486441,"6.0-6.1":0.010124624036826,"7.0-7.1":0.033266621835285,"8.1-8.4":0.079550617432203,"9.0-9.2":0.041944871009707,"9.3":0.30952422055439,"10.0-10.2":0.19381423156209,"10.3":0.40209221174822,"11.0-11.2":0.52503407505254,"11.3-11.4":1.2583461302912,"12.0-12.1":11.109605318123,"12.2":0.053515869908936},I:{"3":0.0013862104018913,"4":0.18436598345154,_:"67","2.1":0,"2.2":0,"2.3":0.030496628841608,"4.1":0.052675995271868,"4.2-4.3":0.27862829078014,"4.4":0,"4.4.3-4.4.4":0.62518089125296},A:{"6":0.006247,"7":0,"8":0.06247,"9":0.024988,"10":0.024988,"11":0.762134,"5.5":0},B:{"12":0.018741,"13":0.024988,"14":0.06247,"15":0.049976,"16":0.112446,"17":0.680923,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.66425564189189,"5.0-5.4":0.071535222972973,"6.2-6.4":0.11241249324324,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0.0007506,"10":0.0030024},R:{_:"0"},M:{"0":0.217674},O:{"0":0.998298},Q:{_:"1.2"},H:{"0":0.42992485051546},L:{"0":35.710787}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006874,"30":0.03437,"31":0.041244,"32":0.006874,"33":0,"34":0.006874,"35":0,"36":0.006874,"37":0.006874,"38":0.006874,"39":0,"40":0.006874,"41":0.006874,"42":0,"43":0.006874,"44":0.013748,"45":0.006874,"46":0.020622,"47":0.006874,"48":0,"49":0.44681,"50":0,"51":0.006874,"52":0,"53":0,"54":0.006874,"55":0.006874,"56":0.006874,"57":0.013748,"58":0.041244,"59":0.006874,"60":0.006874,"61":0.006874,"62":0.041244,"63":0.054992,"64":0.006874,"65":0.082488,"66":0.061866,"67":0.213094,"68":0.089362,"69":0.192472,"70":0.233716,"71":0.37807,"72":1.732248,"73":28.953288,"74":0.061866,"75":0.048118,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006874,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006874,"44":0,"45":0,"46":0,"47":0.020622,"48":0.158102,"49":0,"50":0,"51":0,"52":0.048118,"53":0,"54":0,"55":0.020622,"56":0.013748,"57":0.03437,"58":0.013748,"59":0.006874,"60":0.054992,"61":0.130606,"62":0.013748,"63":0.041244,"64":0.061866,"65":0.288708,"66":3.141418,"67":0.10311,"68":0.006874,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.006874,"55":0,"56":0,"57":0,"58":0.659904,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.006874,"7":0.041244,"8":0.419314,"9":0.082488,"10":0.185598,"11":0.219968,"12":1.416044,_:"0","3.1":0,"3.2":0,"5.1":0.61866,"6.1":0.054992,"7.1":0,"9.1":0.109984,"10.1":0.261212,"11.1":0.659904,"12.1":0.811132},G:{"8":0.092132699889923,"3.2":0.005982642849995,"4.0-4.1":0.003589585709997,"4.2-4.3":0.001196528569999,"5.0-5.1":0.01196528569999,"6.0-6.1":0.005982642849995,"7.0-7.1":0.021537514259982,"8.1-8.4":0.046664614229961,"9.0-9.2":0.027520157109977,"9.3":0.22853695686981,"10.0-10.2":0.12683202841989,"10.3":0.30272172820975,"11.0-11.2":0.37331691383969,"11.3-11.4":0.76697481336936,"12.0-12.1":4.6305655658961,"12.2":5.3113903222256},I:{"3":0.0010176149193548,"4":0.1465365483871,_:"67","2.1":0.0071233044354839,"2.2":0.012211379032258,"2.3":0.0071233044354839,"4.1":0.073268274193548,"4.2-4.3":0.31749585483871,"4.4":0,"4.4.3-4.4.4":0.44469771975806},A:{"6":0,"7":0,"8":0.048118,"9":0.013748,"10":0.013748,"11":0.907368,"5.5":0},B:{"12":0.027496,"13":0.020622,"14":0.075614,"15":0.041244,"16":0.123732,"17":1.47791,"18":0.261212},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.42800641509434,"5.0-5.4":0.04076251572327,"6.2-6.4":0.081525031446541,"7.2-7.4":0.28533761006289,"8.2":1.7120256603774,"9.2":2.3132727672956},N:{"10":0,"11":0.006252},J:{"7":0,"10":0.006252},S:{"2.5":0},R:{_:"0"},M:{"0":0.175056},O:{"0":0.628326},Q:{"1.2":0},H:{"0":0.31962544329897},L:{"0":31.18266}}; diff --git a/node_modules/caniuse-lite/data/regions/LC.js b/node_modules/caniuse-lite/data/regions/LC.js index a6e6cc116..551b7e56e 100644 --- a/node_modules/caniuse-lite/data/regions/LC.js +++ b/node_modules/caniuse-lite/data/regions/LC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005928,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005928,"35":0,"36":0,"37":0.005928,"38":0.023712,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005928,"47":0,"48":0,"49":0.1482,"50":0.005928,"51":0,"52":0,"53":0.041496,"54":0,"55":0.017784,"56":0.011856,"57":0.011856,"58":0.041496,"59":0,"60":0,"61":0.017784,"62":0.005928,"63":0.011856,"64":0.011856,"65":0.314184,"66":0.017784,"67":0.047424,"68":0.017784,"69":0.02964,"70":0.160056,"71":7.931664,"72":10.279152,"73":0.017784,"74":0.005928,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.005928,"43":0,"44":0,"45":0.005928,"46":0,"47":0.017784,"48":0.035568,"49":0.005928,"50":0,"51":0,"52":0.017784,"53":0.005928,"54":0,"55":0,"56":0.053352,"57":0,"58":0,"59":0,"60":0.005928,"61":0.017784,"62":0.005928,"63":0.011856,"64":0.219336,"65":1.529424,"66":0.02964,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.011856,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005928,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005928,"37":0.011856,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005928,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.438672,"58":0.480168,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.005928,"11":0.017784,"12":1.36344,_:"0","3.1":0,"3.2":0,"5.1":0.005928,"6.1":0.011856,"7.1":0,"9.1":0.023712,"10.1":0.047424,"11.1":0.136344,"12.1":0},G:{"8":0.30861510417292,"3.2":0.0043930975682978,"4.0-4.1":0.0032948231762234,"4.2-4.3":0.0032948231762234,"5.0-5.1":0.012081018312819,"6.0-6.1":0.0076879207445212,"7.0-7.1":0.025260311017712,"8.1-8.4":0.060405091564095,"9.0-9.2":0.031849957370159,"9.3":0.23503071990393,"10.0-10.2":0.14716876853798,"10.3":0.3053202809967,"11.0-11.2":0.39867360432303,"11.3-11.4":0.95549872110477,"12.0-12.1":8.4358456055239,"12.2":0.040636152506755},I:{"3":0.0027558108747045,"4":0.3665228463357,_:"67","2.1":0,"2.2":0,"2.3":0.060627839243499,"4.1":0.10472081323877,"4.2-4.3":0.5539179858156,"4.4":0,"4.4.3-4.4.4":1.2428707044917},A:{"6":0,"7":0,"8":0.005928,"9":0.005928,"10":0.005928,"11":0.782496,"5.5":0},B:{"12":0.023712,"13":0.02964,"14":0.035568,"15":0.26676,"16":0.112632,"17":1.54128,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47316436907731,"5.0-5.4":0.086029885286783,"6.2-6.4":0.086029885286783,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.22396},J:{"7":0.0032576,"10":0.0130304},R:{_:"0"},M:{"0":0.419416},O:{"0":0.362408},Q:{_:"1.2"},H:{"0":0.53200470103093},L:{"0":50.77608}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.015567,"23":0,"24":0,"25":0,"26":0,"27":0.010378,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.031134,"40":0.005189,"41":0,"42":0.005189,"43":0,"44":0,"45":0,"46":0.005189,"47":0,"48":0,"49":0.114158,"50":0.005189,"51":0,"52":0,"53":0.067457,"54":0,"55":0,"56":0.010378,"57":0,"58":0.010378,"59":0,"60":0.005189,"61":0,"62":0.005189,"63":0.223127,"64":0.005189,"65":0.233505,"66":0,"67":0.025945,"68":0.005189,"69":0.015567,"70":0.083024,"71":0.05189,"72":0.908075,"73":16.117034,"74":0.077835,"75":0.005189,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.010378,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005189,"49":0.005189,"50":0,"51":0.005189,"52":0.005189,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.010378,"61":0,"62":0,"63":0.010378,"64":0.005189,"65":0.10378,"66":1.022233,"67":0.057079,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.025945,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.005189,"58":0.352852,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005189,"9":0,"10":0.010378,"11":0.005189,"12":0.451443,_:"0","3.1":0,"3.2":0,"5.1":0.005189,"6.1":0.005189,"7.1":0,"9.1":0.020756,"10.1":0.046701,"11.1":0.098591,"12.1":0.617491},G:{"8":0.077084928850195,"3.2":0.0050055148604023,"4.0-4.1":0.0030033089162414,"4.2-4.3":0.0010011029720805,"5.0-5.1":0.010011029720805,"6.0-6.1":0.0050055148604023,"7.0-7.1":0.018019853497448,"8.1-8.4":0.039043015911138,"9.0-9.2":0.02302536835785,"9.3":0.19121066766737,"10.0-10.2":0.10611691504053,"10.3":0.25327905193636,"11.0-11.2":0.3123441272891,"11.3-11.4":0.64170700510357,"12.0-12.1":3.8742685019514,"12.2":4.4438960930651},I:{"3":0.0019474344758065,"4":0.28043056451613,_:"67","2.1":0.013632041330645,"2.2":0.023369213709677,"2.3":0.013632041330645,"4.1":0.14021528225806,"4.2-4.3":0.60759955645161,"4.4":0,"4.4.3-4.4.4":0.85102886592742},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.705704,"5.5":0},B:{"12":0.015567,"13":0.020756,"14":0.041512,"15":0.025945,"16":0.108969,"17":1.162336,"18":0.275017},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22694940175953,"5.0-5.4":0.032421343108504,"6.2-6.4":0.12968537243402,"7.2-7.4":0.10807114369501,"8.2":1.5886458123167,"9.2":1.5994529266862},N:{"10":0,"11":0.24055},J:{"7":0,"10":0.033677},S:{"2.5":0},R:{_:"0"},M:{"0":0.264605},O:{"0":0.216495},Q:{"1.2":0},H:{"0":0.99293418900344},L:{"0":56.473827}}; diff --git a/node_modules/caniuse-lite/data/regions/LI.js b/node_modules/caniuse-lite/data/regions/LI.js index b80e22e00..ebd4546f7 100644 --- a/node_modules/caniuse-lite/data/regions/LI.js +++ b/node_modules/caniuse-lite/data/regions/LI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.050652,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.014472,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.007236,"47":0,"48":0.014472,"49":0.043416,"50":0.202608,"51":0,"52":0,"53":0.043416,"54":0,"55":0,"56":0,"57":0,"58":0.14472,"59":0,"60":0.007236,"61":0.021708,"62":0.014472,"63":0,"64":0.007236,"65":0.130248,"66":0.021708,"67":0.14472,"68":0.014472,"69":0.021708,"70":0.520992,"71":6.244668,"72":9.508104,"73":0.007236,"74":0,"75":0},C:{"2":0,"3":0.007236,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.043416,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007236,"35":0,"36":0,"37":0,"38":0.03618,"39":0,"40":0,"41":0.007236,"42":0,"43":0,"44":0,"45":0.014472,"46":0,"47":0.014472,"48":0.094068,"49":0,"50":0,"51":0,"52":0.137484,"53":0,"54":0.014472,"55":0.007236,"56":0.007236,"57":0.007236,"58":0,"59":0.007236,"60":0.151956,"61":0.028944,"62":0.021708,"63":0.021708,"64":1.027512,"65":4.804704,"66":0.043416,"67":0,"3.5":0,"3.6":0.007236},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.007236,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.1809,"58":0.267732,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.021708},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007236,"11":0.151956,"12":5.875632,_:"0","3.1":0,"3.2":0,"5.1":0.007236,"6.1":0.007236,"7.1":0,"9.1":0.123012,"10.1":0.166428,"11.1":0.810432,"12.1":0},G:{"8":0.88244595496848,"3.2":0.012561508255779,"4.0-4.1":0.0094211311918343,"4.2-4.3":0.0094211311918343,"5.0-5.1":0.034544147703392,"6.0-6.1":0.021982639447613,"7.0-7.1":0.07222867247073,"8.1-8.4":0.17272073851696,"9.0-9.2":0.091070934854398,"9.3":0.67204069168418,"10.0-10.2":0.4208105265686,"10.3":0.87302482377664,"11.0-11.2":1.1399568742119,"11.3-11.4":2.7321280456319,"12.0-12.1":24.12123622816,"12.2":0.11619395136596},I:{"3":0.00056381560283688,"4":0.074987475177305,_:"67","2.1":0,"2.2":0,"2.3":0.012403943262411,"4.1":0.021424992907801,"4.2-4.3":0.11332693617021,"4.4":0,"4.4.3-4.4.4":0.25428083687943},A:{"6":0.0072834491803279,"7":0,"8":0.058267593442623,"9":0.021850347540984,"10":0.0072834491803279,"11":8.7911231606557,"5.5":0},B:{"12":0.10854,"13":0.014472,"14":0.021708,"15":0.03618,"16":0.166428,"17":4.942188,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24373042622951,"5.0-5.4":0,"6.2-6.4":0.011078655737705,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.187952},O:{"0":0.022112},Q:{_:"1.2"},H:{"0":0.028784542955326},L:{"0":14.294492}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.052934,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007562,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007562,"48":0,"49":0.18905,"50":0.105868,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.015124,"58":0.007562,"59":0,"60":0,"61":0.015124,"62":0.007562,"63":0,"64":0,"65":0.015124,"66":0.007562,"67":0,"68":0.143678,"69":0.022686,"70":0.052934,"71":0.552026,"72":0.801572,"73":16.553218,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.007562,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.007562,"49":0.060496,"50":0,"51":0,"52":0.090744,"53":0.030248,"54":0,"55":0,"56":0.022686,"57":0.007562,"58":0.007562,"59":0.007562,"60":0.22686,"61":0.007562,"62":0.030248,"63":0.007562,"64":0.022686,"65":0.915002,"66":7.085594,"67":0.015124,"68":0.007562,"3.5":0,"3.6":0},F:{"9":0,"11":0.007562,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007562,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.423472,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.007562,"6":0,"7":0,"8":0,"9":0,"10":0.022686,"11":0.052934,"12":5.316086,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.098306,"10.1":0.128554,"11.1":1.187234,"12.1":1.39897},G:{"8":0.2072502041429,"3.2":0.013457805463825,"4.0-4.1":0.0080746832782948,"4.2-4.3":0.0026915610927649,"5.0-5.1":0.026915610927649,"6.0-6.1":0.013457805463825,"7.0-7.1":0.048448099669769,"8.1-8.4":0.10497088261783,"9.0-9.2":0.061905905133594,"9.3":0.5140881687181,"10.0-10.2":0.28530547583308,"10.3":0.68096495646953,"11.0-11.2":0.83976706094266,"11.3-11.4":1.7252906604623,"12.0-12.1":10.416341429,"12.2":11.947839690784},I:{"3":0.00024218548387097,"4":0.034874709677419,_:"67","2.1":0.0016952983870968,"2.2":0.0029062258064516,"2.3":0.0016952983870968,"4.1":0.01743735483871,"4.2-4.3":0.075561870967742,"4.4":0,"4.4.3-4.4.4":0.10583505645161},A:{"6":0,"7":0,"8":0.090744,"9":0.007562,"10":0.007562,"11":9.989402,"5.5":0},B:{"12":0.234422,"13":0.022686,"14":0.030248,"15":0.030248,"16":0.090744,"17":3.70538,"18":1.330912},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17719423481781,"5.0-5.4":0.011074639676113,"6.2-6.4":0,"7.2-7.4":0.03322391902834,"8.2":0.89704581376518,"9.2":1.6168973927126},N:{"10":0,"11":0.01219},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.156032},O:{"0":3.220598},Q:{"1.2":0},H:{"0":0.0069244226804124},L:{"0":10.944844}}; diff --git a/node_modules/caniuse-lite/data/regions/LK.js b/node_modules/caniuse-lite/data/regions/LK.js index f57ccf595..f69cb08ce 100644 --- a/node_modules/caniuse-lite/data/regions/LK.js +++ b/node_modules/caniuse-lite/data/regions/LK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00824,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00412,"19":0,"20":0.00412,"21":0.00412,"22":0.00412,"23":0.00412,"24":0,"25":0.00412,"26":0.00412,"27":0.00412,"28":0.00412,"29":0.00412,"30":0.00824,"31":0.01236,"32":0.00412,"33":0.00824,"34":0,"35":0.00412,"36":0,"37":0,"38":0.00412,"39":0.00412,"40":0.02472,"41":0,"42":0.00412,"43":0.00824,"44":0.00412,"45":0,"46":0.00412,"47":0.00412,"48":0,"49":0.09064,"50":0.00412,"51":0.00412,"52":0.00412,"53":0.00412,"54":0.00412,"55":0.00824,"56":0.00824,"57":0.00412,"58":0.0412,"59":0.01236,"60":0.01648,"61":0.0206,"62":0.01236,"63":0.02884,"64":0.0206,"65":0.12772,"66":0.0206,"67":0.0824,"68":0.04944,"69":0.08652,"70":0.10712,"71":4.53612,"72":6.49724,"73":0.0206,"74":0.01236,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.00412,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00412,"30":0.00412,"31":0,"32":0.00412,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00412,"39":0,"40":0.00412,"41":0.00412,"42":0,"43":0.01236,"44":0.00412,"45":0.00412,"46":0,"47":0.01648,"48":0.00824,"49":0.00412,"50":0,"51":0,"52":0.02884,"53":0.00412,"54":0.00412,"55":0.00412,"56":0.01236,"57":0.00824,"58":0.00412,"59":0.00824,"60":0.02472,"61":0.01648,"62":0.01648,"63":0.0206,"64":0.19776,"65":0.99704,"66":0.06592,"67":0,"3.5":0,"3.6":0.00412},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.00412,"21":0,"22":0.00412,"23":0,"24":0.00824,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.01236,"35":0,"36":0.00412,"37":0.12772,"38":0.01648,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.00412,"46":0,"47":0,"48":0.00412,"49":0.01236,"50":0.00824,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00824,"57":0.28428,"58":0.38316,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00412},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00824,"9":0.00412,"10":0.00412,"11":0.0206,"12":0.2678,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.00824,"10.1":0.0412,"11.1":0.0412,"12.1":0},G:{"8":0.1725277574302,"3.2":0.0024559111377965,"4.0-4.1":0.0018419333533473,"4.2-4.3":0.0018419333533473,"5.0-5.1":0.0067537556289403,"6.0-6.1":0.0042978444911438,"7.0-7.1":0.01412148904233,"8.1-8.4":0.033768778144701,"9.0-9.2":0.017805355749024,"9.3":0.13139124587211,"10.0-10.2":0.082273023116181,"10.3":0.17068582407685,"11.0-11.2":0.22287393575503,"11.3-11.4":0.53416067247073,"12.0-12.1":4.7159633623536,"12.2":0.022717178024617},I:{"3":0.0028943262411348,"4":0.38494539007092,_:"67","2.1":0,"2.2":0,"2.3":0.063675177304965,"4.1":0.10998439716312,"4.2-4.3":0.58175957446809,"4.4":0,"4.4.3-4.4.4":1.3053411347518},A:{"6":0,"7":0,"8":0.025322926829268,"9":0.004220487804878,"10":0.0084409756097561,"11":0.1350556097561,"5.5":0},B:{"12":0.02884,"13":0.02884,"14":0.04532,"15":0.02884,"16":0.03296,"17":0.23072,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.6164701378254,"5.0-5.4":0.18234303215926,"6.2-6.4":0.2735145482389,_:"7.2-7.4 8.2"},N:{"10":0.021812903225806,"11":0.65438709677419},J:{"7":0.007056,"10":0.028224},R:{_:"0"},M:{"0":0.10584},O:{"0":3.93372},Q:{_:"1.2"},H:{"0":5.0212573195876},L:{"0":51.91472}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008542,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.004271,"19":0,"20":0.004271,"21":0.004271,"22":0.004271,"23":0,"24":0,"25":0.004271,"26":0,"27":0,"28":0.004271,"29":0.004271,"30":0.008542,"31":0.098233,"32":0.004271,"33":0.004271,"34":0,"35":0.004271,"36":0.004271,"37":0,"38":0.004271,"39":0.004271,"40":0.017084,"41":0,"42":0.004271,"43":0.004271,"44":0.004271,"45":0,"46":0.004271,"47":0.004271,"48":0,"49":0.098233,"50":0,"51":0.004271,"52":0.004271,"53":0.004271,"54":0.004271,"55":0.008542,"56":0.004271,"57":0.004271,"58":0.038439,"59":0.012813,"60":0.004271,"61":0.034168,"62":0.012813,"63":0.038439,"64":0.021355,"65":0.132401,"66":0.012813,"67":0.046981,"68":0.029897,"69":0.111046,"70":0.059794,"71":0.093962,"72":0.392932,"73":12.091201,"74":0.029897,"75":0.012813,_:"76"},C:{"2":0,"3":0,"4":0,"5":0.004271,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.017084,"12":0.004271,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004271,"32":0,"33":0,"34":0.004271,"35":0,"36":0,"37":0,"38":0.004271,"39":0,"40":0.004271,"41":0.004271,"42":0.004271,"43":0.017084,"44":0.004271,"45":0,"46":0,"47":0.012813,"48":0.004271,"49":0.004271,"50":0.004271,"51":0,"52":0.038439,"53":0.004271,"54":0.004271,"55":0.004271,"56":0.008542,"57":0.012813,"58":0.004271,"59":0.004271,"60":0.034168,"61":0.012813,"62":0.017084,"63":0.008542,"64":0.021355,"65":0.081149,"66":1.460682,"67":0.098233,"68":0,"3.5":0,"3.6":0.004271},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004271,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.008542,"35":0,"36":0.004271,"37":0.111046,"38":0.017084,"39":0,"40":0,"41":0,"42":0,"43":0.004271,"44":0,"45":0.004271,"46":0,"47":0,"48":0.004271,"49":0.004271,"50":0.004271,"51":0.008542,"52":0,"53":0,"54":0,"55":0,"56":0.004271,"57":0.008542,"58":0.670547,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004271},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004271,"11":0.017084,"12":0.153756,_:"0","3.1":0,"3.2":0,"5.1":0.004271,"6.1":0,"7.1":0,"9.1":0.004271,"10.1":0.029897,"11.1":0.034168,"12.1":0.093962},G:{"8":0.045977691684179,"3.2":0.0029855643950766,"4.0-4.1":0.0017913386370459,"4.2-4.3":0.00059711287901531,"5.0-5.1":0.0059711287901531,"6.0-6.1":0.0029855643950766,"7.0-7.1":0.010748031822276,"8.1-8.4":0.023287402281597,"9.0-9.2":0.013733596217352,"9.3":0.11404855989192,"10.0-10.2":0.063293965175623,"10.3":0.15106955839087,"11.0-11.2":0.18629921825278,"11.3-11.4":0.38274935544881,"12.0-12.1":2.3108268417893,"12.2":2.650584069949},I:{"3":0.0022047056451613,"4":0.31747761290323,_:"67","2.1":0.015432939516129,"2.2":0.026456467741935,"2.3":0.015432939516129,"4.1":0.15873880645161,"4.2-4.3":0.68786816129032,"4.4":0,"4.4.3-4.4.4":0.96345636693548},A:{"6":0,"7":0,"8":0.03066358974359,"9":0.0043805128205128,"10":0.0087610256410256,"11":0.12703487179487,"5.5":0},B:{"12":0.012813,"13":0.025626,"14":0.046981,"15":0.029897,"16":0.029897,"17":0.243447,"18":0.064065},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.3690810046802,"5.0-5.4":0.15176040561622,"6.2-6.4":0.28328609048362,"7.2-7.4":0.69809786583463,"8.2":1.5176040561622,"9.2":0.46539857722309},N:{"10":0.02194085106383,"11":0.49366914893617},J:{"7":0,"10":0.017187},S:{"2.5":0},R:{_:"0"},M:{"0":0.126038},O:{"0":3.72385},Q:{"1.2":0.005729},H:{"0":4.3390776632302},L:{"0":52.066446}}; diff --git a/node_modules/caniuse-lite/data/regions/LR.js b/node_modules/caniuse-lite/data/regions/LR.js index f9404e5da..f2700fa02 100644 --- a/node_modules/caniuse-lite/data/regions/LR.js +++ b/node_modules/caniuse-lite/data/regions/LR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004243,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.004243,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.004243,"27":0,"28":0,"29":0.004243,"30":0.004243,"31":0,"32":0,"33":0,"34":0.008486,"35":0,"36":0.004243,"37":0.004243,"38":0,"39":0,"40":0.008486,"41":0,"42":0,"43":0.055159,"44":0,"45":0,"46":0.016972,"47":0.004243,"48":0,"49":0.263066,"50":0.004243,"51":0,"52":0,"53":0.008486,"54":0,"55":0.033944,"56":0.008486,"57":0.004243,"58":0.033944,"59":0.016972,"60":0.046673,"61":0.025458,"62":0.004243,"63":0.012729,"64":0.021215,"65":0.144262,"66":0.008486,"67":0.021215,"68":0.033944,"69":0.067888,"70":0.076374,"71":1.820247,"72":2.299706,"73":0.025458,"74":0.008486,"75":0},C:{"2":0,"3":0,"4":0.004243,"5":0,"6":0,"7":0.004243,"8":0,"9":0,"10":0.008486,"11":0,"12":0.004243,"13":0,"14":0,"15":0.004243,"16":0,"17":0.012729,"18":0,"19":0,"20":0,"21":0.004243,"22":0.004243,"23":0.004243,"24":0.046673,"25":0,"26":0.004243,"27":0,"28":0,"29":0.004243,"30":0,"31":0.025458,"32":0,"33":0.008486,"34":0.008486,"35":0.004243,"36":0,"37":0.004243,"38":0.140019,"39":0,"40":0,"41":0.004243,"42":0.004243,"43":0.008486,"44":0.004243,"45":0.173963,"46":0,"47":0.021215,"48":0.012729,"49":0.004243,"50":0.008486,"51":0,"52":1.052264,"53":0.004243,"54":0.004243,"55":0.004243,"56":0.012729,"57":0.004243,"58":0.008486,"59":0.012729,"60":5.702592,"61":0.008486,"62":0.012729,"63":0.025458,"64":0.250337,"65":0.937703,"66":0.046673,"67":0,"3.5":0,"3.6":0.012729},F:{"9":0,"11":0,"12":0.004243,"15":0,"16":0.004243,"17":0.004243,"18":0,"19":0.012729,"20":0.04243,"21":0,"22":0.004243,"23":0.046673,"24":0,"25":0,"26":0,"27":0.016972,"28":0.008486,"29":0.004243,"30":0.004243,"31":0,"32":0,"33":0.004243,"34":0,"35":0,"36":0.016972,"37":0.008486,"38":0.012729,"39":0,"40":0.004243,"41":0,"42":0,"43":0,"44":0,"45":0.004243,"46":0.012729,"47":0.004243,"48":0.004243,"49":0.050916,"50":0.004243,"51":0.004243,"52":0,"53":0,"54":0,"55":0,"56":0.012729,"57":0.29701,"58":0.483702,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.292767},E:{"4":0,"5":0,"6":0,"7":0.004243,"8":0,"9":0,"10":0,"11":0.008486,"12":0.089103,_:"0","3.1":0,"3.2":0,"5.1":0.004243,"6.1":0,"7.1":0,"9.1":0.008486,"10.1":0.004243,"11.1":0.033944,"12.1":0},G:{"8":0.11770002611828,"3.2":0.0016754452116482,"4.0-4.1":0.0012565839087361,"4.2-4.3":0.0012565839087361,"5.0-5.1":0.0046074743320324,"6.0-6.1":0.0029320291203843,"7.0-7.1":0.0096338099669769,"8.1-8.4":0.023037371660162,"9.0-9.2":0.012146977784449,"9.3":0.089636318823176,"10.0-10.2":0.056127414590213,"10.3":0.11644344220955,"11.0-11.2":0.15204665295707,"11.3-11.4":0.36440933353347,"12.0-12.1":3.2172736676674,"12.2":0.015497868207745},I:{"3":0.0017429574468085,"4":0.23181334042553,_:"67","2.1":0,"2.2":0,"2.3":0.038345063829787,"4.1":0.066232382978723,"4.2-4.3":0.35033444680851,"4.4":0,"4.4.3-4.4.4":0.78607380851064},A:{"6":0,"7":0,"8":0.038187,"9":0.110318,"10":0.055159,"11":0.280038,"5.5":0},B:{"12":0.114561,"13":0.072131,"14":0.04243,"15":0.059402,"16":0.076374,"17":0.411571,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.55592301176471,"5.0-5.4":0.13383331764706,"6.2-6.4":0.072064094117647,_:"7.2-7.4 8.2"},N:{"10":0.0120897,"11":0.1088073},J:{"7":0.0034542,"10":0.0138168},R:{_:"0"},M:{"0":2.320071},O:{"0":4.536516},Q:{_:"1.2"},H:{"0":11.053321298969},L:{"0":49.655533}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00394,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00394,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00394,"27":0,"28":0,"29":0,"30":0,"31":0.00788,"32":0,"33":0,"34":0.00394,"35":0,"36":0.00394,"37":0.00788,"38":0.00394,"39":0,"40":0.00394,"41":0,"42":0,"43":0.03546,"44":0.00394,"45":0,"46":0,"47":0.00394,"48":0.00394,"49":0.04728,"50":0.01576,"51":0.00394,"52":0,"53":0.00394,"54":0,"55":0.00394,"56":0.01182,"57":0,"58":0.02758,"59":0.00394,"60":0.00394,"61":0.00394,"62":0.00394,"63":0.01182,"64":0.01182,"65":0.2167,"66":0.01182,"67":0.01182,"68":0.00394,"69":0.02364,"70":0.05122,"71":0.11032,"72":0.20094,"73":3.6445,"74":0.01182,"75":0.00394,_:"76"},C:{"2":0,"3":0,"4":0,"5":0.00394,"6":0,"7":0,"8":0,"9":0,"10":0.00788,"11":0,"12":0.00394,"13":0,"14":0.00394,"15":0.01182,"16":0,"17":0.00788,"18":0,"19":0.00394,"20":0,"21":0.00788,"22":0,"23":0,"24":0.04334,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.04728,"32":0,"33":0,"34":0.00788,"35":0,"36":0,"37":0.00394,"38":0.10244,"39":0,"40":0,"41":0,"42":0.01576,"43":0.03152,"44":0.01182,"45":0.09062,"46":0.00394,"47":0.02758,"48":0.00394,"49":0.00394,"50":0.00788,"51":0,"52":0.83134,"53":0,"54":0.00394,"55":0.00394,"56":0.01182,"57":0.00788,"58":0,"59":0,"60":5.03532,"61":0.00394,"62":0.02364,"63":0.00788,"64":0.00788,"65":0.04728,"66":1.05592,"67":0.16154,"68":0,"3.5":0,"3.6":0.01182},F:{"9":0,"11":0.00788,"12":0.00394,"15":0.00394,"16":0.00394,"17":0.00394,"18":0,"19":0.00394,"20":0.03546,"21":0,"22":0.00788,"23":0.0394,"24":0,"25":0,"26":0,"27":0.0197,"28":0.00394,"29":0.00394,"30":0.00394,"31":0,"32":0,"33":0.00394,"34":0,"35":0.00788,"36":0,"37":0.00788,"38":0.01576,"39":0,"40":0,"41":0,"42":0,"43":0.00394,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00394,"52":0,"53":0,"54":0,"55":0.00394,"56":0,"57":0.00394,"58":0.74466,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.17336},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00788,"12":0.05122,_:"0","3.1":0,"3.2":0,"5.1":0.00394,"6.1":0,"7.1":0,"9.1":0.01182,"10.1":0.00394,"11.1":0.01576,"12.1":0.02364},G:{"8":0.033655618933253,"3.2":0.0021854298008606,"4.0-4.1":0.0013112578805164,"4.2-4.3":0.00043708596017212,"5.0-5.1":0.0043708596017212,"6.0-6.1":0.0021854298008606,"7.0-7.1":0.0078675472830982,"8.1-8.4":0.017046352446713,"9.0-9.2":0.010052977083959,"9.3":0.083483418392875,"10.0-10.2":0.046331111778245,"10.3":0.11058274792355,"11.0-11.2":0.1363708195737,"11.3-11.4":0.28017210047033,"12.0-12.1":1.6915226658661,"12.2":1.940224577204},I:{"3":0.0016223790322581,"4":0.23362258064516,_:"67","2.1":0.011356653225806,"2.2":0.019468548387097,"2.3":0.011356653225806,"4.1":0.11681129032258,"4.2-4.3":0.50618225806452,"4.4":0,"4.4.3-4.4.4":0.70897963709677},A:{"6":0,"7":0,"8":0.02364,"9":0.07092,"10":0.02758,"11":0.44128,"5.5":0},B:{"12":0.08668,"13":0.08274,"14":0.01182,"15":0.04334,"16":0.04728,"17":0.65798,"18":0.05122},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.5080178313253,"5.0-5.4":0.093309397590361,"6.2-6.4":0.17625108433735,"7.2-7.4":0.22808963855422,"8.2":0.53912096385542,"9.2":0.17625108433735},N:{"10":0.035660769230769,"11":0.27339923076923},J:{"7":0,"10":0.01212},S:{"2.5":0.00606},R:{_:"0"},M:{"0":2.26644},O:{"0":4.35714},Q:{"1.2":0.01212},H:{"0":10.407310721649},L:{"0":52.21322}}; diff --git a/node_modules/caniuse-lite/data/regions/LS.js b/node_modules/caniuse-lite/data/regions/LS.js index cc9a2e8b1..258d7e9b2 100644 --- a/node_modules/caniuse-lite/data/regions/LS.js +++ b/node_modules/caniuse-lite/data/regions/LS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003379,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003379,"27":0,"28":0,"29":0,"30":0,"31":0.003379,"32":0,"33":0,"34":0.037169,"35":0,"36":0.003379,"37":0,"38":0,"39":0.003379,"40":0.030411,"41":0.010137,"42":0,"43":0.060822,"44":0.003379,"45":0,"46":0.043927,"47":0,"48":0.020274,"49":0.03379,"50":0.003379,"51":0.003379,"52":0.003379,"53":0,"54":0,"55":0.03379,"56":0.006758,"57":0.003379,"58":0.023653,"59":0.006758,"60":0.016895,"61":0.003379,"62":0.010137,"63":0.016895,"64":0.003379,"65":0.047306,"66":0.023653,"67":0.027032,"68":0.016895,"69":0.030411,"70":0.074338,"71":1.770596,"72":2.63562,"73":0.027032,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.023653,"15":0.016895,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.003379,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.003379,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003379,"38":0.003379,"39":0,"40":0,"41":0,"42":0.003379,"43":0.006758,"44":0.006758,"45":0.003379,"46":0.003379,"47":0.003379,"48":0.003379,"49":0,"50":0.003379,"51":0,"52":0.016895,"53":0,"54":0.003379,"55":0.003379,"56":0.003379,"57":0.006758,"58":0.010137,"59":0,"60":0.091233,"61":0.010137,"62":0.006758,"63":0.030411,"64":0.111507,"65":0.800823,"66":0.057443,"67":0,"3.5":0,"3.6":0.010137},F:{"9":0,"11":0,"12":0,"15":0.003379,"16":0.003379,"17":0.003379,"18":0.003379,"19":0.003379,"20":0.003379,"21":0.006758,"22":0.003379,"23":0.003379,"24":0,"25":0,"26":0.016895,"27":0.006758,"28":0.016895,"29":0.003379,"30":0.006758,"31":0.006758,"32":0.010137,"33":0.010137,"34":0,"35":0.027032,"36":0.003379,"37":0.003379,"38":0.040548,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.003379,"45":0.023653,"46":0.003379,"47":0,"48":0,"49":0.027032,"50":0.003379,"51":0,"52":0,"53":0,"54":0.010137,"55":0,"56":0.013516,"57":0.287215,"58":0.395343,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.192603},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003379,"11":0,"12":0.050685,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.003379,"9.1":0.003379,"10.1":0.037169,"11.1":0.040548,"12.1":0},G:{"8":0.066570455018513,"3.2":0.00094762213549485,"4.0-4.1":0.00071071660162113,"4.2-4.3":0.00071071660162113,"5.0-5.1":0.0026059608726108,"6.0-6.1":0.001658338737116,"7.0-7.1":0.0054488272790954,"8.1-8.4":0.013029804363054,"9.0-9.2":0.0068702604823376,"9.3":0.050697784248974,"10.0-10.2":0.031745341539077,"10.3":0.065859738416892,"11.0-11.2":0.085996708796157,"11.3-11.4":0.20610781447013,"12.0-12.1":1.819671405684,"12.2":0.0087655047533273},I:{"3":0.0013673262411348,"4":0.18185439007092,_:"67","2.1":0,"2.2":0,"2.3":0.030081177304965,"4.1":0.051958397163121,"4.2-4.3":0.27483257446809,"4.4":0,"4.4.3-4.4.4":0.61666413475177},A:{"6":0,"7":0,"8":0.040548,"9":0.074338,"10":0.037169,"11":0.533882,"5.5":0},B:{"12":0.114886,"13":0.212877,"14":0.057443,"15":0.050685,"16":0.162192,"17":0.719727,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.0794078125,"5.0-5.4":0.0517265625,"6.2-6.4":0.1551796875,_:"7.2-7.4 8.2"},N:{"10":0.15730916058394,"11":1.2794478394161},J:{"7":0.0715068,"10":0.2860272},R:{_:"0"},M:{"0":0.33105},O:{"0":3.423057},Q:{_:"1.2"},H:{"0":23.412231417526},L:{"0":40.321685}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.003278,"34":0.003278,"35":0.003278,"36":0.006556,"37":0,"38":0,"39":0,"40":0.006556,"41":0,"42":0,"43":0.039336,"44":0,"45":0,"46":0.039336,"47":0,"48":0,"49":0.039336,"50":0.003278,"51":0,"52":0.003278,"53":0,"54":0.003278,"55":0.01639,"56":0.003278,"57":0,"58":0.013112,"59":0.009834,"60":0.022946,"61":0.006556,"62":0.006556,"63":0.39336,"64":0.009834,"65":0.068838,"66":0.029502,"67":0.13112,"68":0.019668,"69":0.013112,"70":0.03278,"71":0.036058,"72":0.173734,"73":4.710486,"74":0.003278,"75":0.009834,_:"76"},C:{"2":0,"3":0.003278,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.006556,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.01639,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.003278,"41":0,"42":0,"43":0.009834,"44":0.003278,"45":0.003278,"46":0,"47":0.019668,"48":0,"49":0,"50":0,"51":0,"52":0.019668,"53":0,"54":0,"55":0.003278,"56":0.006556,"57":0,"58":0.003278,"59":0.006556,"60":0.01639,"61":0.006556,"62":0.006556,"63":0.009834,"64":0.003278,"65":0.039336,"66":0.727716,"67":0.045892,"68":0,"3.5":0,"3.6":0.003278},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.003278,"18":0.003278,"19":0.003278,"20":0.006556,"21":0.006556,"22":0.003278,"23":0,"24":0,"25":0.003278,"26":0.009834,"27":0,"28":0.013112,"29":0,"30":0.006556,"31":0.006556,"32":0.006556,"33":0.003278,"34":0,"35":0.006556,"36":0.003278,"37":0.003278,"38":0.006556,"39":0,"40":0.006556,"41":0,"42":0,"43":0,"44":0,"45":0.003278,"46":0,"47":0,"48":0,"49":0.003278,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.003278,"57":0.006556,"58":0.635932,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.144232},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.006556,"11":0,"12":0.088506,_:"0","3.1":0,"3.2":0,"5.1":0.029502,"6.1":0,"7.1":0,"9.1":0.003278,"10.1":0.009834,"11.1":0.01639,"12.1":0.022946},G:{"8":0.019674336035225,"3.2":0.0012775542880016,"4.0-4.1":0.00076653257280096,"4.2-4.3":0.00025551085760032,"5.0-5.1":0.0025551085760032,"6.0-6.1":0.0012775542880016,"7.0-7.1":0.0045991954368058,"8.1-8.4":0.0099649234464125,"9.0-9.2":0.0058767497248074,"9.3":0.048802573801661,"10.0-10.2":0.027084150905634,"10.3":0.064644246972881,"11.0-11.2":0.0797193875713,"11.3-11.4":0.16378245972181,"12.0-12.1":0.98882701891324,"12.2":1.1342126968878},I:{"3":0.0013446995967742,"4":0.19363674193548,_:"67","2.1":0.0094128971774194,"2.2":0.01613639516129,"2.3":0.0094128971774194,"4.1":0.096818370967742,"4.2-4.3":0.41954627419355,"4.4":0,"4.4.3-4.4.4":0.58763372379032},A:{"6":0,"7":0,"8":0.04917,"9":0.013112,"10":0.09834,"11":0.488422,"5.5":0},B:{"12":0.039336,"13":0.039336,"14":0.062282,"15":0.068838,"16":0.177012,"17":0.67199,"18":0.091784},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8224481988304,"5.0-5.4":0.071268923976608,"6.2-6.4":0.18326294736842,"7.2-7.4":0.45815736842105,"8.2":0.63123904093567,"9.2":0.31561952046784},N:{"10":0.0420125,"11":0.7982375},J:{"7":0,"10":0.174772},S:{"2.5":0},R:{_:"0"},M:{"0":0.84025},O:{"0":2.366144},Q:{"1.2":0.03361},H:{"0":18.493654178694},L:{"0":50.187772}}; diff --git a/node_modules/caniuse-lite/data/regions/LT.js b/node_modules/caniuse-lite/data/regions/LT.js index fede50c0e..294899334 100644 --- a/node_modules/caniuse-lite/data/regions/LT.js +++ b/node_modules/caniuse-lite/data/regions/LT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.014208,"22":0.007104,"23":0,"24":0.014208,"25":0,"26":0.007104,"27":0,"28":0,"29":0.376512,"30":0,"31":0.007104,"32":0,"33":0.007104,"34":0.007104,"35":0,"36":0,"37":0.007104,"38":0.014208,"39":0.007104,"40":0.007104,"41":0.021312,"42":0.007104,"43":0.007104,"44":0.007104,"45":0.007104,"46":0.007104,"47":0.014208,"48":0.028416,"49":0.49728,"50":0.014208,"51":0.007104,"52":0.021312,"53":0.014208,"54":0.056832,"55":0.063936,"56":0.049728,"57":0.014208,"58":0.760128,"59":0.021312,"60":0.028416,"61":0.681984,"62":0.028416,"63":0.113664,"64":0.056832,"65":0.099456,"66":0.056832,"67":0.191808,"68":0.113664,"69":0.1776,"70":0.234432,"71":11.884992,"72":15.884544,"73":0.03552,"74":0.014208,"75":0},C:{"2":0,"3":0.007104,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007104,"38":0.007104,"39":0,"40":0.007104,"41":0,"42":0,"43":0.007104,"44":0,"45":0.014208,"46":0.007104,"47":0.021312,"48":0.149184,"49":0.007104,"50":0.028416,"51":0.042624,"52":0.340992,"53":0.007104,"54":0.049728,"55":0.014208,"56":0.063936,"57":0.021312,"58":0.021312,"59":0.014208,"60":0.170496,"61":0.056832,"62":0.056832,"63":0.07104,"64":0.980352,"65":5.00832,"66":0.078144,"67":0.007104,"3.5":0,"3.6":0.007104},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.03552,"37":0,"38":0.007104,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.028416,"50":0.007104,"51":0,"52":0,"53":0.007104,"54":0.007104,"55":0,"56":0.007104,"57":1.115328,"58":1.157952,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007104},E:{"4":0.014208,"5":0,"6":0,"7":0,"8":0.007104,"9":0.007104,"10":0.028416,"11":0.049728,"12":1.66944,_:"0","3.1":0,"3.2":0,"5.1":0.007104,"6.1":0,"7.1":0,"9.1":0.021312,"10.1":0.099456,"11.1":0.21312,"12.1":0.007104},G:{"8":0.2739046164315,"3.2":0.0038989980986691,"4.0-4.1":0.0029242485740018,"4.2-4.3":0.0029242485740018,"5.0-5.1":0.01072224477134,"6.0-6.1":0.0068232466726709,"7.0-7.1":0.022419239067347,"8.1-8.4":0.0536112238567,"9.0-9.2":0.028267736215351,"9.3":0.2085963982788,"10.0-10.2":0.13061643630541,"10.3":0.2709803678575,"11.0-11.2":0.35383407745422,"11.3-11.4":0.84803208646052,"12.0-12.1":7.4870510989693,"12.2":0.036065732412689},I:{"3":0.0022514988179669,"4":0.2994493427896,_:"67","2.1":0,"2.2":0,"2.3":0.049532973995272,"4.1":0.085556955082742,"4.2-4.3":0.45255126241135,"4.4":0,"4.4.3-4.4.4":1.0154259669031},A:{"6":0.0075556994219653,"7":0.0075556994219653,"8":0.25689378034682,"9":0.060445595375723,"10":0.15866968786127,"11":2.1231515375723,"5.5":0},B:{"12":0.007104,"13":0.014208,"14":0.049728,"15":0.07104,"16":0.078144,"17":1.45632,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23417171509972,"5.0-5.4":0.040725515669516,"6.2-6.4":0.071269652421652,_:"7.2-7.4 8.2"},N:{"10":0.011584,"11":0.034752},J:{"7":0.0005792,"10":0.0023168},R:{_:"0"},M:{"0":0.312768},O:{"0":0.11584},Q:{_:"1.2"},H:{"0":0.20014743642612},L:{"0":32.462576}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.006987,"19":0,"20":0,"21":0.048909,"22":0,"23":0.013974,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.013974,"30":0,"31":0,"32":0,"33":0,"34":0.020961,"35":0,"36":0.006987,"37":0,"38":0.006987,"39":0,"40":0,"41":0.027948,"42":0.013974,"43":0.034935,"44":0.006987,"45":0,"46":0.006987,"47":0.006987,"48":0.020961,"49":0.531012,"50":0.006987,"51":0.006987,"52":0,"53":0.013974,"54":0.083844,"55":0.132753,"56":0.020961,"57":0.013974,"58":0.531012,"59":0.006987,"60":0.006987,"61":0.649791,"62":0.048909,"63":0.062883,"64":0.034935,"65":0.090831,"66":0.034935,"67":0.083844,"68":0.06987,"69":0.06987,"70":0.104805,"71":0.300441,"72":1.334517,"73":26.746236,"74":0.06987,"75":0.020961,_:"76"},C:{"2":0,"3":0.006987,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.006987,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.006987,"36":0,"37":0,"38":0.006987,"39":0,"40":0,"41":0,"42":0,"43":0.006987,"44":0,"45":0.013974,"46":0,"47":0.006987,"48":0.188649,"49":0.006987,"50":0.027948,"51":0.048909,"52":0.258519,"53":0.006987,"54":0.006987,"55":0.006987,"56":0.048909,"57":0.027948,"58":0.006987,"59":0.013974,"60":0.167688,"61":0.020961,"62":0.020961,"63":0.034935,"64":0.06987,"65":0.433194,"66":6.134586,"67":0.062883,"68":0,"3.5":0,"3.6":0.020961},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006987,"33":0,"34":0,"35":0,"36":0.034935,"37":0,"38":0.006987,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.006987,"49":0.006987,"50":0,"51":0,"52":0,"53":0.006987,"54":0,"55":0,"56":0,"57":0.006987,"58":1.935399,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.013974},E:{"4":0.006987,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.027948,"11":0.027948,"12":1.159842,_:"0","3.1":0,"3.2":0,"5.1":0.006987,"6.1":0.153714,"7.1":0,"9.1":0.020961,"10.1":0.111792,"11.1":0.153714,"12.1":0.656778},G:{"8":0.070946365255679,"3.2":0.0046069068347844,"4.0-4.1":0.0027641441008706,"4.2-4.3":0.00092138136695687,"5.0-5.1":0.0092138136695687,"6.0-6.1":0.0046069068347844,"7.0-7.1":0.016584864605224,"8.1-8.4":0.035933873311318,"9.0-9.2":0.021191771440008,"9.3":0.17598384108876,"10.0-10.2":0.097666424897428,"10.3":0.23310948584009,"11.0-11.2":0.28747098649054,"11.3-11.4":0.59060545621935,"12.0-12.1":3.5657458901231,"12.2":4.0900118879215},I:{"3":0.0020565594758065,"4":0.29614456451613,_:"67","2.1":0.014395916330645,"2.2":0.024678713709677,"2.3":0.014395916330645,"4.1":0.14807228225806,"4.2-4.3":0.64164655645161,"4.4":0,"4.4.3-4.4.4":0.89871649092742},A:{"6":0.0072980650684932,"7":0,"8":0.14596130136986,"9":0.036490325342466,"10":0.13136517123288,"11":1.8099201369863,"5.5":0},B:{"12":0.006987,"13":0.013974,"14":0.062883,"15":0.041922,"16":0.076857,"17":1.278621,"18":0.517038},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22406535211268,"5.0-5.4":0.030554366197183,"6.2-6.4":0.030554366197183,"7.2-7.4":0.15277183098592,"8.2":1.3647616901408,"9.2":1.8128923943662},N:{"10":0,"11":0.036156},J:{"7":0,"10":0.003013},S:{"2.5":0},R:{_:"0"},M:{"0":0.277196},O:{"0":0.114494},Q:{"1.2":0.003013},H:{"0":0.22249607216495},L:{"0":33.680812}}; diff --git a/node_modules/caniuse-lite/data/regions/LU.js b/node_modules/caniuse-lite/data/regions/LU.js index 2e43cecd3..a5c1c164b 100644 --- a/node_modules/caniuse-lite/data/regions/LU.js +++ b/node_modules/caniuse-lite/data/regions/LU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.018681,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006227,"35":0,"36":0,"37":0,"38":0.006227,"39":0.006227,"40":0,"41":0.006227,"42":0,"43":0,"44":0.006227,"45":0,"46":0.012454,"47":0,"48":0.006227,"49":0.242853,"50":0,"51":0,"52":0,"53":0.018681,"54":0.012454,"55":0.018681,"56":0.031135,"57":0.012454,"58":0.012454,"59":0.049816,"60":0.018681,"61":0.056043,"62":0.080951,"63":0.118313,"64":0.043589,"65":0.068497,"66":0.024908,"67":0.056043,"68":0.080951,"69":0.080951,"70":0.292669,"71":6.78743,"72":7.459946,"73":0.024908,"74":0.012454,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.006227,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.006227,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.180583,"39":0.006227,"40":0,"41":0,"42":0.006227,"43":0.006227,"44":0,"45":0.049816,"46":0,"47":0.006227,"48":0.074724,"49":0,"50":0.031135,"51":0.006227,"52":0.367393,"53":0,"54":0.018681,"55":0.012454,"56":0.043589,"57":0.018681,"58":0.018681,"59":0.031135,"60":0.541749,"61":0.037362,"62":0.024908,"63":0.043589,"64":0.628927,"65":3.898102,"66":0.031135,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006227,"33":0,"34":0,"35":0,"36":0.006227,"37":0,"38":0.024908,"39":0,"40":0.006227,"41":0,"42":0.006227,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006227,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.205491,"58":0.24908,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006227},E:{"4":0,"5":0.006227,"6":0,"7":0,"8":0.006227,"9":0.024908,"10":0.024908,"11":0.093405,"12":4.664023,_:"0","3.1":0,"3.2":0,"5.1":0.024908,"6.1":0.118313,"7.1":0,"9.1":0.112086,"10.1":0.230399,"11.1":0.448344,"12.1":0.012454},G:{"8":0.90595367317122,"3.2":0.012896137696387,"4.0-4.1":0.0096721032722906,"4.2-4.3":0.0096721032722906,"5.0-5.1":0.035464378665066,"6.0-6.1":0.022568240968678,"7.0-7.1":0.074152791754228,"8.1-8.4":0.17732189332533,"9.0-9.2":0.093496998298809,"9.3":0.68994336675673,"10.0-10.2":0.43202061282898,"10.3":0.89628156989893,"11.0-11.2":1.1703244959472,"11.3-11.4":2.8049099489643,"12.0-12.1":24.763808411488,"12.2":0.11928927369158},I:{"3":0.0005646926713948,"4":0.075104125295508,_:"67","2.1":0,"2.2":0,"2.3":0.012423238770686,"4.1":0.021458321513002,"4.2-4.3":0.11350322695035,"4.4":0,"4.4.3-4.4.4":0.25467639479905},A:{"6":0,"7":0.846872,"8":1.650155,"9":0.024908,"10":0.012454,"11":2.758561,"5.5":0},B:{"12":0.006227,"13":0.012454,"14":0.024908,"15":0.224172,"16":0.174356,"17":1.581658,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36368608247423,"5.0-5.4":0.042786597938144,"6.2-6.4":0.042786597938144,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.064141},J:{"7":0.0015092,"10":0.0060368},R:{_:"0"},M:{"0":0.381073},O:{"0":0.833833},Q:{_:"1.2"},H:{"0":0.35720326460481},L:{"0":22.246459}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.018402,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.018402,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006134,"35":0,"36":0.006134,"37":0,"38":0.012268,"39":0,"40":0,"41":0.018402,"42":0,"43":0,"44":0.006134,"45":0,"46":0,"47":0,"48":0,"49":0.226958,"50":0,"51":0.006134,"52":0,"53":0,"54":0.012268,"55":0.012268,"56":0.012268,"57":0.006134,"58":0.018402,"59":0.067474,"60":0.006134,"61":1.31881,"62":0.018402,"63":0.049072,"64":0.024536,"65":0.079742,"66":0.018402,"67":0.067474,"68":0.079742,"69":0.09201,"70":0.098144,"71":0.220824,"72":1.079584,"73":12.323206,"74":0.018402,"75":0.012268,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006134,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.110412,"39":0,"40":0,"41":0,"42":0.018402,"43":0.006134,"44":0.006134,"45":0.12268,"46":0.006134,"47":0.024536,"48":0.06134,"49":0,"50":0.006134,"51":0.006134,"52":0.39871,"53":0,"54":0.012268,"55":0.012268,"56":0.110412,"57":0.006134,"58":0.012268,"59":0.006134,"60":0.668606,"61":0.042938,"62":0.012268,"63":0.049072,"64":0.049072,"65":0.447782,"66":4.759984,"67":0.024536,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006134,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.006134,"52":0.006134,"53":0,"54":0,"55":0,"56":0.018402,"57":0,"58":0.509122,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006134},E:{"4":0,"5":0,"6":0,"7":0.006134,"8":0.006134,"9":0.012268,"10":0.03067,"11":0.049072,"12":2.1469,_:"0","3.1":0,"3.2":0,"5.1":0.018402,"6.1":0.006134,"7.1":0,"9.1":0.141082,"10.1":0.165618,"11.1":0.282164,"12.1":1.275872},G:{"8":0.21101371880316,"3.2":0.013702189532673,"4.0-4.1":0.0082213137196037,"4.2-4.3":0.0027404379065346,"5.0-5.1":0.027404379065346,"6.0-6.1":0.013702189532673,"7.0-7.1":0.049327882317622,"8.1-8.4":0.10687707835485,"9.0-9.2":0.063030071850295,"9.3":0.5234236401481,"10.0-10.2":0.29048641809266,"10.3":0.69333079035325,"11.0-11.2":0.85501662683879,"11.3-11.4":1.7566206980887,"12.0-12.1":10.605494698289,"12.2":12.164803867107},I:{"3":0.00048896370967742,"4":0.070410774193548,_:"67","2.1":0.0034227459677419,"2.2":0.005867564516129,"2.3":0.0034227459677419,"4.1":0.035205387096774,"4.2-4.3":0.15255667741935,"4.4":0,"4.4.3-4.4.4":0.21367714112903},A:{"6":0,"7":0.791286,"8":1.613242,"9":0.024536,"10":0.018402,"11":2.772568,"5.5":0},B:{"12":0,"13":0.012268,"14":0.018402,"15":0.21469,"16":0.116546,"17":1.551902,"18":0.374174},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.37263702031603,"5.0-5.4":0.053233860045147,"6.2-6.4":0.053233860045147,"7.2-7.4":0.21293544018059,"8.2":1.8738318735892,"9.2":2.1506479458239},N:{"10":0,"11":0.011598},J:{"7":0,"10":0.007732},S:{"2.5":0},R:{_:"0"},M:{"0":0.467786},O:{"0":0.7732},Q:{"1.2":0.015464},H:{"0":0.42822924742268},L:{"0":26.637838}}; diff --git a/node_modules/caniuse-lite/data/regions/LV.js b/node_modules/caniuse-lite/data/regions/LV.js index ab1b41fc2..a7ebac1f7 100644 --- a/node_modules/caniuse-lite/data/regions/LV.js +++ b/node_modules/caniuse-lite/data/regions/LV.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.021702,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.014468,"23":0,"24":0,"25":0,"26":0.007234,"27":0,"28":0,"29":0,"30":0,"31":0.101276,"32":0,"33":0,"34":0.007234,"35":0.007234,"36":0,"37":0,"38":0.021702,"39":0,"40":0.028936,"41":0.007234,"42":0,"43":0.007234,"44":0,"45":0.007234,"46":0.007234,"47":0.007234,"48":0.028936,"49":0.520848,"50":0.007234,"51":0.021702,"52":0.028936,"53":0.021702,"54":0.03617,"55":0.03617,"56":0.014468,"57":0.050638,"58":0.043404,"59":0.057872,"60":0.159148,"61":0.18085,"62":0.028936,"63":0.130212,"64":0.101276,"65":0.173616,"66":0.079574,"67":0.195318,"68":0.151914,"69":0.151914,"70":0.311062,"71":12.87652,"72":17.339898,"73":0.065106,"74":0.043404,"75":0},C:{"2":0,"3":0.007234,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.028936,"13":0.014468,"14":0,"15":0,"16":0.043404,"17":0.014468,"18":0,"19":0.021702,"20":0.014468,"21":0.043404,"22":0.043404,"23":0.028936,"24":0.043404,"25":0.043404,"26":0.043404,"27":0.03617,"28":0.043404,"29":0.03617,"30":0.050638,"31":0.086808,"32":0.079574,"33":0.014468,"34":0.014468,"35":0.014468,"36":0.014468,"37":0.043404,"38":0.028936,"39":0,"40":0,"41":0,"42":0.007234,"43":0.007234,"44":0,"45":0.014468,"46":0.007234,"47":0.028936,"48":0.050638,"49":0.007234,"50":0.094042,"51":0.014468,"52":0.368934,"53":0.007234,"54":0.021702,"55":0.028936,"56":0.086808,"57":0.043404,"58":0.021702,"59":0.028936,"60":0.166382,"61":0.043404,"62":0.028936,"63":0.057872,"64":0.962122,"65":4.59359,"66":0.065106,"67":0.007234,"3.5":0,"3.6":0.007234},F:{"9":0,"11":0,"12":0.007234,"15":0,"16":0,"17":0,"18":0.021702,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.014468,"33":0,"34":0,"35":0,"36":0.043404,"37":0.014468,"38":0.007234,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007234,"46":0,"47":0,"48":0,"49":0,"50":0.007234,"51":0,"52":0,"53":0.007234,"54":0,"55":0,"56":0.007234,"57":0.897016,"58":1.01276,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.007234,"12.1":0.028936},E:{"4":0.007234,"5":0,"6":0,"7":0,"8":0,"9":0.007234,"10":0.028936,"11":0.086808,"12":2.191902,_:"0","3.1":0,"3.2":0,"5.1":0.007234,"6.1":0.021702,"7.1":0,"9.1":0.03617,"10.1":0.159148,"11.1":0.332764,"12.1":0.007234},G:{"8":0.36816640808566,"3.2":0.0052408029620735,"4.0-4.1":0.0039306022215551,"4.2-4.3":0.0039306022215551,"5.0-5.1":0.014412208145702,"6.0-6.1":0.0091714051836285,"7.0-7.1":0.030134617031922,"8.1-8.4":0.07206104072851,"9.0-9.2":0.037995821475033,"9.3":0.28038295847093,"10.0-10.2":0.17556689922946,"10.3":0.3642358058641,"11.0-11.2":0.47560286880817,"11.3-11.4":1.139874644251,"12.0-12.1":10.063651887922,"12.2":0.048477427399179},I:{"3":0.00070544917257683,"4":0.093824739952719,_:"67","2.1":0,"2.2":0,"2.3":0.01551988179669,"4.1":0.02680706855792,"4.2-4.3":0.14179528368794,"4.4":0,"4.4.3-4.4.4":0.31815757683215},A:{"6":0.022558657894737,"7":0.0075195526315789,"8":0.13535194736842,"9":0.12031284210526,"10":0.097754184210526,"11":1.3309608157895,"5.5":0},B:{"12":0.007234,"13":0.065106,"14":0.115744,"15":0.050638,"16":0.07234,"17":1.22978,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15492942598187,"5.0-5.4":0.10328628398792,"6.2-6.4":0.10328628398792,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.05532},J:{"7":0.0005532,"10":0.0022128},R:{_:"0"},M:{"0":0.23511},O:{"0":0.16596},Q:{_:"1.2"},H:{"0":0.27234169072165},L:{"0":29.174428}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.021795,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007265,"23":0,"24":0,"25":0,"26":0.007265,"27":0.007265,"28":0,"29":0,"30":0,"31":0.01453,"32":0,"33":0,"34":0.007265,"35":0,"36":0,"37":0,"38":0.04359,"39":0,"40":0.02906,"41":0.036325,"42":0,"43":0.007265,"44":0.007265,"45":0.007265,"46":0.007265,"47":0.007265,"48":0.036325,"49":0.501285,"50":0.007265,"51":0.007265,"52":0.01453,"53":0.021795,"54":0.08718,"55":0.01453,"56":0.01453,"57":0.04359,"58":0.05812,"59":0.050855,"60":0.05812,"61":0.094445,"62":0.021795,"63":0.07265,"64":0.108975,"65":0.07265,"66":0.108975,"67":0.13077,"68":0.13077,"69":0.094445,"70":0.152565,"71":0.2906,"72":1.707275,"73":30.302315,"74":0.08718,"75":0.02906,_:"76"},C:{"2":0,"3":0.01453,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007265,"13":0.007265,"14":0,"15":0,"16":0.01453,"17":0.007265,"18":0,"19":0.007265,"20":0.007265,"21":0.01453,"22":0.01453,"23":0.01453,"24":0.01453,"25":0.01453,"26":0.01453,"27":0.01453,"28":0.01453,"29":0.021795,"30":0.04359,"31":0.02906,"32":0.036325,"33":0.01453,"34":0.007265,"35":0.01453,"36":0.007265,"37":0.02906,"38":0.01453,"39":0,"40":0,"41":0,"42":0,"43":0.02906,"44":0,"45":0.021795,"46":0.007265,"47":0.01453,"48":0.04359,"49":0,"50":0.04359,"51":0.007265,"52":0.2906,"53":0.007265,"54":0.04359,"55":0.01453,"56":0.05812,"57":0.021795,"58":0.007265,"59":0.01453,"60":0.297865,"61":0.050855,"62":0.021795,"63":0.02906,"64":0.08718,"65":0.4359,"66":5.63764,"67":0.065385,"68":0.007265,"3.5":0.007265,"3.6":0.021795},F:{"9":0,"11":0,"12":0.021795,"15":0,"16":0,"17":0,"18":0.007265,"19":0,"20":0.007265,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007265,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007265,"36":0.07265,"37":0.007265,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007265,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.007265,"52":0,"53":0,"54":0,"55":0,"56":0.01453,"57":0,"58":1.896165,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.036325},E:{"4":0.007265,"5":0,"6":0,"7":0,"8":0.050855,"9":0.01453,"10":0.01453,"11":0.08718,"12":1.39488,_:"0","3.1":0,"3.2":0,"5.1":0.007265,"6.1":0.007265,"7.1":0,"9.1":0.05812,"10.1":0.10171,"11.1":0.2906,"12.1":1.0171},G:{"8":0.092604501150806,"3.2":0.0060132792955069,"4.0-4.1":0.0036079675773041,"4.2-4.3":0.0012026558591014,"5.0-5.1":0.012026558591014,"6.0-6.1":0.0060132792955069,"7.0-7.1":0.021647805463825,"8.1-8.4":0.046903578504953,"9.0-9.2":0.027661084759332,"9.3":0.22970726908836,"10.0-10.2":0.12748152106475,"10.3":0.30427193235265,"11.0-11.2":0.37522862803963,"11.3-11.4":0.77090240568398,"12.0-12.1":4.6542781747223,"12.2":5.338589358551},I:{"3":0.00040253528225806,"4":0.057965080645161,_:"67","2.1":0.0028177469758065,"2.2":0.0048304233870968,"2.3":0.0028177469758065,"4.1":0.028982540322581,"4.2-4.3":0.12559100806452,"4.4":0,"4.4.3-4.4.4":0.17590791834677},A:{"6":0.01545387283237,"7":0.007726936416185,"8":0.13135791907514,"9":0.069542427745665,"10":0.069542427745665,"11":1.043136416185,"5.5":0},B:{"12":0.007265,"13":0.021795,"14":0.050855,"15":0.02906,"16":0.07265,"17":1.140605,"18":0.486755},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.13338934640523,"5.0-5.4":0.030782156862745,"6.2-6.4":0.030782156862745,"7.2-7.4":0.23599653594771,"8.2":1.3851970588235,"9.2":1.323632745098},N:{"10":0,"11":0.0547},J:{"7":0,"10":0.00547},S:{"2.5":0},R:{_:"0"},M:{"0":0.155895},O:{"0":0.101195},Q:{"1.2":0.002735},H:{"0":0.28223602233677},L:{"0":29.592715}}; diff --git a/node_modules/caniuse-lite/data/regions/LY.js b/node_modules/caniuse-lite/data/regions/LY.js index 099e8f320..b998613d0 100644 --- a/node_modules/caniuse-lite/data/regions/LY.js +++ b/node_modules/caniuse-lite/data/regions/LY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.002879,"11":0,"12":0,"13":0.002879,"14":0,"15":0,"16":0,"17":0.002879,"18":0,"19":0.002879,"20":0,"21":0,"22":0.002879,"23":0,"24":0,"25":0,"26":0.005758,"27":0.023032,"28":0,"29":0,"30":0.008637,"31":0.002879,"32":0.025911,"33":0.017274,"34":0,"35":0,"36":0,"37":0,"38":0.002879,"39":0,"40":0.002879,"41":0,"42":0,"43":0.048943,"44":0,"45":0,"46":0.002879,"47":0.002879,"48":0,"49":0.071975,"50":0.005758,"51":0.002879,"52":0.008637,"53":0.002879,"54":0.002879,"55":0.005758,"56":0.005758,"57":0.011516,"58":0.025911,"59":0.005758,"60":0.040306,"61":0.011516,"62":0.005758,"63":0.034548,"64":0.020153,"65":0.043185,"66":0.011516,"67":0.040306,"68":0.034548,"69":0.074854,"70":0.083491,"71":2.032574,"72":2.76384,"73":0.008637,"74":0.008637,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.005758,"36":0,"37":0,"38":0.002879,"39":0,"40":0,"41":0.002879,"42":0,"43":0.005758,"44":0.002879,"45":0.008637,"46":0,"47":0.008637,"48":0.005758,"49":0.002879,"50":0,"51":0,"52":0.106523,"53":0,"54":0.014395,"55":0.008637,"56":0.005758,"57":0.005758,"58":0.011516,"59":0.002879,"60":0.008637,"61":0.011516,"62":0.017274,"63":0.005758,"64":0.083491,"65":0.423213,"66":0.023032,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.002879,"15":0,"16":0,"17":0.005758,"18":0,"19":0.002879,"20":0.002879,"21":0,"22":0.002879,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.002879,"29":0,"30":0.008637,"31":0.002879,"32":0,"33":0.002879,"34":0,"35":0,"36":0.002879,"37":0.008637,"38":0.005758,"39":0,"40":0,"41":0,"42":0,"43":0.002879,"44":0,"45":0.002879,"46":0,"47":0,"48":0,"49":0.005758,"50":0.002879,"51":0,"52":0,"53":0,"54":0.002879,"55":0.014395,"56":0.008637,"57":0.221683,"58":0.247594,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.017274},E:{"4":0,"5":0,"6":0,"7":0.002879,"8":0,"9":0,"10":0.008637,"11":0.005758,"12":0.083491,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.031669,"10.1":0.002879,"11.1":0.037427,"12.1":0},G:{"8":0.12920544781347,"3.2":0.0018392234564195,"4.0-4.1":0.0013794175923146,"4.2-4.3":0.0013794175923146,"5.0-5.1":0.0050578645051536,"6.0-6.1":0.0032186410487341,"7.0-7.1":0.010575534874412,"8.1-8.4":0.025289322525768,"9.0-9.2":0.013334370059041,"9.3":0.098398454918443,"10.0-10.2":0.061613985790053,"10.3":0.12782603022115,"11.0-11.2":0.16690952867007,"11.3-11.4":0.40003110177124,"12.0-12.1":3.5317688421895,"12.2":0.01701281697188},I:{"3":0.0055920685579196,"4":0.74374511820331,_:"67","2.1":0,"2.2":0,"2.3":0.12302550827423,"4.1":0.21249860520095,"4.2-4.3":1.1240057801418,"4.4":0,"4.4.3-4.4.4":2.5220229196218},A:{"6":0,"7":0,"8":0.037427,"9":0.005758,"10":0.011516,"11":0.11516,"5.5":0},B:{"12":0.008637,"13":0.008637,"14":0.014395,"15":0.002879,"16":0.014395,"17":0.051822,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.99372346475196,"5.0-5.4":0.061467430809399,"6.2-6.4":0.2458697232376,_:"7.2-7.4 8.2"},N:{"10":0.00890125,"11":0.02670375},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.085452},O:{"0":0.726342},Q:{_:"1.2"},H:{"0":5.0293102508591},L:{"0":70.192904}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003527,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.010581,"31":0.017635,"32":0.003527,"33":0.017635,"34":0.003527,"35":0,"36":0,"37":0.003527,"38":0.014108,"39":0.007054,"40":0.003527,"41":0,"42":0,"43":0.137553,"44":0,"45":0,"46":0.003527,"47":0.007054,"48":0.003527,"49":0.21162,"50":0.007054,"51":0.003527,"52":0,"53":0,"54":0.010581,"55":0,"56":0,"57":0,"58":0.059959,"59":0.003527,"60":0.014108,"61":0.038797,"62":0.014108,"63":0.074067,"64":0.059959,"65":0.045851,"66":0.017635,"67":0.028216,"68":0.021162,"69":0.130499,"70":0.109337,"71":0.169296,"72":0.338592,"73":7.427862,"74":0.010581,"75":0.021162,_:"76"},C:{"2":0,"3":0.003527,"4":0,"5":0.003527,"6":0,"7":0.003527,"8":0,"9":0,"10":0,"11":0,"12":0.003527,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003527,"35":0,"36":0.003527,"37":0,"38":0.003527,"39":0,"40":0,"41":0.003527,"42":0.003527,"43":0.003527,"44":0,"45":0.003527,"46":0,"47":0.010581,"48":0.007054,"49":0,"50":0.003527,"51":0,"52":0.21162,"53":0,"54":0.014108,"55":0.003527,"56":0.021162,"57":0.010581,"58":0.021162,"59":0.003527,"60":0.010581,"61":0.003527,"62":0.014108,"63":0.003527,"64":0.003527,"65":0.081121,"66":0.931128,"67":0.042324,"68":0,"3.5":0,"3.6":0.003527},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007054,"18":0,"19":0,"20":0.003527,"21":0,"22":0.003527,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.007054,"31":0,"32":0,"33":0.003527,"34":0.003527,"35":0.003527,"36":0.003527,"37":0.017635,"38":0.003527,"39":0,"40":0,"41":0,"42":0,"43":0.003527,"44":0,"45":0,"46":0.014108,"47":0,"48":0,"49":0,"50":0,"51":0.003527,"52":0,"53":0.003527,"54":0.007054,"55":0.003527,"56":0.010581,"57":0.010581,"58":0.712454,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.024689},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003527,"9":0,"10":0.007054,"11":0.003527,"12":0.088175,_:"0","3.1":0,"3.2":0,"5.1":0.007054,"6.1":0,"7.1":0,"9.1":0.007054,"10.1":0.007054,"11.1":0.042324,"12.1":0.042324},G:{"8":0.028297966176323,"3.2":0.0018375302711898,"4.0-4.1":0.0011025181627139,"4.2-4.3":0.00036750605423797,"5.0-5.1":0.0036750605423797,"6.0-6.1":0.0018375302711898,"7.0-7.1":0.0066151089762834,"8.1-8.4":0.014332736115281,"9.0-9.2":0.0084526392474732,"9.3":0.070193656359452,"10.0-10.2":0.038955641749224,"10.3":0.092979031722206,"11.0-11.2":0.11466188892225,"11.3-11.4":0.23557138076654,"12.0-12.1":1.4222484299009,"12.2":1.6313593747623},I:{"3":0.0035859879032258,"4":0.51638225806452,_:"67","2.1":0.025101915322581,"2.2":0.04303185483871,"2.3":0.025101915322581,"4.1":0.25819112903226,"4.2-4.3":1.1188282258065,"4.4":0,"4.4.3-4.4.4":1.5670767137097},A:{"6":0,"7":0.0036709591836735,"8":0.055064387755102,"9":0.014683836734694,"10":0.0073419183673469,"11":0.099115897959184,"5.5":0},B:{"12":0.007054,"13":0.010581,"14":0.007054,"15":0.007054,"16":0.014108,"17":0.098756,"18":0.063486},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.74196530659026,"5.0-5.4":0.050819541547278,"6.2-6.4":0.19311425787966,"7.2-7.4":0.37606460744986,"8.2":1.4331110716332,"9.2":0.75212921489971},N:{"10":0,"11":0.012946},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.077676},O:{"0":0.802652},Q:{"1.2":0},H:{"0":5.5521657010309},L:{"0":66.695316}}; diff --git a/node_modules/caniuse-lite/data/regions/MA.js b/node_modules/caniuse-lite/data/regions/MA.js index 59f6e5331..45a78bbd4 100644 --- a/node_modules/caniuse-lite/data/regions/MA.js +++ b/node_modules/caniuse-lite/data/regions/MA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006248,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.03124,"20":0,"21":0.006248,"22":0.006248,"23":0,"24":0.974688,"25":0.024992,"26":0.012496,"27":0,"28":0.018744,"29":0.037488,"30":0.4686,"31":0.018744,"32":0.006248,"33":0.043736,"34":0.006248,"35":0.943448,"36":0,"37":0.006248,"38":0.012496,"39":0.006248,"40":0.012496,"41":0.012496,"42":0,"43":0.068728,"44":0.006248,"45":0.006248,"46":0.018744,"47":0.012496,"48":0.018744,"49":0.855976,"50":0.006248,"51":0.012496,"52":0.006248,"53":0.006248,"54":0.087472,"55":0.087472,"56":0.1562,"57":0.012496,"58":0.081224,"59":0.012496,"60":0.018744,"61":1.418296,"62":0.06248,"63":0.12496,"64":0.068728,"65":0.174944,"66":0.043736,"67":0.231176,"68":0.09372,"69":0.12496,"70":0.231176,"71":7.285168,"72":11.15268,"73":0.03124,"74":0.006248,"75":0},C:{"2":0.4686,"3":0.006248,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006248,"12":0,"13":0,"14":0,"15":0.462352,"16":0,"17":0,"18":0.03124,"19":0,"20":0,"21":0.03124,"22":0,"23":0.474848,"24":0,"25":0.056232,"26":0,"27":0,"28":0,"29":0,"30":0.03124,"31":0,"32":0.024992,"33":0,"34":0,"35":0.006248,"36":0,"37":0.006248,"38":0.006248,"39":0,"40":0.006248,"41":0.006248,"42":0.006248,"43":0.024992,"44":0.006248,"45":0.006248,"46":0,"47":0.037488,"48":0.137456,"49":0.012496,"50":0.012496,"51":0.03124,"52":0.168696,"53":0.006248,"54":0.012496,"55":0.006248,"56":0.024992,"57":0.037488,"58":0.024992,"59":0.024992,"60":0.056232,"61":0.012496,"62":0.018744,"63":0.043736,"64":0.331144,"65":1.924384,"66":0.043736,"67":0,"3.5":0,"3.6":0.006248},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.018744,"37":0.043736,"38":0.006248,"39":0,"40":0,"41":0,"42":0,"43":0.03124,"44":0,"45":0,"46":0,"47":0,"48":0.006248,"49":0.012496,"50":0.006248,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006248,"57":0.599808,"58":0.805992,"9.5-9.6":0,"10.0-10.1":0.462352,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006248},E:{"4":0.006248,"5":0.03124,"6":0,"7":0.006248,"8":0.087472,"9":0.193688,"10":0.037488,"11":0.074976,"12":0.662288,_:"0","3.1":0,"3.2":0,"5.1":0.018744,"6.1":0.006248,"7.1":0,"9.1":0.037488,"10.1":0.118712,"11.1":0.162448,"12.1":0},G:{"8":0.19127931231862,"3.2":0.0027228371860302,"4.0-4.1":0.0020421278895227,"4.2-4.3":0.0020421278895227,"5.0-5.1":0.0074878022615831,"6.0-6.1":0.0047649650755529,"7.0-7.1":0.015656313819674,"8.1-8.4":0.037439011307916,"9.0-9.2":0.019740569598719,"9.3":0.14567178945262,"10.0-10.2":0.091215045732012,"10.3":0.1892371844291,"11.0-11.2":0.24709747463224,"11.3-11.4":0.59221708796157,"12.0-12.1":5.2285281064745,"12.2":0.02518624397078},I:{"3":0.0029363498817967,"4":0.39053453427896,_:"67","2.1":0,"2.2":0,"2.3":0.064599697399527,"4.1":0.11158129550827,"4.2-4.3":0.59020632624113,"4.4":0,"4.4.3-4.4.4":1.3242937966903},A:{"6":0.0064883076923077,"7":0.0064883076923077,"8":0.168696,"9":0.53852953846154,"10":0.18167261538462,"11":0.27899723076923,"5.5":0},B:{"12":0.018744,"13":0.012496,"14":0.03124,"15":0.03124,"16":0.024992,"17":0.193688,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.798638320442,"5.0-5.4":0.09197582320442,"6.2-6.4":0.30658607734807,_:"7.2-7.4 8.2"},N:{"10":0.011918117647059,"11":0.19068988235294},J:{"7":0.003752,"10":0.015008},R:{_:"0"},M:{"0":0.191352},O:{"0":0.255136},Q:{_:"1.2"},H:{"0":0.66780442611684},L:{"0":43.736232}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006237,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.006237,"20":0,"21":0,"22":0.006237,"23":0,"24":0.006237,"25":0.006237,"26":0.024948,"27":0,"28":0,"29":0.081081,"30":0.006237,"31":0.081081,"32":0.006237,"33":0.018711,"34":0.006237,"35":0.006237,"36":0,"37":0.006237,"38":0.012474,"39":0.006237,"40":0.018711,"41":0.012474,"42":0.012474,"43":0.106029,"44":0.006237,"45":0.006237,"46":0.018711,"47":0.006237,"48":0.024948,"49":1.378377,"50":0.006237,"51":0.006237,"52":0.006237,"53":0.006237,"54":0.087318,"55":0.049896,"56":0.018711,"57":0.012474,"58":0.087318,"59":0.006237,"60":0.018711,"61":0.767151,"62":0.06237,"63":0.143451,"64":0.074844,"65":0.168399,"66":0.049896,"67":0.193347,"68":0.074844,"69":0.112266,"70":0.180873,"71":0.37422,"72":1.135134,"73":22.253616,"74":0.049896,"75":0.018711,_:"76"},C:{"2":0,"3":0.006237,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.043659,"33":0,"34":0,"35":0.006237,"36":0.006237,"37":0.006237,"38":0.006237,"39":0,"40":0.012474,"41":0.006237,"42":0.012474,"43":0.031185,"44":0.012474,"45":0.012474,"46":0,"47":0.024948,"48":0.268191,"49":0.012474,"50":0.018711,"51":0.006237,"52":0.193347,"53":0.006237,"54":0.006237,"55":0.006237,"56":0.024948,"57":0.037422,"58":0.012474,"59":0.018711,"60":0.074844,"61":0.018711,"62":0.012474,"63":0.031185,"64":0.043659,"65":0.199584,"66":3.006234,"67":0.068607,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006237,"31":0.006237,"32":0,"33":0,"34":0,"35":0,"36":0.024948,"37":0.043659,"38":0,"39":0,"40":0,"41":0,"42":0.006237,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006237,"50":0.006237,"51":0.006237,"52":0,"53":0,"54":0,"55":0.006237,"56":0.006237,"57":0.006237,"58":1.802493,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006237},E:{"4":0.006237,"5":0,"6":0,"7":0.012474,"8":0.056133,"9":0.130977,"10":0.068607,"11":0.143451,"12":0.604989,_:"0","3.1":0,"3.2":0,"5.1":0.074844,"6.1":0,"7.1":0,"9.1":0.037422,"10.1":0.12474,"11.1":0.18711,"12.1":0.299376},G:{"8":0.039686322425698,"3.2":0.0025770339237466,"4.0-4.1":0.001546220354248,"4.2-4.3":0.00051540678474932,"5.0-5.1":0.0051540678474932,"6.0-6.1":0.0025770339237466,"7.0-7.1":0.0092773221254878,"8.1-8.4":0.020100864605224,"9.0-9.2":0.011854356049234,"9.3":0.098442695887121,"10.0-10.2":0.054633119183428,"10.3":0.13039791654158,"11.0-11.2":0.16080691684179,"11.3-11.4":0.33037574902432,"12.0-12.1":1.9946242569799,"12.2":2.2878907175023},I:{"3":0.0024307570564516,"4":0.35002901612903,_:"67","2.1":0.017015299395161,"2.2":0.029169084677419,"2.3":0.017015299395161,"4.1":0.17501450806452,"4.2-4.3":0.7583962016129,"4.4":0,"4.4.3-4.4.4":1.0622408336694},A:{"6":0.0066555906040268,"7":0.0066555906040268,"8":0.13311181208054,"9":0.026622362416107,"10":0.12645622147651,"11":0.69218142281879,"5.5":0},B:{"12":0.012474,"13":0.018711,"14":0.024948,"15":0.043659,"16":0.024948,"17":0.230769,"18":0.081081},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5492808571429,"5.0-5.4":0.091733734962406,"6.2-6.4":0.23443065601504,"7.2-7.4":0.42809076315789,"8.2":1.9162157969925,"9.2":1.2027311917293},N:{"10":0.023832333333333,"11":0.19065866666667},J:{"7":0,"10":0.018815},S:{"2.5":0},R:{_:"0"},M:{"0":0.146757},O:{"0":0.297277},Q:{"1.2":0.007526},H:{"0":0.7517012766323},L:{"0":43.586097}}; diff --git a/node_modules/caniuse-lite/data/regions/MC.js b/node_modules/caniuse-lite/data/regions/MC.js index 9169c4d7f..2ac85c346 100644 --- a/node_modules/caniuse-lite/data/regions/MC.js +++ b/node_modules/caniuse-lite/data/regions/MC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007674,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007674,"48":0,"49":0.26859,"50":0.007674,"51":0,"52":0,"53":0.007674,"54":0,"55":0.007674,"56":0.015348,"57":0.053718,"58":0.007674,"59":0.023022,"60":0.007674,"61":0.015348,"62":0.015348,"63":0.03837,"64":0.015348,"65":0.092088,"66":0.046044,"67":0.176502,"68":0.176502,"69":0.222546,"70":0.468114,"71":12.631404,"72":14.450142,"73":0.199524,"74":0.007674,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.007674,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.03837,"44":0,"45":0,"46":0,"47":0,"48":0.053718,"49":0,"50":0,"51":0.007674,"52":0.353004,"53":0,"54":0,"55":0,"56":0.046044,"57":0.007674,"58":0,"59":0,"60":1.11273,"61":0.007674,"62":0,"63":0.03837,"64":1.005294,"65":4.251396,"66":0.015348,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.007674,"56":0,"57":0.475788,"58":0.867162,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007674,"9":0.007674,"10":0.046044,"11":0.667638,"12":7.466802,_:"0","3.1":0,"3.2":0,"5.1":0.176502,"6.1":0.145806,"7.1":0,"9.1":0.26859,"10.1":0.353004,"11.1":1.358298,"12.1":0.03837},G:{"8":0.86695217792455,"3.2":0.012340956269389,"4.0-4.1":0.0092557172020414,"4.2-4.3":0.0092557172020414,"5.0-5.1":0.033937629740819,"6.0-6.1":0.02159667347143,"7.0-7.1":0.070960498548984,"8.1-8.4":0.16968814870409,"9.0-9.2":0.089471932953067,"9.3":0.66024116041229,"10.0-10.2":0.41342203502452,"10.3":0.85769646072251,"11.0-11.2":1.119941781447,"11.3-11.4":2.684157988592,"12.0-12.1":23.697721276293,"12.2":0.11415384549184},I:{"3":0.00044616312056738,"4":0.059339695035461,_:"67","2.1":0,"2.2":0,"2.3":0.0098155886524823,"4.1":0.01695419858156,"4.2-4.3":0.089678787234043,"4.4":0,"4.4.3-4.4.4":0.20121956737589},A:{"6":0,"7":0,"8":0,"9":0,"10":0.007674,"11":3.629802,"5.5":0},B:{"12":0,"13":0,"14":0.015348,"15":0.07674,"16":0.099762,"17":1.849434,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15307644094488,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0.0013956,"10":0.0055824},R:{_:"0"},M:{"0":0.455896},O:{"0":0.006978},Q:{_:"1.2"},H:{"0":0.26645489003436},L:{"0":11.273684}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.119055,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007937,"48":0,"49":0.206362,"50":0,"51":0,"52":0,"53":0.007937,"54":0,"55":0,"56":0.015874,"57":0.015874,"58":0.015874,"59":0,"60":0,"61":0,"62":0.055559,"63":0.07937,"64":0.007937,"65":0.039685,"66":0.023811,"67":0.174614,"68":0.071433,"69":0.07937,"70":0.357165,"71":0.07937,"72":1.254046,"73":28.152539,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.023811,"44":0,"45":0,"46":0,"47":0,"48":0.039685,"49":0,"50":0.007937,"51":0,"52":0.452409,"53":0,"54":0.007937,"55":0,"56":0,"57":0,"58":0,"59":0,"60":2.127116,"61":0,"62":0,"63":0.007937,"64":0.007937,"65":0.420661,"66":4.52409,"67":0,"68":0.015874,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007937,"39":0.007937,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.023811,"57":0,"58":0.920692,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007937,"9":0.071433,"10":0.261921,"11":0.190488,"12":5.508278,_:"0","3.1":0,"3.2":0,"5.1":0.150803,"6.1":0.269858,"7.1":0,"9.1":0.15874,"10.1":0.253984,"11.1":1.793762,"12.1":4.158988},G:{"8":0.216529694286,"3.2":0.014060369758831,"4.0-4.1":0.0084362218552987,"4.2-4.3":0.0028120739517662,"5.0-5.1":0.028120739517662,"6.0-6.1":0.014060369758831,"7.0-7.1":0.050617331131792,"8.1-8.4":0.10967088411888,"9.0-9.2":0.064677700890623,"9.3":0.53710612478735,"10.0-10.2":0.29807983888722,"10.3":0.71145470979686,"11.0-11.2":0.87736707295107,"11.3-11.4":1.8025394030822,"12.0-12.1":10.882726193335,"12.2":12.48279627189},I:{"3":0.00022896572580645,"4":0.032971064516129,_:"67","2.1":0.0016027600806452,"2.2":0.0027475887096774,"2.3":0.0016027600806452,"4.1":0.016485532258065,"4.2-4.3":0.071437306451613,"4.4":0,"4.4.3-4.4.4":0.10005802217742},A:{"6":0,"7":0,"8":0.007937,"9":0,"10":0.015874,"11":2.341415,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0.039685,"16":0.095244,"17":1.66677,"18":1.007999},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.12420147311828,"5.0-5.4":0.011291043010753,"6.2-6.4":0,"7.2-7.4":0.011291043010753,"8.2":0.30485816129032,"9.2":0.59842527956989},N:{"10":0,"11":0.014441},J:{"7":0,"10":0.002063},S:{"2.5":0},R:{_:"0"},M:{"0":0.175355},O:{"0":1.151154},Q:{"1.2":0},H:{"0":0.19726462714777},L:{"0":9.844474}}; diff --git a/node_modules/caniuse-lite/data/regions/MD.js b/node_modules/caniuse-lite/data/regions/MD.js index 3b8c3b9ba..9f86d3ed6 100644 --- a/node_modules/caniuse-lite/data/regions/MD.js +++ b/node_modules/caniuse-lite/data/regions/MD.js @@ -1 +1 @@ -module.exports={D:{"11":0.011198,"20":0.005599,"22":0.027995,"26":0.011198,"27":0.027995,"28":0.005599,"33":0.016797,"34":0.027995,"38":0.027995,"39":0.033594,"40":0.011198,"41":0.016797,"43":0.016797,"44":0.011198,"45":0.005599,"46":0.011198,"47":0.027995,"48":0.011198,"49":0.78386,"50":0.016797,"51":0.022396,"52":0.016797,"53":0.05599,"54":0.016797,"55":0.044792,"56":0.050391,"57":0.033594,"58":0.083985,"59":0.061589,"60":0.083985,"61":0.263153,"62":0.083985,"63":0.078386,"64":0.061589,"65":0.229559,"66":0.089584,"67":0.229559,"68":0.257554,"69":0.195965,"70":0.358336,"71":14.89334,"72":21.416175,"73":0.061589,"74":0.022396,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 21 23 24 25 29 30 31 32 35 36 37 42 75"},C:{"3":0.005599,"10":0.011198,"29":0.011198,"31":0.011198,"34":0.005599,"35":0.011198,"38":0.027995,"40":0.005599,"43":0.016797,"44":0.005599,"45":0.05599,"46":0.005599,"47":0.016797,"48":0.011198,"49":0.011198,"50":0.039193,"51":0.005599,"52":0.291148,"53":0.011198,"54":0.022396,"55":0.016797,"56":0.039193,"57":0.067188,"58":0.027995,"59":0.016797,"60":1.075008,"61":0.050391,"62":0.039193,"63":0.050391,"64":0.363935,"65":1.819675,"66":0.033594,_:"2 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 32 33 36 37 39 41 42 67","3.5":0.005599,"3.6":0.061589},F:{"12":0.011198,"36":0.044792,"38":0.022396,"47":0.005599,"50":0.011198,"51":0.016797,"56":0.005599,"57":0.890241,"58":1.013419,_:"9 11 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 39 40 41 42 43 44 45 46 48 49 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5","10.0-10.1":0,"11.6":0.011198,"12.1":0.044792},E:{"4":0,"8":0.005599,"10":0.011198,"11":0.095183,"12":0.996622,_:"0 5 6 7 9 3.1 3.2 6.1 7.1","5.1":0.022396,"9.1":0.022396,"10.1":0.201564,"11.1":0.218361,"12.1":0.011198},G:{"8":0.11655046532573,"3.2":0.0016590813569499,"4.0-4.1":0.0012443110177124,"4.2-4.3":0.0012443110177124,"5.0-5.1":0.0045624737316121,"6.0-6.1":0.0029033923746623,"7.0-7.1":0.0095397178024617,"8.1-8.4":0.022812368658061,"9.0-9.2":0.012028339837887,"9.3":0.088760852596818,"10.0-10.2":0.05557922545782,"10.3":0.11530615430802,"11.0-11.2":0.1505616331432,"11.3-11.4":0.3608501951366,"12.0-12.1":3.185850975683,"12.2":0.015346502551786},I:{"3":0.00348463356974,"4":0.46345626477541,_:"67","2.1":0,"2.2":0,"2.3":0.076661938534279,"4.1":0.13241607565012,"4.2-4.3":0.70041134751773,"4.4":0,"4.4.3-4.4.4":1.5715697399527},A:{"8":0.072787,"9":0.095183,"10":0.022396,"11":0.649484,_:"6 7 5.5"},B:{"13":0.011198,"14":0.039193,"15":0.022396,"16":0.067188,"17":0.660682,_:"12 18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.59748605341246,"5.0-5.4":0.051507418397626,"6.2-6.4":0.11331632047478,_:"7.2-7.4 8.2"},N:{"10":0.011082272727273,"11":0.088},J:{"7":0.00088,"10":0.00352},R:{_:"0"},M:{"0":0.2948},O:{"0":1.584},Q:{_:"1.2"},H:{"0":0.56236082474227},L:{"0":35.188384}}; +module.exports={D:{"4":0.00557,"11":0.00557,"12":0.00557,"15":0.01114,"17":0.01114,"18":0.01114,"21":0.01671,"22":0.02228,"23":0.03899,"24":0.00557,"25":0.01114,"26":0.01671,"27":0.01114,"29":0.01114,"31":0.00557,"33":0.02785,"34":0.01114,"36":0.00557,"37":0.01114,"38":0.01671,"39":0.01114,"40":0.02785,"41":0.01671,"42":0.00557,"43":0.01671,"45":0.00557,"46":0.00557,"47":0.01671,"48":0.00557,"49":0.86335,"50":0.00557,"51":0.00557,"52":0.00557,"53":0.02785,"54":0.01671,"55":0.02228,"56":0.02228,"57":0.02785,"58":0.08355,"59":0.02785,"60":0.03899,"61":0.02785,"62":0.04456,"63":0.12254,"64":0.02785,"65":0.09469,"66":0.02785,"67":0.09469,"68":0.15596,"69":0.16153,"70":0.22837,"71":0.27293,"72":4.03825,"73":35.05758,"74":0.06127,"75":0.03342,_:"5 6 7 8 9 10 13 14 16 19 20 28 30 32 35 44 76"},C:{"3":0.01114,"4":0.00557,"10":0.02785,"16":0.01114,"17":0.01114,"18":0.00557,"22":0.00557,"24":0.01671,"25":0.00557,"30":0.01114,"31":0.01114,"35":0.01671,"38":0.02228,"43":0.02785,"45":0.03899,"46":0.00557,"47":0.01671,"48":0.01671,"49":0.01114,"50":0.01671,"51":0.00557,"52":0.21166,"53":0.01114,"54":0.00557,"56":0.03342,"57":0.05013,"58":0.01114,"59":0.01671,"60":1.67657,"61":0.02785,"62":0.03899,"63":0.02228,"64":0.06684,"65":0.20609,"66":2.4508,"67":0.08912,_:"2 5 6 7 8 9 11 12 13 14 15 19 20 21 23 26 27 28 29 32 33 34 36 37 39 40 41 42 44 55 68","3.5":0.01671,"3.6":0.1671},F:{"11":0.00557,"12":0.02785,"21":0.00557,"22":0.01114,"27":0.03342,"36":0.05013,"38":0.01671,"52":0.00557,"54":0.00557,"55":0.02228,"56":0.00557,"57":0.02228,"58":1.68214,_:"9 15 16 17 18 19 20 23 24 25 26 28 29 30 31 32 33 34 35 37 39 40 41 42 43 44 45 46 47 48 49 50 51 53 9.5-9.6 11.5","10.0-10.1":0,"10.5":0.01114,"10.6":0.01114,"11.1":0.00557,"11.6":0.02228,"12.1":0.06684},E:{"4":0,"5":0.02228,"8":0.01671,"9":0.00557,"11":0.1114,"12":0.71296,_:"0 6 7 10 3.2 6.1 7.1","3.1":0.00557,"5.1":0.01671,"9.1":0.04456,"10.1":0.07798,"11.1":0.08355,"12.1":0.55143},G:{"8":0.044638363254278,"3.2":0.0028985950165116,"4.0-4.1":0.0017391570099069,"4.2-4.3":0.00057971900330231,"5.0-5.1":0.0057971900330231,"6.0-6.1":0.0028985950165116,"7.0-7.1":0.010434942059442,"8.1-8.4":0.02260904112879,"9.0-9.2":0.013333537075953,"9.3":0.11072632963074,"10.0-10.2":0.061450214350045,"10.3":0.14666890783548,"11.0-11.2":0.18087232903032,"11.3-11.4":0.37159988111678,"12.0-12.1":2.2435125427799,"12.2":2.573372655659},I:{"3":0.0040762872983871,"4":0.58698537096774,_:"67","2.1":0.02853401108871,"2.2":0.048915447580645,"2.3":0.02853401108871,"4.1":0.29349268548387,"4.2-4.3":1.2718016370968,"4.4":0,"4.4.3-4.4.4":1.7813375493952},A:{"8":0.051721428571429,"9":0.13217698412698,"10":0.022987301587302,"11":0.51721428571429,_:"6 7 5.5"},B:{"12":0.00557,"13":0.01114,"14":0.01671,"15":0.01114,"16":0.04456,"17":0.88006,"18":0.18381},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.44375395751634,"5.0-5.4":0.051599297385621,"6.2-6.4":0.11351845424837,"7.2-7.4":0.20639718954248,"8.2":1.2383831372549,"9.2":1.1042249640523},N:{"10":0,"11":0.057577},J:{"7":0,"10":0},S:{_:"2.5"},R:{_:"0"},M:{"0":0.429613},O:{"0":1.395135},Q:{"1.2":0.022145},H:{"0":0.4780123814433},L:{"0":29.776071}}; diff --git a/node_modules/caniuse-lite/data/regions/ME.js b/node_modules/caniuse-lite/data/regions/ME.js index 3881c222a..4583a3cf3 100644 --- a/node_modules/caniuse-lite/data/regions/ME.js +++ b/node_modules/caniuse-lite/data/regions/ME.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.005278,"11":0.005278,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.021112,"23":0,"24":0,"25":0,"26":0.015834,"27":0,"28":0,"29":0.327236,"30":0,"31":0.005278,"32":0,"33":0.005278,"34":0.021112,"35":0.005278,"36":0,"37":0,"38":0.036946,"39":0.005278,"40":0.010556,"41":0,"42":0,"43":0.010556,"44":0,"45":0,"46":0.042224,"47":0,"48":0,"49":0.517244,"50":0.015834,"51":0.005278,"52":0.015834,"53":0.015834,"54":0,"55":0.010556,"56":0.010556,"57":0.015834,"58":0.042224,"59":0.010556,"60":0.015834,"61":0.881426,"62":0.031668,"63":0.015834,"64":0.015834,"65":0.042224,"66":0.047502,"67":0.047502,"68":0.121394,"69":0.05278,"70":0.147784,"71":5.943028,"72":7.959224,"73":0.02639,"74":0.010556,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.010556,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005278,"40":0.005278,"41":0,"42":0,"43":0.005278,"44":0,"45":0.005278,"46":0,"47":0.005278,"48":0.015834,"49":0.005278,"50":0,"51":0,"52":0.200564,"53":0,"54":0.005278,"55":0,"56":0.015834,"57":0.07917,"58":0.005278,"59":0.005278,"60":0.042224,"61":0.047502,"62":0.015834,"63":0.058058,"64":0.295568,"65":1.641458,"66":0.036946,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005278,"32":0,"33":0,"34":0,"35":0,"36":0.015834,"37":0,"38":0,"39":0,"40":0.005278,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.015834,"57":2.03203,"58":2.227316,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010556},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.036946,"10":0.010556,"11":0.042224,"12":0.34307,_:"0","3.1":0,"3.2":0,"5.1":0.005278,"6.1":0.005278,"7.1":0,"9.1":0.02639,"10.1":0.021112,"11.1":0.068614,"12.1":0},G:{"8":0.28716883998799,"3.2":0.0040878126688682,"4.0-4.1":0.0030658595016512,"4.2-4.3":0.0030658595016512,"5.0-5.1":0.011241484839388,"6.0-6.1":0.0071536721705194,"7.0-7.1":0.023504922845992,"8.1-8.4":0.056207424196938,"9.0-9.2":0.029636641849295,"9.3":0.21869797778445,"10.0-10.2":0.13694172440708,"10.3":0.28410298048634,"11.0-11.2":0.37096899969979,"11.3-11.4":0.88909925547884,"12.0-12.1":7.8496222773942,"12.2":0.037812267187031},I:{"3":0.0014269645390071,"4":0.18978628368794,_:"67","2.1":0,"2.2":0,"2.3":0.031393219858156,"4.1":0.05422465248227,"4.2-4.3":0.28681987234043,"4.4":0,"4.4.3-4.4.4":0.6435610070922},A:{"6":0,"7":0.005396606741573,"8":0.075552494382022,"9":0.021586426966292,"10":0.005396606741573,"11":0.37236586516854,"5.5":0},B:{"12":0.005278,"13":0.010556,"14":0.010556,"15":0.031668,"16":0.010556,"17":0.242788,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.8188481871345,"5.0-5.4":0.051178011695906,"6.2-6.4":0.12282722807018,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.151104},J:{"7":0.0009444,"10":0.0037776},R:{_:"0"},M:{"0":0.113328},O:{"0":0.07083},Q:{_:"1.2"},H:{"0":0.41128457731959},L:{"0":54.287298}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.00508,"11":0.00508,"12":0,"13":0,"14":0.00508,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.01524,"23":0,"24":0,"25":0,"26":0.00508,"27":0,"28":0,"29":0.32512,"30":0.00508,"31":0.00508,"32":0,"33":0.00508,"34":0.01524,"35":0.00508,"36":0,"37":0,"38":0.0254,"39":0,"40":0.01016,"41":0,"42":0,"43":0.01524,"44":0,"45":0,"46":0.03048,"47":0,"48":0,"49":0.54356,"50":0.01016,"51":0,"52":0.01524,"53":0.00508,"54":0,"55":0.00508,"56":0.01524,"57":0.01524,"58":0.03556,"59":0.00508,"60":0.03048,"61":1.1176,"62":0.0254,"63":0.06096,"64":0.0762,"65":0.05588,"66":0.07112,"67":0.02032,"68":0.0254,"69":0.03556,"70":0.12192,"71":0.1524,"72":0.48768,"73":12.82192,"74":0.00508,"75":0.01524,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00508,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.00508,"40":0.00508,"41":0,"42":0.00508,"43":0,"44":0,"45":0.00508,"46":0,"47":0,"48":0.01524,"49":0.00508,"50":0,"51":0,"52":0.2032,"53":0,"54":0,"55":0,"56":0.01524,"57":0.04064,"58":0,"59":0,"60":0.03556,"61":0.00508,"62":0.01016,"63":0.03556,"64":0.00508,"65":0.1016,"66":2.04216,"67":0.0254,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00508,"27":0,"28":0,"29":0,"30":0,"31":0.00508,"32":0,"33":0,"34":0,"35":0,"36":0.02032,"37":0.00508,"38":0,"39":0,"40":0.01016,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":4.3688,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00508},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.00508,"11":0.00508,"12":0.18796,_:"0","3.1":0,"3.2":0,"5.1":0.00508,"6.1":0,"7.1":0,"9.1":0.0254,"10.1":0.01016,"11.1":0.06604,"12.1":0.11684},G:{"8":0.073457059941959,"3.2":0.0047699389572701,"4.0-4.1":0.0028619633743621,"4.2-4.3":0.00095398779145402,"5.0-5.1":0.0095398779145402,"6.0-6.1":0.0047699389572701,"7.0-7.1":0.017171780246172,"8.1-8.4":0.037205523866707,"9.0-9.2":0.021941719203442,"9.3":0.18221166816772,"10.0-10.2":0.10112270589413,"10.3":0.24135891123787,"11.0-11.2":0.29764419093365,"11.3-11.4":0.61150617432203,"12.0-12.1":3.691932752927,"12.2":4.2347518062644},I:{"3":0.00085987903225806,"4":0.12382258064516,_:"67","2.1":0.0060191532258065,"2.2":0.010318548387097,"2.3":0.0060191532258065,"4.1":0.061911290322581,"4.2-4.3":0.26828225806452,"4.4":0,"4.4.3-4.4.4":0.37576713709677},A:{"6":0,"7":0.005128380952381,"8":0.087182476190476,"9":0.015385142857143,"10":0.005128380952381,"11":0.42565561904762,"5.5":0},B:{"12":0.00508,"13":0.0254,"14":0.01016,"15":0.03556,"16":0.01016,"17":0.16764,"18":0.1016},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.73378285714286,"5.0-5.4":0.050957142857143,"6.2-6.4":0.11210571428571,"7.2-7.4":0.37708285714286,"8.2":1.9669457142857,"9.2":2.0382857142857},N:{"10":0,"11":0.15252},J:{"7":0,"10":0.00984},S:{"2.5":0},R:{_:"0"},M:{"0":0.16728},O:{"0":0.09348},Q:{"1.2":0},H:{"0":0.37729298969072},L:{"0":55.714}}; diff --git a/node_modules/caniuse-lite/data/regions/MG.js b/node_modules/caniuse-lite/data/regions/MG.js index 467717d09..8d97c6cc8 100644 --- a/node_modules/caniuse-lite/data/regions/MG.js +++ b/node_modules/caniuse-lite/data/regions/MG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007536,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.001884,"33":0,"34":0.011304,"35":0,"36":0.001884,"37":0,"38":0,"39":0,"40":0.001884,"41":0,"42":0,"43":0.003768,"44":0.001884,"45":0,"46":0,"47":0.007536,"48":0.001884,"49":0.060288,"50":0,"51":0,"52":0.001884,"53":0,"54":0,"55":0.001884,"56":0.001884,"57":0,"58":0.00942,"59":0.001884,"60":0.001884,"61":0.05652,"62":0.001884,"63":0.005652,"64":0.005652,"65":0.015072,"66":0.003768,"67":0.01884,"68":0.00942,"69":0.015072,"70":0.020724,"71":0.604764,"72":0.893016,"73":0.003768,"74":0.005652,"75":0},C:{"2":0.001884,"3":0.013188,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.001884,"15":0,"16":0.001884,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.001884,"27":0,"28":0.003768,"29":0.001884,"30":0.003768,"31":0,"32":0.015072,"33":0.007536,"34":0,"35":0.001884,"36":0,"37":0.003768,"38":0.001884,"39":0.001884,"40":0.001884,"41":0.005652,"42":0,"43":0.011304,"44":0.001884,"45":0.001884,"46":0.003768,"47":0.013188,"48":0.013188,"49":0.003768,"50":0.001884,"51":0.001884,"52":0.03768,"53":0.005652,"54":0.001884,"55":0.001884,"56":0.011304,"57":0.011304,"58":0.003768,"59":0.00942,"60":0.016956,"61":0.00942,"62":0.015072,"63":0.016956,"64":0.090432,"65":0.420132,"66":0.015072,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.001884,"17":0.003768,"18":0.007536,"19":0.013188,"20":0.015072,"21":0,"22":0,"23":0.005652,"24":0,"25":0,"26":0,"27":0.001884,"28":0.001884,"29":0,"30":0.001884,"31":0,"32":0,"33":0.001884,"34":0,"35":0.005652,"36":0.001884,"37":0.00942,"38":0.005652,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.001884,"46":0,"47":0,"48":0,"49":0.001884,"50":0.003768,"51":0,"52":0,"53":0.003768,"54":0,"55":0,"56":0.003768,"57":0.07536,"58":0.0942,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011304},E:{"4":0,"5":0.001884,"6":0.001884,"7":0,"8":0,"9":0,"10":0.001884,"11":0.00942,"12":0.035796,_:"0","3.1":0,"3.2":0,"5.1":0.001884,"6.1":0,"7.1":0,"9.1":0.001884,"10.1":0.001884,"11.1":0.016956,"12.1":0},G:{"8":0.021546201541079,"3.2":0.00030670749524667,"4.0-4.1":0.000230030621435,"4.2-4.3":0.000230030621435,"5.0-5.1":0.00084344561192835,"6.0-6.1":0.00053673811668168,"7.0-7.1":0.0017635680976684,"8.1-8.4":0.0042172280596417,"9.0-9.2":0.0022236293405384,"9.3":0.016408850995697,"10.0-10.2":0.010274701090764,"10.3":0.021316170919644,"11.0-11.2":0.027833705193636,"11.3-11.4":0.066708880216151,"12.0-12.1":0.58895506774742,"12.2":0.0028370443310317},I:{"3":0.0079525200945626,"4":1.0576851725768,_:"67","2.1":0,"2.2":0,"2.3":0.17495544208038,"4.1":0.30219576359338,"4.2-4.3":1.5984565390071,"4.4":0,"4.4.3-4.4.4":3.5865865626478},A:{"6":0,"7":0.003768,"8":0.020724,"9":0.003768,"10":0.003768,"11":0.026376,"5.5":0},B:{"12":0.001884,"13":0.003768,"14":0.015072,"15":0.003768,"16":0.003768,"17":0.02826,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20761860465116,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0.044747675675676,"11":0.36916832432432},J:{"7":0.0178552,"10":0.0714208},R:{_:"0"},M:{"0":0.137972},O:{"0":13.399516},Q:{_:"1.2"},H:{"0":45.917817896907},L:{"0":7.70492}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005018,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005018,"35":0.002509,"36":0,"37":0,"38":0.002509,"39":0,"40":0.002509,"41":0,"42":0.002509,"43":0.005018,"44":0,"45":0.002509,"46":0.002509,"47":0.005018,"48":0.002509,"49":0.087815,"50":0,"51":0,"52":0,"53":0,"54":0.002509,"55":0.002509,"56":0.007527,"57":0.005018,"58":0.015054,"59":0.002509,"60":0,"61":0.12545,"62":0.002509,"63":0.030108,"64":0.012545,"65":0.017563,"66":0.005018,"67":0.022581,"68":0.005018,"69":0.035126,"70":0.032617,"71":0.05018,"72":0.110396,"73":2.639468,"74":0.005018,"75":0.005018,_:"76"},C:{"2":0.005018,"3":0.012545,"4":0,"5":0,"6":0.002509,"7":0,"8":0,"9":0,"10":0.002509,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.002509,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002509,"30":0.007527,"31":0,"32":0.062725,"33":0.002509,"34":0.002509,"35":0.005018,"36":0.002509,"37":0.002509,"38":0.002509,"39":0,"40":0.002509,"41":0.002509,"42":0.002509,"43":0.020072,"44":0.007527,"45":0.002509,"46":0.005018,"47":0.017563,"48":0.047671,"49":0.005018,"50":0.005018,"51":0.002509,"52":0.062725,"53":0.007527,"54":0.002509,"55":0.002509,"56":0.012545,"57":0.012545,"58":0.007527,"59":0.02509,"60":0.045162,"61":0.017563,"62":0.015054,"63":0.015054,"64":0.015054,"65":0.07527,"66":1.126541,"67":0.022581,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.002509,"15":0.002509,"16":0.002509,"17":0.005018,"18":0.007527,"19":0.005018,"20":0.015054,"21":0,"22":0,"23":0.002509,"24":0,"25":0,"26":0,"27":0.002509,"28":0.002509,"29":0.002509,"30":0.002509,"31":0,"32":0,"33":0.002509,"34":0.002509,"35":0.010036,"36":0.002509,"37":0.007527,"38":0.005018,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005018,"52":0,"53":0.005018,"54":0,"55":0,"56":0.002509,"57":0.002509,"58":0.298571,"9.5-9.6":0,"10.0-10.1":0.002509,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.017563},E:{"4":0,"5":0,"6":0.002509,"7":0.017563,"8":0,"9":0.002509,"10":0.002509,"11":0.02509,"12":0.045162,_:"0","3.1":0,"3.2":0,"5.1":0.002509,"6.1":0,"7.1":0,"9.1":0.002509,"10.1":0.002509,"11.1":0.020072,"12.1":0.02509},G:{"8":0.0067224706294406,"3.2":0.00043652406684679,"4.0-4.1":0.00026191444010808,"4.2-4.3":0.000087304813369359,"5.0-5.1":0.00087304813369359,"6.0-6.1":0.00043652406684679,"7.0-7.1":0.0015714866406485,"8.1-8.4":0.003404887721405,"9.0-9.2":0.0020080107074952,"9.3":0.016675219353547,"10.0-10.2":0.009254310217152,"10.3":0.022088117782448,"11.0-11.2":0.02723910177124,"11.3-11.4":0.055962385369759,"12.0-12.1":0.33786962773942,"12.2":0.38754606654658},I:{"3":0.0054450252016129,"4":0.78408362903226,_:"67","2.1":0.03811517641129,"2.2":0.065340302419355,"2.3":0.03811517641129,"4.1":0.39204181451613,"4.2-4.3":1.6988478629032,"4.4":0,"4.4.3-4.4.4":2.3794760131048},A:{"6":0,"7":0,"8":0.032617,"9":0.005018,"10":0.002509,"11":0.055198,"5.5":0},B:{"12":0.002509,"13":0.007527,"14":0.022581,"15":0.010036,"16":0.007527,"17":0.065234,"18":0.020072},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2404088372093,"5.0-5.4":0.010452558139535,"6.2-6.4":0.010452558139535,"7.2-7.4":0.031357674418605,"8.2":0.10452558139535,"9.2":0.052262790697674},N:{"10":0.012050739130435,"11":0.26511626086957},J:{"7":0,"10":0.052437},S:{"2.5":0},R:{_:"0"},M:{"0":0.29964},O:{"0":10.622238},Q:{"1.2":0.022473},H:{"0":42.74345293299},L:{"0":8.77509}}; diff --git a/node_modules/caniuse-lite/data/regions/MH.js b/node_modules/caniuse-lite/data/regions/MH.js index b3495f448..5f6245126 100644 --- a/node_modules/caniuse-lite/data/regions/MH.js +++ b/node_modules/caniuse-lite/data/regions/MH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.006449,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006449,"35":0.006449,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.25796,"50":0,"51":0,"52":0.019347,"53":0,"54":0.006449,"55":1.541311,"56":0,"57":0.174123,"58":0.012898,"59":0.012898,"60":0,"61":0,"62":0,"63":0.045143,"64":0,"65":3.379276,"66":0,"67":0.187021,"68":0.006449,"69":0.045143,"70":0.083837,"71":9.712194,"72":12.581999,"73":0.006449,"74":0.006449,"75":0},C:{"2":0,"3":0.019347,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.045143,"44":0,"45":0,"46":0,"47":0.006449,"48":0,"49":0.012898,"50":0,"51":0.025796,"52":0.006449,"53":0,"54":0.006449,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.019347,"61":0,"62":0,"63":0.006449,"64":0.174123,"65":1.502617,"66":0.045143,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.006449,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.019347,"39":0.012898,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.006449,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.122531,"58":0.070939,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006449,"9":0,"10":0,"11":0.419185,"12":0.909309,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.032245,"10.1":0.690043,"11.1":1.341392,"12.1":0},G:{"8":0.53103792234564,"3.2":0.0075592586810768,"4.0-4.1":0.0056694440108076,"4.2-4.3":0.0056694440108076,"5.0-5.1":0.020787961372961,"6.0-6.1":0.013228702691884,"7.0-7.1":0.043465737416191,"8.1-8.4":0.10393980686481,"9.0-9.2":0.054804625437806,"9.3":0.40442033943761,"10.0-10.2":0.25323516581607,"10.3":0.52536847833483,"11.0-11.2":0.68600272530772,"11.3-11.4":1.6441387631342,"12.0-12.1":14.515666482338,"12.2":0.06992314279996},I:{"3":0.0013880945626478,"4":0.18461657683215,_:"67","2.1":0,"2.2":0,"2.3":0.030538080378251,"4.1":0.052747593380615,"4.2-4.3":0.2790070070922,"4.4":0,"4.4.3-4.4.4":0.62603064775414},A:{"6":0,"7":0,"8":0,"9":0.006449,"10":0,"11":0.612655,"5.5":0},B:{"12":0.032245,"13":0.096735,"14":0.025796,"15":0.038694,"16":0.361144,"17":1.560658,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17336164102564,"5.0-5.4":0.52008492307692,"6.2-6.4":0.15169143589744,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.007102},O:{"0":0.951668},Q:{_:"1.2"},H:{"0":0.11094129381443},L:{"0":39.372608}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":1.11755,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.210738,"56":0,"57":0.03193,"58":0,"59":0,"60":0,"61":14.164148,"62":0,"63":0.153264,"64":0,"65":0.210738,"66":0.019158,"67":0.121334,"68":0.019158,"69":0,"70":0.006386,"71":0,"72":0.485336,"73":16.067176,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006386,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.012772,"51":0,"52":0.019158,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.006386,"61":0,"62":0,"63":0.019158,"64":0.076632,"65":0.146878,"66":0.913198,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.019158,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.070246,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.019158,"10":0,"11":0,"12":0.466178,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.006386,"11.1":0.67053,"12.1":0.114948},G:{"8":0.11720041088762,"3.2":0.007610416291404,"4.0-4.1":0.0045662497748424,"4.2-4.3":0.0015220832582808,"5.0-5.1":0.015220832582808,"6.0-6.1":0.007610416291404,"7.0-7.1":0.027397498649054,"8.1-8.4":0.059361247072951,"9.0-9.2":0.035007914940458,"9.3":0.29071790233163,"10.0-10.2":0.16134082537776,"10.3":0.38508706434504,"11.0-11.2":0.47488997658361,"11.3-11.4":0.97565536855799,"12.0-12.1":5.8904622095467,"12.2":6.7565275835085},I:{"3":0.0039550362903226,"4":0.56952522580645,_:"67","2.1":0.027685254032258,"2.2":0.047460435483871,"2.3":0.027685254032258,"4.1":0.28476261290323,"4.2-4.3":1.2339713225806,"4.4":0,"4.4.3-4.4.4":1.728350858871},A:{"6":0,"7":0,"8":0.006386,"9":0,"10":0,"11":0.83018,"5.5":0},B:{"12":0.051088,"13":0.038316,"14":0,"15":0,"16":0.012772,"17":0.657758,"18":0.22351},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17134023963134,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.010708764976959,"8.2":1.0173326728111,"9.2":1.1244203225806},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0.484276},Q:{"1.2":0},H:{"0":0.15054607560137},L:{"0":39.097996}}; diff --git a/node_modules/caniuse-lite/data/regions/MK.js b/node_modules/caniuse-lite/data/regions/MK.js index 2b7f1fd47..0e83de5c9 100644 --- a/node_modules/caniuse-lite/data/regions/MK.js +++ b/node_modules/caniuse-lite/data/regions/MK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.017604,"23":0,"24":0,"25":0,"26":0.011736,"27":0,"28":0,"29":0,"30":0,"31":0.011736,"32":0.005868,"33":0,"34":0.011736,"35":0,"36":0,"37":0,"38":0.041076,"39":0.005868,"40":0,"41":0.005868,"42":0.005868,"43":0.017604,"44":0.005868,"45":0,"46":0.005868,"47":0.005868,"48":0.005868,"49":0.692424,"50":0.017604,"51":0.017604,"52":0,"53":0.023472,"54":0,"55":0.011736,"56":0.011736,"57":0.023472,"58":0.05868,"59":0.041076,"60":0.02934,"61":0.187776,"62":0.252324,"63":0.404892,"64":0.211248,"65":0.287532,"66":0.070416,"67":0.05868,"68":0.082152,"69":0.076284,"70":0.158436,"71":9.294912,"72":12.980016,"73":0.052812,"74":0.011736,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.02934,"14":0,"15":0,"16":0,"17":0.005868,"18":0,"19":0,"20":0,"21":0.005868,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.005868,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.011736,"39":0,"40":0.011736,"41":0,"42":0,"43":0.005868,"44":0,"45":0,"46":0,"47":0.011736,"48":0.011736,"49":0.005868,"50":0.011736,"51":0.052812,"52":0.422496,"53":0.005868,"54":0.011736,"55":0.005868,"56":0.035208,"57":0.076284,"58":0.11736,"59":0.023472,"60":0.064548,"61":0.017604,"62":0.011736,"63":0.02934,"64":0.428364,"65":2.3472,"66":0.035208,"67":0,"3.5":0,"3.6":0.02934},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.023472,"31":0.005868,"32":0.005868,"33":0,"34":0,"35":0,"36":0.035208,"37":0.005868,"38":0,"39":0,"40":0.011736,"41":0,"42":0,"43":0.005868,"44":0,"45":0,"46":0,"47":0,"48":0.011736,"49":0.052812,"50":0.005868,"51":0.011736,"52":0.011736,"53":0,"54":0,"55":0,"56":0.011736,"57":0.346212,"58":0.445968,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011736},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005868,"10":0.005868,"11":0.017604,"12":0.451836,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005868,"10.1":0.011736,"11.1":0.041076,"12.1":0},G:{"8":0.27651626018213,"3.2":0.0039361745221655,"4.0-4.1":0.0029521308916241,"4.2-4.3":0.0029521308916241,"5.0-5.1":0.010824479935955,"6.0-6.1":0.0068883054137897,"7.0-7.1":0.022633003502452,"8.1-8.4":0.054122399679776,"9.0-9.2":0.0285372652857,"9.3":0.21058533693586,"10.0-10.2":0.13186184649254,"10.3":0.2735641292905,"11.0-11.2":0.35720783788652,"11.3-11.4":0.856117958571,"12.0-12.1":7.5584391261883,"12.2":0.036409614330031},I:{"3":0.00089169739952719,"4":0.11859575413712,_:"67","2.1":0,"2.2":0,"2.3":0.019617342789598,"4.1":0.033884501182033,"4.2-4.3":0.17923117730496,"4.4":0,"4.4.3-4.4.4":0.40215552718676},A:{"6":0,"7":0.0060703448275862,"8":0.084984827586207,"9":0.04856275862069,"10":0.030351724137931,"11":0.53419034482759,"5.5":0},B:{"12":0.005868,"13":0.011736,"14":0.017604,"15":0.070416,"16":0.035208,"17":0.357948,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2843980969163,"5.0-5.4":0.050785374449339,"6.2-6.4":0.10157074889868,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.074376},J:{"7":0.0016528,"10":0.0066112},R:{_:"0"},M:{"0":0.095036},O:{"0":0.070244},Q:{_:"1.2"},H:{"0":0.20733126460481},L:{"0":52.721072}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006166,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012332,"23":0,"24":0,"25":0,"26":0.012332,"27":0,"28":0.006166,"29":0,"30":0,"31":0.006166,"32":0,"33":0,"34":0.012332,"35":0,"36":0,"37":0,"38":0.024664,"39":0,"40":0,"41":0.03083,"42":0,"43":0.018498,"44":0,"45":0,"46":0.006166,"47":0.006166,"48":0.012332,"49":2.910352,"50":0.012332,"51":0.06166,"52":0,"53":0.043162,"54":0.006166,"55":0.024664,"56":0.012332,"57":0.018498,"58":0.055494,"59":0.036996,"60":0.024664,"61":0.086324,"62":0.15415,"63":0.302134,"64":0.203478,"65":0.252806,"66":0.073992,"67":0.376126,"68":0.080158,"69":0.117154,"70":0.055494,"71":0.110988,"72":0.690592,"73":23.634278,"74":0.049328,"75":0.018498,_:"76"},C:{"2":0.006166,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.073992,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006166,"39":0,"40":0.006166,"41":0.006166,"42":0,"43":0.012332,"44":0,"45":0,"46":0,"47":0.006166,"48":0.012332,"49":0.012332,"50":0.012332,"51":0.055494,"52":0.450118,"53":0.006166,"54":0.018498,"55":0.006166,"56":0.03083,"57":0.09249,"58":0.049328,"59":0.06166,"60":0.147984,"61":0.160316,"62":0.03083,"63":0.03083,"64":0.049328,"65":0.160316,"66":2.595886,"67":0.043162,"68":0.006166,"3.5":0,"3.6":0.018498},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.012332,"31":0.006166,"32":0,"33":0,"34":0,"35":0,"36":0.03083,"37":0.006166,"38":0,"39":0,"40":0.012332,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.012332,"49":0.018498,"50":0.006166,"51":0.03083,"52":0,"53":0.012332,"54":0.012332,"55":0,"56":0.018498,"57":0,"58":0.807746,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006166},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.006166,"10":0.006166,"11":0.06166,"12":0.228142,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.006166,"10.1":0.018498,"11.1":0.147984,"12.1":0.21581},G:{"8":0.061214976883819,"3.2":0.0039749984989493,"4.0-4.1":0.0023849990993696,"4.2-4.3":0.00079499969978985,"5.0-5.1":0.0079499969978985,"6.0-6.1":0.0039749984989493,"7.0-7.1":0.014309994596217,"8.1-8.4":0.031004988291804,"9.0-9.2":0.018284993095167,"9.3":0.15184494265986,"10.0-10.2":0.084269968177724,"10.3":0.20113492404683,"11.0-11.2":0.24803990633443,"11.3-11.4":0.5095948075653,"12.0-12.1":3.0766488381867,"12.2":3.5290036673672},I:{"3":0.00074580846774194,"4":0.10739641935484,_:"67","2.1":0.0052206592741935,"2.2":0.0089497016129032,"2.3":0.0052206592741935,"4.1":0.053698209677419,"4.2-4.3":0.23269224193548,"4.4":0,"4.4.3-4.4.4":0.32591830040323},A:{"6":0.006166,"7":0,"8":0.086324,"9":0.06166,"10":0.049328,"11":0.480948,"5.5":0},B:{"12":0.006166,"13":0.018498,"14":0.018498,"15":0.06166,"16":0.049328,"17":0.357628,"18":0.160316},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20530451612903,"5.0-5.4":0.041060903225806,"6.2-6.4":0.11291748387097,"7.2-7.4":0.11291748387097,"8.2":0.78015716129032,"9.2":0.9751964516129},N:{"10":0,"11":0.049842},J:{"7":0,"10":0.007668},S:{"2.5":0},R:{_:"0"},M:{"0":0.107352},O:{"0":0.069012},Q:{"1.2":0},H:{"0":0.18874874226804},L:{"0":49.868418}}; diff --git a/node_modules/caniuse-lite/data/regions/ML.js b/node_modules/caniuse-lite/data/regions/ML.js index 231d398d1..68a616e96 100644 --- a/node_modules/caniuse-lite/data/regions/ML.js +++ b/node_modules/caniuse-lite/data/regions/ML.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002355,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.040035,"27":0,"28":0,"29":0,"30":0.02355,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.002355,"39":0,"40":0,"41":0,"42":0,"43":0.007065,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.05652,"50":0,"51":0,"52":0,"53":0.00471,"54":0,"55":0.002355,"56":0.002355,"57":0,"58":0.011775,"59":0,"60":0.007065,"61":0.03297,"62":0.002355,"63":0.01413,"64":0.002355,"65":0.01884,"66":0.00471,"67":0.007065,"68":0.011775,"69":0.00471,"70":0.016485,"71":0.70179,"72":0.916095,"73":0,"74":0,"75":0},C:{"2":0,"3":0.162495,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.002355,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.002355,"27":0,"28":0,"29":0,"30":0,"31":0.002355,"32":0.00471,"33":0,"34":0.002355,"35":0,"36":0,"37":0,"38":0.002355,"39":0,"40":0.002355,"41":0.002355,"42":0.002355,"43":0.011775,"44":0.002355,"45":0.002355,"46":0.007065,"47":0.01884,"48":0.002355,"49":0.002355,"50":0.002355,"51":0,"52":0.011775,"53":0,"54":0,"55":0.002355,"56":0.00471,"57":0.021195,"58":0.002355,"59":0.007065,"60":0.007065,"61":0.002355,"62":0.00471,"63":0.011775,"64":0.15072,"65":0.86664,"66":0.02826,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.002355,"17":0,"18":0,"19":0,"20":0.007065,"21":0,"22":0,"23":0.02355,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002355,"31":0,"32":0.002355,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.002355,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.002355,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.105975,"58":0.11304,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.011775},E:{"4":0,"5":0,"6":0,"7":0,"8":0.10362,"9":0.02355,"10":0.02355,"11":0.007065,"12":0.11775,_:"0","3.1":0,"3.2":0,"5.1":0.002355,"6.1":0,"7.1":0,"9.1":0.00942,"10.1":0.03297,"11.1":0.058875,"12.1":0},G:{"8":0.12577259681777,"3.2":0.0017903572500751,"4.0-4.1":0.0013427679375563,"4.2-4.3":0.0013427679375563,"5.0-5.1":0.0049234824377064,"6.0-6.1":0.0031331251876313,"7.0-7.1":0.010294554187932,"8.1-8.4":0.024617412188532,"9.0-9.2":0.012980090063044,"9.3":0.095784112879015,"10.0-10.2":0.059976967877514,"10.3":0.12442982888022,"11.0-11.2":0.16247492044431,"11.3-11.4":0.38940270189132,"12.0-12.1":3.4379335094566,"12.2":0.016560804563194},I:{"3":0.0019447458628842,"4":0.25865119976359,_:"67","2.1":0,"2.2":0,"2.3":0.042784408983452,"4.1":0.073900342789598,"4.2-4.3":0.39089391843972,"4.4":0,"4.4.3-4.4.4":0.87708038416076},A:{"6":0,"7":0,"8":0.016608947368421,"9":0.016608947368421,"10":0.056944962406015,"11":0.22540714285714,"5.5":0},B:{"12":0.016485,"13":0.01884,"14":0.021195,"15":0.021195,"16":0.01413,"17":0.22608,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75940333333333,"5.0-5.4":0.081003022222222,"6.2-6.4":0.11137915555556,_:"7.2-7.4 8.2"},N:{"10":0.027303571428571,"11":0.16382142857143},J:{"7":0.004587,"10":0.018348},R:{_:"0"},M:{"0":0.10703},O:{"0":16.000985},Q:{_:"1.2"},H:{"0":10.581652044674},L:{"0":51.680535}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.010725,"26":0,"27":0,"28":0,"29":0.002145,"30":0.002145,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.015015,"41":0,"42":0,"43":0.006435,"44":0,"45":0.002145,"46":0,"47":0,"48":0,"49":0.0858,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.00429,"56":0,"57":0,"58":0.00429,"59":0,"60":0.002145,"61":0.002145,"62":0.006435,"63":0.0429,"64":0,"65":0.01716,"66":0.002145,"67":0.00429,"68":0.002145,"69":0.00429,"70":0.015015,"71":0.01716,"72":0.12012,"73":1.54011,"74":0.006435,"75":0.002145,_:"76"},C:{"2":0,"3":0.156585,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00429,"23":0,"24":0,"25":0.002145,"26":0,"27":0,"28":0.002145,"29":0,"30":0,"31":0.002145,"32":0.002145,"33":0,"34":0.006435,"35":0.00429,"36":0,"37":0,"38":0.002145,"39":0.002145,"40":0,"41":0,"42":0,"43":0.00429,"44":0,"45":0,"46":0,"47":0.010725,"48":0.002145,"49":0.002145,"50":0,"51":0,"52":0.010725,"53":0,"54":0,"55":0,"56":0.006435,"57":0.015015,"58":0,"59":0.006435,"60":0.006435,"61":0.002145,"62":0.010725,"63":0.006435,"64":0.00429,"65":0.08151,"66":1.04247,"67":0.019305,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.002145,"15":0,"16":0.00429,"17":0,"18":0,"19":0,"20":0.00858,"21":0,"22":0,"23":0.01287,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002145,"31":0,"32":0,"33":0.002145,"34":0.002145,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.002145,"56":0,"57":0.006435,"58":0.18876,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01287},E:{"4":0,"5":0,"6":0,"7":0,"8":0.002145,"9":0,"10":0.006435,"11":0.002145,"12":0.09438,_:"0","3.1":0,"3.2":0,"5.1":0.00858,"6.1":0,"7.1":0,"9.1":0.006435,"10.1":0.045045,"11.1":0.040755,"12.1":0.03861},G:{"8":0.030561787751426,"3.2":0.0019845316721705,"4.0-4.1":0.0011907190033023,"4.2-4.3":0.0003969063344341,"5.0-5.1":0.003969063344341,"6.0-6.1":0.0019845316721705,"7.0-7.1":0.0071443140198139,"8.1-8.4":0.01547934704293,"9.0-9.2":0.0091288456919844,"9.3":0.075809109876914,"10.0-10.2":0.042072071450015,"10.3":0.10041730261183,"11.0-11.2":0.12383477634344,"11.3-11.4":0.25441696037226,"12.0-12.1":1.53602751426,"12.2":1.761867218553},I:{"3":0.0014285584677419,"4":0.20571241935484,_:"67","2.1":0.0099999092741935,"2.2":0.017142701612903,"2.3":0.0099999092741935,"4.1":0.10285620967742,"4.2-4.3":0.44571024193548,"4.4":0,"4.4.3-4.4.4":0.62428005040323},A:{"6":0,"7":0,"8":0.00858,"9":0.00858,"10":0.03861,"11":0.160875,"5.5":0},B:{"12":0.01287,"13":0.015015,"14":0.010725,"15":0.00858,"16":0.023595,"17":0.122265,"18":0.01287},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54892588235294,"5.0-5.4":0.12198352941176,"6.2-6.4":0.081322352941176,"7.2-7.4":0.28462823529412,"8.2":0.79289294117647,"9.2":0.24396705882353},N:{"10":0.031006578947368,"11":0.16536842105263},J:{"7":0,"10":0.03142},S:{"2.5":0.007855},R:{_:"0"},M:{"0":0.086405},O:{"0":12.47374},Q:{"1.2":0.01571},H:{"0":10.113784879725},L:{"0":58.85745}}; diff --git a/node_modules/caniuse-lite/data/regions/MM.js b/node_modules/caniuse-lite/data/regions/MM.js index ca05b3904..b378cc015 100644 --- a/node_modules/caniuse-lite/data/regions/MM.js +++ b/node_modules/caniuse-lite/data/regions/MM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003878,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.01939,"23":0,"24":0.003878,"25":0,"26":0,"27":0,"28":0.003878,"29":0.007756,"30":0.003878,"31":0.031024,"32":0.027146,"33":0.01939,"34":0,"35":0.003878,"36":0,"37":0.027146,"38":0.011634,"39":0.003878,"40":0.007756,"41":0,"42":0,"43":0.003878,"44":0,"45":0,"46":0.003878,"47":0,"48":0.003878,"49":0.007756,"50":0.003878,"51":0.003878,"52":0,"53":0.007756,"54":0,"55":0.011634,"56":0.003878,"57":0.007756,"58":0.05817,"59":0,"60":0.03878,"61":0.05817,"62":0.015512,"63":0.027146,"64":0.01939,"65":0.01939,"66":0.011634,"67":0.07756,"68":0.13573,"69":0.050414,"70":0.085316,"71":2.48192,"72":3.653076,"73":0.015512,"74":0.007756,"75":0},C:{"2":0.003878,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.003878,"20":0,"21":0.003878,"22":0,"23":0,"24":0.003878,"25":0.003878,"26":0.003878,"27":0.003878,"28":0,"29":0.007756,"30":0.007756,"31":0.003878,"32":0.003878,"33":0.007756,"34":0.011634,"35":0.011634,"36":0.01939,"37":0.01939,"38":0.023268,"39":0.015512,"40":0.011634,"41":0.031024,"42":0.023268,"43":0.054292,"44":0.031024,"45":0.015512,"46":0.007756,"47":0.112462,"48":0.050414,"49":0.027146,"50":0.03878,"51":0.007756,"52":0.03878,"53":0.023268,"54":0.01939,"55":0.023268,"56":0.073682,"57":0.073682,"58":0.03878,"59":0.042658,"60":0.081438,"61":0.062048,"62":0.100828,"63":0.100828,"64":0.604968,"65":2.846452,"66":0.531286,"67":0.003878,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003878,"35":0,"36":0,"37":0.166754,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.003878,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.003878,"57":0.143486,"58":0.209412,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003878,"9":0.003878,"10":0.007756,"11":0.027146,"12":0.333508,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.011634,"10.1":0.03878,"11.1":0.069804,"12.1":0.003878},G:{"8":0.19879204823376,"3.2":0.0028297800460322,"4.0-4.1":0.0021223350345242,"4.2-4.3":0.0021223350345242,"5.0-5.1":0.0077818951265886,"6.0-6.1":0.0049521150805564,"7.0-7.1":0.016271235264685,"8.1-8.4":0.038909475632943,"9.0-9.2":0.020515905333734,"9.3":0.15139323246272,"10.0-10.2":0.094797631542079,"10.3":0.19666971319924,"11.0-11.2":0.25680253917742,"11.3-11.4":0.61547716001201,"12.0-12.1":5.4338851333934,"12.2":0.026175465425798},I:{"3":0.005179621749409,"4":0.68888969267139,_:"67","2.1":0,"2.2":0,"2.3":0.113951678487,"4.1":0.19682562647754,"4.2-4.3":1.0411039716312,"4.4":0,"4.4.3-4.4.4":2.3360094089835},A:{"6":0,"7":0,"8":0.0159552,"9":0.0039888,"10":0.0039888,"11":0.1156752,"5.5":0},B:{"12":0.011634,"13":0.003878,"14":0.007756,"15":0.011634,"16":0.01939,"17":0.186144,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.63715892307692,"5.0-5.4":0.10113633699634,"6.2-6.4":0.08090906959707,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.783616},O:{"0":5.368994},Q:{_:"1.2"},H:{"0":1.269305185567},L:{"0":60.625654}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003663,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.021978,"23":0,"24":0.003663,"25":0.003663,"26":0.003663,"27":0.003663,"28":0.007326,"29":0.010989,"30":0,"31":0.062271,"32":0.018315,"33":0.003663,"34":0,"35":0.003663,"36":0,"37":0.025641,"38":0.007326,"39":0.003663,"40":0.003663,"41":0,"42":0,"43":0.007326,"44":0,"45":0,"46":0.003663,"47":0,"48":0,"49":0.058608,"50":0.007326,"51":0,"52":0,"53":0.007326,"54":0,"55":0.007326,"56":0.003663,"57":0.003663,"58":0.032967,"59":0,"60":0.021978,"61":0.051282,"62":0.010989,"63":0.043956,"64":0.010989,"65":0.018315,"66":0.007326,"67":0.032967,"68":0.03663,"69":0.043956,"70":0.054945,"71":0.091575,"72":0.161172,"73":5.597064,"74":0.010989,"75":0.010989,_:"76"},C:{"2":0.003663,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.003663,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.003663,"22":0,"23":0,"24":0,"25":0.003663,"26":0.003663,"27":0.003663,"28":0,"29":0.007326,"30":0.007326,"31":0,"32":0,"33":0.003663,"34":0.007326,"35":0.007326,"36":0.014652,"37":0.018315,"38":0.014652,"39":0.014652,"40":0.014652,"41":0.032967,"42":0.021978,"43":0.040293,"44":0.021978,"45":0.010989,"46":0.010989,"47":0.076923,"48":0.029304,"49":0.021978,"50":0.029304,"51":0.003663,"52":0.029304,"53":0.021978,"54":0.010989,"55":0.018315,"56":0.065934,"57":0.084249,"58":0.032967,"59":0.051282,"60":0.098901,"61":0.054945,"62":0.095238,"63":0.040293,"64":0.095238,"65":0.278388,"66":3.128202,"67":0.597069,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003663,"35":0,"36":0,"37":0.124542,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.32967,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.003663,"8":0.007326,"9":0.003663,"10":0.010989,"11":0.018315,"12":0.234432,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.010989,"10.1":0.029304,"11.1":0.062271,"12.1":0.131868},G:{"8":0.044407910337236,"3.2":0.002883630541379,"4.0-4.1":0.0017301783248274,"4.2-4.3":0.00057672610827579,"5.0-5.1":0.0057672610827579,"6.0-6.1":0.002883630541379,"7.0-7.1":0.010381069948964,"8.1-8.4":0.022492318222756,"9.0-9.2":0.013264700490343,"9.3":0.11015468668068,"10.0-10.2":0.061132967477234,"10.3":0.14591170539378,"11.0-11.2":0.17993854578205,"11.3-11.4":0.36968143540478,"12.0-12.1":2.2319300390273,"12.2":2.5600871946362},I:{"3":0.0037326824596774,"4":0.53750627419355,_:"67","2.1":0.026128777217742,"2.2":0.044792189516129,"2.3":0.026128777217742,"4.1":0.26875313709677,"4.2-4.3":1.1645969274194,"4.4":0,"4.4.3-4.4.4":1.631182234879},A:{"6":0,"7":0,"8":0.011343483870968,"9":0.0037811612903226,"10":0.0037811612903226,"11":0.098310193548387,"5.5":0},B:{"12":0.007326,"13":0.007326,"14":0.010989,"15":0.010989,"16":0.021978,"17":0.175824,"18":0.062271},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.5249831026616,"5.0-5.4":0.070670802281369,"6.2-6.4":0.080766631178707,"7.2-7.4":0.28268320912548,"8.2":1.0499662053232,"9.2":0.64613304942966},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.747766},O:{"0":4.645021},Q:{"1.2":0.06337},H:{"0":0.95991395189003},L:{"0":65.190486}}; diff --git a/node_modules/caniuse-lite/data/regions/MN.js b/node_modules/caniuse-lite/data/regions/MN.js index e9a1a97d5..4b473757c 100644 --- a/node_modules/caniuse-lite/data/regions/MN.js +++ b/node_modules/caniuse-lite/data/regions/MN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00685,"12":0.02055,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.0548,"24":0,"25":0.04795,"26":0.02055,"27":0,"28":0,"29":0,"30":0.00685,"31":0,"32":0,"33":0,"34":0,"35":0.0137,"36":0,"37":0,"38":0.00685,"39":0,"40":0.0137,"41":0,"42":0,"43":0.00685,"44":0,"45":0.00685,"46":0,"47":0,"48":0,"49":0.2055,"50":0.02055,"51":0.00685,"52":0.02055,"53":0.0411,"54":0.137,"55":0.02055,"56":0.02055,"57":0.0822,"58":0.08905,"59":0.02055,"60":0.1781,"61":0.00685,"62":0.02055,"63":0.0548,"64":0.0274,"65":0.26715,"66":0.08905,"67":0.13015,"68":0.13015,"69":0.137,"70":0.2877,"71":10.06265,"72":24.3449,"73":0.13015,"74":0.02055,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.0137,"44":0,"45":0.00685,"46":0.00685,"47":0.0137,"48":0.00685,"49":0.00685,"50":0.00685,"51":0,"52":0.04795,"53":0,"54":0.0137,"55":0.00685,"56":0.0137,"57":0.02055,"58":0.00685,"59":0.0137,"60":0.08905,"61":0.0411,"62":0.0274,"63":0.02055,"64":0.3288,"65":2.23995,"66":0.08905,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00685,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.56855,"58":1.3015,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00685},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.00685,"10":0.0274,"11":0.0137,"12":0.71925,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.00685,"10.1":0.0274,"11.1":0.15755,"12.1":0.00685},G:{"8":0.37430111077754,"3.2":0.0053281296907835,"4.0-4.1":0.0039960972680877,"4.2-4.3":0.0039960972680877,"5.0-5.1":0.014652356649655,"6.0-6.1":0.0093242269588712,"7.0-7.1":0.030636745722005,"8.1-8.4":0.073261783248274,"9.0-9.2":0.038628940258181,"9.3":0.28505493845692,"10.0-10.2":0.17849234464125,"10.3":0.37030501350946,"11.0-11.2":0.48352776943861,"11.3-11.4":1.1588682077454,"12.0-12.1":10.231341038727,"12.2":0.049285199639748},I:{"3":0.004748463356974,"4":0.63154562647754,_:"67","2.1":0,"2.2":0,"2.3":0.10446619385343,"4.1":0.18044160756501,"4.2-4.3":0.95444113475177,"4.4":0,"4.4.3-4.4.4":2.1415569739953},A:{"6":0,"7":0,"8":0.043566,"9":0.014522,"10":0.014522,"11":0.29044,"5.5":0},B:{"12":0.0137,"13":0.0137,"14":0.02055,"15":0.0274,"16":0.04795,"17":0.41785,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.024983254717,"5.0-5.4":0.20296698113208,"6.2-6.4":0.13192853773585,_:"7.2-7.4 8.2"},N:{"10":0.007875,"11":0.007875},J:{"7":0.00315,"10":0.0126},R:{_:"0"},M:{"0":0.0819},O:{"0":0.3402},Q:{_:"1.2"},H:{"0":0.12227087628866},L:{"0":30.3061}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.02328,"24":0,"25":0.00776,"26":0.00776,"27":0.06984,"28":0,"29":0,"30":0.00776,"31":0.00776,"32":0,"33":0,"34":0,"35":0,"36":0.02328,"37":0,"38":0.00776,"39":0,"40":0.00776,"41":0,"42":0,"43":0.00776,"44":0,"45":0,"46":0.00776,"47":0.00776,"48":0,"49":0.17072,"50":0.00776,"51":0.00776,"52":0.00776,"53":0,"54":0.03104,"55":0.01552,"56":0.00776,"57":0.06208,"58":0.04656,"59":0.01552,"60":0.24056,"61":0.00776,"62":0.00776,"63":0.14744,"64":0.03104,"65":0.62856,"66":0.06208,"67":0.13968,"68":0.1552,"69":0.33368,"70":0.18624,"71":0.2716,"72":1.10968,"73":44.65104,"74":0.08536,"75":0.06208,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00776,"39":0,"40":0,"41":0.04656,"42":0,"43":0,"44":0.00776,"45":0.00776,"46":0,"47":0.00776,"48":0.00776,"49":0.00776,"50":0,"51":0,"52":0.06208,"53":0,"54":0,"55":0,"56":0.00776,"57":0.00776,"58":0,"59":0.00776,"60":0.13968,"61":0.01552,"62":0.05432,"63":0.00776,"64":0.05432,"65":0.16296,"66":4.35336,"67":0.14744,"68":0.00776,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.01552,"58":2.4832,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.01552,"12":0.45784,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.00776,"10.1":0.03104,"11.1":0.10088,"12.1":0.2716},G:{"8":0.075538132692885,"3.2":0.004905073551486,"4.0-4.1":0.0029430441308916,"4.2-4.3":0.00098101471029721,"5.0-5.1":0.0098101471029721,"6.0-6.1":0.004905073551486,"7.0-7.1":0.01765826478535,"8.1-8.4":0.038259573701591,"9.0-9.2":0.022563338336836,"9.3":0.18737380966677,"10.0-10.2":0.1039875592915,"10.3":0.24819672170519,"11.0-11.2":0.30607658961273,"11.3-11.4":0.62883042930051,"12.0-12.1":3.7965269288502,"12.2":4.3547242990093},I:{"3":0.0027174193548387,"4":0.39130838709677,_:"67","2.1":0.019021935483871,"2.2":0.032609032258065,"2.3":0.019021935483871,"4.1":0.19565419354839,"4.2-4.3":0.84783483870968,"4.4":0,"4.4.3-4.4.4":1.1875122580645},A:{"6":0,"7":0,"8":0.08536,"9":0.01552,"10":0.00776,"11":0.24832,"5.5":0},B:{"12":0.00776,"13":0.06984,"14":0.02328,"15":0.02328,"16":0.04656,"17":1.00104,"18":0.20176},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.65244496350365,"5.0-5.4":0.11213897810219,"6.2-6.4":0.050972262773723,"7.2-7.4":0.20388905109489,"8.2":0.99905635036496,"9.2":0.77477839416058},N:{"10":0,"11":0},J:{"7":0,"10":0.0112},S:{"2.5":0},R:{_:"0"},M:{"0":0.05824},O:{"0":0.22848},Q:{"1.2":0.01568},H:{"0":0.086948178694158},L:{"0":22.58192}}; diff --git a/node_modules/caniuse-lite/data/regions/MO.js b/node_modules/caniuse-lite/data/regions/MO.js index 7ff0c9c19..e6746622e 100644 --- a/node_modules/caniuse-lite/data/regions/MO.js +++ b/node_modules/caniuse-lite/data/regions/MO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005038,"23":0,"24":0,"25":0,"26":0.010076,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.015114,"35":0,"36":0,"37":0,"38":0.055418,"39":0,"40":0.015114,"41":0,"42":0,"43":0,"44":0.005038,"45":0.010076,"46":0.005038,"47":0.005038,"48":0.005038,"49":0.186406,"50":0,"51":0.015114,"52":0.005038,"53":0.040304,"54":0.010076,"55":0.070532,"56":0.05038,"57":0.030228,"58":0.015114,"59":0.035266,"60":0.015114,"61":0.045342,"62":0.035266,"63":0.357698,"64":0.070532,"65":0.105798,"66":0.115874,"67":0.206558,"68":0.473572,"69":0.236786,"70":0.438306,"71":4.972506,"72":6.760996,"73":0.015114,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.010076,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.010076,"47":0,"48":0.005038,"49":0,"50":0,"51":0,"52":0.040304,"53":0,"54":0.010076,"55":0,"56":0.005038,"57":0.010076,"58":0,"59":0,"60":0.015114,"61":0,"62":0.005038,"63":0.02519,"64":0.120912,"65":0.7557,"66":0.005038,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005038,"37":0.010076,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005038,"57":0.035266,"58":0.02519,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.005038,"8":0.040304,"9":0.020152,"10":0.035266,"11":0.095722,"12":1.254462,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.085646,"10.1":0.136026,"11.1":0.347622,"12.1":0},G:{"8":1.6337775855099,"3.2":0.023256620434304,"4.0-4.1":0.017442465325728,"4.2-4.3":0.017442465325728,"5.0-5.1":0.063955706194336,"6.0-6.1":0.040699085760032,"7.0-7.1":0.13372556749725,"8.1-8.4":0.31977853097168,"9.0-9.2":0.1686104981487,"9.3":1.2442291932353,"10.0-10.2":0.77909678454918,"10.3":1.6163351201841,"11.0-11.2":2.1105383044131,"11.3-11.4":5.0583149444611,"12.0-12.1":44.658525388972,"12.2":0.21512373901731},I:{"3":0.00092018912529551,"4":0.1223851536643,_:"67","2.1":0,"2.2":0,"2.3":0.020244160756501,"4.1":0.034967186761229,"4.2-4.3":0.1849580141844,"4.4":0,"4.4.3-4.4.4":0.41500529550827},A:{"6":0,"7":0,"8":0.053218309859155,"9":0.037252816901408,"10":0.079827464788732,"11":0.9632514084507,"5.5":0},B:{"12":0.010076,"13":0,"14":0.005038,"15":0.010076,"16":0.070532,"17":0.564256,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.40578663461538,"5.0-5.4":0.023187807692308,"6.2-6.4":0.034781711538462,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.089316},O:{"0":0.39696},Q:{_:"1.2"},H:{"0":0.061070113402062},L:{"0":16.661718}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.011416,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005708,"23":0,"24":0,"25":0,"26":0.022832,"27":0,"28":0,"29":0,"30":0,"31":0.005708,"32":0,"33":0,"34":0.017124,"35":0,"36":0,"37":0,"38":0.022832,"39":0,"40":0.02854,"41":0,"42":0,"43":0,"44":0,"45":0.005708,"46":0,"47":0.011416,"48":0.005708,"49":0.296816,"50":0.005708,"51":0.005708,"52":0.005708,"53":0.011416,"54":0.022832,"55":0.062788,"56":0.074204,"57":0.08562,"58":0.022832,"59":0.022832,"60":0.011416,"61":2.043464,"62":0.11416,"63":0.59934,"64":0.165532,"65":0.154116,"66":0.1427,"67":0.1427,"68":0.234028,"69":0.279692,"70":0.331064,"71":0.479472,"72":1.187264,"73":14.601064,"74":0.017124,"75":0.005708,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005708,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.005708,"47":0.011416,"48":0.005708,"49":0,"50":0,"51":0,"52":0.039956,"53":0,"54":0,"55":0,"56":0.005708,"57":0.005708,"58":0,"59":0.005708,"60":0.017124,"61":0.017124,"62":0.005708,"63":0.011416,"64":0.017124,"65":0.068496,"66":1.221512,"67":0.039956,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011416,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.017124,"57":0,"58":0.097036,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.017124,"9":0.005708,"10":0.034248,"11":0.125576,"12":1.164432,_:"0","3.1":0,"3.2":0,"5.1":0.005708,"6.1":0,"7.1":0,"9.1":0.074204,"10.1":0.159824,"11.1":0.302524,"12.1":0.690668},G:{"8":0.36313542119484,"3.2":0.023580222155509,"4.0-4.1":0.014148133293305,"4.2-4.3":0.0047160444311018,"5.0-5.1":0.047160444311018,"6.0-6.1":0.023580222155509,"7.0-7.1":0.084888799759832,"8.1-8.4":0.18392573281297,"9.0-9.2":0.10846902191534,"9.3":0.90076448634044,"10.0-10.2":0.49990070969679,"10.3":1.1931592410687,"11.0-11.2":1.4714058625038,"11.3-11.4":3.0229844803362,"12.0-12.1":18.251091948364,"12.2":20.934521229661},I:{"3":0.00086586290322581,"4":0.12468425806452,_:"67","2.1":0.0060610403225806,"2.2":0.01039035483871,"2.3":0.0060610403225806,"4.1":0.062342129032258,"4.2-4.3":0.27014922580645,"4.4":0,"4.4.3-4.4.4":0.37838208870968},A:{"6":0,"7":0,"8":0.069111971223022,"9":0.069111971223022,"10":0.10680941007194,"11":1.501614647482,"5.5":0},B:{"12":0.005708,"13":0.005708,"14":0,"15":0.022832,"16":0.119868,"17":0.679252,"18":0.176948},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.30117105494506,"5.0-5.4":0.011154483516484,"6.2-6.4":0.044617934065934,"7.2-7.4":0.1338538021978,"8.2":0.70273246153846,"9.2":0.83658626373626},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.154512},O:{"0":0.40774},Q:{"1.2":0.253228},H:{"0":0.081267766323024},L:{"0":19.060816}}; diff --git a/node_modules/caniuse-lite/data/regions/MP.js b/node_modules/caniuse-lite/data/regions/MP.js index 8ccd45588..1007e5484 100644 --- a/node_modules/caniuse-lite/data/regions/MP.js +++ b/node_modules/caniuse-lite/data/regions/MP.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00726,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.1089,"43":0.00726,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.12342,"50":0,"51":0.00726,"52":0,"53":0.26862,"54":0,"55":0.02178,"56":0,"57":0,"58":0.02178,"59":0,"60":0.00726,"61":0,"62":0,"63":0.05808,"64":0.02178,"65":0.01452,"66":0.02904,"67":0.1815,"68":0.01452,"69":0.05808,"70":0.07986,"71":12.66144,"72":18.44766,"73":0.02904,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.00726,"47":0.10164,"48":0,"49":0.00726,"50":0.00726,"51":0.00726,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0.00726,"62":0.00726,"63":0.02904,"64":0.31218,"65":1.94568,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.2541,"58":0.35574,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00726,"12":2.6862,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.09438,"10.1":0.95832,"11.1":1.51008,"12.1":0},G:{"8":0.48913683778645,"3.2":0.006962801961373,"4.0-4.1":0.0052221014710297,"4.2-4.3":0.0052221014710297,"5.0-5.1":0.019147705393776,"6.0-6.1":0.012184903432403,"7.0-7.1":0.040036111277895,"8.1-8.4":0.095738526968878,"9.0-9.2":0.050480314219954,"9.3":0.37250990493345,"10.0-10.2":0.23325386570599,"10.3":0.48391473631542,"11.0-11.2":0.6318742779946,"11.3-11.4":1.5144094265986,"12.0-12.1":13.370320466326,"12.2":0.0644059181427},I:{"3":0.0015846808510638,"4":0.21076255319149,_:"67","2.1":0,"2.2":0,"2.3":0.034862978723404,"4.1":0.060217872340426,"4.2-4.3":0.31852085106383,"4.4":0,"4.4.3-4.4.4":0.71469106382979},A:{"6":0,"7":0,"8":0.06534,"9":0,"10":0,"11":1.66254,"5.5":0},B:{"12":0,"13":0.01452,"14":0.00726,"15":0.01452,"16":0.05082,"17":1.61172,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.033421978021978,"5.0-5.4":0.077984615384615,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.0411},O:{"0":0.04658},Q:{_:"1.2"},H:{"0":0.12970274914089},L:{"0":32.42584}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.407745,"50":0,"51":0,"52":0,"53":0.33579,"54":0,"55":0,"56":0,"57":0,"58":0.01599,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.01599,"65":0.01599,"66":0,"67":0,"68":0.023985,"69":0.06396,"70":0,"71":0.471705,"72":1.367145,"73":29.32566,"74":0,"75":0.01599,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.007995,"47":0.20787,"48":0.007995,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.007995,"65":0.12792,"66":1.559025,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.07995,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007995,"12":12.528165,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.007995,"10.1":0.06396,"11.1":5.108805,"12.1":3.10206},G:{"8":0.12675176273391,"3.2":0.0082306339437606,"4.0-4.1":0.0049383803662564,"4.2-4.3":0.0016461267887521,"5.0-5.1":0.016461267887521,"6.0-6.1":0.0082306339437606,"7.0-7.1":0.029630282197538,"8.1-8.4":0.064198944761333,"9.0-9.2":0.037860916141299,"9.3":0.31441021665166,"10.0-10.2":0.17448943960773,"10.3":0.41647007755429,"11.0-11.2":0.51359155809066,"11.3-11.4":1.0551672715901,"12.0-12.1":6.3705106724707,"12.2":7.3071568152707},I:{"3":0.00071729334677419,"4":0.10329024193548,_:"67","2.1":0.0050210534274194,"2.2":0.0086075201612903,"2.3":0.0050210534274194,"4.1":0.051645120967742,"4.2-4.3":0.22379552419355,"4.4":0,"4.4.3-4.4.4":0.31345719254032},A:{"6":0,"7":0,"8":0,"9":0.0080423076923077,"10":0,"11":1.3511076923077,"5.5":0},B:{"12":0.007995,"13":0,"14":0,"15":0,"16":0,"17":1.015365,"18":0.19188},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21174299065421,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.01058714953271,"8.2":0.8257976635514,"9.2":1.2175221962617},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0.058145},Q:{"1.2":0.046115},H:{"0":0.055047929553265},L:{"0":21.05366}}; diff --git a/node_modules/caniuse-lite/data/regions/MQ.js b/node_modules/caniuse-lite/data/regions/MQ.js index a1f59e4f1..bcd018a88 100644 --- a/node_modules/caniuse-lite/data/regions/MQ.js +++ b/node_modules/caniuse-lite/data/regions/MQ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005686,"32":0,"33":0,"34":0.017058,"35":0,"36":0,"37":0,"38":0.051174,"39":0.073918,"40":0,"41":0,"42":0,"43":0,"44":0.011372,"45":0,"46":0,"47":0,"48":0,"49":0.181952,"50":0,"51":0.005686,"52":0,"53":0.005686,"54":0.02843,"55":0.005686,"56":0.005686,"57":0,"58":0.022744,"59":0,"60":0.005686,"61":0.005686,"62":0.005686,"63":0.102348,"64":0.005686,"65":0.017058,"66":0.017058,"67":0.08529,"68":0.062546,"69":0.096662,"70":0.210382,"71":6.48204,"72":8.67115,"73":0.034116,"74":0.005686,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005686,"33":0,"34":0,"35":0,"36":0.005686,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.011372,"45":0,"46":0.02843,"47":0,"48":0.14215,"49":0,"50":0.011372,"51":0,"52":0.02843,"53":0,"54":0,"55":0,"56":0.005686,"57":0.011372,"58":0,"59":0.02843,"60":0.636832,"61":0.017058,"62":0.005686,"63":0.022744,"64":0.392334,"65":2.01853,"66":0.017058,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.034116,"32":0,"33":0,"34":0,"35":0,"36":0.005686,"37":0,"38":0.011372,"39":0,"40":0.045488,"41":0.005686,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005686,"57":0.164894,"58":0.193324,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.005686,"6":0,"7":0.017058,"8":0,"9":0.011372,"10":0.011372,"11":0.136464,"12":3.047696,_:"0","3.1":0,"3.2":0,"5.1":0.08529,"6.1":0.005686,"7.1":0,"9.1":0.102348,"10.1":0.147836,"11.1":0.295672,"12.1":0.011372},G:{"8":0.4232194624237,"3.2":0.0060244763334334,"4.0-4.1":0.0045183572500751,"4.2-4.3":0.0045183572500751,"5.0-5.1":0.016567309916942,"6.0-6.1":0.010542833583508,"7.0-7.1":0.034640738917242,"8.1-8.4":0.082836549584709,"9.0-9.2":0.043677453417392,"9.3":0.32230948383869,"10.0-10.2":0.20181995717002,"10.3":0.41870110517362,"11.0-11.2":0.54672122725908,"11.3-11.4":1.3103236025218,"12.0-12.1":11.568500679275,"12.2":0.055726406084259},I:{"3":0.0010622080378251,"4":0.14127366903073,_:"67","2.1":0,"2.2":0,"2.3":0.023368576832151,"4.1":0.040363905437352,"4.2-4.3":0.21350381560284,"4.4":0,"4.4.3-4.4.4":0.4790558250591},A:{"6":0,"7":0,"8":0.011372,"9":0.011372,"10":0.011372,"11":0.898388,"5.5":0},B:{"12":0.005686,"13":0.022744,"14":0.039802,"15":0.045488,"16":0.14215,"17":2.371062,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.72157294200849,"5.0-5.4":0.053848727015559,"6.2-6.4":0.16154618104668,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.02157},J:{"7":0.0008628,"10":0.0034512},R:{_:"0"},M:{"0":0.168246},O:{"0":0.051768},Q:{_:"1.2"},H:{"0":0.069431680412371},L:{"0":42.851802}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.01162,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.00581,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.00581,"32":0,"33":0,"34":0.01162,"35":0,"36":0,"37":0,"38":0.08715,"39":0.02905,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.01743,"47":0.01162,"48":0,"49":0.30793,"50":0,"51":0,"52":0,"53":0.01743,"54":0.01162,"55":0,"56":0.00581,"57":0,"58":0.01162,"59":0,"60":0,"61":0,"62":0.00581,"63":0.16849,"64":0.01743,"65":0.02905,"66":0.00581,"67":0.05229,"68":0.03486,"69":0.07553,"70":0.26145,"71":0.09877,"72":1.07485,"73":16.76766,"74":0.03486,"75":0.03486,_:"76"},C:{"2":0,"3":0,"4":0.00581,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.00581,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00581,"35":0,"36":0,"37":0,"38":0.00581,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.01162,"45":0,"46":0.18011,"47":0.00581,"48":0.24983,"49":0,"50":0.01743,"51":0.00581,"52":0.02324,"53":0,"54":0,"55":0,"56":0.01743,"57":0.00581,"58":0,"59":0.02324,"60":0.12201,"61":0.03486,"62":0,"63":0.01162,"64":0.02905,"65":0.48804,"66":2.71908,"67":0.01162,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.01743,"32":0,"33":0,"34":0,"35":0,"36":0.01162,"37":0,"38":0,"39":0,"40":0.04067,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.38927,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.00581,"6":0,"7":0.02324,"8":0.00581,"9":0.01743,"10":0.01743,"11":0.06972,"12":1.42926,_:"0","3.1":0,"3.2":0,"5.1":0.00581,"6.1":0,"7.1":0,"9.1":0.0581,"10.1":0.11039,"11.1":0.62748,"12.1":1.08647},G:{"8":0.10883067347143,"3.2":0.0070669268487942,"4.0-4.1":0.0042401561092765,"4.2-4.3":0.0014133853697588,"5.0-5.1":0.014133853697588,"6.0-6.1":0.0070669268487942,"7.0-7.1":0.025440936655659,"8.1-8.4":0.055122029420594,"9.0-9.2":0.032507863504453,"9.3":0.26995660562394,"10.0-10.2":0.14981884919444,"10.3":0.35758649854898,"11.0-11.2":0.44097623536476,"11.3-11.4":0.90598002201541,"12.0-12.1":5.4698013809667,"12.2":6.2740176563595},I:{"3":0.0014159677419355,"4":0.20389935483871,_:"67","2.1":0.0099117741935484,"2.2":0.016991612903226,"2.3":0.0099117741935484,"4.1":0.10194967741935,"4.2-4.3":0.44178193548387,"4.4":0,"4.4.3-4.4.4":0.61877790322581},A:{"6":0,"7":0,"8":0.01162,"9":0.00581,"10":0.00581,"11":0.89474,"5.5":0},B:{"12":0.01743,"13":0.04067,"14":0.03486,"15":0.07553,"16":0.19754,"17":2.38791,"18":0.31955},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.69439922945205,"5.0-5.4":0.085464520547945,"6.2-6.4":0.12819678082192,"7.2-7.4":0.36322421232877,"8.2":2.8416953082192,"9.2":2.1259299486301},N:{"10":0,"11":0.01676},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.1257},O:{"0":0.01257},Q:{"1.2":0.02514},H:{"0":0.13487192439863},L:{"0":42.20992}}; diff --git a/node_modules/caniuse-lite/data/regions/MR.js b/node_modules/caniuse-lite/data/regions/MR.js index 55b6ebf54..bfa2a4eb9 100644 --- a/node_modules/caniuse-lite/data/regions/MR.js +++ b/node_modules/caniuse-lite/data/regions/MR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.005054,"10":0,"11":0.002527,"12":0,"13":0,"14":0.002527,"15":0,"16":0.005054,"17":0,"18":0,"19":0.002527,"20":0,"21":0,"22":0.002527,"23":0,"24":0,"25":0.002527,"26":0.002527,"27":0.002527,"28":0.002527,"29":0.005054,"30":0,"31":0,"32":0,"33":0.017689,"34":0,"35":0,"36":0,"37":0,"38":0.002527,"39":0.002527,"40":0.017689,"41":0,"42":0,"43":0.058121,"44":0,"45":0.005054,"46":0.005054,"47":0,"48":0.002527,"49":0.053067,"50":0.002527,"51":0.002527,"52":0,"53":0,"54":0.005054,"55":0.007581,"56":0.002527,"57":0,"58":0.010108,"59":0.030324,"60":0.005054,"61":0.005054,"62":0.007581,"63":0.012635,"64":0.02527,"65":0.032851,"66":0.020216,"67":0.010108,"68":0.007581,"69":0.015162,"70":0.048013,"71":1.425228,"72":1.834602,"73":0.002527,"74":0.007581,"75":0},C:{"2":0,"3":0.012635,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.002527,"33":0,"34":0.002527,"35":0,"36":0,"37":0.002527,"38":0,"39":0.002527,"40":0,"41":0,"42":0.002527,"43":0.007581,"44":0.002527,"45":0.005054,"46":0,"47":0.005054,"48":0.005054,"49":0.005054,"50":0.002527,"51":0.002527,"52":0.045486,"53":0,"54":0.002527,"55":0,"56":0.010108,"57":0.005054,"58":0.002527,"59":0,"60":0.010108,"61":0.012635,"62":0.005054,"63":0.005054,"64":0.103607,"65":0.452333,"66":0.010108,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.007581,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.002527,"37":0.002527,"38":0,"39":0,"40":0,"41":0.002527,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.002527,"49":0.005054,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002527,"57":0.048013,"58":0.088445,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.060648},E:{"4":0.002527,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005054,"12":0.085918,_:"0","3.1":0,"3.2":0,"5.1":0.010108,"6.1":0,"7.1":0.002527,"9.1":0,"10.1":0.005054,"11.1":0.007581,"12.1":0},G:{"8":0.24439283958771,"3.2":0.0034789016311418,"4.0-4.1":0.0026091762233563,"4.2-4.3":0.0026091762233563,"5.0-5.1":0.0095669794856399,"6.0-6.1":0.0060880778544982,"7.0-7.1":0.020003684379065,"8.1-8.4":0.0478348974282,"9.0-9.2":0.025222036825778,"9.3":0.18612123726609,"10.0-10.2":0.11654320464325,"10.3":0.24178366336436,"11.0-11.2":0.31571032302612,"11.3-11.4":0.75666110477334,"12.0-12.1":6.6803608572,"12.2":0.032179840088062},I:{"3":0.0035240413711584,"4":0.46869750236407,_:"67","2.1":0,"2.2":0,"2.3":0.077528910165485,"4.1":0.13391357210402,"4.2-4.3":0.70833231560284,"4.4":0,"4.4.3-4.4.4":1.5893426583924},A:{"6":0,"7":0,"8":0.0864234,"9":0.00576156,"10":0.02592702,"11":0.16996602,"5.5":0},B:{"12":0.007581,"13":0.007581,"14":0.035378,"15":0.010108,"16":0.007581,"17":0.063175,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.7436283286119,"5.0-5.4":0.26420124645892,"6.2-6.4":0.64017994334278,_:"7.2-7.4 8.2"},N:{"10":0.02428725,"11":0.07286175},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.112095},O:{"0":1.860777},Q:{_:"1.2"},H:{"0":3.6506760618557},L:{"0":66.689889}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.002393,"10":0,"11":0,"12":0,"13":0,"14":0.002393,"15":0,"16":0,"17":0.002393,"18":0,"19":0,"20":0,"21":0,"22":0.021537,"23":0.002393,"24":0,"25":0.002393,"26":0.002393,"27":0.004786,"28":0,"29":0.009572,"30":0,"31":0,"32":0,"33":0.011965,"34":0.002393,"35":0,"36":0,"37":0,"38":0.002393,"39":0.002393,"40":0.014358,"41":0,"42":0,"43":0.064611,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.076576,"50":0.007179,"51":0,"52":0,"53":0,"54":0.002393,"55":0.011965,"56":0.002393,"57":0,"58":0.011965,"59":0,"60":0,"61":0,"62":0.002393,"63":0.02393,"64":0.004786,"65":0.064611,"66":0.011965,"67":0.009572,"68":0.007179,"69":0.02393,"70":0.021537,"71":0.162724,"72":0.150759,"73":2.981678,"74":0.007179,"75":0,_:"76"},C:{"2":0,"3":0.021537,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007179,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007179,"23":0,"24":0,"25":0.002393,"26":0,"27":0,"28":0,"29":0.002393,"30":0.002393,"31":0,"32":0.002393,"33":0,"34":0.002393,"35":0,"36":0.007179,"37":0.002393,"38":0,"39":0,"40":0,"41":0.002393,"42":0,"43":0.009572,"44":0,"45":0.007179,"46":0,"47":0.02393,"48":0.009572,"49":0.002393,"50":0,"51":0,"52":0.052646,"53":0,"54":0,"55":0,"56":0.052646,"57":0,"58":0,"59":0,"60":0.007179,"61":0,"62":0.009572,"63":0,"64":0.011965,"65":0.086148,"66":0.504923,"67":0.004786,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.004786,"17":0,"18":0,"19":0.002393,"20":0.002393,"21":0,"22":0,"23":0.002393,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002393,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004786,"37":0,"38":0,"39":0,"40":0,"41":0.002393,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.002393,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.102899,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.021537},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.014358,"11":0.004786,"12":0.04786,_:"0","3.1":0,"3.2":0,"5.1":0.014358,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0.019144,"12.1":0.038288},G:{"8":0.050501358851196,"3.2":0.0032793090163114,"4.0-4.1":0.0019675854097869,"4.2-4.3":0.00065586180326228,"5.0-5.1":0.0065586180326228,"6.0-6.1":0.0032793090163114,"7.0-7.1":0.011805512458721,"8.1-8.4":0.025578610327229,"9.0-9.2":0.015084821475033,"9.3":0.1252696044231,"10.0-10.2":0.069521351145802,"10.3":0.16593303622536,"11.0-11.2":0.20462888261783,"11.3-11.4":0.42040741589112,"12.0-12.1":2.538185178625,"12.2":2.9113705446813},I:{"3":0.0035800997983871,"4":0.51553437096774,_:"67","2.1":0.02506069858871,"2.2":0.042961197580645,"2.3":0.02506069858871,"4.1":0.25776718548387,"4.2-4.3":1.1169911370968,"4.4":0,"4.4.3-4.4.4":1.5645036118952},A:{"6":0,"7":0,"8":0.08869190990991,"9":0.010434342342342,"10":0.062606054054054,"11":0.12782069369369,"5.5":0},B:{"12":0.004786,"13":0.007179,"14":0.021537,"15":0.009572,"16":0.004786,"17":0.093327,"18":0.014358},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.5030639160584,"5.0-5.4":0.1424507919708,"6.2-6.4":0.24420135766423,"7.2-7.4":0.60032833759124,"8.2":1.5873088248175,"9.2":0.49857777189781},N:{"10":0,"11":0.053249},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.273852},O:{"0":1.376867},Q:{"1.2":0.015214},H:{"0":2.8519191958763},L:{"0":71.74439}}; diff --git a/node_modules/caniuse-lite/data/regions/MS.js b/node_modules/caniuse-lite/data/regions/MS.js index 1fc0d312c..6d7c13b50 100644 --- a/node_modules/caniuse-lite/data/regions/MS.js +++ b/node_modules/caniuse-lite/data/regions/MS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.170324,"49":0.015484,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.015484,"59":0,"60":0.441294,"61":0,"62":0.007742,"63":0.007742,"64":0,"65":0.363874,"66":0.42581,"67":0.030968,"68":0,"69":0,"70":0.023226,"71":14.601412,"72":13.091722,"73":0,"74":0.054194,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.015484,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.023226,"52":0.007742,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.510972,"65":7.43232,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.023226,"39":0.046452,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007742,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.046452,"58":0.046452,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007742,"11":0,"12":0.69678,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.061936,"10.1":0,"11.1":0.03871,"12.1":0},G:{"8":0.1895983738617,"3.2":0.0026989092364655,"4.0-4.1":0.0020241819273491,"4.2-4.3":0.0020241819273491,"5.0-5.1":0.0074220004002802,"6.0-6.1":0.0047230911638147,"7.0-7.1":0.015518728109677,"8.1-8.4":0.037110002001401,"9.0-9.2":0.019567091964375,"9.3":0.14439164415091,"10.0-10.2":0.090413459421595,"10.3":0.18757419193435,"11.0-11.2":0.24492601320925,"11.3-11.4":0.58701275893125,"12.0-12.1":5.1825804613229,"12.2":0.024964910437306},I:{"3":0.0021638983451537,"4":0.28779847990544,_:"67","2.1":0,"2.2":0,"2.3":0.047605763593381,"4.1":0.082228137115839,"4.2-4.3":0.43494356737589,"4.4":0,"4.4.3-4.4.4":0.9759181536643},A:{"6":0,"7":0,"8":0,"9":0.007742,"10":0,"11":2.252922,"5.5":0},B:{"12":0,"13":0.332906,"14":0.108388,"15":0.007742,"16":0.240002,"17":5.311012,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23408964383562,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.02258},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.02258},O:{"0":0.02258},Q:{_:"1.2"},H:{"0":0},L:{"0":43.38352}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.098501,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0.068193,"63":0,"64":0,"65":0.068193,"66":0,"67":0,"68":0.098501,"69":0,"70":0,"71":0,"72":1.750287,"73":25.807262,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.068193,"49":0,"50":0,"51":0,"52":0.068193,"53":0,"54":0.045462,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0.068193,"66":15.502542,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.636468,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.045462,"12":0.310657,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.068193,"10.1":0.022731,"11.1":0.022731,"12.1":2.704989},G:{"8":0.053843781447013,"3.2":0.0034963494446112,"4.0-4.1":0.0020978096667667,"4.2-4.3":0.00069926988892225,"5.0-5.1":0.0069926988892225,"6.0-6.1":0.0034963494446112,"7.0-7.1":0.0125868580006,"8.1-8.4":0.027271525667968,"9.0-9.2":0.016083207445212,"9.3":0.13356054878415,"10.0-10.2":0.074122608225758,"10.3":0.17691528189733,"11.0-11.2":0.21817220534374,"11.3-11.4":0.44823199879916,"12.0-12.1":2.7061744701291,"12.2":3.1040590369258},I:{"3":0.0019553548387097,"4":0.28157109677419,_:"67","2.1":0.013687483870968,"2.2":0.023464258064516,"2.3":0.013687483870968,"4.1":0.1407855483871,"4.2-4.3":0.61007070967742,"4.4":0,"4.4.3-4.4.4":0.85449006451613},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":1.59117,"5.5":0},B:{"12":0,"13":0.424312,"14":0.121232,"15":0,"16":0.401581,"17":1.871519,"18":0.143963},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.032524795620438,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0.097574386861314,"9.2":1.3551998175182},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.067844},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":36.450033}}; diff --git a/node_modules/caniuse-lite/data/regions/MT.js b/node_modules/caniuse-lite/data/regions/MT.js index 7b6b54506..55a29ccb6 100644 --- a/node_modules/caniuse-lite/data/regions/MT.js +++ b/node_modules/caniuse-lite/data/regions/MT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006993,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.013986,"39":0.006993,"40":0.034965,"41":0,"42":0,"43":0,"44":0,"45":0.006993,"46":0.006993,"47":0.006993,"48":0,"49":0.405594,"50":0,"51":0,"52":0,"53":0.034965,"54":0.006993,"55":0.006993,"56":0.013986,"57":0.013986,"58":0.034965,"59":0.013986,"60":0.048951,"61":0.580419,"62":0.013986,"63":0.034965,"64":0.111888,"65":0.048951,"66":0.041958,"67":0.104895,"68":0.055944,"69":0.111888,"70":0.195804,"71":13.21677,"72":16.860123,"73":0.041958,"74":0.006993,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006993,"48":0.020979,"49":0,"50":0,"51":0,"52":0.041958,"53":0,"54":0,"55":0,"56":0.006993,"57":0.006993,"58":0,"59":0,"60":0.020979,"61":0.006993,"62":0.006993,"63":0.020979,"64":0.34965,"65":1.594404,"66":0.013986,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006993,"37":0,"38":0.006993,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.272727,"58":0.265734,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.006993,"8":0.006993,"9":0.020979,"10":0.020979,"11":0.076923,"12":2.251746,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.048951,"10.1":0.132867,"11.1":0.293706,"12.1":0},G:{"8":0.43965842639848,"3.2":0.0062584829380566,"4.0-4.1":0.0046938622035425,"4.2-4.3":0.0046938622035425,"5.0-5.1":0.017210828079656,"6.0-6.1":0.010952345141599,"7.0-7.1":0.035986276893826,"8.1-8.4":0.086054140398279,"9.0-9.2":0.045374001300911,"9.3":0.33482883718603,"10.0-10.2":0.2096591784249,"10.3":0.43496456419494,"11.0-11.2":0.56795732662864,"11.3-11.4":1.3612200390273,"12.0-12.1":12.017851861803,"12.2":0.057890967177024},I:{"3":0.00070789716312057,"4":0.094150322695035,_:"67","2.1":0,"2.2":0,"2.3":0.015573737588652,"4.1":0.026900092198582,"4.2-4.3":0.14228732978723,"4.4":0,"4.4.3-4.4.4":0.31926162056738},A:{"6":0,"7":0,"8":0.0282384,"9":0.0141192,"10":0.0070596,"11":1.4330988,"5.5":0},B:{"12":0.006993,"13":0.027972,"14":0.041958,"15":0.132867,"16":0.132867,"17":1.874124,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24152486292835,"5.0-5.4":0.021002161993769,"6.2-6.4":0.073507566978193,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.024056},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.075175},O:{"0":0.201469},Q:{_:"1.2"},H:{"0":0.071170833333333},L:{"0":32.550448}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.013662,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.040986,"37":0,"38":0.013662,"39":0.006831,"40":0,"41":0,"42":0,"43":0.006831,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.430353,"50":0,"51":0,"52":0,"53":0,"54":0.006831,"55":0,"56":0.027324,"57":0.006831,"58":0.013662,"59":0,"60":0.027324,"61":0.239085,"62":0.020493,"63":0.06831,"64":0.109296,"65":0.027324,"66":0.020493,"67":0.122958,"68":0.06831,"69":0.129789,"70":0.061479,"71":0.225423,"72":1.625778,"73":27.064422,"74":0.061479,"75":0.027324,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.020493,"48":0.020493,"49":0,"50":0.006831,"51":0,"52":0.034155,"53":0,"54":0,"55":0,"56":0.13662,"57":0,"58":0,"59":0,"60":0.013662,"61":0.006831,"62":0.006831,"63":0.020493,"64":0.020493,"65":0.157113,"66":1.796553,"67":0.013662,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006831,"37":0,"38":0,"39":0,"40":0.006831,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.020493,"50":0.013662,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.485001,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.006831,"8":0.034155,"9":0,"10":0.020493,"11":0.075141,"12":1.393524,_:"0","3.1":0,"3.2":0,"5.1":0.006831,"6.1":0,"7.1":0,"9.1":0.054648,"10.1":0.081972,"11.1":0.177606,"12.1":0.874368},G:{"8":0.10834041779245,"3.2":0.0070350920644451,"4.0-4.1":0.0042210552386671,"4.2-4.3":0.001407018412889,"5.0-5.1":0.01407018412889,"6.0-6.1":0.0070350920644451,"7.0-7.1":0.025326331432002,"8.1-8.4":0.054873718102672,"9.0-9.2":0.032361423496448,"9.3":0.2687405168618,"10.0-10.2":0.14914395176624,"10.3":0.35597565846092,"11.0-11.2":0.43898974482138,"11.3-11.4":0.90189880266186,"12.0-12.1":5.4451612578805,"12.2":6.2457547348144},I:{"3":0.00069996572580645,"4":0.10079506451613,_:"67","2.1":0.0048997600806452,"2.2":0.0083995887096774,"2.3":0.0048997600806452,"4.1":0.050397532258065,"4.2-4.3":0.21838930645161,"4.4":0,"4.4.3-4.4.4":0.30588502217742},A:{"6":0,"7":0,"8":0.0068691620111732,"9":0.013738324022346,"10":0.0068691620111732,"11":1.2021033519553,"5.5":0},B:{"12":0,"13":0.020493,"14":0.027324,"15":0.095634,"16":0.06831,"17":1.618947,"18":0.34155},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21027943925234,"5.0-5.4":0,"6.2-6.4":0.052569859813084,"7.2-7.4":0.11565369158879,"8.2":1.345788411215,"9.2":1.6506935981308},N:{"10":0,"11":0.028521},J:{"7":0,"10":0.003169},S:{"2.5":0},R:{_:"0"},M:{"0":0.152112},O:{"0":0.183802},Q:{"1.2":0.012676},H:{"0":0.11400776975945},L:{"0":34.669516}}; diff --git a/node_modules/caniuse-lite/data/regions/MU.js b/node_modules/caniuse-lite/data/regions/MU.js index 400449962..3f163a0d9 100644 --- a/node_modules/caniuse-lite/data/regions/MU.js +++ b/node_modules/caniuse-lite/data/regions/MU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005495,"12":0.005495,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.01099,"23":0,"24":0,"25":0,"26":0.005495,"27":0.005495,"28":0,"29":0,"30":0,"31":0.016485,"32":0,"33":0,"34":0.01099,"35":0.005495,"36":0,"37":0,"38":0.016485,"39":0.01099,"40":0.005495,"41":0,"42":0,"43":0.005495,"44":0.005495,"45":0,"46":0.005495,"47":0.005495,"48":0.005495,"49":0.357175,"50":0.01099,"51":0.016485,"52":0,"53":0.049455,"54":0.005495,"55":0.005495,"56":0.02198,"57":0.005495,"58":0.03297,"59":0.016485,"60":0.027475,"61":0.01099,"62":0.01099,"63":0.02198,"64":0.02198,"65":0.1099,"66":0.03297,"67":0.093415,"68":0.09891,"69":0.071435,"70":0.15386,"71":7.522655,"72":10.78119,"73":0.027475,"74":0.02198,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0.005495,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.01099,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.01099,"43":0.005495,"44":0.005495,"45":0.01099,"46":0,"47":0.005495,"48":0.038465,"49":0.005495,"50":0,"51":0.005495,"52":0.071435,"53":0.01099,"54":0.005495,"55":0.005495,"56":0.01099,"57":0.016485,"58":0.005495,"59":0.01099,"60":0.08792,"61":0.01099,"62":0.016485,"63":0.02198,"64":0.25277,"65":1.76939,"66":0.09891,"67":0,"3.5":0,"3.6":0.005495},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005495,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005495,"38":0.016485,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005495,"57":0.225295,"58":0.280245,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01099},E:{"4":0,"5":0,"6":0,"7":0.126385,"8":0.016485,"9":0.02198,"10":0.016485,"11":0.060445,"12":1.35177,_:"0","3.1":0,"3.2":0,"5.1":0.01099,"6.1":0.01099,"7.1":0.005495,"9.1":0.08792,"10.1":0.12089,"11.1":0.335195,"12.1":0.005495},G:{"8":0.23229136495547,"3.2":0.0033066386470529,"4.0-4.1":0.0024799789852897,"4.2-4.3":0.0024799789852897,"5.0-5.1":0.0090932562793956,"6.0-6.1":0.0057866176323426,"7.0-7.1":0.019013172220554,"8.1-8.4":0.045466281396978,"9.0-9.2":0.023973130191134,"9.3":0.17690516761733,"10.0-10.2":0.11077239467627,"10.3":0.22981138597018,"11.0-11.2":0.30007745722005,"11.3-11.4":0.71919390573401,"12.0-12.1":6.3495728620034,"12.2":0.03058640748524},I:{"3":0.0012998286052009,"4":0.17287720449173,_:"67","2.1":0,"2.2":0,"2.3":0.028596229314421,"4.1":0.049393486997636,"4.2-4.3":0.26126554964539,"4.4":0,"4.4.3-4.4.4":0.58622270094563},A:{"6":0,"7":0,"8":0.038465,"9":0.02198,"10":0.01099,"11":0.609945,"5.5":0},B:{"12":0.016485,"13":0.02198,"14":0.038465,"15":0.04396,"16":0.071435,"17":0.78029,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.701058791423,"5.0-5.4":0.041238752436647,"6.2-6.4":0.10309688109162,_:"7.2-7.4 8.2"},N:{"10":0.012513888888889,"11":0.10011111111111},J:{"7":0.000901,"10":0.003604},R:{_:"0"},M:{"0":0.139655},O:{"0":1.103725},Q:{_:"1.2"},H:{"0":1.4074641752577},L:{"0":51.201805}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005926,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005926,"22":0.011852,"23":0,"24":0,"25":0,"26":0.047408,"27":0.005926,"28":0,"29":0,"30":0,"31":0.011852,"32":0,"33":0,"34":0.011852,"35":0,"36":0.005926,"37":0,"38":0.017778,"39":0.035556,"40":0.011852,"41":0,"42":0.005926,"43":0.02963,"44":0.017778,"45":0,"46":0.005926,"47":0.005926,"48":0.005926,"49":0.604452,"50":0.023704,"51":0.005926,"52":0.005926,"53":0.071112,"54":0.005926,"55":0.011852,"56":0.011852,"57":0.005926,"58":0.017778,"59":0.023704,"60":0.005926,"61":0.005926,"62":0.005926,"63":0.05926,"64":0.047408,"65":0.171854,"66":0.023704,"67":0.077038,"68":0.065186,"69":0.077038,"70":0.106668,"71":0.165928,"72":0.722972,"73":21.973608,"74":0.05926,"75":0.017778,_:"76"},C:{"2":0,"3":0,"4":0.011852,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005926,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005926,"40":0.005926,"41":0,"42":0.005926,"43":0.011852,"44":0,"45":0.005926,"46":0,"47":0.005926,"48":0.094816,"49":0.005926,"50":0,"51":0.011852,"52":0.077038,"53":0.005926,"54":0.005926,"55":0.005926,"56":0.017778,"57":0.02963,"58":0.011852,"59":0.005926,"60":0.130372,"61":0.005926,"62":0.065186,"63":0.017778,"64":0.017778,"65":0.154076,"66":2.542254,"67":0.112594,"68":0,"3.5":0,"3.6":0.005926},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005926,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005926,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.011852,"37":0.005926,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.017778,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.634082,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005926},E:{"4":0,"5":0,"6":0,"7":0,"8":0.094816,"9":0,"10":0.011852,"11":0.106668,"12":1.131866,_:"0","3.1":0,"3.2":0,"5.1":0.02963,"6.1":0.011852,"7.1":0.005926,"9.1":0.100742,"10.1":0.154076,"11.1":0.361486,"12.1":0.77038},G:{"8":0.055121905934154,"3.2":0.0035793445411788,"4.0-4.1":0.0021476067247073,"4.2-4.3":0.00071586890823577,"5.0-5.1":0.0071586890823577,"6.0-6.1":0.0035793445411788,"7.0-7.1":0.012885640348244,"8.1-8.4":0.027918887421195,"9.0-9.2":0.016464984889423,"9.3":0.13673096147303,"10.0-10.2":0.075882104272991,"10.3":0.18111483378365,"11.0-11.2":0.22335109936956,"11.3-11.4":0.45887197017913,"12.0-12.1":2.7704126748724,"12.2":3.1777420836586},I:{"3":0.00091098790322581,"4":0.13118225806452,_:"67","2.1":0.0063769153225806,"2.2":0.01093185483871,"2.3":0.0063769153225806,"4.1":0.065591129032258,"4.2-4.3":0.28422822580645,"4.4":0,"4.4.3-4.4.4":0.39810171370968},A:{"6":0,"7":0,"8":0.035556,"9":0.023704,"10":0.017778,"11":0.604452,"5.5":0},B:{"12":0.017778,"13":0.023704,"14":0.023704,"15":0.041482,"16":0.05926,"17":0.82964,"18":0.189632},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.73047115217391,"5.0-5.4":0.061729956521739,"6.2-6.4":0.14403656521739,"7.2-7.4":0.37037973913043,"8.2":2.119395173913,"9.2":2.2531434130435},N:{"10":0.0114072,"11":0.1026648},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.109998},O:{"0":1.48701},Q:{"1.2":0.028518},H:{"0":1.407805},L:{"0":44.20119}}; diff --git a/node_modules/caniuse-lite/data/regions/MV.js b/node_modules/caniuse-lite/data/regions/MV.js index c2c70616e..89aa7e4a8 100644 --- a/node_modules/caniuse-lite/data/regions/MV.js +++ b/node_modules/caniuse-lite/data/regions/MV.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.004443,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.004443,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.004443,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.008886,"48":0.004443,"49":0.066645,"50":0.004443,"51":0,"52":0.004443,"53":0,"54":0.004443,"55":0.022215,"56":0.004443,"57":0.008886,"58":0.022215,"59":0.022215,"60":0.004443,"61":0.008886,"62":0.066645,"63":0.111075,"64":0.017772,"65":0.093303,"66":0.008886,"67":0.031101,"68":0.026658,"69":0.048873,"70":0.093303,"71":5.669268,"72":7.899654,"73":0.017772,"74":0.008886,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.004443,"44":0.004443,"45":0.004443,"46":0,"47":0.008886,"48":0.004443,"49":0.008886,"50":0,"51":0.008886,"52":0.022215,"53":0.004443,"54":0.004443,"55":0.004443,"56":0.031101,"57":0.008886,"58":0.048873,"59":0.008886,"60":0.013329,"61":0.031101,"62":0.035544,"63":0.022215,"64":0.164391,"65":0.915258,"66":0.142176,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.004443,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.004443,"33":0,"34":0,"35":0,"36":0,"37":0.053316,"38":0.013329,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.004443,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.053316,"58":0.093303,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.004443,"10":0.017772,"11":0.013329,"12":0.466515,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.017772,"10.1":0.017772,"11.1":0.066645,"12.1":0.008886},G:{"8":0.5189288272791,"3.2":0.0073868872210547,"4.0-4.1":0.0055401654157911,"4.2-4.3":0.0055401654157911,"5.0-5.1":0.020313939857901,"6.0-6.1":0.012927052636846,"7.0-7.1":0.042474601521065,"8.1-8.4":0.1015696992895,"9.0-9.2":0.053554932352647,"9.3":0.39519846632643,"10.0-10.2":0.24746072190533,"10.3":0.5133886618633,"11.0-11.2":0.67036001531072,"11.3-11.4":1.6066479705794,"12.0-12.1":14.18467018623,"12.2":0.068328706794756},I:{"3":0.00062517612293144,"4":0.083148424349882,_:"67","2.1":0,"2.2":0,"2.3":0.013753874704492,"4.1":0.023756692671395,"4.2-4.3":0.12566040070922,"4.4":0,"4.4.3-4.4.4":0.28195443144208},A:{"6":0,"7":0,"8":0.008886,"9":0.004443,"10":0.008886,"11":0.146619,"5.5":0},B:{"12":0.008886,"13":0.017772,"14":0.013329,"15":0.031101,"16":0.062202,"17":0.279909,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.58040134682081,"5.0-5.4":0.050912398843931,"6.2-6.4":0.081459838150289,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.022228},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.194495},O:{"0":1.850481},Q:{_:"1.2"},H:{"0":0.9101544862543},L:{"0":54.266063}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.004246,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.004246,"31":0.016984,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.004246,"47":0.004246,"48":0,"49":0.186824,"50":0.016984,"51":0.004246,"52":0.008492,"53":0.008492,"54":0.008492,"55":0.012738,"56":0.008492,"57":0.004246,"58":0.12738,"59":0.012738,"60":0.004246,"61":0.089166,"62":0,"63":0.06369,"64":0.046706,"65":0.161348,"66":0.008492,"67":0.025476,"68":0.004246,"69":0.046706,"70":0.04246,"71":0.123134,"72":0.568964,"73":12.474748,"74":0.029722,"75":0.012738,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.008492,"45":0.004246,"46":0,"47":0.004246,"48":0.004246,"49":0.004246,"50":0.004246,"51":0.004246,"52":0.016984,"53":0.004246,"54":0,"55":0.008492,"56":0.012738,"57":0.02123,"58":0.008492,"59":0.008492,"60":0.012738,"61":0.016984,"62":0.025476,"63":0.04246,"64":0.012738,"65":0.152856,"66":1.031778,"67":0.123134,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.038214,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.004246,"52":0,"53":0,"54":0,"55":0,"56":0.008492,"57":0,"58":0.157102,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004246},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004246,"9":0,"10":0.04246,"11":0.008492,"12":0.27599,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.004246,"10.1":0.008492,"11.1":0.050952,"12.1":0.16984},G:{"8":0.13855076253377,"3.2":0.0089968027619334,"4.0-4.1":0.00539808165716,"4.2-4.3":0.0017993605523867,"5.0-5.1":0.017993605523867,"6.0-6.1":0.0089968027619334,"7.0-7.1":0.03238848994296,"8.1-8.4":0.07017506154308,"9.0-9.2":0.041385292704893,"9.3":0.34367786550585,"10.0-10.2":0.19073221855299,"10.3":0.45523821975383,"11.0-11.2":0.56140049234464,"11.3-11.4":1.1533901140799,"12.0-12.1":6.9635253377364,"12.2":7.9873614920444},I:{"3":0.00041634677419355,"4":0.059953935483871,_:"67","2.1":0.0029144274193548,"2.2":0.0049961612903226,"2.3":0.0029144274193548,"4.1":0.029976967741935,"4.2-4.3":0.12990019354839,"4.4":0,"4.4.3-4.4.4":0.18194354032258},A:{"6":0,"7":0,"8":0.008492,"9":0.008492,"10":0.004246,"11":0.161348,"5.5":0},B:{"12":0.008492,"13":0.008492,"14":0.016984,"15":0.025476,"16":0.059444,"17":0.271744,"18":0.080674},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.52247233333333,"5.0-5.4":0.071711888888889,"6.2-6.4":0.071711888888889,"7.2-7.4":0.50198322222222,"8.2":1.659618,"9.2":1.0449446666667},N:{"10":0,"11":0.034524},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.379764},O:{"0":2.025408},Q:{"1.2":0.017262},H:{"0":0.79533725773196},L:{"0":54.262632}}; diff --git a/node_modules/caniuse-lite/data/regions/MW.js b/node_modules/caniuse-lite/data/regions/MW.js index 0061cca57..3b81b22d8 100644 --- a/node_modules/caniuse-lite/data/regions/MW.js +++ b/node_modules/caniuse-lite/data/regions/MW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008556,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.004278,"21":0,"22":0,"23":0,"24":0.004278,"25":0.004278,"26":0.004278,"27":0,"28":0.004278,"29":0.004278,"30":0,"31":0.004278,"32":0,"33":0.008556,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.038502,"41":0,"42":0.034224,"43":0.012834,"44":0,"45":0,"46":0.029946,"47":0.004278,"48":0.004278,"49":0.029946,"50":0.017112,"51":0.025668,"52":0.012834,"53":0.004278,"54":0.008556,"55":0.029946,"56":0.004278,"57":0.008556,"58":0.038502,"59":0.017112,"60":0.029946,"61":0.025668,"62":0.012834,"63":0.017112,"64":0.017112,"65":0.077004,"66":0.04278,"67":0.077004,"68":0.04278,"69":0.179676,"70":0.145452,"71":2.990322,"72":4.0641,"73":0.012834,"74":0.008556,"75":0},C:{"2":0,"3":0.012834,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004278,"11":0,"12":0.004278,"13":0.004278,"14":0,"15":0,"16":0.004278,"17":0,"18":0.004278,"19":0,"20":0,"21":0.004278,"22":0,"23":0.004278,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004278,"30":0.004278,"31":0,"32":0,"33":0.004278,"34":0.004278,"35":0.008556,"36":0.004278,"37":0.008556,"38":0.004278,"39":0,"40":0,"41":0.012834,"42":0.008556,"43":0.038502,"44":0.02139,"45":0.008556,"46":0.008556,"47":0.038502,"48":0.017112,"49":0.012834,"50":0.004278,"51":0.004278,"52":0.034224,"53":0.004278,"54":0.008556,"55":0.012834,"56":0.029946,"57":0.102672,"58":0.047058,"59":0.02139,"60":0.047058,"61":0.124062,"62":0.038502,"63":0.038502,"64":0.397854,"65":1.642752,"66":0.226734,"67":0,"3.5":0.004278,"3.6":0},F:{"9":0,"11":0,"12":0.004278,"15":0,"16":0,"17":0.004278,"18":0.008556,"19":0,"20":0.017112,"21":0.004278,"22":0.004278,"23":0.02139,"24":0,"25":0,"26":0.004278,"27":0,"28":0.008556,"29":0.008556,"30":0.008556,"31":0.004278,"32":0.017112,"33":0.004278,"34":0.017112,"35":0.017112,"36":0.008556,"37":0.025668,"38":0.008556,"39":0,"40":0,"41":0,"42":0.02139,"43":0.004278,"44":0,"45":0.012834,"46":0.004278,"47":0.004278,"48":0.004278,"49":0.004278,"50":0.008556,"51":0.008556,"52":0.004278,"53":0.008556,"54":0.004278,"55":0.004278,"56":0.025668,"57":0.252402,"58":0.32085,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.004278,"12.1":0.14973},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.004278,"10":0.02139,"11":0.068448,"12":0.308016,_:"0","3.1":0,"3.2":0,"5.1":1.043832,"6.1":0,"7.1":0.004278,"9.1":0.004278,"10.1":0.025668,"11.1":0.051336,"12.1":0},G:{"8":0.097034167517262,"3.2":0.001381269288502,"4.0-4.1":0.0010359519663765,"4.2-4.3":0.0010359519663765,"5.0-5.1":0.0037984905433804,"6.0-6.1":0.0024172212548784,"7.0-7.1":0.0079422984088862,"8.1-8.4":0.018992452716902,"9.0-9.2":0.010014202341639,"9.3":0.073897906934854,"10.0-10.2":0.046272521164815,"10.3":0.095998215550886,"11.0-11.2":0.12535018793155,"11.3-11.4":0.30042607024917,"12.0-12.1":2.6523823512459,"12.2":0.012776740918643},I:{"3":0.002873170212766,"4":0.38213163829787,_:"67","2.1":0,"2.2":0,"2.3":0.063209744680851,"4.1":0.10918046808511,"4.2-4.3":0.57750721276596,"4.4":0,"4.4.3-4.4.4":1.2957997659574},A:{"6":0,"7":0,"8":0.073143965517241,"9":0.01290775862069,"10":0.047328448275862,"11":0.61096724137931,"5.5":0},B:{"12":0.166842,"13":0.102672,"14":0.098394,"15":0.115506,"16":0.166842,"17":0.714426,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.9621664334764,"5.0-5.4":0.17304752360515,"6.2-6.4":0.091613394849785,_:"7.2-7.4 8.2"},N:{"10":0.053840866141732,"11":1.3137171338583},J:{"7":0.034332,"10":0.137328},R:{_:"0"},M:{"0":0.234602},O:{"0":13.772854},Q:{_:"1.2"},H:{"0":13.006745054983},L:{"0":28.157938}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.012987,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.034632,"21":0,"22":0,"23":0,"24":0,"25":0.004329,"26":0,"27":0,"28":0.004329,"29":0,"30":0,"31":0.004329,"32":0,"33":0.004329,"34":0,"35":0.004329,"36":0,"37":0,"38":0,"39":0.004329,"40":0.012987,"41":0,"42":0.008658,"43":0.017316,"44":0.004329,"45":0.004329,"46":0.021645,"47":0.004329,"48":0.004329,"49":0.047619,"50":0.017316,"51":0.012987,"52":0.012987,"53":0.012987,"54":0.004329,"55":0.038961,"56":0.004329,"57":0.004329,"58":0.021645,"59":0.004329,"60":0.021645,"61":0.004329,"62":0.008658,"63":0.047619,"64":0.056277,"65":0.038961,"66":0.025974,"67":0.095238,"68":0.025974,"69":0.151515,"70":0.134199,"71":0.082251,"72":0.415584,"73":6.999993,"74":0.008658,"75":0.008658,_:"76"},C:{"2":0,"3":0.004329,"4":0,"5":0,"6":0.004329,"7":0,"8":0,"9":0,"10":0,"11":0.004329,"12":0.004329,"13":0,"14":0.004329,"15":0.004329,"16":0,"17":0,"18":0.008658,"19":0.004329,"20":0,"21":0.004329,"22":0,"23":0.004329,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004329,"32":0,"33":0,"34":0.004329,"35":0.004329,"36":0,"37":0,"38":0,"39":0.017316,"40":0,"41":0.004329,"42":0.017316,"43":0.017316,"44":0.017316,"45":0.012987,"46":0.012987,"47":0.034632,"48":0.051948,"49":0.021645,"50":0.004329,"51":0.004329,"52":0.082251,"53":0.008658,"54":0.017316,"55":0.004329,"56":0.077922,"57":0.069264,"58":0.021645,"59":0.008658,"60":0.069264,"61":0.069264,"62":0.017316,"63":0.017316,"64":0.034632,"65":0.571428,"66":2.376621,"67":0.21645,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.004329,"15":0,"16":0.004329,"17":0,"18":0.004329,"19":0,"20":0.017316,"21":0.004329,"22":0,"23":0.004329,"24":0,"25":0,"26":0,"27":0.004329,"28":0.030303,"29":0.012987,"30":0.004329,"31":0,"32":0.004329,"33":0.004329,"34":0.04329,"35":0.160173,"36":0.008658,"37":0.056277,"38":0.008658,"39":0,"40":0,"41":0,"42":0.017316,"43":0,"44":0.004329,"45":0.008658,"46":0.021645,"47":0,"48":0,"49":0.004329,"50":0,"51":0.04329,"52":0.004329,"53":0.004329,"54":0.004329,"55":0,"56":0.008658,"57":0.017316,"58":0.861471,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.004329,"11.1":0,"11.5":0,"11.6":0,"12.1":0.155844},E:{"4":0,"5":0,"6":0,"7":0.004329,"8":0.004329,"9":0,"10":0.017316,"11":0.099567,"12":0.151515,_:"0","3.1":0,"3.2":0,"5.1":0.675324,"6.1":0,"7.1":0.004329,"9.1":0.008658,"10.1":0.008658,"11.1":0.038961,"12.1":0.177489},G:{"8":0.02755495817072,"3.2":0.0017892829980987,"4.0-4.1":0.0010735697988592,"4.2-4.3":0.00035785659961973,"5.0-5.1":0.0035785659961973,"6.0-6.1":0.0017892829980987,"7.0-7.1":0.0064414187931552,"8.1-8.4":0.01395640738517,"9.0-9.2":0.0082307017912539,"9.3":0.068350610527369,"10.0-10.2":0.037932799559692,"10.3":0.090537719703793,"11.0-11.2":0.11165125908136,"11.3-11.4":0.22938608035625,"12.0-12.1":1.3849050405284,"12.2":1.588525445712},I:{"3":0.0011822721774194,"4":0.17024719354839,_:"67","2.1":0.0082759052419355,"2.2":0.014187266129032,"2.3":0.0082759052419355,"4.1":0.085123596774194,"4.2-4.3":0.36886891935484,"4.4":0,"4.4.3-4.4.4":0.51665294153226},A:{"6":0,"7":0,"8":0.064935,"9":0.017316,"10":0.051948,"11":0.593073,"5.5":0},B:{"12":0.411255,"13":0.069264,"14":0.08658,"15":0.103896,"16":0.17316,"17":0.610389,"18":0.151515},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.4074630697674,"5.0-5.4":0.081592062015504,"6.2-6.4":0.091791069767442,"7.2-7.4":0.56094542635659,"8.2":1.3360700155039,"9.2":0.46915435658915},N:{"10":0.065808527472527,"11":0.93228747252747},J:{"7":0,"10":0.141775},S:{"2.5":0},R:{_:"0"},M:{"0":0.232511},O:{"0":7.077408},Q:{"1.2":0.124762},H:{"0":12.794175503436},L:{"0":39.899792}}; diff --git a/node_modules/caniuse-lite/data/regions/MX.js b/node_modules/caniuse-lite/data/regions/MX.js index 5c691cb24..fed6e7d2c 100644 --- a/node_modules/caniuse-lite/data/regions/MX.js +++ b/node_modules/caniuse-lite/data/regions/MX.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006517,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.019551,"23":0,"24":0,"25":0,"26":0.006517,"27":0,"28":0,"29":0.019551,"30":0,"31":0,"32":0,"33":0.006517,"34":0.006517,"35":0,"36":0,"37":0,"38":0.032585,"39":0.006517,"40":0,"41":0,"42":0,"43":0.006517,"44":0.006517,"45":0,"46":0.006517,"47":0.006517,"48":0.006517,"49":0.449673,"50":0.013034,"51":0.013034,"52":0.006517,"53":0.013034,"54":0.006517,"55":0.013034,"56":0.019551,"57":0.013034,"58":0.052136,"59":0.013034,"60":0.019551,"61":0.091238,"62":0.032585,"63":0.078204,"64":0.039102,"65":0.078204,"66":0.052136,"67":0.208544,"68":0.110789,"69":0.117306,"70":0.241129,"71":10.876873,"72":15.516977,"73":0.019551,"74":0.006517,"75":0},C:{"2":0,"3":0,"4":0.13034,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006517,"42":0,"43":0.006517,"44":0,"45":0.006517,"46":0,"47":0.013034,"48":0.039102,"49":0,"50":0.006517,"51":0.006517,"52":0.058653,"53":0,"54":0.006517,"55":0.006517,"56":0.013034,"57":0.013034,"58":0.013034,"59":0.013034,"60":0.032585,"61":0.013034,"62":0.013034,"63":0.026068,"64":0.234612,"65":1.479359,"66":0.019551,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006517,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006517,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006517,"57":0.286748,"58":0.332367,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006517},E:{"4":0,"5":0.006517,"6":0,"7":0.052136,"8":0.202027,"9":0.247646,"10":0.052136,"11":0.13034,"12":2.144093,_:"0","3.1":0,"3.2":0,"5.1":0.162925,"6.1":0.019551,"7.1":0,"9.1":0.078204,"10.1":0.228095,"11.1":0.417088,"12.1":0.006517},G:{"8":0.31707238026619,"3.2":0.0045134858400881,"4.0-4.1":0.003385114380066,"4.2-4.3":0.003385114380066,"5.0-5.1":0.012412086060242,"6.0-6.1":0.0078986002201541,"7.0-7.1":0.025952543580506,"8.1-8.4":0.062060430301211,"9.0-9.2":0.032722772340638,"9.3":0.24147149244471,"10.0-10.2":0.15120177564295,"10.3":0.31368726588612,"11.0-11.2":0.40959883998799,"11.3-11.4":0.98168317021915,"12.0-12.1":8.6670211844291,"12.2":0.041749744020815},I:{"3":0.00081891607565012,"4":0.10891583806147,_:"67","2.1":0,"2.2":0,"2.3":0.018016153664303,"4.1":0.031118810874704,"4.2-4.3":0.16460213120567,"4.4":0,"4.4.3-4.4.4":0.3693311501182},A:{"6":0,"7":0,"8":0.052791798742138,"9":0.032994874213836,"10":0.039593849056604,"11":0.92385647798742,"5.5":0},B:{"12":0.013034,"13":0.019551,"14":0.039102,"15":0.058653,"16":0.091238,"17":0.971033,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.35127424719101,"5.0-5.4":0.020663191011236,"6.2-6.4":0.05165797752809,_:"7.2-7.4 8.2"},N:{"10":0.011082272727273,"11":0.11082272727273},J:{"7":0.0020898,"10":0.0083592},R:{_:"0"},M:{"0":0.087075},O:{"0":0.107973},Q:{_:"1.2"},H:{"0":0.32645045876289},L:{"0":46.254995}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006706,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.013412,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.020118,"30":0,"31":0,"32":0,"33":0,"34":0.006706,"35":0,"36":0.006706,"37":0,"38":0.020118,"39":0,"40":0,"41":0.006706,"42":0,"43":0.006706,"44":0.006706,"45":0,"46":0.006706,"47":0.006706,"48":0.006706,"49":0.516362,"50":0.006706,"51":0.013412,"52":0.006706,"53":0.006706,"54":0.006706,"55":0.013412,"56":0.013412,"57":0.013412,"58":0.053648,"59":0.013412,"60":0.013412,"61":0.107296,"62":0.026824,"63":0.06706,"64":0.03353,"65":0.087178,"66":0.046942,"67":0.194474,"68":0.073766,"69":0.093884,"70":0.13412,"71":0.23471,"72":1.046136,"73":28.983332,"74":0.026824,"75":0.013412,_:"76"},C:{"2":0,"3":0,"4":0.140826,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006706,"44":0,"45":0.006706,"46":0,"47":0.013412,"48":0.053648,"49":0,"50":0.006706,"51":0.006706,"52":0.06706,"53":0.006706,"54":0.006706,"55":0,"56":0.006706,"57":0.013412,"58":0.006706,"59":0.006706,"60":0.03353,"61":0.013412,"62":0.013412,"63":0.013412,"64":0.03353,"65":0.13412,"66":2.239804,"67":0.020118,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.697424,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006706},E:{"4":0,"5":0,"6":0,"7":0.006706,"8":0.154238,"9":0.060354,"10":0.046942,"11":0.114002,"12":1.528968,_:"0","3.1":0,"3.2":0,"5.1":0.90531,"6.1":0.013412,"7.1":0,"9.1":0.080472,"10.1":0.23471,"11.1":0.388948,"12.1":0.898604},G:{"8":0.076204587611328,"3.2":0.0049483498448914,"4.0-4.1":0.0029690099069349,"4.2-4.3":0.00098966996897829,"5.0-5.1":0.0098966996897828,"6.0-6.1":0.0049483498448914,"7.0-7.1":0.017814059441609,"8.1-8.4":0.038597128790153,"9.0-9.2":0.022762409286501,"9.3":0.18902696407485,"10.0-10.2":0.1049050167117,"10.3":0.25038650215151,"11.0-11.2":0.30877703032122,"11.3-11.4":0.63437845011508,"12.0-12.1":3.830022779946,"12.2":4.3931449922946},I:{"3":0.00052288508064516,"4":0.075295451612903,_:"67","2.1":0.0036601955645161,"2.2":0.0062746209677419,"2.3":0.0036601955645161,"4.1":0.037647725806452,"4.2-4.3":0.16314014516129,"4.4":0,"4.4.3-4.4.4":0.22850078024194},A:{"6":0,"7":0,"8":0.040515416666667,"9":0.027010277777778,"10":0.033762847222222,"11":0.87108145833333,"5.5":0},B:{"12":0.013412,"13":0.026824,"14":0.03353,"15":0.053648,"16":0.073766,"17":1.066254,"18":0.254828},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.25226202531646,"5.0-5.4":0.020180962025316,"6.2-6.4":0.040361924050633,"7.2-7.4":0.080723848101266,"8.2":0.56506693670886,"9.2":0.63570030379747},N:{"10":0,"11":0.092232},J:{"7":0,"10":0.006588},S:{"2.5":0},R:{_:"0"},M:{"0":0.079056},O:{"0":0.075762},Q:{"1.2":0},H:{"0":0.25572080412371},L:{"0":43.312714}}; diff --git a/node_modules/caniuse-lite/data/regions/MY.js b/node_modules/caniuse-lite/data/regions/MY.js index 902d5677a..fd513131d 100644 --- a/node_modules/caniuse-lite/data/regions/MY.js +++ b/node_modules/caniuse-lite/data/regions/MY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005137,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005137,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005137,"30":0.005137,"31":0.005137,"32":0.005137,"33":0.010274,"34":0.010274,"35":0,"36":0.005137,"37":0.005137,"38":0.025685,"39":0.005137,"40":0.005137,"41":0,"42":0,"43":0.005137,"44":0.015411,"45":0.005137,"46":0.010274,"47":0.005137,"48":0.005137,"49":0.323631,"50":0.005137,"51":0.015411,"52":0.005137,"53":0.020548,"54":0.005137,"55":0.015411,"56":0.020548,"57":0.015411,"58":0.071918,"59":0.010274,"60":0.015411,"61":0.113014,"62":0.035959,"63":0.087329,"64":0.035959,"65":0.087329,"66":0.066781,"67":0.169521,"68":0.272261,"69":0.15411,"70":0.241439,"71":6.138715,"72":11.19866,"73":0.046233,"74":0.030822,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005137,"35":0,"36":0,"37":0.005137,"38":0.005137,"39":0.005137,"40":0,"41":0,"42":0,"43":0.005137,"44":0,"45":0.005137,"46":0,"47":0.010274,"48":0.020548,"49":0,"50":0.005137,"51":0.005137,"52":0.061644,"53":0.005137,"54":0.005137,"55":0,"56":0.010274,"57":0.010274,"58":0.005137,"59":0.010274,"60":0.020548,"61":0.015411,"62":0.015411,"63":0.035959,"64":0.190069,"65":1.094181,"66":0.061644,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005137,"37":0.174658,"38":0.020548,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005137,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.092466,"58":0.133562,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.005137,"8":0.030822,"9":0.030822,"10":0.015411,"11":0.046233,"12":0.642125,_:"0","3.1":0,"3.2":0,"5.1":0.041096,"6.1":0.005137,"7.1":0,"9.1":0.030822,"10.1":0.077055,"11.1":0.148973,"12.1":0},G:{"8":0.47504328039628,"3.2":0.0067621819273491,"4.0-4.1":0.0050716364455119,"4.2-4.3":0.0050716364455119,"5.0-5.1":0.01859600030021,"6.0-6.1":0.011833818372861,"7.0-7.1":0.038882546082258,"8.1-8.4":0.092980001501051,"9.0-9.2":0.049025818973281,"9.3":0.36177673311318,"10.0-10.2":0.2265330945662,"10.3":0.46997164395077,"11.0-11.2":0.61366800990693,"11.3-11.4":1.4707745691984,"12.0-12.1":12.985079845992,"12.2":0.06255018282798},I:{"3":0.00092894799054374,"4":0.12355008274232,_:"67","2.1":0,"2.2":0,"2.3":0.020436855791962,"4.1":0.035300023640662,"4.2-4.3":0.18671854609929,"4.4":0,"4.4.3-4.4.4":0.41895554373522},A:{"6":0,"7":0,"8":0.03631859,"9":0.01556511,"10":0.02075348,"11":0.44619982,"5.5":0},B:{"12":0.005137,"13":0.005137,"14":0.010274,"15":0.020548,"16":0.025685,"17":0.313357,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.64407312840467,"5.0-5.4":0.051941381322957,"6.2-6.4":0.093494486381323,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.019452},J:{"7":0.0009726,"10":0.0038904},R:{_:"0"},M:{"0":0.141027},O:{"0":2.183487},Q:{_:"1.2"},H:{"0":1.4962916237113},L:{"0":48.814204}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005807,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005807,"23":0,"24":0,"25":0,"26":0.005807,"27":0,"28":0,"29":0,"30":0.005807,"31":0.005807,"32":0.005807,"33":0.011614,"34":0.005807,"35":0,"36":0.005807,"37":0.005807,"38":0.029035,"39":0.005807,"40":0,"41":0,"42":0,"43":0.005807,"44":0.029035,"45":0,"46":0.011614,"47":0.005807,"48":0.005807,"49":0.836208,"50":0.011614,"51":0.017421,"52":0.005807,"53":0.029035,"54":0.005807,"55":0.017421,"56":0.023228,"57":0.017421,"58":0.075491,"59":0.011614,"60":0.017421,"61":0.127754,"62":0.052263,"63":0.092912,"64":0.034842,"65":0.110333,"66":0.063877,"67":0.162596,"68":0.127754,"69":0.185824,"70":0.17421,"71":0.238087,"72":0.894278,"73":22.391792,"74":0.052263,"75":0.05807,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005807,"35":0,"36":0,"37":0.005807,"38":0.005807,"39":0.005807,"40":0,"41":0,"42":0,"43":0.005807,"44":0,"45":0.005807,"46":0,"47":0.017421,"48":0.05807,"49":0.005807,"50":0.005807,"51":0.005807,"52":0.110333,"53":0.005807,"54":0.005807,"55":0.005807,"56":0.017421,"57":0.011614,"58":0.005807,"59":0.005807,"60":0.023228,"61":0.011614,"62":0.011614,"63":0.017421,"64":0.034842,"65":0.121947,"66":1.85824,"67":0.098719,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005807,"37":0.145175,"38":0.005807,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005807,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.284543,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005807},E:{"4":0,"5":0,"6":0,"7":0.011614,"8":0.023228,"9":0.011614,"10":0.023228,"11":0.05807,"12":0.603928,_:"0","3.1":0,"3.2":0,"5.1":0.272929,"6.1":0.011614,"7.1":0,"9.1":0.034842,"10.1":0.11614,"11.1":0.203245,"12.1":0.336806},G:{"8":0.11243598869208,"3.2":0.0073010382267587,"4.0-4.1":0.0043806229360552,"4.2-4.3":0.0014602076453517,"5.0-5.1":0.014602076453517,"6.0-6.1":0.0073010382267587,"7.0-7.1":0.026283737616331,"8.1-8.4":0.056948098168718,"9.0-9.2":0.03358477584309,"9.3":0.27889966026218,"10.0-10.2":0.15478201040729,"10.3":0.36943253427399,"11.0-11.2":0.45558478534974,"11.3-11.4":0.93599310067047,"12.0-12.1":5.6510035875113,"12.2":6.4818617377164},I:{"3":0.00066367842741935,"4":0.095569693548387,_:"67","2.1":0.0046457489919355,"2.2":0.0079641411290323,"2.3":0.0046457489919355,"4.1":0.047784846774194,"4.2-4.3":0.20706766935484,"4.4":0,"4.4.3-4.4.4":0.29002747278226},A:{"6":0,"7":0,"8":0.047340876190476,"9":0.023670438095238,"10":0.017752828571429,"11":0.53258485714286,"5.5":0},B:{"12":0,"13":0.005807,"14":0.005807,"15":0.011614,"16":0.029035,"17":0.40649,"18":0.092912},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.58398368965517,"5.0-5.4":0.052141400862069,"6.2-6.4":0.08342624137931,"7.2-7.4":0.19813732327586,"8.2":0.82383413362069,"9.2":0.6778382112069},N:{"10":0,"11":0.016772},J:{"7":0,"10":0.004193},S:{"2.5":0},R:{_:"0"},M:{"0":0.121597},O:{"0":1.769446},Q:{"1.2":0.016772},H:{"0":1.3298366065292},L:{"0":43.755296}}; diff --git a/node_modules/caniuse-lite/data/regions/MZ.js b/node_modules/caniuse-lite/data/regions/MZ.js index b949c640b..e5d16d9e1 100644 --- a/node_modules/caniuse-lite/data/regions/MZ.js +++ b/node_modules/caniuse-lite/data/regions/MZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.009561,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006374,"27":0,"28":0,"29":0,"30":0.003187,"31":0.003187,"32":0,"33":0.019122,"34":0,"35":0.003187,"36":0,"37":0,"38":0.015935,"39":0.003187,"40":0.035057,"41":0,"42":0,"43":0.149789,"44":0,"45":0.003187,"46":0.006374,"47":0,"48":0,"49":0.054179,"50":0.006374,"51":0.003187,"52":0.003187,"53":0.012748,"54":0,"55":0.050992,"56":0.009561,"57":0.012748,"58":0.025496,"59":0.003187,"60":0.022309,"61":0.003187,"62":0.009561,"63":0.035057,"64":0.003187,"65":0.066927,"66":0.006374,"67":0.082862,"68":0.038244,"69":0.038244,"70":0.079675,"71":1.838899,"72":2.661145,"73":0.022309,"74":0.006374,"75":0},C:{"2":0,"3":0.006374,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003187,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.003187,"32":0,"33":0,"34":0,"35":0.003187,"36":0.006374,"37":0.003187,"38":0,"39":0.003187,"40":0,"41":0.003187,"42":0.003187,"43":0.012748,"44":0.003187,"45":0.006374,"46":0,"47":0.009561,"48":0.009561,"49":0,"50":0.003187,"51":0,"52":0.028683,"53":0.003187,"54":0.003187,"55":0.006374,"56":0.015935,"57":0.019122,"58":0.012748,"59":0.003187,"60":0.015935,"61":0.009561,"62":0.009561,"63":0.022309,"64":0.12748,"65":0.771254,"66":0.028683,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.003187,"17":0,"18":0,"19":0.003187,"20":0.041431,"21":0.003187,"22":0.003187,"23":0.012748,"24":0,"25":0,"26":0.009561,"27":0,"28":0.009561,"29":0.003187,"30":0.003187,"31":0,"32":0.006374,"33":0.003187,"34":0,"35":0.006374,"36":0.003187,"37":0.003187,"38":0.038244,"39":0,"40":0,"41":0,"42":0.003187,"43":0.003187,"44":0,"45":0.009561,"46":0,"47":0,"48":0,"49":0.003187,"50":0.019122,"51":0,"52":0,"53":0,"54":0,"55":0.003187,"56":0.015935,"57":0.305952,"58":0.341009,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.073301},E:{"4":0,"5":0,"6":0,"7":0,"8":0.098797,"9":0.006374,"10":0.006374,"11":0.057366,"12":0.219903,_:"0","3.1":0,"3.2":0,"5.1":0.15935,"6.1":0,"7.1":0.003187,"9.1":0.019122,"10.1":0.009561,"11.1":0.038244,"12.1":0},G:{"8":0.11447773531472,"3.2":0.0016295763034124,"4.0-4.1":0.0012221822275593,"4.2-4.3":0.0012221822275593,"5.0-5.1":0.0044813348343841,"6.0-6.1":0.0028517585309717,"7.0-7.1":0.0093700637446212,"8.1-8.4":0.02240667417192,"9.0-9.2":0.01181442819974,"9.3":0.087182332232563,"10.0-10.2":0.054590806164315,"10.3":0.11325555308716,"11.0-11.2":0.14788404953467,"11.3-11.4":0.35443284599219,"12.0-12.1":3.1291938966276,"12.2":0.015073580806565},I:{"3":0.0016875780141844,"4":0.22444787588652,_:"67","2.1":0,"2.2":0,"2.3":0.037126716312057,"4.1":0.064127964539007,"4.2-4.3":0.33920318085106,"4.4":0,"4.4.3-4.4.4":0.76109768439716},A:{"6":0,"7":0,"8":0.061324375796178,"9":0.0064551974522293,"10":0.022593191082803,"11":0.41636023566879,"5.5":0},B:{"12":0.054179,"13":0.022309,"14":0.025496,"15":0.025496,"16":0.047805,"17":0.239025,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.6740912901024,"5.0-5.4":0.071455116040956,"6.2-6.4":0.10207873720137,_:"7.2-7.4 8.2"},N:{"10":0.067291476923077,"11":0.66169952307692},J:{"7":0.0708552,"10":0.2834208},R:{_:"0"},M:{"0":0.074943},O:{"0":1.90764},Q:{_:"1.2"},H:{"0":30.225207247423},L:{"0":31.364579}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003097,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.012388,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.024776,"34":0,"35":0,"36":0.027873,"37":0,"38":0.003097,"39":0,"40":0.043358,"41":0,"42":0.003097,"43":0.136268,"44":0.003097,"45":0,"46":0.006194,"47":0.003097,"48":0.003097,"49":0.040261,"50":0.003097,"51":0.003097,"52":0,"53":0.009291,"54":0,"55":0.052649,"56":0.003097,"57":0.009291,"58":0.015485,"59":0.003097,"60":0.012388,"61":0.003097,"62":0.006194,"63":0.080522,"64":0.003097,"65":0.071231,"66":0.012388,"67":0.034067,"68":0.018582,"69":0.040261,"70":0.040261,"71":0.055746,"72":0.219887,"73":4.391546,"74":0.018582,"75":0.018582,_:"76"},C:{"2":0,"3":0.003097,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003097,"31":0.003097,"32":0,"33":0,"34":0,"35":0,"36":0.003097,"37":0,"38":0,"39":0,"40":0,"41":0.003097,"42":0.003097,"43":0.009291,"44":0.003097,"45":0.006194,"46":0,"47":0.015485,"48":0.006194,"49":0,"50":0,"51":0,"52":0.024776,"53":0.003097,"54":0,"55":0.006194,"56":0.006194,"57":0.012388,"58":0.006194,"59":0.003097,"60":0.024776,"61":0.006194,"62":0.009291,"63":0.012388,"64":0.024776,"65":0.071231,"66":0.882645,"67":0.027873,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.003097,"20":0.006194,"21":0.003097,"22":0.003097,"23":0.009291,"24":0,"25":0,"26":0.003097,"27":0,"28":0.003097,"29":0,"30":0.003097,"31":0,"32":0.006194,"33":0.003097,"34":0,"35":0.003097,"36":0.003097,"37":0.003097,"38":0.015485,"39":0,"40":0,"41":0,"42":0.003097,"43":0,"44":0,"45":0.009291,"46":0,"47":0,"48":0,"49":0.003097,"50":0,"51":0.009291,"52":0,"53":0,"54":0,"55":0,"56":0.003097,"57":0.003097,"58":0.693728,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.003097,"12.1":0.077425},E:{"4":0,"5":0.003097,"6":0,"7":0,"8":0.006194,"9":0.009291,"10":0.003097,"11":0.06194,"12":0.170335,_:"0","3.1":0,"3.2":0,"5.1":0.21679,"6.1":0,"7.1":0.003097,"9.1":0.006194,"10.1":0.006194,"11.1":0.037164,"12.1":0.049552},G:{"8":0.029413622435705,"3.2":0.001909975482838,"4.0-4.1":0.0011459852897028,"4.2-4.3":0.0003819950965676,"5.0-5.1":0.003819950965676,"6.0-6.1":0.001909975482838,"7.0-7.1":0.0068759117382168,"8.1-8.4":0.014897808766136,"9.0-9.2":0.0087858872210547,"9.3":0.072961063444411,"10.0-10.2":0.040491480236165,"10.3":0.096644759431602,"11.0-11.2":0.11918247012909,"11.3-11.4":0.24485885689983,"12.0-12.1":1.4783210237166,"12.2":1.6956762336636},I:{"3":0.0011729284274194,"4":0.16890169354839,_:"67","2.1":0.0082104989919355,"2.2":0.014075141129032,"2.3":0.0082104989919355,"4.1":0.084450846774194,"4.2-4.3":0.36595366935484,"4.4":0,"4.4.3-4.4.4":0.51256972278226},A:{"6":0,"7":0,"8":0.064168057553957,"9":0.0096252086330935,"10":0.025667223021583,"11":0.34650751079137,"5.5":0},B:{"12":0.03097,"13":0.021679,"14":0.018582,"15":0.018582,"16":0.037164,"17":0.192014,"18":0.065037},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2912858,"5.0-5.4":0.102483,"6.2-6.4":0.0819864,"7.2-7.4":0.2152143,"8.2":0.6558912,"9.2":0.3176973},N:{"10":0.10916372093023,"11":0.36024027906977},J:{"7":0,"10":0.283023},S:{"2.5":0},R:{_:"0"},M:{"0":0.096642},O:{"0":1.387503},Q:{"1.2":0.048321},H:{"0":24.625064783505},L:{"0":42.859385}}; diff --git a/node_modules/caniuse-lite/data/regions/NA.js b/node_modules/caniuse-lite/data/regions/NA.js index bae22484b..e3d91c5fa 100644 --- a/node_modules/caniuse-lite/data/regions/NA.js +++ b/node_modules/caniuse-lite/data/regions/NA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005379,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.010758,"26":0,"27":0,"28":0,"29":0.016137,"30":0,"31":0.005379,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005379,"38":0.021516,"39":0,"40":0.016137,"41":0.005379,"42":0,"43":0.021516,"44":0.010758,"45":0,"46":0.005379,"47":0.032274,"48":0,"49":0.118338,"50":0,"51":0.005379,"52":0,"53":0.005379,"54":0.005379,"55":0.005379,"56":0.021516,"57":0.037653,"58":0.032274,"59":0.005379,"60":0.021516,"61":0.010758,"62":0.016137,"63":0.129096,"64":0.005379,"65":0.10758,"66":0.032274,"67":0.075306,"68":0.080685,"69":0.080685,"70":0.225918,"71":5.169219,"72":7.96092,"73":0.026895,"74":0.016137,"75":0},C:{"2":0,"3":0.005379,"4":0,"5":0.005379,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010758,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005379,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005379,"33":0,"34":0,"35":0.005379,"36":0,"37":0,"38":0.005379,"39":0.005379,"40":0,"41":0.010758,"42":0,"43":0.016137,"44":0.005379,"45":0,"46":0,"47":0.021516,"48":0.037653,"49":0.005379,"50":0,"51":0.005379,"52":0.059169,"53":0.016137,"54":0.005379,"55":0,"56":0.016137,"57":0.005379,"58":0.123717,"59":0.005379,"60":0.064548,"61":0.021516,"62":0.016137,"63":0.026895,"64":0.317361,"65":2.108568,"66":0.091443,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.037653,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005379,"35":0,"36":0,"37":0,"38":0.037653,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.021516,"50":0.021516,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.016137,"57":0.365772,"58":0.693891,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.026895},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005379,"9":0.016137,"10":0.080685,"11":0.048411,"12":1.188759,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.005379,"7.1":0,"9.1":0.021516,"10.1":0.064548,"11.1":0.134475,"12.1":0.010758},G:{"8":0.21953610767537,"3.2":0.0031250691484039,"4.0-4.1":0.0023438018613029,"4.2-4.3":0.0023438018613029,"5.0-5.1":0.0085939401581107,"6.0-6.1":0.0054688710097068,"7.0-7.1":0.017969147603322,"8.1-8.4":0.042969700790553,"9.0-9.2":0.022656751325928,"9.3":0.16719119943961,"10.0-10.2":0.10468981647153,"10.3":0.21719230581407,"11.0-11.2":0.28360002521765,"11.3-11.4":0.67970253977784,"12.0-12.1":6.0009140322226,"12.2":0.028906889622736},I:{"3":0.0024454479905437,"4":0.32524458274232,_:"67","2.1":0,"2.2":0,"2.3":0.053799855791962,"4.1":0.092927023640662,"4.2-4.3":0.49153504609929,"4.4":0,"4.4.3-4.4.4":1.1028970437352},A:{"6":0,"7":0,"8":0.054085549450549,"9":0.064902659340659,"10":0.064902659340659,"11":1.7848231318681,"5.5":0},B:{"12":0.05379,"13":0.069927,"14":0.064548,"15":0.139854,"16":0.204402,"17":1.732038,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.356086547046,"5.0-5.4":0.11300721225383,"6.2-6.4":0.18492089277899,_:"7.2-7.4 8.2"},N:{"10":0.055452,"11":0.332712},J:{"7":0.0166356,"10":0.0665424},R:{_:"0"},M:{"0":0.314228},O:{"0":1.224565},Q:{_:"1.2"},H:{"0":5.8273191958763},L:{"0":45.597166}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005737,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005737,"22":0,"23":0,"24":0,"25":0.005737,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.034422,"37":0.005737,"38":0.040159,"39":0.005737,"40":0.005737,"41":0,"42":0,"43":0.022948,"44":0.005737,"45":0,"46":0.005737,"47":0.045896,"48":0.011474,"49":0.109003,"50":0,"51":0,"52":0,"53":0.022948,"54":0,"55":0.005737,"56":0.017211,"57":0.040159,"58":0.063107,"59":0,"60":0.028685,"61":0.011474,"62":0.005737,"63":0.183584,"64":0.005737,"65":0.120477,"66":0.045896,"67":0.022948,"68":0.05737,"69":0.126214,"70":0.218006,"71":0.149162,"72":0.579437,"73":14.893252,"74":0.045896,"75":0.034422,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005737,"12":0.005737,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005737,"35":0,"36":0,"37":0,"38":0,"39":0.005737,"40":0,"41":0,"42":0,"43":0.034422,"44":0.017211,"45":0.005737,"46":0,"47":0.022948,"48":0.022948,"49":0.005737,"50":0.022948,"51":0.005737,"52":0.045896,"53":0,"54":0,"55":0,"56":0.011474,"57":0.011474,"58":0.137688,"59":0,"60":0.120477,"61":0.103266,"62":0.005737,"63":0.017211,"64":0.011474,"65":0.160636,"66":2.885711,"67":0.166373,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005737,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.011474,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005737,"35":0,"36":0,"37":0,"38":0.005737,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.011474,"50":0,"51":0.011474,"52":0,"53":0,"54":0,"55":0,"56":0.005737,"57":0.005737,"58":1.526042,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.017211},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.5737,"10":0.017211,"11":0.045896,"12":0.636807,_:"0","3.1":0,"3.2":0,"5.1":0.080318,"6.1":0,"7.1":0,"9.1":0.028685,"10.1":0.022948,"11.1":0.160636,"12.1":0.390116},G:{"8":0.049755784949465,"3.2":0.0032308951265886,"4.0-4.1":0.0019385370759532,"4.2-4.3":0.00064617902531772,"5.0-5.1":0.0064617902531772,"6.0-6.1":0.0032308951265886,"7.0-7.1":0.011631222455719,"8.1-8.4":0.025200981987391,"9.0-9.2":0.014862117582308,"9.3":0.12342019383568,"10.0-10.2":0.068494976683679,"10.3":0.16348329340538,"11.0-11.2":0.20160785589913,"11.3-11.4":0.41420075522866,"12.0-12.1":2.5007128279796,"12.2":2.8683886933854},I:{"3":0.0015286885080645,"4":0.22013114516129,_:"67","2.1":0.010700819556452,"2.2":0.018344262096774,"2.3":0.010700819556452,"4.1":0.11006557258065,"4.2-4.3":0.47695081451613,"4.4":0,"4.4.3-4.4.4":0.66803687802419},A:{"6":0,"7":0,"8":0.057623849557522,"9":0.046099079646018,"10":0.046099079646018,"11":2.4547759911504,"5.5":0},B:{"12":0.091792,"13":0.091792,"14":0.074581,"15":0.103266,"16":0.195058,"17":1.944843,"18":0.298324},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1687274439024,"5.0-5.4":0.020503990243902,"6.2-6.4":0.10251995121951,"7.2-7.4":0.34856783414634,"8.2":1.691579195122,"9.2":0.87141958536585},N:{"10":0.12207681818182,"11":0.14649218181818},J:{"7":0,"10":0.059682},S:{"2.5":0},R:{_:"0"},M:{"0":0.302673},O:{"0":0.818496},Q:{"1.2":0.017052},H:{"0":4.6130714072165},L:{"0":45.416787}}; diff --git a/node_modules/caniuse-lite/data/regions/NC.js b/node_modules/caniuse-lite/data/regions/NC.js index ad5a55e87..6666d9d07 100644 --- a/node_modules/caniuse-lite/data/regions/NC.js +++ b/node_modules/caniuse-lite/data/regions/NC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.057519,"39":0,"40":0,"41":0,"42":0,"43":0.006391,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.274813,"50":0,"51":0.006391,"52":0,"53":0.204512,"54":0.006391,"55":0.006391,"56":0.031955,"57":0.012782,"58":0.012782,"59":0.019173,"60":0.051128,"61":0,"62":0.108647,"63":0.006391,"64":0.025564,"65":0.070301,"66":0.051128,"67":0.198121,"68":0.019173,"69":0.038346,"70":0.146993,"71":6.812806,"72":10.468458,"73":0.057519,"74":0.095865,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.095865,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006391,"39":0,"40":0,"41":0,"42":0,"43":0.006391,"44":0,"45":0.217294,"46":0,"47":0.012782,"48":0.25564,"49":0,"50":0,"51":0.012782,"52":0.293986,"53":0.006391,"54":0,"55":0,"56":0.012782,"57":0.006391,"58":0,"59":0.006391,"60":0.236467,"61":0.012782,"62":0.019173,"63":0.044737,"64":0.715792,"65":5.643253,"66":0.012782,"67":0,"3.5":0.012782,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.012782,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.019173,"57":0.140602,"58":0.140602,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.587972,"5":0.038346,"6":0,"7":0,"8":0,"9":0.006391,"10":0.025564,"11":0.185339,"12":2.588355,_:"0","3.1":0,"3.2":0,"5.1":0.006391,"6.1":0.012782,"7.1":0,"9.1":0.172557,"10.1":0.345114,"11.1":0.51128,"12.1":0.006391},G:{"8":0.56024687831482,"3.2":0.0079750445311718,"4.0-4.1":0.0059812833983789,"4.2-4.3":0.0059812833983789,"5.0-5.1":0.021931372460723,"6.0-6.1":0.013956327929551,"7.0-7.1":0.045856506054238,"8.1-8.4":0.10965686230361,"9.0-9.2":0.057819072850996,"9.3":0.42666488241769,"10.0-10.2":0.26716399179426,"10.3":0.55426559491644,"11.0-11.2":0.72373529120384,"11.3-11.4":1.7345721855299,"12.0-12.1":15.314079260983,"12.2":0.073769161913339},I:{"3":0.0011420401891253,"4":0.15189134515366,_:"67","2.1":0,"2.2":0,"2.3":0.025124884160757,"4.1":0.043397527186761,"4.2-4.3":0.22955007801418,"4.4":0,"4.4.3-4.4.4":0.51506012529551},A:{"6":0,"7":0,"8":0.031955,"9":0.006391,"10":0.006391,"11":1.246245,"5.5":0},B:{"12":0.006391,"13":0.006391,"14":0.031955,"15":0.095865,"16":0.083083,"17":1.642487,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.83022691304348,"5.0-5.4":0.044877130434783,"6.2-6.4":0.12341210869565,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.032481},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.129924},O:{"0":0.133533},Q:{_:"1.2"},H:{"0":0.030750912371134},L:{"0":35.728797}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.014274,"23":0,"24":0,"25":0,"26":0.007137,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007137,"35":0,"36":0.085644,"37":0,"38":0.064233,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.014274,"47":0,"48":0,"49":0.192699,"50":0,"51":0,"52":0,"53":0.192699,"54":0.007137,"55":0,"56":0.021411,"57":0.014274,"58":0.035685,"59":0,"60":0,"61":0,"62":0,"63":0.007137,"64":0.028548,"65":0.42822,"66":0,"67":0.385398,"68":0.014274,"69":0.021411,"70":0.035685,"71":0.064233,"72":0.799344,"73":21.725028,"74":0.007137,"75":0.149877,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.07137,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007137,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.007137,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.007137,"40":0,"41":0.007137,"42":0,"43":0.014274,"44":0,"45":0.742248,"46":0.014274,"47":0.007137,"48":0.42822,"49":0,"50":0,"51":0.007137,"52":0.264069,"53":0.028548,"54":0,"55":0.007137,"56":0.007137,"57":0.014274,"58":0,"59":0.014274,"60":0.435357,"61":0.007137,"62":0.035685,"63":0.049959,"64":0.049959,"65":0.264069,"66":10.812555,"67":0.021411,"68":0,"3.5":0.007137,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.306891,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.028548,"5":0.049959,"6":0,"7":0,"8":0,"9":0.007137,"10":0.07137,"11":0.299754,"12":1.441674,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.021411,"7.1":0,"9.1":0.228384,"10.1":0.249795,"11.1":0.463905,"12.1":1.241838},G:{"8":0.12007775903132,"3.2":0.007797257079956,"4.0-4.1":0.0046783542479736,"4.2-4.3":0.0015594514159912,"5.0-5.1":0.015594514159912,"6.0-6.1":0.007797257079956,"7.0-7.1":0.028070125487841,"8.1-8.4":0.060818605223657,"9.0-9.2":0.035867382567797,"9.3":0.29785522045432,"10.0-10.2":0.16530185009507,"10.3":0.39454120824577,"11.0-11.2":0.48654884178925,"11.3-11.4":0.99960835765036,"12.0-12.1":6.0350769798859,"12.2":6.9224048355849},I:{"3":0.00099083064516129,"4":0.14267961290323,_:"67","2.1":0.006935814516129,"2.2":0.011889967741935,"2.3":0.006935814516129,"4.1":0.071339806451613,"4.2-4.3":0.30913916129032,"4.4":0,"4.4.3-4.4.4":0.43299299193548},A:{"6":0,"7":0,"8":0.028677763636364,"9":0.0071694409090909,"10":0,"11":1.5414297954545,"5.5":0},B:{"12":0.007137,"13":0.021411,"14":0.042822,"15":0.057096,"16":0.049959,"17":2.597868,"18":0.456768},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.95674118974359,"5.0-5.4":0.010872058974359,"6.2-6.4":0.065232353846154,"7.2-7.4":0.26092941538462,"8.2":1.4024956076923,"9.2":1.543832374359},N:{"10":0,"11":0.137424},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.157465},O:{"0":0.02863},Q:{"1.2":0},H:{"0":0.032526041237113},L:{"0":28.031409}}; diff --git a/node_modules/caniuse-lite/data/regions/NE.js b/node_modules/caniuse-lite/data/regions/NE.js index f7ddd2a72..302d8e3fa 100644 --- a/node_modules/caniuse-lite/data/regions/NE.js +++ b/node_modules/caniuse-lite/data/regions/NE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002051,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.002051,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.002051,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.032816,"41":0,"42":0,"43":0.012306,"44":0.002051,"45":0.008204,"46":0,"47":0,"48":0,"49":0.053326,"50":0,"51":0.002051,"52":0,"53":0.004102,"54":0,"55":0.053326,"56":0,"57":0.004102,"58":0.004102,"59":0.002051,"60":0.008204,"61":0,"62":0,"63":0.254324,"64":0.008204,"65":0.055377,"66":0.014357,"67":0.02051,"68":0.018459,"69":0.026663,"70":0.010255,"71":0.496342,"72":0.680932,"73":0.008204,"74":0,"75":0},C:{"2":0,"3":0.010255,"4":0.004102,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.002051,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.002051,"19":0.002051,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.002051,"27":0,"28":0,"29":0,"30":0.004102,"31":0,"32":0.090244,"33":0.002051,"34":0.004102,"35":0,"36":0.002051,"37":0.002051,"38":0,"39":0,"40":0.002051,"41":0,"42":0.002051,"43":0.010255,"44":0.002051,"45":0.002051,"46":0.002051,"47":0.008204,"48":0.016408,"49":0.006153,"50":0.002051,"51":0.002051,"52":0.010255,"53":0,"54":0.002051,"55":0.002051,"56":0.010255,"57":0.002051,"58":0.004102,"59":0.006153,"60":0.014357,"61":0.008204,"62":0.012306,"63":0.008204,"64":0.098448,"65":0.481985,"66":0.024612,"67":0,"3.5":0,"3.6":0.002051},F:{"9":0,"11":0,"12":0,"15":0.002051,"16":0.004102,"17":0.002051,"18":0.002051,"19":0.02051,"20":0.014357,"21":0,"22":0,"23":0.028714,"24":0,"25":0,"26":0,"27":0.002051,"28":0.002051,"29":0,"30":0.002051,"31":0,"32":0.002051,"33":0.002051,"34":0,"35":0,"36":0,"37":0.006153,"38":0.010255,"39":0,"40":0,"41":0,"42":0.002051,"43":0.002051,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.002051,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.002051,"56":0.006153,"57":0.084091,"58":0.104601,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.043071},E:{"4":0,"5":0,"6":0,"7":0.002051,"8":0,"9":0.06153,"10":0,"11":0.002051,"12":0.024612,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.028714,"10.1":0.010255,"11.1":0.008204,"12.1":0},G:{"8":0.064588917141999,"3.2":0.00091941519063344,"4.0-4.1":0.00068956139297508,"4.2-4.3":0.00068956139297508,"5.0-5.1":0.002528391774242,"6.0-6.1":0.0016089765836085,"7.0-7.1":0.0052866373461423,"8.1-8.4":0.01264195887121,"9.0-9.2":0.0066657601320925,"9.3":0.049188712698889,"10.0-10.2":0.03080040888622,"10.3":0.063899355749024,"11.0-11.2":0.083436928549985,"11.3-11.4":0.19997280396277,"12.0-12.1":1.7655070198139,"12.2":0.0085045905133594},I:{"3":0.0036082411347518,"4":0.47989607092199,_:"67","2.1":0,"2.2":0,"2.3":0.079381304964539,"4.1":0.13711316312057,"4.2-4.3":0.72525646808511,"4.4":0,"4.4.3-4.4.4":1.627316751773},A:{"6":0,"7":0,"8":0.03137818556701,"9":0.0044825979381443,"10":0.013447793814433,"11":0.16809742268041,"5.5":0},B:{"12":0.012306,"13":0.012306,"14":0.010255,"15":0.018459,"16":0.010255,"17":0.075887,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.348102608,"5.0-5.4":0.040953248,"6.2-6.4":0.020476624,_:"7.2-7.4 8.2"},N:{"10":0.043605942857143,"11":0.46513005714286},J:{"7":0.015898,"10":0.063592},R:{_:"0"},M:{"0":0.532583},O:{"0":6.414843},Q:{_:"1.2"},H:{"0":13.342888190722},L:{"0":63.504122}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002114,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.002114,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.002114,"34":0,"35":0,"36":0,"37":0,"38":0.004228,"39":0,"40":0.029596,"41":0,"42":0,"43":0.023254,"44":0,"45":0.014798,"46":0,"47":0,"48":0.002114,"49":0.033824,"50":0.002114,"51":0,"52":0,"53":0.002114,"54":0,"55":0.04228,"56":0.008456,"57":0.004228,"58":0,"59":0,"60":0.002114,"61":0,"62":0.002114,"63":0.329784,"64":0,"65":0.012684,"66":0.004228,"67":0.050736,"68":0.008456,"69":0.061306,"70":0.006342,"71":0.01057,"72":0.194488,"73":1.18384,"74":0,"75":0,_:"76"},C:{"2":0,"3":0.004228,"4":0,"5":0,"6":0,"7":0,"8":0.006342,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002114,"26":0,"27":0,"28":0,"29":0,"30":0.004228,"31":0,"32":0.01057,"33":0,"34":0,"35":0.002114,"36":0,"37":0,"38":0,"39":0,"40":0.006342,"41":0,"42":0.002114,"43":0.016912,"44":0.002114,"45":0.006342,"46":0,"47":0.019026,"48":0.029596,"49":0.002114,"50":0.002114,"51":0,"52":0.006342,"53":0,"54":0.004228,"55":0,"56":0.004228,"57":0.002114,"58":0,"59":0.004228,"60":0.008456,"61":0.004228,"62":0.008456,"63":0.006342,"64":0.014798,"65":0.048622,"66":0.610946,"67":0.038052,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.004228,"17":0.002114,"18":0,"19":0.004228,"20":0.016912,"21":0,"22":0,"23":0.01057,"24":0,"25":0,"26":0,"27":0,"28":0.002114,"29":0,"30":0.008456,"31":0,"32":0.004228,"33":0.002114,"34":0,"35":0,"36":0.004228,"37":0.002114,"38":0.004228,"39":0.002114,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.008456,"57":0,"58":0.13741,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.038052},E:{"4":0,"5":0,"6":0,"7":0,"8":0.002114,"9":0,"10":0,"11":0.004228,"12":0.035938,_:"0","3.1":0,"3.2":0,"5.1":0.006342,"6.1":0,"7.1":0,"9.1":0.048622,"10.1":0,"11.1":0.012684,"12.1":0.002114},G:{"8":0.016453851295907,"3.2":0.0010684319023316,"4.0-4.1":0.00064105914139898,"4.2-4.3":0.00021368638046633,"5.0-5.1":0.0021368638046633,"6.0-6.1":0.0010684319023316,"7.0-7.1":0.0038463548483939,"8.1-8.4":0.0083337688381867,"9.0-9.2":0.0049147867507255,"9.3":0.040814098669068,"10.0-10.2":0.022650756329431,"10.3":0.054062654257981,"11.0-11.2":0.066670150705494,"11.3-11.4":0.13697296987892,"12.0-12.1":0.82696629240468,"12.2":0.94855384289002},I:{"3":0.0038146512096774,"4":0.54930977419355,_:"67","2.1":0.026702558467742,"2.2":0.045775814516129,"2.3":0.026702558467742,"4.1":0.27465488709677,"4.2-4.3":1.1901711774194,"4.4":0,"4.4.3-4.4.4":1.667002578629},A:{"6":0,"7":0,"8":0.028874146341463,"9":0,"10":0.008662243902439,"11":0.4359996097561,"5.5":0},B:{"12":0.014798,"13":0.008456,"14":0.004228,"15":0.006342,"16":0.016912,"17":0.145866,"18":0.054964},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.3605536036036,"5.0-5.4":0.030904594594595,"6.2-6.4":0.051507657657658,"7.2-7.4":0.18542756756757,"8.2":0.43266432432432,"9.2":0.082412252252252},N:{"10":0.075355111111111,"11":0.26374288888889},J:{"7":0,"10":0.031544},S:{"2.5":0},R:{_:"0"},M:{"0":0.110404},O:{"0":5.606946},Q:{"1.2":0.244466},H:{"0":12.736919786942},L:{"0":64.6875}}; diff --git a/node_modules/caniuse-lite/data/regions/NF.js b/node_modules/caniuse-lite/data/regions/NF.js index f4f2da187..089c27aab 100644 --- a/node_modules/caniuse-lite/data/regions/NF.js +++ b/node_modules/caniuse-lite/data/regions/NF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.045555,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.236886,"50":0,"51":0,"52":0.063777,"53":0.191331,"54":0,"55":0,"56":0.018222,"57":0.018222,"58":0,"59":0,"60":0,"61":0.018222,"62":0,"63":0,"64":0,"65":0.018222,"66":0,"67":0,"68":0.154887,"69":0.018222,"70":0,"71":22.285506,"72":30.530961,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.081999,"52":0,"53":0,"54":0.018222,"55":0,"56":0,"57":0.018222,"58":0,"59":0,"60":0,"61":0,"62":0.018222,"63":0,"64":0.127554,"65":2.860854,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.045555,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.018222,"58":0.018222,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.045555},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.36444,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":12.828288,"10.1":0,"11.1":4.327725,"12.1":0},G:{"8":0.34835353197238,"3.2":0.0049587691383969,"4.0-4.1":0.0037190768537977,"4.2-4.3":0.0037190768537977,"5.0-5.1":0.013636615130591,"6.0-6.1":0.0086778459921945,"7.0-7.1":0.028512922545782,"8.1-8.4":0.068183075652957,"9.0-9.2":0.035951076253377,"9.3":0.26529414890423,"10.0-10.2":0.1661187661363,"10.3":0.34463445511858,"11.0-11.2":0.45000829930952,"11.3-11.4":1.0785322876013,"12.0-12.1":9.5220764380066,"12.2":0.045868614530171},I:{"3":0.00037510992907801,"4":0.049889620567376,_:"67","2.1":0,"2.2":0,"2.3":0.0082524184397163,"4.1":0.014254177304965,"4.2-4.3":0.075397095744681,"4.4":0,"4.4.3-4.4.4":0.16917457801418},A:{"6":0,"7":0,"8":0,"9":0.127554,"10":0,"11":2.651301,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0.045555,"17":0.883767,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.095492454545455,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.123571},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.074676},O:{"0":0.024892},Q:{_:"1.2"},H:{"0":0.44523166838488},L:{"0":6.104077}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0.139984,"72":0,"73":48.898161,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.069992,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.209976,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":10.944999,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.559936,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":2.808429,"10.1":0,"11.1":0.34996,"12.1":0},G:{"8":0.12880630581407,"3.2":0.0083640458320825,"4.0-4.1":0.0050184274992495,"4.2-4.3":0.0016728091664165,"5.0-5.1":0.016728091664165,"6.0-6.1":0.0083640458320825,"7.0-7.1":0.030110564995497,"8.1-8.4":0.065239557490243,"9.0-9.2":0.038474610827579,"9.3":0.31950655078555,"10.0-10.2":0.17731777164015,"10.3":0.42322071910337,"11.0-11.2":0.52191645992195,"11.3-11.4":1.072270675673,"12.0-12.1":6.4737714740318,"12.2":7.4255998897228},I:{"3":0.00014111290322581,"4":0.020320258064516,_:"67","2.1":0.00098779032258065,"2.2":0.0016933548387097,"2.3":0.00098779032258065,"4.1":0.010160129032258,"4.2-4.3":0.044027225806452,"4.4":0,"4.4.3-4.4.4":0.061666338709677},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":4.068285,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0.489944,"17":2.388477,"18":0.34996},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0.42731358778626,"9.2":3.7710424122137},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":3.93885}}; diff --git a/node_modules/caniuse-lite/data/regions/NG.js b/node_modules/caniuse-lite/data/regions/NG.js index 2b37f8a1f..a257dd2a4 100644 --- a/node_modules/caniuse-lite/data/regions/NG.js +++ b/node_modules/caniuse-lite/data/regions/NG.js @@ -1 +1 @@ -module.exports={D:{"4":0.003211,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003211,"12":0,"13":0,"14":0,"15":0.003211,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.016055,"24":0,"25":0.003211,"26":0.003211,"27":0.003211,"28":0.003211,"29":0.009633,"30":0.003211,"31":0.003211,"32":0.003211,"33":0.003211,"34":0.003211,"35":0,"36":0,"37":0.003211,"38":0,"39":0,"40":0.019266,"41":0,"42":0,"43":0.006422,"44":0,"45":0,"46":0.003211,"47":0.03211,"48":0,"49":0.03211,"50":0.006422,"51":0.003211,"52":0,"53":0.003211,"54":0.003211,"55":0.012844,"56":0.009633,"57":0.003211,"58":0.035321,"59":0.003211,"60":0.012844,"61":0.009633,"62":0.022477,"63":0.051376,"64":0.03211,"65":0.061009,"66":0.019266,"67":0.041743,"68":0.051376,"69":0.06422,"70":0.093119,"71":1.849536,"72":2.241278,"73":0.012844,"74":0.012844,"75":0},C:{"2":0,"3":0.003211,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003211,"12":0,"13":0.003211,"14":0.003211,"15":0.006422,"16":0,"17":0,"18":0,"19":0.003211,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003211,"33":0,"34":0,"35":0.003211,"36":0.003211,"37":0.003211,"38":0.003211,"39":0.003211,"40":0.003211,"41":0.003211,"42":0.003211,"43":0.061009,"44":0.006422,"45":0.006422,"46":0.009633,"47":0.028899,"48":0.009633,"49":0.009633,"50":0.009633,"51":0.003211,"52":0.035321,"53":0.006422,"54":0.006422,"55":0.006422,"56":0.019266,"57":0.012844,"58":0.009633,"59":0.016055,"60":0.025688,"61":0.022477,"62":0.028899,"63":0.03211,"64":0.205504,"65":0.773851,"66":0.083486,"67":0,"3.5":0,"3.6":0.006422},F:{"9":0,"11":0,"12":0.003211,"15":0.006422,"16":0.009633,"17":0,"18":0.003211,"19":0.016055,"20":0.048165,"21":0.003211,"22":0.003211,"23":0.086697,"24":0.022477,"25":0,"26":0.003211,"27":0.006422,"28":0.019266,"29":0.009633,"30":0.019266,"31":0.003211,"32":0.009633,"33":0.009633,"34":0.003211,"35":0.006422,"36":0.006422,"37":0.006422,"38":0.044954,"39":0,"40":0,"41":0,"42":0.003211,"43":0.003211,"44":0,"45":0.006422,"46":0.003211,"47":0.003211,"48":0.006422,"49":0.016055,"50":0.009633,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006422,"57":0.183027,"58":0.189449,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.330733},E:{"4":0,"5":0,"6":0,"7":0,"8":0.038532,"9":0.012844,"10":0.006422,"11":0.016055,"12":0.112385,_:"0","3.1":0,"3.2":0,"5.1":0.019266,"6.1":0,"7.1":0.003211,"9.1":0.003211,"10.1":0.012844,"11.1":0.025688,"12.1":0},G:{"8":0.11336619233463,"3.2":0.0016137536275393,"4.0-4.1":0.0012103152206545,"4.2-4.3":0.0012103152206545,"5.0-5.1":0.004437822475733,"6.0-6.1":0.0028240688481937,"7.0-7.1":0.0092790833583508,"8.1-8.4":0.022189112378665,"9.0-9.2":0.01169971379966,"9.3":0.086335819073351,"10.0-10.2":0.054060746522566,"10.3":0.11215587711398,"11.0-11.2":0.14644814169919,"11.3-11.4":0.35099141398979,"12.0-12.1":3.0988104032823,"12.2":0.014927221054738},I:{"3":0.001123365248227,"4":0.14940757801418,_:"67","2.1":0,"2.2":0,"2.3":0.024714035460993,"4.1":0.042687879432624,"4.2-4.3":0.22579641489362,"4.4":0,"4.4.3-4.4.4":0.50663772695035},A:{"6":0,"7":0,"8":0.052708867924528,"9":0.0070278490566038,"10":0.014055698113208,"11":0.11244558490566,"5.5":0},B:{"12":0.022477,"13":0.009633,"14":0.016055,"15":0.022477,"16":0.028899,"17":0.138073,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23951361864407,"5.0-5.4":0.072895449152542,"6.2-6.4":0.052068177966102,_:"7.2-7.4 8.2"},N:{"10":0.057170526315789,"11":0.37732547368421},J:{"7":0.0773946,"10":0.3095784},R:{_:"0"},M:{"0":0.536331},O:{"0":5.084961},Q:{_:"1.2"},H:{"0":32.895364608247},L:{"0":30.814131}}; +module.exports={D:{"4":0.002962,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002962,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.01481,"24":0.002962,"25":0,"26":0.002962,"27":0.002962,"28":0,"29":0.020734,"30":0.002962,"31":0.002962,"32":0,"33":0.002962,"34":0.002962,"35":0,"36":0,"37":0.002962,"38":0,"39":0,"40":0.01481,"41":0,"42":0,"43":0.002962,"44":0,"45":0,"46":0,"47":0.032582,"48":0,"49":0.047392,"50":0.005924,"51":0.002962,"52":0,"53":0.002962,"54":0.002962,"55":0.011848,"56":0.005924,"57":0.002962,"58":0.032582,"59":0.002962,"60":0.005924,"61":0.01481,"62":0.020734,"63":0.071088,"64":0.026658,"65":0.065164,"66":0.017772,"67":0.023696,"68":0.020734,"69":0.056278,"70":0.05924,"71":0.07405,"72":0.284352,"73":3.975004,"74":0.020734,"75":0.01481,_:"76"},C:{"2":0,"3":0.002962,"4":0.002962,"5":0.002962,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002962,"12":0,"13":0.002962,"14":0,"15":0.005924,"16":0,"17":0,"18":0,"19":0.002962,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.002962,"36":0.002962,"37":0,"38":0.002962,"39":0,"40":0.002962,"41":0.002962,"42":0.002962,"43":0.068126,"44":0.005924,"45":0.005924,"46":0.005924,"47":0.032582,"48":0.008886,"49":0.008886,"50":0.008886,"51":0.002962,"52":0.032582,"53":0.005924,"54":0.005924,"55":0.008886,"56":0.01481,"57":0.017772,"58":0.008886,"59":0.017772,"60":0.020734,"61":0.01481,"62":0.023696,"63":0.020734,"64":0.02962,"65":0.127366,"66":0.924144,"67":0.100708,"68":0,"3.5":0,"3.6":0.005924},F:{"9":0,"11":0,"12":0.005924,"15":0.011848,"16":0.005924,"17":0.002962,"18":0.002962,"19":0.017772,"20":0.065164,"21":0.002962,"22":0.002962,"23":0.077012,"24":0.002962,"25":0,"26":0.002962,"27":0.005924,"28":0.01481,"29":0.002962,"30":0.01481,"31":0,"32":0.008886,"33":0.005924,"34":0.002962,"35":0.002962,"36":0.005924,"37":0.002962,"38":0.017772,"39":0,"40":0,"41":0,"42":0.002962,"43":0.002962,"44":0,"45":0.002962,"46":0,"47":0.005924,"48":0.002962,"49":0.01481,"50":0.005924,"51":0.01481,"52":0,"53":0,"54":0,"55":0,"56":0.002962,"57":0.002962,"58":0.364326,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.31101},E:{"4":0.002962,"5":0,"6":0,"7":0,"8":0.002962,"9":0,"10":0.002962,"11":0.017772,"12":0.071088,_:"0","3.1":0,"3.2":0,"5.1":0.038506,"6.1":0,"7.1":0.002962,"9.1":0.005924,"10.1":0.008886,"11.1":0.01481,"12.1":0.032582},G:{"8":0.031560907635345,"3.2":0.0020494095867107,"4.0-4.1":0.0012296457520264,"4.2-4.3":0.00040988191734214,"5.0-5.1":0.0040988191734214,"6.0-6.1":0.0020494095867107,"7.0-7.1":0.0073778745121585,"8.1-8.4":0.015985394776343,"9.0-9.2":0.0094272840988692,"9.3":0.078287446212349,"10.0-10.2":0.043447483238267,"10.3":0.10370012508756,"11.0-11.2":0.12788315821075,"11.3-11.4":0.26273430901631,"12.0-12.1":1.5862430201141,"12.2":1.8194658310818},I:{"3":0.0009236935483871,"4":0.13301187096774,_:"67","2.1":0.0064658548387097,"2.2":0.011084322580645,"2.3":0.0064658548387097,"4.1":0.066505935483871,"4.2-4.3":0.28819238709677,"4.4":0,"4.4.3-4.4.4":0.40365408064516},A:{"6":0.0033441935483871,"7":0,"8":0.056851290322581,"9":0.010032580645161,"10":0.016720967741935,"11":0.12039096774194,"5.5":0},B:{"12":0.020734,"13":0.011848,"14":0.01481,"15":0.020734,"16":0.023696,"17":0.151062,"18":0.038506},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21727569230769,"5.0-5.4":0.062078769230769,"6.2-6.4":0.031039384615385,"7.2-7.4":0.20692923076923,"8.2":0.48628369230769,"9.2":0.20692923076923},N:{"10":0.057583636363636,"11":0.32246836363636},J:{"7":0,"10":0.31671},S:{"2.5":0.007038},R:{_:"0"},M:{"0":0.591192},O:{"0":4.377636},Q:{"1.2":0.028152},H:{"0":31.010177752577},L:{"0":35.343466}}; diff --git a/node_modules/caniuse-lite/data/regions/NI.js b/node_modules/caniuse-lite/data/regions/NI.js index 94528ab61..0898ffaaa 100644 --- a/node_modules/caniuse-lite/data/regions/NI.js +++ b/node_modules/caniuse-lite/data/regions/NI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006761,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.006761,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006761,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.047327,"39":0,"40":0.020283,"41":0,"42":0,"43":0.006761,"44":0.006761,"45":0.006761,"46":0.013522,"47":0.013522,"48":0.013522,"49":0.216352,"50":0.006761,"51":0.006761,"52":0,"53":0.006761,"54":0.006761,"55":0.013522,"56":0.040566,"57":0.006761,"58":0.040566,"59":0.020283,"60":0.047327,"61":0.006761,"62":0.020283,"63":0.054088,"64":0.094654,"65":0.074371,"66":0.081132,"67":0.297484,"68":0.216352,"69":0.13522,"70":0.311006,"71":13.711308,"72":18.944322,"73":0.013522,"74":0.013522,"75":0},C:{"2":0,"3":0.013522,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.006761,"41":0.006761,"42":0,"43":0.013522,"44":0,"45":0.013522,"46":0,"47":0.013522,"48":0.013522,"49":0.006761,"50":0.006761,"51":0.006761,"52":0.060849,"53":0.013522,"54":0.006761,"55":0.006761,"56":0.027044,"57":0.006761,"58":0.020283,"59":0.013522,"60":0.033805,"61":0.047327,"62":0.087893,"63":0.040566,"64":0.290723,"65":1.913363,"66":0.027044,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.020283,"18":0,"19":0,"20":0,"21":0,"22":0.006761,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006761,"30":0,"31":0,"32":0,"33":0.006761,"34":0,"35":0,"36":0.006761,"37":0.013522,"38":0.006761,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006761,"48":0,"49":0.006761,"50":0,"51":0,"52":0.006761,"53":0,"54":0.006761,"55":0,"56":0,"57":0.331289,"58":0.493553,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.020283},E:{"4":0,"5":0,"6":0,"7":0,"8":0.027044,"9":0.006761,"10":0.027044,"11":0.013522,"12":1.068238,_:"0","3.1":0,"3.2":0,"5.1":0.439465,"6.1":0.006761,"7.1":0,"9.1":0.006761,"10.1":0.13522,"11.1":0.169025,"12.1":0},G:{"8":0.13127390363254,"3.2":0.0018686676673672,"4.0-4.1":0.0014015007505254,"4.2-4.3":0.0014015007505254,"5.0-5.1":0.0051388360852597,"6.0-6.1":0.0032701684178925,"7.0-7.1":0.010744839087361,"8.1-8.4":0.025694180426298,"9.0-9.2":0.013547840588412,"9.3":0.099973720204143,"10.0-10.2":0.0626003668568,"10.3":0.12987240288202,"11.0-11.2":0.16958159081357,"11.3-11.4":0.40643521765236,"12.0-12.1":3.5883090882618,"12.2":0.017285175923146},I:{"3":0.0012647387706856,"4":0.16821025650118,_:"67","2.1":0,"2.2":0,"2.3":0.027824252955083,"4.1":0.048060073286052,"4.2-4.3":0.2542124929078,"4.4":0,"4.4.3-4.4.4":0.5703971855792},A:{"6":0,"7":0.0071646417910448,"8":0.057317134328358,"9":0.021493925373134,"10":0.035823208955224,"11":0.35823208955224,"5.5":0},B:{"12":0.013522,"13":0.013522,"14":0.027044,"15":0.040566,"16":0.054088,"17":0.419182,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75888043887147,"5.0-5.4":0.082041128526646,"6.2-6.4":0.1333168338558,_:"7.2-7.4 8.2"},N:{"10":0.032888307692308,"11":0.10962769230769},J:{"7":0.0038868,"10":0.0155472},R:{_:"0"},M:{"0":0.074497},O:{"0":1.266449},Q:{_:"1.2"},H:{"0":0.93220868728522},L:{"0":43.166254}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006619,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.026476,"39":0,"40":0.006619,"41":0,"42":0,"43":0.006619,"44":0.006619,"45":0.006619,"46":0.006619,"47":0,"48":0.006619,"49":0.26476,"50":0.006619,"51":0,"52":0.006619,"53":0,"54":0,"55":0.006619,"56":0.013238,"57":0,"58":0.033095,"59":0.006619,"60":0.013238,"61":0.013238,"62":0.006619,"63":0.026476,"64":0.039714,"65":0.033095,"66":0.052952,"67":0.178713,"68":0.052952,"69":0.092666,"70":0.178713,"71":0.258141,"72":1.998938,"73":29.997308,"74":0.019857,"75":0.019857,_:"76"},C:{"2":0,"3":0.019857,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.006619,"41":0,"42":0,"43":0.019857,"44":0.013238,"45":0,"46":0,"47":0.019857,"48":0.013238,"49":0,"50":0.006619,"51":0.006619,"52":0.046333,"53":0.006619,"54":0,"55":0,"56":0.026476,"57":0.006619,"58":0.006619,"59":0.006619,"60":0.039714,"61":0.039714,"62":0.013238,"63":0.013238,"64":0.059571,"65":0.152237,"66":2.488744,"67":0.026476,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.013238,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006619,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.019857,"37":0.006619,"38":0.006619,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.006619,"58":0.972993,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.013238},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006619,"9":0,"10":0.013238,"11":0.013238,"12":0.569234,_:"0","3.1":0,"3.2":0,"5.1":1.634893,"6.1":0,"7.1":0,"9.1":0,"10.1":0.112523,"11.1":0.086047,"12.1":0.635424},G:{"8":0.034253187631342,"3.2":0.0022242329630742,"4.0-4.1":0.0013345397778445,"4.2-4.3":0.00044484659261483,"5.0-5.1":0.0044484659261483,"6.0-6.1":0.0022242329630742,"7.0-7.1":0.0080072386670669,"8.1-8.4":0.017349017111978,"9.0-9.2":0.010231471630141,"9.3":0.084965699189433,"10.0-10.2":0.047153738817172,"10.3":0.11254618793155,"11.0-11.2":0.13879213689583,"11.3-11.4":0.28514666586611,"12.0-12.1":1.7215563134194,"12.2":1.9746740246172},I:{"3":0.0010923135080645,"4":0.15729314516129,_:"67","2.1":0.0076461945564516,"2.2":0.013107762096774,"2.3":0.0076461945564516,"4.1":0.078646572580645,"4.2-4.3":0.34080181451613,"4.4":0,"4.4.3-4.4.4":0.47734100302419},A:{"6":0,"7":0,"8":0.058969272727273,"9":0.022113477272727,"10":0.029484636363636,"11":0.21376361363636,"5.5":0},B:{"12":0.013238,"13":0.019857,"14":0.019857,"15":0.026476,"16":0.039714,"17":0.456711,"18":0.112523},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.5866932,"5.0-5.4":0.050577,"6.2-6.4":0.101154,"7.2-7.4":0.2933466,"8.2":0.8901552,"9.2":0.556347},N:{"10":0.013101375,"11":0.091709625},J:{"7":0,"10":0.013524},S:{"2.5":0},R:{_:"0"},M:{"0":0.071001},O:{"0":1.392972},Q:{"1.2":0},H:{"0":0.79382626804124},L:{"0":44.50547}}; diff --git a/node_modules/caniuse-lite/data/regions/NL.js b/node_modules/caniuse-lite/data/regions/NL.js index c16e27443..139782f23 100644 --- a/node_modules/caniuse-lite/data/regions/NL.js +++ b/node_modules/caniuse-lite/data/regions/NL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.005956,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.005956,"25":0,"26":0,"27":0,"28":0,"29":0.02978,"30":0,"31":0,"32":0,"33":0,"34":0.005956,"35":0,"36":0,"37":0.005956,"38":0.005956,"39":0,"40":0,"41":0.005956,"42":0,"43":0.005956,"44":0,"45":0,"46":0,"47":0.005956,"48":0.017868,"49":0.154856,"50":0.005956,"51":0.005956,"52":0.011912,"53":0.005956,"54":0.011912,"55":0.017868,"56":0.011912,"57":0.101252,"58":0.017868,"59":0.02978,"60":0.017868,"61":0.202504,"62":0.041692,"63":0.095296,"64":0.065516,"65":0.071472,"66":0.05956,"67":0.101252,"68":0.095296,"69":0.095296,"70":0.250152,"71":8.493256,"72":9.541512,"73":0.023824,"74":0.005956,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005956,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005956,"39":0,"40":0,"41":0.005956,"42":0,"43":0,"44":0,"45":0.005956,"46":0,"47":0.005956,"48":0.041692,"49":0,"50":0.005956,"51":0.005956,"52":0.095296,"53":0.005956,"54":0.005956,"55":0.005956,"56":0.02978,"57":0.05956,"58":0.017868,"59":0.005956,"60":0.166768,"61":0.023824,"62":0.023824,"63":0.035736,"64":0.405008,"65":1.882096,"66":0.023824,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005956,"37":0.005956,"38":0.011912,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005956,"50":0.005956,"51":0.005956,"52":0.005956,"53":0,"54":0,"55":0,"56":0.005956,"57":0.154856,"58":0.172724,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005956},E:{"4":0.005956,"5":0.011912,"6":0,"7":0.005956,"8":0.011912,"9":0.023824,"10":0.02978,"11":0.083384,"12":2.424092,_:"0","3.1":0,"3.2":0,"5.1":0.011912,"6.1":0.005956,"7.1":0,"9.1":0.053604,"10.1":0.1489,"11.1":0.363316,"12.1":0.005956},G:{"8":0.76726705533874,"3.2":0.010921950965676,"4.0-4.1":0.008191463224257,"4.2-4.3":0.008191463224257,"5.0-5.1":0.030035365155609,"6.0-6.1":0.019113414189933,"7.0-7.1":0.062801218052637,"8.1-8.4":0.15017682577804,"9.0-9.2":0.079184144501151,"9.3":0.58432437666366,"10.0-10.2":0.36588535735015,"10.3":0.75907559211448,"11.0-11.2":0.99116705013509,"11.3-11.4":2.3755243350345,"12.0-12.1":20.972876341839,"12.2":0.1010280464325},I:{"3":0.00057945626477541,"4":0.07706768321513,_:"67","2.1":0,"2.2":0,"2.3":0.012748037825059,"4.1":0.022019338061466,"4.2-4.3":0.11647070921986,"4.4":0,"4.4.3-4.4.4":0.26133477541371},A:{"6":0.0061519210526316,"7":0.0061519210526316,"8":0.055367289473684,"9":0.055367289473684,"10":0.043063447368421,"11":2.6391741315789,"5.5":0},B:{"12":0.005956,"13":0.011912,"14":0.041692,"15":0.077428,"16":0.107208,"17":1.989304,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23630466799205,"5.0-5.4":0.042964485089463,"6.2-6.4":0.064446727634195,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.052572},J:{"7":0.0016176,"10":0.0064704},R:{_:"0"},M:{"0":0.246684},O:{"0":0.513588},Q:{_:"1.2"},H:{"0":0.27565905154639},L:{"0":29.610204}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.006037,"14":0,"15":0.006037,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.006037,"25":0,"26":0,"27":0,"28":0,"29":0.018111,"30":0,"31":0,"32":0,"33":0,"34":0.006037,"35":0,"36":0,"37":0.006037,"38":0.006037,"39":0,"40":0.012074,"41":0.012074,"42":0,"43":0.006037,"44":0,"45":0,"46":0,"47":0.006037,"48":0.012074,"49":0.229406,"50":0.006037,"51":0.006037,"52":0.012074,"53":0.006037,"54":0.012074,"55":0.024148,"56":0.012074,"57":0.162999,"58":0.024148,"59":0.024148,"60":0.018111,"61":0.156962,"62":0.036222,"63":0.090555,"64":0.054333,"65":0.12074,"66":0.066407,"67":0.12074,"68":0.084518,"69":0.072444,"70":0.114703,"71":0.325998,"72":1.660175,"73":17.14508,"74":0.042259,"75":0.012074,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.006037,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.006037,"36":0,"37":0,"38":0.006037,"39":0,"40":0,"41":0.006037,"42":0,"43":0,"44":0,"45":0.006037,"46":0,"47":0.006037,"48":0.132814,"49":0.030185,"50":0.012074,"51":0.006037,"52":0.096592,"53":0.006037,"54":0.006037,"55":0.006037,"56":0.06037,"57":0.06037,"58":0.006037,"59":0.006037,"60":0.175073,"61":0.018111,"62":0.012074,"63":0.018111,"64":0.036222,"65":0.235443,"66":2.402726,"67":0.030185,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006037,"37":0.006037,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.006037,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006037,"57":0,"58":0.338072,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.006037,"6":0,"7":0.006037,"8":0.006037,"9":0.006037,"10":0.024148,"11":0.06037,"12":1.611879,_:"0","3.1":0,"3.2":0,"5.1":0.012074,"6.1":0,"7.1":0,"9.1":0.042259,"10.1":0.126777,"11.1":0.295813,"12.1":0.911587},G:{"8":0.19307819733814,"3.2":0.012537545281697,"4.0-4.1":0.0075225271690183,"4.2-4.3":0.0025075090563394,"5.0-5.1":0.025075090563394,"6.0-6.1":0.012537545281697,"7.0-7.1":0.04513516301411,"8.1-8.4":0.097792853197238,"9.0-9.2":0.057672708295807,"9.3":0.47893422976083,"10.0-10.2":0.26579595997198,"10.3":0.63439979125388,"11.0-11.2":0.7823428255779,"11.3-11.4":1.6073133051136,"12.0-12.1":9.7040600480336,"12.2":11.130832701091},I:{"3":0.00059419858870968,"4":0.085564596774194,_:"67","2.1":0.0041593901209677,"2.2":0.0071303830645161,"2.3":0.0041593901209677,"4.1":0.042782298387097,"4.2-4.3":0.18538995967742,"4.4":0,"4.4.3-4.4.4":0.25966478326613},A:{"6":0.0062231629955947,"7":0.0062231629955947,"8":0.049785303964758,"9":0.043562140969163,"10":0.043562140969163,"11":2.6759600881057,"5.5":0},B:{"12":0.006037,"13":0.012074,"14":0.030185,"15":0.06037,"16":0.090555,"17":1.841285,"18":0.573515},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21617874213836,"5.0-5.4":0.043235748427673,"6.2-6.4":0.043235748427673,"7.2-7.4":0.15132511949686,"8.2":1.7942835597484,"9.2":2.907604081761},N:{"10":0,"11":0.047556},J:{"7":0,"10":0.019815},S:{"2.5":0},R:{_:"0"},M:{"0":0.261558},O:{"0":0.51519},Q:{"1.2":0.011889},H:{"0":0.29264916494845},L:{"0":30.127072}}; diff --git a/node_modules/caniuse-lite/data/regions/NO.js b/node_modules/caniuse-lite/data/regions/NO.js index eb633162a..914416945 100644 --- a/node_modules/caniuse-lite/data/regions/NO.js +++ b/node_modules/caniuse-lite/data/regions/NO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.006329,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006329,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012658,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006329,"48":0,"49":0.183541,"50":0.006329,"51":0.006329,"52":0.006329,"53":0.012658,"54":0.006329,"55":0.006329,"56":0.044303,"57":0.012658,"58":0.018987,"59":0.031645,"60":0.050632,"61":0.031645,"62":0.025316,"63":0.044303,"64":0.044303,"65":0.06329,"66":0.113922,"67":0.259489,"68":0.101264,"69":0.354424,"70":0.341766,"71":10.101084,"72":9.911214,"73":0.018987,"74":0.031645,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.012658,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006329,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.018987,"49":0,"50":0,"51":0,"52":0.025316,"53":0,"54":0.031645,"55":0,"56":0.012658,"57":0.006329,"58":0.006329,"59":0.012658,"60":0.050632,"61":0.012658,"62":0.012658,"63":0.018987,"64":0.360753,"65":1.746804,"66":0.006329,"67":0,"3.5":0,"3.6":0.031645},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006329,"37":0,"38":0.006329,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006329,"57":0.487333,"58":0.360753,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006329},E:{"4":0,"5":0.006329,"6":0,"7":0,"8":0.012658,"9":0.006329,"10":0.037974,"11":0.06329,"12":2.15186,_:"0","3.1":0,"3.2":0,"5.1":0.006329,"6.1":0.006329,"7.1":0,"9.1":0.082277,"10.1":0.177212,"11.1":0.297463,"12.1":0.012658},G:{"8":0.84973061503052,"3.2":0.012095809466627,"4.0-4.1":0.00907185709997,"4.2-4.3":0.00907185709997,"5.0-5.1":0.033263476033223,"6.0-6.1":0.021167666566597,"7.0-7.1":0.069550904433103,"8.1-8.4":0.16631738016612,"9.0-9.2":0.087694618633043,"9.3":0.64712580646453,"10.0-10.2":0.40520961713199,"10.3":0.84065875793055,"11.0-11.2":1.0976947090964,"11.3-11.4":2.6308385589913,"12.0-12.1":23.22697812829,"12.2":0.1118862375663},I:{"3":0.00021082151300236,"4":0.028039261229314,_:"67","2.1":0,"2.2":0,"2.3":0.004638073286052,"4.1":0.0080112174940898,"4.2-4.3":0.042375124113475,"4.4":0,"4.4.3-4.4.4":0.095080502364066},A:{"6":0,"7":0,"8":0.0063356481092437,"9":0.0063356481092437,"10":0.012671296218487,"11":6.006194407563,"5.5":0},B:{"12":0.006329,"13":0.012658,"14":0.06329,"15":0.075948,"16":0.151896,"17":1.734146,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.097071241486068,"5.0-5.4":0.021571386996904,"6.2-6.4":0.021571386996904,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.014684},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.121143},O:{"0":0.029368},Q:{_:"1.2"},H:{"0":0.15987141924399},L:{"0":27.001588}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006349,"35":0,"36":0,"37":0,"38":0.019047,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.006349,"48":0,"49":0.209517,"50":0.006349,"51":0.006349,"52":0.006349,"53":0.006349,"54":0.019047,"55":0.006349,"56":0.038094,"57":0.006349,"58":0.025396,"59":0.019047,"60":0.006349,"61":0.038094,"62":0.044443,"63":0.050792,"64":0.057141,"65":0.031745,"66":0.101584,"67":0.158725,"68":0.114282,"69":0.101584,"70":0.158725,"71":0.330148,"72":2.838003,"73":18.234328,"74":0.114282,"75":0.006349,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.012698,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.006349,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006349,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006349,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.019047,"49":0,"50":0,"51":0.006349,"52":0.025396,"53":0,"54":0,"55":0.006349,"56":0.012698,"57":0.006349,"58":0.006349,"59":0.006349,"60":0.06349,"61":0.006349,"62":0.006349,"63":0.012698,"64":0.025396,"65":0.171423,"66":1.872955,"67":0.012698,"68":0,"3.5":0,"3.6":0.038094},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006349,"37":0,"38":0.006349,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.006349,"52":0,"53":0,"54":0,"55":0.006349,"56":0,"57":0,"58":0.882511,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006349},E:{"4":0,"5":0,"6":0,"7":0,"8":0.012698,"9":0.006349,"10":0.031745,"11":0.050792,"12":1.415827,_:"0","3.1":0,"3.2":0,"5.1":0.006349,"6.1":0,"7.1":0,"9.1":0.082537,"10.1":0.222215,"11.1":0.260309,"12.1":0.812672},G:{"8":0.22319422805964,"3.2":0.014493131692185,"4.0-4.1":0.0086958790153107,"4.2-4.3":0.0028986263384369,"5.0-5.1":0.028986263384369,"6.0-6.1":0.014493131692185,"7.0-7.1":0.052175274091864,"8.1-8.4":0.11304642719904,"9.0-9.2":0.066668405784049,"9.3":0.55363763064145,"10.0-10.2":0.30725439187431,"10.3":0.73335246362454,"11.0-11.2":0.90437141759231,"11.3-11.4":1.8580194829381,"12.0-12.1":11.217683929751,"12.2":12.867002316321},I:{"3":0.00029714213709677,"4":0.042788467741935,_:"67","2.1":0.0020799949596774,"2.2":0.0035657056451613,"2.3":0.0020799949596774,"4.1":0.021394233870968,"4.2-4.3":0.092708346774194,"4.4":0,"4.4.3-4.4.4":0.12985111391129},A:{"6":0,"7":0,"8":0.006349,"9":0.006349,"10":0.006349,"11":5.009361,"5.5":0},B:{"12":0.006349,"13":0.019047,"14":0.076188,"15":0.088886,"16":0.19047,"17":2.34913,"18":0.431732},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.11860882,"5.0-5.4":0.04313048,"6.2-6.4":0.02156524,"7.2-7.4":0.08626096,"8.2":1.01356628,"9.2":1.95165422},N:{"10":0,"11":0.018255},J:{"7":0,"10":0.018255},S:{"2.5":0},R:{_:"0"},M:{"0":0.120483},O:{"0":0.062067},Q:{"1.2":0.003651},H:{"0":0.22813104123711},L:{"0":27.466207}}; diff --git a/node_modules/caniuse-lite/data/regions/NP.js b/node_modules/caniuse-lite/data/regions/NP.js index 17361f22a..1de089846 100644 --- a/node_modules/caniuse-lite/data/regions/NP.js +++ b/node_modules/caniuse-lite/data/regions/NP.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003216,"12":0.003216,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003216,"21":0,"22":0.003216,"23":0,"24":0,"25":0.003216,"26":0,"27":0,"28":0,"29":0.01608,"30":0.009648,"31":0.019296,"32":0.022512,"33":0.009648,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.003216,"41":0,"42":0,"43":0.009648,"44":0,"45":0,"46":0.003216,"47":0.003216,"48":0,"49":0.051456,"50":0,"51":0.003216,"52":0.003216,"53":0.003216,"54":0,"55":0.003216,"56":0.006432,"57":0.003216,"58":0.022512,"59":0.003216,"60":0.009648,"61":0.019296,"62":0.006432,"63":0.012864,"64":0.003216,"65":0.041808,"66":0.009648,"67":0.03216,"68":0.019296,"69":0.025728,"70":0.045024,"71":2.614608,"72":4.077888,"73":0.038592,"74":0.01608,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003216,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.003216,"40":0,"41":0,"42":0,"43":0.009648,"44":0.003216,"45":0,"46":0,"47":0.012864,"48":0.006432,"49":0.003216,"50":0,"51":0.003216,"52":0.04824,"53":0,"54":0.003216,"55":0,"56":0.012864,"57":0.006432,"58":0.009648,"59":0.003216,"60":0.028944,"61":0.028944,"62":0.012864,"63":0.009648,"64":0.125424,"65":0.672144,"66":0.109344,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.025728,"38":0.009648,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003216,"46":0,"47":0,"48":0,"49":0.003216,"50":0.003216,"51":0,"52":0,"53":0,"54":0.003216,"55":0,"56":0,"57":0.118992,"58":0.180096,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01608},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003216,"10":0.003216,"11":0.009648,"12":0.083616,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003216,"10.1":0.009648,"11.1":0.009648,"12.1":0},G:{"8":0.13663781767237,"3.2":0.0019450223156209,"4.0-4.1":0.0014587667367157,"4.2-4.3":0.0014587667367157,"5.0-5.1":0.0053488113679576,"6.0-6.1":0.0034037890523366,"7.0-7.1":0.01118387831482,"8.1-8.4":0.026744056839788,"9.0-9.2":0.014101411788252,"9.3":0.10405869388572,"10.0-10.2":0.065158247573301,"10.3":0.13517905093565,"11.0-11.2":0.1765107751426,"11.3-11.4":0.42304235364755,"12.0-12.1":3.7349291015711,"12.2":0.017991456419494},I:{"3":0.0016054278959811,"4":0.21352191016548,_:"67","2.1":0,"2.2":0,"2.3":0.035319413711584,"4.1":0.061006260047281,"4.2-4.3":0.3226910070922,"4.4":0,"4.4.3-4.4.4":0.72404798108747},A:{"6":0,"7":0,"8":0.010155789473684,"9":0.0033852631578947,"10":0.0033852631578947,"11":0.047393684210526,"5.5":0},B:{"12":0.009648,"13":0.006432,"14":0.009648,"15":0.009648,"16":0.009648,"17":0.12864,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.56122181818182,"5.0-5.4":0.020043636363636,"6.2-6.4":0.070152727272727,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.040704},J:{"7":0.0027136,"10":0.0108544},R:{_:"0"},M:{"0":0.061056},O:{"0":2.971392},Q:{_:"1.2"},H:{"0":3.7636746116838},L:{"0":72.898528}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003448,"12":0.006896,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003448,"23":0,"24":0,"25":0,"26":0,"27":0.003448,"28":0,"29":0,"30":0.006896,"31":0.006896,"32":0.024136,"33":0.006896,"34":0,"35":0,"36":0.003448,"37":0,"38":0,"39":0,"40":0.003448,"41":0,"42":0,"43":0.006896,"44":0,"45":0,"46":0,"47":0.003448,"48":0,"49":0.058616,"50":0,"51":0.003448,"52":0,"53":0.003448,"54":0,"55":0.010344,"56":0.006896,"57":0.003448,"58":0.024136,"59":0,"60":0.003448,"61":0.013792,"62":0.003448,"63":0.010344,"64":0.003448,"65":0.058616,"66":0.010344,"67":0.024136,"68":0.01724,"69":0.024136,"70":0.031032,"71":0.06896,"72":0.220672,"73":8.285544,"74":0.044824,"75":0.037928,_:"76"},C:{"2":0,"3":0.003448,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003448,"33":0,"34":0,"35":0,"36":0,"37":0.003448,"38":0,"39":0,"40":0,"41":0.003448,"42":0,"43":0.006896,"44":0.003448,"45":0.003448,"46":0,"47":0.013792,"48":0.010344,"49":0.003448,"50":0.003448,"51":0.003448,"52":0.037928,"53":0,"54":0,"55":0,"56":0.010344,"57":0.006896,"58":0.003448,"59":0.003448,"60":0.031032,"61":0.013792,"62":0.006896,"63":0.006896,"64":0.013792,"65":0.044824,"66":0.937856,"67":0.15516,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.024136,"38":0.006896,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.003448,"52":0,"53":0,"54":0.003448,"55":0,"56":0,"57":0,"58":0.382728,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01724},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003448,"11":0.003448,"12":0.058616,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003448,"10.1":0.006896,"11.1":0.010344,"12.1":0.037928},G:{"8":0.040727197838487,"3.2":0.0026446232362654,"4.0-4.1":0.0015867739417592,"4.2-4.3":0.00052892464725308,"5.0-5.1":0.0052892464725308,"6.0-6.1":0.0026446232362654,"7.0-7.1":0.0095206436505554,"8.1-8.4":0.02062806124287,"9.0-9.2":0.012165266886821,"9.3":0.10102460762534,"10.0-10.2":0.056066012608826,"10.3":0.13381793575503,"11.0-11.2":0.16502448994296,"11.3-11.4":0.33904069888922,"12.0-12.1":2.0469383848694,"12.2":2.3478965091564},I:{"3":0.0012315806451613,"4":0.17734761290323,_:"67","2.1":0.008621064516129,"2.2":0.014778967741935,"2.3":0.008621064516129,"4.1":0.088673806451613,"4.2-4.3":0.38425316129032,"4.4":0,"4.4.3-4.4.4":0.53820074193548},A:{"6":0,"7":0,"8":0.010344,"9":0.003448,"10":0.003448,"11":0.048272,"5.5":0},B:{"12":0.010344,"13":0.006896,"14":0.006896,"15":0.006896,"16":0.013792,"17":0.158608,"18":0.048272},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.60669,"5.0-5.4":0.020223,"6.2-6.4":0.0707805,"7.2-7.4":0.1516725,"8.2":0.707805,"9.2":0.546021},N:{"10":0.009828,"11":0.029484},J:{"7":0,"10":0.006552},S:{"2.5":0},R:{_:"0"},M:{"0":0.058968},O:{"0":2.712528},Q:{"1.2":0.006552},H:{"0":4.0071446597938},L:{"0":69.72764}}; diff --git a/node_modules/caniuse-lite/data/regions/NR.js b/node_modules/caniuse-lite/data/regions/NR.js index 5525e8e85..7ecf568af 100644 --- a/node_modules/caniuse-lite/data/regions/NR.js +++ b/node_modules/caniuse-lite/data/regions/NR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.569664,"57":0,"58":0.039744,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":1.675872,"68":0.079488,"69":0.23184,"70":0.152352,"71":10.439424,"72":12.227904,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0.079488,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.152352,"48":0,"49":0,"50":0.079488,"51":0,"52":0,"53":0,"54":0.079488,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.039744,"65":0.536544,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.112608,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.192096,"58":0.039744,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.152352,"12":1.179072,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.112608,"10.1":0.112608,"11.1":0,"12.1":0},G:{"8":0.77118975122586,"3.2":0.010977790053037,"4.0-4.1":0.0082333425397778,"4.2-4.3":0.0082333425397778,"5.0-5.1":0.030188922645852,"6.0-6.1":0.019211132592815,"7.0-7.1":0.063122292804963,"8.1-8.4":0.15094461322926,"9.0-9.2":0.079588977884519,"9.3":0.58731176783749,"10.0-10.2":0.36775596677674,"10.3":0.76295640868608,"11.0-11.2":0.99623444731312,"11.3-11.4":2.3876693365356,"12.0-12.1":21.080101349345,"12.2":0.10154455799059},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0.112608,"9":0.039744,"10":0,"11":5.292576,"5.5":0},B:{"12":0,"13":0.079488,"14":0,"15":0.304704,"16":0.536544,"17":5.33232,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0.243072,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.121536},O:{"0":9.003792},Q:{_:"1.2"},H:{"0":0.51778094845361},L:{"0":12.985472}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0.293694,"68":0,"69":0.009474,"70":0,"71":0,"72":0.018948,"73":6.549692,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.009474,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.03158,"50":0,"51":0,"52":0.018948,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0.009474,"66":0.132636,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.123162,"38":0.009474,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.009474,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.041054,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.041054},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.041054,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.059294838987291,"3.2":0.003850314219954,"4.0-4.1":0.0023101885319724,"4.2-4.3":0.00077006284399079,"5.0-5.1":0.0077006284399079,"6.0-6.1":0.003850314219954,"7.0-7.1":0.013861131191834,"8.1-8.4":0.030032450915641,"9.0-9.2":0.017711445411788,"9.3":0.14708200320224,"10.0-10.2":0.081626661463024,"10.3":0.19482589952967,"11.0-11.2":0.24025960732513,"11.3-11.4":0.4936102829981,"12.0-12.1":2.9801432062444,"12.2":3.4183089644751},I:{"3":0.00034752016129032,"4":0.050042903225806,_:"67","2.1":0.0024326411290323,"2.2":0.0041702419354839,"2.3":0.0024326411290323,"4.1":0.025021451612903,"4.2-4.3":0.10842629032258,"4.4":0,"4.4.3-4.4.4":0.15186631048387},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.385276,"5.5":0},B:{"12":0,"13":0.101056,"14":0.009474,"15":0,"16":0.11053,"17":0.375802,"18":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.3814139072165,"5.0-5.4":0.47453149484536,"6.2-6.4":0.031635432989691,"7.2-7.4":1.8664905463918,"8.2":0.3374446185567,"9.2":0},N:{"10":0,"11":0.03421},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":2.94206},Q:{"1.2":0},H:{"0":6.4646084467354},L:{"0":64.643474}}; diff --git a/node_modules/caniuse-lite/data/regions/NU.js b/node_modules/caniuse-lite/data/regions/NU.js index bead2e757..ad2d5ab52 100644 --- a/node_modules/caniuse-lite/data/regions/NU.js +++ b/node_modules/caniuse-lite/data/regions/NU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":1.839344,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.046176,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.69264,"46":0,"47":0,"48":0,"49":0.100048,"50":0,"51":0,"52":0,"53":0.146224,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0.146224,"67":0,"68":9.54304,"69":0.046176,"70":2.585856,"71":11.08224,"72":13.560352,"73":0,"74":0.046176,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.046176,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.046176,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.100048,"50":0,"51":0.34632,"52":0.046176,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.046176,"61":0,"62":0,"63":0,"64":0.146224,"65":4.071184,"66":0.046176,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.34632,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.085045621535075,"3.2":0.0012106138296808,"4.0-4.1":0.00090796037226058,"4.2-4.3":0.00090796037226058,"5.0-5.1":0.0033291880316221,"6.0-6.1":0.0021185742019414,"7.0-7.1":0.0069610295206645,"8.1-8.4":0.016645940158111,"9.0-9.2":0.0087769502651856,"9.3":0.064767839887922,"10.0-10.2":0.040555563294306,"10.3":0.084137661162814,"11.0-11.2":0.10986320504353,"11.3-11.4":0.26330850795557,"12.0-12.1":2.3246812064445,"12.2":0.011198177924547},I:{"3":0.0017402742316785,"4":0.23145647281324,_:"67","2.1":0,"2.2":0,"2.3":0.038286033096927,"4.1":0.066130420803782,"4.2-4.3":0.34979512056738,"4.4":0,"4.4.3-4.4.4":0.784863678487},A:{"6":0,"7":0.046176,"8":0,"9":0,"10":0.046176,"11":4.071184,"5.5":0},B:{"12":0.546416,"13":0.300144,"14":0,"15":0.046176,"16":0.100048,"17":5.664256,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.92036665148064,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0},O:{"0":0.066816},Q:{_:"1.2"},H:{"0":0},L:{"0":23.704624}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":3.776815,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.840275,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0.415715,"68":0,"69":0,"70":0,"71":0,"72":5.44852,"73":25.783175,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.627995,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":2.308545,"66":16.77012,"67":0.627995,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.627995,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.627995,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.014048319823877,"3.2":0.00091222855999199,"4.0-4.1":0.0005473371359952,"4.2-4.3":0.0001824457119984,"5.0-5.1":0.001824457119984,"6.0-6.1":0.00091222855999199,"7.0-7.1":0.0032840228159712,"8.1-8.4":0.0071153827679376,"9.0-9.2":0.0041962513759632,"9.3":0.034847130991694,"10.0-10.2":0.01933924547183,"10.3":0.046158765135595,"11.0-11.2":0.0569230621435,"11.3-11.4":0.11694770139097,"12.0-12.1":0.7060649054338,"12.2":0.80987651556089},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0.21228,"9":0,"10":0.21228,"11":7.544785,"5.5":0},B:{"12":3.776815,"13":0.21228,"14":0.627995,"15":0.840275,"16":0,"17":3.564535,"18":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":23.34812}}; diff --git a/node_modules/caniuse-lite/data/regions/NZ.js b/node_modules/caniuse-lite/data/regions/NZ.js index 302825d25..5b3a17324 100644 --- a/node_modules/caniuse-lite/data/regions/NZ.js +++ b/node_modules/caniuse-lite/data/regions/NZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.006041,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.006041,"27":0,"28":0,"29":0,"30":0,"31":0.006041,"32":0,"33":0.006041,"34":0.006041,"35":0,"36":0,"37":0,"38":0.012082,"39":0,"40":0.024164,"41":0,"42":0.006041,"43":0.006041,"44":0,"45":0.006041,"46":0,"47":0.012082,"48":0.012082,"49":0.271845,"50":0.006041,"51":0.006041,"52":0.006041,"53":0.012082,"54":0.018123,"55":0.072492,"56":0.030205,"57":0.042287,"58":0.030205,"59":0.036246,"60":0.024164,"61":0.072492,"62":0.084574,"63":0.465157,"64":0.054369,"65":0.06041,"66":0.078533,"67":0.199353,"68":0.356419,"69":0.229558,"70":0.386624,"71":8.57822,"72":9.991814,"73":0.030205,"74":0.012082,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006041,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006041,"44":0,"45":0.012082,"46":0,"47":0,"48":0.024164,"49":0,"50":0.006041,"51":0,"52":0.108738,"53":0,"54":0.006041,"55":0,"56":0.018123,"57":0.006041,"58":0.012082,"59":0.018123,"60":0.084574,"61":0.012082,"62":0.012082,"63":0.036246,"64":0.344337,"65":1.848546,"66":0.012082,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006041,"37":0.018123,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.175189,"58":0.144984,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.006041,"6":0,"7":0,"8":0.012082,"9":0.012082,"10":0.018123,"11":0.078533,"12":1.588783,_:"0","3.1":0,"3.2":0,"5.1":0.006041,"6.1":0.006041,"7.1":0,"9.1":0.072492,"10.1":0.138943,"11.1":0.24164,"12.1":0.006041},G:{"8":0.96432209446613,"3.2":0.013727004903432,"4.0-4.1":0.010295253677574,"4.2-4.3":0.010295253677574,"5.0-5.1":0.037749263484439,"6.0-6.1":0.024022258581007,"7.0-7.1":0.078930278194736,"8.1-8.4":0.1887463174222,"9.0-9.2":0.099520785549885,"9.3":0.73439476233363,"10.0-10.2":0.45985466426499,"10.3":0.95402684078855,"11.0-11.2":1.2457256949865,"11.3-11.4":2.9856235664965,"12.0-12.1":26.359281165816,"12.2":0.12697479535675},I:{"3":0.00089443026004728,"4":0.11895922458629,_:"67","2.1":0,"2.2":0,"2.3":0.01967746572104,"4.1":0.033988349881797,"4.2-4.3":0.1797804822695,"4.4":0,"4.4.3-4.4.4":0.40338804728132},A:{"6":0,"7":0,"8":0.012322837209302,"9":0.024645674418605,"10":0.012322837209302,"11":1.8052956511628,"5.5":0},B:{"12":0.006041,"13":0.012082,"14":0.030205,"15":0.048328,"16":0.084574,"17":1.522332,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28768733333333,"5.0-5.4":0.055324487179487,"6.2-6.4":0.055324487179487,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.051467},J:{"7":0.0031672,"10":0.0126688},R:{_:"0"},M:{"0":0.217745},O:{"0":0.546342},Q:{_:"1.2"},H:{"0":0.19115439690722},L:{"0":27.190178}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006006,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.018018,"30":0,"31":0,"32":0,"33":0.006006,"34":0.006006,"35":0,"36":0,"37":0,"38":0.012012,"39":0,"40":0.024024,"41":0,"42":0.006006,"43":0.012012,"44":0,"45":0.012012,"46":0,"47":0.006006,"48":0.012012,"49":0.282282,"50":0.006006,"51":0.006006,"52":0.006006,"53":0.012012,"54":0.018018,"55":0.042042,"56":0.024024,"57":0.042042,"58":0.03003,"59":0.03003,"60":0.012012,"61":0.036036,"62":0.078078,"63":0.516516,"64":0.042042,"65":0.054054,"66":0.066066,"67":0.132132,"68":0.174174,"69":0.222222,"70":0.204204,"71":0.432432,"72":2.156154,"73":17.663646,"74":0.048048,"75":0.012012,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.006006,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006006,"44":0,"45":0.006006,"46":0,"47":0,"48":0.018018,"49":0,"50":0,"51":0,"52":0.096096,"53":0,"54":0.006006,"55":0,"56":0.024024,"57":0.006006,"58":0.006006,"59":0.018018,"60":0.102102,"61":0.006006,"62":0.006006,"63":0.012012,"64":0.048048,"65":0.156156,"66":2.090088,"67":0.012012,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006006,"37":0.012012,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.318318,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.012012,"9":0.006006,"10":0.024024,"11":0.078078,"12":0.996996,_:"0","3.1":0,"3.2":0,"5.1":0.012012,"6.1":0.006006,"7.1":0,"9.1":0.06006,"10.1":0.126126,"11.1":0.21021,"12.1":0.78078},G:{"8":0.23578073451416,"3.2":0.015310437306114,"4.0-4.1":0.0091862623836686,"4.2-4.3":0.0030620874612229,"5.0-5.1":0.030620874612229,"6.0-6.1":0.015310437306114,"7.0-7.1":0.055117574302011,"8.1-8.4":0.11942141098769,"9.0-9.2":0.070428011608126,"9.3":0.58485870509357,"10.0-10.2":0.32458127088962,"10.3":0.77470812768938,"11.0-11.2":0.95537128790153,"11.3-11.4":1.9627980626439,"12.0-12.1":11.850278474932,"12.2":13.592606240368},I:{"3":0.00092711693548387,"4":0.13350483870968,_:"67","2.1":0.0064898185483871,"2.2":0.011125403225806,"2.3":0.0064898185483871,"4.1":0.066752419354839,"4.2-4.3":0.28926048387097,"4.4":0,"4.4.3-4.4.4":0.40515010080645},A:{"6":0,"7":0,"8":0.0061886148648649,"9":0.024754459459459,"10":0.0061886148648649,"11":1.7946983108108,"5.5":0},B:{"12":0.006006,"13":0.012012,"14":0.024024,"15":0.042042,"16":0.072072,"17":1.429428,"18":0.348348},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.24332676923077,"5.0-5.4":0.022120615384615,"6.2-6.4":0.033180923076923,"7.2-7.4":0.099542769230769,"8.2":1.0507292307692,"9.2":1.7143476923077},N:{"10":0,"11":0.051922},J:{"7":0,"10":0.023964},S:{"2.5":0},R:{_:"0"},M:{"0":0.247628},O:{"0":0.49925},Q:{"1.2":0.123814},H:{"0":0.20796936426117},L:{"0":29.771368}}; diff --git a/node_modules/caniuse-lite/data/regions/OM.js b/node_modules/caniuse-lite/data/regions/OM.js index 479cddc3f..0afd11944 100644 --- a/node_modules/caniuse-lite/data/regions/OM.js +++ b/node_modules/caniuse-lite/data/regions/OM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.021132,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.003522,"26":0,"27":0,"28":0,"29":0,"30":0.003522,"31":0.003522,"32":0,"33":0.003522,"34":0.003522,"35":0,"36":0,"37":0,"38":0.010566,"39":0.003522,"40":0.003522,"41":0,"42":0,"43":0.007044,"44":0,"45":0.003522,"46":0.003522,"47":0,"48":0,"49":0.081006,"50":0,"51":0,"52":0,"53":0,"54":0.003522,"55":0.003522,"56":0.007044,"57":0.007044,"58":0.014088,"59":0.003522,"60":0.003522,"61":0.003522,"62":0.007044,"63":0.014088,"64":0.003522,"65":0.028176,"66":0.014088,"67":0.031698,"68":0.01761,"69":0.024654,"70":0.042264,"71":2.127288,"72":3.085272,"73":0.021132,"74":0.010566,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.003522,"44":0,"45":0,"46":0,"47":0.003522,"48":0.003522,"49":0,"50":0,"51":0.003522,"52":0.010566,"53":0.003522,"54":0.003522,"55":0,"56":0,"57":0.003522,"58":0,"59":0,"60":0.003522,"61":0,"62":0.003522,"63":0.003522,"64":0.049308,"65":0.31698,"66":0.014088,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007044,"38":0.03522,"39":0,"40":0,"41":0,"42":0,"43":0.003522,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.003522,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.07044,"58":0.077484,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.059874,"8":0.03522,"9":0.038742,"10":0.010566,"11":0.03522,"12":0.454338,_:"0","3.1":0,"3.2":0,"5.1":0.03522,"6.1":0.010566,"7.1":0,"9.1":0.031698,"10.1":0.10566,"11.1":0.137358,"12.1":0},G:{"8":0.26784803022115,"3.2":0.0038127833483438,"4.0-4.1":0.0028595875112579,"4.2-4.3":0.0028595875112579,"5.0-5.1":0.010485154207946,"6.0-6.1":0.0066723708596017,"7.0-7.1":0.021923504252977,"8.1-8.4":0.052425771039728,"9.0-9.2":0.027642679275493,"9.3":0.2039839091364,"10.0-10.2":0.12772824216952,"10.3":0.2649884427099,"11.0-11.2":0.3460100888622,"11.3-11.4":0.82928037826479,"12.0-12.1":7.3214972246573,"12.2":0.035268245972181},I:{"3":0.00092629787234043,"4":0.12319761702128,_:"67","2.1":0,"2.2":0,"2.3":0.020378553191489,"4.1":0.035199319148936,"4.2-4.3":0.18618587234043,"4.4":0,"4.4.3-4.4.4":0.41776034042553},A:{"6":0,"7":0,"8":0.021185095477387,"9":0.014123396984925,"10":0.017654246231156,"11":1.3523152613065,"5.5":0},B:{"12":0.014088,"13":0.014088,"14":0.014088,"15":0.021132,"16":0.056352,"17":0.250062,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2130354480797,"5.0-5.4":0.14152080227596,"6.2-6.4":0.20217257467994,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.019434},J:{"7":0.0012956,"10":0.0051824},R:{_:"0"},M:{"0":0.110126},O:{"0":0.770882},Q:{_:"1.2"},H:{"0":0.30664759450172},L:{"0":69.330778}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.018585,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.007434,"31":0,"32":0.029736,"33":0.033453,"34":0.003717,"35":0,"36":0,"37":0,"38":0.007434,"39":0,"40":0.003717,"41":0,"42":0,"43":0.007434,"44":0.003717,"45":0,"46":0.003717,"47":0,"48":0.003717,"49":0.096642,"50":0,"51":0,"52":0,"53":0,"54":0.003717,"55":0.007434,"56":0.011151,"57":0.011151,"58":0.014868,"59":0,"60":0.007434,"61":0.003717,"62":0.003717,"63":0.026019,"64":0.003717,"65":0.018585,"66":0.029736,"67":0.022302,"68":0.014868,"69":0.044604,"70":0.044604,"71":0.063189,"72":0.312228,"73":6.772374,"74":0.022302,"75":0.014868,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.003717,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007434,"44":0,"45":0.003717,"46":0,"47":0.003717,"48":0.011151,"49":0,"50":0,"51":0.003717,"52":0.007434,"53":0.003717,"54":0.003717,"55":0,"56":0.003717,"57":0,"58":0.018585,"59":0,"60":0.003717,"61":0.003717,"62":0,"63":0.003717,"64":0.011151,"65":0.03717,"66":0.494361,"67":0.026019,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.007434,"38":0.007434,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.003717,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.204435,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.003717},E:{"4":0,"5":0,"6":0.029736,"7":0.018585,"8":0.014868,"9":0.085491,"10":0.011151,"11":0.055755,"12":0.397719,_:"0","3.1":0,"3.2":0,"5.1":0.330813,"6.1":0,"7.1":0,"9.1":0.033453,"10.1":0.118944,"11.1":0.167265,"12.1":0.215586},G:{"8":0.068988825377764,"3.2":0.004479793855699,"4.0-4.1":0.0026878763134194,"4.2-4.3":0.0008959587711398,"5.0-5.1":0.008959587711398,"6.0-6.1":0.004479793855699,"7.0-7.1":0.016127257880516,"8.1-8.4":0.034942392074452,"9.0-9.2":0.020607051736215,"9.3":0.1711281252877,"10.0-10.2":0.094971629740819,"10.3":0.22667756909837,"11.0-11.2":0.27953913659562,"11.3-11.4":0.57430957230061,"12.0-12.1":3.467360444311,"12.2":3.9771609850896},I:{"3":0.00068485584677419,"4":0.098619241935484,_:"67","2.1":0.0047939909274194,"2.2":0.0082182701612903,"2.3":0.0047939909274194,"4.1":0.049309620967742,"4.2-4.3":0.21367502419355,"4.4":0,"4.4.3-4.4.4":0.29928200504032},A:{"6":0,"7":0,"8":0.018585,"9":0.029736,"10":0.014868,"11":1.546272,"5.5":0},B:{"12":0.014868,"13":0.018585,"14":0.022302,"15":0.022302,"16":0.055755,"17":0.490644,"18":0.07434},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.224070011658,"5.0-5.4":0.091046529792746,"6.2-6.4":0.27313958937824,"7.2-7.4":0.56651174093264,"8.2":2.812326142487,"9.2":2.8426749857513},N:{"10":0.010471666666667,"11":0.020943333333333},J:{"7":0,"10":0.012566},S:{"2.5":0},R:{_:"0"},M:{"0":0.12566},O:{"0":0.747677},Q:{"1.2":0.050264},H:{"0":0.27957190893471},L:{"0":65.55033}}; diff --git a/node_modules/caniuse-lite/data/regions/PA.js b/node_modules/caniuse-lite/data/regions/PA.js index 532f69fea..1c2ffd1ed 100644 --- a/node_modules/caniuse-lite/data/regions/PA.js +++ b/node_modules/caniuse-lite/data/regions/PA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006685,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.434525,"30":0,"31":0,"32":0,"33":0,"34":0.006685,"35":0.01337,"36":0,"37":0,"38":0.02674,"39":0.006685,"40":0,"41":0,"42":0,"43":0.006685,"44":0,"45":0.01337,"46":0.006685,"47":0,"48":0.006685,"49":0.314195,"50":0.006685,"51":0.006685,"52":0.006685,"53":0.02674,"54":0.04011,"55":0.006685,"56":0.020055,"57":0.020055,"58":0.04011,"59":0.006685,"60":0.04011,"61":0.046795,"62":0.153755,"63":0.167125,"64":0.073535,"65":0.140385,"66":0.04011,"67":0.2674,"68":0.100275,"69":0.10696,"70":0.21392,"71":11.08373,"72":14.94766,"73":0.01337,"74":0.006685,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006685,"42":0,"43":0,"44":0,"45":0.01337,"46":0,"47":0.006685,"48":0.04011,"49":0,"50":0,"51":0,"52":0.060165,"53":0.006685,"54":0.01337,"55":0,"56":0.01337,"57":0.04011,"58":0.046795,"59":0.01337,"60":0.01337,"61":0.006685,"62":0.01337,"63":0.01337,"64":0.220605,"65":1.263465,"66":0.01337,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.02674,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.207235,"58":0.247345,"9.5-9.6":0.006685,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.060165,"9":0.207235,"10":0.05348,"11":0.100275,"12":3.44946,_:"0","3.1":0,"3.2":0,"5.1":0.728665,"6.1":0.06685,"7.1":0,"9.1":0.113645,"10.1":0.42784,"11.1":0.88242,"12.1":0.006685},G:{"8":0.27476699089363,"3.2":0.0039112738917242,"4.0-4.1":0.0029334554187932,"4.2-4.3":0.0029334554187932,"5.0-5.1":0.010756003202242,"6.0-6.1":0.0068447293105174,"7.0-7.1":0.022489824877414,"8.1-8.4":0.053780016011208,"9.0-9.2":0.028356735715,"9.3":0.20925315320725,"10.0-10.2":0.13102767537276,"10.3":0.27183353547483,"11.0-11.2":0.35494810567397,"11.3-11.4":0.85070207145001,"12.0-12.1":7.5106236905834,"12.2":0.036179283498449},I:{"3":0.0010590661938534,"4":0.14085580378251,_:"67","2.1":0,"2.2":0,"2.3":0.023299456264775,"4.1":0.04024451536643,"4.2-4.3":0.21287230496454,"4.4":0,"4.4.3-4.4.4":0.4776388534279},A:{"6":0,"7":0,"8":0.02674,"9":0.02674,"10":0.020055,"11":0.78883,"5.5":0},B:{"12":0.01337,"13":0.01337,"14":0.060165,"15":0.04011,"16":0.10696,"17":0.76209,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.93653,"5.0-5.4":0.061749230769231,"6.2-6.4":0.15437307692308,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.02652},J:{"7":0.000663,"10":0.002652},R:{_:"0"},M:{"0":0.10608},O:{"0":0.11271},Q:{_:"1.2"},H:{"0":0.4017187628866},L:{"0":40.281305}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00704,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.83776,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.01408,"39":0,"40":0,"41":0,"42":0,"43":0.00704,"44":0,"45":0,"46":0.01408,"47":0.04224,"48":0,"49":0.69696,"50":0.00704,"51":0.00704,"52":0.00704,"53":0.02816,"54":0.00704,"55":0.01408,"56":0.01408,"57":0.02816,"58":0.0704,"59":0.00704,"60":0.04224,"61":0.00704,"62":0.04224,"63":0.13376,"64":0.11968,"65":0.13376,"66":0.0352,"67":0.26752,"68":0.05632,"69":0.1056,"70":0.11968,"71":0.20416,"72":1.18272,"73":28.336,"74":0.01408,"75":0.00704,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.00704,"46":0,"47":0.00704,"48":0.04928,"49":0,"50":0,"51":0,"52":0.04928,"53":0.00704,"54":0.00704,"55":0.00704,"56":0.00704,"57":0.06336,"58":0.02112,"59":0.00704,"60":0.01408,"61":0.00704,"62":0.02112,"63":0.00704,"64":0.01408,"65":0.18304,"66":2.52736,"67":0.0352,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00704,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.39424,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00704},E:{"4":0,"5":0,"6":0,"7":0.00704,"8":0.01408,"9":0.16896,"10":0.07744,"11":0.09152,"12":2.1824,_:"0","3.1":0,"3.2":0,"5.1":2.20352,"6.1":0,"7.1":0,"9.1":0.12672,"10.1":0.2816,"11.1":0.95744,"12.1":1.45024},G:{"8":0.077674067847493,"3.2":0.0050437706394476,"4.0-4.1":0.0030262623836686,"4.2-4.3":0.0010087541278895,"5.0-5.1":0.010087541278895,"6.0-6.1":0.0050437706394476,"7.0-7.1":0.018157574302011,"8.1-8.4":0.039341410987691,"9.0-9.2":0.023201344941459,"9.3":0.1926720384269,"10.0-10.2":0.10692793755629,"10.3":0.25521479435605,"11.0-11.2":0.31473128790153,"11.3-11.4":0.64661139597718,"12.0-12.1":3.9038784749325,"12.2":4.4778595737016},I:{"3":0.00060475806451613,"4":0.087085161290323,_:"67","2.1":0.0042333064516129,"2.2":0.0072570967741935,"2.3":0.0042333064516129,"4.1":0.043542580645161,"4.2-4.3":0.18868451612903,"4.4":0,"4.4.3-4.4.4":0.26427927419355},A:{"6":0,"7":0,"8":0.02816,"9":0.0352,"10":0.01408,"11":0.64064,"5.5":0},B:{"12":0.01408,"13":0.01408,"14":0.04224,"15":0.04928,"16":0.11968,"17":1.13344,"18":0.27456},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.58308932642487,"5.0-5.4":0.030688911917098,"6.2-6.4":0.092066735751295,"7.2-7.4":0.37849658031088,"8.2":1.6060530569948,"9.2":1.258245388601},N:{"10":0,"11":0.02368},J:{"7":0,"10":0.00296},S:{"2.5":0},R:{_:"0"},M:{"0":0.148},O:{"0":0.09472},Q:{"1.2":0.0296},H:{"0":0.22698927835052},L:{"0":35.44344}}; diff --git a/node_modules/caniuse-lite/data/regions/PE.js b/node_modules/caniuse-lite/data/regions/PE.js index 7961b2761..6241d6844 100644 --- a/node_modules/caniuse-lite/data/regions/PE.js +++ b/node_modules/caniuse-lite/data/regions/PE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007585,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.037925,"23":0,"24":0,"25":0,"26":0.03034,"27":0,"28":0,"29":0.083435,"30":0,"31":0.01517,"32":0,"33":0,"34":0.04551,"35":0,"36":0.007585,"37":0,"38":0.295815,"39":0.280645,"40":0.007585,"41":0.007585,"42":0,"43":0.007585,"44":0.007585,"45":0,"46":0.01517,"47":0.007585,"48":0.007585,"49":0.447515,"50":0.007585,"51":0.022755,"52":0.007585,"53":0.098605,"54":0.007585,"55":0.01517,"56":0.022755,"57":0.01517,"58":0.098605,"59":0.022755,"60":0.03034,"61":0.03034,"62":0.068265,"63":0.13653,"64":0.07585,"65":0.128945,"66":0.098605,"67":0.27306,"68":0.326155,"69":0.235135,"70":0.462685,"71":18.772875,"72":26.28961,"73":0.037925,"74":0.01517,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.007585,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007585,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007585,"46":0,"47":0.007585,"48":0.01517,"49":0,"50":0,"51":0,"52":0.06068,"53":0,"54":0.007585,"55":0,"56":0.022755,"57":0.01517,"58":0.007585,"59":0.007585,"60":0.022755,"61":0.007585,"62":0.007585,"63":0.022755,"64":0.19721,"65":1.160505,"66":0.01517,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007585,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007585,"51":0.007585,"52":0.007585,"53":0,"54":0,"55":0,"56":0.007585,"57":0.31857,"58":0.417175,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.007585,"8":0.12136,"9":0.144115,"10":0.022755,"11":0.07585,"12":0.887445,_:"0","3.1":0,"3.2":0,"5.1":0.25789,"6.1":0,"7.1":0,"9.1":0.022755,"10.1":0.09102,"11.1":0.219965,"12.1":0},G:{"8":0.10912208846192,"3.2":0.0015533393375363,"4.0-4.1":0.0011650045031522,"4.2-4.3":0.0011650045031522,"5.0-5.1":0.0042716831782248,"6.0-6.1":0.0027183438406885,"7.0-7.1":0.0089317011908336,"8.1-8.4":0.021358415891124,"9.0-9.2":0.011261710197138,"9.3":0.083103654558191,"10.0-10.2":0.052036867807465,"10.3":0.10795708395877,"11.0-11.2":0.14096554488142,"11.3-11.4":0.33785130591414,"12.0-12.1":2.982799862904,"12.2":0.014368388872211},I:{"3":0.00082794917257683,"4":0.11011723995272,_:"67","2.1":0,"2.2":0,"2.3":0.01821488179669,"4.1":0.03146206855792,"4.2-4.3":0.16641778368794,"4.4":0,"4.4.3-4.4.4":0.37340507683215},A:{"6":0,"7":0,"8":0.053979916666667,"9":0.015422833333333,"10":0.030845666666667,"11":0.36243658333333,"5.5":0},B:{"12":0.007585,"13":0.01517,"14":0.022755,"15":0.022755,"16":0.037925,"17":0.402005,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.7353675,"5.0-5.4":0.0306403125,"6.2-6.4":0.0306403125,_:"7.2-7.4 8.2"},N:{"10":0.0108675,"11":0.0978075},J:{"7":0.000966,"10":0.003864},R:{_:"0"},M:{"0":0.060375},O:{"0":0.060375},Q:{_:"1.2"},H:{"0":0.25607298969072},L:{"0":37.711935}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008015,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.01603,"23":0,"24":0.008015,"25":0,"26":0.01603,"27":0,"28":0,"29":0.01603,"30":0,"31":0.008015,"32":0,"33":0.008015,"34":0.024045,"35":0,"36":0,"37":0,"38":0.120225,"39":0.1603,"40":0.008015,"41":0,"42":0,"43":0.008015,"44":0.008015,"45":0,"46":0.008015,"47":0.008015,"48":0.008015,"49":0.62517,"50":0.01603,"51":0.01603,"52":0.008015,"53":0.040075,"54":0.008015,"55":0.01603,"56":0.01603,"57":0.01603,"58":0.088165,"59":0.024045,"60":0.03206,"61":0.03206,"62":0.072135,"63":0.12824,"64":0.072135,"65":0.09618,"66":0.088165,"67":0.19236,"68":0.168315,"69":0.19236,"70":0.3206,"71":0.49693,"72":1.42667,"73":50.36626,"74":0.06412,"75":0.024045,_:"76"},C:{"2":0,"3":0.008015,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.008015,"42":0,"43":0.008015,"44":0,"45":0.008015,"46":0,"47":0.01603,"48":0.01603,"49":0.008015,"50":0,"51":0.008015,"52":0.06412,"53":0,"54":0,"55":0,"56":0.01603,"57":0.024045,"58":0.008015,"59":0.008015,"60":0.01603,"61":0.01603,"62":0.008015,"63":0.024045,"64":0.040075,"65":0.11221,"66":1.787345,"67":0.024045,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.008015,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.008015,"57":0.008015,"58":0.921725,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.008015,"9":0.040075,"10":0.03206,"11":0.08015,"12":0.665245,_:"0","3.1":0,"3.2":0,"5.1":1.37858,"6.1":0,"7.1":0,"9.1":0.040075,"10.1":0.088165,"11.1":0.216405,"12.1":0.3206},G:{"8":0.023931951365956,"3.2":0.0015540228159712,"4.0-4.1":0.00093241368958271,"4.2-4.3":0.00031080456319424,"5.0-5.1":0.0031080456319424,"6.0-6.1":0.0015540228159712,"7.0-7.1":0.0055944821374962,"8.1-8.4":0.012121377964575,"9.0-9.2":0.0071485049534674,"9.3":0.059363671570099,"10.0-10.2":0.032945283698589,"10.3":0.078633554488142,"11.0-11.2":0.096971023716602,"11.3-11.4":0.19922572500751,"12.0-12.1":1.2028136595617,"12.2":1.3796614560192},I:{"3":0.00051290322580645,"4":0.073858064516129,_:"67","2.1":0.0035903225806452,"2.2":0.0061548387096774,"2.3":0.0035903225806452,"4.1":0.036929032258065,"4.2-4.3":0.16002580645161,"4.4":0,"4.4.3-4.4.4":0.22413870967742},A:{"6":0,"7":0,"8":0.048964363636364,"9":0.0081607272727273,"10":0.024482181818182,"11":0.36723272727273,"5.5":0},B:{"12":0.008015,"13":0.01603,"14":0.024045,"15":0.024045,"16":0.04809,"17":0.472885,"18":0.14427},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33917033333333,"5.0-5.4":0.020555777777778,"6.2-6.4":0.030833666666667,"7.2-7.4":0.082223111111111,"8.2":0.277503,"9.2":0.17472411111111},N:{"10":0.011059285714286,"11":0.066355714285714},J:{"7":0,"10":0.00397},S:{"2.5":0},R:{_:"0"},M:{"0":0.057565},O:{"0":0.04764},Q:{"1.2":0.001985},H:{"0":0.20671967353952},L:{"0":31.3607}}; diff --git a/node_modules/caniuse-lite/data/regions/PF.js b/node_modules/caniuse-lite/data/regions/PF.js index 759b85b52..2457ebe3d 100644 --- a/node_modules/caniuse-lite/data/regions/PF.js +++ b/node_modules/caniuse-lite/data/regions/PF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.006121,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.048968,"39":0,"40":0.006121,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.232598,"50":0,"51":0.006121,"52":0,"53":0.146904,"54":0,"55":0.006121,"56":0.006121,"57":0,"58":0.030605,"59":0.006121,"60":0.012242,"61":0.018363,"62":0.006121,"63":0.146904,"64":0.018363,"65":0.085694,"66":0.012242,"67":0.079573,"68":0.012242,"69":0.091815,"70":0.269324,"71":6.745342,"72":8.740788,"73":0.012242,"74":0.030605,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.042847,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.006121,"29":0,"30":0,"31":0.006121,"32":0.012242,"33":0,"34":0.055089,"35":0,"36":0,"37":0,"38":0.116299,"39":0.042847,"40":0,"41":0.085694,"42":0,"43":0.024484,"44":0.006121,"45":0.030605,"46":0,"47":0.116299,"48":0.091815,"49":0.055089,"50":0.006121,"51":0.006121,"52":0.12242,"53":0,"54":0.006121,"55":0.006121,"56":0.226477,"57":0.024484,"58":0.012242,"59":0.085694,"60":0.165267,"61":0.042847,"62":0.128541,"63":0.042847,"64":0.954876,"65":4.731533,"66":0.018363,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.067331,"37":0.006121,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006121,"57":0.195872,"58":0.293808,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.024484,"5":0.012242,"6":0,"7":0.006121,"8":0.006121,"9":0.012242,"10":0.018363,"11":0.275445,"12":2.381069,_:"0","3.1":0,"3.2":0,"5.1":0.006121,"6.1":0.012242,"7.1":0,"9.1":0.12242,"10.1":0.153025,"11.1":0.483559,"12.1":0.024484},G:{"8":0.61287191043731,"3.2":0.0087241553087161,"4.0-4.1":0.0065431164815371,"4.2-4.3":0.0065431164815371,"5.0-5.1":0.023991427098969,"6.0-6.1":0.015267271790253,"7.0-7.1":0.050163893025118,"8.1-8.4":0.11995713549485,"9.0-9.2":0.063250125988192,"9.3":0.46674230901631,"10.0-10.2":0.29225920284199,"10.3":0.60632879395577,"11.0-11.2":0.79171709426599,"11.3-11.4":1.8975037796458,"12.0-12.1":16.752559231562,"12.2":0.080698436605624},I:{"3":0.00084862411347518,"4":0.1128670070922,_:"67","2.1":0,"2.2":0,"2.3":0.018669730496454,"4.1":0.032247716312057,"4.2-4.3":0.17057344680851,"4.4":0,"4.4.3-4.4.4":0.3827294751773},A:{"6":0.006121,"7":0,"8":0.012242,"9":0.012242,"10":0.012242,"11":1.169111,"5.5":0},B:{"12":0.012242,"13":0.024484,"14":0.030605,"15":0.079573,"16":0.06121,"17":0.936513,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.43288237951807,"5.0-5.4":0.022199096385542,"6.2-6.4":0.32188689759036,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.015516},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.182313},O:{"0":0.275409},Q:{_:"1.2"},H:{"0":0.091809664948454},L:{"0":39.027497}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.052648,"39":0,"40":0.006581,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.381698,"50":0,"51":0,"52":0,"53":0.013162,"54":0,"55":0.098715,"56":0,"57":0,"58":0.026324,"59":0,"60":0.006581,"61":0.006581,"62":0.019743,"63":0.171106,"64":0.032905,"65":0.125039,"66":0.013162,"67":0.315888,"68":0.052648,"69":0.375117,"70":0.322469,"71":0.157944,"72":0.750234,"73":17.446231,"74":0.026324,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.013162,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.013162,"32":0.032905,"33":0,"34":0.032905,"35":0,"36":0,"37":0,"38":0.06581,"39":0.118458,"40":0,"41":0.13162,"42":0,"43":0.013162,"44":0,"45":0.013162,"46":0,"47":0.157944,"48":0.085553,"49":0.171106,"50":0,"51":0.006581,"52":0.125039,"53":0.006581,"54":0.006581,"55":0.006581,"56":0.467251,"57":0.144782,"58":0.013162,"59":0.098715,"60":0.434346,"61":0.085553,"62":0.078972,"63":0.026324,"64":0.250078,"65":0.348793,"66":7.232519,"67":0.078972,"68":0,"3.5":0.032905,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006581,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006581,"57":0,"58":0.467251,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.026324,"5":0,"6":0,"7":0,"8":0,"9":0.013162,"10":0.039486,"11":0.210592,"12":1.362267,_:"0","3.1":0,"3.2":0,"5.1":0.006581,"6.1":0,"7.1":0,"9.1":0.06581,"10.1":0.204011,"11.1":0.565966,"12.1":1.928233},G:{"8":0.14939489452617,"3.2":0.0097009671770239,"4.0-4.1":0.0058205803062143,"4.2-4.3":0.0019401934354048,"5.0-5.1":0.019401934354048,"6.0-6.1":0.0097009671770239,"7.0-7.1":0.034923481837286,"8.1-8.4":0.075667543980787,"9.0-9.2":0.04462444901431,"9.3":0.37057694616231,"10.0-10.2":0.20566050415291,"10.3":0.49086893915741,"11.0-11.2":0.60534035184629,"11.3-11.4":1.2436639920945,"12.0-12.1":7.5085485950165,"12.2":8.6125186597618},I:{"3":0.00079447883064516,"4":0.1144049516129,_:"67","2.1":0.0055613518145161,"2.2":0.0095337459677419,"2.3":0.0055613518145161,"4.1":0.057202475806452,"4.2-4.3":0.24787739516129,"4.4":0,"4.4.3-4.4.4":0.34718724899194},A:{"6":0,"7":0,"8":0,"9":0.026324,"10":0.072391,"11":1.38201,"5.5":0},B:{"12":0.006581,"13":0.006581,"14":0.013162,"15":0.118458,"16":0.06581,"17":1.046379,"18":0.631776},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.37511022686567,"5.0-5.4":0.022065307462687,"6.2-6.4":0.06619592238806,"7.2-7.4":0.36407757313433,"8.2":1.4121796776119,"9.2":1.4563102925373},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.194883},O:{"0":0.516269},Q:{"1.2":0.051285},H:{"0":0.061500878006873},L:{"0":32.609552}}; diff --git a/node_modules/caniuse-lite/data/regions/PG.js b/node_modules/caniuse-lite/data/regions/PG.js index b5b98f7f2..8398d7ea4 100644 --- a/node_modules/caniuse-lite/data/regions/PG.js +++ b/node_modules/caniuse-lite/data/regions/PG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.031696,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.003962,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.003962,"26":0.003962,"27":0,"28":0.003962,"29":0.007924,"30":0,"31":0,"32":0.003962,"33":0,"34":0.003962,"35":0,"36":0,"37":0,"38":0.007924,"39":0.003962,"40":0.035658,"41":0.007924,"42":0,"43":0,"44":0.003962,"45":0.003962,"46":0.01981,"47":0,"48":0.003962,"49":0.063392,"50":0.015848,"51":0.003962,"52":0.003962,"53":0.003962,"54":0,"55":0.011886,"56":0.015848,"57":0.003962,"58":0.031696,"59":0.01981,"60":0.035658,"61":0.007924,"62":0.01981,"63":0.05943,"64":0.023772,"65":0.05943,"66":0.091126,"67":0.087164,"68":0.031696,"69":0.087164,"70":0.130746,"71":2.305884,"72":3.18941,"73":0.007924,"74":0.003962,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.003962,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003962,"27":0,"28":0,"29":0,"30":0.031696,"31":0,"32":0.007924,"33":0,"34":0,"35":0,"36":0.003962,"37":0,"38":0.003962,"39":0.003962,"40":0.003962,"41":0,"42":0.003962,"43":0.01981,"44":0.007924,"45":0.003962,"46":0.071316,"47":0.047544,"48":0.023772,"49":0.011886,"50":0.003962,"51":0,"52":0.011886,"53":0.122822,"54":0.003962,"55":0.011886,"56":0.043582,"57":0.110936,"58":0.03962,"59":0.027734,"60":0.285264,"61":0.027734,"62":0.11886,"63":0.09905,"64":0.15848,"65":0.590338,"66":0.063392,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.003962,"29":0,"30":0.003962,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.15848,"38":0.130746,"39":0.047544,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003962,"46":0,"47":0.003962,"48":0.003962,"49":0.015848,"50":0.05943,"51":0,"52":0,"53":0,"54":0,"55":0.003962,"56":0.015848,"57":0.225834,"58":0.3962,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.015848},E:{"4":0,"5":0,"6":0,"7":0.003962,"8":0.011886,"9":0.087164,"10":0.003962,"11":0.047544,"12":0.150556,_:"0","3.1":0,"3.2":0,"5.1":0.003962,"6.1":0,"7.1":0,"9.1":0.015848,"10.1":0.051506,"11.1":0.05943,"12.1":0},G:{"8":0.088163813269289,"3.2":0.0012550009006304,"4.0-4.1":0.00094125067547283,"4.2-4.3":0.00094125067547283,"5.0-5.1":0.0034512524767337,"6.0-6.1":0.0021962515761033,"7.0-7.1":0.007216255178625,"8.1-8.4":0.017256262383669,"9.0-9.2":0.0090987565295707,"9.3":0.067142548183729,"10.0-10.2":0.04204253017112,"10.3":0.087222562593816,"11.0-11.2":0.11389133173221,"11.3-11.4":0.27296269588712,"12.0-12.1":2.4099154794356,"12.2":0.011608758330832},I:{"3":0.010676104018913,"4":1.4199218345154,_:"67","2.1":0,"2.2":0,"2.3":0.23487428841608,"4.1":0.40569195271868,"4.2-4.3":2.1458969078014,"4.4":0,"4.4.3-4.4.4":4.8149229125296},A:{"6":0,"7":0,"8":0.11582087550201,"9":0.035944409638554,"10":0.051919702811245,"11":0.79077701204819,"5.5":0},B:{"12":0.055468,"13":0.095088,"14":0.087164,"15":0.083202,"16":0.166404,"17":0.384314,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.5413435314685,"5.0-5.4":0.17281136013986,"6.2-6.4":0.30496122377622,_:"7.2-7.4 8.2"},N:{"10":0.053413076923077,"11":0.085460923076923},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.175102},O:{"0":2.77748},Q:{_:"1.2"},H:{"0":4.6302745360825},L:{"0":54.119998}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00929,"12":0.004645,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.013935,"27":0,"28":0,"29":0.004645,"30":0.004645,"31":0,"32":0,"33":0,"34":0.02787,"35":0,"36":0,"37":0,"38":0.004645,"39":0,"40":0.06503,"41":0.004645,"42":0,"43":0.00929,"44":0.004645,"45":0,"46":0.013935,"47":0.004645,"48":0,"49":0.11148,"50":0.00929,"51":0.004645,"52":0.00929,"53":0.00929,"54":0.004645,"55":0.088255,"56":0.023225,"57":0.00929,"58":0.01858,"59":0.013935,"60":0.00929,"61":0.00929,"62":0.013935,"63":0.032515,"64":0.00929,"65":0.03716,"66":0.069675,"67":0.05574,"68":0.02787,"69":0.08361,"70":0.171865,"71":0.17651,"72":0.49237,"73":7.54348,"74":0.004645,"75":0.013935,_:"76"},C:{"2":0,"3":0,"4":0,"5":0.004645,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.01858,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.00929,"29":0.004645,"30":0.01858,"31":0,"32":0.004645,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004645,"39":0,"40":0.013935,"41":0,"42":0.004645,"43":0.013935,"44":0.023225,"45":0.013935,"46":0.004645,"47":0.72462,"48":0.01858,"49":0.06503,"50":0.004645,"51":0,"52":0.013935,"53":0.013935,"54":0.004645,"55":0.004645,"56":0.032515,"57":0.013935,"58":0.02787,"59":0.01858,"60":0.05574,"61":0.01858,"62":0.07432,"63":0.13935,"64":0.041805,"65":0.14864,"66":1.80226,"67":0.08361,"68":0,"3.5":0.004645,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.004645,"21":0.004645,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.004645,"29":0,"30":0,"31":0,"32":0,"33":0.004645,"34":0,"35":0,"36":0,"37":0.153285,"38":0.08361,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00929,"50":0,"51":0.0929,"52":0,"53":0,"54":0,"55":0,"56":0.00929,"57":0.004645,"58":0.64101,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.023225},E:{"4":0,"5":0,"6":0.004645,"7":0,"8":0.01858,"9":0,"10":0,"11":0.023225,"12":0.11148,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.07432,"11.1":0.023225,"12.1":0.04645},G:{"8":0.019996845291704,"3.2":0.0012984964475133,"4.0-4.1":0.00077909786850796,"4.2-4.3":0.00025969928950265,"5.0-5.1":0.0025969928950265,"6.0-6.1":0.0012984964475133,"7.0-7.1":0.0046745872110477,"8.1-8.4":0.010128272290603,"9.0-9.2":0.005973083658561,"9.3":0.049602564295007,"10.0-10.2":0.027528124687281,"10.3":0.065703920244171,"11.0-11.2":0.081026178324827,"11.3-11.4":0.1664672445712,"12.0-12.1":1.0050362503753,"12.2":1.1528051461023},I:{"3":0.0049523034274194,"4":0.71313169354839,_:"67","2.1":0.034666123991935,"2.2":0.059427641129032,"2.3":0.034666123991935,"4.1":0.35656584677419,"4.2-4.3":1.5451186693548,"4.4":0,"4.4.3-4.4.4":2.1641565977823},A:{"6":0,"7":0,"8":0.16997421176471,"9":0.037772047058824,"10":0.12748065882353,"11":1.6714130823529,"5.5":0},B:{"12":0.143995,"13":0.10219,"14":0.097545,"15":0.199735,"16":0.190445,"17":0.469145,"18":0.116125},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.6072515789474,"5.0-5.4":0.18545210526316,"6.2-6.4":0.17514921052632,"7.2-7.4":0.63877947368421,"8.2":0.66968815789474,"9.2":0.24726947368421},N:{"10":0.12075525,"11":0.09879975},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.19278},O:{"0":4.51962},Q:{"1.2":0.39627},H:{"0":3.7009306701031},L:{"0":54.366235}}; diff --git a/node_modules/caniuse-lite/data/regions/PH.js b/node_modules/caniuse-lite/data/regions/PH.js index 2ca007055..e006074c9 100644 --- a/node_modules/caniuse-lite/data/regions/PH.js +++ b/node_modules/caniuse-lite/data/regions/PH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005919,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005919,"22":0.005919,"23":0,"24":0,"25":0.005919,"26":0.005919,"27":0,"28":0.011838,"29":0.017757,"30":0.011838,"31":0.035514,"32":0.005919,"33":0.029595,"34":0.005919,"35":0.005919,"36":0.005919,"37":0.005919,"38":0.017757,"39":0.005919,"40":0.011838,"41":0,"42":0,"43":0.011838,"44":0.011838,"45":0.005919,"46":0.017757,"47":0.005919,"48":0.011838,"49":0.290031,"50":0.017757,"51":0.023676,"52":0.011838,"53":0.017757,"54":0.023676,"55":0.023676,"56":0.029595,"57":0.029595,"58":0.147975,"59":0.047352,"60":0.053271,"61":0.065109,"62":0.053271,"63":0.11838,"64":0.076947,"65":0.17757,"66":0.136137,"67":0.260436,"68":0.219003,"69":0.284112,"70":0.455763,"71":10.038624,"72":13.057314,"73":0.082866,"74":0.035514,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005919,"39":0,"40":0.005919,"41":0,"42":0,"43":0.011838,"44":0,"45":0.005919,"46":0,"47":0.035514,"48":0.011838,"49":0.005919,"50":0.005919,"51":0.005919,"52":0.053271,"53":0.005919,"54":0.005919,"55":0.005919,"56":0.065109,"57":0.011838,"58":0.011838,"59":0.011838,"60":0.029595,"61":0.017757,"62":0.017757,"63":0.035514,"64":0.224922,"65":0.988473,"66":0.053271,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.171651,"38":0.011838,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005919,"50":0.005919,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005919,"57":0.159813,"58":0.219003,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.023676},E:{"4":0,"5":0,"6":0,"7":0,"8":0.035514,"9":0.05919,"10":0.017757,"11":0.041433,"12":0.461682,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.023676,"10.1":0.05919,"11.1":0.124299,"12.1":0},G:{"8":0.32406582998099,"3.2":0.004613036725708,"4.0-4.1":0.003459777544281,"4.2-4.3":0.003459777544281,"5.0-5.1":0.012685850995697,"6.0-6.1":0.008072814269989,"7.0-7.1":0.026524961172821,"8.1-8.4":0.063429254978485,"9.0-9.2":0.033444516261383,"9.3":0.24679746482538,"10.0-10.2":0.15453673031122,"10.3":0.32060605243671,"11.0-11.2":0.418633082858,"11.3-11.4":1.0033354878415,"12.0-12.1":8.8581837725408,"12.2":0.042670589712799},I:{"3":0.0011889929078014,"4":0.15813605673759,_:"67","2.1":0,"2.2":0,"2.3":0.026157843971631,"4.1":0.045181730496454,"4.2-4.3":0.23898757446809,"4.4":0,"4.4.3-4.4.4":0.53623580141844},A:{"6":0,"7":0,"8":0.042385482758621,"9":0.012110137931034,"10":0.018165206896552,"11":0.45413017241379,"5.5":0},B:{"12":0.011838,"13":0.017757,"14":0.023676,"15":0.029595,"16":0.05919,"17":0.402492,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.52464358064516,"5.0-5.4":0.030861387096774,"6.2-6.4":0.10287129032258,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.048972},J:{"7":0.0024486,"10":0.0097944},R:{_:"0"},M:{"0":0.102025},O:{"0":1.273272},Q:{_:"1.2"},H:{"0":1.8081775051546},L:{"0":47.97079}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006017,"23":0,"24":0,"25":0,"26":0.006017,"27":0.006017,"28":0.006017,"29":0.006017,"30":0.012034,"31":0.072204,"32":0.006017,"33":0.030085,"34":0.006017,"35":0.006017,"36":0.006017,"37":0,"38":0.018051,"39":0.006017,"40":0.006017,"41":0.006017,"42":0.006017,"43":0.012034,"44":0.006017,"45":0.006017,"46":0.018051,"47":0.006017,"48":0.018051,"49":0.547547,"50":0.012034,"51":0.024068,"52":0.006017,"53":0.018051,"54":0.018051,"55":0.018051,"56":0.024068,"57":0.018051,"58":0.126357,"59":0.042119,"60":0.042119,"61":0.066187,"62":0.042119,"63":0.108306,"64":0.072204,"65":0.162459,"66":0.108306,"67":0.204578,"68":0.144408,"69":0.234663,"70":0.288816,"71":0.463309,"72":1.420012,"73":24.224442,"74":0.096272,"75":0.06017,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006017,"39":0,"40":0,"41":0,"42":0,"43":0.012034,"44":0,"45":0.012034,"46":0,"47":0.036102,"48":0.018051,"49":0.006017,"50":0.006017,"51":0.006017,"52":0.048136,"53":0.006017,"54":0.006017,"55":0.006017,"56":0.090255,"57":0.012034,"58":0.006017,"59":0.012034,"60":0.036102,"61":0.018051,"62":0.018051,"63":0.018051,"64":0.030085,"65":0.114323,"66":1.401961,"67":0.066187,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006017,"37":0.138391,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.006017,"57":0.006017,"58":0.415173,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.012034},E:{"4":0,"5":0,"6":0,"7":0.018051,"8":0.012034,"9":0.012034,"10":0.024068,"11":0.042119,"12":0.379071,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.006017,"7.1":0,"9.1":0.024068,"10.1":0.066187,"11.1":0.126357,"12.1":0.204578},G:{"8":0.082449447112979,"3.2":0.0053538602021415,"4.0-4.1":0.0032123161212849,"4.2-4.3":0.0010707720404283,"5.0-5.1":0.010707720404283,"6.0-6.1":0.0053538602021415,"7.0-7.1":0.019273896727709,"8.1-8.4":0.041760109576704,"9.0-9.2":0.024627756929851,"9.3":0.20451745972181,"10.0-10.2":0.1135018362854,"10.3":0.27090532622836,"11.0-11.2":0.33408087661363,"11.3-11.4":0.68636487791454,"12.0-12.1":4.1438877964575,"12.2":4.7531570874612},I:{"3":0.00075348387096774,"4":0.10850167741935,_:"67","2.1":0.0052743870967742,"2.2":0.0090418064516129,"2.3":0.0052743870967742,"4.1":0.054250838709677,"4.2-4.3":0.23508696774194,"4.4":0,"4.4.3-4.4.4":0.3292724516129},A:{"6":0.006222125,"7":0,"8":0.049777,"9":0.01244425,"10":0.018666375,"11":0.46043725,"5.5":0},B:{"12":0.012034,"13":0.018051,"14":0.024068,"15":0.036102,"16":0.048136,"17":0.463309,"18":0.126357},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41487898477157,"5.0-5.4":0.031115923857868,"6.2-6.4":0.072603822335025,"7.2-7.4":0.18669554314721,"8.2":0.74678217258883,"9.2":0.59120255329949},N:{"10":0,"11":0.043813},J:{"7":0,"10":0.011949},S:{"2.5":0},R:{_:"0"},M:{"0":0.099575},O:{"0":1.027614},Q:{"1.2":0.015932},H:{"0":1.4442344312715},L:{"0":46.906651}}; diff --git a/node_modules/caniuse-lite/data/regions/PK.js b/node_modules/caniuse-lite/data/regions/PK.js index 9f000d182..e9db9f3e6 100644 --- a/node_modules/caniuse-lite/data/regions/PK.js +++ b/node_modules/caniuse-lite/data/regions/PK.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003155,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.003155,"24":0.003155,"25":0.003155,"26":0.003155,"27":0,"28":0.003155,"29":0.01893,"30":0.003155,"31":0.003155,"32":0.003155,"33":0.015775,"34":0.003155,"35":0,"36":0,"37":0,"38":0.003155,"39":0,"40":0.009465,"41":0,"42":0,"43":0.028395,"44":0.003155,"45":0.003155,"46":0.003155,"47":0.003155,"48":0.00631,"49":0.08834,"50":0.003155,"51":0.003155,"52":0.003155,"53":0.003155,"54":0.003155,"55":0.00631,"56":0.00631,"57":0.003155,"58":0.01893,"59":0.003155,"60":0.00631,"61":0.41646,"62":0.022085,"63":0.03786,"64":0.02524,"65":0.041015,"66":0.01262,"67":0.03155,"68":0.02524,"69":0.03786,"70":0.05048,"71":2.24636,"72":3.625095,"73":0.034705,"74":0.015775,"75":0},C:{"2":0,"3":0.003155,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003155,"12":0.003155,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003155,"38":0.003155,"39":0,"40":0.003155,"41":0.003155,"42":0.003155,"43":0.00631,"44":0.003155,"45":0.003155,"46":0,"47":0.00631,"48":0.009465,"49":0.003155,"50":0.003155,"51":0.003155,"52":0.028395,"53":0,"54":0.003155,"55":0.003155,"56":0.009465,"57":0.009465,"58":0.009465,"59":0.00631,"60":0.009465,"61":0.003155,"62":0.00631,"63":0.01262,"64":0.059945,"65":0.34074,"66":0.04417,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.009465,"19":0,"20":0,"21":0,"22":0.003155,"23":0,"24":0.003155,"25":0.00631,"26":0,"27":0,"28":0.003155,"29":0.003155,"30":0.00631,"31":0.003155,"32":0.00631,"33":0.00631,"34":0,"35":0.003155,"36":0.003155,"37":0.04417,"38":0.205075,"39":0.003155,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003155,"46":0,"47":0,"48":0.003155,"49":0.00631,"50":0.003155,"51":0.003155,"52":0,"53":0,"54":0,"55":0,"56":0.003155,"57":0.10727,"58":0.179835,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00631},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003155,"10":0.003155,"11":0.00631,"12":0.047325,_:"0","3.1":0,"3.2":0,"5.1":0.041015,"6.1":0,"7.1":0,"9.1":0,"10.1":0.00631,"11.1":0.01262,"12.1":0},G:{"8":0.078855466826779,"3.2":0.0011224977484239,"4.0-4.1":0.00084187331131792,"4.2-4.3":0.00084187331131792,"5.0-5.1":0.0030868688081657,"6.0-6.1":0.0019643710597418,"7.0-7.1":0.0064543620534374,"8.1-8.4":0.015434344040829,"9.0-9.2":0.0081381086760733,"9.3":0.060053629540678,"10.0-10.2":0.037603674572201,"10.3":0.078013593515461,"11.0-11.2":0.10186667066947,"11.3-11.4":0.2441432602822,"12.0-12.1":2.155476301411,"12.2":0.010383104172921},I:{"3":0.0040353546099291,"4":0.53670216312057,_:"67","2.1":0,"2.2":0,"2.3":0.08877780141844,"4.1":0.1533434751773,"4.2-4.3":0.81110627659574,"4.4":0,"4.4.3-4.4.4":1.819944929078},A:{"6":0.0032952222222222,"7":0,"8":0.042837888888889,"9":0.0065904444444444,"10":0.0098856666666667,"11":0.085675777777778,"5.5":0},B:{"12":0.009465,"13":0.00631,"14":0.015775,"15":0.009465,"16":0.01262,"17":0.078875,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.82923572368421,"5.0-5.4":0.061424868421053,"6.2-6.4":0.092137302631579,_:"7.2-7.4 8.2"},N:{"10":0.011528421052632,"11":0.20751157894737},J:{"7":0.008214,"10":0.032856},R:{_:"0"},M:{"0":0.05476},O:{"0":6.824465},Q:{_:"1.2"},H:{"0":4.050252362543},L:{"0":66.941385}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003355,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.003355,"26":0.003355,"27":0.003355,"28":0,"29":0.023485,"30":0.003355,"31":0.00671,"32":0.003355,"33":0.010065,"34":0.003355,"35":0.003355,"36":0,"37":0,"38":0.003355,"39":0,"40":0.010065,"41":0.003355,"42":0.003355,"43":0.030195,"44":0.003355,"45":0.003355,"46":0.00671,"47":0.003355,"48":0.003355,"49":0.24156,"50":0.003355,"51":0.003355,"52":0.003355,"53":0.003355,"54":0.003355,"55":0.00671,"56":0.00671,"57":0.003355,"58":0.02013,"59":0.003355,"60":0.003355,"61":0.38247,"62":0.01342,"63":0.03355,"64":0.01342,"65":0.04026,"66":0.010065,"67":0.02013,"68":0.016775,"69":0.04697,"70":0.04697,"71":0.090585,"72":0.231495,"73":7.162925,"74":0.04026,"75":0.03355,_:"76"},C:{"2":0,"3":0.003355,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.003355,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.003355,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003355,"38":0.003355,"39":0,"40":0.003355,"41":0.003355,"42":0.003355,"43":0.00671,"44":0.003355,"45":0.00671,"46":0,"47":0.010065,"48":0.01342,"49":0.003355,"50":0.003355,"51":0.003355,"52":0.030195,"53":0,"54":0,"55":0.003355,"56":0.010065,"57":0.00671,"58":0.003355,"59":0.003355,"60":0.01342,"61":0.003355,"62":0.00671,"63":0.010065,"64":0.00671,"65":0.030195,"66":0.533445,"67":0.06039,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.01342,"19":0.003355,"20":0,"21":0,"22":0.003355,"23":0,"24":0.003355,"25":0,"26":0,"27":0,"28":0.003355,"29":0.003355,"30":0.003355,"31":0,"32":0.00671,"33":0.003355,"34":0,"35":0.003355,"36":0.003355,"37":0.05368,"38":0.057035,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00671,"52":0,"53":0,"54":0,"55":0,"56":0.003355,"57":0,"58":0.338855,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00671},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.00671,"11":0.003355,"12":0.04026,_:"0","3.1":0,"3.2":0,"5.1":0.02013,"6.1":0,"7.1":0,"9.1":0.003355,"10.1":0.010065,"11.1":0.01342,"12.1":0.030195},G:{"8":0.022905361753227,"3.2":0.001487361152807,"4.0-4.1":0.00089241669168418,"4.2-4.3":0.00029747223056139,"5.0-5.1":0.0029747223056139,"6.0-6.1":0.001487361152807,"7.0-7.1":0.0053545001501051,"8.1-8.4":0.011601416991894,"9.0-9.2":0.006841861302912,"9.3":0.056817196037226,"10.0-10.2":0.031532056439508,"10.3":0.075260474332032,"11.0-11.2":0.092811335935155,"11.3-11.4":0.19067969978985,"12.0-12.1":1.1512175322726,"12.2":1.320479231462},I:{"3":0.0031098991935484,"4":0.44782548387097,_:"67","2.1":0.021769294354839,"2.2":0.037318790322581,"2.3":0.021769294354839,"4.1":0.22391274193548,"4.2-4.3":0.9702885483871,"4.4":0,"4.4.3-4.4.4":1.3590259475806},A:{"6":0,"7":0,"8":0.045972567567568,"9":0.0035363513513514,"10":0.010609054054054,"11":0.070727027027027,"5.5":0},B:{"12":0.010065,"13":0.00671,"14":0.016775,"15":0.010065,"16":0.01342,"17":0.09394,"18":0.030195},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0965644055944,"5.0-5.4":0.10153374125874,"6.2-6.4":0.091380367132867,"7.2-7.4":0.25383435314685,"8.2":0.84273005244755,"9.2":0.51782208041958},N:{"10":0.012117352941176,"11":0.19387764705882},J:{"7":0,"10":0.033225},S:{"2.5":0.006645},R:{_:"0"},M:{"0":0.059805},O:{"0":6.598485},Q:{"1.2":0.006645},H:{"0":3.7117234536082},L:{"0":64.88324}}; diff --git a/node_modules/caniuse-lite/data/regions/PL.js b/node_modules/caniuse-lite/data/regions/PL.js index 4b8667b34..680d90963 100644 --- a/node_modules/caniuse-lite/data/regions/PL.js +++ b/node_modules/caniuse-lite/data/regions/PL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004042,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004042,"23":0,"24":0,"25":0,"26":0.004042,"27":0,"28":0,"29":0.02021,"30":0,"31":0.004042,"32":0,"33":0,"34":0.008084,"35":0,"36":0,"37":0.004042,"38":0.008084,"39":0.012126,"40":0.004042,"41":0,"42":0,"43":0.008084,"44":0,"45":0,"46":0.028294,"47":0,"48":0,"49":0.234436,"50":0.004042,"51":0.004042,"52":0.004042,"53":0.008084,"54":0.008084,"55":0.008084,"56":0.008084,"57":0.008084,"58":0.036378,"59":0.008084,"60":0.008084,"61":0.084882,"62":0.012126,"63":0.028294,"64":0.028294,"65":0.016168,"66":0.016168,"67":0.036378,"68":0.064672,"69":0.04042,"70":0.097008,"71":3.33465,"72":4.42599,"73":0.008084,"74":0.008084,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004042,"39":0,"40":0.004042,"41":0.004042,"42":0,"43":0.004042,"44":0,"45":0.004042,"46":0,"47":0.008084,"48":0.012126,"49":0.004042,"50":0.004042,"51":0.004042,"52":0.177848,"53":0.004042,"54":0.004042,"55":0.004042,"56":0.012126,"57":0.008084,"58":0.004042,"59":0.008084,"60":0.044462,"61":0.012126,"62":0.016168,"63":0.04042,"64":0.392074,"65":1.952286,"66":0.008084,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.008084,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.004042,"34":0,"35":0,"36":0.036378,"37":0,"38":0.036378,"39":0,"40":0.004042,"41":0,"42":0,"43":0,"44":0,"45":0.004042,"46":0,"47":0,"48":0.004042,"49":0.004042,"50":0.004042,"51":0,"52":0,"53":0,"54":0.004042,"55":0.012126,"56":0.024252,"57":0.553754,"58":0.602258,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004042},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.008084,"10":0.004042,"11":0.008084,"12":0.250604,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.004042,"10.1":0.012126,"11.1":0.032336,"12.1":0},G:{"8":0.065490068648054,"3.2":0.00093224297007906,"4.0-4.1":0.00069918222755929,"4.2-4.3":0.00069918222755929,"5.0-5.1":0.0025636681677174,"6.0-6.1":0.0016314251976383,"7.0-7.1":0.0053603970779546,"8.1-8.4":0.012818340838587,"9.0-9.2":0.0067587615330732,"9.3":0.049874998899229,"10.0-10.2":0.031230139497648,"10.3":0.064790886420494,"11.0-11.2":0.084601049534674,"11.3-11.4":0.20276284599219,"12.0-12.1":1.7901395632943,"12.2":0.0086232474732313},I:{"3":0.0018762056737589,"4":0.24953535460993,_:"67","2.1":0,"2.2":0,"2.3":0.041276524822695,"4.1":0.071295815602837,"4.2-4.3":0.37711734042553,"4.4":0,"4.4.3-4.4.4":0.84616875886525},A:{"6":0,"7":0,"8":0.008084,"9":0.008084,"10":0.008084,"11":0.278898,"5.5":0},B:{"12":0.004042,"13":0.008084,"14":0.028294,"15":0.064672,"16":0.04042,"17":0.388032,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.81705386440678,"5.0-5.4":0.10087084745763,"6.2-6.4":0.1613933559322,_:"7.2-7.4 8.2"},N:{"10":0.011132052631579,"11":0.41188594736842},J:{"7":0.0023832,"10":0.0095328},R:{_:"0"},M:{"0":0.184698},O:{"0":0.035748},Q:{_:"1.2"},H:{"0":0.72200313402062},L:{"0":72.363896}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003599,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003599,"23":0,"24":0,"25":0,"26":0.003599,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003599,"35":0,"36":0,"37":0,"38":0.007198,"39":0.003599,"40":0.007198,"41":0,"42":0.003599,"43":0.007198,"44":0,"45":0,"46":0.017995,"47":0,"48":0,"49":0.194346,"50":0.003599,"51":0.003599,"52":0.003599,"53":0.007198,"54":0.003599,"55":0.007198,"56":0.007198,"57":0.007198,"58":0.021594,"59":0.010797,"60":0.003599,"61":0.089975,"62":0.007198,"63":0.025193,"64":0.021594,"65":0.014396,"66":0.010797,"67":0.017995,"68":0.046787,"69":0.025193,"70":0.039589,"71":0.082777,"72":0.313113,"73":6.578972,"74":0.010797,"75":0.007198,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003599,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.003599,"39":0,"40":0,"41":0,"42":0,"43":0.003599,"44":0,"45":0.003599,"46":0,"47":0.007198,"48":0.010797,"49":0.003599,"50":0.003599,"51":0.003599,"52":0.140361,"53":0.003599,"54":0.003599,"55":0.003599,"56":0.010797,"57":0.007198,"58":0.003599,"59":0.003599,"60":0.046787,"61":0.014396,"62":0.010797,"63":0.021594,"64":0.025193,"65":0.129564,"66":2.073024,"67":0.007198,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007198,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003599,"33":0,"34":0,"35":0,"36":0.025193,"37":0,"38":0.010797,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.003599,"50":0,"51":0.003599,"52":0,"53":0,"54":0,"55":0.010797,"56":0.010797,"57":0.003599,"58":0.978928,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.003599},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.003599,"11":0.007198,"12":0.158356,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003599,"10.1":0.010797,"11.1":0.032391,"12.1":0.097173},G:{"8":0.016770411988392,"3.2":0.001088987791454,"4.0-4.1":0.00065339267487241,"4.2-4.3":0.0002177975582908,"5.0-5.1":0.002177975582908,"6.0-6.1":0.001088987791454,"7.0-7.1":0.0039203560492345,"8.1-8.4":0.0084941047733413,"9.0-9.2":0.0050093438406885,"9.3":0.041599333633543,"10.0-10.2":0.023086541178825,"10.3":0.055102782247573,"11.0-11.2":0.067952838186731,"11.3-11.4":0.13960823486441,"12.0-12.1":0.84287655058541,"12.2":0.96680336125288},I:{"3":0.0013121411290323,"4":0.18894832258065,_:"67","2.1":0.0091849879032258,"2.2":0.015745693548387,"2.3":0.0091849879032258,"4.1":0.094474161290323,"4.2-4.3":0.40938803225806,"4.4":0,"4.4.3-4.4.4":0.5734056733871},A:{"6":0,"7":0,"8":0.007198,"9":0.003599,"10":0.010797,"11":0.219539,"5.5":0},B:{"12":0.003599,"13":0.007198,"14":0.025193,"15":0.046787,"16":0.025193,"17":0.32391,"18":0.082777},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.70944416666667,"5.0-5.4":0.09121425,"6.2-6.4":0.15202375,"7.2-7.4":0.46620616666667,"8.2":2.1688721666667,"9.2":1.6418565},N:{"10":0.011072,"11":0.398592},J:{"7":0,"10":0.012802},S:{"2.5":0},R:{_:"0"},M:{"0":0.179228},O:{"0":0.044807},Q:{"1.2":0},H:{"0":0.78780692439863},L:{"0":74.767732}}; diff --git a/node_modules/caniuse-lite/data/regions/PM.js b/node_modules/caniuse-lite/data/regions/PM.js index 2071dc18f..9d71cb156 100644 --- a/node_modules/caniuse-lite/data/regions/PM.js +++ b/node_modules/caniuse-lite/data/regions/PM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.013716,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006858,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.013716,"47":0,"48":0,"49":0.329184,"50":0,"51":0,"52":0.013716,"53":0.006858,"54":0.027432,"55":0.089154,"56":0,"57":0.06858,"58":0.020574,"59":0,"60":0,"61":0,"62":0.013716,"63":0.006858,"64":0.096012,"65":0.020574,"66":0.048006,"67":0.03429,"68":0.041148,"69":0.082296,"70":0.192024,"71":8.997696,"72":10.088118,"73":0.013716,"74":0,"75":0},C:{"2":0.006858,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.013716,"41":0,"42":0,"43":0,"44":0,"45":0.027432,"46":0,"47":0.006858,"48":0.027432,"49":0,"50":0.013716,"51":0,"52":0.164592,"53":0,"54":0,"55":0,"56":0.013716,"57":0.006858,"58":0,"59":0.006858,"60":0.425196,"61":0,"62":0.006858,"63":0.096012,"64":0.877824,"65":3.648456,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.027432,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":1.241298,"58":1.227582,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.048006,"11":0.013716,"12":3.271266,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.061722,"10.1":0.109728,"11.1":0.452628,"12.1":0},G:{"8":1.3264075646953,"3.2":0.018881246472531,"4.0-4.1":0.014160934854398,"4.2-4.3":0.014160934854398,"5.0-5.1":0.05192342779946,"6.0-6.1":0.033042181326929,"7.0-7.1":0.10856716721705,"8.1-8.4":0.2596171389973,"9.0-9.2":0.13688903692585,"9.3":1.0101466862804,"10.0-10.2":0.63252175682978,"10.3":1.3122466298409,"11.0-11.2":1.7134731173822,"11.3-11.4":4.1066711077754,"12.0-12.1":36.256713538877,"12.2":0.17465152987091},I:{"3":0.00079028368794326,"4":0.10510773049645,_:"67","2.1":0,"2.2":0,"2.3":0.017386241134752,"4.1":0.030030780141844,"4.2-4.3":0.1588470212766,"4.4":0,"4.4.3-4.4.4":0.35641794326241},A:{"6":0,"7":0,"8":0.020574,"9":0,"10":0,"11":0.51435,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0.006858,"16":0.020574,"17":1.47447,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.067673846153846,"5.0-5.4":0,"6.2-6.4":0.027069538461538,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.037704},O:{"0":0},Q:{_:"1.2"},H:{"0":0},L:{"0":16.719502}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.070227,"50":0,"51":0,"52":0.046818,"53":0,"54":0.015606,"55":0.015606,"56":0.031212,"57":0.397953,"58":0.015606,"59":0,"60":0,"61":0,"62":0,"63":0.015606,"64":0.273105,"65":0.015606,"66":0.015606,"67":0,"68":0.187272,"69":0,"70":2.481354,"71":0.444771,"72":0.85833,"73":22.987638,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0.054621,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.031212,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.015606,"41":0,"42":0,"43":0.015606,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.070227,"51":0,"52":0.358938,"53":0,"54":0.031212,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.733482,"61":0,"62":0,"63":1.147041,"64":0,"65":0.616437,"66":7.069518,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.178253,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.117045,"11":0,"12":2.793474,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.218484,"10.1":1.623024,"11.1":0.460377,"12.1":2.091204},G:{"8":0.22761592204543,"3.2":0.014780254678275,"4.0-4.1":0.0088681528069649,"4.2-4.3":0.002956050935655,"5.0-5.1":0.02956050935655,"6.0-6.1":0.014780254678275,"7.0-7.1":0.053208916841789,"8.1-8.4":0.11528598649054,"9.0-9.2":0.067989171520064,"9.3":0.5646057287101,"10.0-10.2":0.31334139917943,"10.3":0.7478808867207,"11.0-11.2":0.92228789192435,"11.3-11.4":1.8948286497548,"12.0-12.1":11.439917120985,"12.2":13.121910103372},I:{"3":0.0014704828629032,"4":0.21174953225806,_:"67","2.1":0.010293380040323,"2.2":0.017645794354839,"2.3":0.010293380040323,"4.1":0.10587476612903,"4.2-4.3":0.45879065322581,"4.4":0,"4.4.3-4.4.4":0.64260101108871},A:{"6":0,"7":0,"8":0.015606,"9":0,"10":0,"11":0.686664,"5.5":0},B:{"12":0.054621,"13":0,"14":0,"15":0,"16":0,"17":3.011958,"18":0.413559},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0.16271115151515,"9.2":0.25032484848485},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.046137},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":17.561125}}; diff --git a/node_modules/caniuse-lite/data/regions/PN.js b/node_modules/caniuse-lite/data/regions/PN.js index 25f19d5a0..a51bd2b00 100644 --- a/node_modules/caniuse-lite/data/regions/PN.js +++ b/node_modules/caniuse-lite/data/regions/PN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":25.52375,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0,"72":7.28875,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":10.9375,"51":0,"52":0,"53":0,"54":3.64875,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":3.64875,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":7.28875,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2":0},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":10.9375,"9":0,"10":0,"11":10.9375,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":4.16625},O:{"0":8.33375},Q:{_:"1.2"},H:{"0":0},L:{"0":0}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":16,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0,"72":0,"73":0,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":8,"53":0,"54":16,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":16,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":24,"10.1":0,"11.1":0,"12.1":0},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2":0},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":20},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":0}}; diff --git a/node_modules/caniuse-lite/data/regions/PR.js b/node_modules/caniuse-lite/data/regions/PR.js index 13fd7fef6..49d108161 100644 --- a/node_modules/caniuse-lite/data/regions/PR.js +++ b/node_modules/caniuse-lite/data/regions/PR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004585,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.00917,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.013755,"34":0,"35":0,"36":0.004585,"37":0,"38":0.00917,"39":0,"40":0,"41":0,"42":0,"43":0.004585,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.15589,"50":0.004585,"51":0.004585,"52":0.004585,"53":0.032095,"54":0.004585,"55":0.004585,"56":0.004585,"57":0.004585,"58":0.013755,"59":0.00917,"60":0.00917,"61":0,"62":0.004585,"63":0.022925,"64":0.00917,"65":0.02751,"66":0.032095,"67":0.05502,"68":0.022925,"69":0.032095,"70":0.0917,"71":4.332825,"72":5.27275,"73":0.01834,"74":0.004585,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.004585,"46":0,"47":0.004585,"48":0.03668,"49":0.00917,"50":0.004585,"51":0.004585,"52":0.07336,"53":0.004585,"54":0.004585,"55":0,"56":0.004585,"57":0.004585,"58":0.00917,"59":0.013755,"60":0.04585,"61":0.013755,"62":0.01834,"63":0.041265,"64":0.17423,"65":0.930755,"66":0.004585,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.087115,"58":0.105455,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.15589,"9":0.93534,"10":0.03668,"11":0.10087,"12":1.893605,_:"0","3.1":0,"3.2":0,"5.1":0.04585,"6.1":0.004585,"7.1":0,"9.1":0.05502,"10.1":0.187985,"11.1":0.307195,"12.1":0.004585},G:{"8":0.72339433103172,"3.2":0.01029742819974,"4.0-4.1":0.0077230711498049,"4.2-4.3":0.0077230711498049,"5.0-5.1":0.028317927549284,"6.0-6.1":0.018020499349545,"7.0-7.1":0.059210212148504,"8.1-8.4":0.14158963774642,"9.0-9.2":0.074656354448114,"9.3":0.55091240868608,"10.0-10.2":0.34496384469128,"10.3":0.71567125988192,"11.0-11.2":0.93449160912639,"11.3-11.4":2.2396906334434,"12.0-12.1":19.77363650055,"12.2":0.095251210847593},I:{"3":0.00074085106382979,"4":0.098533191489362,_:"67","2.1":0,"2.2":0,"2.3":0.016298723404255,"4.1":0.028152340425532,"4.2-4.3":0.14891106382979,"4.4":0,"4.4.3-4.4.4":0.33412382978723},A:{"6":0,"7":0,"8":0.0092507929515419,"9":0.018501585903084,"10":0.018501585903084,"11":1.0037110352423,"5.5":0},B:{"12":0.022925,"13":0.013755,"14":0.041265,"15":0.032095,"16":0.0917,"17":1.389255,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26215035860656,"5.0-5.4":0.073402100409836,"6.2-6.4":0.10486014344262,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.03249},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.2166},O:{"0":0.08664},Q:{_:"1.2"},H:{"0":0.056392293814433},L:{"0":47.05094}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.004275,"26":0.0171,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004275,"37":0,"38":0.004275,"39":0,"40":0,"41":0,"42":0.004275,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.149625,"50":0,"51":0,"52":0,"53":0.0684,"54":0,"55":0,"56":0.004275,"57":0,"58":0.012825,"59":0,"60":0.004275,"61":0.004275,"62":0.004275,"63":0.00855,"64":0.004275,"65":0.029925,"66":0.021375,"67":0.047025,"68":0.00855,"69":0.0171,"70":0.021375,"71":0.07695,"72":0.636975,"73":8.7039,"74":0.021375,"75":0.00855,_:"76"},C:{"2":0,"3":0,"4":0.004275,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.004275,"48":0.0171,"49":0.00855,"50":0.004275,"51":0.004275,"52":0.072675,"53":0.004275,"54":0.004275,"55":0.004275,"56":0.004275,"57":0.004275,"58":0,"59":0.012825,"60":0.038475,"61":0.004275,"62":0.004275,"63":0.00855,"64":0.012825,"65":0.123975,"66":0.9747,"67":0.00855,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.175275,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.012825,"8":0.004275,"9":0.004275,"10":0.038475,"11":0.09405,"12":1.235475,_:"0","3.1":0,"3.2":0,"5.1":0.106875,"6.1":0,"7.1":0,"9.1":0.0342,"10.1":0.14535,"11.1":0.2736,"12.1":0.611325},G:{"8":0.18484507655359,"3.2":0.012002927048934,"4.0-4.1":0.0072017562293606,"4.2-4.3":0.0024005854097869,"5.0-5.1":0.024005854097869,"6.0-6.1":0.012002927048934,"7.0-7.1":0.043210537376163,"8.1-8.4":0.093622830981687,"9.0-9.2":0.055213464425098,"9.3":0.45851181326929,"10.0-10.2":0.25446205343741,"10.3":0.60734810867607,"11.0-11.2":0.7489826478535,"11.3-11.4":1.5387752476734,"12.0-12.1":9.2902655358751,"12.2":10.656198634044},I:{"3":0.00056537298387097,"4":0.081413709677419,_:"67","2.1":0.0039576108870968,"2.2":0.0067844758064516,"2.3":0.0039576108870968,"4.1":0.04070685483871,"4.2-4.3":0.17639637096774,"4.4":0,"4.4.3-4.4.4":0.24706799395161},A:{"6":0,"7":0,"8":0.00855,"9":0.012825,"10":0.00855,"11":0.859275,"5.5":0},B:{"12":0.021375,"13":0.012825,"14":0.064125,"15":0.0342,"16":0.17955,"17":1.47915,"18":0.346275},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.61606761006289,"5.0-5.4":0.062650943396226,"6.2-6.4":0.11486006289308,"7.2-7.4":0.53253301886792,"8.2":1.8064355345912,"9.2":1.8482028301887},N:{"10":0,"11":0.017175},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.19465},O:{"0":0.040075},Q:{"1.2":0},H:{"0":0.05420060137457},L:{"0":50.815525}}; diff --git a/node_modules/caniuse-lite/data/regions/PS.js b/node_modules/caniuse-lite/data/regions/PS.js index fd66b38fa..d2f648732 100644 --- a/node_modules/caniuse-lite/data/regions/PS.js +++ b/node_modules/caniuse-lite/data/regions/PS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006369,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006369,"31":0.019107,"32":0,"33":0.006369,"34":0.012738,"35":0.006369,"36":0.006369,"37":0.006369,"38":0.012738,"39":0,"40":0.006369,"41":0.012738,"42":0,"43":0.057321,"44":0,"45":0.006369,"46":0.025476,"47":0.006369,"48":0.019107,"49":0.248391,"50":0.006369,"51":0.006369,"52":0.006369,"53":0.012738,"54":0.006369,"55":0.006369,"56":0.019107,"57":0.012738,"58":0.095535,"59":0.012738,"60":0.025476,"61":0.426723,"62":0.050952,"63":0.165594,"64":0.06369,"65":0.121011,"66":0.089166,"67":0.101904,"68":0.171963,"69":0.273867,"70":0.413985,"71":11.960982,"72":17.158086,"73":0.038214,"74":0.012738,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006369,"42":0,"43":0.006369,"44":0,"45":0,"46":0,"47":0.025476,"48":0.006369,"49":0,"50":0,"51":0,"52":0.070059,"53":0.006369,"54":0.006369,"55":0.006369,"56":0.019107,"57":0.012738,"58":0.025476,"59":0.006369,"60":0.044583,"61":0.025476,"62":0.012738,"63":0.012738,"64":0.267498,"65":1.560405,"66":0.057321,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.006369,"52":0,"53":0,"54":0,"55":0,"56":0.006369,"57":0.541365,"58":0.732435,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006369,"9":0.25476,"10":0.019107,"11":0.070059,"12":1.382073,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.038214,"10.1":0.082797,"11.1":0.19107,"12.1":0.006369},G:{"8":0.18093911407986,"3.2":0.0025756457520264,"4.0-4.1":0.0019317343140198,"4.2-4.3":0.0019317343140198,"5.0-5.1":0.0070830258180727,"6.0-6.1":0.0045073800660462,"7.0-7.1":0.014809963074152,"8.1-8.4":0.035415129090363,"9.0-9.2":0.018673431702192,"9.3":0.13779704773341,"10.0-10.2":0.086284132692885,"10.3":0.17900737976584,"11.0-11.2":0.2337398519964,"11.3-11.4":0.56020295106575,"12.0-12.1":4.9458837553287,"12.2":0.023824723206244},I:{"3":0.0022266631205674,"4":0.29614619503546,_:"67","2.1":0,"2.2":0,"2.3":0.048986588652482,"4.1":0.08461319858156,"4.2-4.3":0.44755928723404,"4.4":0,"4.4.3-4.4.4":1.0042250673759},A:{"6":0,"7":0,"8":0.0951104,"9":0.0135872,"10":0.0203808,"11":0.2785376,"5.5":0},B:{"12":0.019107,"13":0.038214,"14":0.031845,"15":0.025476,"16":0.038214,"17":0.356664,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.50793767313019,"5.0-5.4":0.060952520775623,"6.2-6.4":0.11174628808864,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.014524},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.098037},O:{"0":0.141609},Q:{_:"1.2"},H:{"0":0.32313404467354},L:{"0":46.11415}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.034725,"30":0,"31":0.23613,"32":0,"33":0.006945,"34":0,"35":0,"36":0.006945,"37":0.020835,"38":0.006945,"39":0,"40":0.006945,"41":0.034725,"42":0,"43":0.034725,"44":0,"45":0.006945,"46":0.020835,"47":0.006945,"48":0.006945,"49":0.51393,"50":0,"51":0.006945,"52":0.006945,"53":0.006945,"54":0.006945,"55":0.01389,"56":0.01389,"57":0.062505,"58":0.090285,"59":0,"60":0.006945,"61":1.00008,"62":0.020835,"63":0.12501,"64":0.05556,"65":0.159735,"66":0.02778,"67":0.05556,"68":0.09723,"69":0.31947,"70":0.354195,"71":0.59727,"72":1.243155,"73":34.245795,"74":0.02778,"75":0.01389,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.006945,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.006945,"42":0,"43":0.006945,"44":0,"45":0,"46":0,"47":0.01389,"48":0,"49":0,"50":0,"51":0,"52":0.062505,"53":0.006945,"54":0,"55":0,"56":0.01389,"57":0.02778,"58":0.006945,"59":0.006945,"60":0.048615,"61":0.01389,"62":0.01389,"63":0.006945,"64":0.020835,"65":0.1389,"66":2.368245,"67":0.02778,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.006945,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.006945,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.020835,"50":0,"51":0.006945,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.590405,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.006945,"7":0,"8":0,"9":0,"10":0.006945,"11":0.09723,"12":1.16676,_:"0","3.1":0,"3.2":0,"5.1":0.01389,"6.1":0,"7.1":0,"9.1":0.01389,"10.1":0.229185,"11.1":0.173625,"12.1":0.743115},G:{"8":0.03767298008606,"3.2":0.0024462974081857,"4.0-4.1":0.0014677784449114,"4.2-4.3":0.00048925948163715,"5.0-5.1":0.0048925948163715,"6.0-6.1":0.0024462974081857,"7.0-7.1":0.0088066706694686,"8.1-8.4":0.019081119783849,"9.0-9.2":0.011252968077654,"9.3":0.093448560992695,"10.0-10.2":0.051861505053537,"10.3":0.1237826488542,"11.0-11.2":0.15264895827079,"11.3-11.4":0.31361532772941,"12.0-12.1":1.8934341939358,"12.2":2.1718228389873},I:{"3":0.0013137701612903,"4":0.18918290322581,_:"67","2.1":0.0091963911290323,"2.2":0.015765241935484,"2.3":0.0091963911290323,"4.1":0.094591451612903,"4.2-4.3":0.40989629032258,"4.4":0,"4.4.3-4.4.4":0.57411756048387},A:{"6":0,"7":0,"8":0.049745581395349,"9":0.007106511627907,"10":0.007106511627907,"11":0.24162139534884,"5.5":0},B:{"12":0.01389,"13":0.02778,"14":0.01389,"15":0.01389,"16":0.06945,"17":0.51393,"18":0.201405},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41448018181818,"5.0-5.4":0.040437090909091,"6.2-6.4":0.080874181818182,"7.2-7.4":0.15163909090909,"8.2":1.0715829090909,"9.2":1.0210365454545},N:{"10":0,"11":0.009165},J:{"7":0,"10":0.015275},S:{"2.5":0},R:{_:"0"},M:{"0":0.088595},O:{"0":0.09776},Q:{"1.2":0},H:{"0":0.43094921821306},L:{"0":40.07586}}; diff --git a/node_modules/caniuse-lite/data/regions/PT.js b/node_modules/caniuse-lite/data/regions/PT.js index c1f360a1b..e04037b33 100644 --- a/node_modules/caniuse-lite/data/regions/PT.js +++ b/node_modules/caniuse-lite/data/regions/PT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007453,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.014906,"23":0,"24":0,"25":0,"26":0.007453,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.014906,"35":0,"36":0.007453,"37":0.007453,"38":0.037265,"39":0.007453,"40":0.007453,"41":0,"42":0,"43":0.208684,"44":0,"45":0,"46":0.007453,"47":0.007453,"48":0.007453,"49":0.655864,"50":0.007453,"51":0.007453,"52":0.007453,"53":0.037265,"54":0.014906,"55":0.022359,"56":0.022359,"57":0.014906,"58":0.037265,"59":0.014906,"60":0.037265,"61":0.07453,"62":0.037265,"63":0.07453,"64":0.07453,"65":0.104342,"66":0.07453,"67":0.193778,"68":0.22359,"69":0.134154,"70":0.268308,"71":14.704769,"72":20.771511,"73":0.059624,"74":0.014906,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007453,"39":0,"40":0,"41":0,"42":0,"43":0.007453,"44":0,"45":0.007453,"46":0,"47":0.014906,"48":0.037265,"49":0.007453,"50":0.007453,"51":0.007453,"52":0.193778,"53":0.007453,"54":0.014906,"55":0.007453,"56":0.022359,"57":0.007453,"58":0.007453,"59":0.014906,"60":0.089436,"61":0.014906,"62":0.014906,"63":0.052171,"64":0.52171,"65":2.884311,"66":0.022359,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.022359,"37":0,"38":0.014906,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007453,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.424821,"58":0.558975,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.007453,"8":0.007453,"9":0.044718,"10":0.029812,"11":0.081983,"12":2.839593,_:"0","3.1":0,"3.2":0,"5.1":0.007453,"6.1":0.275761,"7.1":0,"9.1":0.089436,"10.1":0.171419,"11.1":0.432274,"12.1":0.007453},G:{"8":0.34599479665766,"3.2":0.0049251928349845,"4.0-4.1":0.0036938946262384,"4.2-4.3":0.0036938946262384,"5.0-5.1":0.013544280296207,"6.0-6.1":0.0086190874612229,"7.0-7.1":0.028319858801161,"8.1-8.4":0.067721401481037,"9.0-9.2":0.035707648053638,"9.3":0.26349781667167,"10.0-10.2":0.16499395997198,"10.3":0.34230090203142,"11.0-11.2":0.44696124977484,"11.3-11.4":1.0712294416091,"12.0-12.1":9.457601541379,"12.2":0.045558033723607},I:{"3":0.00054529078014184,"4":0.072523673758865,_:"67","2.1":0,"2.2":0,"2.3":0.011996397163121,"4.1":0.02072104964539,"4.2-4.3":0.10960344680851,"4.4":0,"4.4.3-4.4.4":0.24592614184397},A:{"6":0,"7":0,"8":0.045147980769231,"9":0.052672644230769,"10":0.022573990384615,"11":2.2273003846154,"5.5":0},B:{"12":0.014906,"13":0.014906,"14":0.052171,"15":0.07453,"16":0.119248,"17":1.684378,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20473337579618,"5.0-5.4":0.010236668789809,"6.2-6.4":0.040946675159236,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.053487},J:{"7":0.0010188,"10":0.0040752},R:{_:"0"},M:{"0":0.132444},O:{"0":0.387144},Q:{_:"1.2"},H:{"0":0.12297808762887},L:{"0":31.083447}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007373,"22":0.007373,"23":0,"24":0,"25":0,"26":0.007373,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007373,"35":0,"36":0.058984,"37":0.007373,"38":0.022119,"39":0.007373,"40":0.036865,"41":0.022119,"42":0,"43":0.117968,"44":0,"45":0,"46":0.007373,"47":0,"48":0.007373,"49":0.752046,"50":0.007373,"51":0.007373,"52":0.007373,"53":0.022119,"54":0.007373,"55":0.022119,"56":0.022119,"57":0.014746,"58":0.036865,"59":0.007373,"60":0.014746,"61":0.331785,"62":0.022119,"63":0.066357,"64":0.044238,"65":0.088476,"66":0.044238,"67":0.125341,"68":0.103222,"69":0.066357,"70":0.132714,"71":0.272801,"72":1.40087,"73":34.019022,"74":0.088476,"75":0.022119,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.014746,"36":0,"37":0.007373,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.007373,"44":0,"45":0.014746,"46":0,"47":0.007373,"48":0.066357,"49":0.007373,"50":0.007373,"51":0.007373,"52":0.235936,"53":0.007373,"54":0.007373,"55":0.007373,"56":0.022119,"57":0.014746,"58":0.007373,"59":0.022119,"60":0.117968,"61":0.007373,"62":0.014746,"63":0.029492,"64":0.036865,"65":0.22119,"66":3.708619,"67":0.044238,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.014746,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.007373,"50":0,"51":0.007373,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.980609,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.007373,"8":0.007373,"9":0.022119,"10":0.022119,"11":0.07373,"12":1.681044,_:"0","3.1":0,"3.2":0,"5.1":0.014746,"6.1":0.110595,"7.1":0,"9.1":0.07373,"10.1":0.169579,"11.1":0.398142,"12.1":1.268156},G:{"8":0.084607280996698,"3.2":0.0054939792854999,"4.0-4.1":0.0032963875712999,"4.2-4.3":0.0010987958571,"5.0-5.1":0.010987958571,"6.0-6.1":0.0054939792854999,"7.0-7.1":0.019778325427799,"8.1-8.4":0.042853038426899,"9.0-9.2":0.025272304713299,"9.3":0.20987000870609,"10.0-10.2":0.1164723608526,"10.3":0.27799535184629,"11.0-11.2":0.34282430741519,"11.3-11.4":0.70432814440108,"12.0-12.1":4.2523399669769,"12.2":4.8775548096668},I:{"3":0.00043654032258065,"4":0.062861806451613,_:"67","2.1":0.0030557822580645,"2.2":0.0052384838709677,"2.3":0.0030557822580645,"4.1":0.031430903225806,"4.2-4.3":0.13620058064516,"4.4":0,"4.4.3-4.4.4":0.19076812096774},A:{"6":0.0074477263513514,"7":0,"8":0.044686358108108,"9":0.037238631756757,"10":0.037238631756757,"11":2.077915652027,"5.5":0},B:{"12":0.007373,"13":0.007373,"14":0.036865,"15":0.058984,"16":0.088476,"17":1.629433,"18":0.493991},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.12308267647059,"5.0-5.4":0.010256889705882,"6.2-6.4":0.030770669117647,"7.2-7.4":0.051284448529412,"8.2":0.50258759558824,"9.2":0.67695472058824},N:{"10":0,"11":0.044659},J:{"7":0,"10":0.002627},S:{"2.5":0},R:{_:"0"},M:{"0":0.128723},O:{"0":0.246938},Q:{"1.2":0.018389},H:{"0":0.09948295532646},L:{"0":32.789979}}; diff --git a/node_modules/caniuse-lite/data/regions/PW.js b/node_modules/caniuse-lite/data/regions/PW.js index d8bc83925..ab186774e 100644 --- a/node_modules/caniuse-lite/data/regions/PW.js +++ b/node_modules/caniuse-lite/data/regions/PW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00576,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.0864,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.02304,"41":0,"42":0,"43":0,"44":0,"45":0.01152,"46":0,"47":0,"48":0,"49":0.1152,"50":0,"51":0,"52":0.00576,"53":0.00576,"54":0,"55":0,"56":0,"57":0.04608,"58":0.01152,"59":0,"60":0.01152,"61":0,"62":0.04608,"63":0.5472,"64":0.01152,"65":0.0288,"66":0.0288,"67":0.03456,"68":0,"69":0.03456,"70":0.05184,"71":10.08,"72":10.50624,"73":0.00576,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.03456,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00576,"52":0,"53":0,"54":0.00576,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.06336,"61":0,"62":0.01728,"63":0.00576,"64":0.18432,"65":0.73728,"66":0.10368,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.0288,"38":0.00576,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.0576,"58":0.1728,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00576,"9":0,"10":0.01152,"11":0.07488,"12":0.86976,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.00576,"7.1":0,"9.1":0.00576,"10.1":0.03456,"11.1":0.04608,"12.1":0},G:{"8":0.35992745321725,"3.2":0.005123522465726,"4.0-4.1":0.0038426418492945,"4.2-4.3":0.0038426418492945,"5.0-5.1":0.014089686780747,"6.0-6.1":0.0089661643150205,"7.0-7.1":0.029460254177925,"8.1-8.4":0.070448433903733,"9.0-9.2":0.037145537876514,"9.3":0.27410845191634,"10.0-10.2":0.17163800260182,"10.3":0.35608481136796,"11.0-11.2":0.46495966376464,"11.3-11.4":1.1143661362954,"12.0-12.1":9.8384440148104,"12.2":0.047392582807966},I:{"3":0.0015420330969267,"4":0.20509040189125,_:"67","2.1":0,"2.2":0,"2.3":0.033924728132388,"4.1":0.058597257683215,"4.2-4.3":0.30994865248227,"4.4":0,"4.4.3-4.4.4":0.69545692671395},A:{"6":0,"7":0,"8":0.00576,"9":0.00576,"10":0.02304,"11":0.77184,"5.5":0},B:{"12":0.04608,"13":0,"14":0.01728,"15":0.03456,"16":0.03456,"17":0.89856,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.3185212631579,"5.0-5.4":0.073106526315789,"6.2-6.4":0.083550315789474,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.00848},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.20776},O:{"0":0.59784},Q:{_:"1.2"},H:{"0":0.25289195876289},L:{"0":48.97912}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.004709,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.004709,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.014127,"42":0,"43":0,"44":0,"45":0.004709,"46":0,"47":0,"48":0,"49":0.32963,"50":0,"51":0,"52":0,"53":0.028254,"54":0,"55":0,"56":0.004709,"57":0.028254,"58":0.014127,"59":0,"60":0.018836,"61":0,"62":0.009418,"63":0.160106,"64":0,"65":0.004709,"66":0,"67":0,"68":0.018836,"69":0.042381,"70":0,"71":0.065926,"72":0.649842,"73":15.125308,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.004709,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.009418,"43":0,"44":0,"45":0.004709,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.004709,"55":0,"56":0,"57":0.004709,"58":0.037672,"59":0.004709,"60":0.014127,"61":0,"62":0.004709,"63":0,"64":0,"65":0.084762,"66":0.871165,"67":0.080053,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.061217,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.051799,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.004709,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.211905,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004709,"9":0,"10":0,"11":0.04709,"12":0.842911,_:"0","3.1":0,"3.2":0,"5.1":0.004709,"6.1":0,"7.1":0,"9.1":0.117725,"10.1":0.014127,"11.1":0.103598,"12.1":0.306085},G:{"8":0.11693686330431,"3.2":0.0075933028119684,"4.0-4.1":0.004555981687181,"4.2-4.3":0.0015186605623937,"5.0-5.1":0.015186605623937,"6.0-6.1":0.0075933028119684,"7.0-7.1":0.027335890123086,"8.1-8.4":0.059227761933353,"9.0-9.2":0.034929192935055,"9.3":0.29006416741719,"10.0-10.2":0.16097801961373,"10.3":0.3842211222856,"11.0-11.2":0.47382209546683,"11.3-11.4":0.97346142049435,"12.0-12.1":5.8772163764635,"12.2":6.7413342364655},I:{"3":0.00085162802419355,"4":0.12263443548387,_:"67","2.1":0.0059613961693548,"2.2":0.010219536290323,"2.3":0.0059613961693548,"4.1":0.061317217741935,"4.2-4.3":0.26570794354839,"4.4":0,"4.4.3-4.4.4":0.37216144657258},A:{"6":0,"7":0,"8":0.042717357142857,"9":0,"10":0.009492746031746,"11":0.5458328968254,"5.5":0},B:{"12":0.023545,"13":0.004709,"14":0.018836,"15":0.018836,"16":0.028254,"17":0.640424,"18":0.447355},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.312312,"5.0-5.4":0.104104,"6.2-6.4":0.104104,"7.2-7.4":0.2706704,"8.2":1.0202192,"9.2":2.0404384},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.301587},O:{"0":0.708994},Q:{"1.2":0},H:{"0":0.49089934364261},L:{"0":55.165115}}; diff --git a/node_modules/caniuse-lite/data/regions/PY.js b/node_modules/caniuse-lite/data/regions/PY.js index 9501a110e..5ec93bf95 100644 --- a/node_modules/caniuse-lite/data/regions/PY.js +++ b/node_modules/caniuse-lite/data/regions/PY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004002,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004002,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004002,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.004002,"45":0,"46":0,"47":0,"48":0,"49":0.088044,"50":0,"51":0.004002,"52":0.004002,"53":0.004002,"54":0,"55":0.004002,"56":0.004002,"57":0.004002,"58":0.024012,"59":0.004002,"60":0.008004,"61":0.004002,"62":0.012006,"63":0.024012,"64":0.016008,"65":0.02001,"66":0.02001,"67":0.044022,"68":0.044022,"69":0.048024,"70":0.092046,"71":4.730364,"72":6.755376,"73":0.02001,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.004002,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.008004,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.004002,"33":0,"34":0.004002,"35":0.004002,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.008004,"44":0,"45":0,"46":0,"47":0.008004,"48":0.004002,"49":0,"50":0.004002,"51":0,"52":0.068034,"53":0,"54":0.004002,"55":0,"56":0.004002,"57":0.008004,"58":0.008004,"59":0.004002,"60":0.016008,"61":0.012006,"62":0.008004,"63":0.02001,"64":0.108054,"65":0.656328,"66":0.008004,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.004002,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004002,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004002,"39":0,"40":0.004002,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.004002,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.004002,"57":0.116058,"58":0.128064,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004002},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.236118,"10":0.008004,"11":0.04002,"12":0.34017,_:"0","3.1":0,"3.2":0,"5.1":0.352176,"6.1":0,"7.1":0,"9.1":0.004002,"10.1":0.028014,"11.1":0.048024,"12.1":0.008004},G:{"8":0.10561016491544,"3.2":0.0015033475432803,"4.0-4.1":0.0011275106574602,"4.2-4.3":0.0011275106574602,"5.0-5.1":0.0041342057440208,"6.0-6.1":0.0026308582007405,"7.0-7.1":0.0086442483738617,"8.1-8.4":0.020671028720104,"9.0-9.2":0.010899269688782,"9.3":0.080429093565496,"10.0-10.2":0.05036214269989,"10.3":0.10448265425798,"11.0-11.2":0.13642878955269,"11.3-11.4":0.32697809066346,"12.0-12.1":2.886803119984,"12.2":0.013905964775343},I:{"3":0.0014183687943262,"4":0.18864304964539,_:"67","2.1":0,"2.2":0,"2.3":0.031204113475177,"4.1":0.053898014184397,"4.2-4.3":0.28509212765957,"4.4":0,"4.4.3-4.4.4":0.63968432624113},A:{"6":0,"7":0,"8":0.012006,"9":0.004002,"10":0.008004,"11":0.084042,"5.5":0},B:{"12":0.004002,"13":0.004002,"14":0.008004,"15":0.016008,"16":0.012006,"17":0.108054,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.6975118961039,"5.0-5.4":0.16166779962894,"6.2-6.4":0.2323974619666,_:"7.2-7.4 8.2"},N:{"10":0.011139142857143,"11":0.066834857142857},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.053982},O:{"0":0.203932},Q:{_:"1.2"},H:{"0":0.50538818213058},L:{"0":71.491864}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003591,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007182,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.003591,"40":0,"41":0.003591,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.003591,"49":0.086184,"50":0,"51":0,"52":0,"53":0,"54":0.003591,"55":0,"56":0.003591,"57":0,"58":0.014364,"59":0,"60":0.007182,"61":0.003591,"62":0.007182,"63":0.010773,"64":0.003591,"65":0.010773,"66":0.007182,"67":0.021546,"68":0.025137,"69":0.025137,"70":0.046683,"71":0.086184,"72":0.25137,"73":9.286326,"74":0.010773,"75":0.007182,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.003591,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.003591,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.003591,"44":0,"45":0,"46":0,"47":0.007182,"48":0.003591,"49":0,"50":0,"51":0,"52":0.053865,"53":0.003591,"54":0,"55":0,"56":0.003591,"57":0.007182,"58":0.003591,"59":0.003591,"60":0.007182,"61":0.007182,"62":0.003591,"63":0.010773,"64":0.010773,"65":0.043092,"66":0.728973,"67":0.007182,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003591,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.183141,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.079002,"10":0,"11":0.014364,"12":0.193914,_:"0","3.1":0,"3.2":0,"5.1":0.427329,"6.1":0,"7.1":0,"9.1":0.003591,"10.1":0.025137,"11.1":0.043092,"12.1":0.100548},G:{"8":0.029773202341639,"3.2":0.0019333248273792,"4.0-4.1":0.0011599948964275,"4.2-4.3":0.00038666496547583,"5.0-5.1":0.0038666496547583,"6.0-6.1":0.0019333248273792,"7.0-7.1":0.006959969378565,"8.1-8.4":0.015079933653557,"9.0-9.2":0.0088932942059442,"9.3":0.073853008405884,"10.0-10.2":0.040986486340438,"10.3":0.097826236265386,"11.0-11.2":0.12063946922846,"11.3-11.4":0.24785224287001,"12.0-12.1":1.4963934163915,"12.2":1.7164057817472},I:{"3":0.00092017943548387,"4":0.13250583870968,_:"67","2.1":0.0064412560483871,"2.2":0.011042153225806,"2.3":0.0064412560483871,"4.1":0.066252919354839,"4.2-4.3":0.28709598387097,"4.4":0,"4.4.3-4.4.4":0.40211841330645},A:{"6":0,"7":0,"8":0.007182,"9":0.003591,"10":0.003591,"11":0.050274,"5.5":0},B:{"12":0.003591,"13":0.003591,"14":0.007182,"15":0.007182,"16":0.010773,"17":0.093366,"18":0.053865},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1792990134228,"5.0-5.4":0.12095374496644,"6.2-6.4":0.17135113870246,"7.2-7.4":0.43341758612975,"8.2":1.632875557047,"9.2":0.96762995973154},N:{"10":0,"11":0.044863},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.038454},O:{"0":0.06409},Q:{"1.2":0},H:{"0":0.33371949312715},L:{"0":76.145728}}; diff --git a/node_modules/caniuse-lite/data/regions/QA.js b/node_modules/caniuse-lite/data/regions/QA.js index 25acff51e..117f83ac0 100644 --- a/node_modules/caniuse-lite/data/regions/QA.js +++ b/node_modules/caniuse-lite/data/regions/QA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004157,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004157,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.465584,"30":0,"31":0,"32":0.004157,"33":0,"34":0.008314,"35":0,"36":0,"37":0,"38":0.016628,"39":0.004157,"40":0.004157,"41":0.004157,"42":0,"43":0.004157,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.141338,"50":0.004157,"51":0.004157,"52":0.004157,"53":0.004157,"54":0.004157,"55":0.004157,"56":0.004157,"57":0.033256,"58":0.033256,"59":0.004157,"60":0.008314,"61":0.070669,"62":0.016628,"63":0.049884,"64":0.012471,"65":0.070669,"66":0.024942,"67":0.074826,"68":0.029099,"69":0.049884,"70":0.095611,"71":4.510345,"72":5.761602,"73":0.033256,"74":0.008314,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.04157,"39":0,"40":0,"41":0,"42":0,"43":0.004157,"44":0,"45":0.004157,"46":0,"47":0.004157,"48":0.008314,"49":0.004157,"50":0.004157,"51":0,"52":0.008314,"53":0,"54":0.004157,"55":0,"56":0.008314,"57":0.016628,"58":0.008314,"59":0.004157,"60":0.012471,"61":0.004157,"62":0.008314,"63":0.008314,"64":0.087297,"65":0.482212,"66":0.012471,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.012471,"38":0.08314,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.004157,"45":0,"46":0,"47":0,"48":0,"49":0.004157,"50":0.004157,"51":0.004157,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.153809,"58":0.162123,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.008314,"9":0.004157,"10":0.012471,"11":0.037413,"12":0.731632,_:"0","3.1":0,"3.2":0,"5.1":0.04157,"6.1":0,"7.1":0,"9.1":0.024942,"10.1":0.054041,"11.1":0.120553,"12.1":0},G:{"8":0.422908290003,"3.2":0.0060200468327829,"4.0-4.1":0.0045150351245872,"4.2-4.3":0.0045150351245872,"5.0-5.1":0.016555128790153,"6.0-6.1":0.01053508195737,"7.0-7.1":0.034615269288502,"8.1-8.4":0.082775643950766,"9.0-9.2":0.043645339537676,"9.3":0.32207250555389,"10.0-10.2":0.20167156889823,"10.3":0.41839325487841,"11.0-11.2":0.54631925007505,"11.3-11.4":1.3093601861303,"12.0-12.1":11.559994930651,"12.2":0.055685433203242},I:{"3":0.00055369976359338,"4":0.07364206855792,_:"67","2.1":0,"2.2":0,"2.3":0.012181394799054,"4.1":0.021040591016548,"4.2-4.3":0.11129365248227,"4.4":0,"4.4.3-4.4.4":0.24971859338061},A:{"6":0,"7":0,"8":0.033687896103896,"9":0.029476909090909,"10":0.021054935064935,"11":0.88851825974026,"5.5":0},B:{"12":0.004157,"13":0.008314,"14":0.024942,"15":0.029099,"16":0.04157,"17":0.432328,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.60302618960245,"5.0-5.4":0.020441565749235,"6.2-6.4":0.071545480122324,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.035058},J:{"7":0.0023372,"10":0.0093488},R:{_:"0"},M:{"0":0.081802},O:{"0":15.086626},Q:{_:"1.2"},H:{"0":1.3663484037801},L:{"0":40.705366}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003994,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.003994,"30":0,"31":0,"32":0,"33":0,"34":0.007988,"35":0,"36":0.003994,"37":0,"38":0.01997,"39":0.003994,"40":0,"41":0.003994,"42":0.007988,"43":0.015976,"44":0,"45":0,"46":0.003994,"47":0.003994,"48":0,"49":0.295556,"50":0.011982,"51":0,"52":0.003994,"53":0.003994,"54":0.007988,"55":0.007988,"56":0.007988,"57":0.003994,"58":0.01997,"59":0.003994,"60":0.003994,"61":0.01997,"62":0.035946,"63":0.05991,"64":0.015976,"65":0.043934,"66":0.015976,"67":0.047928,"68":0.015976,"69":0.03994,"70":0.083874,"71":0.067898,"72":0.447328,"73":9.909114,"74":0.035946,"75":0.01997,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.003994,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.007988,"41":0.007988,"42":0.003994,"43":0.007988,"44":0.003994,"45":0.003994,"46":0,"47":0.003994,"48":0.003994,"49":0,"50":0.007988,"51":0,"52":0.011982,"53":0,"54":0.015976,"55":0,"56":0.003994,"57":0.007988,"58":0.003994,"59":0,"60":0.027958,"61":0.003994,"62":0.003994,"63":0.003994,"64":0.007988,"65":0.043934,"66":0.65901,"67":0.027958,"68":0.003994,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003994,"31":0.003994,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.011982,"38":0.007988,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.003994,"50":0,"51":0.003994,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.343484,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007988,"9":0.003994,"10":0.027958,"11":0.023964,"12":0.563154,_:"0","3.1":0,"3.2":0,"5.1":0.007988,"6.1":0,"7.1":0,"9.1":0.027958,"10.1":0.043934,"11.1":0.05991,"12.1":0.247628},G:{"8":0.095299508856199,"3.2":0.0061882797958571,"4.0-4.1":0.0037129678775143,"4.2-4.3":0.0012376559591714,"5.0-5.1":0.012376559591714,"6.0-6.1":0.0061882797958571,"7.0-7.1":0.022277807265086,"8.1-8.4":0.048268582407685,"9.0-9.2":0.028466087060943,"9.3":0.23639228820174,"10.0-10.2":0.13119153167217,"10.3":0.31312695767037,"11.0-11.2":0.38614865926148,"11.3-11.4":0.79333746982888,"12.0-12.1":4.7897285619934,"12.2":5.4939548027619},I:{"3":0.00035690927419355,"4":0.051394935483871,_:"67","2.1":0.0024983649193548,"2.2":0.0042829112903226,"2.3":0.0024983649193548,"4.1":0.025697467741935,"4.2-4.3":0.11135569354839,"4.4":0,"4.4.3-4.4.4":0.15596935282258},A:{"6":0,"7":0,"8":0.024405732718894,"9":0.024405732718894,"10":0.012202866359447,"11":0.82165966820276,"5.5":0},B:{"12":0.003994,"13":0.007988,"14":0.015976,"15":0.027958,"16":0.03994,"17":0.431352,"18":0.115826},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.58820626271186,"5.0-5.4":0.030424461864407,"6.2-6.4":0.15212230932203,"7.2-7.4":0.27382015677966,"8.2":1.5617890423729,"9.2":2.1804197669492},N:{"10":0.033033,"11":0.033033},J:{"7":0,"10":0.012012},S:{"2.5":0},R:{_:"0"},M:{"0":0.09009},O:{"0":12.58257},Q:{"1.2":0.006006},H:{"0":1.2111377628866},L:{"0":45.691188}}; diff --git a/node_modules/caniuse-lite/data/regions/RE.js b/node_modules/caniuse-lite/data/regions/RE.js index c5ea95a29..149811216 100644 --- a/node_modules/caniuse-lite/data/regions/RE.js +++ b/node_modules/caniuse-lite/data/regions/RE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.006094,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.006094,"30":0,"31":0,"32":0,"33":0.067034,"34":0.09141,"35":0,"36":0,"37":0,"38":0.048752,"39":0.012188,"40":0.006094,"41":0,"42":0,"43":0.006094,"44":0.018282,"45":0,"46":0.006094,"47":0,"48":0.012188,"49":0.45705,"50":0.024376,"51":0,"52":0.006094,"53":0.164538,"54":0.085316,"55":0.079222,"56":0.018282,"57":0.012188,"58":0.042658,"59":0.012188,"60":0.006094,"61":0.067034,"62":0.073128,"63":0.103598,"64":0.048752,"65":0.067034,"66":0.048752,"67":0.109692,"68":0.054846,"69":0.140162,"70":0.127974,"71":7.257954,"72":10.45121,"73":0.024376,"74":0.012188,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.006094,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006094,"32":0.012188,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.012188,"39":0,"40":0.006094,"41":0.012188,"42":0.018282,"43":0.024376,"44":0.006094,"45":0.012188,"46":0,"47":0.012188,"48":0.140162,"49":0.115786,"50":0.024376,"51":0.012188,"52":0.402204,"53":0.006094,"54":0.03047,"55":0.054846,"56":0.073128,"57":0.024376,"58":0.109692,"59":0.018282,"60":0.158444,"61":0.03047,"62":0.048752,"63":0.079222,"64":0.676434,"65":3.528426,"66":0.03047,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.006094,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.03047,"32":0,"33":0,"34":0,"35":0,"36":0.012188,"37":0,"38":0,"39":0,"40":0.006094,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.3047,"58":0.280324,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.006094,"5":0.012188,"6":0,"7":0,"8":0.042658,"9":0.079222,"10":0.036564,"11":0.079222,"12":2.31572,_:"0","3.1":0,"3.2":0,"5.1":0.018282,"6.1":0.006094,"7.1":0,"9.1":0.09141,"10.1":0.225478,"11.1":0.450956,"12.1":0},G:{"8":0.40776786490543,"3.2":0.0058045247673371,"4.0-4.1":0.0043533935755029,"4.2-4.3":0.0043533935755029,"5.0-5.1":0.015962443110177,"6.0-6.1":0.01015791834284,"7.0-7.1":0.033376017412189,"8.1-8.4":0.079812215550886,"9.0-9.2":0.042082804563194,"9.3":0.31054207505254,"10.0-10.2":0.19445157970579,"10.3":0.40341447132993,"11.0-11.2":0.52676062263584,"11.3-11.4":1.2624841368958,"12.0-12.1":11.146138684479,"12.2":0.053691854097869},I:{"3":0.00070885579196218,"4":0.094277820330969,_:"67","2.1":0,"2.2":0,"2.3":0.015594827423168,"4.1":0.026936520094563,"4.2-4.3":0.1424800141844,"4.4":0,"4.4.3-4.4.4":0.31969396217494},A:{"6":0,"7":0,"8":0.012188,"9":0.006094,"10":0.012188,"11":1.029886,"5.5":0},B:{"12":0.042658,"13":0.012188,"14":0.06094,"15":0.15235,"16":0.134068,"17":1.474748,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54220667586207,"5.0-5.4":0.053157517241379,"6.2-6.4":0.21263006896552,_:"7.2-7.4 8.2"},N:{"10":0.011718,"11":0.035154},J:{"7":0.0007812,"10":0.0031248},R:{_:"0"},M:{"0":0.191394},O:{"0":0.062496},Q:{_:"1.2"},H:{"0":0.12942819587629},L:{"0":43.356738}}; +module.exports={D:{"4":0,"5":0.025908,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.012954,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.012954,"30":0,"31":0,"32":0,"33":0,"34":0.110109,"35":0,"36":0,"37":0,"38":0.051816,"39":0.012954,"40":0.006477,"41":0,"42":0,"43":0,"44":0.025908,"45":0,"46":0,"47":0.006477,"48":0.012954,"49":0.336804,"50":0.012954,"51":0,"52":0.006477,"53":0.174879,"54":0.116586,"55":0.058293,"56":0.019431,"57":0.006477,"58":0.032385,"59":0.025908,"60":0,"61":0.077724,"62":0.051816,"63":0.136017,"64":0.012954,"65":0.077724,"66":0.019431,"67":0.090678,"68":0.090678,"69":0.071247,"70":0.174879,"71":0.142494,"72":0.978027,"73":19.482816,"74":0.012954,"75":0.045339,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0.006477,"9":0,"10":0,"11":0,"12":0,"13":0.006477,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.012954,"32":0.019431,"33":0,"34":0,"35":0,"36":0.006477,"37":0,"38":0.006477,"39":0,"40":0,"41":0.025908,"42":0.006477,"43":0.012954,"44":0.006477,"45":0.006477,"46":0,"47":0.032385,"48":0.174879,"49":0.077724,"50":0.019431,"51":0.006477,"52":0.459867,"53":0.006477,"54":0.012954,"55":0.032385,"56":0.110109,"57":0.032385,"58":0.006477,"59":0.012954,"60":0.19431,"61":0.032385,"62":0.103632,"63":0.032385,"64":0.142494,"65":0.233172,"66":5.175123,"67":0.265557,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.006477,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.025908,"32":0,"33":0,"34":0,"35":0,"36":0.006477,"37":0,"38":0,"39":0,"40":0.025908,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.6477,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.012954,"5":0.038862,"6":0,"7":0,"8":0.019431,"9":0.006477,"10":0.06477,"11":0.025908,"12":1.68402,_:"0","3.1":0,"3.2":0,"5.1":0.012954,"6.1":0.012954,"7.1":0,"9.1":0.090678,"10.1":0.310896,"11.1":0.718947,"12.1":1.191768},G:{"8":0.10398557580306,"3.2":0.006752310117082,"4.0-4.1":0.0040513860702492,"4.2-4.3":0.0013504620234164,"5.0-5.1":0.013504620234164,"6.0-6.1":0.006752310117082,"7.0-7.1":0.024308316421495,"8.1-8.4":0.052668018913239,"9.0-9.2":0.031060626538577,"9.3":0.25793824647253,"10.0-10.2":0.14314897448214,"10.3":0.34166689192435,"11.0-11.2":0.42134415130591,"11.3-11.4":0.86564615700991,"12.0-12.1":5.2262880306214,"12.2":5.9947009219454},I:{"3":0.00074173286290323,"4":0.10680953225806,_:"67","2.1":0.0051921300403226,"2.2":0.0089007943548387,"2.3":0.0051921300403226,"4.1":0.053404766129032,"4.2-4.3":0.23142065322581,"4.4":0,"4.4.3-4.4.4":0.32413726108871},A:{"6":0,"7":0,"8":0.032385,"9":0.025908,"10":0.025908,"11":1.107567,"5.5":0},B:{"12":0.006477,"13":0.019431,"14":0.032385,"15":0.110109,"16":0.077724,"17":1.787652,"18":0.369189},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.47950020884521,"5.0-5.4":0.031966680589681,"6.2-6.4":0.095900041769042,"7.2-7.4":0.22376676412776,"8.2":1.6196451498771,"9.2":1.8860341547912},N:{"10":0,"11":0.028184},J:{"7":0,"10":0.003523},S:{"2.5":0.003523},R:{_:"0"},M:{"0":0.172627},O:{"0":0.056368},Q:{"1.2":0},H:{"0":0.12007255670103},L:{"0":38.620559}}; diff --git a/node_modules/caniuse-lite/data/regions/RO.js b/node_modules/caniuse-lite/data/regions/RO.js index 46181288f..93f5500e9 100644 --- a/node_modules/caniuse-lite/data/regions/RO.js +++ b/node_modules/caniuse-lite/data/regions/RO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005653,"23":0,"24":0,"25":0,"26":0.005653,"27":0,"28":0.005653,"29":0.231773,"30":0.005653,"31":0.005653,"32":0,"33":0,"34":0.005653,"35":0,"36":0,"37":0.005653,"38":0.022612,"39":0.005653,"40":0.005653,"41":0.005653,"42":0,"43":0.005653,"44":0,"45":0,"46":0.011306,"47":0.005653,"48":0.005653,"49":0.604871,"50":0.011306,"51":0.011306,"52":0.005653,"53":0.016959,"54":0.005653,"55":0.016959,"56":0.011306,"57":0.011306,"58":0.045224,"59":0.016959,"60":0.011306,"61":0.440934,"62":0.062183,"63":0.11306,"64":0.05653,"65":0.079142,"66":0.045224,"67":0.079142,"68":0.11306,"69":0.079142,"70":0.175243,"71":8.078137,"72":11.334265,"73":0.028265,"74":0.011306,"75":0},C:{"2":0,"3":0.011306,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005653,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005653,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005653,"41":0,"42":0,"43":0.011306,"44":0,"45":0.011306,"46":0,"47":0.016959,"48":0.028265,"49":0.005653,"50":0.005653,"51":0.005653,"52":0.260038,"53":0.005653,"54":0.011306,"55":0.005653,"56":0.028265,"57":0.016959,"58":0.016959,"59":0.016959,"60":0.062183,"61":0.016959,"62":0.028265,"63":0.045224,"64":0.503117,"65":2.662563,"66":0.028265,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005653,"32":0,"33":0,"34":0,"35":0,"36":0.028265,"37":0,"38":0,"39":0,"40":0.005653,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.011306,"50":0.005653,"51":0.005653,"52":0.005653,"53":0,"54":0,"55":0,"56":0.011306,"57":0.672707,"58":0.763155,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005653},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005653,"9":0.005653,"10":0.005653,"11":0.016959,"12":0.435281,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005653,"10.1":0.033918,"11.1":0.050877,"12.1":0},G:{"8":0.34302884489142,"3.2":0.0048829728810167,"4.0-4.1":0.0036622296607625,"4.2-4.3":0.0036622296607625,"5.0-5.1":0.013428175422796,"6.0-6.1":0.0085452025417792,"7.0-7.1":0.028077094065846,"8.1-8.4":0.06714087711398,"9.0-9.2":0.035401553387371,"9.3":0.26123904913439,"10.0-10.2":0.16357959151406,"10.3":0.33936661523066,"11.0-11.2":0.44312978895227,"11.3-11.4":1.0620466016211,"12.0-12.1":9.3765286747723,"12.2":0.045167499149405},I:{"3":0.00070355200945626,"4":0.093572417257683,_:"67","2.1":0,"2.2":0,"2.3":0.015478144208038,"4.1":0.026734976359338,"4.2-4.3":0.14141395390071,"4.4":0,"4.4.3-4.4.4":0.31730195626478},A:{"6":0,"7":0,"8":0.087478386075949,"9":0.01749567721519,"10":0.029159462025316,"11":0.78730547468354,"5.5":0},B:{"12":0.005653,"13":0.011306,"14":0.022612,"15":0.045224,"16":0.073489,"17":0.604871,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.44843505882353,"5.0-5.4":0.061150235294118,"6.2-6.4":0.12230047058824,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.121716},J:{"7":0.0026082,"10":0.0104328},R:{_:"0"},M:{"0":0.195615},O:{"0":0.078246},Q:{_:"1.2"},H:{"0":0.2757357371134},L:{"0":48.642613}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005646,"23":0,"24":0,"25":0,"26":0.005646,"27":0,"28":0,"29":0.361344,"30":0.005646,"31":0,"32":0,"33":0,"34":0.005646,"35":0,"36":0,"37":0.011292,"38":0.016938,"39":0.005646,"40":0.005646,"41":0.016938,"42":0,"43":0.011292,"44":0,"45":0,"46":0.011292,"47":0,"48":0.005646,"49":0.76221,"50":0.005646,"51":0.011292,"52":0.005646,"53":0.016938,"54":0.005646,"55":0.016938,"56":0.005646,"57":0.005646,"58":0.050814,"59":0.016938,"60":0.011292,"61":0.242778,"62":0.045168,"63":0.090336,"64":0.062106,"65":0.05646,"66":0.033876,"67":0.062106,"68":0.062106,"69":0.067752,"70":0.090336,"71":0.203256,"72":0.767856,"73":19.22463,"74":0.033876,"75":0.016938,_:"76"},C:{"2":0,"3":0.005646,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005646,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005646,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005646,"33":0,"34":0,"35":0.005646,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.005646,"43":0.011292,"44":0,"45":0.016938,"46":0.005646,"47":0.016938,"48":0.033876,"49":0.005646,"50":0.011292,"51":0.005646,"52":0.259716,"53":0.005646,"54":0.005646,"55":0.005646,"56":0.02823,"57":0.02823,"58":0.016938,"59":0.016938,"60":0.073398,"61":0.011292,"62":0.016938,"63":0.033876,"64":0.062106,"65":0.19761,"66":3.297264,"67":0.039522,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.022584,"37":0,"38":0,"39":0,"40":0.005646,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005646,"49":0.005646,"50":0,"51":0.005646,"52":0,"53":0,"54":0,"55":0,"56":0.005646,"57":0.005646,"58":1.343748,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005646},E:{"4":0,"5":0,"6":0,"7":0.050814,"8":0.005646,"9":0,"10":0.011292,"11":0.016938,"12":0.271008,_:"0","3.1":0,"3.2":0,"5.1":0.005646,"6.1":0,"7.1":0,"9.1":0.005646,"10.1":0.022584,"11.1":0.05646,"12.1":0.208902},G:{"8":0.09259371359952,"3.2":0.0060125788051636,"4.0-4.1":0.0036075472830982,"4.2-4.3":0.0012025157610327,"5.0-5.1":0.012025157610327,"6.0-6.1":0.0060125788051636,"7.0-7.1":0.021645283698589,"8.1-8.4":0.046898114680276,"9.0-9.2":0.027657862503753,"9.3":0.22968051035725,"10.0-10.2":0.12746667066947,"10.3":0.30423648754128,"11.0-11.2":0.37518491744221,"11.3-11.4":0.77081260282198,"12.0-12.1":4.6537359951966,"12.2":5.3379674632243},I:{"3":0.00055848588709677,"4":0.080421967741935,_:"67","2.1":0.0039094012096774,"2.2":0.0067018306451613,"2.3":0.0039094012096774,"4.1":0.040210983870968,"4.2-4.3":0.17424759677419,"4.4":0,"4.4.3-4.4.4":0.24405833266129},A:{"6":0,"7":0,"8":0.08009792,"9":0.01144256,"10":0.0286064,"11":0.73804512,"5.5":0},B:{"12":0.005646,"13":0.011292,"14":0.022584,"15":0.039522,"16":0.033876,"17":0.570246,"18":0.276654},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.39751655648536,"5.0-5.4":0.050963661087866,"6.2-6.4":0.11212005439331,"7.2-7.4":0.31597469874477,"8.2":2.0181609790795,"9.2":1.9773900502092},N:{"10":0,"11":0.08708},J:{"7":0,"10":0.013062},S:{"2.5":0},R:{_:"0"},M:{"0":0.230762},O:{"0":0.091434},Q:{"1.2":0.004354},H:{"0":0.31740061512027},L:{"0":47.813378}}; diff --git a/node_modules/caniuse-lite/data/regions/RS.js b/node_modules/caniuse-lite/data/regions/RS.js index 6226e4f56..82e560f06 100644 --- a/node_modules/caniuse-lite/data/regions/RS.js +++ b/node_modules/caniuse-lite/data/regions/RS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005923,"12":0,"13":0.005923,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.017769,"23":0,"24":0,"25":0.005923,"26":0.017769,"27":0,"28":0,"29":0.005923,"30":0,"31":0.011846,"32":0,"33":0.017769,"34":0.017769,"35":0,"36":0,"37":0,"38":0.029615,"39":0,"40":0.005923,"41":0,"42":0,"43":0.017769,"44":0.005923,"45":0,"46":0.017769,"47":0.005923,"48":0.011846,"49":0.989141,"50":0.011846,"51":0.005923,"52":0.005923,"53":0.011846,"54":0.005923,"55":0.011846,"56":0.017769,"57":0.011846,"58":0.100691,"59":0.011846,"60":0.017769,"61":0.153998,"62":0.041461,"63":0.05923,"64":0.047384,"65":0.076999,"66":0.041461,"67":0.094768,"68":0.100691,"69":0.094768,"70":0.207305,"71":8.333661,"72":11.324776,"73":0.047384,"74":0.017769,"75":0},C:{"2":0,"3":0.005923,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005923,"32":0,"33":0,"34":0.005923,"35":0.005923,"36":0.005923,"37":0,"38":0.005923,"39":0.005923,"40":0.005923,"41":0.005923,"42":0.011846,"43":0.017769,"44":0.005923,"45":0.005923,"46":0,"47":0.029615,"48":0.053307,"49":0.053307,"50":0.023692,"51":0.011846,"52":0.497532,"53":0.005923,"54":0.011846,"55":0.017769,"56":0.076999,"57":0.023692,"58":0.023692,"59":0.041461,"60":0.05923,"61":0.041461,"62":0.029615,"63":0.053307,"64":0.639684,"65":3.624876,"66":0.076999,"67":0,"3.5":0,"3.6":0.005923},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.005923,"32":0,"33":0,"34":0,"35":0,"36":0.076999,"37":0,"38":0.005923,"39":0,"40":0.005923,"41":0,"42":0,"43":0.005923,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005923,"50":0.011846,"51":0,"52":0,"53":0,"54":0.005923,"55":0,"56":0.005923,"57":0.894373,"58":0.983218,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.005923,"12.1":0.023692},E:{"4":0.005923,"5":0,"6":0,"7":0,"8":0.005923,"9":0,"10":0.005923,"11":0.005923,"12":0.331688,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.005923,"7.1":0,"9.1":0.005923,"10.1":0.029615,"11.1":0.05923,"12.1":0},G:{"8":0.18711804903432,"3.2":0.002663602121485,"4.0-4.1":0.0019977015911138,"4.2-4.3":0.0019977015911138,"5.0-5.1":0.0073249058340839,"6.0-6.1":0.0046613037125988,"7.0-7.1":0.015315712198539,"8.1-8.4":0.036624529170419,"9.0-9.2":0.019311115380767,"9.3":0.14250271349945,"10.0-10.2":0.089230671069749,"10.3":0.18512034744321,"11.0-11.2":0.24172189252477,"11.3-11.4":0.579333461423,"12.0-12.1":5.1147819737816,"12.2":0.024638319623737},I:{"3":0.0013923486997636,"4":0.18518237706856,_:"67","2.1":0,"2.2":0,"2.3":0.030631671394799,"4.1":0.052909250591017,"4.2-4.3":0.27986208865248,"4.4":0,"4.4.3-4.4.4":0.62794926359338},A:{"6":0.037083130434783,"7":0,"8":0.30284556521739,"9":0.061805217391304,"10":0.030902608695652,"11":0.70457947826087,"5.5":0},B:{"12":0.005923,"13":0.011846,"14":0.047384,"15":0.11846,"16":0.029615,"17":0.396841,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.4382775,"5.0-5.4":0.020385,"6.2-6.4":0.101925,_:"7.2-7.4 8.2"},N:{"10":0.011133346153846,"11":0.27833365384615},J:{"7":0.004077,"10":0.016308},R:{_:"0"},M:{"0":0.138618},O:{"0":0.053001},Q:{_:"1.2"},H:{"0":0.57125635051546},L:{"0":52.148474}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005644,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.011288,"23":0,"24":0,"25":0,"26":0.011288,"27":0.005644,"28":0,"29":0.005644,"30":0,"31":0.005644,"32":0,"33":0.022576,"34":0.011288,"35":0,"36":0.005644,"37":0.005644,"38":0.016932,"39":0,"40":0.005644,"41":0,"42":0,"43":0.016932,"44":0,"45":0,"46":0.011288,"47":0,"48":0.011288,"49":1.179596,"50":0.005644,"51":0.005644,"52":0.005644,"53":0.011288,"54":0,"55":0.011288,"56":0.016932,"57":0.005644,"58":0.39508,"59":0.005644,"60":0.011288,"61":0.08466,"62":0.033864,"63":0.067728,"64":0.033864,"65":0.073372,"66":0.022576,"67":0.05644,"68":0.050796,"69":0.067728,"70":0.107236,"71":0.191896,"72":0.615196,"73":18.343,"74":0.045152,"75":0.022576,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005644,"35":0.005644,"36":0,"37":0,"38":0.005644,"39":0.005644,"40":0,"41":0.005644,"42":0.005644,"43":0.011288,"44":0,"45":0.011288,"46":0,"47":0.02822,"48":0.045152,"49":0.011288,"50":0.045152,"51":0.011288,"52":0.4233,"53":0.005644,"54":0.005644,"55":0.011288,"56":0.062084,"57":0.016932,"58":0.02822,"59":0.022576,"60":0.067728,"61":0.022576,"62":0.016932,"63":0.033864,"64":0.039508,"65":0.208828,"66":4.074968,"67":0.073372,"68":0,"3.5":0,"3.6":0.005644},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.062084,"37":0,"38":0,"39":0,"40":0.005644,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.011288,"49":0.005644,"50":0,"51":0.011288,"52":0,"53":0,"54":0.005644,"55":0,"56":0.005644,"57":0.022576,"58":1.676268,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.016932},E:{"4":0,"5":0,"6":0,"7":0.005644,"8":0,"9":0,"10":0.005644,"11":0.005644,"12":0.203184,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.005644,"10.1":0.02822,"11.1":0.05644,"12.1":0.163676},G:{"8":0.049216260982688,"3.2":0.0031958611027719,"4.0-4.1":0.0019175166616632,"4.2-4.3":0.00063917222055439,"5.0-5.1":0.0063917222055439,"6.0-6.1":0.0031958611027719,"7.0-7.1":0.011505099969979,"8.1-8.4":0.024927716601621,"9.0-9.2":0.014700961072751,"9.3":0.12208189412589,"10.0-10.2":0.067752255378765,"10.3":0.16171057180026,"11.0-11.2":0.19942173281297,"11.3-11.4":0.40970939337536,"12.0-12.1":2.4735964935455,"12.2":2.8372854870409},I:{"3":0.00098518951612903,"4":0.14186729032258,_:"67","2.1":0.0068963266129032,"2.2":0.011822274193548,"2.3":0.0068963266129032,"4.1":0.07093364516129,"4.2-4.3":0.30737912903226,"4.4":0,"4.4.3-4.4.4":0.43052781854839},A:{"6":0,"7":0,"8":0.07002386440678,"9":0.011670644067797,"10":0.017505966101695,"11":0.58936752542373,"5.5":0},B:{"12":0.005644,"13":0.011288,"14":0.039508,"15":0.095948,"16":0.022576,"17":0.344284,"18":0.146744},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.32594356886228,"5.0-5.4":0.020371473053892,"6.2-6.4":0.081485892215569,"7.2-7.4":0.18334325748503,"8.2":1.2630313293413,"9.2":1.5278604790419},N:{"10":0.0115434,"11":0.2193246},J:{"7":0,"10":0.02178},S:{"2.5":0},R:{_:"0"},M:{"0":0.139392},O:{"0":0.052272},Q:{"1.2":0.004356},H:{"0":0.56086119587629},L:{"0":54.482044}}; diff --git a/node_modules/caniuse-lite/data/regions/RU.js b/node_modules/caniuse-lite/data/regions/RU.js index a580a4315..d4e013885 100644 --- a/node_modules/caniuse-lite/data/regions/RU.js +++ b/node_modules/caniuse-lite/data/regions/RU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007915,"12":0,"13":0,"14":0,"15":0.007915,"16":0,"17":0.007915,"18":0.007915,"19":0,"20":0,"21":0.007915,"22":0.007915,"23":0.007915,"24":0.007915,"25":0,"26":0.007915,"27":0.007915,"28":0.007915,"29":0.767755,"30":0,"31":0.277025,"32":0,"33":0.01583,"34":0.007915,"35":0,"36":0.007915,"37":0.007915,"38":0.01583,"39":0.03166,"40":0.01583,"41":0.01583,"42":0,"43":0.01583,"44":0.007915,"45":0.01583,"46":0.01583,"47":0.01583,"48":0.118725,"49":0.55405,"50":0.01583,"51":0.12664,"52":0.01583,"53":0.01583,"54":0.023745,"55":0.039575,"56":0.087065,"57":0.04749,"58":0.04749,"59":0.06332,"60":0.11081,"61":1.20308,"62":0.102895,"63":0.20579,"64":0.12664,"65":0.17413,"66":0.102895,"67":0.25328,"68":0.20579,"69":0.22162,"70":0.36409,"71":12.3474,"72":16.471115,"73":0.04749,"74":0.03166,"75":0},C:{"2":0,"3":0.01583,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007915,"13":0,"14":0,"15":0,"16":0.007915,"17":0,"18":0,"19":0,"20":0,"21":0.007915,"22":0.007915,"23":0,"24":0.007915,"25":0.007915,"26":0.007915,"27":0,"28":0.007915,"29":0.007915,"30":0.007915,"31":0.007915,"32":0.007915,"33":0,"34":0.007915,"35":0.007915,"36":0.007915,"37":0,"38":0.007915,"39":0,"40":0,"41":0,"42":0.007915,"43":0.01583,"44":0,"45":0.03166,"46":0.007915,"47":0.023745,"48":0.04749,"49":0.023745,"50":0.04749,"51":0.023745,"52":0.419495,"53":0.023745,"54":0.039575,"55":0.023745,"56":0.09498,"57":0.07915,"58":0.055405,"59":0.039575,"60":0.150385,"61":0.09498,"62":0.055405,"63":0.087065,"64":0.50656,"65":2.493225,"66":0.023745,"67":0,"3.5":0.007915,"3.6":0.023745},F:{"9":0,"11":0,"12":0.007915,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007915,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007915,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.007915,"34":0.007915,"35":0.007915,"36":0.12664,"37":0.01583,"38":0.03166,"39":0.007915,"40":0,"41":0.007915,"42":0.007915,"43":0.007915,"44":0,"45":0.007915,"46":0.007915,"47":0.007915,"48":0.01583,"49":0.01583,"50":0.01583,"51":0.007915,"52":0.007915,"53":0.01583,"54":0.01583,"55":0.007915,"56":0.06332,"57":2.018325,"58":2.113305,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.007915,"11.1":0,"11.5":0,"11.6":0.007915,"12.1":0.087065},E:{"4":0.01583,"5":0.007915,"6":0,"7":0.01583,"8":0,"9":0.01583,"10":0.01583,"11":0.07915,"12":1.796705,_:"0","3.1":0,"3.2":0,"5.1":0.06332,"6.1":0.007915,"7.1":0,"9.1":0.03166,"10.1":0.102895,"11.1":0.245365,"12.1":0.01583},G:{"8":0.29612937406184,"3.2":0.0042153647553287,"4.0-4.1":0.0031615235664965,"4.2-4.3":0.0031615235664965,"5.0-5.1":0.011592253077154,"6.0-6.1":0.0073768883218253,"7.0-7.1":0.02423834734314,"8.1-8.4":0.05796126538577,"9.0-9.2":0.030561394476133,"9.3":0.22552201441009,"10.0-10.2":0.14121471930351,"10.3":0.29296785049535,"11.0-11.2":0.38254435154608,"11.3-11.4":0.916841834284,"12.0-12.1":8.09455417142,"12.2":0.038992123986791},I:{"3":0.00099656619385343,"4":0.13254330378251,_:"67","2.1":0,"2.2":0,"2.3":0.021924456264775,"4.1":0.03786951536643,"4.2-4.3":0.20030980496454,"4.4":0,"4.4.3-4.4.4":0.4494513534279},A:{"6":0.044067297297297,"7":0.044067297297297,"8":0.26440378378378,"9":0.088134594594595,"10":0.14101535135135,"11":1.0488016756757,"5.5":0},B:{"12":0.007915,"13":0.01583,"14":0.04749,"15":1.20308,"16":0.071235,"17":0.80733,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15581148648649,"5.0-5.4":0.020774864864865,"6.2-6.4":0.051937162162162,_:"7.2-7.4 8.2"},N:{"10":0.011616428571429,"11":0.069698571428571},J:{"7":0.000834,"10":0.003336},R:{_:"0"},M:{"0":0.189735},O:{"0":0.573375},Q:{_:"1.2"},H:{"0":0.41847597938144},L:{"0":21.739535}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.007996,"12":0,"13":0,"14":0,"15":0.007996,"16":0,"17":0.007996,"18":0.007996,"19":0.007996,"20":0,"21":0.007996,"22":0.007996,"23":0.007996,"24":0.007996,"25":0.007996,"26":0.007996,"27":0.007996,"28":0.007996,"29":0.591704,"30":0,"31":0,"32":0,"33":0.007996,"34":0.007996,"35":0.007996,"36":0.007996,"37":0,"38":0.015992,"39":0.007996,"40":0.023988,"41":0.047976,"42":0.007996,"43":0.023988,"44":0.015992,"45":0.055972,"46":0.007996,"47":0.015992,"48":0.055972,"49":1.223388,"50":0.015992,"51":0.127936,"52":0.015992,"53":0.015992,"54":0.031984,"55":0.047976,"56":0.071964,"57":0.03998,"58":0.047976,"59":0.055972,"60":0.071964,"61":1.503248,"62":0.103948,"63":0.23988,"64":0.143928,"65":0.167916,"66":0.087956,"67":0.15992,"68":0.151924,"69":0.183908,"70":0.231884,"71":0.407796,"72":1.51924,"73":29.889048,"74":0.047976,"75":0.055972,_:"76"},C:{"2":0,"3":0.007996,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007996,"13":0,"14":0,"15":0.007996,"16":0.007996,"17":0,"18":0,"19":0.007996,"20":0,"21":0.007996,"22":0.007996,"23":0,"24":0.007996,"25":0.007996,"26":0.007996,"27":0,"28":0,"29":0,"30":0.007996,"31":0.007996,"32":0.007996,"33":0,"34":0,"35":0.007996,"36":0.007996,"37":0,"38":0.007996,"39":0.015992,"40":0.007996,"41":0.007996,"42":0.007996,"43":0.015992,"44":0.007996,"45":0.03998,"46":0.031984,"47":0.031984,"48":0.103948,"49":0.015992,"50":0.03998,"51":0.023988,"52":0.415792,"53":0.015992,"54":0.023988,"55":0.015992,"56":0.07996,"57":0.063968,"58":0.031984,"59":0.031984,"60":0.151924,"61":0.063968,"62":0.031984,"63":0.063968,"64":0.07996,"65":0.303848,"66":3.270364,"67":0.047976,"68":0,"3.5":0.015992,"3.6":0.03998},F:{"9":0,"11":0,"12":0.015992,"15":0,"16":0,"17":0,"18":0.007996,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007996,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007996,"35":0.007996,"36":0.11994,"37":0.015992,"38":0.007996,"39":0.007996,"40":0,"41":0.007996,"42":0.007996,"43":0.007996,"44":0,"45":0.007996,"46":0.007996,"47":0.007996,"48":0.007996,"49":0.015992,"50":0.007996,"51":0.007996,"52":0.007996,"53":0.015992,"54":0.007996,"55":0.007996,"56":0.047976,"57":0.031984,"58":4.365816,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.007996,"11.1":0,"11.5":0,"11.6":0.015992,"12.1":0.087956},E:{"4":0.007996,"5":0.007996,"6":0,"7":0,"8":0.007996,"9":0.007996,"10":0.015992,"11":0.071964,"12":1.247376,_:"0","3.1":0,"3.2":0,"5.1":0.031984,"6.1":0,"7.1":0,"9.1":0.023988,"10.1":0.087956,"11.1":0.23988,"12.1":0.71964},G:{"8":0.066669008706094,"3.2":0.0043291564094866,"4.0-4.1":0.002597493845692,"4.2-4.3":0.00086583128189733,"5.0-5.1":0.0086583128189733,"6.0-6.1":0.0043291564094866,"7.0-7.1":0.015584963074152,"8.1-8.4":0.033767419993996,"9.0-9.2":0.019914119483639,"9.3":0.16537377484239,"10.0-10.2":0.091778115881117,"10.3":0.21905531432002,"11.0-11.2":0.27013935995197,"11.3-11.4":0.55499785169619,"12.0-12.1":3.3507670609427,"12.2":3.8434250603422},I:{"3":0.00083309677419355,"4":0.11996593548387,_:"67","2.1":0.0058316774193548,"2.2":0.0099971612903226,"2.3":0.0058316774193548,"4.1":0.059982967741935,"4.2-4.3":0.25992619354839,"4.4":0,"4.4.3-4.4.4":0.36406329032258},A:{"6":0.017094896551724,"7":0.017094896551724,"8":0.16240151724138,"9":0.051284689655172,"10":0.094021931034483,"11":0.89748206896552,"5.5":0},B:{"12":0.007996,"13":0.015992,"14":0.03998,"15":0.047976,"16":0.055972,"17":0.775612,"18":0.255872},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.12278353846154,"5.0-5.4":0.020463923076923,"6.2-6.4":0.040927846153846,"7.2-7.4":0.081855692307692,"8.2":0.43997434615385,"9.2":0.35811865384615},N:{"10":0.010878857142857,"11":0.065273142857143},J:{"7":0,"10":0.016032},S:{"2.5":0},R:{_:"0"},M:{"0":0.122244},O:{"0":0.527052},Q:{"1.2":0.016032},H:{"0":0.47051991752577},L:{"0":21.149724}}; diff --git a/node_modules/caniuse-lite/data/regions/RW.js b/node_modules/caniuse-lite/data/regions/RW.js index 7ee59b53f..219884d80 100644 --- a/node_modules/caniuse-lite/data/regions/RW.js +++ b/node_modules/caniuse-lite/data/regions/RW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.015405,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005135,"21":0,"22":0.035945,"23":0.005135,"24":0,"25":0.01027,"26":0,"27":0,"28":0.015405,"29":0.005135,"30":0,"31":0,"32":0,"33":0.02054,"34":0,"35":0,"36":0,"37":0,"38":0.005135,"39":0.005135,"40":0.04108,"41":0.02054,"42":0,"43":0.11297,"44":0,"45":0,"46":0.005135,"47":0.005135,"48":0,"49":0.035945,"50":0.01027,"51":0.005135,"52":0.005135,"53":0,"54":0,"55":0.015405,"56":0.02054,"57":0.005135,"58":0.066755,"59":0.015405,"60":0.077025,"61":0.005135,"62":0.046215,"63":0.035945,"64":0.015405,"65":0.231075,"66":0.02054,"67":0.128375,"68":0.05135,"69":0.118105,"70":0.34918,"71":5.53553,"72":7.23008,"73":0.046215,"74":0.01027,"75":0},C:{"2":0,"3":0.005135,"4":0.005135,"5":0.005135,"6":0.005135,"7":0,"8":0,"9":0,"10":0.005135,"11":0.005135,"12":0.005135,"13":0,"14":0.005135,"15":0,"16":0,"17":0.005135,"18":0.01027,"19":0.005135,"20":0.097565,"21":0.01027,"22":0.005135,"23":0.005135,"24":0.005135,"25":0.005135,"26":0.005135,"27":0.005135,"28":0,"29":0.005135,"30":0.01027,"31":0.138645,"32":0,"33":0,"34":0.005135,"35":0.005135,"36":0.005135,"37":0.01027,"38":0.005135,"39":0,"40":0.015405,"41":0.01027,"42":0.01027,"43":0.046215,"44":0.025675,"45":0.02054,"46":0.01027,"47":0.128375,"48":0.03081,"49":0.02054,"50":0.02054,"51":0.005135,"52":0.03081,"53":0.005135,"54":0.01027,"55":0.005135,"56":0.03081,"57":0.03081,"58":0.005135,"59":0.02054,"60":0.06162,"61":0.03081,"62":0.03081,"63":0.07189,"64":0.49296,"65":2.38264,"66":0.333775,"67":0,"3.5":0.005135,"3.6":0.005135},F:{"9":0,"11":0.005135,"12":0.005135,"15":0.005135,"16":0.015405,"17":0,"18":0,"19":0.015405,"20":0.1027,"21":0.005135,"22":0.01027,"23":0.12324,"24":0,"25":0,"26":0.005135,"27":0,"28":0.005135,"29":0,"30":0.005135,"31":0,"32":0.01027,"33":0.01027,"34":0.005135,"35":0.005135,"36":0,"37":0.06162,"38":0.04108,"39":0,"40":0,"41":0,"42":0.005135,"43":0.01027,"44":0,"45":0.01027,"46":0,"47":0,"48":0.01027,"49":0.015405,"50":0.01027,"51":0.005135,"52":0,"53":0.005135,"54":0.02054,"55":0,"56":0.02054,"57":0.559715,"58":0.703495,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.005135,"11.6":0.005135,"12.1":0.15405},E:{"4":0,"5":0,"6":0,"7":0.005135,"8":0.005135,"9":0,"10":0.015405,"11":0.17459,"12":0.631605,_:"0","3.1":0,"3.2":0,"5.1":0.03081,"6.1":0,"7.1":0.005135,"9.1":0.015405,"10.1":0.251615,"11.1":0.077025,"12.1":0},G:{"8":0.10419537926549,"3.2":0.001483208245772,"4.0-4.1":0.001112406184329,"4.2-4.3":0.001112406184329,"5.0-5.1":0.0040788226758731,"6.0-6.1":0.0025956144301011,"7.0-7.1":0.0085284474131892,"8.1-8.4":0.020394113379366,"9.0-9.2":0.010753259781847,"9.3":0.079351641148804,"10.0-10.2":0.049687476233363,"10.3":0.10308297308116,"11.0-11.2":0.13460114830381,"11.3-11.4":0.32259779345542,"12.0-12.1":2.8481306339438,"12.2":0.013719676273391},I:{"3":0.0013519976359338,"4":0.1798156855792,_:"67","2.1":0,"2.2":0,"2.3":0.029743947990544,"4.1":0.051375910165485,"4.2-4.3":0.2717515248227,"4.4":0,"4.4.3-4.4.4":0.60975093380615},A:{"6":0,"7":0,"8":0.087295,"9":0.01027,"10":0.066755,"11":0.477555,"5.5":0},B:{"12":0.107835,"13":0.45188,"14":0.1027,"15":0.066755,"16":0.13351,"17":0.70863,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.44402986486486,"5.0-5.4":0.080732702702703,"6.2-6.4":0.060549527027027,_:"7.2-7.4 8.2"},N:{"10":0.021229090909091,"11":0.21229090909091},J:{"7":0.018487,"10":0.073948},R:{_:"0"},M:{"0":0.209195},O:{"0":3.819025},Q:{_:"1.2"},H:{"0":21.877871563574},L:{"0":27.27964}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008776,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.004388,"20":0,"21":0,"22":0.035104,"23":0,"24":0,"25":0.004388,"26":0,"27":0,"28":0.004388,"29":0,"30":0,"31":0,"32":0,"33":0.008776,"34":0.008776,"35":0.008776,"36":0,"37":0,"38":0,"39":0,"40":0.02194,"41":0.004388,"42":0,"43":0.1097,"44":0,"45":0,"46":0.013164,"47":0.004388,"48":0.004388,"49":0.035104,"50":0.004388,"51":0.004388,"52":0,"53":0.004388,"54":0,"55":0.017552,"56":0.004388,"57":0,"58":0.061432,"59":0.004388,"60":0.052656,"61":0.004388,"62":0.052656,"63":0.1097,"64":0.013164,"65":0.201848,"66":0.013164,"67":0.04388,"68":0.008776,"69":0.078984,"70":0.15358,"71":0.17552,"72":0.425636,"73":9.535124,"74":0.026328,"75":0.026328,_:"76"},C:{"2":0,"3":0.004388,"4":0.004388,"5":0,"6":0.004388,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.004388,"13":0.004388,"14":0.004388,"15":0,"16":0,"17":0,"18":0.004388,"19":0,"20":0.008776,"21":0.004388,"22":0.004388,"23":0.004388,"24":0,"25":0.004388,"26":0,"27":0.004388,"28":0,"29":0,"30":0.008776,"31":0.013164,"32":0,"33":0,"34":0.004388,"35":0.008776,"36":0,"37":0.008776,"38":0.004388,"39":0.004388,"40":0.078984,"41":0.008776,"42":0.004388,"43":0.02194,"44":0.02194,"45":0.008776,"46":0.004388,"47":0.06582,"48":0.02194,"49":0.013164,"50":0.013164,"51":0.004388,"52":0.026328,"53":0.004388,"54":0.004388,"55":0,"56":0.008776,"57":0.017552,"58":0.004388,"59":0.017552,"60":0.039492,"61":0.008776,"62":0.017552,"63":0.026328,"64":0.039492,"65":0.193072,"66":2.290536,"67":0.298384,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.004388,"12":0,"15":0.004388,"16":0.013164,"17":0,"18":0.004388,"19":0.013164,"20":0.052656,"21":0,"22":0.004388,"23":0.070208,"24":0,"25":0,"26":0,"27":0,"28":0.004388,"29":0,"30":0.004388,"31":0,"32":0.008776,"33":0.004388,"34":0.004388,"35":0,"36":0.004388,"37":0.061432,"38":0.017552,"39":0,"40":0,"41":0,"42":0.004388,"43":0.004388,"44":0,"45":0.008776,"46":0,"47":0,"48":0,"49":0.004388,"50":0.004388,"51":0.013164,"52":0,"53":0,"54":0,"55":0,"56":0.013164,"57":0.04388,"58":1.097,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.004388,"12.1":0.08776},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004388,"9":0,"10":0.013164,"11":0.030716,"12":0.381756,_:"0","3.1":0,"3.2":0,"5.1":0.013164,"6.1":0,"7.1":0.004388,"9.1":0.004388,"10.1":0.162356,"11.1":0.057044,"12.1":0.1097},G:{"8":0.028106348443911,"3.2":0.0018250875612929,"4.0-4.1":0.0010950525367757,"4.2-4.3":0.00036501751225858,"5.0-5.1":0.0036501751225858,"6.0-6.1":0.0018250875612929,"7.0-7.1":0.0065703152206545,"8.1-8.4":0.014235682978085,"9.0-9.2":0.0083954027819474,"9.3":0.069718344841389,"10.0-10.2":0.03869185629941,"10.3":0.092349430601421,"11.0-11.2":0.11388546382468,"11.3-11.4":0.23397622535775,"12.0-12.1":1.4126177724407,"12.2":1.6203127369158},I:{"3":0.0017984516129032,"4":0.25897703225806,_:"67","2.1":0.012589161290323,"2.2":0.021581419354839,"2.3":0.012589161290323,"4.1":0.12948851612903,"4.2-4.3":0.56111690322581,"4.4":0,"4.4.3-4.4.4":0.78592335483871},A:{"6":0,"7":0,"8":0.044290093457944,"9":0.0044290093457944,"10":0.022145046728972,"11":0.40303985046729,"5.5":0},B:{"12":0.078984,"13":0.127252,"14":0.070208,"15":0.035104,"16":0.162356,"17":0.57044,"18":0.144804},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36258723178808,"5.0-5.4":0.070503072847682,"6.2-6.4":0.040287470198675,"7.2-7.4":0.24172482119205,"8.2":0.58416831788079,"9.2":0.22158108609272},N:{"10":0.022448,"11":0.134688},J:{"7":0,"10":0.067344},S:{"2.5":0.274988},R:{_:"0"},M:{"0":0.16836},O:{"0":3.25496},Q:{"1.2":0.011224},H:{"0":19.408677725086},L:{"0":38.503908}}; diff --git a/node_modules/caniuse-lite/data/regions/SA.js b/node_modules/caniuse-lite/data/regions/SA.js index ce3b879af..cc8f97551 100644 --- a/node_modules/caniuse-lite/data/regions/SA.js +++ b/node_modules/caniuse-lite/data/regions/SA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.007866,"20":0,"21":0.003933,"22":0,"23":0,"24":0.027531,"25":0,"26":0.007866,"27":0.003933,"28":0,"29":0.043263,"30":0.011799,"31":0.003933,"32":0.003933,"33":0.027531,"34":0.003933,"35":0.019665,"36":0,"37":0,"38":0.003933,"39":0,"40":0.003933,"41":0,"42":0.003933,"43":0.023598,"44":0,"45":0.003933,"46":0.003933,"47":0.007866,"48":0.003933,"49":0.086526,"50":0,"51":0.003933,"52":0.011799,"53":0.003933,"54":0.015732,"55":0.031464,"56":0.047196,"57":0.003933,"58":0.015732,"59":0.003933,"60":0.007866,"61":0.062928,"62":0.015732,"63":0.03933,"64":0.023598,"65":0.051129,"66":0.019665,"67":0.043263,"68":0.03933,"69":0.051129,"70":0.090459,"71":3.929067,"72":5.451138,"73":0.027531,"74":0.011799,"75":0},C:{"2":0.007866,"3":0,"4":0,"5":0,"6":0.003933,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.007866,"16":0,"17":0,"18":0.007866,"19":0,"20":0,"21":0.007866,"22":0,"23":0.007866,"24":0,"25":0.015732,"26":0,"27":0,"28":0,"29":0,"30":0.007866,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.003933,"44":0,"45":0,"46":0,"47":0.003933,"48":0.031464,"49":0.003933,"50":0,"51":0.007866,"52":0.015732,"53":0,"54":0,"55":0,"56":0.007866,"57":0.007866,"58":0.003933,"59":0.003933,"60":0.011799,"61":0.003933,"62":0.003933,"63":0.011799,"64":0.094392,"65":0.51129,"66":0.019665,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.003933,"38":0.007866,"39":0,"40":0,"41":0,"42":0,"43":0.007866,"44":0,"45":0,"46":0,"47":0,"48":0.003933,"49":0.003933,"50":0,"51":0.003933,"52":0.003933,"53":0.003933,"54":0.003933,"55":0.003933,"56":0.015732,"57":0.027531,"58":0.031464,"9.5-9.6":0,"10.0-10.1":0.007866,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.007866,"6":0,"7":0,"8":0.106191,"9":0.062928,"10":0.019665,"11":0.043263,"12":0.755136,_:"0","3.1":0,"3.2":0,"5.1":0.03933,"6.1":0,"7.1":0,"9.1":0.015732,"10.1":0.066861,"11.1":0.133722,"12.1":0.003933},G:{"8":0.68629932222556,"3.2":0.0097693853697588,"4.0-4.1":0.0073270390273191,"4.2-4.3":0.0073270390273191,"5.0-5.1":0.026865809766837,"6.0-6.1":0.017096424397078,"7.0-7.1":0.056173965876113,"8.1-8.4":0.13432904883418,"9.0-9.2":0.070828043930752,"9.3":0.5226621172821,"10.0-10.2":0.32727440988692,"10.3":0.67897228319824,"11.0-11.2":0.88657172230561,"11.3-11.4":2.1248413179225,"12.0-12.1":18.759662256279,"12.2":0.090366814670269},I:{"3":0.0012528085106383,"4":0.16662353191489,_:"67","2.1":0,"2.2":0,"2.3":0.027561787234043,"4.1":0.047606723404255,"4.2-4.3":0.2518145106383,"4.4":0,"4.4.3-4.4.4":0.56501663829787},A:{"6":0,"7":0,"8":0.035397,"9":0.027531,"10":0.051129,"11":0.527022,"5.5":0},B:{"12":0.007866,"13":0.011799,"14":0.015732,"15":0.019665,"16":0.035397,"17":0.298908,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.75218094240838,"5.0-5.4":0.081316858638743,"6.2-6.4":0.1423045026178,_:"7.2-7.4 8.2"},N:{"10":0.016178666666667,"11":0.0080893333333333},J:{"7":0.0024268,"10":0.0097072},R:{_:"0"},M:{"0":0.072804},O:{"0":3.003165},Q:{_:"1.2"},H:{"0":0.11487687285223},L:{"0":50.695427}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.00389,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.0389,"30":0.00389,"31":0.01556,"32":0,"33":0.00389,"34":0.00389,"35":0,"36":0,"37":0,"38":0.00389,"39":0,"40":0.00389,"41":0.00389,"42":0,"43":0.02334,"44":0,"45":0,"46":0,"47":0.00778,"48":0.00389,"49":0.15171,"50":0,"51":0.00389,"52":0.01556,"53":0.00389,"54":0.02334,"55":0.01167,"56":0.00778,"57":0,"58":0.01945,"59":0.00389,"60":0.00778,"61":0.03501,"62":0.01167,"63":0.05057,"64":0.01556,"65":0.03501,"66":0.01167,"67":0.02723,"68":0.02334,"69":0.04279,"70":0.05446,"71":0.10892,"72":0.51737,"73":9.47604,"74":0.02723,"75":0.01945,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.00389,"44":0,"45":0,"46":0,"47":0.00389,"48":0.02723,"49":0,"50":0,"51":0,"52":0.01945,"53":0,"54":0.00389,"55":0,"56":0.01167,"57":0.00389,"58":0.00389,"59":0,"60":0.01167,"61":0.00389,"62":0.00389,"63":0.00389,"64":0.00778,"65":0.05446,"66":0.77022,"67":0.01945,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.00389,"38":0.00389,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.00389,"49":0.00389,"50":0,"51":0.00389,"52":0,"53":0.00389,"54":0.00389,"55":0,"56":0.01167,"57":0.01167,"58":0.05446,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.01167,"9":0.05057,"10":0.01945,"11":0.03501,"12":0.5446,_:"0","3.1":0,"3.2":0,"5.1":0.13615,"6.1":0,"7.1":0,"9.1":0.01556,"10.1":0.05835,"11.1":0.12448,"12.1":0.2723},G:{"8":0.15387463324327,"3.2":0.0099918593015111,"4.0-4.1":0.0059951155809066,"4.2-4.3":0.0019983718603022,"5.0-5.1":0.019983718603022,"6.0-6.1":0.0099918593015111,"7.0-7.1":0.03597069348544,"8.1-8.4":0.077936502551786,"9.0-9.2":0.045962552786951,"9.3":0.38168902531772,"10.0-10.2":0.21182741719203,"10.3":0.50558808065646,"11.0-11.2":0.62349202041429,"11.3-11.4":1.2809563624537,"12.0-12.1":7.7336990993696,"12.2":8.8707726878815},I:{"3":0.00090616935483871,"4":0.13048838709677,_:"67","2.1":0.006343185483871,"2.2":0.010874032258065,"2.3":0.006343185483871,"4.1":0.065244193548387,"4.2-4.3":0.28272483870968,"4.4":0,"4.4.3-4.4.4":0.39599600806452},A:{"6":0,"7":0,"8":0.01556,"9":0.00778,"10":0.02334,"11":0.45513,"5.5":0},B:{"12":0.01556,"13":0.00778,"14":0.01556,"15":0.03501,"16":0.03112,"17":0.39289,"18":0.10503},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.61176855345912,"5.0-5.4":0.071372997903564,"6.2-6.4":0.19372670859539,"7.2-7.4":0.45882641509434,"8.2":1.7333442348008,"9.2":1.7945210901468},N:{"10":0,"11":0.01222},J:{"7":0,"10":0.01222},S:{"2.5":0},R:{_:"0"},M:{"0":0.09165},O:{"0":2.85337},Q:{"1.2":0.00611},H:{"0":0.10990651202749},L:{"0":53.61284}}; diff --git a/node_modules/caniuse-lite/data/regions/SB.js b/node_modules/caniuse-lite/data/regions/SB.js index eb0178181..f1b675b8d 100644 --- a/node_modules/caniuse-lite/data/regions/SB.js +++ b/node_modules/caniuse-lite/data/regions/SB.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003045,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.003045,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.015225,"34":0,"35":0,"36":0.003045,"37":0,"38":0.003045,"39":0,"40":0.015225,"41":0,"42":0,"43":0.01218,"44":0,"45":0,"46":0.003045,"47":0,"48":0.003045,"49":0.03654,"50":0,"51":0,"52":0.009135,"53":0,"54":0,"55":0.003045,"56":0.01218,"57":0,"58":0.003045,"59":0.003045,"60":0.003045,"61":0,"62":0.003045,"63":0.003045,"64":0.003045,"65":0.00609,"66":0.009135,"67":0.01218,"68":0.015225,"69":0.01218,"70":0.03045,"71":1.720425,"72":1.9488,"73":0,"74":0,"75":0},C:{"2":0,"3":0.003045,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.003045,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00609,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.009135,"44":0,"45":0.00609,"46":0,"47":0,"48":0,"49":0.003045,"50":0.003045,"51":0.003045,"52":0.003045,"53":0,"54":0,"55":0,"56":0.003045,"57":0.00609,"58":0.01218,"59":0.009135,"60":0.01218,"61":0.01218,"62":0.01218,"63":0.01218,"64":0.10962,"65":0.581595,"66":0.03654,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.01218,"18":0,"19":0.01218,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00609,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.027405,"38":0.02436,"39":0,"40":0,"41":0,"42":0,"43":0.027405,"44":0,"45":0,"46":0,"47":0.10962,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.003045,"57":0.10962,"58":0.045675,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.03654},E:{"4":0,"5":0,"6":0.027405,"7":0,"8":0.258825,"9":0.03045,"10":0.033495,"11":0.00609,"12":0.112665,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003045,"10.1":0.04872,"11.1":0.295365,"12.1":0},G:{"8":0.068597406184329,"3.2":0.00097647553287301,"4.0-4.1":0.00073235664965476,"4.2-4.3":0.00073235664965476,"5.0-5.1":0.0026853077154008,"6.0-6.1":0.0017088321825278,"7.0-7.1":0.0056147343140198,"8.1-8.4":0.013426538577004,"9.0-9.2":0.0070794476133293,"9.3":0.052241441008706,"10.0-10.2":0.032711930351246,"10.3":0.067865049534674,"11.0-11.2":0.088615154608226,"11.3-11.4":0.21238342839988,"12.0-12.1":1.8750771419994,"12.2":0.0090323986790754},I:{"3":0.0037993971631206,"4":0.50531982269504,_:"67","2.1":0,"2.2":0,"2.3":0.083586737588652,"4.1":0.14437709219858,"4.2-4.3":0.76367882978723,"4.4":0,"4.4.3-4.4.4":1.7135281205674},A:{"6":0,"7":0,"8":0.027405,"9":0.009135,"10":0.021315,"11":1.391565,"5.5":0},B:{"12":0.01218,"13":0.08526,"14":0.015225,"15":0.045675,"16":0.051765,"17":0.179655,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.9621315899582,"5.0-5.4":0.14299945606695,"6.2-6.4":0.52092658995816,_:"7.2-7.4 8.2"},N:{"10":0.010929285714286,"11":0.065575714285714},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.062595},O:{"0":17.046705},Q:{_:"1.2"},H:{"0":7.8882845189003},L:{"0":46.916175}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.003742,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003742,"33":0.014968,"34":0.011226,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.003742,"41":0,"42":0,"43":0.003742,"44":0,"45":0,"46":0,"47":0.014968,"48":0,"49":0.07484,"50":0.014968,"51":0,"52":0,"53":0,"54":0,"55":0.041162,"56":0.003742,"57":0,"58":0.007484,"59":0,"60":0,"61":0,"62":0.003742,"63":0.086066,"64":0,"65":0,"66":0.007484,"67":0.003742,"68":0.007484,"69":0.007484,"70":0.01871,"71":0.033678,"72":0.22452,"73":5.583064,"74":0.026194,"75":0,_:"76"},C:{"2":0,"3":0.007484,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003742,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.003742,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.014968,"47":0,"48":0.007484,"49":0,"50":0,"51":0,"52":0.01871,"53":0,"54":0,"55":0,"56":0.026194,"57":0,"58":0.014968,"59":0,"60":0.01871,"61":0.09355,"62":0.014968,"63":0,"64":0.007484,"65":0.138454,"66":0.733432,"67":0.127228,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0.011226,"20":0,"21":0,"22":0.003742,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.003742,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.048646,"38":0.003742,"39":0,"40":0,"41":0,"42":0,"43":0.007484,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.179616,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.089808},E:{"4":0,"5":0,"6":0,"7":0,"8":0.01871,"9":0,"10":0.014968,"11":0.003742,"12":0.05613,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.029936,"7.1":0,"9.1":0,"10.1":0.014968,"11.1":0.145938,"12.1":0.172132},G:{"8":0.024750664865406,"3.2":0.0016071860302212,"4.0-4.1":0.00096431161813269,"4.2-4.3":0.00032143720604423,"5.0-5.1":0.0032143720604423,"6.0-6.1":0.0016071860302212,"7.0-7.1":0.0057858697087962,"8.1-8.4":0.012536051035725,"9.0-9.2":0.0073930557390173,"9.3":0.061394506354448,"10.0-10.2":0.034072343840688,"10.3":0.08132361312919,"11.0-11.2":0.1002884082858,"11.3-11.4":0.20604124907435,"12.0-12.1":1.2439619873912,"12.2":1.4268597576303},I:{"3":0.0026830745967742,"4":0.38636274193548,_:"67","2.1":0.018781522177419,"2.2":0.03219689516129,"2.3":0.018781522177419,"4.1":0.19318137096774,"4.2-4.3":0.83711927419355,"4.4":0,"4.4.3-4.4.4":1.1725035987903},A:{"6":0,"7":0,"8":0.044904,"9":0.022452,"10":0.03742,"11":2.144166,"5.5":0},B:{"12":0.05613,"13":0.033678,"14":0.026194,"15":0.849434,"16":0.194584,"17":0.419104,"18":0.029936},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.1192387631579,"5.0-5.4":0.41975260526316,"6.2-6.4":0.389039,"7.2-7.4":0.84974307894737,"8.2":0.69617505263158,"9.2":0.1945195},N:{"10":0,"11":0.131418},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.143934},O:{"0":8.398236},Q:{"1.2":0.175224},H:{"0":8.2945381443299},L:{"0":50.920594}}; diff --git a/node_modules/caniuse-lite/data/regions/SC.js b/node_modules/caniuse-lite/data/regions/SC.js index 9dd6f6855..b81d9b4c2 100644 --- a/node_modules/caniuse-lite/data/regions/SC.js +++ b/node_modules/caniuse-lite/data/regions/SC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007122,"13":0.021366,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007122,"22":0,"23":0.021366,"24":0.014244,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.007122,"33":0.007122,"34":0.021366,"35":0,"36":0,"37":0,"38":0,"39":0.007122,"40":0.007122,"41":0.049854,"42":0.007122,"43":0.007122,"44":0.03561,"45":0,"46":0.007122,"47":0.028488,"48":0.185172,"49":0.398832,"50":0,"51":0.014244,"52":0.014244,"53":0.014244,"54":0.007122,"55":0.049854,"56":0.03561,"57":0,"58":0.056976,"59":0.085464,"60":0.156684,"61":0.633858,"62":1.21074,"63":2.150844,"64":1.260594,"65":1.937184,"66":0.092586,"67":0.099708,"68":0.121074,"69":0.149562,"70":0.163806,"71":8.79567,"72":11.35959,"73":0.014244,"74":0.021366,"75":0},C:{"2":0,"3":0.021366,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007122,"11":0,"12":0,"13":0.014244,"14":0.007122,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.007122,"25":0,"26":0,"27":0,"28":0,"29":0.007122,"30":0,"31":0.014244,"32":0,"33":0.007122,"34":0,"35":0.007122,"36":0.078342,"37":0,"38":0.085464,"39":0.014244,"40":0,"41":0,"42":0,"43":0.007122,"44":0.014244,"45":0.056976,"46":0.056976,"47":0.028488,"48":0.042732,"49":0.021366,"50":0.007122,"51":0.007122,"52":0.669468,"53":0,"54":0.03561,"55":0.021366,"56":0.092586,"57":0.263514,"58":0.099708,"59":0.434442,"60":4.23759,"61":0.042732,"62":0.056976,"63":0.064098,"64":0.584004,"65":3.753294,"66":0.256392,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.007122,"32":0,"33":0,"34":0,"35":0,"36":0.007122,"37":0.007122,"38":0.014244,"39":0,"40":0.007122,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007122,"48":0.014244,"49":0.007122,"50":0.121074,"51":0.14244,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.292002,"58":0.170928,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.014244},E:{"4":0.028488,"5":0,"6":0,"7":0,"8":0,"9":0.007122,"10":0.078342,"11":0.420198,"12":0.60537,_:"0","3.1":0,"3.2":0,"5.1":0.021366,"6.1":0.007122,"7.1":0,"9.1":0.014244,"10.1":0.085464,"11.1":0.121074,"12.1":0},G:{"8":0.21349853037126,"3.2":0.0030391249874912,"4.0-4.1":0.0022793437406184,"4.2-4.3":0.0022793437406184,"5.0-5.1":0.0083575937156009,"6.0-6.1":0.0053184687281097,"7.0-7.1":0.017474968678075,"8.1-8.4":0.041787968578005,"9.0-9.2":0.022033656159312,"9.3":0.16259318683078,"10.0-10.2":0.10181068708096,"10.3":0.21121918663064,"11.0-11.2":0.27580059261483,"11.3-11.4":0.66100968477935,"12.0-12.1":5.8358797572301,"12.2":0.028111906134294},I:{"3":0.00053116312056738,"4":0.070644695035461,_:"67","2.1":0,"2.2":0,"2.3":0.011685588652482,"4.1":0.02018419858156,"4.2-4.3":0.10676378723404,"4.4":0,"4.4.3-4.4.4":0.23955456737589},A:{"6":0.070341311688312,"7":0.06252561038961,"8":0.37515366233766,"9":0.20320823376623,"10":0.14849832467532,"11":1.5475088571429,"5.5":0},B:{"12":0.292002,"13":0.14244,"14":0.270636,"15":0.049854,"16":0.163806,"17":0.833274,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.53566117493473,"5.0-5.4":0.05053407310705,"6.2-6.4":0.21224310704961,_:"7.2-7.4 8.2"},N:{"10":0.0097852,"11":0.0880668},J:{"7":0.0017268,"10":0.0069072},R:{_:"0"},M:{"0":0.679208},O:{"0":1.545486},Q:{_:"1.2"},H:{"0":0.92095010996564},L:{"0":31.090926}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.041526,"13":0.339129,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.006921,"24":0.006921,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006921,"31":0.020763,"32":0,"33":0,"34":0.020763,"35":0,"36":0,"37":0,"38":0.013842,"39":0.131499,"40":0.290682,"41":0.034605,"42":0,"43":0.027684,"44":0,"45":0,"46":0,"47":0.006921,"48":0.062289,"49":2.346219,"50":0.006921,"51":0,"52":0.076131,"53":0,"54":0.006921,"55":0.006921,"56":0.083052,"57":0.166104,"58":0.394497,"59":0.013842,"60":0.145341,"61":0.249156,"62":2.747637,"63":1.287306,"64":0.982782,"65":0.55368,"66":0.020763,"67":0.034605,"68":0.013842,"69":0.615969,"70":0.055368,"71":0.089973,"72":0.685179,"73":16.776504,"74":0.020763,"75":0.020763,_:"76"},C:{"2":0,"3":0.006921,"4":0.06921,"5":0.055368,"6":0.055368,"7":0,"8":0,"9":0,"10":0.006921,"11":0,"12":0,"13":0.013842,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.083052,"25":0,"26":0,"27":0,"28":0,"29":0.006921,"30":0,"31":0.020763,"32":0,"33":0,"34":0,"35":0.124578,"36":0.013842,"37":0,"38":0.055368,"39":0,"40":0,"41":0,"42":0,"43":0.006921,"44":0,"45":0.041526,"46":0,"47":0.117657,"48":0.013842,"49":0.013842,"50":0.013842,"51":0.013842,"52":0.636732,"53":0,"54":0.006921,"55":0,"56":0.006921,"57":0.027684,"58":0.173025,"59":0.006921,"60":3.813471,"61":0.006921,"62":0.020763,"63":0.020763,"64":0.027684,"65":0.325287,"66":5.488353,"67":0.567522,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006921,"37":0.013842,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.013842,"45":0,"46":0,"47":0,"48":0,"49":0.006921,"50":0.006921,"51":0.055368,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.055368,"58":0.712863,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006921},E:{"4":0.006921,"5":0,"6":0,"7":0,"8":0.041526,"9":0,"10":0.020763,"11":0.006921,"12":0.27684,_:"0","3.1":0,"3.2":0,"5.1":0.034605,"6.1":0,"7.1":0.027684,"9.1":0,"10.1":0.173025,"11.1":0.020763,"12.1":0.283761},G:{"8":0.061407873711598,"3.2":0.0039875242669869,"4.0-4.1":0.0023925145601921,"4.2-4.3":0.00079750485339738,"5.0-5.1":0.0079750485339738,"6.0-6.1":0.0039875242669869,"7.0-7.1":0.014355087361153,"8.1-8.4":0.031102689282498,"9.0-9.2":0.01834261162814,"9.3":0.1523234269989,"10.0-10.2":0.084535514460122,"10.3":0.20176872790954,"11.0-11.2":0.24882151425998,"11.3-11.4":0.51120061102772,"12.0-12.1":3.0863437826479,"12.2":3.540124044231},I:{"3":0.00063521673387097,"4":0.091471209677419,_:"67","2.1":0.0044465171370968,"2.2":0.0076226008064516,"2.3":0.0044465171370968,"4.1":0.04573560483871,"4.2-4.3":0.19818762096774,"4.4":0,"4.4.3-4.4.4":0.27758971270161},A:{"6":0.0220606875,"7":0.08824275,"8":0.2573746875,"9":0.2426675625,"10":0.132364125,"11":1.2574591875,"5.5":0},B:{"12":0.339129,"13":0.06921,"14":0.200709,"15":0.110736,"16":0.103815,"17":0.62289,"18":0.103815},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2964648687664,"5.0-5.4":0.051114632545932,"6.2-6.4":0.94050923884514,"7.2-7.4":0.38847120734908,"8.2":1.1449677690289,"9.2":1.0734072834646},N:{"10":0.01154625,"11":0.03463875},J:{"7":0,"10":0.03079},S:{"2.5":0},R:{_:"0"},M:{"0":0.76975},O:{"0":1.881269},Q:{"1.2":0.098528},H:{"0":0.55093467525773},L:{"0":32.047796}}; diff --git a/node_modules/caniuse-lite/data/regions/SD.js b/node_modules/caniuse-lite/data/regions/SD.js index 9646ee2cc..6574f6e36 100644 --- a/node_modules/caniuse-lite/data/regions/SD.js +++ b/node_modules/caniuse-lite/data/regions/SD.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003003,"10":0,"11":0.003003,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.003003,"18":0,"19":0.003003,"20":0.003003,"21":0.018018,"22":0.006006,"23":0.003003,"24":0.003003,"25":0,"26":0.015015,"27":0.006006,"28":0.003003,"29":0.057057,"30":0.024024,"31":0.006006,"32":0.006006,"33":0.063063,"34":0.009009,"35":0.006006,"36":0.003003,"37":0,"38":0.018018,"39":0.003003,"40":0.048048,"41":0.003003,"42":0,"43":0.135135,"44":0.003003,"45":0.015015,"46":0.006006,"47":0.015015,"48":0.003003,"49":0.021021,"50":0.006006,"51":0.006006,"52":0.003003,"53":0.003003,"54":0.006006,"55":0.009009,"56":0.012012,"57":0.015015,"58":0.045045,"59":0.006006,"60":0.018018,"61":0.018018,"62":0.006006,"63":0.06006,"64":0.009009,"65":0.054054,"66":0.015015,"67":0.03003,"68":0.03003,"69":0.048048,"70":0.06006,"71":0.99099,"72":1.372371,"73":0.012012,"74":0.003003,"75":0},C:{"2":0,"3":0.006006,"4":0.009009,"5":0.003003,"6":0,"7":0,"8":0,"9":0,"10":0.009009,"11":0,"12":0,"13":0,"14":0,"15":0.003003,"16":0.003003,"17":0,"18":0.003003,"19":0.003003,"20":0.003003,"21":0.003003,"22":0.003003,"23":0.003003,"24":0.003003,"25":0,"26":0.003003,"27":0,"28":0.003003,"29":0.003003,"30":0.009009,"31":0.003003,"32":0.003003,"33":0.006006,"34":0.003003,"35":0.006006,"36":0.006006,"37":0.006006,"38":0.006006,"39":0.003003,"40":0.006006,"41":0.006006,"42":0.003003,"43":0.03003,"44":0.012012,"45":0.009009,"46":0.003003,"47":0.051051,"48":0.033033,"49":0.006006,"50":0.006006,"51":0.006006,"52":0.081081,"53":0.003003,"54":0.006006,"55":0.006006,"56":0.015015,"57":0.012012,"58":0.009009,"59":0.003003,"60":0.042042,"61":0.018018,"62":0.024024,"63":0.03003,"64":0.291291,"65":1.378377,"66":0.066066,"67":0,"3.5":0,"3.6":0.003003},F:{"9":0,"11":0.003003,"12":0.009009,"15":0.009009,"16":0.006006,"17":0.003003,"18":0.012012,"19":0.009009,"20":0.015015,"21":0.003003,"22":0.003003,"23":0.012012,"24":0.003003,"25":0,"26":0.003003,"27":0,"28":0.006006,"29":0.003003,"30":0.003003,"31":0.003003,"32":0.021021,"33":0.003003,"34":0,"35":0.006006,"36":0.006006,"37":0.009009,"38":0.027027,"39":0,"40":0,"41":0,"42":0.006006,"43":0.003003,"44":0,"45":0.003003,"46":0,"47":0,"48":0.003003,"49":0.012012,"50":0.003003,"51":0.006006,"52":0.003003,"53":0,"54":0.003003,"55":0,"56":0.009009,"57":0.318318,"58":0.381381,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.003003,"11.1":0,"11.5":0.024024,"11.6":0.003003,"12.1":0.123123},E:{"4":0,"5":0,"6":0,"7":0.006006,"8":0.276276,"9":0.003003,"10":0.021021,"11":0.018018,"12":0.111111,_:"0","3.1":0,"3.2":0,"5.1":0.003003,"6.1":0,"7.1":0.003003,"9.1":0.021021,"10.1":0.057057,"11.1":0.084084,"12.1":0},G:{"8":0.16119842119484,"3.2":0.0022946394476133,"4.0-4.1":0.00172097958571,"4.2-4.3":0.00172097958571,"5.0-5.1":0.0063102584809367,"6.0-6.1":0.0040156190333233,"7.0-7.1":0.013194176823777,"8.1-8.4":0.031551292404683,"9.0-9.2":0.016636135995197,"9.3":0.12276321044731,"10.0-10.2":0.076870421495047,"10.3":0.15947744160913,"11.0-11.2":0.20823852987091,"11.3-11.4":0.4990840798559,"12.0-12.1":4.4062813992795,"12.2":0.021225414890423},I:{"3":0.0078219716312057,"4":1.0403222269504,_:"67","2.1":0,"2.2":0,"2.3":0.17208337588652,"4.1":0.29723492198582,"4.2-4.3":1.5722162978723,"4.4":0,"4.4.3-4.4.4":3.5277092056738},A:{"6":0,"7":0,"8":0.42690796296296,"9":0.0090831481481481,"10":0.012110864197531,"11":0.28763302469136,"5.5":0},B:{"12":0.027027,"13":0.024024,"14":0.03003,"15":0.024024,"16":0.03003,"17":0.24024,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.4660419083969,"5.0-5.4":0.17252145038168,"6.2-6.4":0.21311473282443,_:"7.2-7.4 8.2"},N:{"10":0.025518470588235,"11":0.19138852941176},J:{"7":0.0027988,"10":0.0111952},R:{_:"0"},M:{"0":0.195916},O:{"0":12.643579},Q:{_:"1.2"},H:{"0":18.408950709622},L:{"0":30.930483}}; +module.exports={D:{"4":0,"5":0.00256,"6":0,"7":0,"8":0,"9":0.00256,"10":0,"11":0.00512,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00256,"23":0,"24":0,"25":0.00256,"26":0.01024,"27":0.00256,"28":0.14848,"29":0.01024,"30":0.00256,"31":0.00256,"32":0.00256,"33":0.01536,"34":0.00256,"35":0,"36":0.00256,"37":0.00256,"38":0.00512,"39":0,"40":0.01792,"41":0,"42":0,"43":0.10496,"44":0.00256,"45":0.00256,"46":0.00768,"47":0.00512,"48":0.00256,"49":0.0128,"50":0.00512,"51":0.00256,"52":0.00256,"53":0.00256,"54":0,"55":0.00768,"56":0.00768,"57":0.01536,"58":0.02304,"59":0.00256,"60":0.00512,"61":0.00256,"62":0.00512,"63":0.05632,"64":0.00768,"65":0.03072,"66":0.00768,"67":0.01792,"68":0.00768,"69":0.07168,"70":0.04864,"71":0.0512,"72":0.12032,"73":1.56416,"74":0.01536,"75":0.00256,_:"76"},C:{"2":0,"3":0.00512,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00256,"12":0,"13":0.00256,"14":0,"15":0.00256,"16":0.00256,"17":0,"18":0.00256,"19":0.00256,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00256,"27":0.00256,"28":0,"29":0,"30":0.00512,"31":0,"32":0.00256,"33":0.00256,"34":0.00512,"35":0.00256,"36":0.00256,"37":0.00256,"38":0.00256,"39":0.00256,"40":0.00768,"41":0.00512,"42":0.00256,"43":0.01024,"44":0.00768,"45":0.01024,"46":0,"47":0.03584,"48":0.01536,"49":0.00512,"50":0.00512,"51":0.00256,"52":0.08704,"53":0.00256,"54":0.00512,"55":0.00768,"56":0.01024,"57":0.00512,"58":0.00256,"59":0.00256,"60":0.06144,"61":0.01024,"62":0.01024,"63":0.01024,"64":0.07424,"65":0.12288,"66":1.43872,"67":0.06656,"68":0,"3.5":0,"3.6":0.00512},F:{"9":0,"11":0,"12":0.06912,"15":0.00256,"16":0.00512,"17":0.00256,"18":0,"19":0.00512,"20":0.0128,"21":0,"22":0,"23":0.01024,"24":0,"25":0,"26":0,"27":0,"28":0.00256,"29":0,"30":0.00256,"31":0,"32":0.00256,"33":0.00256,"34":0,"35":0.00512,"36":0.00512,"37":0.00768,"38":0.01536,"39":0,"40":0,"41":0,"42":0.00512,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00512,"50":0,"51":0.00512,"52":0,"53":0,"54":0,"55":0,"56":0.00256,"57":0.00512,"58":0.48896,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.00256,"11.1":0.00256,"11.5":0.01536,"11.6":0.00512,"12.1":0.05888},E:{"4":0,"5":0,"6":0,"7":0.01024,"8":0.09728,"9":0,"10":0.01024,"11":0.01024,"12":0.04864,_:"0","3.1":0,"3.2":0,"5.1":0.00768,"6.1":0,"7.1":0,"9.1":0.01792,"10.1":0.03072,"11.1":0.01536,"12.1":0.0384},G:{"8":0.054566516561593,"3.2":0.0035432802962073,"4.0-4.1":0.0021259681777244,"4.2-4.3":0.00070865605924147,"5.0-5.1":0.0070865605924147,"6.0-6.1":0.0035432802962073,"7.0-7.1":0.012755809066346,"8.1-8.4":0.027637586310417,"9.0-9.2":0.016299089362554,"9.3":0.13535330731512,"10.0-10.2":0.075117542279596,"10.3":0.17928998298809,"11.0-11.2":0.22110069048334,"11.3-11.4":0.45424853397378,"12.0-12.1":2.7424989492645,"12.2":3.1457242469729},I:{"3":0.006001935483871,"4":0.86427870967742,_:"67","2.1":0.042013548387097,"2.2":0.072023225806452,"2.3":0.042013548387097,"4.1":0.43213935483871,"4.2-4.3":1.8726038709677,"4.4":0,"4.4.3-4.4.4":2.6228458064516},A:{"6":0,"7":0,"8":0.08291296969697,"9":0.0051820606060606,"10":0.0077730909090909,"11":0.33165187878788,"5.5":0},B:{"12":0.01792,"13":0.01792,"14":0.0128,"15":0.01536,"16":0.01792,"17":0.10496,"18":0.0256},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.6598883801296,"5.0-5.4":0.2216573650108,"6.2-6.4":0.26195870410367,"7.2-7.4":0.46346539956803,"8.2":0.80602678185745,"9.2":0.25188336933045},N:{"10":0.023382857142857,"11":0.058457142857143},J:{"7":0,"10":0.01488},S:{"2.5":0},R:{_:"0"},M:{"0":0.13392},O:{"0":14.85768},Q:{"1.2":0.02976},H:{"0":12.263101443299},L:{"0":39.15576}}; diff --git a/node_modules/caniuse-lite/data/regions/SE.js b/node_modules/caniuse-lite/data/regions/SE.js index 3e3191fb7..35fd64654 100644 --- a/node_modules/caniuse-lite/data/regions/SE.js +++ b/node_modules/caniuse-lite/data/regions/SE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.005712,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005712,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.039984,"30":0,"31":0,"32":0,"33":0,"34":0.005712,"35":0,"36":0,"37":0,"38":0.022848,"39":0,"40":0,"41":0,"42":0,"43":0.005712,"44":0,"45":0,"46":0.005712,"47":0.005712,"48":0.005712,"49":0.1428,"50":0.005712,"51":0.005712,"52":0.005712,"53":0.017136,"54":0.005712,"55":0.017136,"56":0.039984,"57":0.011424,"58":0.011424,"59":0.062832,"60":0.011424,"61":0.051408,"62":0.022848,"63":0.051408,"64":0.022848,"65":0.034272,"66":0.045696,"67":0.102816,"68":0.068544,"69":0.125664,"70":0.302736,"71":8.459472,"72":7.991088,"73":0.034272,"74":0.005712,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005712,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.005712,"42":0,"43":0,"44":0,"45":0.005712,"46":0,"47":0,"48":0.022848,"49":0,"50":0,"51":0,"52":0.051408,"53":0,"54":0.005712,"55":0.005712,"56":0.017136,"57":0.011424,"58":0.005712,"59":0.005712,"60":0.108528,"61":0.011424,"62":0.011424,"63":0.079968,"64":0.319872,"65":1.582224,"66":0.011424,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005712,"37":0,"38":0.005712,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.137088,"58":0.1428,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.045696,"9":0.011424,"10":0.068544,"11":0.131376,"12":2.65608,_:"0","3.1":0,"3.2":0,"5.1":0.005712,"6.1":0.005712,"7.1":0,"9.1":0.108528,"10.1":0.5712,"11.1":0.439824,"12.1":0.005712},G:{"8":1.1535508632042,"3.2":0.016420652857,"4.0-4.1":0.01231548964275,"4.2-4.3":0.01231548964275,"5.0-5.1":0.04515679535675,"6.0-6.1":0.02873614249975,"7.0-7.1":0.094418753927749,"8.1-8.4":0.22578397678375,"9.0-9.2":0.11904973321325,"9.3":0.87850492784949,"10.0-10.2":0.5500918707095,"10.3":1.1412353735615,"11.0-11.2":1.4901742467727,"11.3-11.4":3.5714919963975,"12.0-12.1":31.531758648654,"12.2":0.15189103892725},I:{"3":0.00030903073286052,"4":0.041101087470449,_:"67","2.1":0,"2.2":0,"2.3":0.0067986761229314,"4.1":0.0117431678487,"4.2-4.3":0.062115177304965,"4.4":0,"4.4.3-4.4.4":0.13937286052009},A:{"6":0,"7":0,"8":0.03436641322314,"9":0.01145547107438,"10":0.01145547107438,"11":2.0218906446281,"5.5":0},B:{"12":0.011424,"13":0.011424,"14":0.051408,"15":0.091392,"16":0.297024,"17":1.867824,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21877551020408,"5.0-5.4":0.043755102040816,"6.2-6.4":0.043755102040816,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.017152},J:{"7":0.0008576,"10":0.0034304},R:{_:"0"},M:{"0":0.205824},O:{"0":0.034304},Q:{_:"1.2"},H:{"0":0.1096092371134},L:{"0":22.320112}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005788,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.011576,"30":0,"31":0,"32":0,"33":0,"34":0.011576,"35":0,"36":0,"37":0,"38":0.023152,"39":0,"40":0,"41":0.011576,"42":0,"43":0,"44":0,"45":0,"46":0.005788,"47":0.005788,"48":0,"49":0.138912,"50":0.005788,"51":0.02894,"52":0.040516,"53":0.011576,"54":0.017364,"55":0.017364,"56":0.05788,"57":0.005788,"58":0.011576,"59":0.034728,"60":0.011576,"61":0.081032,"62":0.017364,"63":0.034728,"64":0.017364,"65":0.034728,"66":0.034728,"67":0.092608,"68":0.046304,"69":0.081032,"70":0.092608,"71":0.382008,"72":2.7493,"73":13.202428,"74":0.05788,"75":0.005788,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.005788,"42":0,"43":0,"44":0,"45":0.005788,"46":0,"47":0.011576,"48":0.023152,"49":0,"50":0.005788,"51":0,"52":0.05788,"53":0,"54":0,"55":0,"56":0.017364,"57":0.005788,"58":0.005788,"59":0.005788,"60":0.138912,"61":0.005788,"62":0.011576,"63":0.011576,"64":0.023152,"65":0.162064,"66":1.62064,"67":0.017364,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005788,"33":0,"34":0,"35":0,"36":0.005788,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.254672,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.005788,"8":0.017364,"9":0.005788,"10":0.167852,"11":0.133124,"12":2.43096,_:"0","3.1":0,"3.2":0,"5.1":0.005788,"6.1":0,"7.1":0,"9.1":0.138912,"10.1":0.619316,"11.1":0.480404,"12.1":1.556972},G:{"8":0.30922938016612,"3.2":0.020079829880917,"4.0-4.1":0.01204789792855,"4.2-4.3":0.0040159659761833,"5.0-5.1":0.040159659761833,"6.0-6.1":0.020079829880917,"7.0-7.1":0.0722873875713,"8.1-8.4":0.15662267307115,"9.0-9.2":0.092367217452217,"9.3":0.76704950145102,"10.0-10.2":0.42569239347543,"10.3":1.0160393919744,"11.0-11.2":1.2529813845692,"11.3-11.4":2.5742341907335,"12.0-12.1":15.541788327829,"12.2":17.826872968278},I:{"3":0.00033479838709677,"4":0.048210967741935,_:"67","2.1":0.0023435887096774,"2.2":0.0040175806451613,"2.3":0.0023435887096774,"4.1":0.024105483870968,"4.2-4.3":0.10445709677419,"4.4":0,"4.4.3-4.4.4":0.14630689516129},A:{"6":0,"7":0,"8":0.0058042584269663,"9":0.011608516853933,"10":0.011608516853933,"11":2.0372947078652,"5.5":0},B:{"12":0.005788,"13":0.011576,"14":0.040516,"15":0.121548,"16":0.416736,"17":1.933192,"18":0.503556},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.22973286575342,"5.0-5.4":0.04375864109589,"6.2-6.4":0.032818980821918,"7.2-7.4":0.16409490410959,"8.2":1.2580609315068,"9.2":2.2645096767123},N:{"10":0,"11":0.016848},J:{"7":0,"10":0.02106},S:{"2.5":0},R:{_:"0"},M:{"0":0.202176},O:{"0":0.037908},Q:{"1.2":0.004212},H:{"0":0.15950597938144},L:{"0":22.09262}}; diff --git a/node_modules/caniuse-lite/data/regions/SG.js b/node_modules/caniuse-lite/data/regions/SG.js index 20dc1c0d9..d54b5d5e3 100644 --- a/node_modules/caniuse-lite/data/regions/SG.js +++ b/node_modules/caniuse-lite/data/regions/SG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005146,"23":0,"24":0,"25":0.005146,"26":0.005146,"27":0,"28":0,"29":0.046314,"30":0,"31":0,"32":0,"33":0,"34":0.02573,"35":0,"36":0.005146,"37":0,"38":0.05146,"39":0,"40":0.005146,"41":0.005146,"42":0,"43":0.005146,"44":0,"45":0.005146,"46":0.005146,"47":0.005146,"48":0.005146,"49":0.169818,"50":0.005146,"51":0.010292,"52":0.005146,"53":0.02573,"54":0.010292,"55":0.020584,"56":0.015438,"57":0.061752,"58":0.030876,"59":0.010292,"60":0.020584,"61":0.262446,"62":0.036022,"63":0.12865,"64":0.066898,"65":0.082336,"66":0.05146,"67":0.355074,"68":0.118358,"69":0.097774,"70":0.190402,"71":6.27812,"72":8.351958,"73":0.020584,"74":0.010292,"75":0},C:{"2":0.005146,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.005146,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005146,"35":0,"36":0.010292,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005146,"46":0,"47":0.005146,"48":0.030876,"49":0,"50":0.005146,"51":0.005146,"52":0.030876,"53":0.005146,"54":0.010292,"55":0.005146,"56":0.015438,"57":0.005146,"58":0.010292,"59":0.010292,"60":0.036022,"61":0.015438,"62":0.010292,"63":0.020584,"64":0.241862,"65":1.15785,"66":0.015438,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005146,"35":0,"36":0,"37":0.12865,"38":0.092628,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.005146,"51":0,"52":0,"53":0,"54":0.005146,"55":0,"56":0,"57":0.391096,"58":0.10292,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.072044},E:{"4":0,"5":0,"6":0,"7":0.005146,"8":0.036022,"9":0.020584,"10":0.02573,"11":0.056606,"12":1.090952,_:"0","3.1":0,"3.2":0,"5.1":0.02573,"6.1":0,"7.1":0,"9.1":0.046314,"10.1":0.108066,"11.1":0.190402,"12.1":0.005146},G:{"8":0.83501659681777,"3.2":0.011886357250075,"4.0-4.1":0.0089147679375563,"4.2-4.3":0.0089147679375563,"5.0-5.1":0.032687482437706,"6.0-6.1":0.020801125187631,"7.0-7.1":0.068346554187932,"8.1-8.4":0.16343741218853,"9.0-9.2":0.086176090063044,"9.3":0.63592011287902,"10.0-10.2":0.39819296787751,"10.3":0.82610182888022,"11.0-11.2":1.0786869204443,"11.3-11.4":2.5852827018913,"12.0-12.1":22.824777509457,"12.2":0.10994880456319},I:{"3":0.00047074231678487,"4":0.062608728132388,_:"67","2.1":0,"2.2":0,"2.3":0.010356330969267,"4.1":0.017888208037825,"4.2-4.3":0.094619205673759,"4.4":0,"4.4.3-4.4.4":0.21230478486998},A:{"6":0,"7":0,"8":0.021035403508772,"9":0.042070807017544,"10":0.031553105263158,"11":1.1043586842105,"5.5":0},B:{"12":0,"13":0.005146,"14":0.015438,"15":0.015438,"16":0.046314,"17":0.715294,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36353552073733,"5.0-5.4":0.03207666359447,"6.2-6.4":0.042768884792627,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.009708},J:{"7":0.0465984,"10":0.1863936},R:{_:"0"},M:{"0":0.286386},O:{"0":1.718316},Q:{_:"1.2"},H:{"0":1.2086042989691},L:{"0":31.05508}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005123,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005123,"23":0,"24":0,"25":0,"26":0.005123,"27":0,"28":0,"29":0.066599,"30":0,"31":0,"32":0,"33":0,"34":0.030738,"35":0,"36":0.005123,"37":0,"38":0.046107,"39":0,"40":0.020492,"41":0.010246,"42":0,"43":0.005123,"44":0,"45":0.005123,"46":0.005123,"47":0,"48":0.005123,"49":0.691605,"50":0.005123,"51":0.005123,"52":0.010246,"53":0.030738,"54":0.025615,"55":0.030738,"56":0.030738,"57":0.061476,"58":0.030738,"59":0.010246,"60":0.015369,"61":0.435455,"62":0.030738,"63":0.128075,"64":0.030738,"65":0.087091,"66":0.035861,"67":0.107583,"68":0.071722,"69":0.087091,"70":0.092214,"71":0.245904,"72":1.224397,"73":13.990913,"74":0.030738,"75":0.010246,_:"76"},C:{"2":0.005123,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.005123,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005123,"35":0.005123,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.005123,"46":0,"47":0.005123,"48":0.066599,"49":0.010246,"50":0.010246,"51":0.005123,"52":0.107583,"53":0.005123,"54":0.005123,"55":0,"56":0.015369,"57":0.015369,"58":0.005123,"59":0.010246,"60":0.046107,"61":0.010246,"62":0.030738,"63":0.010246,"64":0.015369,"65":0.107583,"66":1.260258,"67":0.010246,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005123,"33":0,"34":0,"35":0,"36":0,"37":0.128075,"38":0.010246,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005123,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.179305,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.035861},E:{"4":0,"5":0,"6":0,"7":0.005123,"8":0.040984,"9":0.005123,"10":0.025615,"11":0.05123,"12":0.76845,_:"0","3.1":0,"3.2":0,"5.1":0.097337,"6.1":0,"7.1":0,"9.1":0.035861,"10.1":0.107583,"11.1":0.184428,"12.1":0.46107},G:{"8":0.2117937049935,"3.2":0.013752837986591,"4.0-4.1":0.0082517027919544,"4.2-4.3":0.0027505675973181,"5.0-5.1":0.027505675973181,"6.0-6.1":0.013752837986591,"7.0-7.1":0.049510216751726,"8.1-8.4":0.10727213629541,"9.0-9.2":0.063263054738317,"9.3":0.52535841108776,"10.0-10.2":0.29156016531572,"10.3":0.69589360212148,"11.0-11.2":0.85817709036325,"11.3-11.4":1.7631138298809,"12.0-12.1":10.644696601621,"12.2":12.209769564495},I:{"3":0.00059227822580645,"4":0.085288064516129,_:"67","2.1":0.0041459475806452,"2.2":0.0071073387096774,"2.3":0.0041459475806452,"4.1":0.042644032258065,"4.2-4.3":0.18479080645161,"4.4":0,"4.4.3-4.4.4":0.25882558467742},A:{"6":0,"7":0,"8":0.02093554978355,"9":0.0418710995671,"10":0.0418710995671,"11":1.1043502510823,"5.5":0},B:{"12":0,"13":0.005123,"14":0.015369,"15":0.015369,"16":0.035861,"17":0.712097,"18":0.174182},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.3330343006993,"5.0-5.4":0.032229125874126,"6.2-6.4":0.032229125874126,"7.2-7.4":0.19337475524476,"8.2":1.2999080769231,"9.2":2.7179896153846},N:{"10":0.0121925,"11":0.0121925},J:{"7":0,"10":0.126802},S:{"2.5":0},R:{_:"0"},M:{"0":0.302374},O:{"0":1.41433},Q:{"1.2":0.063401},H:{"0":1.2097138728522},L:{"0":32.855249}}; diff --git a/node_modules/caniuse-lite/data/regions/SH.js b/node_modules/caniuse-lite/data/regions/SH.js index 84dbd1cfd..5f6de2073 100644 --- a/node_modules/caniuse-lite/data/regions/SH.js +++ b/node_modules/caniuse-lite/data/regions/SH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.035192,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.035192,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":2.37546,"50":0,"51":0,"52":0.079182,"53":0.158364,"54":0,"55":0,"56":0.193556,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":2.498632,"65":0.193556,"66":0,"67":0.114374,"68":0,"69":0.70384,"70":8.384494,"71":14.03281,"72":26.077272,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.035192,"52":0.624658,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.114374,"61":0,"62":0,"63":0,"64":0.158364,"65":1.40768,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.035192,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.079182,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.035192,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0.035192,"6.1":0.114374,"7.1":0,"9.1":0.237546,"10.1":0,"11.1":0.035192,"12.1":0},G:{"8":0.26439847613329,"3.2":0.0037636793755629,"4.0-4.1":0.0028227595316722,"4.2-4.3":0.0028227595316722,"5.0-5.1":0.010350118282798,"6.0-6.1":0.0065864389072351,"7.0-7.1":0.021641156409487,"8.1-8.4":0.05175059141399,"9.0-9.2":0.027286675472831,"9.3":0.20135684659261,"10.0-10.2":0.12608325908136,"10.3":0.26157571660162,"11.0-11.2":0.34155390333233,"11.3-11.4":0.81860026418493,"12.0-12.1":7.2272053209246,"12.2":0.034814034223957},I:{"3":0.00065915602836879,"4":0.08766775177305,_:"67","2.1":0,"2.2":0,"2.3":0.014501432624113,"4.1":0.025047929078014,"4.2-4.3":0.13249036170213,"4.4":0,"4.4.3-4.4.4":0.29727936879433},A:{"6":0,"7":0,"8":0.035192,"9":0.466294,"10":0.387112,"11":11.771724,"5.5":0},B:{"12":0.510284,"13":0.193556,"14":0,"15":0.193556,"16":0.580668,"17":0.466294,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.17811368503937,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.045676},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.045676},O:{"0":0},Q:{_:"1.2"},H:{"0":0.043243085910653},L:{"0":14.853658}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.08358,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.259098,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.175518,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.601776,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":2.239944,"65":0,"66":0,"67":0.601776,"68":0.685356,"69":0.601776,"70":5.68344,"71":0,"72":0.685356,"73":38.170986,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.08358,"61":0,"62":0,"63":0,"64":0,"65":0,"66":1.37907,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.029532447313119,"3.2":0.0019176913839688,"4.0-4.1":0.0011506148303813,"4.2-4.3":0.00038353827679376,"5.0-5.1":0.0038353827679376,"6.0-6.1":0.0019176913839688,"7.0-7.1":0.0069036889822876,"8.1-8.4":0.014957992794956,"9.0-9.2":0.0088213803662564,"9.3":0.073255810867607,"10.0-10.2":0.040655057340138,"10.3":0.09703518402882,"11.0-11.2":0.11966394235965,"11.3-11.4":0.2458480354248,"12.0-12.1":1.4842931311918,"12.2":1.7025264106875},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0.342678,"8":0.342678,"9":0.685356,"10":0,"11":12.921468,"5.5":0},B:{"12":1.203552,"13":1.119972,"14":0,"15":0,"16":0.175518,"17":0,"18":0.342678},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0.105088},Q:{"1.2":0},H:{"0":0},L:{"0":27.551688}}; diff --git a/node_modules/caniuse-lite/data/regions/SI.js b/node_modules/caniuse-lite/data/regions/SI.js index f9acaf054..6125ec798 100644 --- a/node_modules/caniuse-lite/data/regions/SI.js +++ b/node_modules/caniuse-lite/data/regions/SI.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.006805,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.08166,"30":0,"31":0,"32":0,"33":0,"34":0.01361,"35":0,"36":0,"37":0,"38":0.01361,"39":0,"40":0,"41":0.006805,"42":0,"43":0.020415,"44":0,"45":0,"46":0.006805,"47":0.006805,"48":0,"49":0.483155,"50":0.006805,"51":0.006805,"52":0.01361,"53":0.006805,"54":0.006805,"55":0.01361,"56":0.020415,"57":0.01361,"58":0.034025,"59":0.01361,"60":0.02722,"61":1.966645,"62":0.020415,"63":0.04083,"64":0.061245,"65":0.08166,"66":0.05444,"67":0.074855,"68":0.047635,"69":0.156515,"70":0.20415,"71":10.922025,"72":13.970665,"73":0.047635,"74":0.01361,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.01361,"29":0,"30":0.006805,"31":0.006805,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.006805,"39":0,"40":0,"41":0,"42":0,"43":0.006805,"44":0,"45":0.01361,"46":0,"47":0.01361,"48":0.02722,"49":0.006805,"50":0.034025,"51":0.01361,"52":0.29942,"53":0.006805,"54":0.01361,"55":0.01361,"56":0.02722,"57":0.034025,"58":0.01361,"59":0.034025,"60":0.102075,"61":0.04083,"62":0.04083,"63":0.061245,"64":1.03436,"65":5.859105,"66":0.047635,"67":0,"3.5":0,"3.6":0.006805},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.006805,"34":0,"35":0,"36":0.006805,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.006805,"49":0.006805,"50":0,"51":0,"52":0,"53":0,"54":0.006805,"55":0,"56":0,"57":0.42191,"58":0.374275,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006805},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006805,"9":0.006805,"10":0.02722,"11":0.129295,"12":1.6332,_:"0","3.1":0,"3.2":0,"5.1":0.006805,"6.1":0,"7.1":0,"9.1":0.04083,"10.1":0.102075,"11.1":0.17693,"12.1":0.006805},G:{"8":0.29696424747323,"3.2":0.004227249074352,"4.0-4.1":0.003170436805764,"4.2-4.3":0.003170436805764,"5.0-5.1":0.011624934954468,"6.0-6.1":0.0073976858801161,"7.0-7.1":0.024306682177524,"8.1-8.4":0.058124674772341,"9.0-9.2":0.030647555789052,"9.3":0.22615782547783,"10.0-10.2":0.14161284399079,"10.3":0.29379381066747,"11.0-11.2":0.38362285349745,"11.3-11.4":0.91942667367157,"12.0-12.1":8.1173750350245,"12.2":0.039102053937756},I:{"3":0.0006484988179669,"4":0.086250342789598,_:"67","2.1":0,"2.2":0,"2.3":0.014266973995272,"4.1":0.024642955082742,"4.2-4.3":0.13034826241135,"4.4":0,"4.4.3-4.4.4":0.29247296690307},A:{"6":0.006805,"7":0,"8":0.020415,"9":0.01361,"10":0.020415,"11":2.8581,"5.5":0},B:{"12":0.006805,"13":0.020415,"14":0.04083,"15":0.06805,"16":0.08166,"17":1.26573,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21513,"5.0-5.4":0.030732857142857,"6.2-6.4":0.040977142857143,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.08307},J:{"7":0.001917,"10":0.007668},R:{_:"0"},M:{"0":0.182115},O:{"0":0.028755},Q:{_:"1.2"},H:{"0":0.18148917525773},L:{"0":38.353515}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.040248,"30":0,"31":0,"32":0,"33":0,"34":0.006708,"35":0,"36":0.013416,"37":0.013416,"38":0.006708,"39":0,"40":0.006708,"41":0.006708,"42":0,"43":0.013416,"44":0,"45":0,"46":0.114036,"47":0.006708,"48":0,"49":0.389064,"50":0.006708,"51":0.006708,"52":0.006708,"53":0.006708,"54":0.006708,"55":0.013416,"56":0.026832,"57":0.013416,"58":0.020124,"59":0.026832,"60":0.020124,"61":0.576888,"62":0.026832,"63":0.053664,"64":0.013416,"65":0.046956,"66":0.046956,"67":0.060372,"68":0.040248,"69":0.073788,"70":0.120744,"71":0.207948,"72":1.1739,"73":24.242712,"74":0.087204,"75":0.020124,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.013416,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.006708,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006708,"44":0,"45":0.006708,"46":0,"47":0.013416,"48":0.026832,"49":0,"50":0.03354,"51":0.013416,"52":0.288444,"53":0.006708,"54":0.026832,"55":0.06708,"56":0.020124,"57":0.03354,"58":0.013416,"59":0.10062,"60":0.140868,"61":0.040248,"62":0.013416,"63":0.06708,"64":0.053664,"65":0.321984,"66":6.84216,"67":0.060372,"68":0.006708,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.006708,"33":0,"34":0,"35":0,"36":0.013416,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.006708,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.013416,"58":0.791544,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006708},E:{"4":0,"5":0,"6":0,"7":0.006708,"8":0.013416,"9":0.046956,"10":0.03354,"11":0.046956,"12":1.026324,_:"0","3.1":0,"3.2":0,"5.1":0.006708,"6.1":0.006708,"7.1":0,"9.1":0.040248,"10.1":0.087204,"11.1":0.1677,"12.1":0.563472},G:{"8":0.072456098468928,"3.2":0.0047049414590213,"4.0-4.1":0.0028229648754128,"4.2-4.3":0.00094098829180426,"5.0-5.1":0.0094098829180426,"6.0-6.1":0.0047049414590213,"7.0-7.1":0.016937789252477,"8.1-8.4":0.036698543380366,"9.0-9.2":0.021642730711498,"9.3":0.17972876373461,"10.0-10.2":0.099744758931252,"10.3":0.23807003782648,"11.0-11.2":0.29358834704293,"11.3-11.4":0.60317349504653,"12.0-12.1":3.6416246892825,"12.2":4.1770470273191},I:{"3":0.00078329032258065,"4":0.11279380645161,_:"67","2.1":0.0054830322580645,"2.2":0.0093994838709677,"2.3":0.0054830322580645,"4.1":0.056396903225806,"4.2-4.3":0.24438658064516,"4.4":0,"4.4.3-4.4.4":0.34229787096774},A:{"6":0.006708,"7":0,"8":0.020124,"9":0.013416,"10":0.020124,"11":2.944812,"5.5":0},B:{"12":0.006708,"13":0.040248,"14":0.040248,"15":0.060372,"16":0.073788,"17":1.220856,"18":0.389064},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15313858895706,"5.0-5.4":0.030627717791411,"6.2-6.4":0.030627717791411,"7.2-7.4":0.17355706748466,"8.2":1.245527190184,"9.2":1.6947337177914},N:{"10":0,"11":0.079008},J:{"7":0,"10":0.009876},S:{"2.5":0},R:{_:"0"},M:{"0":0.204104},O:{"0":0.026336},Q:{"1.2":0},H:{"0":0.17141591065292},L:{"0":39.687992}}; diff --git a/node_modules/caniuse-lite/data/regions/SK.js b/node_modules/caniuse-lite/data/regions/SK.js index ae357351b..e14a5ac8e 100644 --- a/node_modules/caniuse-lite/data/regions/SK.js +++ b/node_modules/caniuse-lite/data/regions/SK.js @@ -1 +1 @@ -module.exports={D:{"11":0.046606,"22":0.013316,"25":0.013316,"26":0.006658,"29":0.16645,"34":0.019974,"37":0.013316,"38":0.053264,"39":0.013316,"40":0.006658,"43":0.026632,"44":0.006658,"46":0.006658,"47":0.013316,"48":0.03329,"49":0.978726,"50":0.013316,"51":0.013316,"52":0.006658,"53":0.059922,"55":0.013316,"56":0.026632,"57":0.013316,"58":0.09987,"59":0.013316,"60":0.039948,"61":0.039948,"62":0.06658,"63":0.126502,"64":0.059922,"65":0.06658,"66":0.059922,"67":0.113186,"68":0.193082,"69":0.086554,"70":0.239688,"71":16.272152,"72":21.685106,"73":0.053264,"74":0.013316,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 27 28 30 31 32 33 35 36 41 42 45 54 75"},C:{"2":0.006658,"25":0.006658,"33":0.039948,"38":0.013316,"42":0.006658,"43":0.019974,"45":0.146476,"47":0.053264,"48":0.026632,"49":0.019974,"50":0.026632,"51":0.006658,"52":0.506008,"53":0.013316,"54":0.013316,"55":0.113186,"56":0.106528,"57":0.03329,"58":0.046606,"59":0.019974,"60":0.253004,"61":0.059922,"62":0.03329,"63":0.093212,"64":1.411496,"65":7.417012,"66":0.03329,_:"3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 34 35 36 37 39 40 41 44 46 67 3.5 3.6"},F:{"36":0.073238,"49":0.013316,"56":0.013316,"57":1.777686,"58":1.890872,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.059922},E:{"4":0,"8":0.013316,"9":0.026632,"10":0.019974,"11":0.073238,"12":2.72978,_:"0 5 6 7 3.1 3.2 5.1 6.1 7.1","9.1":0.03329,"10.1":0.119844,"11.1":0.286294,"12.1":0.006658},G:{"8":0.16478919233463,"3.2":0.0023457536275393,"4.0-4.1":0.0017593152206545,"4.2-4.3":0.0017593152206545,"5.0-5.1":0.006450822475733,"6.0-6.1":0.0041050688481937,"7.0-7.1":0.013488083358351,"8.1-8.4":0.032254112378665,"9.0-9.2":0.01700671379966,"9.3":0.12549781907335,"10.0-10.2":0.078582746522566,"10.3":0.16302987711398,"11.0-11.2":0.21287714169919,"11.3-11.4":0.51020141398979,"12.0-12.1":4.5044334032823,"12.2":0.021698221054738},I:{"3":0.00044652364066194,"4":0.059387644208038,_:"67","2.1":0,"2.2":0,"2.3":0.0098235200945626,"4.1":0.016967898345154,"4.2-4.3":0.08975125177305,"4.4":0,"4.4.3-4.4.4":0.20138216193853},A:{"8":0.13534295081967,"9":0.040602885245902,"10":0.040602885245902,"11":2.2602272786885,_:"6 7 5.5"},B:{"12":0.013316,"13":0.019974,"14":0.039948,"15":0.059922,"16":0.126502,"17":1.591262,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36673899209486,"5.0-5.4":0.031434770750988,"6.2-6.4":0.041913027667984,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.076889},J:{"7":0.0026744,"10":0.0106976},R:{_:"0"},M:{"0":0.180522},O:{"0":0.076889},Q:{_:"1.2"},H:{"0":0.47474046391753},L:{"0":26.238064}}; +module.exports={D:{"11":0.013298,"22":0.013298,"29":0.073139,"34":0.026596,"37":0.013298,"38":0.053192,"39":0.006649,"41":0.019947,"43":0.026596,"44":0.006649,"46":0.006649,"47":0.013298,"48":0.013298,"49":0.917562,"52":0.006649,"53":0.053192,"55":0.019947,"56":0.013298,"57":0.006649,"58":0.093086,"59":0.013298,"61":0.026596,"62":0.053192,"63":0.119682,"64":0.06649,"65":0.039894,"66":0.033245,"67":0.093086,"68":0.126331,"69":0.059841,"70":0.113033,"71":0.226066,"72":1.615707,"73":37.872704,"74":0.053192,"75":0.019947,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 30 31 32 33 35 36 40 42 45 50 51 54 60 76"},C:{"2":0.013298,"13":0.006649,"33":0.006649,"38":0.013298,"39":0.013298,"41":0.006649,"43":0.026596,"45":0.019947,"47":0.026596,"48":0.026596,"49":0.086437,"50":0.026596,"51":0.013298,"52":0.445483,"53":0.013298,"54":0.006649,"55":0.006649,"56":0.073139,"57":0.046543,"58":0.026596,"59":0.013298,"60":0.246013,"61":0.046543,"62":0.019947,"63":0.053192,"64":0.106384,"65":0.418887,"66":9.022693,"67":0.053192,"68":0.006649,_:"3 4 5 6 7 8 9 10 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 40 42 44 46 3.5","3.6":0.033245},F:{"36":0.059841,"48":0.006649,"57":0.013298,"58":3.357745,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.039894},E:{"4":0,"8":0.019947,"9":0.013298,"10":0.013298,"11":0.039894,"12":1.788581,_:"0 5 6 7 3.1 3.2 5.1 6.1 7.1","9.1":0.026596,"10.1":0.126331,"11.1":0.26596,"12.1":1.236714},G:{"8":0.043262703892725,"3.2":0.0028092664865406,"4.0-4.1":0.0016855598919243,"4.2-4.3":0.00056185329730812,"5.0-5.1":0.0056185329730812,"6.0-6.1":0.0028092664865406,"7.0-7.1":0.010113359351546,"8.1-8.4":0.021912278595017,"9.0-9.2":0.012922625838087,"9.3":0.10731397978585,"10.0-10.2":0.05955644951466,"10.3":0.14214888421895,"11.0-11.2":0.17529822876013,"11.3-11.4":0.3601479635745,"12.0-12.1":2.1743722605824,"12.2":2.4940667867507},I:{"3":0.00033790322580645,"4":0.048658064516129,_:"67","2.1":0.0023653225806452,"2.2":0.0040548387096774,"2.3":0.0023653225806452,"4.1":0.024329032258065,"4.2-4.3":0.10542580645161,"4.4":0,"4.4.3-4.4.4":0.14766370967742},A:{"8":0.087627592286501,"9":0.020221752066116,"10":0.026962336088154,"11":2.3120203195592,_:"6 7 5.5"},B:{"12":0.013298,"13":0.019947,"14":0.026596,"15":0.046543,"16":0.139629,"17":1.482727,"18":0.638304},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.30513553667954,"5.0-5.4":0.04208766023166,"6.2-6.4":0.031565745173745,"7.2-7.4":0.1367848957529,"8.2":1.1468887413127,"9.2":1.0627134208494},N:{"10":0.0121925,"11":0.046928},J:{"7":0,"10":0.013408},S:{_:"2.5"},R:{_:"0"},M:{"0":0.177656},O:{"0":0.087152},Q:{_:"1.2"},H:{"0":0.35225373195876},L:{"0":25.234232}}; diff --git a/node_modules/caniuse-lite/data/regions/SL.js b/node_modules/caniuse-lite/data/regions/SL.js index 29bfd16c0..fe69dc90c 100644 --- a/node_modules/caniuse-lite/data/regions/SL.js +++ b/node_modules/caniuse-lite/data/regions/SL.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.003236,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003236,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003236,"23":0,"24":0.003236,"25":0,"26":0.009708,"27":0,"28":0,"29":0.003236,"30":0,"31":0,"32":0,"33":0.025888,"34":0.003236,"35":0,"36":0,"37":0.003236,"38":0,"39":0,"40":0.042068,"41":0,"42":0.006472,"43":0.077664,"44":0,"45":0.012944,"46":0,"47":0,"48":0,"49":0.009708,"50":0.003236,"51":0.003236,"52":0.01618,"53":0.003236,"54":0,"55":0.012944,"56":0.003236,"57":0.003236,"58":0.029124,"59":0.003236,"60":0.067956,"61":0.003236,"62":0.003236,"63":0.17798,"64":0.009708,"65":0.181216,"66":0.022652,"67":0.077664,"68":0.01618,"69":0.045304,"70":0.061484,"71":1.478852,"72":2.158412,"73":0.077664,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0.003236,"8":0,"9":0,"10":0.003236,"11":0.003236,"12":0.003236,"13":0.003236,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003236,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003236,"31":0,"32":0,"33":0,"34":0.003236,"35":0,"36":0,"37":0.003236,"38":0.003236,"39":0,"40":0.009708,"41":0,"42":0,"43":0.029124,"44":0.006472,"45":0.006472,"46":0.003236,"47":0.012944,"48":0.009708,"49":0.009708,"50":0.003236,"51":0,"52":0.009708,"53":0.003236,"54":0.006472,"55":0.003236,"56":0.01618,"57":0.006472,"58":0.01618,"59":0.003236,"60":0.022652,"61":0.022652,"62":0.022652,"63":0.009708,"64":0.288004,"65":0.7281,"66":0.132676,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.003236,"12":0.003236,"15":0.003236,"16":0.012944,"17":0.006472,"18":0.003236,"19":0.003236,"20":0.229756,"21":0.003236,"22":0.006472,"23":0.1618,"24":0.003236,"25":0,"26":0,"27":0,"28":0.003236,"29":0.006472,"30":0.003236,"31":0.035596,"32":0.009708,"33":0.006472,"34":0.006472,"35":0,"36":0.003236,"37":0.006472,"38":0.012944,"39":0,"40":0,"41":0.003236,"42":0.012944,"43":0,"44":0,"45":0.009708,"46":0,"47":0,"48":0,"49":0,"50":0.003236,"51":0,"52":0,"53":0,"54":0,"55":0.003236,"56":0.006472,"57":0.300948,"58":0.45304,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.003236,"12.1":0.870484},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003236,"9":0.003236,"10":0.009708,"11":0.009708,"12":0.197396,_:"0","3.1":0,"3.2":0,"5.1":0.077664,"6.1":0,"7.1":0,"9.1":0.01618,"10.1":0.122968,"11.1":0.04854,"12.1":0.009708},G:{"8":0.076708585209647,"3.2":0.0010919371560092,"4.0-4.1":0.0008189528670069,"4.2-4.3":0.0008189528670069,"5.0-5.1":0.0030028271790253,"6.0-6.1":0.0019108900230161,"7.0-7.1":0.0062786386470529,"8.1-8.4":0.015014135895127,"9.0-9.2":0.0079165443810667,"9.3":0.058418637846493,"10.0-10.2":0.036579894726308,"10.3":0.07588963234264,"11.0-11.2":0.099093296907835,"11.3-11.4":0.237496331432,"12.0-12.1":2.0967923238267,"12.2":0.010100418693085},I:{"3":0.0019684160756501,"4":0.26179933806147,_:"67","2.1":0,"2.2":0,"2.3":0.043305153664303,"4.1":0.074799810874704,"4.2-4.3":0.39565163120567,"4.4":0,"4.4.3-4.4.4":0.8877556501182},A:{"6":0,"7":0,"8":0.029124,"9":0.003236,"10":0.01618,"11":0.27506,"5.5":0},B:{"12":0.090608,"13":0.0809,"14":0.038832,"15":0.042068,"16":0.042068,"17":0.608368,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.50611172972973,"5.0-5.4":0.020657621621622,"6.2-6.4":0.082630486486486,_:"7.2-7.4 8.2"},N:{"10":0.02272704,"11":0.26136096},J:{"7":0.020292,"10":0.081168},R:{_:"0"},M:{"0":0.10146},O:{"0":4.890372},Q:{_:"1.2"},H:{"0":36.443560350515},L:{"0":26.326088}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003268,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003268,"23":0,"24":0,"25":0,"26":0.022876,"27":0,"28":0,"29":0.003268,"30":0,"31":0,"32":0,"33":0.022876,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.055556,"41":0,"42":0,"43":0.09804,"44":0,"45":0,"46":0,"47":0.003268,"48":0,"49":0.009804,"50":0,"51":0,"52":0.009804,"53":0.006536,"54":0,"55":0.022876,"56":0,"57":0,"58":0.035948,"59":0.003268,"60":0.104576,"61":0,"62":0.003268,"63":0.137256,"64":0.009804,"65":0.3268,"66":0.006536,"67":0.022876,"68":0.003268,"69":0.029412,"70":0.03268,"71":0.075164,"72":0.199348,"73":4.29742,"74":0.019608,"75":0.006536,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0.003268,"7":0,"8":0,"9":0,"10":0,"11":0.003268,"12":0.019608,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003268,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003268,"27":0.003268,"28":0,"29":0.003268,"30":0.003268,"31":0,"32":0,"33":0.006536,"34":0.003268,"35":0,"36":0,"37":0.003268,"38":0,"39":0,"40":0.006536,"41":0,"42":0,"43":0.013072,"44":0.006536,"45":0.01634,"46":0,"47":0.013072,"48":0.013072,"49":0.003268,"50":0.003268,"51":0,"52":0.003268,"53":0,"54":0,"55":0.003268,"56":0.009804,"57":0.003268,"58":0.003268,"59":0.003268,"60":0.03268,"61":0,"62":0.006536,"63":0.003268,"64":0.026144,"65":0.052288,"66":1.0621,"67":0.127452,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.009804,"15":0.003268,"16":0.01634,"17":0.006536,"18":0.003268,"19":0.003268,"20":0.186276,"21":0.003268,"22":0.003268,"23":0.101308,"24":0,"25":0,"26":0.003268,"27":0,"28":0.003268,"29":0.003268,"30":0.009804,"31":0,"32":0.003268,"33":0.006536,"34":0.003268,"35":0.003268,"36":0.003268,"37":0.019608,"38":0.009804,"39":0.003268,"40":0.003268,"41":0,"42":0.003268,"43":0,"44":0,"45":0.045752,"46":0,"47":0,"48":0,"49":0.006536,"50":0,"51":0.01634,"52":0,"53":0.003268,"54":0.003268,"55":0,"56":0.003268,"57":0.013072,"58":1.179748,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.006536,"12.1":0.810464},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003268,"10":0,"11":0.026144,"12":0.052288,_:"0","3.1":0,"3.2":0,"5.1":0.17974,"6.1":0.003268,"7.1":0,"9.1":0.003268,"10.1":0.01634,"11.1":0.022876,"12.1":0.183008},G:{"8":0.0224463668568,"3.2":0.0014575562894026,"4.0-4.1":0.00087453377364155,"4.2-4.3":0.00029151125788052,"5.0-5.1":0.0029151125788052,"6.0-6.1":0.0014575562894026,"7.0-7.1":0.0052472026418493,"8.1-8.4":0.01136893905734,"9.0-9.2":0.0067047589312519,"9.3":0.055678650255179,"10.0-10.2":0.030900193335335,"10.3":0.073752348243771,"11.0-11.2":0.090951512458721,"11.3-11.4":0.18685871630141,"12.0-12.1":1.1281485679976,"12.2":1.2940184737316},I:{"3":0.0020491370967742,"4":0.29507574193548,_:"67","2.1":0.014343959677419,"2.2":0.02458964516129,"2.3":0.014343959677419,"4.1":0.14753787096774,"4.2-4.3":0.63933077419355,"4.4":0,"4.4.3-4.4.4":0.89547291129032},A:{"6":0,"7":0,"8":0.050770714285714,"9":0,"10":0.020308285714286,"11":0.20985228571429,"5.5":0},B:{"12":0.101308,"13":0.068628,"14":0.039216,"15":0.039216,"16":0.04902,"17":0.45752,"18":0.0817},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.30782612903226,"5.0-5.4":0.061565225806452,"6.2-6.4":0.010260870967742,"7.2-7.4":0.082086967741935,"8.2":0.49252180645161,"9.2":0.318087},N:{"10":0.052894285714286,"11":0.16926171428571},J:{"7":0,"10":0.060588},S:{"2.5":0},R:{_:"0"},M:{"0":0.087516},O:{"0":3.992076},Q:{"1.2":0.10098},H:{"0":35.264147690722},L:{"0":27.531348}}; diff --git a/node_modules/caniuse-lite/data/regions/SM.js b/node_modules/caniuse-lite/data/regions/SM.js index 7eb8d7f84..e868fa627 100644 --- a/node_modules/caniuse-lite/data/regions/SM.js +++ b/node_modules/caniuse-lite/data/regions/SM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.007497,"35":0,"36":0.007497,"37":0,"38":0.007497,"39":0.029988,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007497,"46":0,"47":0,"48":0,"49":1.57437,"50":0,"51":0,"52":0.007497,"53":0.007497,"54":0,"55":0,"56":0,"57":0,"58":0.007497,"59":0.052479,"60":0.014994,"61":0,"62":0,"63":0.209916,"64":0,"65":0.052479,"66":0.052479,"67":0.112455,"68":0.014994,"69":0.539784,"70":0.434826,"71":15.758694,"72":15.278886,"73":0.037485,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.037485,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007497,"48":0.014994,"49":0,"50":0,"51":0,"52":0.119952,"53":0,"54":0,"55":0,"56":0.014994,"57":0,"58":0,"59":0,"60":0.029988,"61":0.007497,"62":0,"63":0.007497,"64":0.869652,"65":4.160835,"66":0,"67":0,"3.5":0,"3.6":0.007497},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007497,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.059976,"57":0.029988,"58":0.254898,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007497},E:{"4":0,"5":0,"6":0.007497,"7":0,"8":0,"9":0,"10":0.014994,"11":1.439424,"12":4.153338,_:"0","3.1":0,"3.2":0,"5.1":0.007497,"6.1":0,"7.1":0,"9.1":0.097461,"10.1":0.52479,"11.1":1.251999,"12.1":0.014994},G:{"8":0.553511932853,"3.2":0.007879173421395,"4.0-4.1":0.0059093800660462,"4.2-4.3":0.0059093800660462,"5.0-5.1":0.021667726908836,"6.0-6.1":0.013788553487441,"7.0-7.1":0.045305247173021,"8.1-8.4":0.10833863454418,"9.0-9.2":0.057124007305114,"9.3":0.42153577804463,"10.0-10.2":0.26395230961673,"10.3":0.54760255278695,"11.0-11.2":0.71503498799159,"11.3-11.4":1.7137202191534,"12.0-12.1":15.129982762434,"12.2":0.072882354147904},I:{"3":0.00022754491725768,"4":0.030263473995272,_:"67","2.1":0,"2.2":0,"2.3":0.005005988179669,"4.1":0.008646706855792,"4.2-4.3":0.045736528368794,"4.4":0,"4.4.3-4.4.4":0.10262275768322},A:{"6":0,"7":0,"8":0.45571927868852,"9":0.030381285245902,"10":0.022785963934426,"11":1.8076864721311,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0.007497,"16":0.037485,"17":1.311975,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.1826890239521,"5.0-5.4":0,"6.2-6.4":0.010746413173653,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.015018},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.015018},O:{"0":0.005006},Q:{_:"1.2"},H:{"0":0.026066465635739},L:{"0":25.102384}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007923,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":1.457832,"50":0,"51":0,"52":0.007923,"53":0.015846,"54":0,"55":0,"56":0.007923,"57":0,"58":0.015846,"59":0.007923,"60":0,"61":0,"62":0.007923,"63":0,"64":0.007923,"65":0,"66":0.126768,"67":0.348612,"68":0,"69":0,"70":0.039615,"71":0.07923,"72":0.285228,"73":35.708961,"74":0,"75":0.007923,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.023769,"35":0,"36":0,"37":0,"38":0.007923,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.015846,"49":0,"50":0.007923,"51":0.015846,"52":0.07923,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.023769,"61":0.007923,"62":0,"63":0.166383,"64":0.15846,"65":0.118845,"66":4.072422,"67":0.007923,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.007923,"57":0,"58":0.245613,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007923,"11":0.301074,"12":4.769646,_:"0","3.1":0,"3.2":0,"5.1":0.007923,"6.1":0,"7.1":0,"9.1":0.007923,"10.1":0.134691,"11.1":0.570456,"12.1":3.9615},G:{"8":0.11003862493746,"3.2":0.007145365255679,"4.0-4.1":0.0042872191534074,"4.2-4.3":0.0014290730511358,"5.0-5.1":0.014290730511358,"6.0-6.1":0.007145365255679,"7.0-7.1":0.025723314920444,"8.1-8.4":0.055733848994296,"9.0-9.2":0.032868680176123,"9.3":0.27295295276694,"10.0-10.2":0.15148174342039,"10.3":0.36155548193736,"11.0-11.2":0.44587079195437,"11.3-11.4":0.91603582577804,"12.0-12.1":5.5305127078955,"12.2":6.3436552739918},I:{"3":0.00055257661290323,"4":0.079571032258065,_:"67","2.1":0.0038680362903226,"2.2":0.0066309193548387,"2.3":0.0038680362903226,"4.1":0.039785516129032,"4.2-4.3":0.17240390322581,"4.4":0,"4.4.3-4.4.4":0.24147597983871},A:{"6":0,"7":0,"8":0.427842,"9":0.007923,"10":0,"11":1.410294,"5.5":0},B:{"12":0,"13":0,"14":0.015846,"15":0.007923,"16":0.039615,"17":1.402371,"18":4.444803},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.20752247863248,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0.05188061965812,"8.2":0.54993456837607,"9.2":1.6186753333333},N:{"10":0,"11":0.072695},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.093465},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":19.834707}}; diff --git a/node_modules/caniuse-lite/data/regions/SN.js b/node_modules/caniuse-lite/data/regions/SN.js index f5feca22e..062e95228 100644 --- a/node_modules/caniuse-lite/data/regions/SN.js +++ b/node_modules/caniuse-lite/data/regions/SN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008584,"12":0,"13":0,"14":0,"15":0,"16":0.004292,"17":0.008584,"18":0,"19":0,"20":0.004292,"21":0,"22":0.004292,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.004292,"29":0,"30":0.008584,"31":0.004292,"32":0.004292,"33":0.008584,"34":0.008584,"35":0,"36":0,"37":0,"38":0.004292,"39":0,"40":0.004292,"41":0,"42":0,"43":0.012876,"44":0,"45":0.004292,"46":0.004292,"47":0.008584,"48":0,"49":0.197432,"50":0.004292,"51":0,"52":0.004292,"53":0.004292,"54":0,"55":0.008584,"56":0.02146,"57":0.004292,"58":0.047212,"59":0.004292,"60":0.02146,"61":0.008584,"62":0.012876,"63":0.034336,"64":0.017168,"65":0.154512,"66":0.02146,"67":0.081548,"68":0.04292,"69":0.051504,"70":0.115884,"71":3.279088,"72":4.961552,"73":0.012876,"74":0.004292,"75":0},C:{"2":0,"3":0.004292,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.004292,"31":0,"32":0.004292,"33":0,"34":0,"35":0.004292,"36":0,"37":0,"38":0.004292,"39":0,"40":0.004292,"41":0,"42":0,"43":0.008584,"44":0.004292,"45":0.004292,"46":0,"47":0.008584,"48":0.025752,"49":0.004292,"50":0.008584,"51":0.017168,"52":0.055796,"53":0,"54":0.004292,"55":0.004292,"56":0.02146,"57":0.017168,"58":0.008584,"59":0.030044,"60":0.030044,"61":0.034336,"62":0.017168,"63":0.030044,"64":0.266104,"65":1.58804,"66":0.034336,"67":0.004292,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004292,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.004292,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.030044,"57":0.218892,"58":0.244644,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004292},E:{"4":0,"5":0,"6":0.004292,"7":0.025752,"8":0.068672,"9":0.012876,"10":0.012876,"11":0.038628,"12":0.424908,_:"0","3.1":0,"3.2":0,"5.1":0.004292,"6.1":0,"7.1":0,"9.1":0.034336,"10.1":0.060088,"11.1":0.1073,"12.1":0},G:{"8":0.31766829260482,"3.2":0.0045219685780046,"4.0-4.1":0.0033914764335035,"4.2-4.3":0.0033914764335035,"5.0-5.1":0.012435413589513,"6.0-6.1":0.0079134450115081,"7.0-7.1":0.026001319323526,"8.1-8.4":0.062177067947563,"9.0-9.2":0.032784272190533,"9.3":0.24192531892325,"10.0-10.2":0.15148594736315,"10.3":0.31427681617132,"11.0-11.2":0.41036864845392,"11.3-11.4":0.983528165716,"12.0-12.1":8.6833101619133,"12.2":0.041828209346543},I:{"3":0.0021239479905437,"4":0.28248508274232,_:"67","2.1":0,"2.2":0,"2.3":0.046726855791962,"4.1":0.080710023640662,"4.2-4.3":0.42691354609929,"4.4":0,"4.4.3-4.4.4":0.95790054373522},A:{"6":0,"7":0,"8":0.012876,"9":0.008584,"10":0.034336,"11":0.454952,"5.5":0},B:{"12":0.060088,"13":0.034336,"14":0.055796,"15":0.068672,"16":0.04292,"17":0.442076,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1882468344371,"5.0-5.4":0.11171551434879,"6.2-6.4":0.25389889624724,_:"7.2-7.4 8.2"},N:{"10":0.02374528,"11":0.56988672},J:{"7":0.0022832,"10":0.0091328},R:{_:"0"},M:{"0":0.097036},O:{"0":0.296816},Q:{_:"1.2"},H:{"0":0.67549570446735},L:{"0":63.478708}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.003863,"9":0,"10":0,"11":0.007726,"12":0,"13":0,"14":0,"15":0,"16":0.003863,"17":0.003863,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007726,"27":0,"28":0.003863,"29":0.011589,"30":0.007726,"31":0.003863,"32":0.003863,"33":0.003863,"34":0,"35":0,"36":0,"37":0,"38":0.003863,"39":0,"40":0.003863,"41":0.003863,"42":0,"43":0.023178,"44":0,"45":0,"46":0.003863,"47":0.007726,"48":0,"49":0.216328,"50":0.003863,"51":0,"52":0,"53":0.007726,"54":0,"55":0.007726,"56":0.015452,"57":0,"58":0.034767,"59":0.007726,"60":0.011589,"61":0.007726,"62":0.015452,"63":0.034767,"64":0.007726,"65":0.197013,"66":0.019315,"67":0.073397,"68":0.023178,"69":0.057945,"70":0.084986,"71":0.092712,"72":0.332218,"73":7.540576,"74":0.007726,"75":0.011589,_:"76"},C:{"2":0,"3":0.003863,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.003863,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.007726,"33":0,"34":0,"35":0.007726,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.011589,"44":0,"45":0.007726,"46":0,"47":0.023178,"48":0.030904,"49":0.003863,"50":0.007726,"51":0.015452,"52":0.046356,"53":0.003863,"54":0.003863,"55":0.003863,"56":0.011589,"57":0.015452,"58":0.003863,"59":0.003863,"60":0.03863,"61":0.007726,"62":0.015452,"63":0.015452,"64":0.019315,"65":0.084986,"66":1.711309,"67":0.030904,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.003863,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.003863,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.015452,"57":0.003863,"58":0.482875,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.003863},E:{"4":0,"5":0,"6":0,"7":0.003863,"8":0.166109,"9":0.088849,"10":0.015452,"11":0.054082,"12":0.266547,_:"0","3.1":0,"3.2":0,"5.1":0.027041,"6.1":0,"7.1":0,"9.1":0.030904,"10.1":0.054082,"11.1":0.11589,"12.1":0.189287},G:{"8":0.076227279995997,"3.2":0.0049498233763635,"4.0-4.1":0.0029698940258181,"4.2-4.3":0.00098996467527269,"5.0-5.1":0.0098996467527269,"6.0-6.1":0.0049498233763635,"7.0-7.1":0.017819364154908,"8.1-8.4":0.038608622335635,"9.0-9.2":0.022769187531272,"9.3":0.18908325297708,"10.0-10.2":0.10493625557891,"10.3":0.25046106284399,"11.0-11.2":0.30886897868508,"11.3-11.4":0.6345673568498,"12.0-12.1":3.8311632933053,"12.2":4.3944531935355},I:{"3":0.0015208245967742,"4":0.21899874193548,_:"67","2.1":0.010645772177419,"2.2":0.01824989516129,"2.3":0.010645772177419,"4.1":0.10949937096774,"4.2-4.3":0.47449727419355,"4.4":0,"4.4.3-4.4.4":0.66460034879032},A:{"6":0,"7":0,"8":0.011589,"9":0.011589,"10":0.027041,"11":0.432656,"5.5":0},B:{"12":0.050219,"13":0.030904,"14":0.042493,"15":0.061808,"16":0.034767,"17":0.397889,"18":0.096575},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0476801964736,"5.0-5.4":0.10171652392947,"6.2-6.4":0.193261395466,"7.2-7.4":0.48823931486146,"8.2":1.4240313350126,"9.2":0.78321723425693},N:{"10":0.01135345,"11":0.44278455},J:{"7":0,"10":0.024548},S:{"2.5":0},R:{_:"0"},M:{"0":0.147288},O:{"0":0.319124},Q:{"1.2":0.006137},H:{"0":0.70302392955326},L:{"0":66.550203}}; diff --git a/node_modules/caniuse-lite/data/regions/SO.js b/node_modules/caniuse-lite/data/regions/SO.js index d39c13ef9..1afbdd74a 100644 --- a/node_modules/caniuse-lite/data/regions/SO.js +++ b/node_modules/caniuse-lite/data/regions/SO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003479,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.003479,"21":0.010437,"22":0,"23":0,"24":0,"25":0,"26":0.306152,"27":0,"28":0,"29":0.003479,"30":0.006958,"31":0.013916,"32":0,"33":0.240051,"34":0.003479,"35":0,"36":0,"37":0.003479,"38":0,"39":0,"40":0.013916,"41":0,"42":0,"43":0.434875,"44":0,"45":0.017395,"46":0,"47":0,"48":0,"49":0.045227,"50":0.003479,"51":0.010437,"52":0,"53":0.010437,"54":0,"55":0.003479,"56":0.118286,"57":0.003479,"58":0.045227,"59":0.003479,"60":0.020874,"61":0,"62":0.006958,"63":0.024353,"64":0.006958,"65":0.03479,"66":0.006958,"67":0.031311,"68":0.013916,"69":0.031311,"70":0.048706,"71":2.522275,"72":4.028682,"73":0.027832,"74":0.017395,"75":0},C:{"2":0,"3":0.045227,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.003479,"30":0,"31":0,"32":0.03479,"33":0,"34":0,"35":0,"36":0,"37":0.003479,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006958,"44":0.006958,"45":0,"46":0.003479,"47":0.010437,"48":0.010437,"49":0,"50":0,"51":0,"52":0.010437,"53":0,"54":0.003479,"55":0,"56":0.006958,"57":0.006958,"58":0.003479,"59":0.003479,"60":0.013916,"61":0.013916,"62":0.003479,"63":0.003479,"64":0.083496,"65":0.403564,"66":0.083496,"67":0,"3.5":0,"3.6":0.006958},F:{"9":0,"11":0,"12":0.003479,"15":0,"16":0.006958,"17":0,"18":0,"19":0.013916,"20":0.003479,"21":0,"22":0.003479,"23":0.006958,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.003479,"30":0,"31":0,"32":0,"33":0,"34":0.006958,"35":0,"36":0.003479,"37":0.006958,"38":0.013916,"39":0,"40":0,"41":0,"42":0.003479,"43":0,"44":0,"45":0.020874,"46":0,"47":0,"48":0.006958,"49":0.03479,"50":0.052185,"51":0,"52":0,"53":0.006958,"54":0.010437,"55":0.020874,"56":0.006958,"57":0.219177,"58":0.250488,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.03479},E:{"4":0,"5":0,"6":0,"7":0,"8":0.006958,"9":0,"10":0,"11":0.003479,"12":0.052185,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.003479,"10.1":0.031311,"11.1":0.013916,"12.1":0},G:{"8":0.088698452816972,"3.2":0.0012626114279996,"4.0-4.1":0.0009469585709997,"4.2-4.3":0.0009469585709997,"5.0-5.1":0.0034721814269989,"6.0-6.1":0.0022095699989993,"7.0-7.1":0.0072600157109977,"8.1-8.4":0.017360907134994,"9.0-9.2":0.0091539328529971,"9.3":0.067549711397979,"10.0-10.2":0.042297482837987,"10.3":0.087751494245972,"11.0-11.2":0.11458198709096,"11.3-11.4":0.27461798558991,"12.0-12.1":2.4245295946162,"12.2":0.011679155708996},I:{"3":0.0018511430260047,"4":0.24620202245863,_:"67","2.1":0,"2.2":0,"2.3":0.040725146572104,"4.1":0.07034343498818,"4.2-4.3":0.37207974822695,"4.4":0,"4.4.3-4.4.4":0.83486550472813},A:{"6":0,"7":0,"8":0.006958,"9":0.003479,"10":0.024353,"11":0.114807,"5.5":0},B:{"12":0.048706,"13":0.024353,"14":0.017395,"15":0.010437,"16":0.052185,"17":0.166992,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.633614836,"5.0-5.4":0.15220014,"6.2-6.4":0.2536669,_:"7.2-7.4 8.2"},N:{"10":0.02445375,"11":0.07336125},J:{"7":0.0339092,"10":0.1356368},R:{_:"0"},M:{"0":0.221714},O:{"0":7.727385},Q:{_:"1.2"},H:{"0":10.242104448454},L:{"0":51.990592}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.00305,"10":0,"11":0.00305,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.00305,"21":0.00305,"22":0,"23":0,"24":0.0122,"25":0,"26":0.35685,"27":0,"28":0,"29":0,"30":0.00305,"31":0.00305,"32":0,"33":0.0915,"34":0.00305,"35":0,"36":0.0122,"37":0,"38":0.00305,"39":0,"40":0.01525,"41":0.0061,"42":0,"43":0.3538,"44":0,"45":0.0183,"46":0.00305,"47":0,"48":0,"49":0.0305,"50":0.00305,"51":0.00915,"52":0,"53":0,"54":0.0305,"55":0.00305,"56":0.05795,"57":0.0061,"58":0.02135,"59":0,"60":0.00305,"61":0.00305,"62":0.00915,"63":0.01525,"64":0.0061,"65":0.0305,"66":0.00305,"67":0.01525,"68":0.00915,"69":0.02135,"70":0.0305,"71":0.0427,"72":0.14945,"73":5.5144,"74":0.01525,"75":0.00305,_:"76"},C:{"2":0,"3":0.0427,"4":0.00305,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.00305,"25":0,"26":0,"27":0,"28":0,"29":0.00915,"30":0,"31":0,"32":0.00305,"33":0.00305,"34":0,"35":0,"36":0,"37":0.0061,"38":0,"39":0.0061,"40":0,"41":0,"42":0,"43":0.0183,"44":0.0061,"45":0,"46":0.00305,"47":0.00915,"48":0.0061,"49":0,"50":0.00305,"51":0,"52":0.00915,"53":0,"54":0,"55":0,"56":0.00305,"57":0,"58":0,"59":0.00305,"60":0.0061,"61":0,"62":0,"63":0.0061,"64":0.01525,"65":0.03355,"66":0.3843,"67":0.08845,"68":0,"3.5":0,"3.6":0.0793},F:{"9":0,"11":0,"12":0,"15":0,"16":0.0061,"17":0,"18":0,"19":0.0122,"20":0.0061,"21":0,"22":0.00305,"23":0.00915,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.00305,"30":0,"31":0,"32":0.00305,"33":0,"34":0,"35":0,"36":0,"37":0.0061,"38":0.0061,"39":0,"40":0,"41":0,"42":0.00915,"43":0,"44":0,"45":0.00305,"46":0,"47":0,"48":0.0061,"49":0,"50":0.00915,"51":0.01525,"52":0.00305,"53":0,"54":0,"55":0,"56":0.00915,"57":0.00305,"58":0.4209,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.02135},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.0183,_:"0","3.1":0,"3.2":0,"5.1":0.00305,"6.1":0,"7.1":0,"9.1":0,"10.1":0.0244,"11.1":0.00305,"12.1":0.0427},G:{"8":0.01834538677074,"3.2":0.0011912588812169,"4.0-4.1":0.00071475532873011,"4.2-4.3":0.00023825177624337,"5.0-5.1":0.0023825177624337,"6.0-6.1":0.0011912588812169,"7.0-7.1":0.0042885319723807,"8.1-8.4":0.0092918192734914,"9.0-9.2":0.0054797908535975,"9.3":0.045506089262484,"10.0-10.2":0.025254688281797,"10.3":0.060277699389573,"11.0-11.2":0.074334554187932,"11.3-11.4":0.152719388572,"12.0-12.1":0.92203437406184,"12.2":1.0575996347443},I:{"3":0.00099833669354839,"4":0.14376048387097,_:"67","2.1":0.0069883568548387,"2.2":0.011980040322581,"2.3":0.0069883568548387,"4.1":0.071880241935484,"4.2-4.3":0.3114810483871,"4.4":0,"4.4.3-4.4.4":0.43627313508065},A:{"6":0,"7":0,"8":0.0061,"9":0,"10":0.0061,"11":0.08845,"5.5":0},B:{"12":0.0549,"13":0.0183,"14":0.03355,"15":0.00915,"16":0.0244,"17":0.1525,"18":0.26535},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.1861726941748,"5.0-5.4":0.1520734223301,"6.2-6.4":0.22304101941748,"7.2-7.4":0.50691140776699,"8.2":1.4801813106796,"9.2":0.62857014563107},N:{"10":0,"11":0.0139},J:{"7":0,"10":0.00695},S:{"2.5":0},R:{_:"0"},M:{"0":0.14595},O:{"0":9.174},Q:{"1.2":0.03475},H:{"0":12.060793556701},L:{"0":53.1754}}; diff --git a/node_modules/caniuse-lite/data/regions/SR.js b/node_modules/caniuse-lite/data/regions/SR.js index 1c3c74504..bb0f0b5ba 100644 --- a/node_modules/caniuse-lite/data/regions/SR.js +++ b/node_modules/caniuse-lite/data/regions/SR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005289,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005289,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005289,"35":0,"36":0,"37":0.005289,"38":0.010578,"39":0,"40":0.005289,"41":0,"42":0,"43":0.005289,"44":0.010578,"45":0,"46":0,"47":0.005289,"48":0,"49":0.163959,"50":0,"51":0,"52":0,"53":0.005289,"54":0.010578,"55":0,"56":0.005289,"57":0.005289,"58":0.015867,"59":0,"60":0.031734,"61":0,"62":0.153381,"63":0.142803,"64":0.058179,"65":0.243294,"66":0.089913,"67":0.042312,"68":0.026445,"69":0.095202,"70":0.15867,"71":6.605961,"72":9.181704,"73":0.021156,"74":0.005289,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.005289,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005289,"40":0.005289,"41":0,"42":0,"43":0,"44":0,"45":0.005289,"46":0,"47":0.005289,"48":0.005289,"49":0,"50":0,"51":0.005289,"52":0.042312,"53":0,"54":0.015867,"55":0.005289,"56":0.026445,"57":0,"58":0.05289,"59":0.005289,"60":0.015867,"61":0.05289,"62":0.005289,"63":0.005289,"64":0.359652,"65":1.348695,"66":0.37023,"67":0.010578,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.021156,"38":0.010578,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.021156,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.375519,"58":0.327918,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010578},E:{"4":0,"5":0,"6":0.005289,"7":0,"8":0.005289,"9":0.005289,"10":0.005289,"11":0.026445,"12":0.58179,_:"0","3.1":0,"3.2":0,"5.1":0.095202,"6.1":0,"7.1":0,"9.1":0.042312,"10.1":0.074046,"11.1":0.026445,"12.1":0},G:{"8":0.31516746852797,"3.2":0.0044863696587611,"4.0-4.1":0.0033647772440708,"4.2-4.3":0.0033647772440708,"5.0-5.1":0.012337516561593,"6.0-6.1":0.007851146902832,"7.0-7.1":0.025796625537877,"8.1-8.4":0.061687582807966,"9.0-9.2":0.032526180026018,"9.3":0.24002077674372,"10.0-10.2":0.1502933835685,"10.3":0.3118026912839,"11.0-11.2":0.40713804653257,"11.3-11.4":0.97578540078055,"12.0-12.1":8.6149513372361,"12.2":0.04149891934354},I:{"3":0.002663401891253,"4":0.35423245153664,_:"67","2.1":0,"2.2":0,"2.3":0.058594841607565,"4.1":0.10120927186761,"4.2-4.3":0.53534378014184,"4.4":0,"4.4.3-4.4.4":1.2011942529551},A:{"6":0,"7":0,"8":0.021712736842105,"9":0.016284552631579,"10":0.048853657894737,"11":0.73823305263158,"5.5":0},B:{"12":0.047601,"13":0.031734,"14":0.015867,"15":0.153381,"16":0.126936,"17":1.100112,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.7345118507463,"5.0-5.4":0.1661807761194,"6.2-6.4":0.33236155223881,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.098931},J:{"7":0.1140062,"10":0.4560248},R:{_:"0"},M:{"0":0.108353},O:{"0":0.805581},Q:{_:"1.2"},H:{"0":0.38802612886598},L:{"0":44.711055}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00531,"19":0,"20":0,"21":0,"22":0.00531,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.01062,"32":0,"33":0,"34":0,"35":0,"36":0.00531,"37":0,"38":0.00531,"39":0,"40":0.00531,"41":0.00531,"42":0,"43":0.01593,"44":0,"45":0.00531,"46":0,"47":0,"48":0,"49":0.96642,"50":0.00531,"51":0.00531,"52":0.00531,"53":0,"54":0,"55":0.00531,"56":0.00531,"57":0.06903,"58":0.02124,"59":0,"60":0.02124,"61":0.39294,"62":0.01062,"63":0.24426,"64":0.12213,"65":0.20178,"66":0.29205,"67":0.01062,"68":0.0531,"69":0.58941,"70":0.02124,"71":0.17523,"72":0.81774,"73":15.39369,"74":0.02124,"75":0.01062,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.00531,"36":0,"37":0,"38":0,"39":0.01062,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.00531,"48":0.00531,"49":0,"50":0,"51":0,"52":0.04248,"53":0,"54":0,"55":0.00531,"56":0,"57":0,"58":0.00531,"59":0,"60":0.00531,"61":0,"62":0.00531,"63":0,"64":0.12744,"65":0.09027,"66":1.85319,"67":0.56286,"68":0.01593,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.00531,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.01062,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.00531,"58":0.55224,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.00531,"11":0.01062,"12":0.17523,_:"0","3.1":0,"3.2":0,"5.1":0.01593,"6.1":0,"7.1":0,"9.1":0.08496,"10.1":0.1062,"11.1":0.04248,"12.1":0.22833},G:{"8":0.086199777844491,"3.2":0.0055973881717202,"4.0-4.1":0.0033584329030321,"4.2-4.3":0.001119477634344,"5.0-5.1":0.01119477634344,"6.0-6.1":0.0055973881717202,"7.0-7.1":0.020150597418193,"8.1-8.4":0.043659627739418,"9.0-9.2":0.025747985589913,"9.3":0.21382022815971,"10.0-10.2":0.11866462924047,"10.3":0.28322784148904,"11.0-11.2":0.34927702191534,"11.3-11.4":0.71758516361453,"12.0-12.1":4.3323784449114,"12.2":4.9693612188532},I:{"3":0.0017210987903226,"4":0.24783822580645,_:"67","2.1":0.012047691532258,"2.2":0.020653185483871,"2.3":0.012047691532258,"4.1":0.12391911290323,"4.2-4.3":0.53698282258065,"4.4":0,"4.4.3-4.4.4":0.75212017137097},A:{"6":0,"7":0,"8":0.027235161290323,"9":0.010894064516129,"10":0.05991735483871,"11":0.74624341935484,"5.5":0},B:{"12":0.02124,"13":0.02655,"14":0.03186,"15":0.20178,"16":0.17523,"17":1.05669,"18":0.24426},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.3519271741511,"5.0-5.4":0.15480082146769,"6.2-6.4":0.27864147864184,"7.2-7.4":0.50568268346112,"8.2":3.7152197152245,"9.2":3.4159381270537},N:{"10":0,"11":0.07973},J:{"7":0,"10":0.0469},S:{"2.5":0},R:{_:"0"},M:{"0":0.12194},O:{"0":0.94738},Q:{"1.2":0.02345},H:{"0":0.43957871134021},L:{"0":43.60051}}; diff --git a/node_modules/caniuse-lite/data/regions/ST.js b/node_modules/caniuse-lite/data/regions/ST.js index 188310858..012b732f8 100644 --- a/node_modules/caniuse-lite/data/regions/ST.js +++ b/node_modules/caniuse-lite/data/regions/ST.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005283,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.095094,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.068679,"34":0,"35":0,"36":0,"37":0,"38":0.005283,"39":0,"40":0.227169,"41":0,"42":0,"43":1.199241,"44":0.005283,"45":0,"46":0.079245,"47":0.005283,"48":0.015849,"49":0.153207,"50":0.021132,"51":0,"52":0.015849,"53":0,"54":0.227169,"55":0.031698,"56":0.005283,"57":0.058113,"58":0.063396,"59":0,"60":0.163773,"61":0.005283,"62":0.042264,"63":0,"64":0,"65":0.5283,"66":0.005283,"67":0.047547,"68":0.195471,"69":0.058113,"70":0.195471,"71":5.520735,"72":8.690535,"73":0,"74":0.031698,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.153207,"43":0.05283,"44":0,"45":0,"46":0,"47":0.243018,"48":0,"49":0,"50":0,"51":0,"52":0.05283,"53":0,"54":0.021132,"55":0,"56":0,"57":0.010566,"58":0,"59":0,"60":0.021132,"61":0,"62":0,"63":0.005283,"64":0.353961,"65":0.649809,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005283,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.010566,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005283,"57":0.21132,"58":0.697356,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.063396},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.031698,"12":1.542636,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.031698,"11.1":0.015849,"12.1":0},G:{"8":0.14244484168918,"3.2":0.0020276845792054,"4.0-4.1":0.0015207634344041,"4.2-4.3":0.0015207634344041,"5.0-5.1":0.005576132592815,"6.0-6.1":0.0035484480136095,"7.0-7.1":0.011659186330431,"8.1-8.4":0.027880662964075,"9.0-9.2":0.014700713199239,"9.3":0.10848112498749,"10.0-10.2":0.067927433403382,"10.3":0.14092407825478,"11.0-11.2":0.18401237556289,"11.3-11.4":0.44102139597718,"12.0-12.1":3.8936613132193,"12.2":0.01875608235765},I:{"3":0.0048920602836879,"4":0.6506440177305,_:"67","2.1":0,"2.2":0,"2.3":0.10762532624113,"4.1":0.18589829078014,"4.2-4.3":0.98330411702128,"4.4":0,"4.4.3-4.4.4":2.2063191879433},A:{"6":0,"7":0,"8":0.095094,"9":0.015849,"10":0.005283,"11":0.660375,"5.5":0},B:{"12":0.031698,"13":0.042264,"14":0.058113,"15":0.121509,"16":0.031698,"17":1.178109,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.35548681451613,"5.0-5.4":0,"6.2-6.4":0.12188119354839,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.334907},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.066038},O:{"0":7.325501},Q:{_:"1.2"},H:{"0":3.4564911649485},L:{"0":46.700809}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.004927,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.004927,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.029562,"34":0,"35":0,"36":0,"37":0,"38":0.029562,"39":0,"40":0.408941,"41":0,"42":0.019708,"43":1.882114,"44":0.019708,"45":0,"46":0.009854,"47":0,"48":0,"49":0.270985,"50":0,"51":0,"52":0,"53":0.014781,"54":0,"55":0,"56":0.029562,"57":0,"58":0.118248,"59":0,"60":0.04927,"61":0,"62":0,"63":0.009854,"64":0,"65":0.625729,"66":0.009854,"67":0.044343,"68":0.073905,"69":0.059124,"70":0.128102,"71":0.039416,"72":0.413868,"73":10.780276,"74":0.009854,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.009854,"41":0,"42":0,"43":0.059124,"44":0,"45":0,"46":0,"47":0.24635,"48":0.004927,"49":0.009854,"50":0,"51":0,"52":0.009854,"53":0,"54":0,"55":0,"56":0,"57":0.004927,"58":0,"59":0,"60":0,"61":0.004927,"62":0,"63":0.009854,"64":0.004927,"65":0.009854,"66":0.763685,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0.004927,"47":0.034489,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.714415,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.019708},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.009854,"10":0,"11":0,"12":0.463138,_:"0","3.1":0,"3.2":0,"5.1":0.078832,"6.1":0,"7.1":0,"9.1":0.004927,"10.1":0.014781,"11.1":0,"12.1":0.068978},G:{"8":0.048399728109677,"3.2":0.0031428394876413,"4.0-4.1":0.0018857036925848,"4.2-4.3":0.00062856789752827,"5.0-5.1":0.0062856789752827,"6.0-6.1":0.0031428394876413,"7.0-7.1":0.011314222155509,"8.1-8.4":0.024514148003603,"9.0-9.2":0.01445706164315,"9.3":0.1200564684279,"10.0-10.2":0.066628197137997,"10.3":0.15902767807465,"11.0-11.2":0.19611318402882,"11.3-11.4":0.40291202231562,"12.0-12.1":2.4325577634344,"12.2":2.790212897128},I:{"3":0.00127821875,"4":0.1840635,_:"67","2.1":0.00894753125,"2.2":0.015338625,"2.3":0.00894753125,"4.1":0.09203175,"4.2-4.3":0.39880425,"4.4":0,"4.4.3-4.4.4":0.55858159375},A:{"6":0,"7":0,"8":0.029562,"9":0.004927,"10":0,"11":0.832663,"5.5":0},B:{"12":0.064051,"13":0.029562,"14":0.014781,"15":0.113321,"16":0.059124,"17":1.4781,"18":0.226642},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.33859414285714,"5.0-5.4":0.010260428571429,"6.2-6.4":0.10260428571429,"7.2-7.4":0.34885457142857,"8.2":0.33859414285714,"9.2":0.22572942857143},N:{"10":0,"11":0.172482},J:{"7":0,"10":0.010146},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":5.88468},Q:{"1.2":0},H:{"0":1.700187185567},L:{"0":56.10674}}; diff --git a/node_modules/caniuse-lite/data/regions/SV.js b/node_modules/caniuse-lite/data/regions/SV.js index b84e5e65f..4eebb30fe 100644 --- a/node_modules/caniuse-lite/data/regions/SV.js +++ b/node_modules/caniuse-lite/data/regions/SV.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.021885,"23":0,"24":0,"25":0,"26":0.007295,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.04377,"33":0,"34":0.01459,"35":0,"36":0,"37":0,"38":0.065655,"39":0,"40":0.007295,"41":0,"42":0,"43":0.01459,"44":0,"45":0.01459,"46":0.007295,"47":0.007295,"48":0.01459,"49":0.55442,"50":0.007295,"51":0,"52":0.007295,"53":0.051065,"54":0.021885,"55":0.01459,"56":0.01459,"57":0.02918,"58":0.051065,"59":0.01459,"60":0.036475,"61":0.036475,"62":0.04377,"63":0.11672,"64":0.04377,"65":0.07295,"66":0.08754,"67":0.24803,"68":0.094835,"69":0.138605,"70":0.284505,"71":15.545645,"72":20.535425,"73":0.021885,"74":0.01459,"75":0},C:{"2":0,"3":0.007295,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007295,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.007295,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007295,"37":0,"38":0.007295,"39":0,"40":0,"41":0,"42":0,"43":0.007295,"44":0,"45":0.01459,"46":0.007295,"47":0.08754,"48":0.051065,"49":0.007295,"50":0,"51":0.007295,"52":0.153195,"53":0.007295,"54":0.01459,"55":0,"56":0.021885,"57":0.01459,"58":0.007295,"59":0.01459,"60":0.065655,"61":0.01459,"62":0.021885,"63":0.04377,"64":0.386635,"65":2.268745,"66":0.021885,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.007295,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007295,"37":0.007295,"38":0.007295,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.007295,"48":0,"49":0,"50":0.007295,"51":0,"52":0,"53":0.007295,"54":0,"55":0,"56":0,"57":0.430405,"58":0.56901,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007295},E:{"4":0,"5":0,"6":0,"7":0,"8":0.007295,"9":0.503355,"10":0.04377,"11":0.138605,"12":1.860225,_:"0","3.1":0,"3.2":0,"5.1":0.357455,"6.1":0.01459,"7.1":0,"9.1":0.051065,"10.1":0.196965,"11.1":0.40852,"12.1":0.007295},G:{"8":0.14114365956169,"3.2":0.0020091624136896,"4.0-4.1":0.0015068718102672,"4.2-4.3":0.0015068718102672,"5.0-5.1":0.0055251966376464,"6.0-6.1":0.0035160342239568,"7.0-7.1":0.011552683878715,"8.1-8.4":0.027625983188232,"9.0-9.2":0.014566427499249,"9.3":0.10749018913239,"10.0-10.2":0.067306940858601,"10.3":0.13963678775143,"11.0-11.2":0.18233148904233,"11.3-11.4":0.43699282497748,"12.0-12.1":3.8580941248874,"12.2":0.018584752326629},I:{"3":0.0016325768321513,"4":0.21713271867612,_:"67","2.1":0,"2.2":0,"2.3":0.035916690307329,"4.1":0.062037919621749,"4.2-4.3":0.32814794326241,"4.4":0,"4.4.3-4.4.4":0.73629215130024},A:{"6":0,"7":0,"8":0.029622121212121,"9":0.022216590909091,"10":0.029622121212121,"11":0.40730416666667,"5.5":0},B:{"12":0.01459,"13":0.021885,"14":0.02918,"15":0.051065,"16":0.094835,"17":0.474175,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54708625,"5.0-5.4":0.040524907407407,"6.2-6.4":0.070918587962963,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.067625},J:{"7":0.002164,"10":0.008656},R:{_:"0"},M:{"0":0.12984},O:{"0":0.44903},Q:{_:"1.2"},H:{"0":0.40718615979381},L:{"0":40.11565}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.00756,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00756,"35":0,"36":0,"37":0,"38":0.02268,"39":0,"40":0.00756,"41":0.00756,"42":0,"43":0.01512,"44":0,"45":0,"46":0.00756,"47":0,"48":0.00756,"49":0.67284,"50":0.00756,"51":0.00756,"52":0,"53":0.02268,"54":0.00756,"55":0.01512,"56":0.01512,"57":0.03024,"58":0.0378,"59":0.00756,"60":0.02268,"61":0.02268,"62":0.03024,"63":0.12852,"64":0.02268,"65":0.06804,"66":0.09828,"67":0.19656,"68":0.06804,"69":0.10584,"70":0.27972,"71":0.29484,"72":1.67832,"73":38.80548,"74":0.02268,"75":0.01512,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.00756,"35":0,"36":0.00756,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.00756,"44":0,"45":0.01512,"46":0,"47":0.04536,"48":0.12852,"49":0,"50":0.00756,"51":0.01512,"52":0.13608,"53":0.00756,"54":0.00756,"55":0,"56":0.01512,"57":0.00756,"58":0.00756,"59":0.00756,"60":0.05292,"61":0.01512,"62":0.02268,"63":0.0378,"64":0.03024,"65":0.18144,"66":3.54564,"67":0.0378,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00756,"37":0,"38":0.00756,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00756,"52":0,"53":0.00756,"54":0,"55":0,"56":0,"57":0,"58":1.14912,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00756},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00756,"9":0,"10":0.06048,"11":0.1512,"12":1.1718,_:"0","3.1":0,"3.2":0,"5.1":1.31544,"6.1":0,"7.1":0,"9.1":0.02268,"10.1":0.20412,"11.1":0.43092,"12.1":0.69552},G:{"8":0.033113159211448,"3.2":0.0021502051436005,"4.0-4.1":0.0012901230861603,"4.2-4.3":0.0004300410287201,"5.0-5.1":0.004300410287201,"6.0-6.1":0.0021502051436005,"7.0-7.1":0.0077407385169619,"8.1-8.4":0.016771600120084,"9.0-9.2":0.0098909436605624,"9.3":0.08213783648554,"10.0-10.2":0.045584349044331,"10.3":0.10880038026619,"11.0-11.2":0.13417280096067,"11.3-11.4":0.27565629940959,"12.0-12.1":1.6642587811468,"12.2":1.9089521264885},I:{"3":0.00094596774193548,"4":0.13621935483871,_:"67","2.1":0.0066217741935484,"2.2":0.011351612903226,"2.3":0.0066217741935484,"4.1":0.068109677419355,"4.2-4.3":0.29514193548387,"4.4":0,"4.4.3-4.4.4":0.41338790322581},A:{"6":0,"7":0,"8":0.01512,"9":0.01512,"10":0.03024,"11":0.3402,"5.5":0},B:{"12":0.01512,"13":0.01512,"14":0.02268,"15":0.04536,"16":0.04536,"17":0.69552,"18":0.2646},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.39934196531792,"5.0-5.4":0.051197687861272,"6.2-6.4":0.040958150289017,"7.2-7.4":0.13311398843931,"8.2":0.66556994219653,"9.2":0.48125826589595},N:{"10":0.009272,"11":0.037088},J:{"7":0,"10":0.00732},S:{"2.5":0},R:{_:"0"},M:{"0":0.07808},O:{"0":0.23424},Q:{"1.2":0},H:{"0":0.31878474226804},L:{"0":36.26432}}; diff --git a/node_modules/caniuse-lite/data/regions/SY.js b/node_modules/caniuse-lite/data/regions/SY.js index b8d6813be..0f252a0ff 100644 --- a/node_modules/caniuse-lite/data/regions/SY.js +++ b/node_modules/caniuse-lite/data/regions/SY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003628,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003628,"27":0.003628,"28":0,"29":0.007256,"30":0,"31":0.007256,"32":0.014512,"33":0.007256,"34":0,"35":0,"36":0.003628,"37":0,"38":0.007256,"39":0.003628,"40":0.007256,"41":0.003628,"42":0,"43":0.058048,"44":0,"45":0,"46":0.010884,"47":0.003628,"48":0.003628,"49":0.083444,"50":0,"51":0.003628,"52":0.007256,"53":0.003628,"54":0.003628,"55":0.014512,"56":0.003628,"57":0.014512,"58":0.03628,"59":0.010884,"60":0.01814,"61":0.029024,"62":0.01814,"63":0.025396,"64":0.014512,"65":0.03628,"66":0.021768,"67":0.105212,"68":0.105212,"69":0.119724,"70":0.16326,"71":3.432088,"72":4.49872,"73":0.007256,"74":0.003628,"75":0},C:{"2":0,"3":0.003628,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.003628,"32":0.003628,"33":0,"34":0,"35":0.003628,"36":0.003628,"37":0,"38":0.003628,"39":0,"40":0,"41":0.003628,"42":0.007256,"43":0.01814,"44":0.003628,"45":0.003628,"46":0,"47":0.01814,"48":0.010884,"49":0.007256,"50":0.007256,"51":0.003628,"52":0.083444,"53":0.003628,"54":0.003628,"55":0.003628,"56":0.01814,"57":0.014512,"58":0.010884,"59":0.007256,"60":0.047164,"61":0.01814,"62":0.021768,"63":0.025396,"64":0.23582,"65":1.277056,"66":0.025396,"67":0,"3.5":0,"3.6":0.003628},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.003628,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0.003628,"55":0,"56":0.003628,"57":0.195912,"58":0.239448,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.010884},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003628,"9":0.003628,"10":0.007256,"11":0.007256,"12":0.10884,_:"0","3.1":0,"3.2":0,"5.1":0.021768,"6.1":0,"7.1":0,"9.1":0.003628,"10.1":0.007256,"11.1":0.025396,"12.1":0},G:{"8":0.059111399579706,"3.2":0.00084144341038727,"4.0-4.1":0.00063108255779045,"4.2-4.3":0.00063108255779045,"5.0-5.1":0.002313969378565,"6.0-6.1":0.0014725259681777,"7.0-7.1":0.0048382996097268,"8.1-8.4":0.011569846892825,"9.0-9.2":0.0061004647253077,"9.3":0.045017222455719,"10.0-10.2":0.028188354247974,"10.3":0.058480317021915,"11.0-11.2":0.076360989492645,"11.3-11.4":0.18301394175923,"12.0-12.1":1.6157817087962,"12.2":0.0077833515460823},I:{"3":0.014839082742317,"4":1.9735980047281,_:"67","2.1":0,"2.2":0,"2.3":0.32645982033097,"4.1":0.56388514420804,"4.2-4.3":2.9826556312057,"4.4":0,"4.4.3-4.4.4":6.6924263167849},A:{"6":0,"7":0,"8":0.048943773584906,"9":0.0075298113207547,"10":0.0075298113207547,"11":0.13553660377358,"5.5":0},B:{"12":0.003628,"13":0.003628,"14":0.014512,"15":0.010884,"16":0.021768,"17":0.123352,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.1122527748031,"5.0-5.4":0.15232592125984,"6.2-6.4":0.33511702677165,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.019116},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.146556},O:{"0":1.822392},Q:{_:"1.2"},H:{"0":1.7011926185567},L:{"0":59.29212}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008534,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.004267,"28":0,"29":0,"30":0,"31":0.017068,"32":0.004267,"33":0.012801,"34":0,"35":0,"36":0.008534,"37":0,"38":0.004267,"39":0,"40":0.008534,"41":0.008534,"42":0,"43":0.102408,"44":0,"45":0,"46":0.008534,"47":0.004267,"48":0.004267,"49":0.081073,"50":0.004267,"51":0.008534,"52":0.004267,"53":0.004267,"54":0,"55":0.021335,"56":0.004267,"57":0.004267,"58":0.029869,"59":0.004267,"60":0.021335,"61":0.034136,"62":0.004267,"63":0.025602,"64":0.012801,"65":0.046937,"66":0.017068,"67":0.089607,"68":0.055471,"69":0.132277,"70":0.192015,"71":0.307224,"72":0.490705,"73":10.586427,"74":0.017068,"75":0.004267,_:"76"},C:{"2":0,"3":0.004267,"4":0,"5":0,"6":0.008534,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004267,"32":0,"33":0,"34":0,"35":0.004267,"36":0.004267,"37":0.004267,"38":0.004267,"39":0.008534,"40":0,"41":0,"42":0.008534,"43":0.021335,"44":0.004267,"45":0.004267,"46":0,"47":0.029869,"48":0.034136,"49":0.004267,"50":0.008534,"51":0.004267,"52":0.081073,"53":0.012801,"54":0.012801,"55":0.004267,"56":0.021335,"57":0.021335,"58":0.008534,"59":0.008534,"60":0.076806,"61":0.012801,"62":0.025602,"63":0.029869,"64":0.051204,"65":0.136544,"66":2.611404,"67":0.046937,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004267,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.008534,"50":0,"51":0.004267,"52":0,"53":0.008534,"54":0,"55":0,"56":0.008534,"57":0,"58":0.704055,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.008534},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.012801,"11":0.012801,"12":0.034136,_:"0","3.1":0,"3.2":0,"5.1":0.217617,"6.1":0,"7.1":0,"9.1":0.004267,"10.1":0.038403,"11.1":0.038403,"12.1":0.034136},G:{"8":0.013689787851496,"3.2":0.00088894726308416,"4.0-4.1":0.0005333683578505,"4.2-4.3":0.00017778945261683,"5.0-5.1":0.0017778945261683,"6.0-6.1":0.00088894726308416,"7.0-7.1":0.003200210147103,"8.1-8.4":0.0069337886520564,"9.0-9.2":0.0040891574101871,"9.3":0.033957785449815,"10.0-10.2":0.018845681977384,"10.3":0.044980731512058,"11.0-11.2":0.055470309216452,"11.3-11.4":0.11396303912739,"12.0-12.1":0.68804518162714,"12.2":0.78920738016612},I:{"3":0.010229540322581,"4":1.4730538064516,_:"67","2.1":0.071606782258065,"2.2":0.12275448387097,"2.3":0.071606782258065,"4.1":0.73652690322581,"4.2-4.3":3.1916165806452,"4.4":0,"4.4.3-4.4.4":4.4703091209677},A:{"6":0,"7":0,"8":0.043475094339623,"9":0.013042528301887,"10":0.0086950188679245,"11":0.16520535849057,"5.5":0},B:{"12":0.004267,"13":0.004267,"14":0.012801,"15":0.008534,"16":0.051204,"17":0.25602,"18":0.119476},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8356137892074,"5.0-5.4":0.081132101180438,"6.2-6.4":0.27382084148398,"7.2-7.4":0.72004739797639,"8.2":1.937028915683,"9.2":1.1662739544688},N:{"10":0,"11":0.022932},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.103194},O:{"0":1.542177},Q:{"1.2":0},H:{"0":1.4437506494845},L:{"0":57.077428}}; diff --git a/node_modules/caniuse-lite/data/regions/SZ.js b/node_modules/caniuse-lite/data/regions/SZ.js index ba0aa2d4e..464c47648 100644 --- a/node_modules/caniuse-lite/data/regions/SZ.js +++ b/node_modules/caniuse-lite/data/regions/SZ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007308,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.003654,"34":0,"35":0,"36":0,"37":0,"38":0.003654,"39":0,"40":0.007308,"41":0,"42":0,"43":0.010962,"44":0,"45":0,"46":0.003654,"47":0,"48":0,"49":0.047502,"50":0.003654,"51":0.003654,"52":0.003654,"53":0.010962,"54":0.003654,"55":0.025578,"56":0.014616,"57":0.003654,"58":0.003654,"59":0.007308,"60":0.007308,"61":0.003654,"62":0.032886,"63":0.032886,"64":0.010962,"65":0.021924,"66":0.003654,"67":0.01827,"68":0.069426,"69":0.05481,"70":0.16443,"71":2.700306,"72":4.227678,"73":0.007308,"74":0.003654,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.014616,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.014616,"39":0,"40":0,"41":0,"42":0,"43":0.010962,"44":0.003654,"45":0.010962,"46":0.003654,"47":0.007308,"48":0.003654,"49":0.007308,"50":0,"51":0,"52":0.021924,"53":0,"54":0.003654,"55":0,"56":0.003654,"57":0.003654,"58":0,"59":0,"60":0.095004,"61":0.003654,"62":0.003654,"63":0.021924,"64":0.124236,"65":0.763686,"66":0.047502,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.003654,"17":0.003654,"18":0.021924,"19":0.007308,"20":0.010962,"21":0.01827,"22":0.007308,"23":0.003654,"24":0.021924,"25":0.003654,"26":0.014616,"27":0.007308,"28":0.021924,"29":0,"30":0.007308,"31":0,"32":0.010962,"33":0.007308,"34":0.003654,"35":0.010962,"36":0.003654,"37":0.014616,"38":0.062118,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.003654,"46":0,"47":0.003654,"48":0,"49":0.025578,"50":0.003654,"51":0,"52":0,"53":0,"54":0,"55":0.007308,"56":0.010962,"57":0.43848,"58":0.734454,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0.003654,"11.6":0,"12.1":0.427518},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.047502,"11":0.003654,"12":0.186354,_:"0","3.1":0,"3.2":0,"5.1":0.065772,"6.1":0,"7.1":0,"9.1":0.007308,"10.1":0.010962,"11.1":0.07308,"12.1":0},G:{"8":0.072148472330631,"3.2":0.001027024517162,"4.0-4.1":0.00077026838787151,"4.2-4.3":0.00077026838787151,"5.0-5.1":0.0028243174221955,"6.0-6.1":0.0017972929050335,"7.0-7.1":0.0059053909736816,"8.1-8.4":0.014121587110978,"9.0-9.2":0.0074459277494246,"9.3":0.054945811668168,"10.0-10.2":0.034405321324927,"10.3":0.07137820394276,"11.0-11.2":0.093202474932453,"11.3-11.4":0.22337783248274,"12.0-12.1":1.9721438290804,"12.2":0.0094999767837486},I:{"3":0.0011165673758865,"4":0.14850346099291,_:"67","2.1":0,"2.2":0,"2.3":0.024564482269504,"4.1":0.042429560283688,"4.2-4.3":0.22443004255319,"4.4":0,"4.4.3-4.4.4":0.50357188652482},A:{"6":0,"7":0,"8":0.062118,"9":0.029232,"10":0.07308,"11":0.588294,"5.5":0},B:{"12":0.076734,"13":0.062118,"14":0.032886,"15":0.058464,"16":0.10962,"17":0.51156,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.93400468810289,"5.0-5.4":0.16422060450161,"6.2-6.4":0.041055151125402,_:"7.2-7.4 8.2"},N:{"10":0.025872153846154,"11":0.31046584615385},J:{"7":0.0558448,"10":0.2233792},R:{_:"0"},M:{"0":0.06346},O:{"0":1.789572},Q:{_:"1.2"},H:{"0":35.693425920962},L:{"0":25.006032}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003973,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.003973,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.003973,"33":0.003973,"34":0,"35":0,"36":0,"37":0,"38":0.003973,"39":0,"40":0.003973,"41":0,"42":0,"43":0.003973,"44":0,"45":0,"46":0.007946,"47":0.003973,"48":0,"49":0.015892,"50":0.003973,"51":0.003973,"52":0.003973,"53":0.003973,"54":0,"55":0.139055,"56":0.011919,"57":0,"58":0.003973,"59":0.003973,"60":0.011919,"61":0.003973,"62":0.007946,"63":0.7946,"64":0.007946,"65":0.023838,"66":0,"67":0.043703,"68":0.023838,"69":0.059595,"70":0.067541,"71":0.147001,"72":0.290029,"73":7.087832,"74":0.003973,"75":0.003973,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.003973,"10":0.003973,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.011919,"27":0,"28":0,"29":0,"30":0,"31":0.019865,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.023838,"39":0,"40":0,"41":0.023838,"42":0,"43":0.003973,"44":0.003973,"45":0.007946,"46":0,"47":0.003973,"48":0.007946,"49":0.091379,"50":0,"51":0,"52":0.011919,"53":0,"54":0,"55":0.003973,"56":0.003973,"57":0.003973,"58":0.003973,"59":0,"60":0.139055,"61":0,"62":0,"63":0.035757,"64":0.023838,"65":0.071514,"66":1.168062,"67":0.051649,"68":0,"3.5":0,"3.6":0.003973},F:{"9":0,"11":0,"12":0,"15":0,"16":0.003973,"17":0.007946,"18":0.015892,"19":0.007946,"20":0.015892,"21":0.023838,"22":0.007946,"23":0.003973,"24":0.003973,"25":0,"26":0.015892,"27":0,"28":0.015892,"29":0.011919,"30":0.011919,"31":0.003973,"32":0.011919,"33":0.007946,"34":0,"35":0.027811,"36":0,"37":0.035757,"38":0.023838,"39":0,"40":0,"41":0,"42":0.003973,"43":0,"44":0,"45":0.019865,"46":0,"47":0.003973,"48":0,"49":0,"50":0,"51":0.071514,"52":0.003973,"53":0,"54":0,"55":0,"56":0.003973,"57":0.003973,"58":1.617011,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.659518},E:{"4":0,"5":0,"6":0.015892,"7":0,"8":0,"9":0,"10":0.071514,"11":0.003973,"12":0.123163,_:"0","3.1":0,"3.2":0,"5.1":0.123163,"6.1":0,"7.1":0,"9.1":0.007946,"10.1":0.031784,"11.1":0.083433,"12.1":0.107271},G:{"8":0.017902742719904,"3.2":0.0011625157610327,"4.0-4.1":0.00069750945661963,"4.2-4.3":0.00023250315220654,"5.0-5.1":0.0023250315220654,"6.0-6.1":0.0011625157610327,"7.0-7.1":0.0041850567397178,"8.1-8.4":0.0090676229360552,"9.0-9.2":0.0053475725007505,"9.3":0.04440810207145,"10.0-10.2":0.024645334133894,"10.3":0.058823297508256,"11.0-11.2":0.072540983488442,"11.3-11.4":0.1490345205644,"12.0-12.1":0.89978719903933,"12.2":1.0320814926449},I:{"3":0.0010976723790323,"4":0.15806482258065,_:"67","2.1":0.0076837066532258,"2.2":0.013172068548387,"2.3":0.0076837066532258,"4.1":0.079032411290323,"4.2-4.3":0.34247378225806,"4.4":0,"4.4.3-4.4.4":0.4796828296371},A:{"6":0,"7":0,"8":0.103298,"9":0.03973,"10":0.087406,"11":0.782681,"5.5":0},B:{"12":0.087406,"13":0.063568,"14":0.051649,"15":0.067541,"16":0.059595,"17":0.441003,"18":0.055622},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.94133330232558,"5.0-5.4":0.22510144186047,"6.2-6.4":0.040927534883721,"7.2-7.4":0.14324637209302,"8.2":1.5450144418605,"9.2":1.0641159069767},N:{"10":0.072324,"11":0.24108},J:{"7":0,"10":0.132594},S:{"2.5":0},R:{_:"0"},M:{"0":0.024108},O:{"0":1.735776},Q:{"1.2":0},H:{"0":31.782276443299},L:{"0":25.972458}}; diff --git a/node_modules/caniuse-lite/data/regions/TC.js b/node_modules/caniuse-lite/data/regions/TC.js index b416e0df9..fb247da0e 100644 --- a/node_modules/caniuse-lite/data/regions/TC.js +++ b/node_modules/caniuse-lite/data/regions/TC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00547,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.01094,"32":0,"33":0,"34":0,"35":0.03829,"36":0,"37":0,"38":0.03282,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.08752,"50":0,"51":0,"52":0.00547,"53":0,"54":0.02735,"55":0,"56":0,"57":0.00547,"58":0.02188,"59":0.00547,"60":0.00547,"61":0.00547,"62":0.00547,"63":0.00547,"64":0,"65":0.0547,"66":0,"67":0.06017,"68":0.07658,"69":0.01641,"70":0.03282,"71":6.58041,"72":8.06278,"73":0.03829,"74":0.02188,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.17504,"12":0.00547,"13":0,"14":0.00547,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.01094,"48":0,"49":0,"50":0,"51":0.01094,"52":0.02188,"53":0,"54":0,"55":0,"56":0.01094,"57":0.01094,"58":0,"59":0,"60":0.01641,"61":0,"62":0,"63":0.00547,"64":0.17504,"65":0.62358,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00547,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.03282,"58":0.09299,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.06017,"10":0,"11":0.02188,"12":1.51519,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.13675,"7.1":0,"9.1":0.08205,"10.1":0.30085,"11.1":0.23521,"12.1":0.03282},G:{"8":0.99033589512659,"3.2":0.014097308115681,"4.0-4.1":0.010572981086761,"4.2-4.3":0.010572981086761,"5.0-5.1":0.038767597318123,"6.0-6.1":0.024670289202442,"7.0-7.1":0.081059521665166,"8.1-8.4":0.19383798659061,"9.0-9.2":0.10220548383869,"9.3":0.75420598418893,"10.0-10.2":0.47225982187531,"10.3":0.97976291403983,"11.0-11.2":1.279330711498,"11.3-11.4":3.0661645151606,"12.0-12.1":27.070355909136,"12.2":0.13040010007005},I:{"3":0.0011827304964539,"4":0.15730315602837,_:"67","2.1":0,"2.2":0,"2.3":0.026020070921986,"4.1":0.044943758865248,"4.2-4.3":0.23772882978723,"4.4":0,"4.4.3-4.4.4":0.53341145390071},A:{"6":0,"7":0,"8":0,"9":0,"10":0.01641,"11":1.27998,"5.5":0},B:{"12":0.03282,"13":0.10393,"14":0.11487,"15":0.06564,"16":0.1094,"17":2.42321,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.21485142857143,"5.0-5.4":0.011307969924812,"6.2-6.4":0.12438766917293,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.00906},J:{"7":0.008154,"10":0.032616},R:{_:"0"},M:{"0":0.10872},O:{"0":0.14043},Q:{_:"1.2"},H:{"0":0.11579520618557},L:{"0":35.31652}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.015858,"48":0,"49":0.074004,"50":0.005286,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005286,"57":0.031716,"58":0.015858,"59":0.05286,"60":0.005286,"61":0,"62":0,"63":0.015858,"64":0,"65":0.137436,"66":0.005286,"67":0.010572,"68":0.021144,"69":0.005286,"70":0.005286,"71":0.10572,"72":1.168206,"73":14.002614,"74":0.13215,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.047574,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005286,"50":0.02643,"51":0,"52":0.021144,"53":0,"54":0,"55":0,"56":0.243156,"57":0,"58":0,"59":0,"60":0.010572,"61":0,"62":0,"63":0.005286,"64":0,"65":0.10572,"66":0.814044,"67":0.005286,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.015858,"39":0.005286,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.005286,"58":0.544458,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005286,"9":0.031716,"10":0,"11":0.015858,"12":1.316214,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.047574,"7.1":0,"9.1":0.021144,"10.1":0.2643,"11.1":0.153294,"12.1":0.42288},G:{"8":0.2409248245772,"3.2":0.01564446912839,"4.0-4.1":0.0093866814770339,"4.2-4.3":0.003128893825678,"5.0-5.1":0.03128893825678,"6.0-6.1":0.01564446912839,"7.0-7.1":0.056320088862204,"8.1-8.4":0.12202685920144,"9.0-9.2":0.071964557990593,"9.3":0.59761872070449,"10.0-10.2":0.33166274552187,"10.3":0.79161013789653,"11.0-11.2":0.97621487361153,"11.3-11.4":2.0056209422596,"12.0-12.1":12.108819105374,"12.2":13.889159692185},I:{"3":0.00063337096774194,"4":0.091205419354839,_:"67","2.1":0.0044335967741935,"2.2":0.0076004516129032,"2.3":0.0044335967741935,"4.1":0.045602709677419,"4.2-4.3":0.19761174193548,"4.4":0,"4.4.3-4.4.4":0.27678311290323},A:{"6":0,"7":0,"8":0.005286,"9":0,"10":0.005286,"11":1.654518,"5.5":0},B:{"12":0.021144,"13":0.10572,"14":0.089862,"15":0.031716,"16":0.021144,"17":2.309982,"18":0.454596},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.076679778688525,"5.0-5.4":0,"6.2-6.4":0.032862762295082,"7.2-7.4":0.087634032786885,"8.2":3.5163155655738,"9.2":1.6321838606557},N:{"10":0,"11":0.004714},J:{"7":0,"10":0.018856},S:{"2.5":0},R:{_:"0"},M:{"0":0.160276},O:{"0":0.056568},Q:{"1.2":0},H:{"0":0.080332391752577},L:{"0":34.902238}}; diff --git a/node_modules/caniuse-lite/data/regions/TD.js b/node_modules/caniuse-lite/data/regions/TD.js index 0727fcdde..b53a57ee7 100644 --- a/node_modules/caniuse-lite/data/regions/TD.js +++ b/node_modules/caniuse-lite/data/regions/TD.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.009846,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.004923,"27":0,"28":0.004923,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004923,"39":0,"40":0,"41":0,"42":0,"43":0.014769,"44":0.014769,"45":0.472608,"46":0,"47":0.009846,"48":0,"49":0.221535,"50":0.004923,"51":0.009846,"52":0,"53":0.004923,"54":0,"55":0.09846,"56":0,"57":0.044307,"58":0.182151,"59":0,"60":0.009846,"61":0,"62":0,"63":1.068291,"64":0.009846,"65":0.034461,"66":0.014769,"67":0.024615,"68":0.113229,"69":0.034461,"70":0.059076,"71":2.441808,"72":2.850417,"73":0.004923,"74":0,"75":0},C:{"2":0,"3":0.24615,"4":0.009846,"5":0,"6":0.004923,"7":0,"8":0,"9":0,"10":0.004923,"11":0,"12":0,"13":0.004923,"14":0,"15":0,"16":0,"17":0.004923,"18":0.009846,"19":0,"20":0.009846,"21":0,"22":0,"23":0.004923,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004923,"32":0.004923,"33":0.019692,"34":0,"35":0,"36":0.004923,"37":0.009846,"38":0.004923,"39":0,"40":0.063999,"41":0.004923,"42":0.004923,"43":0.039384,"44":0.014769,"45":0.004923,"46":0,"47":0.044307,"48":0.034461,"49":0.014769,"50":0.004923,"51":0.004923,"52":0.019692,"53":0.004923,"54":0.004923,"55":0.019692,"56":0.004923,"57":0.009846,"58":0.004923,"59":0.019692,"60":0.034461,"61":0.019692,"62":0.059076,"63":0.039384,"64":0.511992,"65":1.988892,"66":0.388917,"67":0,"3.5":0,"3.6":0.004923},F:{"9":0,"11":0.004923,"12":0,"15":0.004923,"16":0.004923,"17":0.004923,"18":0,"19":0.004923,"20":0.127998,"21":0,"22":0,"23":0.078768,"24":0,"25":0,"26":0,"27":0,"28":0.024615,"29":0.004923,"30":0.014769,"31":0,"32":0.004923,"33":0.014769,"34":0.014769,"35":0.004923,"36":0.009846,"37":0.024615,"38":0.236304,"39":0,"40":0,"41":0,"42":0.009846,"43":0,"44":0,"45":0.009846,"46":0,"47":0,"48":0.004923,"49":0.019692,"50":0,"51":0,"52":0,"53":0.009846,"54":0.009846,"55":0.014769,"56":0.044307,"57":0.54153,"58":0.763065,"9.5-9.6":0.004923,"10.0-10.1":0,"10.5":0,"10.6":0.004923,"11.1":0,"11.5":0,"11.6":0,"12.1":0.413532},E:{"4":0,"5":0,"6":0.004923,"7":0,"8":0,"9":0,"10":0.004923,"11":0,"12":0.472608,_:"0","3.1":0,"3.2":0,"5.1":0.004923,"6.1":0,"7.1":0,"9.1":0.009846,"10.1":0.241227,"11.1":0.083691,"12.1":0},G:{"8":0.047176252877014,"3.2":0.00067154808365856,"4.0-4.1":0.00050366106274392,"4.2-4.3":0.00050366106274392,"5.0-5.1":0.001846757230061,"6.0-6.1":0.0011752091464025,"7.0-7.1":0.0038614014810367,"8.1-8.4":0.0092337861503052,"9.0-9.2":0.0048687236065246,"9.3":0.035927822475733,"10.0-10.2":0.022496860802562,"10.3":0.04667259181427,"11.0-11.2":0.060942988592014,"11.3-11.4":0.14606170819574,"12.0-12.1":1.2895402076454,"12.2":0.0062118197738417},I:{"3":0.0030874846335697,"4":0.41063545626478,_:"67","2.1":0,"2.2":0,"2.3":0.067924661938534,"4.1":0.11732441607565,"4.2-4.3":0.62058441134752,"4.4":0,"4.4.3-4.4.4":1.39245556974},A:{"6":0,"7":0,"8":0.13758489473684,"9":0.0050957368421053,"10":0.056053105263158,"11":8.2245192631579,"5.5":0},B:{"12":0.039384,"13":0.039384,"14":0.029538,"15":0.019692,"16":0.093537,"17":0.408609,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.82015062711864,"5.0-5.4":0.091127847457627,"6.2-6.4":0.14175442937853,_:"7.2-7.4 8.2"},N:{"10":0.031263631578947,"11":0.16673936842105},J:{"7":0.0192926,"10":0.0771704},R:{_:"0"},M:{"0":0.086309},O:{"0":5.605008},Q:{_:"1.2"},H:{"0":25.397945477663},L:{"0":19.703925}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.004795,"9":0,"10":0,"11":0.004795,"12":0,"13":0,"14":0,"15":0,"16":0.004795,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.00959,"29":0,"30":0.01918,"31":0,"32":0.004795,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.02877,"41":0,"42":0.004795,"43":0.043155,"44":0.01918,"45":0.004795,"46":0,"47":0.023975,"48":0.00959,"49":0.091105,"50":0.004795,"51":0.004795,"52":0,"53":0.004795,"54":0.01918,"55":0.05754,"56":0.023975,"57":0,"58":0.187005,"59":0,"60":0.014385,"61":0,"62":0.004795,"63":3.418835,"64":0,"65":0.052745,"66":0,"67":0.01918,"68":0.052745,"69":0.196595,"70":0.01918,"71":0.052745,"72":0.925435,"73":7.8638,"74":0,"75":0,_:"76"},C:{"2":0,"3":0.311675,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.004795,"15":0.004795,"16":0.004795,"17":0,"18":0.033565,"19":0,"20":0.004795,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.02877,"31":0.00959,"32":0.023975,"33":0,"34":0,"35":0.004795,"36":0,"37":0.00959,"38":0.01918,"39":0,"40":0.01918,"41":0,"42":0.004795,"43":0.01918,"44":0,"45":0.004795,"46":0,"47":0.062335,"48":0.014385,"49":0,"50":0.023975,"51":0.004795,"52":0.014385,"53":0.004795,"54":0,"55":0.014385,"56":0.014385,"57":0.00959,"58":0,"59":0.004795,"60":0.436345,"61":0.004795,"62":0.00959,"63":0.00959,"64":0.06713,"65":0.23016,"66":1.414525,"67":1.64948,"68":0,"3.5":0,"3.6":0.014385},F:{"9":0,"11":0,"12":0.00959,"15":0.00959,"16":0.004795,"17":0,"18":0,"19":0.004795,"20":0.254135,"21":0.00959,"22":0,"23":0.03836,"24":0.004795,"25":0,"26":0.00959,"27":0.004795,"28":0.00959,"29":0,"30":0.023975,"31":0,"32":0,"33":0.00959,"34":0.00959,"35":0,"36":0.00959,"37":0.033565,"38":0.148645,"39":0,"40":0,"41":0.02877,"42":0.014385,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.004795,"52":0,"53":0.004795,"54":0.100695,"55":0,"56":0,"57":0,"58":0.94941,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.29729},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004795,"9":0,"10":0.004795,"11":0.014385,"12":0.0959,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.00959,"9.1":0.02877,"10.1":0.187005,"11.1":0.01918,"12.1":0.30688},G:{"8":0.022330269688782,"3.2":0.0014500175122586,"4.0-4.1":0.00087001050735515,"4.2-4.3":0.00029000350245172,"5.0-5.1":0.0029000350245172,"6.0-6.1":0.0014500175122586,"7.0-7.1":0.0052200630441309,"8.1-8.4":0.011310136595617,"9.0-9.2":0.0066700805563895,"9.3":0.055390668968278,"10.0-10.2":0.030740371259882,"10.3":0.073370886120284,"11.0-11.2":0.090481092764935,"11.3-11.4":0.18589224507155,"12.0-12.1":1.1223135544881,"12.2":1.2873255473832},I:{"3":0.0071465524193548,"4":1.0291035483871,_:"67","2.1":0.050025866935484,"2.2":0.085758629032258,"2.3":0.050025866935484,"4.1":0.51455177419355,"4.2-4.3":2.2297243548387,"4.4":0,"4.4.3-4.4.4":3.1230434072581},A:{"6":0,"7":0,"8":0.24930965189873,"9":0.008042246835443,"10":0.10454920886076,"11":0.90877389240506,"5.5":0},B:{"12":0.110285,"13":0.033565,"14":0.004795,"15":0.01918,"16":0.14385,"17":0.513065,"18":0.004795},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.74318057692308,"5.0-5.4":0.060257884615385,"6.2-6.4":0.050214903846154,"7.2-7.4":0.31133240384615,"8.2":0.2611175,"9.2":0.14060173076923},N:{"10":0.02082,"11":0.17697},J:{"7":0,"10":0.192585},S:{"2.5":0},R:{_:"0"},M:{"0":0.08328},O:{"0":5.17377},Q:{"1.2":0.098895},H:{"0":18.819106778351},L:{"0":27.330815}}; diff --git a/node_modules/caniuse-lite/data/regions/TG.js b/node_modules/caniuse-lite/data/regions/TG.js index 710bbf03a..02543e2c3 100644 --- a/node_modules/caniuse-lite/data/regions/TG.js +++ b/node_modules/caniuse-lite/data/regions/TG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005279,"12":0,"13":0,"14":0,"15":0,"16":0.005279,"17":0,"18":0,"19":0.005279,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.005279,"26":0.015837,"27":0,"28":0,"29":0.005279,"30":0.05279,"31":0.337856,"32":0.005279,"33":0.026395,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.010558,"41":0,"42":0,"43":0.21116,"44":0.005279,"45":0,"46":0.010558,"47":0.005279,"48":0.015837,"49":0.427599,"50":0.021116,"51":0.005279,"52":0.005279,"53":0.005279,"54":0,"55":0.010558,"56":0.010558,"57":0.021116,"58":0.089743,"59":0.079185,"60":0.068627,"61":0.010558,"62":0.232276,"63":0.015837,"64":0.021116,"65":0.295624,"66":0.031674,"67":0.084464,"68":0.110859,"69":0.147812,"70":0.237555,"71":4.418523,"72":6.028618,"73":0.021116,"74":0.005279,"75":0},C:{"2":0,"3":0.026395,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005279,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.005279,"20":0,"21":0.005279,"22":0.005279,"23":0,"24":0.005279,"25":0,"26":0,"27":0.005279,"28":0,"29":0,"30":0.010558,"31":0.005279,"32":0.010558,"33":0.005279,"34":0.005279,"35":0.010558,"36":0.005279,"37":0.010558,"38":0.005279,"39":0.005279,"40":0.026395,"41":0.010558,"42":0.010558,"43":0.079185,"44":0.010558,"45":0.015837,"46":0.005279,"47":0.058069,"48":0.036953,"49":0.042232,"50":0.015837,"51":0.005279,"52":0.290345,"53":0.010558,"54":0.015837,"55":0.015837,"56":0.026395,"57":0.116138,"58":0.036953,"59":0.021116,"60":0.348414,"61":0.031674,"62":0.089743,"63":0.142533,"64":0.934383,"65":4.413244,"66":0.226997,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.005279,"16":0.010558,"17":0.005279,"18":0,"19":0.005279,"20":0.005279,"21":0,"22":0.005279,"23":0.010558,"24":0,"25":0,"26":0.005279,"27":0,"28":0.005279,"29":0,"30":0.010558,"31":0,"32":0,"33":0.005279,"34":0,"35":0,"36":0.010558,"37":0,"38":0.010558,"39":0,"40":0,"41":0,"42":0.010558,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005279,"49":0,"50":0.021116,"51":0.005279,"52":0,"53":0,"54":0,"55":0,"56":0.026395,"57":1.082195,"58":0.960778,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.126696},E:{"4":0,"5":0,"6":0,"7":0,"8":0.015837,"9":0,"10":0.015837,"11":0,"12":0.485668,_:"0","3.1":0,"3.2":0,"5.1":0.116138,"6.1":0.010558,"7.1":0,"9.1":0.015837,"10.1":0.010558,"11.1":0.015837,"12.1":0},G:{"8":0.080775760032022,"3.2":0.0011498328830181,"4.0-4.1":0.00086237466226358,"4.2-4.3":0.00086237466226358,"5.0-5.1":0.0031620404282998,"6.0-6.1":0.0020122075452817,"7.0-7.1":0.0066115390773541,"8.1-8.4":0.015810202141499,"9.0-9.2":0.0083362884018813,"9.3":0.061516059241469,"10.0-10.2":0.038519401581107,"10.3":0.079913385369759,"11.0-11.2":0.10434733413389,"11.3-11.4":0.25008865205644,"12.0-12.1":2.2079665936155,"12.2":0.010635954167918},I:{"3":0.0052619657210402,"4":0.69984144089835,_:"67","2.1":0,"2.2":0,"2.3":0.11576324586288,"4.1":0.19995469739953,"4.2-4.3":1.0576551099291,"4.4":0,"4.4.3-4.4.4":2.3731465401891},A:{"6":0,"7":0,"8":0.10182071212121,"9":0.0053589848484848,"10":0.037512893939394,"11":0.20900040909091,"5.5":0},B:{"12":0.100301,"13":0.026395,"14":0.047511,"15":0.163649,"16":0.084464,"17":0.453994,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.26893786516854,"5.0-5.4":0.020687528089888,"6.2-6.4":0.041375056179775,_:"7.2-7.4 8.2"},N:{"10":0.047465189189189,"11":0.39158781081081},J:{"7":0.0122746,"10":0.0490984},R:{_:"0"},M:{"0":0.302144},O:{"0":3.172512},Q:{_:"1.2"},H:{"0":11.571633365979},L:{"0":41.256369}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.010904,"12":0,"13":0,"14":0,"15":0,"16":0.005452,"17":0,"18":0,"19":0.005452,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.348928,"27":0,"28":0.010904,"29":0.059972,"30":0.005452,"31":0.010904,"32":0.010904,"33":0.005452,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005452,"40":0.021808,"41":0,"42":0,"43":0.201724,"44":0,"45":0.02726,"46":0.010904,"47":0.005452,"48":0.016356,"49":0.201724,"50":0.092684,"51":0.010904,"52":0,"53":0,"54":0,"55":0.038164,"56":0.005452,"57":0,"58":0.05452,"59":0.032712,"60":0.032712,"61":0.010904,"62":0.098136,"63":0.119944,"64":0.065424,"65":0.359832,"66":0.021808,"67":0.092684,"68":0.043616,"69":0.250792,"70":0.125396,"71":0.746924,"72":1.161276,"73":9.851764,"74":0.016356,"75":0.005452,_:"76"},C:{"2":0,"3":0.021808,"4":0,"5":0,"6":0,"7":0.005452,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.005452,"21":0,"22":0,"23":0.005452,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005452,"30":0.005452,"31":0,"32":0.005452,"33":0,"34":0.010904,"35":0.005452,"36":0.005452,"37":0.005452,"38":0,"39":0,"40":0.010904,"41":0,"42":0.010904,"43":0.043616,"44":0.010904,"45":0.010904,"46":0.010904,"47":0.10904,"48":0.021808,"49":0.076328,"50":0.016356,"51":0.005452,"52":0.278052,"53":0.010904,"54":0.02726,"55":0.02726,"56":0.038164,"57":0.125396,"58":0.021808,"59":0.016356,"60":0.19082,"61":0.010904,"62":0.038164,"63":0.169012,"64":0.114492,"65":0.512488,"66":7.03308,"67":0.343476,"68":0.005452,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.005452,"15":0.010904,"16":0.005452,"17":0.010904,"18":0,"19":0.005452,"20":0.005452,"21":0,"22":0.005452,"23":0.005452,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005452,"31":0,"32":0.005452,"33":0.005452,"34":0,"35":0,"36":0.010904,"37":0,"38":0.010904,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.010904,"52":0,"53":0.005452,"54":0,"55":0,"56":0.005452,"57":0.010904,"58":1.919104,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.092684},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.975908,"10":0,"11":0,"12":0.174464,_:"0","3.1":0,"3.2":0,"5.1":0.065424,"6.1":0,"7.1":0,"9.1":0.005452,"10.1":0.010904,"11.1":0.02726,"12.1":0.201724},G:{"8":0.01784448994296,"3.2":0.0011587331131792,"4.0-4.1":0.00069523986790754,"4.2-4.3":0.00023174662263585,"5.0-5.1":0.0023174662263585,"6.0-6.1":0.0011587331131792,"7.0-7.1":0.0041714392074452,"8.1-8.4":0.009038118282798,"9.0-9.2":0.0053301723206244,"9.3":0.044263604923446,"10.0-10.2":0.0245651419994,"10.3":0.058631895526869,"11.0-11.2":0.072304946262384,"11.3-11.4":0.14854958510958,"12.0-12.1":0.89685942960072,"12.2":1.0287232578805},I:{"3":0.0029330362903226,"4":0.42235722580645,_:"67","2.1":0.020531254032258,"2.2":0.035196435483871,"2.3":0.020531254032258,"4.1":0.21117861290323,"4.2-4.3":0.91510732258065,"4.4":0,"4.4.3-4.4.4":1.281736858871},A:{"6":0,"7":0,"8":0.059972,"9":0.005452,"10":0.02726,"11":0.223532,"5.5":0},B:{"12":0.059972,"13":0.043616,"14":0.049068,"15":0.130848,"16":0.070876,"17":0.719664,"18":0.147204},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.2612027027027,"5.0-5.4":0.041792432432432,"6.2-6.4":0.11492918918919,"7.2-7.4":0.073136756756757,"8.2":0.50150918918919,"9.2":0.16716972972973},N:{"10":0.043380923076923,"11":0.37958307692308},J:{"7":0,"10":0.072768},S:{"2.5":0},R:{_:"0"},M:{"0":0.436608},O:{"0":2.70606},Q:{"1.2":0.040932},H:{"0":10.174493340206},L:{"0":41.773068}}; diff --git a/node_modules/caniuse-lite/data/regions/TH.js b/node_modules/caniuse-lite/data/regions/TH.js index 1c5f0d7dc..fe38b6d55 100644 --- a/node_modules/caniuse-lite/data/regions/TH.js +++ b/node_modules/caniuse-lite/data/regions/TH.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00443,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.00443,"22":0.00443,"23":0,"24":0,"25":0.00443,"26":0.00443,"27":0,"28":0,"29":0.01329,"30":0.00443,"31":0.00886,"32":0.00443,"33":0.00886,"34":0.00443,"35":0,"36":0,"37":0,"38":0.01772,"39":0.00443,"40":0.00443,"41":0.00443,"42":0,"43":0.06202,"44":0,"45":0,"46":0.00443,"47":0.00443,"48":0.00443,"49":0.18163,"50":0.00443,"51":0.00886,"52":0.00443,"53":0.01329,"54":0.00443,"55":0.00443,"56":0.00886,"57":0.01329,"58":0.04873,"59":0.01329,"60":0.01772,"61":0.03987,"62":0.02215,"63":0.03987,"64":0.02215,"65":0.0443,"66":0.03544,"67":0.0886,"68":0.06645,"69":0.07974,"70":0.12404,"71":5.39131,"72":7.61517,"73":0.0443,"74":0.01329,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.00443,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.00443,"44":0,"45":0,"46":0,"47":0.02215,"48":0.00886,"49":0.01772,"50":0,"51":0,"52":0.03101,"53":0.00886,"54":0.00886,"55":0.05759,"56":0.15505,"57":0.00886,"58":0.01772,"59":0.00443,"60":0.00886,"61":0.00886,"62":0.00886,"63":0.00886,"64":0.12404,"65":0.60691,"66":0.01329,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.11075,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.07088,"58":0.08417,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.00443,"7":0.00443,"8":0.01329,"9":0.01329,"10":0.01772,"11":0.03987,"12":0.56261,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.00443,"7.1":0,"9.1":0.01772,"10.1":0.06202,"11.1":0.11518,"12.1":0},G:{"8":0.50652014510157,"3.2":0.0072102511758231,"4.0-4.1":0.0054076883818673,"4.2-4.3":0.0054076883818673,"5.0-5.1":0.019828190733513,"6.0-6.1":0.01261793955769,"7.0-7.1":0.041458944260983,"8.1-8.4":0.099140953667567,"9.0-9.2":0.052274321024717,"9.3":0.38574843790653,"10.0-10.2":0.24154341439007,"10.3":0.5011124567197,"11.0-11.2":0.65433029420594,"11.3-11.4":1.5682296307415,"12.0-12.1":13.845484820374,"12.2":0.066694823376363},I:{"3":0.00040847517730496,"4":0.05432719858156,_:"67","2.1":0,"2.2":0,"2.3":0.0089864539007092,"4.1":0.015522056737589,"4.2-4.3":0.082103510638298,"4.4":0,"4.4.3-4.4.4":0.18422230496454},A:{"6":0,"7":0,"8":0.031358426966292,"9":0.017919101123596,"10":0.017919101123596,"11":0.33150337078652,"5.5":0},B:{"12":0.00443,"13":0.00443,"14":0.01329,"15":0.01329,"16":0.01772,"17":0.19492,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.54516132404181,"5.0-5.4":0.04114425087108,"6.2-6.4":0.08228850174216,_:"7.2-7.4 8.2"},N:{"10":0.01114,"11":0.02228},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.1114},O:{"0":0.69625},Q:{_:"1.2"},H:{"0":0.61170467353952},L:{"0":58.05616}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004449,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004449,"23":0,"24":0,"25":0.004449,"26":0,"27":0,"28":0,"29":0.008898,"30":0,"31":0.004449,"32":0,"33":0,"34":0.013347,"35":0,"36":0,"37":0,"38":0.013347,"39":0,"40":0.004449,"41":0.004449,"42":0,"43":0.048939,"44":0,"45":0,"46":0.004449,"47":0.004449,"48":0.004449,"49":0.631758,"50":0.004449,"51":0.008898,"52":0.004449,"53":0.017796,"54":0.004449,"55":0.004449,"56":0.008898,"57":0.013347,"58":0.040041,"59":0.013347,"60":0.008898,"61":0.035592,"62":0.013347,"63":0.031143,"64":0.013347,"65":0.035592,"66":0.026694,"67":0.066735,"68":0.031143,"69":0.053388,"70":0.075633,"71":0.08898,"72":0.306981,"73":13.476021,"74":0.04449,"75":0.022245,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.004449,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.004449,"39":0,"40":0,"41":0,"42":0,"43":0.004449,"44":0,"45":0,"46":0,"47":0.004449,"48":0.013347,"49":0.004449,"50":0.004449,"51":0.004449,"52":0.035592,"53":0.004449,"54":0.013347,"55":0.057837,"56":0.226899,"57":0.008898,"58":0.008898,"59":0.004449,"60":0.013347,"61":0.013347,"62":0.008898,"63":0.004449,"64":0.013347,"65":0.075633,"66":1.103352,"67":0.017796,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.102327,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.160164,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004449,"9":0.004449,"10":0.022245,"11":0.035592,"12":0.364818,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.013347,"10.1":0.062286,"11.1":0.102327,"12.1":0.235797},G:{"8":0.1348659969979,"3.2":0.0087575322725908,"4.0-4.1":0.0052545193635545,"4.2-4.3":0.0017515064545182,"5.0-5.1":0.017515064545182,"6.0-6.1":0.0087575322725908,"7.0-7.1":0.031527116181327,"8.1-8.4":0.068308751726208,"9.0-9.2":0.040284648453918,"9.3":0.33453773281297,"10.0-10.2":0.18565968417893,"10.3":0.4431311329931,"11.0-11.2":0.54647001380967,"11.3-11.4":1.1227156373461,"12.0-12.1":6.7783299789853,"12.2":7.7749371516061},I:{"3":0.0002766622983871,"4":0.039839370967742,_:"67","2.1":0.0019366360887097,"2.2":0.0033199475806452,"2.3":0.0019366360887097,"4.1":0.019919685483871,"4.2-4.3":0.086318637096774,"4.4":0,"4.4.3-4.4.4":0.12090142439516},A:{"6":0,"7":0,"8":0.0315322875,"9":0.01801845,"10":0.0135138375,"11":0.297304425,"5.5":0},B:{"12":0.004449,"13":0.004449,"14":0.008898,"15":0.008898,"16":0.013347,"17":0.213552,"18":0.213552},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.48464641390728,"5.0-5.4":0.041246503311258,"6.2-6.4":0.061869754966887,"7.2-7.4":0.26810227152318,"8.2":1.1858369701987,"9.2":1.0724090860927},N:{"10":0.014802666666667,"11":0.029605333333333},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.094367},O:{"0":0.477386},Q:{"1.2":0.005551},H:{"0":0.65691602233677},L:{"0":56.969648}}; diff --git a/node_modules/caniuse-lite/data/regions/TJ.js b/node_modules/caniuse-lite/data/regions/TJ.js index b66a5b329..8c78faa1f 100644 --- a/node_modules/caniuse-lite/data/regions/TJ.js +++ b/node_modules/caniuse-lite/data/regions/TJ.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.02605,"12":0.01042,"13":0,"14":0,"15":0.00521,"16":0.01042,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.00521,"28":0,"29":0,"30":0,"31":1.29729,"32":0,"33":0,"34":0.00521,"35":0.01563,"36":0.00521,"37":0.01042,"38":0,"39":0.00521,"40":0.01042,"41":0,"42":0,"43":0,"44":0.02084,"45":0.00521,"46":0.01042,"47":0.08336,"48":0,"49":0.26571,"50":0.00521,"51":0.00521,"52":0,"53":0,"54":0.01042,"55":0.01042,"56":0.0521,"57":0.01563,"58":0.00521,"59":0.0521,"60":0.01563,"61":0.00521,"62":0.00521,"63":0.20319,"64":0.00521,"65":0.01042,"66":0.00521,"67":0.08857,"68":0.08336,"69":0.05731,"70":0.17714,"71":6.38225,"72":9.44052,"73":0,"74":0.00521,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.00521,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.00521,"31":0.00521,"32":0,"33":0,"34":0.00521,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.00521,"42":0,"43":0.00521,"44":0,"45":0,"46":0,"47":0.01042,"48":0.04168,"49":0,"50":0,"51":0,"52":0.18235,"53":0,"54":0.01042,"55":0,"56":0.00521,"57":0.02084,"58":0.00521,"59":0.01042,"60":0.02084,"61":0.01042,"62":0.00521,"63":0.00521,"64":0.14067,"65":0.66167,"66":0.01042,"67":0.01563,"3.5":0,"3.6":0.00521},F:{"9":0,"11":0,"12":0.00521,"15":0,"16":0,"17":0,"18":0.01042,"19":0.00521,"20":0.00521,"21":0.00521,"22":0.01042,"23":0,"24":0,"25":0.00521,"26":0,"27":0,"28":0.02084,"29":0,"30":0.01563,"31":0.00521,"32":0,"33":0.01042,"34":0,"35":0.00521,"36":0.03126,"37":0.01042,"38":0.03126,"39":0.00521,"40":0,"41":0.01042,"42":0.01563,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00521,"50":0.00521,"51":0,"52":0.00521,"53":0.0521,"54":0.00521,"55":0,"56":0.02084,"57":0.78671,"58":0.94822,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.00521,"12.1":0.05731},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.06773,"12":0.13025,_:"0","3.1":0,"3.2":0,"5.1":0.00521,"6.1":0,"7.1":0,"9.1":0,"10.1":0.00521,"11.1":0.02084,"12.1":0},G:{"8":0.14482171419994,"3.2":0.0020615190633443,"4.0-4.1":0.0015461392975083,"4.2-4.3":0.0015461392975083,"5.0-5.1":0.0056691774241969,"6.0-6.1":0.0036076583608526,"7.0-7.1":0.01185373461423,"8.1-8.4":0.028345887120985,"9.0-9.2":0.014946013209246,"9.3":0.11029126988892,"10.0-10.2":0.069060888622035,"10.3":0.14327557490243,"11.0-11.2":0.1870828549985,"11.3-11.4":0.44838039627739,"12.0-12.1":3.958631981387,"12.2":0.019069051335935},I:{"3":0.0028154373522459,"4":0.3744531678487,_:"67","2.1":0,"2.2":0,"2.3":0.061939621749409,"4.1":0.10698661938534,"4.2-4.3":0.56590290780142,"4.4":0,"4.4.3-4.4.4":1.2697622458629},A:{"6":0,"7":0,"8":0.04168,"9":0.04689,"10":0.01563,"11":0.19277,"5.5":0},B:{"12":0.01042,"13":0.0521,"14":0.02605,"15":0.08857,"16":0.01563,"17":0.09899,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":4.0522790779014,"5.0-5.4":0.29526656597774,"6.2-6.4":0.23417693163752,_:"7.2-7.4 8.2"},N:{"10":0.037884545454545,"11":0.10102545454545},J:{"7":0.000958,"10":0.003832},R:{_:"0"},M:{"0":0.02395},O:{"0":4.71815},Q:{_:"1.2"},H:{"0":10.974367353952},L:{"0":31.08957}}; +module.exports={D:{"4":0,"5":0.005771,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.011542,"15":0.011542,"16":0.005771,"17":0.005771,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005771,"24":0,"25":0,"26":0.046168,"27":0,"28":0.023084,"29":0,"30":0,"31":1.361956,"32":0,"33":0.005771,"34":0.017313,"35":0.011542,"36":0.005771,"37":0.023084,"38":0.005771,"39":0,"40":0.011542,"41":0.005771,"42":0,"43":0,"44":0.086565,"45":0.196214,"46":0,"47":0.190443,"48":0,"49":1.131116,"50":0,"51":0.011542,"52":0,"53":0,"54":0.017313,"55":0.080794,"56":0.017313,"57":0.005771,"58":0.103878,"59":0.080794,"60":0.005771,"61":0,"62":0.028855,"63":0.375115,"64":0,"65":0.005771,"66":0.005771,"67":0.05771,"68":0.080794,"69":0.046168,"70":0.138504,"71":0.248153,"72":0.652123,"73":18.270986,"74":0.005771,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.011542,"18":0,"19":0,"20":0,"21":0,"22":0.005771,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005771,"44":0,"45":0,"46":0,"47":0.005771,"48":0.086565,"49":0,"50":0,"51":0,"52":0.023084,"53":0,"54":0,"55":0,"56":0,"57":0.011542,"58":0,"59":0.005771,"60":0.005771,"61":0.011542,"62":0.178901,"63":0.051939,"64":0.005771,"65":0.196214,"66":0.854108,"67":0.080794,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.011542,"15":0,"16":0.005771,"17":0.011542,"18":0.005771,"19":0,"20":0.005771,"21":0.011542,"22":0.005771,"23":0,"24":0,"25":0.005771,"26":0,"27":0.005771,"28":0.005771,"29":0,"30":0.011542,"31":0.178901,"32":0,"33":0.005771,"34":0,"35":0.011542,"36":0.086565,"37":0.034626,"38":0.011542,"39":0,"40":0,"41":0,"42":0.005771,"43":0,"44":0,"45":0,"46":0.005771,"47":0,"48":0,"49":0.005771,"50":0,"51":0.005771,"52":0,"53":0,"54":0,"55":0,"56":0.046168,"57":0.034626,"58":2.487301,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.05771},E:{"4":0,"5":0,"6":0,"7":0.005771,"8":0,"9":0,"10":0,"11":0,"12":0.103878,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.005771,"11.1":0.034626,"12.1":0.034626},G:{"8":0.031392344441109,"3.2":0.0020384639247473,"4.0-4.1":0.0012230783548484,"4.2-4.3":0.00040769278494946,"5.0-5.1":0.0040769278494946,"6.0-6.1":0.0020384639247473,"7.0-7.1":0.0073384701290904,"8.1-8.4":0.015900018613029,"9.0-9.2":0.0093769340538377,"9.3":0.077869321925348,"10.0-10.2":0.043215435204643,"10.3":0.10314627459221,"11.0-11.2":0.12720014890423,"11.3-11.4":0.26133107515261,"12.0-12.1":1.5777710777544,"12.2":1.8097482723907},I:{"3":0.0028446794354839,"4":0.40963383870968,_:"67","2.1":0.019912756048387,"2.2":0.034136153225806,"2.3":0.019912756048387,"4.1":0.20481691935484,"4.2-4.3":0.88753998387097,"4.4":0,"4.4.3-4.4.4":1.2431249133065},A:{"6":0,"7":0,"8":0.046168,"9":0.069252,"10":0.017313,"11":0.271237,"5.5":0},B:{"12":0.005771,"13":0.069252,"14":0.017313,"15":0.011542,"16":0.011542,"17":0.132733,"18":0.098107},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.0932092553957,"5.0-5.4":0.25271317446043,"6.2-6.4":0.27293022841727,"7.2-7.4":0.79857363129496,"8.2":0.8794418471223,"9.2":0.32347286330935},N:{"10":0.041350222222222,"11":0.14472577777778},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.050748},O:{"0":3.505841},Q:{"1.2":0.579373},H:{"0":9.132540032646},L:{"0":28.723035}}; diff --git a/node_modules/caniuse-lite/data/regions/TK.js b/node_modules/caniuse-lite/data/regions/TK.js index 15099ed6c..aaea0f9f4 100644 --- a/node_modules/caniuse-lite/data/regions/TK.js +++ b/node_modules/caniuse-lite/data/regions/TK.js @@ -1 +1 @@ -module.exports={D:{"71":4.675216,"72":30.838444,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 73 74 75"},C:{"64":0.93366,"65":13.085072,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 66 67 3.5 3.6"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,_:"0 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 11.1 12.1","10.1":4.675216},G:{"8":0.028010916841789,"3.2":0.00039873191233864,"4.0-4.1":0.00029904893425398,"4.2-4.3":0.00029904893425398,"5.0-5.1":0.0010965127589313,"6.0-6.1":0.00069778084659261,"7.0-7.1":0.0022927084959472,"8.1-8.4":0.0054825637946563,"9.0-9.2":0.0028908063644551,"9.3":0.021332157310117,"10.0-10.2":0.013357519063344,"10.3":0.027711867907535,"11.0-11.2":0.036184921044731,"11.3-11.4":0.086724190933654,"12.0-12.1":0.76566495466827,"12.2":0.0036882701891324},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{_:"6 7 8 9 10 11 5.5"},B:{"17":1.86732,_:"12 13 14 15 16 18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{_:"4 7.2-7.4 8.2","5.0-5.4":1.9856464609324,"6.2-6.4":12.938054308601},N:{"10":0.047465189189189,"11":0.39158781081081},J:{"7":0,"10":0},R:{_:"0"},M:{_:"0"},O:{_:"0"},Q:{_:"1.2"},H:{"0":3.7664542268041},L:{"0":23.034056}}; +module.exports={D:{"73":60.789706,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76"},C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 3.5 3.6"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,_:"0 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1"},G:{"8":0.10575879495647,"3.2":0.0068674542179526,"4.0-4.1":0.0041204725307715,"4.2-4.3":0.0013734908435905,"5.0-5.1":0.013734908435905,"6.0-6.1":0.0068674542179526,"7.0-7.1":0.024722835184629,"8.1-8.4":0.05356614290003,"9.0-9.2":0.031590289402582,"9.3":0.26233675112579,"10.0-10.2":0.14559002942059,"10.3":0.3474931834284,"11.0-11.2":0.42852914320024,"11.3-11.4":0.88040763074152,"12.0-12.1":5.3154095646953,"12.2":6.0969258546983},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{_:"6 7 8 9 10 11 5.5"},B:{_:"12 13 14 15 16 17 18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":5.882745,"5.0-5.4":0.041792432432432,"6.2-6.4":0.11492918918919,"7.2-7.4":0.073136756756757,"8.2":0.50150918918919,"9.2":0.16716972972973},N:{"10":0.043380923076923,"11":0.37958307692308},J:{"7":0,"10":0},S:{_:"2.5"},R:{_:"0"},M:{_:"0"},O:{_:"0"},Q:{_:"1.2"},H:{"0":0},L:{"0":19.605588}}; diff --git a/node_modules/caniuse-lite/data/regions/TL.js b/node_modules/caniuse-lite/data/regions/TL.js index 770896e09..3597fa392 100644 --- a/node_modules/caniuse-lite/data/regions/TL.js +++ b/node_modules/caniuse-lite/data/regions/TL.js @@ -1 +1 @@ -module.exports={D:{"4":0.03484,"5":0.003484,"6":0,"7":0.003484,"8":0,"9":0,"10":0,"11":0.003484,"12":0,"13":0.003484,"14":0.003484,"15":0,"16":0,"17":0.003484,"18":0,"19":0,"20":0,"21":0.031356,"22":0,"23":0,"24":0,"25":0,"26":0.01742,"27":0.003484,"28":0,"29":0.006968,"30":0,"31":0.010452,"32":0.003484,"33":0.031356,"34":0.003484,"35":0,"36":0,"37":0,"38":0.003484,"39":0,"40":0.041808,"41":0.003484,"42":0.003484,"43":0.205556,"44":0.003484,"45":0,"46":0.003484,"47":0,"48":0,"49":0.076648,"50":0.003484,"51":0.003484,"52":0,"53":0,"54":0,"55":0.041808,"56":0,"57":0.006968,"58":0.027872,"59":0.006968,"60":0.006968,"61":0.006968,"62":0.013936,"63":0.111488,"64":0.020904,"65":0.020904,"66":0.01742,"67":0.027872,"68":0.01742,"69":0.020904,"70":0.083616,"71":1.891812,"72":2.849912,"73":0.013936,"74":0.010452,"75":0},C:{"2":0,"3":0,"4":0.048776,"5":0.006968,"6":0.05226,"7":0.01742,"8":0.006968,"9":0.006968,"10":0.031356,"11":0.010452,"12":0.076648,"13":0.006968,"14":0.01742,"15":0.013936,"16":0.020904,"17":0.006968,"18":0.05226,"19":0.003484,"20":0.013936,"21":0.024388,"22":0.003484,"23":0.006968,"24":0.01742,"25":0.010452,"26":0.013936,"27":0.003484,"28":0,"29":0.010452,"30":0.013936,"31":0.010452,"32":0.010452,"33":0.003484,"34":0.010452,"35":0.006968,"36":0.003484,"37":0.010452,"38":0.020904,"39":0.006968,"40":0.020904,"41":0.024388,"42":0.003484,"43":0.05226,"44":0.045292,"45":0.013936,"46":0.003484,"47":0.080132,"48":0.027872,"49":0.006968,"50":0.003484,"51":0.003484,"52":0.038324,"53":0.003484,"54":0.006968,"55":0.013936,"56":0.059228,"57":0.024388,"58":0.013936,"59":0.013936,"60":0.041808,"61":0.041808,"62":0.031356,"63":0.080132,"64":0.4355,"65":1.735032,"66":0.254332,"67":0,"3.5":0.003484,"3.6":0.027872},F:{"9":0,"11":0,"12":0,"15":0.006968,"16":0,"17":0,"18":0,"19":0.006968,"20":0.003484,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.003484,"31":0,"32":0,"33":0,"34":0.003484,"35":0,"36":0,"37":0.097552,"38":0.010452,"39":0,"40":0,"41":0,"42":0,"43":0.003484,"44":0,"45":0.003484,"46":0.003484,"47":0.003484,"48":0,"49":0.003484,"50":0.031356,"51":0,"52":0.003484,"53":0,"54":0,"55":0,"56":0.006968,"57":0.101036,"58":0.163748,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.027872},E:{"4":0,"5":0,"6":0.003484,"7":0.003484,"8":0.006968,"9":0,"10":0.01742,"11":0.031356,"12":0.167232,_:"0","3.1":0,"3.2":0,"5.1":0.160264,"6.1":0.003484,"7.1":0,"9.1":0.020904,"10.1":0.031356,"11.1":0.0871,"12.1":0},G:{"8":0.10786305774042,"3.2":0.0015354171920344,"4.0-4.1":0.0011515628940258,"4.2-4.3":0.0011515628940258,"5.0-5.1":0.0042223972780947,"6.0-6.1":0.0026869800860602,"7.0-7.1":0.0088286488541979,"8.1-8.4":0.021111986390473,"9.0-9.2":0.01113177464225,"9.3":0.082144819773842,"10.0-10.2":0.051436475933153,"10.3":0.10671149484639,"11.0-11.2":0.13933911017712,"11.3-11.4":0.33395323926749,"12.0-12.1":2.9483848630041,"12.2":0.014202609026318},I:{"3":0.0059106761229314,"4":0.78611992434988,_:"67","2.1":0,"2.2":0,"2.3":0.13003487470449,"4.1":0.22460569267139,"4.2-4.3":1.1880459007092,"4.4":0,"4.4.3-4.4.4":2.6657149314421},A:{"6":0,"7":0,"8":0.080132,"9":0.013936,"10":0.038324,"11":0.362336,"5.5":0},B:{"12":0.038324,"13":0.020904,"14":0.01742,"15":0.027872,"16":0.031356,"17":0.320528,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.6875507086614,"5.0-5.4":0.18255061417323,"6.2-6.4":0.18255061417323,_:"7.2-7.4 8.2"},N:{"10":0.013032,"11":0.026064},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.117288},O:{"0":1.635516},Q:{_:"1.2"},H:{"0":5.262095443299},L:{"0":64.45646}}; +module.exports={D:{"4":0.008602,"5":0,"6":0.004301,"7":0.012903,"8":0,"9":0,"10":0.004301,"11":0.012903,"12":0,"13":0,"14":0,"15":0,"16":0.004301,"17":0,"18":0,"19":0.004301,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.008602,"27":0.004301,"28":0,"29":0.004301,"30":0.038709,"31":0.012903,"32":0.004301,"33":0.012903,"34":0.004301,"35":0.004301,"36":0,"37":0.004301,"38":0.017204,"39":0,"40":0.481712,"41":0,"42":0.193545,"43":0.425799,"44":0.004301,"45":0.008602,"46":0.004301,"47":0.012903,"48":0.017204,"49":0.034408,"50":0,"51":0.004301,"52":0,"53":0.004301,"54":0,"55":0.047311,"56":0.004301,"57":0,"58":0.503217,"59":0.021505,"60":0.012903,"61":0,"62":0.047311,"63":0.124729,"64":0,"65":0.021505,"66":0.004301,"67":0.094622,"68":0.021505,"69":0.055913,"70":0.025806,"71":0.068816,"72":0.318274,"73":5.660116,"74":0.012903,"75":0.021505,_:"76"},C:{"2":0,"3":0,"4":0.111826,"5":0.021505,"6":0.025806,"7":0.012903,"8":0.017204,"9":0,"10":0.021505,"11":0.012903,"12":0.017204,"13":0.012903,"14":0,"15":0.008602,"16":0.017204,"17":0.004301,"18":0.025806,"19":0.025806,"20":0.004301,"21":0.030107,"22":0.008602,"23":0.008602,"24":0.008602,"25":0.004301,"26":0.004301,"27":0.008602,"28":0.004301,"29":0.012903,"30":0.008602,"31":0.004301,"32":0.025806,"33":0.012903,"34":0.017204,"35":0.047311,"36":0.012903,"37":0,"38":0.017204,"39":0.004301,"40":0.034408,"41":0.030107,"42":0.012903,"43":0.103224,"44":0.064515,"45":0.034408,"46":0.025806,"47":0.111826,"48":0.034408,"49":0.038709,"50":0.004301,"51":0.004301,"52":0.04301,"53":0.012903,"54":0.008602,"55":0.008602,"56":0.051612,"57":0.030107,"58":0.008602,"59":0.017204,"60":0.030107,"61":0.098923,"62":0.064515,"63":0.04301,"64":0.073117,"65":0.266662,"66":2.447269,"67":0.184943,"68":0,"3.5":0.004301,"3.6":0.012903},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.004301,"19":0,"20":0.008602,"21":0.004301,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.004301,"31":0,"32":0.004301,"33":0,"34":0,"35":0,"36":0,"37":0.098923,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.004301,"48":0,"49":0,"50":0,"51":0.060214,"52":0,"53":0,"54":0.004301,"55":0,"56":0,"57":0.034408,"58":0.378488,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.038709},E:{"4":0,"5":0,"6":0.021505,"7":0,"8":0,"9":0,"10":0.038709,"11":0.034408,"12":0.176341,_:"0","3.1":0,"3.2":0,"5.1":1.440835,"6.1":0.004301,"7.1":0,"9.1":0.021505,"10.1":0.073117,"11.1":0.275264,"12.1":0.038709},G:{"8":0.021672930251176,"3.2":0.0014073331331932,"4.0-4.1":0.00084439987991594,"4.2-4.3":0.00028146662663865,"5.0-5.1":0.0028146662663865,"6.0-6.1":0.0014073331331932,"7.0-7.1":0.0050663992794956,"8.1-8.4":0.010977198438907,"9.0-9.2":0.0064737324126889,"9.3":0.053760125687982,"10.0-10.2":0.029835462423697,"10.3":0.071211056539578,"11.0-11.2":0.087817587511258,"11.3-11.4":0.18042010767537,"12.0-12.1":1.0892758450916,"12.2":1.249430355649},I:{"3":0.0054369546370968,"4":0.78292146774194,_:"67","2.1":0.038058682459677,"2.2":0.065243455645161,"2.3":0.038058682459677,"4.1":0.39146073387097,"4.2-4.3":1.6963298467742,"4.4":0,"4.4.3-4.4.4":2.3759491764113},A:{"6":0,"7":0,"8":0.107525,"9":0.012903,"10":0.030107,"11":0.283866,"5.5":0},B:{"12":0.090321,"13":0.017204,"14":0.081719,"15":0.064515,"16":0.012903,"17":0.365585,"18":0.055913},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":3.3875207957245,"5.0-5.4":0.070784016627078,"6.2-6.4":0.091008021377672,"7.2-7.4":0.3438080807601,"8.2":0.3235840760095,"9.2":0.040448009501188},N:{"10":0,"11":0.045592},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.085485},O:{"0":1.19679},Q:{"1.2":0.039893},H:{"0":5.6328445979381},L:{"0":57.865802}}; diff --git a/node_modules/caniuse-lite/data/regions/TM.js b/node_modules/caniuse-lite/data/regions/TM.js index ae185d359..806760f0a 100644 --- a/node_modules/caniuse-lite/data/regions/TM.js +++ b/node_modules/caniuse-lite/data/regions/TM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.007096,"6":0,"7":0,"8":0.01774,"9":0.003548,"10":0,"11":0.003548,"12":0.021288,"13":0,"14":0,"15":0.003548,"16":0.024836,"17":0.003548,"18":0,"19":0,"20":0.003548,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.15966,"30":0,"31":0.060316,"32":0.003548,"33":0,"34":0,"35":0,"36":0.003548,"37":0,"38":0,"39":0.014192,"40":0.007096,"41":0,"42":0,"43":0.003548,"44":0,"45":0.014192,"46":0.003548,"47":0.01774,"48":0.028384,"49":0.063864,"50":0.003548,"51":0.003548,"52":0.010644,"53":0,"54":0.003548,"55":0.003548,"56":0.021288,"57":0.014192,"58":0.003548,"59":0.003548,"60":0.014192,"61":0.003548,"62":0.003548,"63":0.173852,"64":0.010644,"65":0.102892,"66":0.021288,"67":0.05322,"68":0.010644,"69":0.063864,"70":0.074508,"71":1.841412,"72":3.714756,"73":0.003548,"74":0.003548,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.003548,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.003548,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.003548,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.003548,"49":0,"50":0,"51":0.1774,"52":0.014192,"53":0.003548,"54":0,"55":0,"56":0.007096,"57":0.049672,"58":0,"59":0,"60":0.003548,"61":0.003548,"62":0.007096,"63":0.014192,"64":0.060316,"65":0.07096,"66":0,"67":0,"3.5":0,"3.6":0.003548},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.007096,"31":0,"32":0.010644,"33":0.003548,"34":0.003548,"35":0.010644,"36":0.003548,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.003548,"43":0.010644,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.010644,"50":0.028384,"51":0.024836,"52":0,"53":0.024836,"54":0.003548,"55":0,"56":0.003548,"57":0.117084,"58":0.007096,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007096},E:{"4":0,"5":0,"6":0,"7":0,"8":0.003548,"9":0,"10":0,"11":0,"12":0.010644,_:"0","3.1":0,"3.2":0,"5.1":0.003548,"6.1":0,"7.1":0,"9.1":0,"10.1":0.003548,"11.1":0,"12.1":0},G:{"8":0.12527915260682,"3.2":0.0017833331331932,"4.0-4.1":0.0013374998498949,"4.2-4.3":0.0013374998498949,"5.0-5.1":0.0049041661162814,"6.0-6.1":0.0031208329830882,"7.0-7.1":0.010254165515861,"8.1-8.4":0.024520830581407,"9.0-9.2":0.012929165215651,"9.3":0.095408322625838,"10.0-10.2":0.059741659961973,"10.3":0.12394165275693,"11.0-11.2":0.16183748183729,"11.3-11.4":0.38787495646953,"12.0-12.1":3.4244454490143,"12.2":0.016495831482037},I:{"3":0.0066812151300236,"4":0.88860161229314,_:"67","2.1":0,"2.2":0,"2.3":0.14698673286052,"4.1":0.2538861749409,"4.2-4.3":1.3429242411348,"4.4":0,"4.4.3-4.4.4":3.0132280236407},A:{"6":0,"7":0,"8":0.10024712727273,"9":0.021481527272727,"10":0.093086618181818,"11":0.57284072727273,"5.5":0},B:{"12":0.003548,"13":0.259004,"14":0.010644,"15":0.003548,"16":0.003548,"17":0.042576,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":6.1643483333333,"5.0-5.4":0.4144099719888,"6.2-6.4":0.91170193837535,_:"7.2-7.4 8.2"},N:{"10":0.98875722627737,"11":0.43713477372263},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.019356},O:{"0":3.303424},Q:{_:"1.2"},H:{"0":0.98344221993127},L:{"0":50.609604}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0.290752,"9":0,"10":0,"11":0.015104,"12":0.011328,"13":0,"14":0,"15":0.011328,"16":0.015104,"17":0,"18":0.003776,"19":0,"20":0,"21":0,"22":0.003776,"23":0,"24":0.003776,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.045312,"32":0.003776,"33":0.007552,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.011328,"40":0.003776,"41":0,"42":0.003776,"43":0,"44":0,"45":0,"46":0.022656,"47":0.011328,"48":0.003776,"49":0.2832,"50":0,"51":0.007552,"52":0.003776,"53":0,"54":0.003776,"55":0.01888,"56":0.030208,"57":0.045312,"58":0.011328,"59":0,"60":0.003776,"61":0.003776,"62":0.011328,"63":0.252992,"64":0.011328,"65":0.003776,"66":0.003776,"67":0.003776,"68":0.011328,"69":0.052864,"70":0.05664,"71":0.426688,"72":0.26432,"73":7.015808,"74":0.007552,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.003776,"15":0,"16":0,"17":0.003776,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.003776,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.064192,"49":0,"50":0.003776,"51":0.026432,"52":0.03776,"53":0.003776,"54":0,"55":0,"56":0.158592,"57":0.052864,"58":0,"59":0,"60":0,"61":0.003776,"62":0,"63":0.011328,"64":0.030208,"65":0.049088,"66":0.079296,"67":0,"68":0,"3.5":0,"3.6":0.003776},F:{"9":0,"11":0,"12":0,"15":0.003776,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.011328,"24":0,"25":0,"26":0,"27":0,"28":0.003776,"29":0,"30":0.003776,"31":0,"32":0,"33":0,"34":0,"35":0.015104,"36":0.007552,"37":0,"38":0,"39":0,"40":0.011328,"41":0,"42":0,"43":0.003776,"44":0.003776,"45":0.003776,"46":0.003776,"47":0.003776,"48":0,"49":0.003776,"50":0.015104,"51":0.007552,"52":0,"53":0.011328,"54":0.003776,"55":0,"56":0.007552,"57":0.022656,"58":0.052864,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007552},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.007552,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0.015104},G:{"8":0.03228140818573,"3.2":0.0020961953367357,"4.0-4.1":0.0012577172020414,"4.2-4.3":0.00041923906734714,"5.0-5.1":0.0041923906734714,"6.0-6.1":0.0020961953367357,"7.0-7.1":0.0075463032122486,"8.1-8.4":0.016350323626539,"9.0-9.2":0.0096424985489843,"9.3":0.080074661863304,"10.0-10.2":0.044439341138797,"10.3":0.10606748403883,"11.0-11.2":0.13080258901231,"11.3-11.4":0.26873224216952,"12.0-12.1":1.6224551906334,"12.2":1.861002219954},I:{"3":0.0066902258064516,"4":0.96339251612903,_:"67","2.1":0.046831580645161,"2.2":0.080282709677419,"2.3":0.046831580645161,"4.1":0.48169625806452,"4.2-4.3":2.0873504516129,"4.4":0,"4.4.3-4.4.4":2.9236286774194},A:{"6":0,"7":0,"8":0.11635826086957,"9":0.023271652173913,"10":0.13575130434783,"11":0.4382827826087,"5.5":0},B:{"12":0.003776,"13":0.015104,"14":0.003776,"15":0.003776,"16":0.003776,"17":0.03776,"18":0.003776},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":6.647407788173,"5.0-5.4":0.14450886496028,"6.2-6.4":0.39223834774934,"7.2-7.4":0.59867958340688,"8.2":2.6837360635481,"9.2":1.2283253521624},N:{"10":0.1914620952381,"11":0.2815619047619},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.043568},O:{"0":1.842304},Q:{"1.2":0.068464},H:{"0":0.70709773195876},L:{"0":54.217104}}; diff --git a/node_modules/caniuse-lite/data/regions/TN.js b/node_modules/caniuse-lite/data/regions/TN.js index 6b07f6eb9..1bb8ee66f 100644 --- a/node_modules/caniuse-lite/data/regions/TN.js +++ b/node_modules/caniuse-lite/data/regions/TN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.007679,"11":0.007679,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007679,"21":0,"22":0,"23":0.015358,"24":0.737184,"25":0,"26":0.015358,"27":0.015358,"28":0.023037,"29":0.261086,"30":0.368592,"31":0.007679,"32":0.023037,"33":0.030716,"34":0.007679,"35":0.721826,"36":0.007679,"37":0,"38":0.007679,"39":0.07679,"40":0.007679,"41":0.007679,"42":0.007679,"43":0.038395,"44":0,"45":0,"46":0.023037,"47":0.007679,"48":0.007679,"49":1.159529,"50":0.015358,"51":0.015358,"52":0.007679,"53":0.023037,"54":0.015358,"55":0.023037,"56":0.023037,"57":0.007679,"58":0.138222,"59":0.007679,"60":0.038395,"61":0.261086,"62":0.061432,"63":0.199654,"64":0.130543,"65":0.284123,"66":0.099827,"67":0.453061,"68":0.115185,"69":0.253407,"70":0.299481,"71":15.611407,"72":23.674357,"73":0.207333,"74":0.023037,"75":0},C:{"2":0.368592,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.368592,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.353234,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.007679,"33":0,"34":0.007679,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.007679,"43":0.007679,"44":0,"45":0,"46":0,"47":0.015358,"48":0.092148,"49":0,"50":0.007679,"51":0,"52":0.099827,"53":0,"54":0.007679,"55":0.007679,"56":0.015358,"57":0.038395,"58":0.015358,"59":0.015358,"60":0.038395,"61":0.015358,"62":0.015358,"63":0.038395,"64":0.284123,"65":1.681701,"66":0.023037,"67":0,"3.5":0,"3.6":0.007679},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.007679,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.007679,"37":0.007679,"38":0.007679,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.007679,"51":0.007679,"52":0,"53":0,"54":0,"55":0,"56":0.007679,"57":0.92148,"58":1.082739,"9.5-9.6":0,"10.0-10.1":0.360913,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.061432,"8":0.391629,"9":0.652715,"10":0.046074,"11":0.069111,"12":0.660394,_:"0","3.1":0,"3.2":0,"5.1":0.007679,"6.1":0.007679,"7.1":0,"9.1":0.038395,"10.1":0.145901,"11.1":0.191975,"12.1":0},G:{"8":0.093080483738617,"3.2":0.0013249890923647,"4.0-4.1":0.00099374181927349,"4.2-4.3":0.00099374181927349,"5.0-5.1":0.0036437200040028,"6.0-6.1":0.0023187309116381,"7.0-7.1":0.0076186872810968,"8.1-8.4":0.018218600020014,"9.0-9.2":0.0096061709196438,"9.3":0.070886916441509,"10.0-10.2":0.044387134594216,"10.3":0.092086741919344,"11.0-11.2":0.12024276013209,"11.3-11.4":0.28818512758931,"12.0-12.1":2.5443103046132,"12.2":0.012256149104373},I:{"3":0.0014726111111111,"4":0.19585727777778,_:"67","2.1":0,"2.2":0,"2.3":0.032397444444444,"4.1":0.055959222222222,"4.2-4.3":0.29599483333333,"4.4":0,"4.4.3-4.4.4":0.66414761111111},A:{"6":0.015662118811881,"7":0,"8":0.070479534653465,"9":0.36022873267327,"10":0.046986356435644,"11":0.29758025742574,"5.5":0},B:{"12":0.015358,"13":0.015358,"14":0.038395,"15":0.061432,"16":0.030716,"17":0.337876,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.56890018848168,"5.0-5.4":0.020317863874346,"6.2-6.4":0.071112523560209,_:"7.2-7.4 8.2"},N:{"10":0.0104445,"11":0.1148895},J:{"7":0.0032494,"10":0.0129976},R:{_:"0"},M:{"0":0.111408},O:{"0":0.422422},Q:{_:"1.2"},H:{"0":0.54055372164948},L:{"0":33.590291}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008012,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.008012,"28":0,"29":0.008012,"30":0,"31":0.016024,"32":0.008012,"33":0.008012,"34":0,"35":0,"36":0,"37":0,"38":0.016024,"39":0.008012,"40":0.048072,"41":0.024036,"42":0.016024,"43":0.056084,"44":0,"45":0.008012,"46":0.016024,"47":0.008012,"48":0.008012,"49":1.754628,"50":0.008012,"51":0.056084,"52":0.024036,"53":0.016024,"54":0.024036,"55":0.016024,"56":0.024036,"57":0.008012,"58":0.128192,"59":0.024036,"60":0.048072,"61":0.953428,"62":0.096144,"63":0.144216,"64":0.096144,"65":0.344516,"66":0.144216,"67":0.344516,"68":0.08012,"69":0.256384,"70":0.232348,"71":0.408612,"72":2.36354,"73":45.660388,"74":0.416624,"75":0.032048,_:"76"},C:{"2":0,"3":0.008012,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.008012,"33":0.008012,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0.008012,"42":0.008012,"43":0.008012,"44":0,"45":0,"46":0,"47":0.008012,"48":0.144216,"49":0,"50":0.016024,"51":0,"52":0.096144,"53":0,"54":0.008012,"55":0.008012,"56":0.016024,"57":0.024036,"58":0.016024,"59":0.016024,"60":0.056084,"61":0.024036,"62":0.032048,"63":0.008012,"64":0.048072,"65":0.128192,"66":2.451672,"67":0.016024,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.016024,"37":0.008012,"38":0.008012,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.008012,"50":0,"51":0,"52":0.008012,"53":0,"54":0,"55":0,"56":0.032048,"57":0.008012,"58":2.171252,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0.008012,"7":0.008012,"8":0.024036,"9":0,"10":0.048072,"11":0.032048,"12":0.504756,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.024036,"7.1":0,"9.1":0.048072,"10.1":0.176264,"11.1":0.16024,"12.1":0.328492},G:{"8":0.021284701691184,"3.2":0.0013821234864405,"4.0-4.1":0.0008292740918643,"4.2-4.3":0.0002764246972881,"5.0-5.1":0.002764246972881,"6.0-6.1":0.0013821234864405,"7.0-7.1":0.0049756445511858,"8.1-8.4":0.010780563194236,"9.0-9.2":0.0063577680376263,"9.3":0.052797117182027,"10.0-10.2":0.029301017912539,"10.3":0.06993544841389,"11.0-11.2":0.086244505553888,"11.3-11.4":0.17718823096167,"12.0-12.1":1.069763578505,"12.2":1.2270492312619},I:{"3":0.00093179838709677,"4":0.13417896774194,_:"67","2.1":0.0065225887096774,"2.2":0.011181580645161,"2.3":0.0065225887096774,"4.1":0.067089483870968,"4.2-4.3":0.29072109677419,"4.4":0,"4.4.3-4.4.4":0.40719589516129},A:{"6":0,"7":0,"8":0.13521621917808,"9":0.01690202739726,"10":0.042255068493151,"11":0.42255068493151,"5.5":0},B:{"12":0.016024,"13":0.016024,"14":0.032048,"15":0.024036,"16":0.032048,"17":0.392588,"18":0.216324},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.53066346666667,"5.0-5.4":0.020410133333333,"6.2-6.4":0.040820266666667,"7.2-7.4":0.1224608,"8.2":0.59189386666667,"9.2":0.37758746666667},N:{"10":0.012212,"11":0.073272},J:{"7":0,"10":0.007952},S:{"2.5":0},R:{_:"0"},M:{"0":0.065604},O:{"0":0.28826},Q:{"1.2":0},H:{"0":0.42723896219931},L:{"0":28.982644}}; diff --git a/node_modules/caniuse-lite/data/regions/TO.js b/node_modules/caniuse-lite/data/regions/TO.js index a352f102c..5439f5966 100644 --- a/node_modules/caniuse-lite/data/regions/TO.js +++ b/node_modules/caniuse-lite/data/regions/TO.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007052,"36":0.007052,"37":0,"38":0,"39":0,"40":0.014104,"41":0,"42":0.028208,"43":0.028208,"44":0,"45":0,"46":0,"47":0.028208,"48":0,"49":0.084624,"50":0.007052,"51":0,"52":0,"53":0,"54":0,"55":0.007052,"56":0.007052,"57":0.07052,"58":0.056416,"59":0.007052,"60":0.007052,"61":0.007052,"62":0.014104,"63":0.042312,"64":0.119884,"65":0.028208,"66":0.028208,"67":0.126936,"68":0.1763,"69":0.698148,"70":1.086008,"71":10.077308,"72":18.483292,"73":0.03526,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.014104,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.007052,"27":0.007052,"28":0,"29":0,"30":0.014104,"31":0,"32":0.07052,"33":0,"34":0,"35":0,"36":0,"37":0.049364,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.049364,"44":0.049364,"45":0.007052,"46":0.014104,"47":0.21156,"48":0.07052,"49":0,"50":0.07052,"51":0.03526,"52":0.944968,"53":0,"54":0,"55":0.014104,"56":0.084624,"57":0.007052,"58":0,"59":0,"60":0.007052,"61":0.014104,"62":0.021156,"63":0.042312,"64":0.684044,"65":2.89132,"66":0.310288,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.169248,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.007052,"57":0.03526,"58":0.253872,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.260924,"11":0.007052,"12":0.197456,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.049364,"10.1":0.126936,"11.1":0.479536,"12.1":0},G:{"8":0.34575400780546,"3.2":0.004921765235665,"4.0-4.1":0.0036913239267487,"4.2-4.3":0.0036913239267487,"5.0-5.1":0.013534854398079,"6.0-6.1":0.0086130891624137,"7.0-7.1":0.028300150105074,"8.1-8.4":0.067674271990393,"9.0-9.2":0.035682797958571,"9.3":0.26331444010808,"10.0-10.2":0.16487913539478,"10.3":0.34206268387872,"11.0-11.2":0.4466501951366,"11.3-11.4":1.0704839387571,"12.0-12.1":9.4510196937856,"12.2":0.045526328429901},I:{"3":0.001057134751773,"4":0.14059892198582,_:"67","2.1":0,"2.2":0,"2.3":0.023256964539007,"4.1":0.040171120567376,"4.2-4.3":0.21248408510638,"4.4":0,"4.4.3-4.4.4":0.47676777304965},A:{"6":0,"7":0,"8":0.028208,"9":0.162196,"10":0.620576,"11":2.792592,"5.5":0},B:{"12":0.03526,"13":0.133988,"14":0.169248,"15":0.218612,"16":0.183352,"17":1.97456,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.46029744444444,"5.0-5.4":0.12553566666667,"6.2-6.4":0.34522308333333,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.011792},O:{"0":0.910932},Q:{_:"1.2"},H:{"0":0.24002393127148},L:{"0":34.719872}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.09972,"43":0,"44":0,"45":0,"46":0.00554,"47":0,"48":0,"49":0.01108,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0.01108,"56":0.04432,"57":0.1385,"58":0.06648,"59":0.01662,"60":0,"61":0.01662,"62":0,"63":0.03324,"64":0.01108,"65":0.0554,"66":0.03324,"67":0.0831,"68":0.14404,"69":0.04432,"70":0.06094,"71":0.14404,"72":0.7756,"73":14.39292,"74":0.01662,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00554,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.01108,"35":0,"36":0,"37":0.01662,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.00554,"44":0,"45":0,"46":0,"47":0.00554,"48":0.04432,"49":0,"50":0.00554,"51":0,"52":0.3324,"53":0.00554,"54":0,"55":0.00554,"56":0.01108,"57":0,"58":0,"59":0.00554,"60":0.03324,"61":0,"62":0.00554,"63":0.02216,"64":0.03324,"65":0.23268,"66":2.8531,"67":0.28808,"68":0,"3.5":0,"3.6":0.03878},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.01662,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00554,"57":0,"58":1.25204,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.0277,"11":0.01108,"12":0.09418,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.12742,"9.1":0,"10.1":0.15512,"11.1":0.39888,"12.1":0.01662},G:{"8":0.096007665365756,"3.2":0.0062342639847894,"4.0-4.1":0.0037405583908736,"4.2-4.3":0.0012468527969579,"5.0-5.1":0.012468527969579,"6.0-6.1":0.0062342639847894,"7.0-7.1":0.022443350345242,"8.1-8.4":0.048627259081357,"9.0-9.2":0.028677614330031,"9.3":0.23814888421895,"10.0-10.2":0.13216639647753,"10.3":0.31545375763034,"11.0-11.2":0.38901807265086,"11.3-11.4":0.79923264285,"12.0-12.1":4.825320324227,"12.2":5.534779565696},I:{"3":0.00430625,"4":0.6201,_:"67","2.1":0.03014375,"2.2":0.051675,"2.3":0.03014375,"4.1":0.31005,"4.2-4.3":1.34355,"4.4":0,"4.4.3-4.4.4":1.88183125},A:{"6":0,"7":0,"8":0.32207962174941,"9":0.066637163120567,"10":0.21101768321513,"11":1.7492255319149,"5.5":0},B:{"12":0.01108,"13":0.13296,"14":0.0831,"15":0.11634,"16":0.15512,"17":2.3268,"18":0.20498},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.31234340836013,"5.0-5.4":0.12493736334405,"6.2-6.4":1.5513055948553,"7.2-7.4":0.083291575562701,"8.2":0.62468681672026,"9.2":0.54139524115756},N:{"10":0,"11":0.04906},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.00892},O:{"0":4.04076},Q:{"1.2":0.01338},H:{"0":0.37579714776632},L:{"0":43.63516}}; diff --git a/node_modules/caniuse-lite/data/regions/TR.js b/node_modules/caniuse-lite/data/regions/TR.js index 49c061bfa..3a4b5b063 100644 --- a/node_modules/caniuse-lite/data/regions/TR.js +++ b/node_modules/caniuse-lite/data/regions/TR.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.003969,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.047628,"23":0,"24":0,"25":0,"26":0.011907,"27":0,"28":0,"29":0.031752,"30":0,"31":0,"32":0,"33":0,"34":0.019845,"35":0.003969,"36":0,"37":0,"38":0.023814,"39":0.003969,"40":0.003969,"41":0.003969,"42":0.003969,"43":0.011907,"44":0.003969,"45":0.003969,"46":0.011907,"47":0.003969,"48":0.007938,"49":0.325458,"50":0.003969,"51":0.003969,"52":0.003969,"53":0.003969,"54":0.007938,"55":0.011907,"56":0.015876,"57":0.007938,"58":0.023814,"59":0.011907,"60":0.011907,"61":0.083349,"62":0.043659,"63":0.087318,"64":0.043659,"65":0.055566,"66":0.027783,"67":0.059535,"68":0.059535,"69":0.07938,"70":0.134946,"71":4.215078,"72":5.314491,"73":0.007938,"74":0.003969,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.003969,"48":0.007938,"49":0,"50":0,"51":0,"52":0.019845,"53":0,"54":0.003969,"55":0,"56":0.007938,"57":0.011907,"58":0.007938,"59":0.007938,"60":0.007938,"61":0,"62":0.003969,"63":0.003969,"64":0.051597,"65":0.27783,"66":0.003969,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.011907,"32":0.007938,"33":0,"34":0,"35":0,"36":0.003969,"37":0,"38":0.003969,"39":0,"40":0.015876,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.003969,"50":0.003969,"51":0.003969,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.174636,"58":0.214326,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.003969},E:{"4":0,"5":0,"6":0,"7":0.003969,"8":0.011907,"9":0.011907,"10":0.003969,"11":0.011907,"12":0.234171,_:"0","3.1":0,"3.2":0,"5.1":0.011907,"6.1":0,"7.1":0,"9.1":0.003969,"10.1":0.019845,"11.1":0.035721,"12.1":0},G:{"8":0.3771829565696,"3.2":0.0053691524066847,"4.0-4.1":0.0040268643050135,"4.2-4.3":0.0040268643050135,"5.0-5.1":0.014765169118383,"6.0-6.1":0.0093960167116982,"7.0-7.1":0.030872626338437,"8.1-8.4":0.073825845591914,"9.0-9.2":0.038926354948464,"9.3":0.28724965375763,"10.0-10.2":0.17986660562394,"10.3":0.37315609226459,"11.0-11.2":0.48725058090663,"11.3-11.4":1.1677906484539,"12.0-12.1":10.310114908936,"12.2":0.049664659761833},I:{"3":0.0034480721040189,"4":0.45859358983452,_:"67","2.1":0,"2.2":0,"2.3":0.075857586288416,"4.1":0.13102673995272,"4.2-4.3":0.6930624929078,"4.4":0,"4.4.3-4.4.4":1.5550805189125},A:{"6":0,"7":0,"8":0.040374310344828,"9":0.020187155172414,"10":0.020187155172414,"11":0.38759337931034,"5.5":0},B:{"12":0.003969,"13":0.007938,"14":0.011907,"15":0.007938,"16":0.015876,"17":0.210357,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8419763210702,"5.0-5.4":0.18419763210702,"6.2-6.4":0.29676285172798,_:"7.2-7.4 8.2"},N:{"10":0.011308125,"11":0.169621875},J:{"7":0.0012062,"10":0.0048248},R:{_:"0"},M:{"0":0.072372},O:{"0":0.138713},Q:{_:"1.2"},H:{"0":0.58810540034364},L:{"0":55.379891}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004008,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.048096,"23":0,"24":0,"25":0,"26":0.012024,"27":0,"28":0,"29":0.028056,"30":0,"31":0,"32":0,"33":0,"34":0.024048,"35":0,"36":0,"37":0,"38":0.032064,"39":0.004008,"40":0.004008,"41":0,"42":0.004008,"43":0.008016,"44":0.004008,"45":0.008016,"46":0.008016,"47":0.004008,"48":0.008016,"49":0.396792,"50":0.004008,"51":0.004008,"52":0.004008,"53":0.008016,"54":0.004008,"55":0.012024,"56":0.016032,"57":0.008016,"58":0.02004,"59":0.012024,"60":0.012024,"61":0.14028,"62":0.04008,"63":0.088176,"64":0.04008,"65":0.064128,"66":0.02004,"67":0.04008,"68":0.028056,"69":0.084168,"70":0.1002,"71":0.14028,"72":0.396792,"73":10.60116,"74":0.02004,"75":0.004008,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.004008,"46":0,"47":0.004008,"48":0.016032,"49":0,"50":0.004008,"51":0.004008,"52":0.028056,"53":0,"54":0.008016,"55":0,"56":0.004008,"57":0.012024,"58":0.008016,"59":0.008016,"60":0.008016,"61":0.004008,"62":0.004008,"63":0.004008,"64":0.004008,"65":0.024048,"66":0.472944,"67":0.008016,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.012024,"32":0.004008,"33":0,"34":0,"35":0,"36":0.004008,"37":0,"38":0,"39":0,"40":0.016032,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.004008,"49":0.004008,"50":0,"51":0.008016,"52":0.004008,"53":0,"54":0,"55":0,"56":0.004008,"57":0.004008,"58":0.492984,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.004008,"9":0.008016,"10":0.004008,"11":0.012024,"12":0.188376,_:"0","3.1":0,"3.2":0,"5.1":0.02004,"6.1":0,"7.1":0,"9.1":0.008016,"10.1":0.024048,"11.1":0.044088,"12.1":0.156312},G:{"8":0.10310100430301,"3.2":0.0066948704092865,"4.0-4.1":0.0040169222455719,"4.2-4.3":0.0013389740818573,"5.0-5.1":0.013389740818573,"6.0-6.1":0.0066948704092865,"7.0-7.1":0.024101533473431,"8.1-8.4":0.052219989192435,"9.0-9.2":0.030796403882718,"9.3":0.25574404963474,"10.0-10.2":0.14193125267687,"10.3":0.3387604427099,"11.0-11.2":0.41775991353948,"11.3-11.4":0.85828238647053,"12.0-12.1":5.1818296967878,"12.2":5.9437059493646},I:{"3":0.00242875,"4":0.34974,_:"67","2.1":0.01700125,"2.2":0.029145,"2.3":0.01700125,"4.1":0.17487,"4.2-4.3":0.75777,"4.4":0,"4.4.3-4.4.4":1.06136375},A:{"6":0,"7":0,"8":0.0322644,"9":0.0161322,"10":0.0161322,"11":0.5807592,"5.5":0},B:{"12":0.004008,"13":0.004008,"14":0.016032,"15":0.012024,"16":0.028056,"17":0.272544,"18":0.064128},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.5301,"5.0-5.4":0.16321066666667,"6.2-6.4":0.22441466666667,"7.2-7.4":0.66304333333333,"8.2":3.1724073333333,"9.2":2.815384},N:{"10":0.011523076923077,"11":0.13827692307692},J:{"7":0,"10":0.005992},S:{"2.5":0},R:{_:"0"},M:{"0":0.083888},O:{"0":0.143808},Q:{"1.2":0},H:{"0":0.57295668728522},L:{"0":54.300824}}; diff --git a/node_modules/caniuse-lite/data/regions/TT.js b/node_modules/caniuse-lite/data/regions/TT.js index 12d1055e1..d29b81868 100644 --- a/node_modules/caniuse-lite/data/regions/TT.js +++ b/node_modules/caniuse-lite/data/regions/TT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005782,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.023128,"23":0,"24":0,"25":0,"26":0.011564,"27":0,"28":0,"29":0,"30":0,"31":0.092512,"32":0,"33":0,"34":0.011564,"35":0,"36":0,"37":0,"38":0.017346,"39":0,"40":0,"41":0,"42":0,"43":0.005782,"44":0.005782,"45":0,"46":0,"47":0,"48":0.005782,"49":0.248626,"50":0.011564,"51":0.005782,"52":0.005782,"53":0.02891,"54":0.011564,"55":0.011564,"56":0.011564,"57":0.02891,"58":0.02891,"59":0.005782,"60":0.011564,"61":0.005782,"62":0.040474,"63":0.046256,"64":0.02891,"65":0.138768,"66":0.052038,"67":0.109858,"68":0.063602,"69":0.098294,"70":0.17346,"71":7.961814,"72":9.546082,"73":0.02891,"74":0.011564,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005782,"44":0,"45":0,"46":0,"47":0.011564,"48":0.02891,"49":0,"50":0,"51":0.005782,"52":0.02891,"53":0,"54":0.005782,"55":0.005782,"56":0.11564,"57":0.017346,"58":0,"59":0,"60":0.017346,"61":0.005782,"62":0.040474,"63":0.02891,"64":0.242844,"65":1.231566,"66":0.017346,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.017346,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.005782,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.005782,"44":0,"45":0,"46":0,"47":0,"48":0.011564,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.005782,"57":0.190806,"58":0.237062,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005782},E:{"4":0,"5":0.005782,"6":0,"7":0,"8":0.005782,"9":0.005782,"10":0.017346,"11":0.075166,"12":1.509102,_:"0","3.1":0,"3.2":0,"5.1":0.02891,"6.1":0,"7.1":0,"9.1":0.034692,"10.1":0.150332,"11.1":0.265972,"12.1":0},G:{"8":0.39695112238567,"3.2":0.0056505497848494,"4.0-4.1":0.004237912338637,"4.2-4.3":0.004237912338637,"5.0-5.1":0.015539011908336,"6.0-6.1":0.0098884621234864,"7.0-7.1":0.032490661262884,"8.1-8.4":0.077695059541679,"9.0-9.2":0.040966485940158,"9.3":0.30230441348944,"10.0-10.2":0.18929341779245,"10.3":0.39271321004703,"11.0-11.2":0.51278739297508,"11.3-11.4":1.2289945782047,"12.0-12.1":10.850468224357,"12.2":0.052267585509857},I:{"3":0.0023348250591017,"4":0.31053173286052,_:"67","2.1":0,"2.2":0,"2.3":0.051366151300236,"4.1":0.088723352245863,"4.2-4.3":0.46929983687943,"4.4":0,"4.4.3-4.4.4":1.0530061016548},A:{"6":0,"7":0,"8":0.011564,"9":0.02891,"10":0.023128,"11":0.907774,"5.5":0},B:{"12":0.011564,"13":0.017346,"14":0.034692,"15":0.040474,"16":0.127204,"17":1.41659,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.346078464,"5.0-5.4":0.021629904,"6.2-6.4":0.086519616,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.097014},J:{"7":0.0075924,"10":0.0303696},R:{_:"0"},M:{"0":0.118104},O:{"0":0.177156},Q:{_:"1.2"},H:{"0":0.43127962886598},L:{"0":47.546464}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005261,"23":0,"24":0,"25":0,"26":0.005261,"27":0,"28":0,"29":0.005261,"30":0,"31":0.010522,"32":0,"33":0,"34":0.005261,"35":0.005261,"36":0.005261,"37":0.005261,"38":0.015783,"39":0,"40":0,"41":0.021044,"42":0,"43":0.005261,"44":0.005261,"45":0,"46":0.005261,"47":0,"48":0.015783,"49":0.21044,"50":0.005261,"51":0.005261,"52":0,"53":0.042088,"54":0.031566,"55":0.015783,"56":0.005261,"57":0,"58":0.026305,"59":0.005261,"60":0.015783,"61":0.005261,"62":0.042088,"63":0.031566,"64":0.036827,"65":0.131525,"66":0.021044,"67":0.042088,"68":0.036827,"69":0.073654,"70":0.068393,"71":0.15783,"72":0.99959,"73":15.330554,"74":0.026305,"75":0.015783,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.005261,"41":0,"42":0.005261,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.042088,"49":0,"50":0,"51":0.005261,"52":0.031566,"53":0.005261,"54":0.005261,"55":0.010522,"56":0.099959,"57":0,"58":0,"59":0.005261,"60":0.036827,"61":0,"62":0.026305,"63":0.015783,"64":0.010522,"65":0.084176,"66":1.288945,"67":0.015783,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.005261,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.010522,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.005261,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.399836,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005261},E:{"4":0,"5":0,"6":0,"7":0,"8":0.010522,"9":0.005261,"10":0.015783,"11":0.036827,"12":0.810194,_:"0","3.1":0,"3.2":0,"5.1":0.063132,"6.1":0,"7.1":0,"9.1":0.021044,"10.1":0.147308,"11.1":0.189396,"12.1":0.636581},G:{"8":0.10760090803562,"3.2":0.0069870719503653,"4.0-4.1":0.0041922431702192,"4.2-4.3":0.0013974143900731,"5.0-5.1":0.013974143900731,"6.0-6.1":0.0069870719503653,"7.0-7.1":0.025153459021315,"8.1-8.4":0.054499161212849,"9.0-9.2":0.03214053097168,"9.3":0.26690614850395,"10.0-10.2":0.14812592534774,"10.3":0.35354584068848,"11.0-11.2":0.43599328970279,"11.3-11.4":0.89574262403683,"12.0-12.1":5.4079936895827,"12.2":6.2031224775343},I:{"3":0.0015621693548387,"4":0.22495238709677,_:"67","2.1":0.010935185483871,"2.2":0.018746032258065,"2.3":0.010935185483871,"4.1":0.11247619354839,"4.2-4.3":0.48739683870968,"4.4":0,"4.4.3-4.4.4":0.68266800806452},A:{"6":0.005261,"7":0,"8":0.005261,"9":0.015783,"10":0.010522,"11":0.73654,"5.5":0},B:{"12":0.010522,"13":0.010522,"14":0.042088,"15":0.026305,"16":0.073654,"17":1.199508,"18":0.247267},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.37930880478088,"5.0-5.4":0.032512183266932,"6.2-6.4":0.065024366533865,"7.2-7.4":0.23842267729084,"8.2":2.0699423346614,"9.2":2.6551616334661},N:{"10":0.011509,"11":0.069054},J:{"7":0,"10":0.071085},S:{"2.5":0},R:{_:"0"},M:{"0":0.123214},O:{"0":0.104258},Q:{"1.2":0.004739},H:{"0":0.42173842955326},L:{"0":50.798424}}; diff --git a/node_modules/caniuse-lite/data/regions/TV.js b/node_modules/caniuse-lite/data/regions/TV.js index 797e3054e..f80c5d201 100644 --- a/node_modules/caniuse-lite/data/regions/TV.js +++ b/node_modules/caniuse-lite/data/regions/TV.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.10584,"53":0.10584,"54":0,"55":0,"56":0.03402,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0.2079,"65":0.17388,"66":0,"67":0,"68":0,"69":0,"70":0.06804,"71":3.40956,"72":4.28274,"73":0.13986,"74":0.03402,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0.03402,"64":0.03402,"65":0.59346,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.2079,"39":0.03402,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.13986,"10":0.06804,"11":0.03402,"12":0.17388,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.077435422795957,"3.2":0.001102283598519,"4.0-4.1":0.00082671269888922,"4.2-4.3":0.00082671269888922,"5.0-5.1":0.0030312798959271,"6.0-6.1":0.0019289962974082,"7.0-7.1":0.006338130691484,"8.1-8.4":0.015156399479636,"9.0-9.2":0.0079915560892625,"9.3":0.058972172520765,"10.0-10.2":0.036926500550385,"10.3":0.076608710097068,"11.0-11.2":0.1000322365656,"11.3-11.4":0.23974668267787,"12.0-12.1":2.116660080056,"12.2":0.0101961232863},I:{"3":0.0015836406619385,"4":0.21062420803783,_:"67","2.1":0,"2.2":0,"2.3":0.034840094562648,"4.1":0.060178345153664,"4.2-4.3":0.31831177304965,"4.4":0,"4.4.3-4.4.4":0.71422193853428},A:{"6":0,"7":0,"8":0.03402,"9":0,"10":0,"11":0.34776,"5.5":0},B:{"12":0,"13":0.06804,"14":0.03402,"15":0.17388,"16":0,"17":0.97524,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.95373333333333,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0},O:{"0":2.18322},Q:{_:"1.2"},H:{"0":3.2387817869416},L:{"0":73.9152}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.17604,"53":0.266016,"54":0,"55":0.089976,"56":0.089976,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0,"70":0,"71":0,"72":0.089976,"73":6.490008,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.17604,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":2.75796,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.089976,"8":0,"9":0,"10":0,"11":0,"12":0.266016,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.266016,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.012616503552487,"3.2":0.0008192534774342,"4.0-4.1":0.00049155208646052,"4.2-4.3":0.00016385069548684,"5.0-5.1":0.0016385069548684,"6.0-6.1":0.0008192534774342,"7.0-7.1":0.0029493125187631,"8.1-8.4":0.0063901771239868,"9.0-9.2":0.0037685659961973,"9.3":0.031295482837987,"10.0-10.2":0.017368173721605,"10.3":0.041454225958171,"11.0-11.2":0.051121416991894,"11.3-11.4":0.10502829580706,"12.0-12.1":0.63410219153407,"12.2":0.72733323726609},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":1.067976,"5.5":0},B:{"12":0,"13":2.488032,"14":0.089976,"15":0,"16":0,"17":0,"18":0.089976},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":1.619408},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0.43804310652921},L:{"0":80.632544}}; diff --git a/node_modules/caniuse-lite/data/regions/TW.js b/node_modules/caniuse-lite/data/regions/TW.js index 9ea40eeab..e32156af1 100644 --- a/node_modules/caniuse-lite/data/regions/TW.js +++ b/node_modules/caniuse-lite/data/regions/TW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005225,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.005225,"23":0,"24":0,"25":0,"26":0.005225,"27":0,"28":0,"29":0.15675,"30":0,"31":0,"32":0,"33":0,"34":0.005225,"35":0,"36":0,"37":0,"38":0.036575,"39":0.005225,"40":0,"41":0,"42":0,"43":0.005225,"44":0.005225,"45":0.005225,"46":0.005225,"47":0.005225,"48":0.01045,"49":0.40755,"50":0.01045,"51":0.01045,"52":0.005225,"53":0.0209,"54":0.005225,"55":0.015675,"56":0.015675,"57":0.01045,"58":0.026125,"59":0.01045,"60":0.015675,"61":0.55385,"62":0.015675,"63":0.067925,"64":0.036575,"65":0.026125,"66":0.0418,"67":0.0836,"68":0.1254,"69":0.1045,"70":0.203775,"71":6.066225,"72":8.866825,"73":0.015675,"74":0.01045,"75":0},C:{"2":0,"3":0,"4":0.015675,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.005225,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.005225,"49":0,"50":0.005225,"51":0,"52":0.0418,"53":0,"54":0,"55":0,"56":0.0209,"57":0.005225,"58":0.005225,"59":0.005225,"60":0.005225,"61":0.005225,"62":0.005225,"63":0.01045,"64":0.120175,"65":0.59565,"66":0.005225,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.13585,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.0418,"58":0.0418,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005225,"9":0.015675,"10":0.015675,"11":0.026125,"12":0.485925,_:"0","3.1":0,"3.2":0,"5.1":0.005225,"6.1":0,"7.1":0,"9.1":0.026125,"10.1":0.057475,"11.1":0.09405,"12.1":0},G:{"8":1.1561379865906,"3.2":0.016457480236165,"4.0-4.1":0.012343110177124,"4.2-4.3":0.012343110177124,"5.0-5.1":0.045258070649455,"6.0-6.1":0.028800590413289,"7.0-7.1":0.094630511357951,"8.1-8.4":0.22629035324727,"9.0-9.2":0.1193167317122,"9.3":0.88047519263484,"10.0-10.2":0.55132558791154,"10.3":1.1437948764135,"11.0-11.2":1.493516331432,"11.3-11.4":3.579501951366,"12.0-12.1":31.602476423496,"12.2":0.15223169218453},I:{"3":0.00045534869976359,"4":0.060561377068558,_:"67","2.1":0,"2.2":0,"2.3":0.010017671394799,"4.1":0.017303250591017,"4.2-4.3":0.091525088652482,"4.4":0,"4.4.3-4.4.4":0.20536226359338},A:{"6":0,"7":0,"8":0.042426217228464,"9":0.02651638576779,"10":0.037122940074906,"11":1.3099094569288,"5.5":0},B:{"12":0,"13":0.005225,"14":0.005225,"15":0.005225,"16":0.015675,"17":0.381425,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.41964436363636,"5.0-5.4":0.055216363636364,"6.2-6.4":0.077302909090909,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.06685},O:{"0":0.0573},Q:{_:"1.2"},H:{"0":0.95838024054983},L:{"0":31.4739}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004848,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004848,"23":0,"24":0.004848,"25":0,"26":0.009696,"27":0,"28":0,"29":0.043632,"30":0,"31":0.004848,"32":0,"33":0,"34":0.009696,"35":0,"36":0,"37":0,"38":0.033936,"39":0.004848,"40":0,"41":0.004848,"42":0,"43":0.004848,"44":0,"45":0.004848,"46":0.004848,"47":0.004848,"48":0.009696,"49":0.494496,"50":0.004848,"51":0.009696,"52":0,"53":0.019392,"54":0.004848,"55":0.014544,"56":0.009696,"57":0.009696,"58":0.02424,"59":0.009696,"60":0.014544,"61":0.305424,"62":0.014544,"63":0.058176,"64":0.038784,"65":0.029088,"66":0.029088,"67":0.067872,"68":0.067872,"69":0.092112,"70":0.092112,"71":0.179376,"72":0.7272,"73":14.485824,"74":0.02424,"75":0.009696,_:"76"},C:{"2":0,"3":0,"4":0.014544,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.004848,"48":0.009696,"49":0,"50":0.004848,"51":0.004848,"52":0.043632,"53":0,"54":0,"55":0,"56":0.019392,"57":0.004848,"58":0,"59":0.004848,"60":0.009696,"61":0.004848,"62":0.004848,"63":0.004848,"64":0.014544,"65":0.053328,"66":0.736896,"67":0.009696,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004848,"37":0.111504,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.087264,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0.004848,"8":0.004848,"9":0.019392,"10":0.014544,"11":0.02424,"12":0.358752,_:"0","3.1":0,"3.2":0,"5.1":0.019392,"6.1":0,"7.1":0,"9.1":0.02424,"10.1":0.053328,"11.1":0.092112,"12.1":0.198768},G:{"8":0.29065263124187,"3.2":0.018873547483238,"4.0-4.1":0.011324128489943,"4.2-4.3":0.0037747094966477,"5.0-5.1":0.037747094966477,"6.0-6.1":0.018873547483238,"7.0-7.1":0.067944770939658,"8.1-8.4":0.14721367036926,"9.0-9.2":0.086818318422896,"9.3":0.7209695138597,"10.0-10.2":0.40011920664465,"10.3":0.95500150265186,"11.0-11.2":1.1777093629541,"11.3-11.4":2.4195887873511,"12.0-12.1":14.608125752026,"12.2":16.755935455619},I:{"3":0.00034732258064516,"4":0.050014451612903,_:"67","2.1":0.0024312580645161,"2.2":0.0041678709677419,"2.3":0.0024312580645161,"4.1":0.025007225806452,"4.2-4.3":0.10836464516129,"4.4":0,"4.4.3-4.4.4":0.15177996774194},A:{"6":0,"7":0,"8":0.049167659574468,"9":0.019667063829787,"10":0.034417361702128,"11":1.2832759148936,"5.5":0},B:{"12":0,"13":0.004848,"14":0.004848,"15":0.004848,"16":0.014544,"17":0.382992,"18":0.116352},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.35451957894737,"5.0-5.4":0.033236210526316,"6.2-6.4":0.066472421052632,"7.2-7.4":0.33236210526316,"8.2":1.3516058947368,"9.2":0.80874778947368},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.072128},O:{"0":0.066976},Q:{"1.2":0.010304},H:{"0":0.9218627628866},L:{"0":35.046368}}; diff --git a/node_modules/caniuse-lite/data/regions/TZ.js b/node_modules/caniuse-lite/data/regions/TZ.js index f50988766..39e1aafe0 100644 --- a/node_modules/caniuse-lite/data/regions/TZ.js +++ b/node_modules/caniuse-lite/data/regions/TZ.js @@ -1 +1 @@ -module.exports={D:{"10":0.004037,"11":0.016148,"21":0.032296,"23":0.004037,"25":0.004037,"26":0.008074,"29":0.016148,"30":0.044407,"31":0.004037,"32":0.004037,"33":0.012111,"37":0.004037,"38":0.028259,"40":0.016148,"42":0.008074,"43":0.056518,"45":0.004037,"46":0.016148,"47":0.008074,"48":0.008074,"49":0.222035,"50":0.008074,"51":0.008074,"53":0.004037,"55":0.125147,"56":0.008074,"57":0.020185,"58":0.133221,"59":0.004037,"60":0.060555,"61":0.020185,"62":0.032296,"63":0.064592,"64":0.177628,"65":0.302775,"66":0.020185,"67":0.157443,"68":0.064592,"69":0.096888,"70":0.20185,"71":6.362312,"72":9.220508,"73":0.052481,"74":0.036333,_:"4 5 6 7 8 9 12 13 14 15 16 17 18 19 20 22 24 27 28 34 35 36 39 41 44 52 54 75"},C:{"4":0.012111,"5":0.008074,"6":0.008074,"7":0.008074,"11":0.008074,"12":0.004037,"13":0.008074,"14":0.008074,"15":0.008074,"16":0.008074,"17":0.008074,"18":0.008074,"19":0.008074,"20":0.008074,"21":0.012111,"22":0.012111,"23":0.024222,"24":0.008074,"25":0.004037,"26":0.016148,"27":0.008074,"28":0.008074,"29":0.012111,"30":0.020185,"31":0.016148,"32":0.008074,"33":0.024222,"34":0.04037,"35":0.016148,"36":0.028259,"37":0.016148,"38":0.016148,"39":0.008074,"40":0.028259,"41":0.012111,"42":0.016148,"43":0.113036,"44":0.056518,"45":0.028259,"46":0.016148,"47":0.12111,"48":0.072666,"49":0.036333,"50":0.012111,"51":0.008074,"52":0.092851,"53":0.008074,"54":0.012111,"55":0.004037,"56":0.032296,"57":0.032296,"58":0.024222,"59":0.012111,"60":0.129184,"61":0.036333,"62":0.036333,"63":0.068629,"64":0.924473,"65":4.089481,"66":0.488477,_:"2 3 8 9 10 67 3.5","3.6":0.012111},F:{"19":0.004037,"22":0.004037,"36":0.020185,"42":0.016148,"49":0.008074,"50":0.004037,"51":0.008074,"53":0.004037,"56":0.028259,"57":1.122286,"58":1.433135,_:"9 11 12 15 16 17 18 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 43 44 45 46 47 48 52 54 55 9.5-9.6 10.5 10.6 11.1 11.5","10.0-10.1":0,"11.6":0.004037,"12.1":0.012111},E:{"4":0.008074,"7":0.020185,"8":0.621698,"9":0.52481,"10":0.068629,"11":0.217998,"12":1.102101,_:"0 5 6 3.1 3.2 12.1","5.1":0.117073,"6.1":0.056518,"7.1":0.004037,"9.1":0.044407,"10.1":0.100925,"11.1":0.314886},G:{"8":0.083671159511658,"3.2":0.0011910485339738,"4.0-4.1":0.00089328640048034,"4.2-4.3":0.00089328640048034,"5.0-5.1":0.0032753834684279,"6.0-6.1":0.0020843349344541,"7.0-7.1":0.0068485290703492,"8.1-8.4":0.016376917342139,"9.0-9.2":0.0086351018713099,"9.3":0.063721096567597,"10.0-10.2":0.039900125888122,"10.3":0.082777873111178,"11.0-11.2":0.10808765445812,"11.3-11.4":0.2590530561393,"12.0-12.1":2.2871109473632,"12.2":0.011017198939257},I:{"3":0.0015788557919622,"4":0.20998782033097,_:"67","2.1":0,"2.2":0,"2.3":0.034734827423168,"4.1":0.059996520094563,"4.2-4.3":0.3173500141844,"4.4":0,"4.4.3-4.4.4":0.71206396217494},A:{"8":0.24704509960159,"9":0.020587091633466,"10":0.053526438247012,"11":0.69996111553785,_:"6 7 5.5"},B:{"12":0.165517,"13":0.088814,"14":0.096888,"15":0.064592,"16":0.108999,"17":0.718586,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.824969124,"5.0-5.4":0.091663236,"6.2-6.4":0.112032844,_:"7.2-7.4 8.2"},N:{"10":0.033673411764706,"11":0.34795858823529},J:{"7":0.0071556,"10":0.0286224},R:{_:"0"},M:{"0":0.256409},O:{"0":3.601652},Q:{_:"1.2"},H:{"0":20.01288330756},L:{"0":31.622918}}; +module.exports={D:{"9":0.00427,"11":0.00854,"21":0.05978,"22":0.00854,"24":0.00427,"25":0.00427,"27":0.00854,"29":0.00854,"31":0.00427,"32":0.00427,"33":0.02989,"36":0.05978,"38":0.09394,"40":0.01281,"43":0.09394,"46":0.00854,"48":0.00427,"49":0.13237,"50":0.00427,"51":0.00854,"53":0.02562,"55":0.15799,"56":0.02562,"57":0.01281,"58":0.19215,"59":0.00854,"60":0.0427,"61":0.00854,"62":0.02989,"63":0.12383,"64":0.02562,"65":0.39284,"66":0.01708,"67":0.10675,"68":0.06405,"69":0.10248,"70":0.10675,"71":0.23058,"72":0.93513,"73":17.70342,"74":0.10675,"75":0.02562,_:"4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 23 26 28 30 34 35 37 39 41 42 44 45 47 52 54 76"},C:{"4":0.01281,"5":0.00427,"6":0.01281,"10":0.00854,"11":0.00854,"13":0.00854,"14":0.00854,"15":0.00854,"16":0.00427,"17":0.01281,"18":0.01281,"19":0.00854,"20":0.00854,"21":0.01708,"22":0.00427,"23":0.03416,"24":0.00427,"26":0.01708,"27":0.00427,"28":0.00854,"29":0.00854,"30":0.02562,"31":0.01281,"32":0.01708,"33":0.01708,"34":0.03416,"35":0.01281,"36":0.03843,"37":0.02562,"38":0.02989,"39":0.00854,"40":0.02135,"41":0.02135,"42":0.02562,"43":0.11956,"44":0.05551,"45":0.0427,"46":0.02562,"47":0.10675,"48":0.11102,"49":0.02562,"50":0.00854,"51":0.00854,"52":0.11102,"53":0.00854,"54":0.02135,"55":0.00854,"56":0.02989,"57":0.0427,"58":0.03416,"59":0.01281,"60":0.19215,"61":0.02989,"62":0.03416,"63":0.02989,"64":0.08113,"65":0.44408,"66":5.48695,"67":0.67466,_:"2 3 7 8 9 12 25 68 3.5","3.6":0.01281},F:{"15":0.00427,"36":0.02562,"42":0.01281,"49":0.00854,"51":0.00854,"56":0.01281,"57":0.02989,"58":3.00608,_:"9 11 12 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 43 44 45 46 47 48 50 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5","10.0-10.1":0,"11.6":0.00854,"12.1":0.00427},E:{"4":0.00854,"8":0.99491,"9":0.28182,"10":0.1281,"11":0.22204,"12":0.60634,_:"0 5 6 7 3.1 3.2 6.1","5.1":0.31598,"7.1":0.00427,"9.1":0.04697,"10.1":0.1281,"11.1":0.4697,"12.1":0.38857},G:{"8":0.023488814169919,"3.2":0.0015252476733714,"4.0-4.1":0.00091514860402282,"4.2-4.3":0.00030504953467427,"5.0-5.1":0.0030504953467427,"6.0-6.1":0.0015252476733714,"7.0-7.1":0.0054908916241369,"8.1-8.4":0.011896931852297,"9.0-9.2":0.0070161392975083,"9.3":0.058264461122786,"10.0-10.2":0.032335250675473,"10.3":0.077177532272591,"11.0-11.2":0.095175454818373,"11.3-11.4":0.19553675172621,"12.0-12.1":1.1805416991894,"12.2":1.3541148844191},I:{"3":0.00098773185483871,"4":0.14223338709677,_:"67","2.1":0.006914122983871,"2.2":0.011852782258065,"2.3":0.006914122983871,"4.1":0.071116693548387,"4.2-4.3":0.30817233870968,"4.4":0,"4.4.3-4.4.4":0.43163882056452},A:{"8":0.44318467741935,"9":0.022383064516129,"10":0.062672580645161,"11":0.58195967741935,_:"6 7 5.5"},B:{"12":0.18361,"13":0.08113,"14":0.05124,"15":0.11529,"16":0.12383,"17":0.91378,"18":0.83692},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.70153176470588,"5.0-5.4":0.070153176470588,"6.2-6.4":0.060131294117647,"7.2-7.4":0.59129105882353,"8.2":0.681488,"9.2":0.45098470588235},N:{"10":0.0440064,"11":0.2310336},J:{"7":0,"10":0.02865},S:{_:"2.5"},R:{_:"0"},M:{"0":0.30369},O:{"0":3.10566},Q:{"1.2":0.01719},H:{"0":16.778887268041},L:{"0":30.22913}}; diff --git a/node_modules/caniuse-lite/data/regions/UA.js b/node_modules/caniuse-lite/data/regions/UA.js index 2bb8575c3..746d9ee1a 100644 --- a/node_modules/caniuse-lite/data/regions/UA.js +++ b/node_modules/caniuse-lite/data/regions/UA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008136,"12":0,"13":0,"14":0,"15":0.008136,"16":0.008136,"17":0.008136,"18":0.008136,"19":0,"20":0.008136,"21":0.008136,"22":0.008136,"23":0.008136,"24":0.008136,"25":0.008136,"26":0.008136,"27":0.008136,"28":0.008136,"29":0.08136,"30":0.008136,"31":0,"32":0,"33":0,"34":0.008136,"35":0,"36":0.008136,"37":0,"38":0.008136,"39":0.016272,"40":0.024408,"41":0.008136,"42":0.008136,"43":0.008136,"44":0,"45":0.008136,"46":0.016272,"47":0.008136,"48":0.008136,"49":0.919368,"50":0.016272,"51":0.024408,"52":0.065088,"53":0.016272,"54":0.016272,"55":0.032544,"56":0.056952,"57":0.048816,"58":0.08136,"59":0.065088,"60":0.105768,"61":1.448208,"62":0.089496,"63":0.146448,"64":0.097632,"65":0.12204,"66":0.105768,"67":0.268488,"68":0.301032,"69":0.357984,"70":0.463752,"71":16.0686,"72":22.178736,"73":0.048816,"74":0.048816,"75":0},C:{"2":0,"3":0.008136,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.016272,"13":0,"14":0.024408,"15":0,"16":0.008136,"17":0,"18":0,"19":0,"20":0,"21":0.008136,"22":0.008136,"23":0,"24":0.008136,"25":0.008136,"26":0.008136,"27":0,"28":0.008136,"29":0.008136,"30":0,"31":0.008136,"32":0.008136,"33":0,"34":0,"35":0.008136,"36":0.008136,"37":0,"38":0.016272,"39":0,"40":0,"41":0.008136,"42":0,"43":0.016272,"44":0,"45":0.073224,"46":0.016272,"47":0.048816,"48":0.04068,"49":0.008136,"50":0.024408,"51":0.016272,"52":0.431208,"53":0.016272,"54":0.024408,"55":0.032544,"56":0.073224,"57":0.08136,"58":0.089496,"59":0.04068,"60":0.211536,"61":0.08136,"62":0.089496,"63":0.056952,"64":0.463752,"65":2.489616,"66":0.032544,"67":0,"3.5":0.008136,"3.6":0.04068},F:{"9":0,"11":0,"12":0.016272,"15":0,"16":0,"17":0,"18":0.008136,"19":0,"20":0.008136,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.008136,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.219672,"37":0.024408,"38":0.016272,"39":0,"40":0,"41":0,"42":0.024408,"43":0.008136,"44":0.008136,"45":0.008136,"46":0.008136,"47":0.008136,"48":0.016272,"49":0.016272,"50":0.008136,"51":0.016272,"52":0.008136,"53":0.008136,"54":0.008136,"55":0.032544,"56":0.032544,"57":2.408256,"58":2.72556,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.008136,"11.1":0,"11.5":0,"11.6":0.016272,"12.1":1.033272},E:{"4":0.008136,"5":0.008136,"6":0,"7":0.008136,"8":0.056952,"9":0.12204,"10":0.016272,"11":0.073224,"12":1.822464,_:"0","3.1":0,"3.2":0,"5.1":0.008136,"6.1":0,"7.1":0,"9.1":0.016272,"10.1":0.08136,"11.1":0.252216,"12.1":0.024408},G:{"8":0.20734487501251,"3.2":0.002951528469929,"4.0-4.1":0.0022136463524467,"4.2-4.3":0.0022136463524467,"5.0-5.1":0.0081167032923046,"6.0-6.1":0.0051651748223757,"7.0-7.1":0.016971288702091,"8.1-8.4":0.040583516461523,"9.0-9.2":0.021398581406985,"9.3":0.1579067731412,"10.0-10.2":0.09887620374262,"10.3":0.20513122866006,"11.0-11.2":0.26785120864605,"11.3-11.4":0.64195744220955,"12.0-12.1":5.6676725443811,"12.2":0.027301638346843},I:{"3":0.00091752245862884,"4":0.12203048699764,_:"67","2.1":0,"2.2":0,"2.3":0.020185494089835,"4.1":0.034865853427896,"4.2-4.3":0.1844220141844,"4.4":0,"4.4.3-4.4.4":0.41380262884161},A:{"6":0,"7":0,"8":0.089779215189873,"9":0.032646987341772,"10":0.040808734177215,"11":2.4158770632911,"5.5":0},B:{"12":0,"13":0.008136,"14":0.08136,"15":0.032544,"16":0.032544,"17":0.28476,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15205213483146,"5.0-5.4":0.010136808988764,"6.2-6.4":0.040547235955056,_:"7.2-7.4 8.2"},N:{"10":0.011982857142857,"11":0.071897142857143},J:{"7":0.0011184,"10":0.0044736},R:{_:"0"},M:{"0":0.100656},O:{"0":0.507008},Q:{_:"1.2"},H:{"0":0.78000393127148},L:{"0":23.679648}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008314,"12":0.008314,"13":0,"14":0.008314,"15":0.008314,"16":0,"17":0.008314,"18":0.008314,"19":0.008314,"20":0.008314,"21":0.008314,"22":0.008314,"23":0.008314,"24":0.008314,"25":0.008314,"26":0.008314,"27":0.008314,"28":0,"29":0.116396,"30":0,"31":0.008314,"32":0,"33":0,"34":0.008314,"35":0.008314,"36":0,"37":0,"38":0.016628,"39":0.008314,"40":0.016628,"41":0.016628,"42":0.008314,"43":0.016628,"44":0,"45":0.049884,"46":0.024942,"47":0.008314,"48":0.008314,"49":1.139018,"50":0.008314,"51":0.033256,"52":0.016628,"53":0.008314,"54":0.016628,"55":0.024942,"56":0.058198,"57":0.04157,"58":0.049884,"59":0.049884,"60":0.058198,"61":0.681748,"62":0.099768,"63":0.149652,"64":0.091454,"65":0.133024,"66":0.074826,"67":0.174594,"68":0.199536,"69":0.257734,"70":0.315932,"71":0.482212,"72":1.920534,"73":41.90256,"74":0.058198,"75":0.058198,_:"76"},C:{"2":0,"3":0.008314,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.008314,"13":0,"14":0.024942,"15":0.008314,"16":0.016628,"17":0,"18":0,"19":0,"20":0.008314,"21":0.008314,"22":0.008314,"23":0,"24":0.008314,"25":0,"26":0.008314,"27":0,"28":0.008314,"29":0,"30":0.008314,"31":0.008314,"32":0.008314,"33":0,"34":0,"35":0.008314,"36":0.008314,"37":0,"38":0.008314,"39":0,"40":0,"41":0,"42":0,"43":0.016628,"44":0,"45":0.058198,"46":0.016628,"47":0.058198,"48":0.066512,"49":0.016628,"50":0.033256,"51":0.016628,"52":0.448956,"53":0.016628,"54":0.024942,"55":0.008314,"56":0.058198,"57":0.049884,"58":0.024942,"59":0.049884,"60":0.266048,"61":0.074826,"62":0.033256,"63":0.033256,"64":0.049884,"65":0.282676,"66":3.541764,"67":0.049884,"68":0.008314,"3.5":0.016628,"3.6":0.049884},F:{"9":0,"11":0,"12":0.016628,"15":0,"16":0,"17":0,"18":0.008314,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.008314,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.191222,"37":0.016628,"38":0,"39":0,"40":0.008314,"41":0,"42":0.016628,"43":0.008314,"44":0,"45":0,"46":0,"47":0.008314,"48":0.016628,"49":0.008314,"50":0.008314,"51":0.016628,"52":0.008314,"53":0.008314,"54":0.008314,"55":0.033256,"56":0.024942,"57":0.04157,"58":5.096482,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0.008314,"11.1":0,"11.5":0.008314,"11.6":0.024942,"12.1":0.881284},E:{"4":0.008314,"5":0.008314,"6":0,"7":0,"8":0.008314,"9":0,"10":0.008314,"11":0.099768,"12":1.2471,_:"0","3.1":0,"3.2":0,"5.1":0.008314,"6.1":0,"7.1":0,"9.1":0.024942,"10.1":0.091454,"11.1":0.232792,"12.1":0.70669},G:{"8":0.054141487040929,"3.2":0.0035156809766837,"4.0-4.1":0.0021094085860102,"4.2-4.3":0.00070313619533674,"5.0-5.1":0.0070313619533674,"6.0-6.1":0.0035156809766837,"7.0-7.1":0.012656451516061,"8.1-8.4":0.027422311618133,"9.0-9.2":0.016172132492745,"9.3":0.13429901330932,"10.0-10.2":0.074532436705694,"10.3":0.17789345742019,"11.0-11.2":0.21937849294506,"11.3-11.4":0.45071030121085,"12.0-12.1":2.7211370759532,"12.2":3.1212215710998},I:{"3":0.00059176411290323,"4":0.085214032258064,_:"67","2.1":0.0041423487903226,"2.2":0.0071011693548387,"2.3":0.0041423487903226,"4.1":0.042607016129032,"4.2-4.3":0.18463040322581,"4.4":0,"4.4.3-4.4.4":0.25860091733871},A:{"6":0,"7":0,"8":0.066854845360825,"9":0.025070567010309,"10":0.041784278350515,"11":1.4875203092784,"5.5":0},B:{"12":0.008314,"13":0.008314,"14":0.04157,"15":0.024942,"16":0.033256,"17":0.274362,"18":0.174594},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.11428345945946,"5.0-5.4":0.010389405405405,"6.2-6.4":0.031168216216216,"7.2-7.4":0.031168216216216,"8.2":0.30129275675676,"9.2":0.28051394594595},N:{"10":0.0131508,"11":0.0526032},J:{"7":0,"10":0.011802},S:{"2.5":0.003372},R:{_:"0"},M:{"0":0.094416},O:{"0":0.369234},Q:{"1.2":0.005058},H:{"0":0.59538106185567},L:{"0":20.484284}}; diff --git a/node_modules/caniuse-lite/data/regions/UG.js b/node_modules/caniuse-lite/data/regions/UG.js index 519c540ee..ca5cc95f4 100644 --- a/node_modules/caniuse-lite/data/regions/UG.js +++ b/node_modules/caniuse-lite/data/regions/UG.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00965,"12":0,"13":0.004825,"14":0.004825,"15":0,"16":0,"17":0,"18":0,"19":0.024125,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.004825,"27":0.004825,"28":0.004825,"29":0.149575,"30":0,"31":0.0579,"32":0,"33":0.004825,"34":0,"35":0,"36":0,"37":0.004825,"38":0,"39":0,"40":0.00965,"41":0,"42":0,"43":0.033775,"44":0,"45":0,"46":0.004825,"47":0,"48":0.00965,"49":0.139925,"50":0.00965,"51":0.004825,"52":0.004825,"53":0.004825,"54":0.004825,"55":0.00965,"56":0.00965,"57":0,"58":0.053075,"59":0.00965,"60":0.04825,"61":0.004825,"62":0.053075,"63":0.04825,"64":0.0193,"65":0.082025,"66":0.043425,"67":0.0965,"68":0.0772,"69":0.091675,"70":0.159225,"71":4.096425,"72":5.93475,"73":0.0193,"74":0.00965,"75":0},C:{"2":0,"3":0.004825,"4":0.004825,"5":0.00965,"6":0,"7":0.004825,"8":0.004825,"9":0,"10":0,"11":0.004825,"12":0.004825,"13":0.004825,"14":0.004825,"15":0,"16":0.00965,"17":0.004825,"18":0,"19":0,"20":0.00965,"21":0.004825,"22":0.004825,"23":0,"24":0.024125,"25":0,"26":0.004825,"27":0.004825,"28":0.004825,"29":0.004825,"30":0.00965,"31":0.00965,"32":0.004825,"33":0.004825,"34":0.004825,"35":0.014475,"36":0.00965,"37":0.0193,"38":0.0193,"39":0.00965,"40":0.0193,"41":0.00965,"42":0.004825,"43":0.053075,"44":0.033775,"45":0.033775,"46":0.00965,"47":0.08685,"48":0.082025,"49":0.033775,"50":0.043425,"51":0.014475,"52":0.188175,"53":0.00965,"54":0.033775,"55":0.024125,"56":0.0386,"57":0.053075,"58":0.0193,"59":0.024125,"60":0.1158,"61":0.04825,"62":0.0965,"63":0.101325,"64":0.632075,"65":2.8178,"66":0.554875,"67":0.004825,"3.5":0,"3.6":0.004825},F:{"9":0,"11":0,"12":0.004825,"15":0.004825,"16":0.0193,"17":0,"18":0.004825,"19":0.014475,"20":0.043425,"21":0.004825,"22":0.004825,"23":0.06755,"24":0.004825,"25":0,"26":0,"27":0,"28":0.014475,"29":0.004825,"30":0.0193,"31":0,"32":0.014475,"33":0.00965,"34":0.004825,"35":0,"36":0.00965,"37":0.00965,"38":0.188175,"39":0,"40":0,"41":0,"42":0.004825,"43":0,"44":0,"45":0.00965,"46":0,"47":0,"48":0.004825,"49":0.024125,"50":0.014475,"51":0,"52":0,"53":0.004825,"54":0,"55":0,"56":0.00965,"57":0.51145,"58":0.56935,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.217125},E:{"4":0,"5":0,"6":0,"7":0,"8":0.20265,"9":0,"10":0.02895,"11":0.043425,"12":0.303975,_:"0","3.1":0,"3.2":0,"5.1":0.004825,"6.1":0,"7.1":0,"9.1":0.00965,"10.1":0.033775,"11.1":0.062725,"12.1":0},G:{"8":0.10043718352847,"3.2":0.0014297107975583,"4.0-4.1":0.0010722830981687,"4.2-4.3":0.0010722830981687,"5.0-5.1":0.0039317046932853,"6.0-6.1":0.002501993895727,"7.0-7.1":0.0082208370859602,"8.1-8.4":0.019658523466426,"9.0-9.2":0.010365403282298,"9.3":0.076489527669369,"10.0-10.2":0.047895311718203,"10.3":0.099364900430301,"11.0-11.2":0.12974625487841,"11.3-11.4":0.31096209846893,"12.0-12.1":2.7454021590113,"12.2":0.013224824877414},I:{"3":0.0023406914893617,"4":0.31131196808511,_:"67","2.1":0,"2.2":0,"2.3":0.051495212765957,"4.1":0.088946276595745,"4.2-4.3":0.4704789893617,"4.4":0,"4.4.3-4.4.4":1.0556518617021},A:{"6":0,"7":0.0049276595744681,"8":0.059131914893617,"9":0.019710638297872,"10":0.034493617021277,"11":0.34493617021277,"5.5":0},B:{"12":0.110975,"13":0.0579,"14":0.062725,"15":0.053075,"16":0.062725,"17":0.37635,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.55055820895522,"5.0-5.4":0.040782089552239,"6.2-6.4":0.050977611940299,_:"7.2-7.4 8.2"},N:{"10":0.11749602272727,"11":0.45692897727273},J:{"7":0.01656,"10":0.06624},R:{_:"0"},M:{"0":0.243225},O:{"0":3.244725},Q:{_:"1.2"},H:{"0":19.915880798969},L:{"0":33.849825}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.009328,"12":0,"13":0.009328,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.009328,"20":0,"21":0,"22":0.004664,"23":0,"24":0.004664,"25":0.02332,"26":0,"27":0,"28":0.004664,"29":0,"30":0,"31":0.004664,"32":0,"33":0.004664,"34":0.004664,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.004664,"41":0,"42":0,"43":0.018656,"44":0,"45":0,"46":0,"47":0,"48":0.004664,"49":0.107272,"50":0.004664,"51":0,"52":0,"53":0,"54":0.004664,"55":0.009328,"56":0.009328,"57":0,"58":0.055968,"59":0.004664,"60":0.009328,"61":0,"62":0.018656,"63":0.079288,"64":0.018656,"65":0.125928,"66":0.013992,"67":0.032648,"68":0.027984,"69":0.083952,"70":0.06996,"71":0.107272,"72":0.471064,"73":10.326096,"74":0.04664,"75":0.009328,_:"76"},C:{"2":0,"3":0.004664,"4":0,"5":0.004664,"6":0,"7":0.004664,"8":0.004664,"9":0,"10":0,"11":0,"12":0,"13":0.004664,"14":0.004664,"15":0.009328,"16":0.004664,"17":0.004664,"18":0.004664,"19":0,"20":0.004664,"21":0.004664,"22":0.004664,"23":0.004664,"24":0.009328,"25":0.004664,"26":0.004664,"27":0.009328,"28":0,"29":0,"30":0.009328,"31":0.004664,"32":0.009328,"33":0.004664,"34":0.004664,"35":0.009328,"36":0.009328,"37":0.027984,"38":0.02332,"39":0.013992,"40":0.013992,"41":0.004664,"42":0.013992,"43":0.065296,"44":0.032648,"45":0.018656,"46":0.018656,"47":0.1166,"48":0.130592,"49":0.060632,"50":0.041976,"51":0.004664,"52":0.144584,"53":0.004664,"54":0.009328,"55":0.02332,"56":0.037312,"57":0.013992,"58":0.013992,"59":0.02332,"60":0.107272,"61":0.02332,"62":0.065296,"63":0.037312,"64":0.06996,"65":0.363792,"66":3.208832,"67":0.65296,"68":0.004664,"3.5":0,"3.6":0.004664},F:{"9":0,"11":0,"12":0,"15":0,"16":0.013992,"17":0,"18":0.004664,"19":0.009328,"20":0.037312,"21":0,"22":0.004664,"23":0.055968,"24":0,"25":0,"26":0,"27":0,"28":0.013992,"29":0.004664,"30":0.018656,"31":0,"32":0.009328,"33":0.004664,"34":0.004664,"35":0.004664,"36":0.009328,"37":0.009328,"38":0.130592,"39":0,"40":0,"41":0,"42":0.02332,"43":0,"44":0,"45":0.004664,"46":0,"47":0,"48":0.004664,"49":0.004664,"50":0.004664,"51":0.013992,"52":0,"53":0.004664,"54":0,"55":0.004664,"56":0.009328,"57":0.013992,"58":1.156672,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.18656},E:{"4":0,"5":0,"6":0,"7":0,"8":0.009328,"9":0.004664,"10":0.009328,"11":0.055968,"12":0.242528,_:"0","3.1":0,"3.2":0,"5.1":0.051304,"6.1":0,"7.1":0,"9.1":0.009328,"10.1":0.041976,"11.1":0.055968,"12.1":0.107272},G:{"8":0.025302355648954,"3.2":0.001643010107075,"4.0-4.1":0.00098580606424497,"4.2-4.3":0.00032860202141499,"5.0-5.1":0.0032860202141499,"6.0-6.1":0.001643010107075,"7.0-7.1":0.0059148363854698,"8.1-8.4":0.012815478835185,"9.0-9.2":0.0075578464925448,"9.3":0.062762986090263,"10.0-10.2":0.034831814269989,"10.3":0.083136311417993,"11.0-11.2":0.10252383068148,"11.3-11.4":0.21063389572701,"12.0-12.1":1.271689822876,"12.2":1.4586643730611},I:{"3":0.0013872258064516,"4":0.19976051612903,_:"67","2.1":0.0097105806451613,"2.2":0.016646709677419,"2.3":0.0097105806451613,"4.1":0.099880258064516,"4.2-4.3":0.4328144516129,"4.4":0,"4.4.3-4.4.4":0.60621767741935},A:{"6":0,"7":0,"8":0.056694857142857,"9":0.0047245714285714,"10":0.023622857142857,"11":0.27874971428571,"5.5":0},B:{"12":0.079288,"13":0.055968,"14":0.051304,"15":0.04664,"16":0.051304,"17":0.391776,"18":0.144584},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.31219357746479,"5.0-5.4":0.090636845070423,"6.2-6.4":0.030212281690141,"7.2-7.4":0.19134445070423,"8.2":0.57403335211268,"9.2":0.23162749295775},N:{"10":0.07925912195122,"11":0.38497287804878},J:{"7":0,"10":0.042688},S:{"2.5":0.069368},R:{_:"0"},M:{"0":0.250792},O:{"0":3.185592},Q:{"1.2":0.048024},H:{"0":19.742356508591},L:{"0":35.163576}}; diff --git a/node_modules/caniuse-lite/data/regions/US.js b/node_modules/caniuse-lite/data/regions/US.js index d80256888..550ab4a38 100644 --- a/node_modules/caniuse-lite/data/regions/US.js +++ b/node_modules/caniuse-lite/data/regions/US.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.05698,"16":0,"17":0,"18":0.005698,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.068376,"30":0,"31":0.011396,"32":0.011396,"33":0.005698,"34":0.005698,"35":0.005698,"36":0,"37":0.005698,"38":0.005698,"39":0.005698,"40":0.045584,"41":0.017094,"42":0,"43":0.005698,"44":0.005698,"45":0.005698,"46":0.005698,"47":0.011396,"48":0.02849,"49":0.182336,"50":0.005698,"51":0.011396,"52":0.011396,"53":0.017094,"54":0.011396,"55":0.017094,"56":0.039886,"57":0.051282,"58":0.02849,"59":0.02849,"60":0.02849,"61":0.296296,"62":0.05698,"63":0.14245,"64":0.074074,"65":0.153846,"66":0.091168,"67":0.17094,"68":0.131054,"69":0.19943,"70":0.393162,"71":7.452984,"72":7.356118,"73":0.022792,"74":0.022792,"75":0},C:{"2":0,"3":0,"4":0.011396,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.011396,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.011396,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005698,"31":0.005698,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.005698,"39":0,"40":0.005698,"41":0,"42":0,"43":0.005698,"44":0.011396,"45":0.011396,"46":0,"47":0.011396,"48":0.034188,"49":0.005698,"50":0.011396,"51":0.005698,"52":0.096866,"53":0.005698,"54":0.039886,"55":0.011396,"56":0.02849,"57":0.022792,"58":0.017094,"59":0.017094,"60":0.102564,"61":0.022792,"62":0.022792,"63":0.039886,"64":0.353276,"65":1.544158,"66":0.011396,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.005698,"37":0.005698,"38":0.005698,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.005698,"50":0.005698,"51":0.005698,"52":0,"53":0,"54":0,"55":0,"56":0.011396,"57":0.096866,"58":0.096866,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.005698},E:{"4":0,"5":0.005698,"6":0,"7":0.005698,"8":0.02849,"9":0.022792,"10":0.034188,"11":0.074074,"12":1.789172,_:"0","3.1":0,"3.2":0,"5.1":0.017094,"6.1":0.005698,"7.1":0,"9.1":0.062678,"10.1":0.159544,"11.1":0.330484,"12.1":0.005698},G:{"8":1.1127643866707,"3.2":0.015840062443711,"4.0-4.1":0.011880046832783,"4.2-4.3":0.011880046832783,"5.0-5.1":0.043560171720204,"6.0-6.1":0.027720109276494,"7.0-7.1":0.091080359051336,"8.1-8.4":0.21780085860102,"9.0-9.2":0.1148404527169,"9.3":0.84744334073852,"10.0-10.2":0.5306420918643,"10.3":1.1008843398379,"11.0-11.2":1.4374856667667,"11.3-11.4":3.4452135815071,"12.0-12.1":30.416879907535,"12.2":0.14652057760432},I:{"3":0.00096448463356974,"4":0.12827645626478,_:"67","2.1":0,"2.2":0,"2.3":0.021218661938534,"4.1":0.03665041607565,"4.2-4.3":0.19386141134752,"4.4":0,"4.4.3-4.4.4":0.43498256973995},A:{"6":0.005731,"7":0,"8":0.097427,"9":0.464211,"10":0.034386,"11":2.361172,"5.5":0},B:{"12":0.005698,"13":0.011396,"14":0.034188,"15":0.045584,"16":0.131054,"17":1.954414,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.13021890612245,"5.0-5.4":0.05425787755102,"6.2-6.4":0.043406302040816,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.030114},J:{"7":0.004302,"10":0.017208},R:{_:"0"},M:{"0":0.249516},O:{"0":0.253818},Q:{_:"1.2"},H:{"0":0.15476851546392},L:{"0":25.870268}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.0543,"16":0,"17":0,"18":0.00543,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.04344,"30":0,"31":0.01086,"32":0.01086,"33":0.00543,"34":0.00543,"35":0.00543,"36":0,"37":0.01086,"38":0.00543,"39":0.00543,"40":0.03801,"41":0.01629,"42":0.00543,"43":0.01086,"44":0.00543,"45":0.01086,"46":0.01086,"47":0.01086,"48":0.03258,"49":0.24435,"50":0.01086,"51":0.02172,"52":0.01086,"53":0.01086,"54":0.02172,"55":0.02172,"56":0.05973,"57":0.07602,"58":0.02715,"59":0.03258,"60":0.02715,"61":0.23892,"62":0.03801,"63":0.11403,"64":0.04887,"65":0.12489,"66":0.07059,"67":0.1086,"68":0.07059,"69":0.10317,"70":0.17376,"71":0.46155,"72":2.03082,"73":12.02202,"74":0.04887,"75":0.02172,_:"76"},C:{"2":0,"3":0,"4":0.01086,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.01086,"12":0,"13":0,"14":0,"15":0.00543,"16":0.00543,"17":0.01086,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.00543,"27":0.00543,"28":0,"29":0,"30":0.00543,"31":0.01086,"32":0.00543,"33":0.00543,"34":0,"35":0.00543,"36":0.00543,"37":0,"38":0.00543,"39":0,"40":0.00543,"41":0.00543,"42":0.00543,"43":0.00543,"44":0.01086,"45":0.01086,"46":0.00543,"47":0.01086,"48":0.03801,"49":0.00543,"50":0.01629,"51":0.01629,"52":0.09774,"53":0.01086,"54":0.01629,"55":0.01086,"56":0.02715,"57":0.02172,"58":0.01086,"59":0.01086,"60":0.11403,"61":0.01629,"62":0.01629,"63":0.03801,"64":0.03801,"65":0.20091,"66":1.60728,"67":0.01086,"68":0,"3.5":0,"3.6":0.00543},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00543,"37":0.00543,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0.00543,"52":0,"53":0,"54":0,"55":0,"56":0.00543,"57":0,"58":0.17376,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01086},E:{"4":0,"5":0.00543,"6":0,"7":0.00543,"8":0.02715,"9":0.02172,"10":0.03258,"11":0.0543,"12":0.96111,_:"0","3.1":0,"3.2":0,"5.1":0.02172,"6.1":0.00543,"7.1":0,"9.1":0.04887,"10.1":0.13575,"11.1":0.26607,"12.1":0.73305},G:{"8":0.29109706294406,"3.2":0.018902406684679,"4.0-4.1":0.011341444010808,"4.2-4.3":0.0037804813369359,"5.0-5.1":0.037804813369359,"6.0-6.1":0.018902406684679,"7.0-7.1":0.068048664064845,"8.1-8.4":0.1474387721405,"9.0-9.2":0.086951070749525,"9.3":0.72207193535475,"10.0-10.2":0.4007310217152,"10.3":0.95646177824477,"11.0-11.2":1.179510177124,"11.3-11.4":2.4232885369759,"12.0-12.1":14.630462773942,"12.2":16.781556654658},I:{"3":0.0008321875,"4":0.119835,_:"67","2.1":0.0058253125,"2.2":0.00998625,"2.3":0.0058253125,"4.1":0.0599175,"4.2-4.3":0.2596425,"4.4":0,"4.4.3-4.4.4":0.3636659375},A:{"6":0.0054741463414634,"7":0,"8":0.1040087804878,"9":0.45435414634146,"10":0.038319024390244,"11":2.091123902439,"5.5":0},B:{"12":0.01086,"13":0.01086,"14":0.03258,"15":0.03801,"16":0.09774,"17":1.04256,"18":1.09686},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.13100666666667,"5.0-5.4":0.032751666666667,"6.2-6.4":0.032751666666667,"7.2-7.4":0.15284111111111,"8.2":0.87337777777778,"9.2":1.3319011111111},N:{"10":0.01371,"11":0.04113},J:{"7":0,"10":0.02742},S:{"2.5":0.00457},R:{_:"0"},M:{"0":0.24678},O:{"0":0.23307},Q:{"1.2":0.01371},H:{"0":0.15575690721649},L:{"0":29.47569}}; diff --git a/node_modules/caniuse-lite/data/regions/UY.js b/node_modules/caniuse-lite/data/regions/UY.js index 2ad23617c..8ff149c89 100644 --- a/node_modules/caniuse-lite/data/regions/UY.js +++ b/node_modules/caniuse-lite/data/regions/UY.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0.01264,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.0316,"27":0,"28":0,"29":0.54352,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.00632,"39":0.00632,"40":0,"41":0.00632,"42":0.01264,"43":0.02528,"44":0.01264,"45":0,"46":0.01896,"47":0.00632,"48":0.08848,"49":0.51824,"50":0.00632,"51":0.00632,"52":0.00632,"53":0.00632,"54":0.00632,"55":0.01264,"56":0.01896,"57":0.04424,"58":0.03792,"59":0.01264,"60":0.03792,"61":0.01264,"62":0.08848,"63":0.06952,"64":0.04424,"65":0.08848,"66":0.05056,"67":0.1264,"68":1.99712,"69":0.13904,"70":0.2212,"71":10.586,"72":14.47912,"73":0.02528,"74":0.00632,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.00632,"21":0,"22":0,"23":0,"24":0,"25":0.02528,"26":0,"27":0.00632,"28":0.00632,"29":0,"30":0,"31":0,"32":0,"33":0.01264,"34":0,"35":0,"36":0,"37":0,"38":0.01264,"39":0,"40":0.00632,"41":0,"42":0,"43":0.00632,"44":0,"45":0.00632,"46":0,"47":0.00632,"48":0.01896,"49":0.01264,"50":0.00632,"51":0.00632,"52":0.19592,"53":0.02528,"54":0.00632,"55":0.01264,"56":0.01896,"57":0.03792,"58":0.00632,"59":0.01264,"60":0.0632,"61":0.01264,"62":0.02528,"63":0.01896,"64":0.2844,"65":1.68112,"66":0.01264,"67":0.00632,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00632,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00632,"57":0.2528,"58":0.32232,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.00632},E:{"4":0,"5":0,"6":0,"7":0,"8":0.10112,"9":0.01896,"10":0.01896,"11":0.03792,"12":0.93536,_:"0","3.1":0,"3.2":0,"5.1":0.24016,"6.1":0,"7.1":0,"9.1":0.0316,"10.1":0.05688,"11.1":0.16432,"12.1":0},G:{"8":0.29951062543781,"3.2":0.0042634964475133,"4.0-4.1":0.0031976223356349,"4.2-4.3":0.0031976223356349,"5.0-5.1":0.011724615230661,"6.0-6.1":0.0074611187831482,"7.0-7.1":0.024515104573201,"8.1-8.4":0.058623076153307,"9.0-9.2":0.030910349244471,"9.3":0.22809705994196,"10.0-10.2":0.14282713099169,"10.3":0.29631300310217,"11.0-11.2":0.38691230261183,"11.3-11.4":0.92731047733413,"12.0-12.1":8.1869790533373,"12.2":0.039437342139498},I:{"3":0.0006880378250591,"4":0.091509030732861,_:"67","2.1":0,"2.2":0,"2.3":0.0151368321513,"4.1":0.026145437352246,"4.2-4.3":0.13829560283688,"4.4":0,"4.4.3-4.4.4":0.31030505910165},A:{"6":0,"7":0,"8":0.019216216216216,"9":0.012810810810811,"10":0.012810810810811,"11":0.42916216216216,"5.5":0},B:{"12":0.0316,"13":0.01264,"14":0.02528,"15":0.0316,"16":0.05056,"17":0.39816,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.31617677902622,"5.0-5.4":0.020398501872659,"6.2-6.4":0.14278951310861,_:"7.2-7.4 8.2"},N:{"10":0.011323076923077,"11":0.28307692307692},J:{"7":0.000736,"10":0.002944},R:{_:"0"},M:{"0":0.10672},O:{"0":0.0184},Q:{_:"1.2"},H:{"0":0.12193951890034},L:{"0":47.48104}}; +module.exports={D:{"4":0,"5":0.018741,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.018741,"27":0,"28":0.012494,"29":0.006247,"30":0,"31":0,"32":0,"33":0,"34":0.006247,"35":0,"36":0.006247,"37":0,"38":0.006247,"39":0,"40":0,"41":0.018741,"42":0.006247,"43":0.024988,"44":0,"45":0,"46":0.012494,"47":0.006247,"48":0.056223,"49":0.580971,"50":0,"51":0,"52":0.006247,"53":0,"54":0.006247,"55":0.012494,"56":0.012494,"57":0.031235,"58":0.056223,"59":0.006247,"60":0.012494,"61":0.024988,"62":0.049976,"63":0.074964,"64":0.012494,"65":0.049976,"66":0.068717,"67":0.137434,"68":1.493033,"69":0.143681,"70":0.12494,"71":0.206151,"72":1.149448,"73":25.537736,"74":0.037482,"75":0.012494,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.006247,"21":0,"22":0,"23":0,"24":0,"25":0.018741,"26":0,"27":0.006247,"28":0.006247,"29":0.006247,"30":0,"31":0,"32":0.018741,"33":0.012494,"34":0,"35":0,"36":0,"37":0,"38":0.018741,"39":0.006247,"40":0.012494,"41":0,"42":0,"43":0.006247,"44":0,"45":0.012494,"46":0,"47":0.024988,"48":0.024988,"49":0.006247,"50":0.024988,"51":0.006247,"52":0.212398,"53":0.024988,"54":0.006247,"55":0.006247,"56":0.006247,"57":0.049976,"58":0.006247,"59":0.018741,"60":0.162422,"61":0.018741,"62":0.024988,"63":0.031235,"64":0.024988,"65":0.162422,"66":2.18645,"67":0.018741,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006247,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.006247,"58":0.787122,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006247},E:{"4":0,"5":0,"6":0,"7":0,"8":0.018741,"9":0.149928,"10":0.012494,"11":0.031235,"12":0.574724,_:"0","3.1":0,"3.2":0,"5.1":0.387314,"6.1":0,"7.1":0,"9.1":0.012494,"10.1":0.06247,"11.1":0.137434,"12.1":0.337338},G:{"8":0.062948089462624,"3.2":0.0040875382767938,"4.0-4.1":0.0024525229660763,"4.2-4.3":0.00081750765535875,"5.0-5.1":0.0081750765535875,"6.0-6.1":0.0040875382767938,"7.0-7.1":0.014715137796458,"8.1-8.4":0.031882798558991,"9.0-9.2":0.018802676073251,"9.3":0.15614396217352,"10.0-10.2":0.086655811468028,"10.3":0.20682943680576,"11.0-11.2":0.25506238847193,"11.3-11.4":0.52402240708496,"12.0-12.1":3.1637546262384,"12.2":3.6289164821375},I:{"3":0.00048638508064516,"4":0.070039451612903,_:"67","2.1":0.0034046955645161,"2.2":0.0058366209677419,"2.3":0.0034046955645161,"4.1":0.035019725806452,"4.2-4.3":0.15175214516129,"4.4":0,"4.4.3-4.4.4":0.21255028024194},A:{"6":0,"7":0,"8":0.019058644067797,"9":0.012705762711864,"10":0.012705762711864,"11":0.33034983050847,"5.5":0},B:{"12":0.018741,"13":0.012494,"14":0.024988,"15":0.049976,"16":0.031235,"17":0.412302,"18":0.106199},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.28330338461538,"5.0-5.4":0.020235956043956,"6.2-6.4":0.10117978021978,"7.2-7.4":0.19224158241758,"8.2":1.2849832087912,"9.2":0.88026408791209},N:{"10":0,"11":0.240192},J:{"7":0,"10":0.003753},S:{"2.5":0},R:{_:"0"},M:{"0":0.153873},O:{"0":0.018765},Q:{"1.2":0},H:{"0":0.099486742268041},L:{"0":48.999196}}; diff --git a/node_modules/caniuse-lite/data/regions/UZ.js b/node_modules/caniuse-lite/data/regions/UZ.js index bf0d7542e..29d0b5573 100644 --- a/node_modules/caniuse-lite/data/regions/UZ.js +++ b/node_modules/caniuse-lite/data/regions/UZ.js @@ -1 +1 @@ -module.exports={D:{"4":0.005723,"5":0,"6":0,"7":0,"8":0.005723,"9":0,"10":0.005723,"11":0.011446,"12":0.022892,"13":0,"14":0,"15":0,"16":0.011446,"17":0.022892,"18":0,"19":0,"20":0.005723,"21":0,"22":0.005723,"23":0.005723,"24":0.005723,"25":0,"26":0.005723,"27":0.011446,"28":0.040061,"29":0,"30":0.011446,"31":0.005723,"32":0,"33":0.005723,"34":0,"35":0.034338,"36":0,"37":0,"38":0.005723,"39":0.028615,"40":0.011446,"41":0.045784,"42":0,"43":0.011446,"44":0.005723,"45":0.005723,"46":0.011446,"47":0.017169,"48":0.011446,"49":0.658145,"50":0.005723,"51":0.011446,"52":0.011446,"53":0.005723,"54":0,"55":0.040061,"56":0.022892,"57":0.05723,"58":0.05723,"59":0.034338,"60":0.045784,"61":0.05723,"62":0.068676,"63":0.188859,"64":0.051507,"65":0.080122,"66":0.034338,"67":0.137352,"68":0.091568,"69":0.183136,"70":0.331934,"71":8.704683,"72":12.779459,"73":0.040061,"74":0.011446,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.005723,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.005723,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.005723,"31":0.005723,"32":0.005723,"33":0,"34":0,"35":0.005723,"36":0,"37":0.005723,"38":0,"39":0,"40":0.005723,"41":0,"42":0,"43":0.011446,"44":0,"45":0.005723,"46":0,"47":0.011446,"48":0.011446,"49":0.005723,"50":0.005723,"51":0.005723,"52":0.103014,"53":0.005723,"54":0.017169,"55":0,"56":0.028615,"57":0.011446,"58":0.011446,"59":0.005723,"60":0.051507,"61":0.017169,"62":0.011446,"63":0.017169,"64":0.177413,"65":0.91568,"66":0.022892,"67":0,"3.5":0.005723,"3.6":0.011446},F:{"9":0,"11":0,"12":0.005723,"15":0,"16":0,"17":0,"18":0,"19":0.011446,"20":0.005723,"21":0.005723,"22":0.005723,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.005723,"30":0.005723,"31":0,"32":0.005723,"33":0.005723,"34":0.005723,"35":0.005723,"36":0.040061,"37":0.005723,"38":0.017169,"39":0,"40":0.005723,"41":0.005723,"42":0.011446,"43":0.005723,"44":0.005723,"45":0.017169,"46":0.011446,"47":0.005723,"48":0.011446,"49":0.040061,"50":0.034338,"51":0.011446,"52":0.028615,"53":0.377718,"54":0.051507,"55":0.200305,"56":0.11446,"57":0.818389,"58":0.183136,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.017169,"12.1":0.062953},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.022892,"12":0.263258,_:"0","3.1":0,"3.2":0,"5.1":0.005723,"6.1":0,"7.1":0,"9.1":0.011446,"10.1":0.011446,"11.1":0.085845,"12.1":0.005723},G:{"8":0.16283203422396,"3.2":0.0023178937256079,"4.0-4.1":0.0017384202942059,"4.2-4.3":0.0017384202942059,"5.0-5.1":0.0063742077454218,"6.0-6.1":0.0040563140198139,"7.0-7.1":0.013327888922246,"8.1-8.4":0.031871038727109,"9.0-9.2":0.016804729510657,"9.3":0.12400731432002,"10.0-10.2":0.077649439807865,"10.3":0.16109361392975,"11.0-11.2":0.21034885559892,"11.3-11.4":0.50414188531972,"12.0-12.1":4.4509354265986,"12.2":0.021440516961873},I:{"3":0.0038644338061466,"4":0.51396969621749,_:"67","2.1":0,"2.2":0,"2.3":0.085017543735225,"4.1":0.14684848463357,"4.2-4.3":0.77675119503546,"4.4":0,"4.4.3-4.4.4":1.7428596465721},A:{"6":0.0059831363636364,"7":0,"8":0.059831363636364,"9":0.035898818181818,"10":0.041881954545455,"11":0.25129172727273,"5.5":0},B:{"12":0.005723,"13":0.005723,"14":0.017169,"15":0.028615,"16":0.040061,"17":0.143075,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.1682686373166,"5.0-5.4":0.25330241090147,"6.2-6.4":0.32422708595388,_:"7.2-7.4 8.2"},N:{"10":0.0320775,"11":0.0962325},J:{"7":0.0008554,"10":0.0034216},R:{_:"0"},M:{"0":0.034216},O:{"0":11.93283},Q:{_:"1.2"},H:{"0":0.85032932989691},L:{"0":30.125532}}; +module.exports={D:{"4":0.006259,"5":0,"6":0,"7":0,"8":0,"9":0.006259,"10":0,"11":0.006259,"12":0.012518,"13":0,"14":0,"15":0,"16":0.012518,"17":0.012518,"18":0.006259,"19":0,"20":0.006259,"21":0.006259,"22":0,"23":0.018777,"24":0.006259,"25":0,"26":0.006259,"27":0.018777,"28":0.100144,"29":0.006259,"30":0.050072,"31":0.006259,"32":0,"33":0,"34":0,"35":0.012518,"36":0.006259,"37":0,"38":0.006259,"39":0.068849,"40":0.018777,"41":0.219065,"42":0,"43":0.006259,"44":0.006259,"45":0,"46":0.006259,"47":0.006259,"48":0.006259,"49":0.663454,"50":0.006259,"51":0.018777,"52":0,"53":0.006259,"54":0.006259,"55":0.018777,"56":0.031295,"57":0.018777,"58":0.012518,"59":0.031295,"60":0.037554,"61":0.087626,"62":0.037554,"63":0.200288,"64":0.050072,"65":0.18777,"66":0.056331,"67":0.200288,"68":0.137698,"69":0.150216,"70":0.237842,"71":0.194029,"72":0.675972,"73":25.711972,"74":0.025036,"75":0.018777,_:"76"},C:{"2":0,"3":0.006259,"4":0.006259,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.012518,"11":0,"12":0.006259,"13":0,"14":0,"15":0,"16":0.006259,"17":0,"18":0,"19":0.006259,"20":0,"21":0.006259,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.006259,"31":0.018777,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.006259,"44":0,"45":0,"46":0,"47":0.012518,"48":0.025036,"49":0,"50":0.006259,"51":0,"52":0.087626,"53":0,"54":0.006259,"55":0,"56":0.018777,"57":0.018777,"58":0,"59":0.093885,"60":0.112662,"61":0.006259,"62":0.006259,"63":0.025036,"64":0.006259,"65":0.200288,"66":1.808851,"67":0.043813,"68":0,"3.5":0.012518,"3.6":0.018777},F:{"9":0,"11":0,"12":0.012518,"15":0,"16":0,"17":0,"18":0.006259,"19":0,"20":0.012518,"21":0.031295,"22":0,"23":0,"24":0,"25":0,"26":0.006259,"27":0.006259,"28":0,"29":0,"30":0.012518,"31":0,"32":0.006259,"33":0.006259,"34":0.006259,"35":0.006259,"36":0.06259,"37":0.031295,"38":0.012518,"39":0,"40":0.006259,"41":0.012518,"42":0.018777,"43":0.006259,"44":0.018777,"45":0.025036,"46":0.012518,"47":0,"48":0.031295,"49":0.100144,"50":0.006259,"51":0.043813,"52":0.012518,"53":0.256619,"54":0.087626,"55":0.219065,"56":0.100144,"57":0.882519,"58":0.419353,"9.5-9.6":0,"10.0-10.1":0.006259,"10.5":0,"10.6":0.012518,"11.1":0,"11.5":0.012518,"11.6":0.018777,"12.1":0.093885},E:{"4":0.006259,"5":0.018777,"6":0,"7":0,"8":0,"9":0,"10":0.006259,"11":0.012518,"12":0.143957,_:"0","3.1":0,"3.2":0,"5.1":0.006259,"6.1":0,"7.1":0,"9.1":0.012518,"10.1":0.018777,"11.1":0.043813,"12.1":0.112662},G:{"8":0.039112887020915,"3.2":0.002539797858501,"4.0-4.1":0.0015238787151006,"4.2-4.3":0.00050795957170019,"5.0-5.1":0.0050795957170019,"6.0-6.1":0.002539797858501,"7.0-7.1":0.0091432722906034,"8.1-8.4":0.019810423296307,"9.0-9.2":0.011683070149104,"9.3":0.097020278194736,"10.0-10.2":0.05384371460022,"10.3":0.12851377164015,"11.0-11.2":0.15848338637046,"11.3-11.4":0.32560208545982,"12.0-12.1":1.9658035424797,"12.2":2.2548325387771},I:{"3":0.0025028991935484,"4":0.36041748387097,_:"67","2.1":0.017520294354839,"2.2":0.030034790322581,"2.3":0.017520294354839,"4.1":0.18020874193548,"4.2-4.3":0.7809045483871,"4.4":0,"4.4.3-4.4.4":1.0937669475806},A:{"6":0,"7":0,"8":0.0528032,"9":0.033002,"10":0.0264016,"11":0.2508152,"5.5":0},B:{"12":0.006259,"13":0.006259,"14":0.018777,"15":0.012518,"16":0.043813,"17":0.18777,"18":0.118921},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.9872058392857,"5.0-5.4":0.23200880357143,"6.2-6.4":0.353056875,"7.2-7.4":0.65567705357143,"8.2":0.94820989285714,"9.2":0.34296953571429},N:{"10":0.024583714285714,"11":0.061459285714286},J:{"7":0,"10":0.003741},S:{"2.5":0},R:{_:"0"},M:{"0":0.03741},O:{"0":9.041997},Q:{"1.2":0.089784},H:{"0":0.57376141237113},L:{"0":29.22336}}; diff --git a/node_modules/caniuse-lite/data/regions/VA.js b/node_modules/caniuse-lite/data/regions/VA.js index 528751a2b..9a6281968 100644 --- a/node_modules/caniuse-lite/data/regions/VA.js +++ b/node_modules/caniuse-lite/data/regions/VA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.019508,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.019508,"50":0,"51":0,"52":0.009754,"53":0.04877,"54":0.009754,"55":0,"56":0.019508,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0.009754,"64":0,"65":0,"66":1.131464,"67":0.14631,"68":0.019508,"69":0,"70":0.351144,"71":19.049562,"72":34.28531,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.009754,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.224342,"44":0,"45":0,"46":0,"47":0.068278,"48":0.009754,"49":0,"50":0.009754,"51":0.009754,"52":0.321882,"53":0,"54":0.009754,"55":0,"56":0.009754,"57":0,"58":0,"59":0,"60":0.029262,"61":0,"62":0,"63":0,"64":1.150972,"65":8.24213,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.009754,"39":0.039016,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.019508,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.175572,"58":0.214588,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.039016},E:{"4":0,"5":0,"6":0,"7":0.009754,"8":0.058524,"9":0,"10":0.126802,"11":0.019508,"12":2.594564,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.477946,"10.1":0.263358,"11.1":0.04877,"12.1":0.009754},G:{"8":0.16335545401781,"3.2":0.0023253445411788,"4.0-4.1":0.0017440084058841,"4.2-4.3":0.0017440084058841,"5.0-5.1":0.0063946974882418,"6.0-6.1":0.0040693529470629,"7.0-7.1":0.013370731111778,"8.1-8.4":0.031973487441209,"9.0-9.2":0.016858747923546,"9.3":0.12440593295307,"10.0-10.2":0.077899042129491,"10.3":0.16161144561193,"11.0-11.2":0.21102501711198,"11.3-11.4":0.50576243770639,"12.0-12.1":4.4652428551986,"12.2":0.021509437005904},I:{"3":0.00012519621749409,"4":0.016651096926714,_:"67","2.1":0,"2.2":0,"2.3":0.00275431678487,"4.1":0.0047574562647754,"4.2-4.3":0.025164439716312,"4.4":0,"4.4.3-4.4.4":0.056463494089835},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":17.342612,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0.165818,"16":0.751058,"17":1.99957,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.014022},O:{"0":0.014022},Q:{_:"1.2"},H:{"0":0.04914124742268},L:{"0":2.678452}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.616785,"50":0,"51":0,"52":0.028467,"53":0.028467,"54":0,"55":0,"56":0.018978,"57":0,"58":0.037956,"59":0,"60":0,"61":0,"62":0.018978,"63":0,"64":0,"65":0,"66":0,"67":0.113868,"68":0,"69":0.037956,"70":0,"71":0,"72":0.56934,"73":51.961764,"74":0,"75":0.265692,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.009489,"45":0.009489,"46":0.018978,"47":0,"48":0,"49":0,"50":0,"51":0.066423,"52":0.370071,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0.208758,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0.303648,"66":8.302875,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.360582,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.009489,"5":0,"6":0,"7":0.085401,"8":0,"9":0.075912,"10":0,"11":0,"12":1.812399,_:"0","3.1":0,"3.2":0.018978,"5.1":0.09489,"6.1":0,"7.1":0,"9.1":0.151824,"10.1":0.180291,"11.1":1.23357,"12.1":0.9489},G:{"8":0.04442063194236,"3.2":0.0028844566196337,"4.0-4.1":0.0017306739717802,"4.2-4.3":0.00057689132392675,"5.0-5.1":0.0057689132392675,"6.0-6.1":0.0028844566196337,"7.0-7.1":0.010384043830681,"8.1-8.4":0.022498761633143,"9.0-9.2":0.013268500450315,"9.3":0.11018624287001,"10.0-10.2":0.061150480336235,"10.3":0.14595350495347,"11.0-11.2":0.17999009306515,"11.3-11.4":0.36978733863705,"12.0-12.1":2.2325694235965,"12.2":2.5608205869108},I:{"3":0.0001589435483871,"4":0.022887870967742,_:"67","2.1":0.0011126048387097,"2.2":0.0019073225806452,"2.3":0.0011126048387097,"4.1":0.011443935483871,"4.2-4.3":0.049590387096774,"4.4":0,"4.4.3-4.4.4":0.069458330645161},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":13.426935,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0.170802,"16":0.009489,"17":2.116047,"18":1.651086},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0.021376833333333,"9.2":0.10688416666667},N:{"10":0,"11":0.011753},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":8.318192}}; diff --git a/node_modules/caniuse-lite/data/regions/VC.js b/node_modules/caniuse-lite/data/regions/VC.js index 4eaf1b4c6..181bcfe7c 100644 --- a/node_modules/caniuse-lite/data/regions/VC.js +++ b/node_modules/caniuse-lite/data/regions/VC.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00667,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.04002,"19":0,"20":0,"21":0,"22":0,"23":0.01334,"24":0.02001,"25":0,"26":0.00667,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.00667,"34":0,"35":0.00667,"36":0,"37":0,"38":0.00667,"39":0.02001,"40":0,"41":0.00667,"42":0,"43":0.00667,"44":0.00667,"45":0.03335,"46":0.02001,"47":0.00667,"48":0,"49":0.16675,"50":0.01334,"51":0.00667,"52":0,"53":0.00667,"54":0,"55":0.02001,"56":0.00667,"57":0.01334,"58":0.14007,"59":0.02001,"60":0.00667,"61":0.00667,"62":0.02668,"63":0.00667,"64":0.00667,"65":0.08004,"66":0.01334,"67":0.11339,"68":0.28681,"69":0.28681,"70":0.08671,"71":11.26563,"72":13.15324,"73":0.01334,"74":0.02668,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0.03335,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.00667,"31":0.00667,"32":0,"33":0,"34":0.02001,"35":0,"36":0,"37":0.00667,"38":0.00667,"39":0.00667,"40":0,"41":0.00667,"42":0,"43":0,"44":0,"45":0.00667,"46":0,"47":0,"48":0.00667,"49":0,"50":0.00667,"51":0,"52":0.02668,"53":0,"54":0.00667,"55":0.00667,"56":0,"57":0,"58":0,"59":0.00667,"60":0.00667,"61":0.01334,"62":0.00667,"63":0.00667,"64":0.49358,"65":1.24062,"66":0.01334,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.01334,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.00667,"37":0.02668,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.00667,"57":0.41354,"58":0.4002,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.01334},E:{"4":0,"5":0,"6":0,"7":0,"8":0.00667,"9":0.00667,"10":0,"11":0.04002,"12":1.16058,_:"0","3.1":0,"3.2":0,"5.1":0.38686,"6.1":0,"7.1":0,"9.1":0.00667,"10.1":0.07337,"11.1":0.12673,"12.1":0.00667},G:{"8":0.34486486340438,"3.2":0.0049091083758631,"4.0-4.1":0.0036818312818973,"4.2-4.3":0.0036818312818973,"5.0-5.1":0.013500048033624,"6.0-6.1":0.0085909396577604,"7.0-7.1":0.028227373161213,"8.1-8.4":0.067500240168118,"9.0-9.2":0.035591035725008,"9.3":0.26263729810868,"10.0-10.2":0.16445513059141,"10.3":0.34118303212249,"11.0-11.2":0.44550158510958,"11.3-11.4":1.0677310717502,"12.0-12.1":9.4267153587511,"12.2":0.045409252476734},I:{"3":0.0027863475177305,"4":0.37058421985816,_:"67","2.1":0,"2.2":0,"2.3":0.061299645390071,"4.1":0.10588120567376,"4.2-4.3":0.56005585106383,"4.4":0,"4.4.3-4.4.4":1.2566427304965},A:{"6":0,"7":0,"8":0.02668,"9":0.01334,"10":0.08004,"11":0.58696,"5.5":0},B:{"12":0.03335,"13":0.02668,"14":0.03335,"15":0.22678,"16":0.1334,"17":1.7342,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.9225284,"5.0-5.4":0.0111148,"6.2-6.4":0.0333444,_:"7.2-7.4 8.2"},N:{"10":0.025731818181818,"11":0.25731818181818},J:{"7":0.010656,"10":0.042624},R:{_:"0"},M:{"0":0.15651},O:{"0":0.27639},Q:{_:"1.2"},H:{"0":0.3215681443299},L:{"0":45.07455}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.021693,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.007231,"39":0,"40":0,"41":0.007231,"42":0,"43":0.021693,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.180775,"50":0.007231,"51":0,"52":0,"53":0.057848,"54":0,"55":0.007231,"56":0,"57":0.007231,"58":0.028924,"59":0.007231,"60":0,"61":18.663211,"62":0.007231,"63":0.028924,"64":0.007231,"65":0.130158,"66":0,"67":0.101234,"68":0.390474,"69":0.021693,"70":0.021693,"71":0.07231,"72":1.496817,"73":18.909065,"74":0.050617,"75":0.224161,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0.007231,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0.007231,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007231,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007231,"46":0,"47":0,"48":0.188006,"49":0,"50":0.014462,"51":0.007231,"52":0.014462,"53":0.014462,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0.007231,"63":0,"64":0.014462,"65":0.303702,"66":1.171422,"67":0.043386,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0.007231,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.036155,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0.007231,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.484477,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007231},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.007231,"10":0,"11":0.014462,"12":0.744793,_:"0","3.1":0,"3.2":0,"5.1":0.014462,"6.1":0,"7.1":0,"9.1":0.036155,"10.1":0.028924,"11.1":0.043386,"12.1":0.347088},G:{"8":0.069264015811068,"3.2":0.004497663364355,"4.0-4.1":0.002698598018613,"4.2-4.3":0.00089953267287101,"5.0-5.1":0.0089953267287101,"6.0-6.1":0.004497663364355,"7.0-7.1":0.016191588111678,"8.1-8.4":0.035081774241969,"9.0-9.2":0.020689251476033,"9.3":0.17181074051836,"10.0-10.2":0.095350463324327,"10.3":0.22758176623637,"11.0-11.2":0.28065419393576,"11.3-11.4":0.57660044331032,"12.0-12.1":3.4811914440108,"12.2":3.9930255348744},I:{"3":0.0021847540322581,"4":0.31460458064516,_:"67","2.1":0.015293278225806,"2.2":0.026217048387097,"2.3":0.015293278225806,"4.1":0.15730229032258,"4.2-4.3":0.68164325806452,"4.4":0,"4.4.3-4.4.4":0.95473751209677},A:{"6":0,"7":0,"8":0.007231,"9":0.014462,"10":0,"11":0.397705,"5.5":0},B:{"12":0.014462,"13":0.021693,"14":0.021693,"15":0.036155,"16":0.043386,"17":1.800519,"18":0.325395},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.45740170334928,"5.0-5.4":0,"6.2-6.4":0.11979568421053,"7.2-7.4":0.35938705263158,"8.2":0.57719738755981,"9.2":0.7623361722488},N:{"10":0,"11":0.160602},J:{"7":0,"10":0.013845},S:{"2.5":0},R:{_:"0"},M:{"0":0.232596},O:{"0":0.107991},Q:{"1.2":0},H:{"0":0.24642196907216},L:{"0":36.776091}}; diff --git a/node_modules/caniuse-lite/data/regions/VE.js b/node_modules/caniuse-lite/data/regions/VE.js index c38274d6a..01e2833c7 100644 --- a/node_modules/caniuse-lite/data/regions/VE.js +++ b/node_modules/caniuse-lite/data/regions/VE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0.007956,"7":0,"8":0,"9":0,"10":0,"11":0.007956,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007956,"22":0,"23":0,"24":0.007956,"25":0.007956,"26":0.007956,"27":0.015912,"28":0.007956,"29":0.03978,"30":0.007956,"31":0.007956,"32":0,"33":0.015912,"34":0.007956,"35":0.007956,"36":0.007956,"37":0.03978,"38":0.007956,"39":0.007956,"40":0.007956,"41":0.007956,"42":0.015912,"43":0.023868,"44":0.007956,"45":0.015912,"46":0.031824,"47":0.015912,"48":0.023868,"49":1.806012,"50":0.015912,"51":0.031824,"52":0.023868,"53":0.023868,"54":0.023868,"55":0.023868,"56":0.03978,"57":0.03978,"58":0.143208,"59":0.023868,"60":0.031824,"61":0.270504,"62":0.206856,"63":0.381888,"64":0.206856,"65":0.286416,"66":0.127296,"67":0.389844,"68":0.373932,"69":0.389844,"70":0.652392,"71":16.818984,"72":22.563216,"73":0.03978,"74":0.015912,"75":0},C:{"2":0.007956,"3":0.007956,"4":0,"5":0,"6":0,"7":0,"8":0.031824,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.007956,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.007956,"24":0,"25":0,"26":0.007956,"27":0.071604,"28":0.007956,"29":0.015912,"30":0.007956,"31":0.023868,"32":0,"33":0,"34":0.007956,"35":0,"36":0.007956,"37":0.007956,"38":0.023868,"39":0.007956,"40":0.023868,"41":0.007956,"42":0.015912,"43":0.047736,"44":0.007956,"45":0.047736,"46":0.007956,"47":0.047736,"48":0.127296,"49":0.023868,"50":0.023868,"51":0.023868,"52":0.779688,"53":0.015912,"54":0.031824,"55":0.015912,"56":0.055692,"57":0.095472,"58":0.03978,"59":0.047736,"60":0.143208,"61":0.047736,"62":0.063648,"63":0.07956,"64":0.5967,"65":3.086928,"66":0.055692,"67":0,"3.5":0,"3.6":0.031824},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0.007956,"18":0.015912,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.007956,"28":0,"29":0.007956,"30":0,"31":0,"32":0,"33":0.007956,"34":0,"35":0,"36":0.023868,"37":0.007956,"38":0.007956,"39":0,"40":0.007956,"41":0,"42":0,"43":0,"44":0,"45":0.007956,"46":0,"47":0,"48":0.007956,"49":0.015912,"50":0.007956,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.015912,"57":0.75582,"58":0.986544,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.015912},E:{"4":0,"5":0.007956,"6":0,"7":0.007956,"8":0.007956,"9":0.015912,"10":0.031824,"11":0.055692,"12":0.47736,_:"0","3.1":0,"3.2":0,"5.1":0.111384,"6.1":0,"7.1":0.007956,"9.1":0.03978,"10.1":0.095472,"11.1":0.15912,"12.1":0},G:{"8":0.10539088762133,"3.2":0.0015002261583108,"4.0-4.1":0.0011251696187331,"4.2-4.3":0.0011251696187331,"5.0-5.1":0.0041256219353547,"6.0-6.1":0.0026253957770439,"7.0-7.1":0.0086263004102872,"8.1-8.4":0.020628109676774,"9.0-9.2":0.010876639647753,"9.3":0.080262099469629,"10.0-10.2":0.050257576303412,"10.3":0.1042657180026,"11.0-11.2":0.13614552386671,"11.3-11.4":0.3262991894326,"12.0-12.1":2.8808092804963,"12.2":0.013877091964375},I:{"3":0.0030043262411348,"4":0.39957539007092,_:"67","2.1":0,"2.2":0,"2.3":0.066095177304965,"4.1":0.11416439716312,"4.2-4.3":0.60386957446809,"4.4":0,"4.4.3-4.4.4":1.3549511347518},A:{"6":0.016558829268293,"7":0.0082794146341463,"8":0.27322068292683,"9":0.057955902439024,"10":0.041397073170732,"11":0.62095609756098,"5.5":0},B:{"12":0.007956,"13":0.007956,"14":0.03978,"15":0.023868,"16":0.031824,"17":0.1989,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.12306289655172,"5.0-5.4":0.020510482758621,"6.2-6.4":0.030765724137931,_:"7.2-7.4 8.2"},N:{"10":0.0364854,"11":0.2067506},J:{"7":0.0400624,"10":0.1602496},R:{_:"0"},M:{"0":0.12264},O:{"0":0.134904},Q:{_:"1.2"},H:{"0":1.449410233677},L:{"0":31.576296}}; +module.exports={D:{"4":0,"5":0,"6":0.007879,"7":0,"8":0,"9":0,"10":0,"11":0.015758,"12":0.007879,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007879,"22":0,"23":0,"24":0,"25":0,"26":0.007879,"27":0.007879,"28":0,"29":0.141822,"30":0,"31":0.007879,"32":0.007879,"33":0.015758,"34":0.007879,"35":0,"36":0.015758,"37":0.015758,"38":0,"39":0.007879,"40":0.007879,"41":0.023637,"42":0.015758,"43":0.023637,"44":0.007879,"45":0.015758,"46":0.031516,"47":0.015758,"48":0.015758,"49":1.946113,"50":0.015758,"51":0.031516,"52":0.015758,"53":0.015758,"54":0.007879,"55":0.023637,"56":0.015758,"57":0.015758,"58":0.110306,"59":0.015758,"60":0.031516,"61":0.370313,"62":0.110306,"63":0.260007,"64":0.110306,"65":0.204854,"66":0.126064,"67":0.252128,"68":0.212733,"69":0.291523,"70":0.441224,"71":0.685473,"72":1.717622,"73":39.513185,"74":0.039395,"75":0.023637,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0.015758,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.039395,"28":0.007879,"29":0.007879,"30":0,"31":0.015758,"32":0,"33":0,"34":0.023637,"35":0,"36":0.007879,"37":0.007879,"38":0.023637,"39":0.007879,"40":0.015758,"41":0.023637,"42":0.007879,"43":0.039395,"44":0.007879,"45":0.039395,"46":0.007879,"47":0.047274,"48":0.204854,"49":0.015758,"50":0.023637,"51":0.023637,"52":0.693352,"53":0.007879,"54":0.007879,"55":0.007879,"56":0.039395,"57":0.047274,"58":0.031516,"59":0.039395,"60":0.173338,"61":0.070911,"62":0.031516,"63":0.055153,"64":0.118185,"65":0.354555,"66":4.207386,"67":0.07879,"68":0,"3.5":0,"3.6":0.031516},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.023637,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.007879,"33":0.007879,"34":0,"35":0,"36":0.015758,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.007879,"46":0,"47":0,"48":0.007879,"49":0.007879,"50":0.007879,"51":0.007879,"52":0.007879,"53":0,"54":0,"55":0,"56":0.007879,"57":0.007879,"58":1.883081,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.023637},E:{"4":0,"5":0.007879,"6":0,"7":0,"8":0,"9":0,"10":0.031516,"11":0.047274,"12":0.338797,_:"0","3.1":0,"3.2":0,"5.1":0.362434,"6.1":0,"7.1":0.007879,"9.1":0.039395,"10.1":0.070911,"11.1":0.149701,"12.1":0.252128},G:{"8":0.025324161913339,"3.2":0.0016444260982688,"4.0-4.1":0.00098665565896127,"4.2-4.3":0.00032888521965376,"5.0-5.1":0.0032888521965376,"6.0-6.1":0.0016444260982688,"7.0-7.1":0.0059199339537676,"8.1-8.4":0.012826523566497,"9.0-9.2":0.0075643600520364,"9.3":0.062817076953868,"10.0-10.2":0.034861833283298,"10.3":0.083207960572401,"11.0-11.2":0.10261218853197,"11.3-11.4":0.21081542579806,"12.0-12.1":1.27278580006,"12.2":1.459921490043},I:{"3":0.0019965423387097,"4":0.28750209677419,_:"67","2.1":0.013975796370968,"2.2":0.023958508064516,"2.3":0.013975796370968,"4.1":0.1437510483871,"4.2-4.3":0.62292120967742,"4.4":0,"4.4.3-4.4.4":0.87248900201613},A:{"6":0,"7":0.0081226804123711,"8":0.16245360824742,"9":0.048736082474227,"10":0.032490721649485,"11":0.53609690721649,"5.5":0},B:{"12":0.015758,"13":0.015758,"14":0.015758,"15":0.023637,"16":0.015758,"17":0.323039,"18":0.063032},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.091588636363636,"5.0-5.4":0.010176515151515,"6.2-6.4":0.030529545454545,"7.2-7.4":0.091588636363636,"8.2":0.44776666666667,"9.2":0.335825},N:{"10":0.036306529411765,"11":0.16943047058824},J:{"7":0,"10":0.156954},S:{"2.5":0},R:{_:"0"},M:{"0":0.123018},O:{"0":0.08484},Q:{"1.2":0.012726},H:{"0":1.2409599278351},L:{"0":30.913664}}; diff --git a/node_modules/caniuse-lite/data/regions/VG.js b/node_modules/caniuse-lite/data/regions/VG.js index 8368c6571..87251f7a1 100644 --- a/node_modules/caniuse-lite/data/regions/VG.js +++ b/node_modules/caniuse-lite/data/regions/VG.js @@ -1 +1 @@ -module.exports={D:{"38":0.06339,"43":0.006339,"48":1.045935,"49":0.06339,"50":0.012678,"51":0.006339,"53":0.120441,"54":0.006339,"55":0.006339,"58":0.31695,"59":0.012678,"60":0.012678,"61":0.006339,"62":2.244006,"63":0.025356,"64":1.280478,"65":0.076068,"66":0.019017,"67":0.019017,"68":0.025356,"69":0.139458,"70":0.06339,"71":9.933213,"72":12.798441,"73":0.025356,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 47 52 56 57 74 75"},C:{"3":0.057051,"43":0.06339,"57":0.012678,"58":0.006339,"59":0.006339,"60":0.006339,"62":0.012678,"63":0.012678,"64":0.285255,"65":1.540377,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 61 66 67 3.5 3.6"},F:{"39":0.012678,"57":0.44373,"58":0.665595,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 10.5 10.6 11.1 11.5 11.6 12.1","9.5-9.6":0.012678,"10.0-10.1":0},E:{"4":0.19017,"8":0.025356,"11":2.706753,"12":2.326413,_:"0 5 6 7 9 10 3.1 3.2 5.1 6.1 7.1 12.1","9.1":0.12678,"10.1":1.350207,"11.1":0.297933},G:{"8":0.39541620944661,"3.2":0.0056287004903432,"4.0-4.1":0.0042215253677574,"4.2-4.3":0.0042215253677574,"5.0-5.1":0.015478926348444,"6.0-6.1":0.0098502258581007,"7.0-7.1":0.032365027819474,"8.1-8.4":0.07739463174222,"9.0-9.2":0.040808078554988,"9.3":0.30113547623336,"10.0-10.2":0.1885614664265,"10.3":0.39119468407886,"11.0-11.2":0.51080456949865,"11.3-11.4":1.2242423566497,"12.0-12.1":10.808512116582,"12.2":0.052065479535675},I:{"3":0.000064911347517731,"4":0.0086332092198582,_:"67","2.1":0,"2.2":0,"2.3":0.0014280496453901,"4.1":0.0024666312056738,"4.2-4.3":0.013047180851064,"4.4":0,"4.4.3-4.4.4":0.029275017730496},A:{"6":0.50778275462304,"7":0.59115007254623,"8":2.1827079601707,"9":0.62146546088193,"10":1.2353520746799,"11":5.4870852887624,_:"5.5"},B:{"12":0.019017,"13":0.050712,"14":0.082407,"15":0.120441,"16":0.589527,"17":7.422969,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.39643816733068,"5.0-5.4":0.022024342629482,"6.2-6.4":0.15417039840637,_:"7.2-7.4 8.2"},N:{"10":0.011974181818182,"11":0.021966},J:{"7":0.0007322,"10":0.0029288},R:{_:"0"},M:{"0":0.03661},O:{"0":1.738975},Q:{_:"1.2"},H:{"0":0.086649957044674},L:{"0":20.105382}}; +module.exports={D:{"36":0.005977,"38":0.017931,"47":0.005977,"49":0.143448,"51":0.005977,"52":0.017931,"58":0.245057,"59":0.017931,"60":0.017931,"63":0.161379,"64":2.062065,"65":3.801372,"66":0.011954,"67":0.101609,"68":0.017931,"69":0.053793,"71":0.089655,"72":3.837234,"73":25.187078,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 39 40 41 42 43 44 45 46 48 50 53 54 55 56 57 61 62 70 74 75 76"},C:{"52":0.005977,"54":0.023908,"57":0.424367,"61":0.334712,"62":0.029885,"65":0.047816,"66":7.345733,"67":0.011954,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 58 59 60 63 64 68 3.5 3.6"},F:{"54":0.029885,"58":0.394482,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"10":0.011954,"11":0.137471,"12":2.45057,_:"0 5 6 7 8 9 3.1 3.2 5.1 6.1 7.1","9.1":0.167356,"10.1":0.914481,"11.1":0.591723,"12.1":0.364597},G:{"8":0.067005056339438,"3.2":0.0043509776843791,"4.0-4.1":0.0026105866106274,"4.2-4.3":0.00087019553687581,"5.0-5.1":0.0087019553687581,"6.0-6.1":0.0043509776843791,"7.0-7.1":0.015663519663765,"8.1-8.4":0.033937625938157,"9.0-9.2":0.020014497348144,"9.3":0.16620734754328,"10.0-10.2":0.092240726908836,"10.3":0.22015947082958,"11.0-11.2":0.27150100750525,"11.3-11.4":0.5577953391374,"12.0-12.1":3.3676567277094,"12.2":3.8627979881917},I:{"3":0.000044620967741935,"4":0.0064254193548387,_:"67","2.1":0.00031234677419355,"2.2":0.00053545161290323,"2.3":0.00031234677419355,"4.1":0.0032127096774194,"4.2-4.3":0.013921741935484,"4.4":0,"4.4.3-4.4.4":0.019499362903226},A:{"8":0.011954,"11":3.64597,_:"6 7 9 10 5.5"},B:{"12":0.029885,"13":0.041839,"14":0.041839,"15":0.400459,"16":0.830803,"17":3.968728,"18":0.400459},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.11818712690355,"5.0-5.4":0,"6.2-6.4":0.13967569543147,"7.2-7.4":0.032232852791878,"8.2":0.66614562436548,"9.2":1.1603827005076},N:{"10":0,"11":0.097902},J:{"7":0,"10":0.036216},S:{_:"2.5"},R:{_:"0"},M:{"0":0.128768},O:{"0":0.639816},Q:{_:"1.2"},H:{"0":0.026667642611684},L:{"0":29.509208}}; diff --git a/node_modules/caniuse-lite/data/regions/VI.js b/node_modules/caniuse-lite/data/regions/VI.js index ddeb2822a..38012b882 100644 --- a/node_modules/caniuse-lite/data/regions/VI.js +++ b/node_modules/caniuse-lite/data/regions/VI.js @@ -1 +1 @@ -module.exports={D:{"11":0.01032,"33":0.0258,"37":0.00516,"38":0.02064,"40":0.01032,"45":0.01032,"47":0.01032,"49":0.11868,"50":0.06192,"53":0.00516,"55":0.00516,"56":0.01032,"57":0.00516,"58":0.06708,"59":0.01548,"60":0.02064,"61":0.01548,"62":0.07224,"63":0.129,"64":0.08256,"65":0.129,"66":0.1032,"67":0.129,"68":0.06708,"69":0.35604,"70":0.33024,"71":11.997,"72":13.76172,"73":0.03096,"74":0.09288,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 39 41 42 43 44 46 48 51 52 54 75"},C:{"43":0.01032,"48":0.01548,"52":0.03612,"60":0.02064,"61":0.02064,"62":0.23736,"63":0.02064,"64":0.41796,"65":2.2188,"66":0.02064,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 49 50 51 53 54 55 56 57 58 59 67 3.5 3.6"},F:{"57":0.08772,"58":0.2322,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"9":0.03096,"10":0.03612,"11":0.27348,"12":3.17856,_:"0 5 6 7 8 3.1 3.2 5.1 6.1 7.1 12.1","9.1":0.04128,"10.1":0.24768,"11.1":0.5676},G:{"8":0.66035365555889,"3.2":0.0094000520364255,"4.0-4.1":0.0070500390273191,"4.2-4.3":0.0070500390273191,"5.0-5.1":0.02585014310017,"6.0-6.1":0.016450091063745,"7.0-7.1":0.054050299209447,"8.1-8.4":0.12925071550085,"9.0-9.2":0.068150377264085,"9.3":0.50290278394876,"10.0-10.2":0.31490174322025,"10.3":0.65330361653157,"11.0-11.2":0.85305472230561,"11.3-11.4":2.0445113179225,"12.0-12.1":18.050449922946,"12.2":0.086950481336936},I:{"3":0.00045768321513002,"4":0.060871867612293,_:"67","2.1":0,"2.2":0,"2.3":0.010069030732861,"4.1":0.017391962174941,"4.2-4.3":0.091994326241135,"4.4":0,"4.4.3-4.4.4":0.20641513002364},A:{"7":0.01032,"8":0.01032,"10":0.02064,"11":4.2828,_:"6 9 5.5"},B:{"12":0.00516,"13":0.08772,"14":0.08772,"15":0.08256,"16":0.15996,"17":6.0888,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2"},N:{"10":0.08647205,"11":0.16059095},J:{"7":0.002904,"10":0.011616},R:{_:"0"},M:{"0":0.3872},O:{"0":0.25168},Q:{_:"1.2"},H:{"0":0.45821993127148},L:{"0":22.16096}}; +module.exports={D:{"22":0.009622,"38":0.038488,"43":0.009622,"47":0.014433,"49":0.067354,"53":0.168385,"55":0.091409,"58":0.043299,"60":0.009622,"63":0.052921,"65":0.101031,"66":0.033677,"67":0.038488,"68":0.04811,"69":0.178007,"70":0.129897,"71":0.125086,"72":1.414434,"73":24.651564,"74":0.019244,"75":0.004811,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 48 50 51 52 54 56 57 59 61 62 64 76"},C:{"48":0.057732,"52":0.057732,"57":0.009622,"60":0.009622,"62":0.14433,"63":0.004811,"64":0.057732,"65":0.28866,"66":2.809624,"67":0.043299,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 58 59 61 68 3.5 3.6"},F:{"58":0.692784,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"8":0.028866,"9":0.014433,"10":0.019244,"11":0.134708,"12":1.948455,_:"0 5 6 7 3.1 3.2 5.1 6.1 7.1","9.1":0.081787,"10.1":0.115464,"11.1":0.659107,"12.1":0.86598},G:{"8":0.18803765235665,"3.2":0.012210237166016,"4.0-4.1":0.0073261422996097,"4.2-4.3":0.0024420474332032,"5.0-5.1":0.024420474332032,"6.0-6.1":0.012210237166016,"7.0-7.1":0.043956853797658,"8.1-8.4":0.095239849894926,"9.0-9.2":0.056167090963675,"9.3":0.46643105974182,"10.0-10.2":0.25885702791954,"10.3":0.61783800060042,"11.0-11.2":0.76191879915941,"11.3-11.4":1.5653524046833,"12.0-12.1":9.4507235664965,"12.2":10.840248555989},I:{"3":0.00014126008064516,"4":0.020341451612903,_:"67","2.1":0.00098882056451613,"2.2":0.0016951209677419,"2.3":0.00098882056451613,"4.1":0.010170725806452,"4.2-4.3":0.04407314516129,"4.4":0,"4.4.3-4.4.4":0.061730655241935},A:{"10":0.004811,"11":3.584195,_:"6 7 8 9 5.5"},B:{"12":0.019244,"13":0.076976,"14":0.04811,"15":0.110653,"16":0.091409,"17":6.470795,"18":0.9622},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.88910800681431,"5.0-5.4":0.010043419354839,"6.2-6.4":0.13336620102215,"7.2-7.4":0.13336620102215,"8.2":2.3894777683135,"9.2":2.9785118228279},N:{"10":0.011529,"11":0.03114},J:{"7":0,"10":0.00519},S:{_:"2.5"},R:{_:"0"},M:{"0":0.17127},O:{"0":0.42558},Q:{_:"1.2"},H:{"0":0.42256587628866},L:{"0":20.850574}}; diff --git a/node_modules/caniuse-lite/data/regions/VN.js b/node_modules/caniuse-lite/data/regions/VN.js index da1e9eb47..66992ccb5 100644 --- a/node_modules/caniuse-lite/data/regions/VN.js +++ b/node_modules/caniuse-lite/data/regions/VN.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.023073,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.138438,"19":0,"20":0,"21":0,"22":0,"23":0.038455,"24":0.099983,"25":0,"26":0,"27":0.007691,"28":0.007691,"29":1.592037,"30":0.007691,"31":0.007691,"32":0,"33":0,"34":0.007691,"35":0,"36":0.015382,"37":0.015382,"38":0.015382,"39":0,"40":0,"41":0.015382,"42":0,"43":0.015382,"44":0.007691,"45":0.007691,"46":0.061528,"47":0.015382,"48":0.023073,"49":0.353786,"50":0.007691,"51":0.023073,"52":0.023073,"53":0.015382,"54":0.038455,"55":0.023073,"56":0.046146,"57":0.338404,"58":0.061528,"59":0.023073,"60":0.038455,"61":0.976757,"62":0.146129,"63":0.330713,"64":0.138438,"65":0.192275,"66":0.07691,"67":0.130747,"68":0.130747,"69":0.169202,"70":0.246112,"71":7.444888,"72":21.634783,"73":0.084601,"74":0.038455,"75":0},C:{"2":0,"3":0.007691,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.015382,"18":0.015382,"19":0.007691,"20":0.023073,"21":0.007691,"22":0.023073,"23":0.007691,"24":0,"25":0.007691,"26":0.007691,"27":0.015382,"28":0.023073,"29":0.007691,"30":0.015382,"31":0.015382,"32":0.015382,"33":0.007691,"34":0.015382,"35":0.015382,"36":0.007691,"37":0.015382,"38":0.015382,"39":0.015382,"40":0.007691,"41":0.007691,"42":0.023073,"43":0.007691,"44":0,"45":0,"46":0,"47":0.015382,"48":0.023073,"49":0.007691,"50":0.030764,"51":0.007691,"52":0.176893,"53":0.007691,"54":0.038455,"55":0.007691,"56":0.023073,"57":0.069219,"58":0.061528,"59":0.023073,"60":0.023073,"61":0.015382,"62":0.023073,"63":0.046146,"64":0.276876,"65":1.07674,"66":0.084601,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.007691,"36":0.007691,"37":0.07691,"38":0,"39":0,"40":0,"41":0,"42":0,"43":3.545551,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.015382,"50":0.015382,"51":0.015382,"52":0.007691,"53":0,"54":0,"55":0,"56":0,"57":0.238421,"58":0.30764,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0.007691,"5":0,"6":0,"7":0,"8":0.007691,"9":0.007691,"10":0.023073,"11":0.053837,"12":1.122886,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.023073,"10.1":0.15382,"11.1":0.207657,"12.1":0},G:{"8":0.44418130881617,"3.2":0.0063228656059241,"4.0-4.1":0.0047421492044431,"4.2-4.3":0.0047421492044431,"5.0-5.1":0.017387880416291,"6.0-6.1":0.011065014810367,"7.0-7.1":0.036356477234064,"8.1-8.4":0.086939402081457,"9.0-9.2":0.04584077564295,"9.3":0.33827330991694,"10.0-10.2":0.21181599779846,"10.3":0.43943915961173,"11.0-11.2":0.57380005373762,"11.3-11.4":1.3752232692885,"12.0-12.1":12.141482679776,"12.2":0.058486506854798},I:{"3":0.00084117021276596,"4":0.11187563829787,_:"67","2.1":0,"2.2":0,"2.3":0.018505744680851,"4.1":0.031964468085106,"4.2-4.3":0.16907521276596,"4.4":0,"4.4.3-4.4.4":0.37936776595745},A:{"6":0,"7":0,"8":0.22222942105263,"9":0.049384315789474,"10":0.23046014035088,"11":0.43622812280702,"5.5":0},B:{"12":0.007691,"13":0.007691,"14":0.069219,"15":0.023073,"16":0.038455,"17":0.292258,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.23558512209302,"5.0-5.4":0.020485662790698,"6.2-6.4":0.040971325581395,_:"7.2-7.4 8.2"},N:{"10":0.08647205,"11":0.16059095},J:{"7":0.0064652,"10":0.0258608},R:{_:"0"},M:{"0":0.140849},O:{"0":0.789678},Q:{_:"1.2"},H:{"0":0.32352978006873},L:{"0":21.528512}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.008677,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":1.058594,"30":0,"31":0,"32":0,"33":0,"34":0.008677,"35":0,"36":0,"37":0,"38":0.008677,"39":0,"40":0.008677,"41":0.034708,"42":0,"43":0.017354,"44":0,"45":0,"46":0.026031,"47":0.008677,"48":0.008677,"49":4.702934,"50":0.008677,"51":0.017354,"52":0.017354,"53":0.008677,"54":0.043385,"55":0.034708,"56":0.034708,"57":0.199571,"58":0.078093,"59":0.008677,"60":0.008677,"61":0.572682,"62":0.078093,"63":0.17354,"64":0.08677,"65":0.121478,"66":0.052062,"67":0.104124,"68":0.112801,"69":0.138832,"70":0.234279,"71":0.251633,"72":1.093302,"73":40.69513,"74":0.121478,"75":0.060739,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.008677,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0.008677,"43":0.008677,"44":0,"45":0.008677,"46":0,"47":0.008677,"48":0.043385,"49":0.008677,"50":0.034708,"51":0,"52":0.156186,"53":0.008677,"54":0.008677,"55":0,"56":0.026031,"57":0.026031,"58":0.026031,"59":0.008677,"60":0.026031,"61":0.008677,"62":0.008677,"63":0.026031,"64":0.034708,"65":0.156186,"66":1.761431,"67":0.17354,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.043385,"38":0,"39":0,"40":0,"41":0,"42":0,"43":1.492444,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.008677,"50":0,"51":0.008677,"52":0,"53":0,"54":0,"55":0,"56":0.008677,"57":0.026031,"58":0.676806,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.026031,"10":0.034708,"11":0.060739,"12":0.893731,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.017354,"10.1":0.17354,"11.1":0.216925,"12.1":0.537974},G:{"8":0.074476090563394,"3.2":0.0048361097768438,"4.0-4.1":0.0029016658661063,"4.2-4.3":0.00096722195536876,"5.0-5.1":0.0096722195536876,"6.0-6.1":0.0048361097768438,"7.0-7.1":0.017409995196638,"8.1-8.4":0.037721656259382,"9.0-9.2":0.022246104973481,"9.3":0.18473939347543,"10.0-10.2":0.10252552726909,"10.3":0.2447071547083,"11.0-11.2":0.30177325007505,"11.3-11.4":0.61998927339137,"12.0-12.1":3.7431489672771,"12.2":4.2934982598819},I:{"3":0.00034462802419355,"4":0.049626435483871,_:"67","2.1":0.0024123961693548,"2.2":0.0041355362903226,"2.3":0.0024123961693548,"4.1":0.024813217741935,"4.2-4.3":0.10752394354839,"4.4":0,"4.4.3-4.4.4":0.15060244657258},A:{"6":0,"7":0,"8":0.15601913461538,"9":0.027532788461538,"10":0.036710384615385,"11":0.25697269230769,"5.5":0},B:{"12":0.008677,"13":0.008677,"14":0.034708,"15":0.017354,"16":0.034708,"17":0.390465,"18":0.190894},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.10043419354839,"5.0-5.4":0.010043419354839,"6.2-6.4":0.020086838709677,"7.2-7.4":0.060260516129032,"8.2":0.36156309677419,"9.2":0.38164993548387},N:{"10":0.011529,"11":0.069174},J:{"7":0,"10":0.01323},S:{"2.5":0},R:{_:"0"},M:{"0":0.067473},O:{"0":0.416745},Q:{"1.2":0.007938},H:{"0":0.16282902061856},L:{"0":12.787696}}; diff --git a/node_modules/caniuse-lite/data/regions/VU.js b/node_modules/caniuse-lite/data/regions/VU.js index 7270c018c..d19159917 100644 --- a/node_modules/caniuse-lite/data/regions/VU.js +++ b/node_modules/caniuse-lite/data/regions/VU.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.011604,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.011604,"41":0,"42":0,"43":0,"44":0,"45":0.005802,"46":0.040614,"47":0.02901,"48":0,"49":0.150852,"50":0,"51":0,"52":0.005802,"53":0,"54":0,"55":0.034812,"56":0.040614,"57":0.023208,"58":0.011604,"59":0.005802,"60":0.034812,"61":0,"62":0.017406,"63":0.05802,"64":0.063822,"65":0.052218,"66":0.040614,"67":0.052218,"68":0.02901,"69":0.139248,"70":0.104436,"71":7.356936,"72":8.476722,"73":0.005802,"74":0.017406,"75":0},C:{"2":0,"3":0,"4":0,"5":0.052218,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0.005802,"33":0,"34":0.052218,"35":0,"36":0,"37":0,"38":0.075426,"39":0,"40":0.011604,"41":0,"42":0,"43":0.017406,"44":0.005802,"45":0.005802,"46":0,"47":0.034812,"48":0.034812,"49":0.005802,"50":0,"51":0.011604,"52":0.023208,"53":0,"54":0.034812,"55":0,"56":0.052218,"57":0.005802,"58":0.069624,"59":0.023208,"60":0.023208,"61":0.023208,"62":0.017406,"63":0.110238,"64":0.963132,"65":4.769244,"66":0.069624,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.011604,"38":0,"39":0.005802,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.121842,"58":0.121842,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.075426,"9":0.011604,"10":0.011604,"11":0.139248,"12":0.2901,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.11604,"10.1":0.23208,"11.1":0.417744,"12.1":0},G:{"8":0.26555205804063,"3.2":0.0037801004703292,"4.0-4.1":0.0028350753527469,"4.2-4.3":0.0028350753527469,"5.0-5.1":0.010395276293405,"6.0-6.1":0.0066151758230762,"7.0-7.1":0.021735577704393,"8.1-8.4":0.051976381467027,"9.0-9.2":0.027405728409887,"9.3":0.20223537516261,"10.0-10.2":0.12663336575603,"10.3":0.26271698268788,"11.0-11.2":0.34304411768238,"11.3-11.4":0.82217185229661,"12.0-12.1":7.2587379281497,"12.2":0.034965929350545},I:{"3":0.002131170212766,"4":0.28344563829787,_:"67","2.1":0,"2.2":0,"2.3":0.046885744680851,"4.1":0.080984468085106,"4.2-4.3":0.42836521276596,"4.4":0,"4.4.3-4.4.4":0.96115776595745},A:{"6":0,"7":0,"8":1.4299698461538,"9":0.058128855534709,"10":0.046503084427767,"11":1.5636662138837,"5.5":0},B:{"12":0.063822,"13":0.266892,"14":0.052218,"15":0.272694,"16":0.324912,"17":0.997944,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.8355043902439,"5.0-5.4":0.052219024390244,"6.2-6.4":0.18798848780488,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.012594},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.06297},O:{"0":0.612908},Q:{_:"1.2"},H:{"0":0.66769839175258},L:{"0":53.047064}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.041868,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.018608,"41":0,"42":0.009304,"43":0,"44":0,"45":0.009304,"46":0,"47":0.13956,"48":0,"49":0.027912,"50":0,"51":0,"52":0.009304,"53":0,"54":0,"55":0.02326,"56":0.041868,"57":0.004652,"58":0.274468,"59":0.004652,"60":0.004652,"61":0.004652,"62":0,"63":0.027912,"64":0.013956,"65":0.041868,"66":0.004652,"67":0.009304,"68":0.004652,"69":0.055824,"70":0.065128,"71":0.027912,"72":0.818752,"73":9.5366,"74":0.004652,"75":0.1163,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004652,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.004652,"32":0,"33":0,"34":0.106996,"35":0,"36":0,"37":0,"38":0.027912,"39":0.004652,"40":0.02326,"41":0,"42":0,"43":0.041868,"44":0.013956,"45":0,"46":0,"47":0.065128,"48":0.055824,"49":0.004652,"50":0.009304,"51":0,"52":0.009304,"53":0,"54":0.032564,"55":0,"56":0.009304,"57":0.004652,"58":0.195384,"59":0.02326,"60":0.060476,"61":0.009304,"62":0.009304,"63":0.027912,"64":0.027912,"65":0.832708,"66":3.316876,"67":0.051172,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.30238,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.032564,"9":0.004652,"10":0.004652,"11":0.027912,"12":0.074432,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.074432,"10.1":0.018608,"11.1":0.060476,"12.1":0.2326},G:{"8":0.03834210107075,"3.2":0.0024897468227759,"4.0-4.1":0.0014938480936656,"4.2-4.3":0.00049794936455519,"5.0-5.1":0.0049794936455519,"6.0-6.1":0.0024897468227759,"7.0-7.1":0.0089630885619934,"8.1-8.4":0.019420025217652,"9.0-9.2":0.011452835384769,"9.3":0.095108328630041,"10.0-10.2":0.05278263264285,"10.3":0.12598118923246,"11.0-11.2":0.15536020174122,"11.3-11.4":0.31918554267988,"12.0-12.1":1.9270640408286,"12.2":2.2103972292605},I:{"3":0.002073435483871,"4":0.29857470967742,_:"67","2.1":0.014514048387097,"2.2":0.024881225806452,"2.3":0.014514048387097,"4.1":0.14928735483871,"4.2-4.3":0.64691187096774,"4.4":0,"4.4.3-4.4.4":0.90609130645161},A:{"6":0,"7":0,"8":0.213992,"9":0.027912,"10":0.027912,"11":0.972268,"5.5":0},B:{"12":0.051172,"13":0.190732,"14":0.018608,"15":0.055824,"16":0.251208,"17":0.525676,"18":0.102344},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.64150875167785,"5.0-5.4":0.13671497986577,"6.2-6.4":0.06309922147651,"7.2-7.4":0.15774805369128,"8.2":0.31549610738255,"9.2":0.25239688590604},N:{"10":0,"11":0.016044},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.21392},O:{"0":1.353044},Q:{"1.2":0.117656},H:{"0":0.10632595876289},L:{"0":68.357348}}; diff --git a/node_modules/caniuse-lite/data/regions/WF.js b/node_modules/caniuse-lite/data/regions/WF.js index 8d0d58d89..be81f635a 100644 --- a/node_modules/caniuse-lite/data/regions/WF.js +++ b/node_modules/caniuse-lite/data/regions/WF.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.201825,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0.013455,"49":0.013455,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0.013455,"60":0.130065,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0.3588,"68":0,"69":0,"70":0,"71":3.79431,"72":4.55676,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0.013455,"48":0,"49":0,"50":0,"51":0,"52":0.013455,"53":0,"54":0,"55":0.085215,"56":0,"57":0,"58":0,"59":0,"60":0.659295,"61":0,"62":0,"63":0,"64":0.97773,"65":6.9966,"66":0.013455,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.26013,"58":0.21528,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.013455,"9":0.17043,"10":0.013455,"11":0,"12":0.632385,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.013455,"10.1":0.058305,"11.1":0.085215,"12.1":0},G:{"8":0.27850620584409,"3.2":0.0039645011508056,"4.0-4.1":0.0029733758631042,"4.2-4.3":0.0029733758631042,"5.0-5.1":0.010902378164715,"6.0-6.1":0.0069378770139097,"7.0-7.1":0.022795881617132,"8.1-8.4":0.054511890823577,"9.0-9.2":0.02874263334334,"9.3":0.2121008115681,"10.0-10.2":0.13281078855199,"10.3":0.27553282998099,"11.0-11.2":0.3597784794356,"11.3-11.4":0.86227900030021,"12.0-12.1":7.6128333348344,"12.2":0.036671635644951},I:{"3":0.0014618676122931,"4":0.19442839243499,_:"67","2.1":0,"2.2":0,"2.3":0.032161087470449,"4.1":0.055550969267139,"4.2-4.3":0.29383539007092,"4.4":0,"4.4.3-4.4.4":0.65930229314421},A:{"6":0,"7":0,"8":0,"9":0,"10":0.085215,"11":0.28704,"5.5":0},B:{"12":0,"13":0,"14":0.013455,"15":0.085215,"16":0.156975,"17":0.31395,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15973936655405,"5.0-5.4":0.14745172297297,"6.2-6.4":0.35634166385135,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.943065},O:{"0":0},Q:{_:"1.2"},H:{"0":0},L:{"0":57.531185}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.100776,"32":0,"33":0.050388,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.500004,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0.151164,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0.100776,"68":0,"69":0.201552,"70":0,"71":0.25194,"72":0.050388,"73":4.701588,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0.050388,"53":0,"54":0,"55":0.151164,"56":0,"57":0,"58":0,"59":0,"60":0.60078,"61":0,"62":0,"63":0,"64":0.151164,"65":0.050388,"66":6.953544,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.651168,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0.050388,"9":0,"10":0,"11":0,"12":0.751944,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":0.10476715700991,"3.2":0.0068030621435005,"4.0-4.1":0.0040818372861003,"4.2-4.3":0.0013606124287001,"5.0-5.1":0.013606124287001,"6.0-6.1":0.0068030621435005,"7.0-7.1":0.024491023716602,"8.1-8.4":0.053063884719304,"9.0-9.2":0.031294085860102,"9.3":0.25987697388172,"10.0-10.2":0.14422491744221,"10.3":0.34423494446112,"11.0-11.2":0.42451107775443,"11.3-11.4":0.87215256679676,"12.0-12.1":5.2655700990693,"12.2":6.0397585709997},I:{"3":0.0017152862903226,"4":0.24700122580645,_:"67","2.1":0.012007004032258,"2.2":0.020583435483871,"2.3":0.012007004032258,"4.1":0.12350061290323,"4.2-4.3":0.53516932258065,"4.4":0,"4.4.3-4.4.4":0.74958010887097},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"5.5":0},B:{"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.100776,"18":0.201552},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0.18384626804124,"6.2-6.4":0,"7.2-7.4":0,"8.2":2.0081669278351,"9.2":0.55153880412371},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.18372},O:{"0":4.207188},Q:{"1.2":0},H:{"0":0},L:{"0":59.771032}}; diff --git a/node_modules/caniuse-lite/data/regions/WS.js b/node_modules/caniuse-lite/data/regions/WS.js index b01e2d047..1d5baeacf 100644 --- a/node_modules/caniuse-lite/data/regions/WS.js +++ b/node_modules/caniuse-lite/data/regions/WS.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0.004532,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.009064,"26":0,"27":0.004532,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.004532,"37":0,"38":0,"39":0,"40":0.02266,"41":0,"42":0,"43":0.004532,"44":0,"45":0,"46":0,"47":0.02266,"48":0,"49":0.208472,"50":0,"51":0.009064,"52":0,"53":0.290048,"54":0,"55":0.018128,"56":0,"57":0.013596,"58":0.013596,"59":0,"60":0,"61":0.018128,"62":0,"63":0.131428,"64":0.018128,"65":0.18128,"66":0.009064,"67":0.02266,"68":0.018128,"69":0.02266,"70":0.163152,"71":3.64826,"72":5.52904,"73":0.013596,"74":0.013596,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0.036256,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0.004532,"31":0,"32":0,"33":0,"34":0.004532,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.031724,"44":0.004532,"45":0,"46":0,"47":0.13596,"48":0,"49":0,"50":0.004532,"51":0,"52":0.013596,"53":0.013596,"54":0,"55":0.004532,"56":0.013596,"57":0.004532,"58":0.018128,"59":0.004532,"60":0.004532,"61":0.004532,"62":0.004532,"63":0.013596,"64":0.217536,"65":1.142064,"66":0.072512,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.009064,"38":0.004532,"39":0,"40":0,"41":0,"42":0,"43":0.009064,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.013596,"57":0.063448,"58":0.2266,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.004532},E:{"4":0,"5":0,"6":0,"7":0,"8":0.036256,"9":0,"10":0,"11":0.004532,"12":0.117832,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0.004532,"10.1":0.049852,"11.1":0.036256,"12.1":0},G:{"8":0.19366442389673,"3.2":0.0027567889522666,"4.0-4.1":0.0020675917141999,"4.2-4.3":0.0020675917141999,"5.0-5.1":0.0075811696187331,"6.0-6.1":0.0048243806664665,"7.0-7.1":0.015851536475533,"8.1-8.4":0.037905848093666,"9.0-9.2":0.019986719903933,"9.3":0.14748820894626,"10.0-10.2":0.092352429900931,"10.3":0.19159683218253,"11.0-11.2":0.25017859741819,"11.3-11.4":0.59960159711798,"12.0-12.1":5.2937239855899,"12.2":0.025500297808466},I:{"3":0.0036403735224586,"4":0.484169678487,_:"67","2.1":0,"2.2":0,"2.3":0.08008821749409,"4.1":0.13833419385343,"4.2-4.3":0.73171507801418,"4.4":0,"4.4.3-4.4.4":1.6418084586288},A:{"6":0,"7":0,"8":0.02266,"9":0.009064,"10":0.013596,"11":0.489456,"5.5":0},B:{"12":0.18128,"13":0.167684,"14":1.753884,"15":0.081576,"16":0.18128,"17":0.63448,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.89437460869565,"5.0-5.4":0.22359365217391,"6.2-6.4":0.13212352173913,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.180444},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.10936},O:{"0":0.579608},Q:{_:"1.2"},H:{"0":2.3709511065292},L:{"0":59.048964}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.004795,"25":0.033565,"26":0,"27":0.004795,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0.014385,"38":0.004795,"39":0,"40":0.004795,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.26852,"50":0,"51":0,"52":0.004795,"53":0.01918,"54":0,"55":0,"56":0,"57":0,"58":0.02877,"59":0.004795,"60":0,"61":0.04795,"62":0.01918,"63":0,"64":0.004795,"65":0.091105,"66":0.004795,"67":0.00959,"68":0.20139,"69":0.110285,"70":0.004795,"71":0.07672,"72":1.27547,"73":8.961855,"74":0.004795,"75":0.00959,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.004795,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.004795,"30":0.004795,"31":0.004795,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0.04795,"44":0.004795,"45":0.004795,"46":0,"47":0.07672,"48":0.004795,"49":0,"50":0.00959,"51":0.00959,"52":0.014385,"53":0,"54":0,"55":0,"56":0,"57":0.014385,"58":0,"59":0,"60":0.01918,"61":0,"62":0,"63":0.01918,"64":0.004795,"65":0.35483,"66":2.747535,"67":0.081515,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0.02877,"36":0,"37":0.00959,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0.004795,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0.810355,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.014385},E:{"4":0,"5":0.043155,"6":0,"7":0,"8":0,"9":0,"10":0.004795,"11":0.014385,"12":0.03836,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.004795,"7.1":0,"9.1":0.004795,"10.1":0.00959,"11.1":0,"12.1":0.08631},G:{"8":0.067525370759532,"3.2":0.0043847643350345,"4.0-4.1":0.0026308586010207,"4.2-4.3":0.0008769528670069,"5.0-5.1":0.008769528670069,"6.0-6.1":0.0043847643350345,"7.0-7.1":0.015785151606124,"8.1-8.4":0.034201161813269,"9.0-9.2":0.020169915941159,"9.3":0.16749799759832,"10.0-10.2":0.092957003902732,"10.3":0.22186907535275,"11.0-11.2":0.27360929450615,"11.3-11.4":0.56212678775143,"12.0-12.1":3.3938075953167,"12.2":3.8927937766437},I:{"3":0.0052999243951613,"4":0.76318911290323,_:"67","2.1":0.037099470766129,"2.2":0.063599092741935,"2.3":0.037099470766129,"4.1":0.38159455645161,"4.2-4.3":1.6535764112903,"4.4":0,"4.4.3-4.4.4":2.3160669606855},A:{"6":0,"7":0,"8":0.05754,"9":0,"10":0.03836,"11":0.311675,"5.5":0},B:{"12":0.02877,"13":0.26852,"14":0.03836,"15":0.081515,"16":0.20139,"17":0.71925,"18":0.07672},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.79769143548387,"5.0-5.4":0.10359629032258,"6.2-6.4":0.24863109677419,"7.2-7.4":1.2638747419355,"8.2":3.4186775806452,"9.2":0.59049885483871},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0.026025},O:{"0":2.47758},Q:{"1.2":0.005205},H:{"0":3.0699930670103},L:{"0":50.348145}}; diff --git a/node_modules/caniuse-lite/data/regions/YE.js b/node_modules/caniuse-lite/data/regions/YE.js index 7641de860..7d4566a0d 100644 --- a/node_modules/caniuse-lite/data/regions/YE.js +++ b/node_modules/caniuse-lite/data/regions/YE.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.004796,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.007194,"22":0.004796,"23":0.004796,"24":0.004796,"25":0.002398,"26":0.019184,"27":0.002398,"28":0,"29":0.002398,"30":0.007194,"31":0.043164,"32":0.007194,"33":0.184646,"34":0.002398,"35":0.002398,"36":0,"37":0,"38":0.002398,"39":0.004796,"40":0.007194,"41":0,"42":0,"43":0.014388,"44":0.002398,"45":0.002398,"46":0.014388,"47":0.002398,"48":0.002398,"49":0.057552,"50":0,"51":0.007194,"52":0.002398,"53":0.002398,"54":0.004796,"55":0.009592,"56":0.01199,"57":0.004796,"58":0.009592,"59":0.004796,"60":0.007194,"61":0.007194,"62":0.01199,"63":0.01199,"64":0.009592,"65":0.014388,"66":0.033572,"67":0.021582,"68":0.019184,"69":0.03597,"70":0.079134,"71":1.148642,"72":1.58268,"73":0.002398,"74":0.002398,"75":0},C:{"2":0,"3":0.031174,"4":0,"5":0,"6":0,"7":0,"8":0.002398,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.002398,"19":0,"20":0.002398,"21":0,"22":0,"23":0.002398,"24":0.002398,"25":0,"26":0.002398,"27":0.002398,"28":0.002398,"29":0.002398,"30":0.002398,"31":0,"32":0,"33":0,"34":0.002398,"35":0.002398,"36":0.004796,"37":0,"38":0,"39":0.002398,"40":0.02398,"41":0.002398,"42":0.002398,"43":0.014388,"44":0.007194,"45":0.002398,"46":0.002398,"47":0.009592,"48":0.009592,"49":0.007194,"50":0.004796,"51":0.002398,"52":0.016786,"53":0.002398,"54":0.004796,"55":0.007194,"56":0.014388,"57":0.007194,"58":0.004796,"59":0.014388,"60":0.01199,"61":0.009592,"62":0.01199,"63":0.014388,"64":0.09592,"65":0.321332,"66":0.009592,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.002398,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.002398,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002398,"30":0.004796,"31":0,"32":0.002398,"33":0.002398,"34":0.002398,"35":0.002398,"36":0,"37":0.002398,"38":0.004796,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.002398,"50":0.002398,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002398,"57":0.02398,"58":0.016786,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.007194},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0.014388,"10":0.004796,"11":0.002398,"12":0.01199,_:"0","3.1":0,"3.2":0,"5.1":0.002398,"6.1":0,"7.1":0,"9.1":0.002398,"10.1":0.004796,"11.1":0.007194,"12.1":0},G:{"8":0.13129012869008,"3.2":0.0018688986290403,"4.0-4.1":0.0014016739717802,"4.2-4.3":0.0014016739717802,"5.0-5.1":0.0051394712298609,"6.0-6.1":0.0032705726008206,"7.0-7.1":0.010746167116982,"8.1-8.4":0.025697356149305,"9.0-9.2":0.013549515060542,"9.3":0.099986076653658,"10.0-10.2":0.062608104072851,"10.3":0.1298884547183,"11.0-11.2":0.16960255058541,"11.3-11.4":0.40648545181627,"12.0-12.1":3.5887525924147,"12.2":0.017287312318623},I:{"3":0.030967791962175,"4":4.1187163309693,_:"67","2.1":0,"2.2":0,"2.3":0.68129142316785,"4.1":1.1767760945626,"4.2-4.3":6.2245261843972,"4.4":0,"4.4.3-4.4.4":13.966474174941},A:{"6":0,"7":0,"8":0.01812888,"9":0.00258984,"10":0.00517968,"11":0.0388476,"5.5":0},B:{"12":0.002398,"13":0.014388,"14":0.007194,"15":0.004796,"16":0.021582,"17":0.019184,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.2611474519573,"5.0-5.4":0.16405170106762,"6.2-6.4":0.18455816370107,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.015204},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.281274},O:{"0":2.934372},Q:{_:"1.2"},H:{"0":1.3458544226804},L:{"0":55.291034}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.002039,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.006117,"22":0,"23":0.002039,"24":0,"25":0.014273,"26":0.010195,"27":0,"28":0.002039,"29":0.012234,"30":0.010195,"31":0.006117,"32":0.002039,"33":0.10195,"34":0,"35":0,"36":0.002039,"37":0,"38":0.002039,"39":0.004078,"40":0.002039,"41":0,"42":0,"43":0.014273,"44":0,"45":0,"46":0.004078,"47":0.002039,"48":0.004078,"49":0.036702,"50":0,"51":0.006117,"52":0.004078,"53":0.006117,"54":0.004078,"55":0.008156,"56":0.004078,"57":0.002039,"58":0.004078,"59":0.002039,"60":0.006117,"61":0.004078,"62":0.006117,"63":0.016312,"64":0.008156,"65":0.008156,"66":0.012234,"67":0.018351,"68":0.016312,"69":0.030585,"70":0.048936,"71":0.065248,"72":0.134574,"73":2.149106,"74":0.002039,"75":0.004078,_:"76"},C:{"2":0,"3":0.016312,"4":0.004078,"5":0,"6":0,"7":0,"8":0.006117,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.002039,"27":0,"28":0.002039,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.002039,"35":0,"36":0.004078,"37":0,"38":0.002039,"39":0,"40":0.002039,"41":0.002039,"42":0,"43":0.008156,"44":0.004078,"45":0.004078,"46":0.004078,"47":0.010195,"48":0.004078,"49":0.004078,"50":0.006117,"51":0,"52":0.018351,"53":0,"54":0.002039,"55":0.004078,"56":0.012234,"57":0.004078,"58":0.004078,"59":0.004078,"60":0.010195,"61":0.004078,"62":0.006117,"63":0.006117,"64":0.012234,"65":0.059131,"66":0.395566,"67":0.008156,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0.002039,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0.002039,"30":0.002039,"31":0,"32":0,"33":0,"34":0.002039,"35":0,"36":0.002039,"37":0.002039,"38":0,"39":0,"40":0.002039,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.002039,"57":0.004078,"58":0.032624,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.006117},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004078,"11":0,"12":0.006117,_:"0","3.1":0,"3.2":0,"5.1":0.014273,"6.1":0,"7.1":0,"9.1":0.002039,"10.1":0.006117,"11.1":0.004078,"12.1":0.004078},G:{"8":0.013354241068748,"3.2":0.00086715851095767,"4.0-4.1":0.0005202951065746,"4.2-4.3":0.00017343170219153,"5.0-5.1":0.0017343170219153,"6.0-6.1":0.00086715851095767,"7.0-7.1":0.0031217706394476,"8.1-8.4":0.0067638363854698,"9.0-9.2":0.0039889291504053,"9.3":0.033125455118583,"10.0-10.2":0.018383760432303,"10.3":0.043878220654458,"11.0-11.2":0.054110691083759,"11.3-11.4":0.11116972110477,"12.0-12.1":0.67118068748124,"12.2":0.76986332602822},I:{"3":0.030558353830645,"4":4.4004029516129,_:"67","2.1":0.21390847681452,"2.2":0.36670024596774,"2.3":0.21390847681452,"4.1":2.2002014758065,"4.2-4.3":9.5342063951613,"4.4":0,"4.4.3-4.4.4":13.354000623992},A:{"6":0,"7":0,"8":0.0086357647058824,"9":0.0021589411764706,"10":0.0021589411764706,"11":0.023748352941176,"5.5":0},B:{"12":0.002039,"13":0.006117,"14":0.002039,"15":0.004078,"16":0.014273,"17":0.022429,"18":0.012234},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.91636918454936,"5.0-5.4":0.13236443776824,"6.2-6.4":0.081455038626609,"7.2-7.4":0.21381947639485,"8.2":0.71273158798283,"9.2":0.31563827467811},N:{"10":0.007961,"11":0.007961},J:{"7":0,"10":0.007961},S:{"2.5":0},R:{_:"0"},M:{"0":0.206986},O:{"0":2.117626},Q:{"1.2":0},H:{"0":1.1305440721649},L:{"0":57.107791}}; diff --git a/node_modules/caniuse-lite/data/regions/YT.js b/node_modules/caniuse-lite/data/regions/YT.js index b740e80a8..bab1c968c 100644 --- a/node_modules/caniuse-lite/data/regions/YT.js +++ b/node_modules/caniuse-lite/data/regions/YT.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.012832,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.006416,"32":0,"33":0,"34":0.006416,"35":0,"36":0,"37":0,"38":0,"39":0.012832,"40":0,"41":0,"42":0,"43":0.006416,"44":0,"45":0,"46":0.006416,"47":0,"48":0.025664,"49":0.051328,"50":0.006416,"51":0.012832,"52":0.006416,"53":0,"54":0,"55":0,"56":0.025664,"57":0.012832,"58":0.09624,"59":0,"60":0.012832,"61":0,"62":0.012832,"63":0.012832,"64":0.012832,"65":0.12832,"66":0.006416,"67":0.41704,"68":0.391376,"69":0.025664,"70":0.09624,"71":8.635936,"72":11.32424,"73":0.006416,"74":0,"75":0},C:{"2":0,"3":0.006416,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.006416,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.006416,"37":0,"38":0.012832,"39":0.006416,"40":0,"41":0.012832,"42":0.012832,"43":0.006416,"44":0.006416,"45":0.019248,"46":0,"47":0.019248,"48":0.006416,"49":0,"50":0.006416,"51":0.019248,"52":0.057744,"53":0.025664,"54":0,"55":0.006416,"56":0.12832,"57":0.237392,"58":0,"59":0.006416,"60":0.12832,"61":0.038496,"62":0.089824,"63":0.019248,"64":0.821248,"65":3.27216,"66":0.006416,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.006416,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.012832,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0.654432,"58":0.923904,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.006416,"6":0,"7":0,"8":0,"9":0,"10":0.019248,"11":0.051328,"12":2.142944,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.006416,"7.1":0,"9.1":0.115488,"10.1":0.102656,"11.1":0.115488,"12.1":0},G:{"8":0.25492000560392,"3.2":0.0036287545281697,"4.0-4.1":0.0027215658961273,"4.2-4.3":0.0027215658961273,"5.0-5.1":0.0099790749524667,"6.0-6.1":0.006350320424297,"7.0-7.1":0.020865338536976,"8.1-8.4":0.049895374762334,"9.0-9.2":0.02630847032923,"9.3":0.19413836725708,"10.0-10.2":0.12156327669369,"10.3":0.2521984397078,"11.0-11.2":0.3293094734314,"11.3-11.4":0.78925410987691,"12.0-12.1":6.9681158827179,"12.2":0.03356597938557},I:{"3":0.00091555555555556,"4":0.12176888888889,_:"67","2.1":0,"2.2":0,"2.3":0.020142222222222,"4.1":0.034791111111111,"4.2-4.3":0.18402666666667,"4.4":0,"4.4.3-4.4.4":0.41291555555556},A:{"6":0,"7":0,"8":0.012832,"9":0,"10":0.019248,"11":0.814832,"5.5":0},B:{"12":0.006416,"13":0.038496,"14":0.044912,"15":0.115488,"16":0.250224,"17":2.95136,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.18924881012658,"5.0-5.4":0.02102764556962,"6.2-6.4":0.03154146835443,_:"7.2-7.4 8.2"},N:{"10":0,"11":0.007168},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0.064512},O:{"0":0.060928},Q:{_:"1.2"},H:{"0":2.7993072164948},L:{"0":44.371152}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.020739,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.020739,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0.006913,"46":0,"47":0,"48":0,"49":0.103695,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.020739,"57":0,"58":0.110608,"59":0,"60":0,"61":0,"62":0,"63":0.041478,"64":0,"65":0.200477,"66":0.006913,"67":0.089869,"68":0.034565,"69":0.020739,"70":0.145173,"71":1.299644,"72":1.195949,"73":21.865819,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0.089869,"39":0,"40":0,"41":0,"42":0,"43":0.013826,"44":0.006913,"45":0.027652,"46":0.006913,"47":0.027652,"48":0.006913,"49":0.020739,"50":0.013826,"51":0.020739,"52":0.082956,"53":0.020739,"54":0,"55":0,"56":0.428606,"57":1.389513,"58":0.006913,"59":0.062217,"60":0.193564,"61":0.048391,"62":0.076043,"63":0.034565,"64":0.145173,"65":0.158999,"66":5.516574,"67":0.020739,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0.034565,"37":0,"38":0,"39":0,"40":0.013826,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.583077,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0.006913,"6":0,"7":0,"8":0,"9":0,"10":0.027652,"11":0.006913,"12":0.670561,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0.186651,"7.1":0,"9.1":0.020739,"10.1":1.963292,"11.1":0.103695,"12.1":0.891777},G:{"8":0.055580916241369,"3.2":0.0036091504052837,"4.0-4.1":0.0021654902431702,"4.2-4.3":0.00072183008105674,"5.0-5.1":0.0072183008105674,"6.0-6.1":0.0036091504052837,"7.0-7.1":0.012992941459021,"8.1-8.4":0.028151373161213,"9.0-9.2":0.016602091864305,"9.3":0.13786954548184,"10.0-10.2":0.076513988592014,"10.3":0.18262301050736,"11.0-11.2":0.2252109852897,"11.3-11.4":0.46269308195737,"12.0-12.1":2.7934824136896,"12.2":3.2042037298109},I:{"3":0.0017241864919355,"4":0.24828285483871,_:"67","2.1":0.012069305443548,"2.2":0.020690237903226,"2.3":0.012069305443548,"4.1":0.12414142741935,"4.2-4.3":0.53794618548387,"4.4":0,"4.4.3-4.4.4":0.75346949697581},A:{"6":0,"7":0.013826,"8":0.006913,"9":0,"10":0.013826,"11":0.96782,"5.5":0},B:{"12":0.006913,"13":0.027652,"14":0.082956,"15":0.186651,"16":0.103695,"17":2.516332,"18":0.324911},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.15809356343284,"5.0-5.4":0.073776996268657,"6.2-6.4":0.11593527985075,"7.2-7.4":0.34780583955224,"8.2":0.87478438432836,"9.2":1.2542089365672},N:{"10":0,"11":0.037044},J:{"7":0,"10":0.003087},S:{"2.5":0},R:{_:"0"},M:{"0":0.138915},O:{"0":0.222264},Q:{"1.2":0.003087},H:{"0":0.18412204639175},L:{"0":41.645336}}; diff --git a/node_modules/caniuse-lite/data/regions/ZA.js b/node_modules/caniuse-lite/data/regions/ZA.js index 72ad5fdfa..e8f0ff31c 100644 --- a/node_modules/caniuse-lite/data/regions/ZA.js +++ b/node_modules/caniuse-lite/data/regions/ZA.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.00757,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.003785,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0.003785,"35":0,"36":0,"37":0,"38":0.003785,"39":0.003785,"40":0.01514,"41":0,"42":0,"43":0.003785,"44":0,"45":0,"46":0.01514,"47":0.003785,"48":0.003785,"49":0.117335,"50":0.003785,"51":0.003785,"52":0.003785,"53":0.003785,"54":0.003785,"55":0.049205,"56":0.00757,"57":0.003785,"58":0.02271,"59":0.00757,"60":0.01514,"61":0.00757,"62":0.01514,"63":0.04542,"64":0.018925,"65":0.03785,"66":0.02271,"67":0.056775,"68":0.041635,"69":0.049205,"70":0.09841,"71":2.83875,"72":3.985605,"73":0.01514,"74":0.00757,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0.003785,"16":0,"17":0,"18":0,"19":0.003785,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0.003785,"41":0.003785,"42":0,"43":0.003785,"44":0,"45":0.003785,"46":0,"47":0.003785,"48":0.011355,"49":0,"50":0.003785,"51":0,"52":0.05299,"53":0,"54":0.003785,"55":0.003785,"56":0.00757,"57":0.00757,"58":0.00757,"59":0.003785,"60":0.03028,"61":0.01514,"62":0.00757,"63":0.01514,"64":0.109765,"65":0.63588,"66":0.03028,"67":0,"3.5":0,"3.6":0.003785},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0.003785,"19":0,"20":0,"21":0,"22":0.003785,"23":0,"24":0.01514,"25":0.011355,"26":0.0757,"27":0.00757,"28":0.05299,"29":0.011355,"30":0.02271,"31":0.01514,"32":0.064345,"33":0.03028,"34":0,"35":0.06056,"36":0.00757,"37":0.011355,"38":0.336865,"39":0.00757,"40":0,"41":0,"42":0,"43":0.003785,"44":0,"45":0.003785,"46":0,"47":0,"48":0,"49":0.01514,"50":0.00757,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0.003785,"57":0.102195,"58":0.124905,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.03785},E:{"4":0,"5":0,"6":0,"7":0.003785,"8":0.049205,"9":0.026495,"10":0.00757,"11":0.03028,"12":0.450415,_:"0","3.1":0,"3.2":0,"5.1":0.04542,"6.1":0.003785,"7.1":0.003785,"9.1":0.018925,"10.1":0.041635,"11.1":0.079485,"12.1":0},G:{"8":0.34671345141599,"3.2":0.0049354227959572,"4.0-4.1":0.0037015670969679,"4.2-4.3":0.0037015670969679,"5.0-5.1":0.013572412688882,"6.0-6.1":0.008636989892925,"7.0-7.1":0.028378681076754,"8.1-8.4":0.067862063444411,"9.0-9.2":0.035781815270689,"9.3":0.26404511958371,"10.0-10.2":0.16533666366457,"10.3":0.34301188431902,"11.0-11.2":0.44788961873311,"11.3-11.4":1.0734544581207,"12.0-12.1":9.4772456239368,"12.2":0.045652660862604},I:{"3":0.0010826654846336,"4":0.14399450945626,_:"67","2.1":0,"2.2":0,"2.3":0.023818640661939,"4.1":0.041141288416076,"4.2-4.3":0.21761576241135,"4.4":0,"4.4.3-4.4.4":0.48828213356974},A:{"6":0.0037971704180064,"7":0.0037971704180064,"8":0.034174533762058,"9":0.018985852090032,"10":0.026580192926045,"11":1.0935850803859,"5.5":0},B:{"12":0.018925,"13":0.026495,"14":0.03785,"15":0.05299,"16":0.0757,"17":0.480695,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.3360443756558,"5.0-5.4":0.26756455403987,"6.2-6.4":0.30872833158447,_:"7.2-7.4 8.2"},N:{"10":0.0233684,"11":0.2687366},J:{"7":0.075823,"10":0.303292},R:{_:"0"},M:{"0":0.205095},O:{"0":0.801735},Q:{_:"1.2"},H:{"0":7.0195648539519},L:{"0":49.106475}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.01504,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.00376,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0.01128,"29":0,"30":0,"31":0.00376,"32":0,"33":0,"34":0,"35":0,"36":0.00376,"37":0,"38":0.00376,"39":0,"40":0.01128,"41":0.00376,"42":0,"43":0.00376,"44":0.00376,"45":0,"46":0.01128,"47":0.00376,"48":0.00376,"49":0.11656,"50":0.00376,"51":0,"52":0,"53":0,"54":0.00376,"55":0.0376,"56":0.00752,"57":0.00376,"58":0.02256,"59":0.00752,"60":0.01128,"61":0.01504,"62":0.00752,"63":0.0376,"64":0.0188,"65":0.03384,"66":0.02256,"67":0.04136,"68":0.03008,"69":0.02632,"70":0.04512,"71":0.094,"72":0.34592,"73":6.95976,"74":0.01504,"75":0.01504,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.00376,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.00376,"34":0,"35":0,"36":0.00376,"37":0,"38":0,"39":0.00376,"40":0.00376,"41":0.00376,"42":0,"43":0.00376,"44":0.00376,"45":0.00376,"46":0,"47":0.00376,"48":0.01504,"49":0,"50":0.00376,"51":0,"52":0.04888,"53":0,"54":0,"55":0,"56":0.00752,"57":0.00376,"58":0.00376,"59":0.00376,"60":0.02256,"61":0.00752,"62":0.00376,"63":0.01128,"64":0.01128,"65":0.0752,"66":0.79336,"67":0.0376,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0.01504,"25":0.01128,"26":0.06016,"27":0.00376,"28":0.04512,"29":0.00752,"30":0.0188,"31":0.01504,"32":0.04888,"33":0.0188,"34":0,"35":0.06768,"36":0.00752,"37":0.00752,"38":0.188,"39":0.00376,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0.00376,"50":0,"51":0.01128,"52":0,"53":0,"54":0,"55":0,"56":0.00376,"57":0.00376,"58":0.24816,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.0376},E:{"4":0,"5":0,"6":0,"7":0.00376,"8":0.02632,"9":0.01128,"10":0.00752,"11":0.02632,"12":0.30832,_:"0","3.1":0,"3.2":0,"5.1":0.0752,"6.1":0,"7.1":0.00376,"9.1":0.0188,"10.1":0.04136,"11.1":0.07144,"12.1":0.188},G:{"8":0.093087937556289,"3.2":0.0060446712698889,"4.0-4.1":0.0036268027619334,"4.2-4.3":0.0012089342539778,"5.0-5.1":0.012089342539778,"6.0-6.1":0.0060446712698889,"7.0-7.1":0.0217608165716,"8.1-8.4":0.047148435905134,"9.0-9.2":0.027805487841489,"9.3":0.23090644250976,"10.0-10.2":0.12814703092165,"10.3":0.30586036625638,"11.0-11.2":0.37718748724107,"11.3-11.4":0.77492685679976,"12.0-12.1":4.678575562894,"12.2":5.3664591534074},I:{"3":0.00049645161290323,"4":0.071489032258065,_:"67","2.1":0.0034751612903226,"2.2":0.0059574193548387,"2.3":0.0034751612903226,"4.1":0.035744516129032,"4.2-4.3":0.15489290322581,"4.4":0,"4.4.3-4.4.4":0.21694935483871},A:{"6":0,"7":0.0037720512820513,"8":0.037720512820513,"9":0.018860256410256,"10":0.03017641025641,"11":1.0863507692308,"5.5":0},B:{"12":0.0188,"13":0.02256,"14":0.03384,"15":0.04512,"16":0.06392,"17":0.54896,"18":0.18048},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":2.0628590928726,"5.0-5.4":0.2052596112311,"6.2-6.4":0.25657451403888,"7.2-7.4":0.93393123110151,"8.2":3.2328388768898,"9.2":2.8120566738661},N:{"10":0.02496,"11":0.17472},J:{"7":0,"10":0.2496},S:{"2.5":0},R:{_:"0"},M:{"0":0.19968},O:{"0":0.6864},Q:{"1.2":0.00624},H:{"0":6.4688536082474},L:{"0":50.80744}}; diff --git a/node_modules/caniuse-lite/data/regions/ZM.js b/node_modules/caniuse-lite/data/regions/ZM.js index 5d770e6bb..66272b650 100644 --- a/node_modules/caniuse-lite/data/regions/ZM.js +++ b/node_modules/caniuse-lite/data/regions/ZM.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.008655,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0.002885,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0.002885,"34":0,"35":0,"36":0,"37":0,"38":0.002885,"39":0,"40":0.01154,"41":0,"42":0,"43":0.01154,"44":0,"45":0,"46":0.002885,"47":0.002885,"48":0,"49":0.01154,"50":0.01154,"51":0.008655,"52":0,"53":0.002885,"54":0,"55":0.008655,"56":0.002885,"57":0.00577,"58":0.03462,"59":0.008655,"60":0.020195,"61":0.002885,"62":0.01731,"63":0.043275,"64":0.008655,"65":0.037505,"66":0.008655,"67":0.02308,"68":0.01731,"69":0.025965,"70":0.06347,"71":1.076105,"72":1.537705,"73":0.014425,"74":0,"75":0},C:{"2":0,"3":0.002885,"4":0.002885,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0.002885,"18":0,"19":0,"20":0.002885,"21":0.002885,"22":0,"23":0.002885,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0.002885,"32":0,"33":0.002885,"34":0.002885,"35":0.002885,"36":0.002885,"37":0,"38":0.002885,"39":0.002885,"40":0.002885,"41":0.002885,"42":0.002885,"43":0.008655,"44":0.008655,"45":0.008655,"46":0.002885,"47":0.01154,"48":0.008655,"49":0.002885,"50":0,"51":0,"52":0.01154,"53":0,"54":0.002885,"55":0.002885,"56":0.00577,"57":0.00577,"58":0.002885,"59":0.00577,"60":0.025965,"61":0.00577,"62":0.00577,"63":0.014425,"64":0.135595,"65":0.51353,"66":0.05193,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0.002885,"15":0.008655,"16":0.01731,"17":0.002885,"18":0.002885,"19":0.01154,"20":0.04616,"21":0.02885,"22":0.00577,"23":0.02885,"24":0.002885,"25":0,"26":0.002885,"27":0,"28":0.014425,"29":0.002885,"30":0.014425,"31":0,"32":0.00577,"33":0.00577,"34":0.00577,"35":0.002885,"36":0.01154,"37":0.002885,"38":0.072125,"39":0.002885,"40":0,"41":0,"42":0.008655,"43":0.00577,"44":0,"45":0.00577,"46":0,"47":0,"48":0.002885,"49":0.01731,"50":0.014425,"51":0.002885,"52":0,"53":0.002885,"54":0,"55":0,"56":0.01154,"57":0.33466,"58":0.435635,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0.008655,"11.5":0.002885,"11.6":0.008655,"12.1":0.30004},E:{"4":0,"5":0.002885,"6":0.002885,"7":0,"8":0,"9":0,"10":0.00577,"11":0.008655,"12":0.199065,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0.002885,"9.1":0.014425,"10.1":0.01154,"11.1":0.02308,"12.1":0},G:{"8":0.078799789852897,"3.2":0.0011217051936355,"4.0-4.1":0.00084127889522666,"4.2-4.3":0.00084127889522666,"5.0-5.1":0.0030846892824977,"6.0-6.1":0.0019629840888622,"7.0-7.1":0.0064498048634044,"8.1-8.4":0.015423446412489,"9.0-9.2":0.0081323626538577,"9.3":0.060011227859502,"10.0-10.2":0.037577123986791,"10.3":0.07795851095767,"11.0-11.2":0.10179474632243,"11.3-11.4":0.24397087961573,"12.0-12.1":2.1539543980787,"12.2":0.010375773041129},I:{"3":0.0032107978723404,"4":0.42703611702128,_:"67","2.1":0,"2.2":0,"2.3":0.070637553191489,"4.1":0.12201031914894,"4.2-4.3":0.64537037234043,"4.4":0,"4.4.3-4.4.4":1.4480698404255},A:{"6":0,"7":0,"8":0.053605161290323,"9":0.0059561290322581,"10":0.032758709677419,"11":0.27696,"5.5":0},B:{"12":0.06347,"13":0.049045,"14":0.054815,"15":0.0577,"16":0.04616,"17":0.285615,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0627996911197,"5.0-5.4":0.10219227799228,"6.2-6.4":0.071534594594595,_:"7.2-7.4 8.2"},N:{"10":0.16000346456693,"11":1.2914565354331},J:{"7":0.058343,"10":0.233372},R:{_:"0"},M:{"0":0.149415},O:{"0":5.8343},Q:{_:"1.2"},H:{"0":33.936080532646},L:{"0":27.657775}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005872,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.002936,"22":0,"23":0,"24":0,"25":0.002936,"26":0,"27":0,"28":0,"29":0.002936,"30":0,"31":0,"32":0,"33":0.002936,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0.005872,"40":0.005872,"41":0,"42":0,"43":0.01468,"44":0,"45":0.005872,"46":0.002936,"47":0,"48":0,"49":0.017616,"50":0.011744,"51":0.002936,"52":0,"53":0,"54":0,"55":0.008808,"56":0.002936,"57":0.011744,"58":0.032296,"59":0.002936,"60":0.005872,"61":0.005872,"62":0.002936,"63":0.064592,"64":0.011744,"65":0.070464,"66":0.008808,"67":0.008808,"68":0.01468,"69":0.05872,"70":0.032296,"71":0.061656,"72":0.182032,"73":2.81856,"74":0.026424,"75":0,_:"76"},C:{"2":0,"3":0.002936,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0.002936,"13":0.002936,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0.002936,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0.002936,"28":0,"29":0,"30":0,"31":0.002936,"32":0,"33":0,"34":0,"35":0,"36":0.002936,"37":0,"38":0,"39":0,"40":0,"41":0.002936,"42":0,"43":0.008808,"44":0.002936,"45":0.002936,"46":0,"47":0.011744,"48":0.008808,"49":0.002936,"50":0.002936,"51":0,"52":0.011744,"53":0.002936,"54":0.002936,"55":0.002936,"56":0.011744,"57":0.005872,"58":0.002936,"59":0.002936,"60":0.026424,"61":0.008808,"62":0.017616,"63":0.002936,"64":0.011744,"65":0.067528,"66":0.739872,"67":0.046976,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0.002936,"12":0.002936,"15":0.005872,"16":0.005872,"17":0.002936,"18":0.002936,"19":0.011744,"20":0.055784,"21":0.002936,"22":0.002936,"23":0.049912,"24":0,"25":0,"26":0.002936,"27":0.002936,"28":0.011744,"29":0.002936,"30":0.01468,"31":0,"32":0.005872,"33":0.002936,"34":0.002936,"35":0.008808,"36":0.008808,"37":0.011744,"38":0.026424,"39":0.002936,"40":0,"41":0,"42":0.005872,"43":0,"44":0,"45":0.002936,"46":0,"47":0,"48":0,"49":0.01468,"50":0.002936,"51":0.026424,"52":0,"53":0,"54":0,"55":0,"56":0.008808,"57":0.011744,"58":0.85144,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0.005872,"11.5":0.002936,"11.6":0.002936,"12.1":0.270112},E:{"4":0,"5":0,"6":0,"7":0,"8":0.005872,"9":0.002936,"10":0.002936,"11":0.032296,"12":0.10276,_:"0","3.1":0,"3.2":0,"5.1":0.005872,"6.1":0.002936,"7.1":0.005872,"9.1":0.017616,"10.1":0.005872,"11.1":0.023488,"12.1":0.061656},G:{"8":0.024500254978485,"3.2":0.0015909256479536,"4.0-4.1":0.00095455538877214,"4.2-4.3":0.00031818512959071,"5.0-5.1":0.0031818512959071,"6.0-6.1":0.0015909256479536,"7.0-7.1":0.0057273323326328,"8.1-8.4":0.012409220054038,"9.0-9.2":0.0073182579805864,"9.3":0.060773359751826,"10.0-10.2":0.033727623736616,"10.3":0.080500837786451,"11.0-11.2":0.099273760432303,"11.3-11.4":0.20395666806765,"12.0-12.1":1.2313764515161,"12.2":1.4124237902532},I:{"3":0.0023074435483871,"4":0.33227187096774,_:"67","2.1":0.01615210483871,"2.2":0.027689322580645,"2.3":0.01615210483871,"4.1":0.16613593548387,"4.2-4.3":0.71992238709677,"4.4":0,"4.4.3-4.4.4":1.0083528306452},A:{"6":0,"7":0,"8":0.0546096,"9":0.0060677333333333,"10":0.039440266666667,"11":0.2639464,"5.5":0},B:{"12":0.0734,"13":0.05872,"14":0.070464,"15":0.067528,"16":0.041104,"17":0.314152,"18":0.111568},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.88817704109589,"5.0-5.4":0.15313397260274,"6.2-6.4":0.24501435616438,"7.2-7.4":0.27564115068493,"8.2":1.0311020821918,"9.2":0.38793939726027},N:{"10":0.091608926315789,"11":0.99624707368421},J:{"7":0,"10":0.254304},S:{"2.5":0},R:{_:"0"},M:{"0":0.127152},O:{"0":5.432216},Q:{"1.2":0.028256},H:{"0":29.840690666667},L:{"0":32.768288}}; diff --git a/node_modules/caniuse-lite/data/regions/ZW.js b/node_modules/caniuse-lite/data/regions/ZW.js index 09962efeb..8d4377798 100644 --- a/node_modules/caniuse-lite/data/regions/ZW.js +++ b/node_modules/caniuse-lite/data/regions/ZW.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.018128,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0.004532,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.004532,"27":0,"28":0,"29":0.004532,"30":0.004532,"31":0.004532,"32":0,"33":0.013596,"34":0,"35":0,"36":0.004532,"37":0,"38":0.004532,"39":0,"40":0.049852,"41":0,"42":0,"43":0.027192,"44":0,"45":0,"46":0.06798,"47":0,"48":0.004532,"49":0.099704,"50":0.013596,"51":0.004532,"52":0.004532,"53":0.02266,"54":0.004532,"55":0.104236,"56":0.013596,"57":0.013596,"58":0.06798,"59":0.009064,"60":0.031724,"61":0.036256,"62":0.02266,"63":0.054384,"64":0.018128,"65":0.13596,"66":0.04532,"67":0.063448,"68":0.086108,"69":0.1133,"70":0.194876,"71":3.956436,"72":4.518404,"73":0.027192,"74":0.004532,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0.004532,"11":0,"12":0.004532,"13":0,"14":0,"15":0.004532,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0.004532,"22":0,"23":0,"24":0,"25":0,"26":0.004532,"27":0,"28":0,"29":0.004532,"30":0.004532,"31":0.009064,"32":0,"33":0.004532,"34":0.004532,"35":0.013596,"36":0.004532,"37":0.004532,"38":0.009064,"39":0,"40":0.004532,"41":0.004532,"42":0.004532,"43":0.02266,"44":0.009064,"45":0.009064,"46":0.009064,"47":0.036256,"48":0.013596,"49":0.013596,"50":0.004532,"51":0.009064,"52":0.081576,"53":0.004532,"54":0.004532,"55":0.004532,"56":0.018128,"57":0.018128,"58":0.013596,"59":0.013596,"60":0.031724,"61":0.04532,"62":0.027192,"63":0.04532,"64":0.344432,"65":1.51822,"66":0.267388,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0.009064,"17":0.004532,"18":0.004532,"19":0.004532,"20":0.027192,"21":0.009064,"22":0.004532,"23":0,"24":0,"25":0,"26":0.009064,"27":0,"28":0.02266,"29":0.009064,"30":0.018128,"31":0,"32":0.013596,"33":0.004532,"34":0.004532,"35":0.018128,"36":0.018128,"37":0.004532,"38":0.077044,"39":0,"40":0.004532,"41":0,"42":0.013596,"43":0.004532,"44":0,"45":0.009064,"46":0.018128,"47":0.004532,"48":0.009064,"49":0.018128,"50":0.018128,"51":0.004532,"52":0.004532,"53":0.013596,"54":0.013596,"55":0.009064,"56":0.063448,"57":0.774972,"58":0.824824,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0.004532,"12.1":0.290048},E:{"4":0,"5":0.004532,"6":0,"7":0.004532,"8":0.058916,"9":0,"10":0.009064,"11":0.031724,"12":0.348964,_:"0","3.1":0,"3.2":0,"5.1":0.326304,"6.1":0,"7.1":0.004532,"9.1":0.04532,"10.1":0.031724,"11.1":0.06798,"12.1":0},G:{"8":0.10617193995797,"3.2":0.0015113443410387,"4.0-4.1":0.001133508255779,"4.2-4.3":0.001133508255779,"5.0-5.1":0.0041561969378565,"6.0-6.1":0.0026448525968178,"7.0-7.1":0.0086902299609727,"8.1-8.4":0.020780984689282,"9.0-9.2":0.010957246472531,"9.3":0.080856922245572,"10.0-10.2":0.050630035424797,"10.3":0.10503843170219,"11.0-11.2":0.13715449894926,"11.3-11.4":0.32871739417592,"12.0-12.1":2.9021589708796,"12.2":0.013979935154608},I:{"3":0.0068924822695035,"4":0.91670014184397,_:"67","2.1":0,"2.2":0,"2.3":0.15163460992908,"4.1":0.26191432624113,"4.2-4.3":1.3853889361702,"4.4":0,"4.4.3-4.4.4":3.1085095035461},A:{"6":0,"7":0,"8":0.077499881656805,"9":0.0091176331360947,"10":0.036470532544379,"11":0.64735195266272,"5.5":0},B:{"12":0.122364,"13":0.09064,"14":0.122364,"15":0.167684,"16":0.122364,"17":0.802164,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.8627109253731,"5.0-5.4":0.082787152238806,"6.2-6.4":0.16557430447761,_:"7.2-7.4 8.2"},N:{"10":0.056402204724409,"11":1.3762137952756},J:{"7":0.0207784,"10":0.0831136},R:{_:"0"},M:{"0":0.180444},O:{"0":2.471536},Q:{_:"1.2"},H:{"0":19.23679980756},L:{"0":31.255788}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0.005399,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0.005399,"27":0,"28":0,"29":0.005399,"30":0,"31":0.005399,"32":0.010798,"33":0.005399,"34":0.005399,"35":0,"36":0.010798,"37":0,"38":0.010798,"39":0,"40":0.026995,"41":0,"42":0.005399,"43":0.037793,"44":0,"45":0,"46":0.037793,"47":0,"48":0,"49":0.156571,"50":0.005399,"51":0.005399,"52":0.005399,"53":0,"54":0.005399,"55":0.059389,"56":0.005399,"57":0.037793,"58":0.064788,"59":0.005399,"60":0.016197,"61":0.010798,"62":0.010798,"63":0.113379,"64":0.048591,"65":0.210561,"66":0.021596,"67":0.048591,"68":0.026995,"69":0.113379,"70":0.102581,"71":0.242955,"72":0.550698,"73":12.57967,"74":0.064788,"75":0.016197,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0.005399,"24":0,"25":0.005399,"26":0,"27":0.005399,"28":0,"29":0,"30":0.005399,"31":0.010798,"32":0,"33":0.005399,"34":0,"35":0.005399,"36":0.005399,"37":0,"38":0.005399,"39":0,"40":0.016197,"41":0.010798,"42":0.005399,"43":0.026995,"44":0.005399,"45":0.016197,"46":0.010798,"47":0.037793,"48":0.021596,"49":0.005399,"50":0.005399,"51":0.005399,"52":0.102581,"53":0.005399,"54":0.010798,"55":0.005399,"56":0.016197,"57":0.05399,"58":0.010798,"59":0.021596,"60":0.070187,"61":0.021596,"62":0.026995,"63":0.026995,"64":0.070187,"65":0.296945,"66":3.234001,"67":0.291546,"68":0.005399,"3.5":0,"3.6":0.005399},F:{"9":0,"11":0,"12":0.005399,"15":0,"16":0.005399,"17":0.005399,"18":0.005399,"19":0,"20":0.016197,"21":0.005399,"22":0.005399,"23":0,"24":0,"25":0,"26":0.010798,"27":0,"28":0.021596,"29":0.005399,"30":0.005399,"31":0,"32":0.010798,"33":0.010798,"34":0.016197,"35":0.005399,"36":0.010798,"37":0.010798,"38":0.037793,"39":0,"40":0.005399,"41":0,"42":0.010798,"43":0.005399,"44":0,"45":0.010798,"46":0,"47":0.005399,"48":0.010798,"49":0.005399,"50":0.005399,"51":0.026995,"52":0,"53":0.005399,"54":0.005399,"55":0.005399,"56":0.048591,"57":0.037793,"58":2.769687,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0.48591},E:{"4":0,"5":0.005399,"6":0.005399,"7":0,"8":0.091783,"9":0.010798,"10":0.016197,"11":0.037793,"12":0.367132,_:"0","3.1":0,"3.2":0,"5.1":0.383329,"6.1":0,"7.1":0.005399,"9.1":0.048591,"10.1":0.080985,"11.1":0.124177,"12.1":0.151172},G:{"8":0.03815697898529,"3.2":0.0024777259081357,"4.0-4.1":0.0014866355448814,"4.2-4.3":0.00049554518162714,"5.0-5.1":0.0049554518162714,"6.0-6.1":0.0024777259081357,"7.0-7.1":0.0089198132692885,"8.1-8.4":0.019326262083458,"9.0-9.2":0.011397539177424,"9.3":0.094649129690784,"10.0-10.2":0.052527789252477,"10.3":0.12537293095167,"11.0-11.2":0.15461009666767,"11.3-11.4":0.317644461423,"12.0-12.1":1.917759852897,"12.2":2.1997250612429},I:{"3":0.0028386824596774,"4":0.40877027419355,_:"67","2.1":0.019870777217742,"2.2":0.034064189516129,"2.3":0.019870777217742,"4.1":0.20438513709677,"4.2-4.3":0.88566892741935,"4.4":0,"4.4.3-4.4.4":1.240504234879},A:{"6":0,"7":0,"8":0.075586,"9":0.010798,"10":0.059389,"11":0.777456,"5.5":0},B:{"12":0.183566,"13":0.151172,"14":0.183566,"15":0.188965,"16":0.16197,"17":1.047406,"18":0.264551},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":1.0764951767241,"5.0-5.4":0.041805637931034,"6.2-6.4":0.062708456896552,"7.2-7.4":0.19857678017241,"8.2":0.63753597844828,"9.2":0.40760496982759},N:{"10":0.069628466666667,"11":0.97479853333333},J:{"7":0,"10":0.096621},S:{"2.5":0},R:{_:"0"},M:{"0":0.133429},O:{"0":1.70237},Q:{"1.2":0.023005},H:{"0":16.495905218213},L:{"0":28.944157}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-af.js b/node_modules/caniuse-lite/data/regions/alt-af.js index 95d9b6659..f438ce967 100644 --- a/node_modules/caniuse-lite/data/regions/alt-af.js +++ b/node_modules/caniuse-lite/data/regions/alt-af.js @@ -1 +1 @@ -module.exports={D:{"4":0.00667,"5":0.003335,"6":0.003335,"10":0.003335,"11":0.016675,"12":0.003335,"13":0.003335,"14":0.003335,"15":0.003335,"17":0.003335,"18":0.00667,"19":0.016675,"22":0.00667,"23":0.010005,"24":0.243455,"25":0.003335,"26":0.01334,"27":0.00667,"28":0.00667,"29":0.150075,"30":0.12006,"31":0.016675,"32":0.010005,"33":0.050025,"34":0.010005,"35":0.23345,"36":0.010005,"37":0.010005,"38":0.01334,"39":0.00667,"40":0.023345,"41":0.02668,"42":0.003335,"43":0.39353,"44":0.010005,"45":0.00667,"46":0.016675,"47":0.023345,"48":0.023345,"49":0.56695,"50":0.036685,"51":0.02668,"52":0.01334,"53":0.01334,"54":0.04669,"55":0.08004,"56":0.216775,"57":0.02668,"58":0.116725,"59":0.02668,"60":0.096715,"61":0.050025,"62":0.096715,"63":0.18676,"64":0.15341,"65":0.183425,"66":0.21344,"67":3.931965,"68":13.11989,"69":0.05336,"70":0.03335,_:"7 8 9 16 20 21 71"},C:{"2":0.116725,"3":0.01334,"4":0.00667,"11":0.003335,"12":0.003335,"13":0.003335,"15":0.12006,"18":0.016675,"19":0.00667,"20":0.00667,"21":0.02001,"22":0.003335,"23":0.116725,"24":0.003335,"25":0.03335,"26":0.003335,"28":0.003335,"29":0.00667,"30":0.030015,"31":0.00667,"32":0.00667,"33":0.00667,"34":0.00667,"35":0.010005,"36":0.010005,"37":0.010005,"38":0.010005,"39":0.010005,"40":0.016675,"41":0.010005,"42":0.010005,"43":0.06003,"44":0.016675,"45":0.02001,"46":0.010005,"47":0.07337,"48":0.076705,"49":0.023345,"50":0.02001,"51":0.03335,"52":0.35351,"53":0.010005,"54":0.01334,"55":0.01334,"56":0.05336,"57":0.043355,"58":0.02668,"59":0.043355,"60":0.07337,"61":3.018175,"62":0.196765,"63":0.003335,_:"5 6 7 8 9 10 14 16 17 27 3.5","3.6":0.02001},F:{"28":0.00667,"36":0.016675,"42":0.00667,"43":0.02668,"45":0.003335,"47":0.00667,"48":0.00667,"49":0.00667,"51":0.003335,"52":0.00667,"53":0.04002,"54":0.983825,"55":0.11339,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 44 46 50 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0.11339,"12.1":0.01334},E:{"4":0.00667,"5":0.02001,"7":0.00667,"8":0.023345,"9":0.01334,"10":0.036685,"11":0.10005,"12":0.010005,_:"0 6 3.1 3.2","5.1":0.00667,"6.1":0.003335,"7.1":0.01334,"9.1":0.063365,"10.1":0.096715,"11.1":0.50692},G:{"8":0.00333950175088,"12":0.0358996438219,"3.2":0.000417437718859,"4.0-4.1":0,"4.2-4.3":0.000417437718859,"5.0-5.1":0.00626156578289,"6.0-6.1":0.00333950175088,"7.0-7.1":0.0166975087544,"8.1-8.4":0.0288032026013,"9.0-9.2":0.0192021350675,"9.3":0.114795372686,"10.0-10.2":0.131492881441,"10.3":0.217485051526,"11.0-11.2":0.4537548004,"11.3-11.4":3.14038395898},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.292014205607,"4.4":0.985547943925,"4.4.3-4.4.4":0.675282850467},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.00693468253968,"7":0.0277387301587,"8":0.22537718254,"9":0.194171111111,"10":0.114422261905,"11":1.17889603175,_:"5.5"},B:{"12":0.056695,"13":0.06003,"14":0.06003,"15":0.070035,"16":0.136735,"17":0.51359,_:"18"},P:{"4":1.43132932099,"5":0.19425183642,"6.2":0.286265864198,_:"7.2"},J:{"7":0.067983,"10":0.271932},N:{"10":0.0565076086957,"11":0.463362391304},R:{_:"0"},M:{"0":0.526535},Q:{_:"1.2"},O:{"0":4.81213},H:{"0":14.3678504381},L:{"0":37.26219}}; +module.exports={D:{"11":0.010712,"22":0.005356,"23":0.005356,"24":0.010712,"26":0.05356,"28":0.016068,"29":0.042848,"30":0.010712,"31":0.032136,"32":0.005356,"33":0.064272,"34":0.005356,"35":0.005356,"36":0.010712,"38":0.016068,"40":0.037492,"41":0.005356,"43":0.305292,"44":0.005356,"45":0.005356,"46":0.016068,"47":0.016068,"48":0.010712,"49":0.626652,"50":0.016068,"51":0.016068,"52":0.005356,"53":0.010712,"54":0.02678,"55":0.058916,"56":0.05356,"57":0.016068,"58":0.139256,"59":0.021424,"60":0.02678,"61":0.235664,"62":0.048204,"63":0.155324,"64":0.05356,"65":0.444548,"66":0.8034,"67":0.112476,"68":0.117832,"69":0.182104,"70":0.289224,"71":0.706992,"72":1.189032,"73":31.370092,"74":0.064272,"75":0.037492,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 25 27 37 39 42 76"},C:{"3":0.010712,"25":0.005356,"30":0.010712,"32":0.005356,"33":0.005356,"34":0.005356,"35":0.010712,"36":0.005356,"38":0.021424,"39":0.010712,"40":0.010712,"41":0.010712,"42":0.010712,"43":0.048204,"44":0.010712,"45":0.016068,"46":0.005356,"47":0.05356,"48":0.091052,"49":0.016068,"50":0.016068,"51":0.010712,"52":0.4017,"53":0.010712,"54":0.005356,"55":0.005356,"56":0.032136,"57":0.02678,"58":0.058916,"59":0.016068,"60":0.144612,"61":0.021424,"62":0.021424,"63":0.02678,"64":0.048204,"65":0.21424,"66":4.081272,"67":0.230308,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 31 37 68 3.5","3.6":0.005356},F:{"36":0.010712,"42":0.005356,"43":0.005356,"51":0.005356,"56":0.128544,"57":0.010712,"58":2.099552,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 44 45 46 47 48 49 50 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.010712},E:{"4":0,"7":0.005356,"8":0.058916,"9":0.042848,"10":0.032136,"11":0.064272,"12":0.498108,_:"0 5 6 3.1 3.2 6.1 7.1","5.1":0.305292,"9.1":0.048204,"10.1":0.091052,"11.1":0.149968,"12.1":0.358852},G:{"8":0.03091724527169,"3.2":0.0020076133293305,"4.0-4.1":0.0012045679975983,"4.2-4.3":0.00040152266586611,"5.0-5.1":0.0040152266586611,"6.0-6.1":0.0020076133293305,"7.0-7.1":0.0072274079855899,"8.1-8.4":0.015659383968778,"9.0-9.2":0.0092350213149204,"9.3":0.076690829180426,"10.0-10.2":0.042561402581807,"10.3":0.10158523446412,"11.0-11.2":0.12527507175023,"11.3-11.4":0.25737602882017,"12.0-12.1":1.5538927169018,"12.2":1.7823591137796},I:{"3":0.00085670564516129,"4":0.12336561290323,_:"67","2.1":0.005996939516129,"2.2":0.010280467741935,"2.3":0.005996939516129,"4.1":0.061682806451613,"4.2-4.3":0.26729216129032,"4.4":0,"4.4.3-4.4.4":0.37438036693548},A:{"7":0.010862873239437,"8":0.1194916056338,"9":0.038020056338028,"10":0.076040112676056,"11":1.6837453521127,_:"6 5.5"},B:{"12":0.05356,"13":0.042848,"14":0.042848,"15":0.048204,"16":0.149968,"17":0.862316,"18":0.24102},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.8256,"5.0-5.4":0.08256,"6.2-6.4":0.1032,"7.2-7.4":0.3612,"8.2":1.20744,"9.2":0.94944},N:{"10":0.024039529411765,"11":0.18029647058824},J:{"7":0,"10":0.09288},S:{_:"2.5"},R:{_:"0"},M:{"0":0.195048},O:{"0":1.490724},Q:{"1.2":0.013932},H:{"0":8.9427640824742},L:{"0":28.572796}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-an.js b/node_modules/caniuse-lite/data/regions/alt-an.js index c09eaeed5..bb6247345 100644 --- a/node_modules/caniuse-lite/data/regions/alt-an.js +++ b/node_modules/caniuse-lite/data/regions/alt-an.js @@ -1 +1 @@ -module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0.125769,"70":0.754614,"71":4.222245,"72":11.840253,"73":0,"74":0,"75":0},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0.251538,"60":0,"61":0,"62":0,"63":0.065879,"64":0,"65":1.509228,"66":0,"67":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.006152,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":2.707028,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0,"11.1":0,"12.1":0},G:{"8":1.4807213031122,"3.2":0.021077883318323,"4.0-4.1":0.015808412488742,"4.2-4.3":0.015808412488742,"5.0-5.1":0.057964179125388,"6.0-6.1":0.036886295807065,"7.0-7.1":0.12119782908036,"8.1-8.4":0.28982089562694,"9.0-9.2":0.15281465405784,"9.3":1.1276667575303,"10.0-10.2":0.70610909116381,"10.3":1.4649128906234,"11.0-11.2":1.9128179111378,"11.3-11.4":4.5844396217352,"12.0-12.1":40.474805442009,"12.2":0.19497042069449},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":3.904828,"5.5":0},B:{"12":0,"13":0,"14":0.820493,"15":0,"16":0,"17":0,_:"18"},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,_:"7.2-7.4 8.2"},N:{"10":0,"11":0},J:{"7":0,"10":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{_:"1.2"},H:{"0":0},L:{"0":19.475469}}; +module.exports={D:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":0,"66":0,"67":0,"68":0,"69":0.398722,"70":0,"71":0,"72":0,"73":19.996922,"74":0,"75":0,_:"76"},C:{"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,"13":0,"14":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":0,"59":0,"60":0,"61":0,"62":0,"63":0,"64":0,"65":3.000552,"66":5.595624,"67":0,"68":0,"3.5":0,"3.6":0},F:{"9":0,"11":0,"12":0,"15":0,"16":0,"17":0,"18":0,"19":0,"20":0,"21":0,"22":0,"23":0,"24":0,"25":0,"26":0,"27":0,"28":0,"29":0,"30":0,"31":0,"32":0,"33":0,"34":0,"35":0,"36":0,"37":0,"38":0,"39":0,"40":0,"41":0,"42":0,"43":0,"44":0,"45":0,"46":0,"47":0,"48":0,"49":0,"50":0,"51":0,"52":0,"53":0,"54":0,"55":0,"56":0,"57":0,"58":1.398906,"9.5-9.6":0,"10.0-10.1":0,"10.5":0,"10.6":0,"11.1":0,"11.5":0,"11.6":0,"12.1":0},E:{"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0,_:"0","3.1":0,"3.2":0,"5.1":0,"6.1":0,"7.1":0,"9.1":0,"10.1":0.398722,"11.1":0,"12.1":0},G:{"8":0.40122896167317,"3.2":0.026053828680076,"4.0-4.1":0.015632297208046,"4.2-4.3":0.0052107657360152,"5.0-5.1":0.052107657360152,"6.0-6.1":0.026053828680076,"7.0-7.1":0.093793783248274,"8.1-8.4":0.20321986370459,"9.0-9.2":0.11984761192835,"9.3":0.99525625557891,"10.0-10.2":0.55234116801761,"10.3":1.3183237312118,"11.0-11.2":1.6257589096367,"11.3-11.4":3.3401008367858,"12.0-12.1":20.165663398379,"12.2":23.130589102172},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},A:{"6":0,"7":0,"8":0,"9":0,"10":0,"11":9.7991,"5.5":0},B:{"12":0,"13":0,"14":2.39909,"15":0,"16":0.398722,"17":0.797444,"18":0.398722},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0,"5.0-5.4":0,"6.2-6.4":0,"7.2-7.4":0,"8.2":0,"9.2":0},N:{"10":0,"11":0},J:{"7":0,"10":0},S:{"2.5":0},R:{_:"0"},M:{"0":0},O:{"0":0},Q:{"1.2":0},H:{"0":0},L:{"0":3.332776}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-as.js b/node_modules/caniuse-lite/data/regions/alt-as.js index 84593c7d7..d62a0e523 100644 --- a/node_modules/caniuse-lite/data/regions/alt-as.js +++ b/node_modules/caniuse-lite/data/regions/alt-as.js @@ -1 +1 @@ -module.exports={D:{"11":0.01294,"12":0.003235,"18":0.003235,"21":0.00647,"22":0.02588,"24":0.01941,"25":0.009705,"26":0.009705,"27":0.00647,"28":0.00647,"29":0.113225,"30":0.016175,"31":0.03882,"32":0.00647,"33":0.016175,"34":0.016175,"35":0.016175,"36":0.016175,"37":0.00647,"38":0.03235,"39":0.00647,"40":0.01294,"41":0.02588,"42":0.009705,"43":0.04529,"44":0.009705,"45":0.01941,"46":0.01294,"47":0.02588,"48":0.05823,"49":0.49172,"50":0.02588,"51":0.02588,"52":0.01294,"53":0.016175,"54":0.022645,"55":0.36879,"56":0.100285,"57":0.0647,"58":0.100285,"59":0.035585,"60":0.061465,"61":0.054995,"62":0.08411,"63":0.35585,"64":0.113225,"65":0.16175,"66":0.210275,"67":4.42548,"68":15.24332,"69":0.07117,"70":0.04529,_:"4 5 6 7 8 9 10 13 14 15 16 17 19 20 23 71"},C:{"2":0.00647,"3":0.00647,"8":0.009705,"15":0.009705,"21":0.00647,"23":0.009705,"25":0.003235,"30":0.003235,"31":0.01941,"33":0.00647,"34":0.003235,"35":0.00647,"36":0.003235,"37":0.00647,"38":0.00647,"39":0.00647,"40":0.009705,"41":0.00647,"42":0.00647,"43":0.02588,"44":0.01294,"45":0.009705,"46":0.00647,"47":0.09705,"48":0.04529,"49":0.01294,"50":0.016175,"51":0.01294,"52":0.164985,"53":0.009705,"54":0.016175,"55":0.01941,"56":0.054995,"57":0.029115,"58":0.022645,"59":0.03882,"60":0.04529,"61":1.737195,"62":0.145575,_:"4 5 6 7 9 10 11 12 13 14 16 17 18 19 20 22 24 26 27 28 29 32 63 3.5 3.6"},F:{"28":0.00647,"31":0.003235,"36":0.00647,"43":0.003235,"53":0.009705,"54":0.41408,"55":0.03882,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 32 33 34 35 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0.00647,"12.1":0.009705},E:{"4":0.00647,"5":0.003235,"7":0.00647,"8":0.016175,"9":0.009705,"10":0.035585,"11":0.100285,"12":0.00647,_:"0 6 3.1 3.2 7.1","5.1":0.029115,"6.1":0.003235,"9.1":0.054995,"10.1":0.09705,"11.1":0.54995},G:{"8":0,"12":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.0104769886364,"7":0.0139693181818,"8":0.216524431818,"9":0.0942928977273,"10":0.0908005681818,"11":1.72521079545,_:"5.5"},B:{"12":0.016175,"13":0.016175,"14":0.02588,"15":0.029115,"16":0.09058,"17":0.5176,_:"18"},P:{"4":0,"5":0,"6.2":0,_:"7.2"},J:{"7":0,"10":0},N:{"10":0,"11":0},R:{_:"0"},M:{_:"0"},Q:{_:"1.2"},O:{_:"0"},H:{"0":0},L:{"0":1.06108}}; +module.exports={D:{"11":0.008314,"13":0.004157,"22":0.016628,"25":0.004157,"26":0.008314,"27":0.004157,"28":0.004157,"29":0.062355,"30":0.008314,"31":0.029099,"32":0.008314,"33":0.020785,"34":0.016628,"36":0.012471,"38":0.024942,"39":0.004157,"40":0.020785,"41":0.008314,"42":0.008314,"43":0.029099,"44":0.008314,"45":0.020785,"46":0.008314,"47":0.016628,"48":0.062355,"49":0.839714,"50":0.012471,"51":0.016628,"52":0.008314,"53":0.016628,"54":0.016628,"55":0.078983,"56":0.08314,"57":0.062355,"58":0.087297,"59":0.020785,"60":0.020785,"61":0.261891,"62":0.070669,"63":0.640178,"64":0.049884,"65":0.108082,"66":0.058198,"67":0.137181,"68":0.095611,"69":0.257734,"70":0.203693,"71":0.299304,"72":1.022622,"73":24.646853,"74":0.070669,"75":0.045727,_:"4 5 6 7 8 9 10 12 14 15 16 17 18 19 20 21 23 24 35 37 76"},C:{"8":0.008314,"31":0.016628,"35":0.058198,"36":0.004157,"38":0.004157,"40":0.008314,"41":0.004157,"42":0.004157,"43":0.020785,"44":0.008314,"45":0.008314,"46":0.004157,"47":0.116396,"48":0.045727,"49":0.008314,"50":0.012471,"51":0.008314,"52":0.153809,"53":0.008314,"54":0.016628,"55":0.016628,"56":0.070669,"57":0.020785,"58":0.016628,"59":0.016628,"60":0.058198,"61":0.020785,"62":0.020785,"63":0.020785,"64":0.04157,"65":0.153809,"66":2.253094,"67":0.178751,_:"2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 37 39 68 3.5 3.6"},F:{"36":0.004157,"43":0.033256,"56":0.004157,"57":0.008314,"58":0.627707,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.008314},E:{"4":0,"7":0.004157,"8":0.024942,"9":0.024942,"10":0.024942,"11":0.049884,"12":0.569509,_:"0 5 6 3.1 3.2 7.1","5.1":0.806458,"6.1":0.008314,"9.1":0.029099,"10.1":0.091454,"11.1":0.153809,"12.1":0.357502},G:{"8":0.053747803062144,"3.2":0.0034901170819574,"4.0-4.1":0.0020940702491744,"4.2-4.3":0.00069802341639147,"5.0-5.1":0.0069802341639147,"6.0-6.1":0.0034901170819574,"7.0-7.1":0.012564421495047,"8.1-8.4":0.027222913239267,"9.0-9.2":0.016054538577004,"9.3":0.13332247253077,"10.0-10.2":0.073990482137496,"10.3":0.17659992434704,"11.0-11.2":0.21778330591414,"11.3-11.4":0.44743300990693,"12.0-12.1":2.701350621435,"12.2":3.0985259453618},I:{"3":0.0011307096774194,"4":0.16282219354839,_:"67","2.1":0.0079149677419355,"2.2":0.013568516129032,"2.3":0.0079149677419355,"4.1":0.081411096774194,"4.2-4.3":0.35278141935484,"4.4":0,"4.4.3-4.4.4":0.49412012903226},A:{"8":0.11033456157635,"9":0.055167280788177,"10":0.055167280788177,"11":1.6458238768473,_:"6 7 5.5"},B:{"12":0.012471,"13":0.012471,"14":0.020785,"15":0.020785,"16":0.054041,"17":0.636021,"18":0.220321},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.80314445251397,"5.0-5.4":0.060998312849162,"6.2-6.4":0.1016638547486,"7.2-7.4":0.33549072067039,"8.2":1.1793007150838,"9.2":1.1589679441341},N:{"10":0,"11":0.081788},J:{"7":0,"10":0.017526},S:{"2.5":0.958088},R:{_:"0"},M:{"0":0.11684},O:{"0":6.817614},Q:{"1.2":0.297942},H:{"0":2.0685297388316},L:{"0":36.934869}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-eu.js b/node_modules/caniuse-lite/data/regions/alt-eu.js index 0744abdf8..5ec5d26d8 100644 --- a/node_modules/caniuse-lite/data/regions/alt-eu.js +++ b/node_modules/caniuse-lite/data/regions/alt-eu.js @@ -1 +1 @@ -module.exports={D:{"11":0.016197,"18":0.016197,"22":0.043192,"24":0.005399,"25":0.005399,"26":0.010798,"27":0.010798,"29":0.275349,"31":0.010798,"32":0.005399,"33":0.010798,"34":0.026995,"35":0.010798,"36":0.010798,"37":0.010798,"38":0.048591,"39":0.016197,"40":0.037793,"41":0.151172,"42":0.005399,"43":0.026995,"44":0.010798,"45":0.010798,"46":0.016197,"47":0.016197,"48":0.064788,"49":0.961022,"50":0.021596,"51":0.05399,"52":0.021596,"53":0.032394,"54":0.156571,"55":0.080985,"56":0.059389,"57":0.048591,"58":0.097182,"59":0.05399,"60":0.075586,"61":0.140374,"62":0.113379,"63":0.242955,"64":0.156571,"65":0.237556,"66":0.302344,"67":6.381618,"68":20.305639,"69":0.048591,"70":0.032394,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 19 20 21 23 28 30 71"},C:{"3":0.010798,"12":0.005399,"16":0.005399,"21":0.010798,"22":0.005399,"24":0.005399,"31":0.010798,"33":0.005399,"34":0.005399,"35":0.005399,"37":0.016197,"38":0.05399,"39":0.010798,"40":0.010798,"41":0.016197,"42":0.010798,"43":0.021596,"44":0.010798,"45":0.059389,"46":0.010798,"47":0.037793,"48":0.16197,"49":0.021596,"50":0.037793,"51":0.194364,"52":0.723466,"53":0.032394,"54":0.032394,"55":0.037793,"56":0.199763,"57":0.075586,"58":0.05399,"59":0.102581,"60":0.172768,"61":6.435608,"62":0.059389,_:"2 4 5 6 7 8 9 10 11 13 14 15 17 18 19 20 23 25 26 27 28 29 30 32 36 63 3.5","3.6":0.016197},F:{"12":0.010798,"28":0.016197,"31":0.026995,"36":0.059389,"40":0.010798,"42":0.005399,"48":0.005399,"49":0.010798,"50":0.005399,"51":0.005399,"52":0.010798,"53":0.026995,"54":1.614301,"55":0.151172,_:"9 11 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 32 33 34 35 37 38 39 41 43 44 45 46 47 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.183566},E:{"4":0.016197,"5":0.016197,"7":0.010798,"8":0.032394,"9":0.037793,"10":0.080985,"11":0.280748,"12":0.026995,_:"0 6 3.1 3.2 7.1","5.1":0.026995,"6.1":0.021596,"9.1":0.151172,"10.1":0.280748,"11.1":2.262181},G:{"8":0.00865420710355,"12":0.0930327263632,"3.2":0.00108177588794,"4.0-4.1":0,"4.2-4.3":0.00108177588794,"5.0-5.1":0.0162266383192,"6.0-6.1":0.00865420710355,"7.0-7.1":0.0432710355178,"8.1-8.4":0.0746425362681,"9.0-9.2":0.0497616908454,"9.3":0.297488369185,"10.0-10.2":0.340759404702,"10.3":0.563605237619,"11.0-11.2":1.1758903902,"11.3-11.4":8.138200005},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.097696,"4.4":0.329724,"4.4.3-4.4.4":0.225922},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.0279552964427,"7":0.0167731778656,"8":0.257188727273,"9":0.123003304348,"10":0.150958600791,"11":3.66773489328,_:"5.5"},B:{"12":0.026995,"13":0.026995,"14":0.080985,"15":0.097182,"16":0.286147,"17":2.397156,_:"18"},P:{_:"4 5 6.2 7.2"},J:{"7":0.004601,"10":0.018404},N:{"10":0,"11":0},R:{_:"0"},M:{"0":0.271459},Q:{_:"1.2"},O:{"0":0.266858},H:{"0":0.392033659794},L:{"0":30.163856}}; +module.exports={D:{"11":0.00561,"22":0.02805,"25":0.00561,"26":0.00561,"29":0.10098,"33":0.00561,"34":0.01683,"36":0.00561,"38":0.03927,"39":0.00561,"40":0.03927,"41":0.02244,"42":0.00561,"43":0.02244,"44":0.00561,"45":0.01122,"46":0.01122,"47":0.00561,"48":0.01683,"49":0.88638,"50":0.00561,"51":0.02244,"52":0.01122,"53":0.02805,"54":0.1122,"55":0.04488,"56":0.03366,"57":0.06732,"58":0.06171,"59":0.05049,"60":0.02805,"61":0.39831,"62":0.07854,"63":0.1683,"64":0.08976,"65":0.1683,"66":0.08976,"67":0.14025,"68":0.11781,"69":0.12903,"70":0.17391,"71":0.43197,"72":1.82886,"73":28.35294,"74":0.0561,"75":0.02244,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 27 28 30 31 32 35 37 76"},C:{"26":0.00561,"34":0.00561,"38":0.03927,"41":0.00561,"42":0.00561,"43":0.01122,"45":0.02805,"46":0.01122,"47":0.02244,"48":0.14586,"49":0.01122,"50":0.02244,"51":0.01683,"52":0.44319,"53":0.01122,"54":0.01683,"55":0.01683,"56":0.05049,"57":0.04488,"58":0.02805,"59":0.02805,"60":0.30855,"61":0.03927,"62":0.03366,"63":0.05049,"64":0.09537,"65":0.35904,"66":5.73342,"67":0.04488,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 44 68 3.5","3.6":0.01122},F:{"31":0.02244,"36":0.04488,"40":0.00561,"49":0.00561,"56":0.01122,"57":0.01122,"58":1.55958,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 37 38 39 41 42 43 44 45 46 47 48 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.03927},E:{"4":0,"5":0.00561,"7":0.01122,"8":0.04488,"9":0.02244,"10":0.04488,"11":0.10098,"12":1.7952,_:"0 6 3.1 3.2 7.1","5.1":0.02805,"6.1":0.02244,"9.1":0.08976,"10.1":0.21879,"11.1":0.40953,"12.1":1.17249},G:{"8":0.08375485639948,"3.2":0.0054386270389273,"4.0-4.1":0.0032631762233564,"4.2-4.3":0.0010877254077855,"5.0-5.1":0.010877254077855,"6.0-6.1":0.0054386270389273,"7.0-7.1":0.019579057340138,"8.1-8.4":0.042421290903633,"9.0-9.2":0.025017684379065,"9.3":0.20775555288702,"10.0-10.2":0.11529889322526,"10.3":0.27519452816972,"11.0-11.2":0.33937032722906,"11.3-11.4":0.69723198639047,"12.0-12.1":4.2094973281297,"12.2":4.8284130851596},I:{"3":0.00042041330645161,"4":0.060539516129032,_:"67","2.1":0.0029428931451613,"2.2":0.0050449596774194,"2.3":0.0029428931451613,"4.1":0.030269758064516,"4.2-4.3":0.1311689516129,"4.4":0,"4.4.3-4.4.4":0.18372061491935},A:{"6":0.011324859813084,"7":0.011324859813084,"8":0.084936448598131,"9":0.050961869158879,"10":0.073611588785047,"11":2.7972403738318,_:"5.5"},B:{"12":0.01122,"13":0.01683,"14":0.04488,"15":0.06732,"16":0.15708,"17":2.02521,"18":0.77418},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.36548125313283,"5.0-5.4":0.053747243107769,"6.2-6.4":0.075246140350877,"7.2-7.4":0.22573842105263,"8.2":1.5694194987469,"9.2":1.999397443609},N:{"10":0,"11":0.13609},J:{"7":0,"10":0.01317},S:{_:"2.5"},R:{_:"0"},M:{"0":0.25901},O:{"0":0.19316},Q:{"1.2":0.01317},H:{"0":0.33249347079038},L:{"0":28.30562}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-na.js b/node_modules/caniuse-lite/data/regions/alt-na.js index f1615a936..b37f9c45e 100644 --- a/node_modules/caniuse-lite/data/regions/alt-na.js +++ b/node_modules/caniuse-lite/data/regions/alt-na.js @@ -1 +1 @@ -module.exports={D:{"11":0.005178,"15":0.07767,"18":0.005178,"22":0.010356,"25":0.005178,"29":0.160518,"31":0.020712,"32":0.020712,"33":0.005178,"34":0.010356,"35":0.005178,"36":0.010356,"37":0.015534,"38":0.020712,"39":0.015534,"40":0.082848,"41":0.088026,"42":0.005178,"43":0.015534,"44":0.010356,"45":0.005178,"46":0.015534,"47":0.015534,"48":0.067314,"49":0.5178,"50":0.015534,"51":0.031068,"52":0.02589,"53":0.02589,"54":0.031068,"55":0.072492,"56":0.082848,"57":0.07767,"58":0.072492,"59":0.07767,"60":0.082848,"61":0.088026,"62":0.134628,"63":1.698384,"64":0.170874,"65":0.419418,"66":0.44013,"67":7.487388,"68":19.59873,"69":0.062136,"70":0.031068,_:"4 5 6 7 8 9 10 12 13 14 16 17 19 20 21 23 24 26 27 28 30 71"},C:{"4":0.031068,"11":0.010356,"17":0.010356,"31":0.010356,"34":0.005178,"38":0.445308,"40":0.010356,"43":0.015534,"44":0.020712,"45":0.02589,"46":0.005178,"47":0.02589,"48":0.093204,"49":0.010356,"50":0.02589,"51":0.015534,"52":0.315858,"53":0.010356,"54":0.02589,"55":0.031068,"56":0.05178,"57":0.041424,"58":0.031068,"59":0.062136,"60":0.113916,"61":3.510684,"62":0.031068,_:"2 3 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 35 36 37 39 41 42 63 3.5","3.6":0.010356},F:{"36":0.010356,"53":0.005178,"54":0.403884,"55":0.036246,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.005178},E:{"4":0.010356,"5":0.015534,"7":0.005178,"8":0.10356,"9":0.062136,"10":0.10356,"11":0.33657,"12":0.02589,_:"0 6 3.1 3.2 7.1","5.1":0.02589,"6.1":0.015534,"9.1":0.191586,"10.1":0.41424,"11.1":2.961816},G:{"8":0.017711382091,"12":0.190397357479,"3.2":0.00221392276138,"4.0-4.1":0,"4.2-4.3":0.00221392276138,"5.0-5.1":0.0332088414207,"6.0-6.1":0.017711382091,"7.0-7.1":0.0885569104552,"8.1-8.4":0.152760670535,"9.0-9.2":0.101840447024,"9.3":0.60882875938,"10.0-10.2":0.697385669835,"10.3":1.15345375868,"11.0-11.2":2.40653404162,"11.3-11.4":16.6553409339},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.0555205981308,"4.4":0.187382018692,"4.4.3-4.4.4":0.128391383178},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.010493095723,"7":0.010493095723,"8":0.20986191446,"9":0.299053228106,"10":0.0944378615071,"11":4.52777080448,_:"5.5"},B:{"12":0.02589,"13":0.031068,"14":0.098382,"15":0.113916,"16":0.352104,"17":3.122334,_:"18"},P:{"4":0.277789130435,"5":0.0777809565217,"6.2":0.111115652174,_:"7.2"},J:{"7":0.0057864,"10":0.0231456},N:{"10":0,"11":0.067508},R:{_:"0"},M:{"0":0.2411},Q:{_:"1.2"},O:{"0":0.31343},H:{"0":0.205432113402},L:{"0":22.875634}}; +module.exports={D:{"15":0.074522,"22":0.005323,"29":0.063876,"31":0.015969,"32":0.015969,"33":0.005323,"34":0.010646,"35":0.005323,"37":0.010646,"38":0.015969,"39":0.010646,"40":0.05323,"41":0.026615,"43":0.015969,"44":0.010646,"45":0.015969,"46":0.015969,"47":0.021292,"48":0.063876,"49":0.516331,"50":0.015969,"51":0.031938,"52":0.015969,"53":0.021292,"54":0.031938,"55":0.031938,"56":0.085168,"57":0.117106,"58":0.05323,"59":0.05323,"60":0.047907,"61":0.388579,"62":0.063876,"63":0.196951,"64":0.079845,"65":0.207597,"66":0.117106,"67":0.21292,"68":0.133075,"69":0.180982,"70":0.287442,"71":0.750543,"72":3.358813,"73":25.587661,"74":0.079845,"75":0.037261,_:"4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 23 24 25 26 27 28 30 36 42 76"},C:{"4":0.037261,"11":0.015969,"17":0.015969,"30":0.005323,"31":0.015969,"35":0.010646,"36":0.005323,"38":0.010646,"40":0.005323,"41":0.005323,"43":0.015969,"44":0.026615,"45":0.021292,"46":0.005323,"47":0.021292,"48":0.074522,"49":0.010646,"50":0.021292,"51":0.021292,"52":0.191628,"53":0.021292,"54":0.021292,"55":0.021292,"56":0.031938,"57":0.037261,"58":0.015969,"59":0.021292,"60":0.175659,"61":0.026615,"62":0.021292,"63":0.05323,"64":0.063876,"65":0.308734,"66":2.996849,"67":0.026615,_:"2 3 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 32 33 34 37 39 42 68 3.5","3.6":0.005323},F:{"36":0.005323,"56":0.010646,"58":0.441809,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.010646},E:{"4":0,"5":0.010646,"7":0.026615,"8":0.069199,"9":0.042584,"10":0.058553,"11":0.111783,"12":1.879019,_:"0 6 3.1 3.2 7.1","5.1":0.244858,"6.1":0.015969,"9.1":0.101137,"10.1":0.271473,"11.1":0.516331,"12.1":1.378657},G:{"8":0.16339686640648,"3.2":0.010610186130291,"4.0-4.1":0.0063661116781747,"4.2-4.3":0.0021220372260582,"5.0-5.1":0.021220372260582,"6.0-6.1":0.010610186130291,"7.0-7.1":0.038196670069048,"8.1-8.4":0.082759451816271,"9.0-9.2":0.04880685619934,"9.3":0.40530911017712,"10.0-10.2":0.22493594596217,"10.3":0.53687541819273,"11.0-11.2":0.66207561453017,"11.3-11.4":1.3602258619033,"12.0-12.1":8.2122840648454,"12.2":9.4197232464725},I:{"3":0.00024045060483871,"4":0.034624887096774,_:"67","2.1":0.001683154233871,"2.2":0.0028854072580645,"2.3":0.001683154233871,"4.1":0.017312443548387,"4.2-4.3":0.075020588709677,"4.4":0,"4.4.3-4.4.4":0.10507691431452},A:{"6":0.010722866425993,"8":0.16084299638989,"9":0.63801055234657,"10":0.05897576534296,"11":3.5867988194946,_:"7 5.5"},B:{"12":0.015969,"13":0.021292,"14":0.05323,"15":0.069199,"16":0.170336,"17":1.831112,"18":1.825789},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.16609820158103,"5.0-5.4":0.02214642687747,"6.2-6.4":0.044292853754941,"7.2-7.4":0.16609820158103,"8.2":0.96336956916996,"9.2":1.4395177470356},N:{"10":0,"11":0.065478},J:{"7":0,"10":0.032739},S:{_:"2.5"},R:{_:"0"},M:{"0":0.238527},O:{"0":0.252558},Q:{"1.2":0.014031},H:{"0":0.19482678350515},L:{"0":22.998981}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-oc.js b/node_modules/caniuse-lite/data/regions/alt-oc.js index 8f86956b3..80e6bb114 100644 --- a/node_modules/caniuse-lite/data/regions/alt-oc.js +++ b/node_modules/caniuse-lite/data/regions/alt-oc.js @@ -1 +1 @@ -module.exports={D:{"11":0.010894,"26":0.010894,"29":0.005447,"34":0.016341,"36":0.005447,"38":0.065364,"39":0.010894,"40":0.021788,"41":0.070811,"43":0.010894,"44":0.016341,"45":0.016341,"46":0.016341,"47":0.021788,"48":0.021788,"49":0.495677,"50":0.016341,"51":0.038129,"52":0.027235,"53":0.027235,"54":0.049023,"55":0.38129,"56":0.10894,"57":0.092599,"58":0.092599,"59":0.092599,"60":0.10894,"61":0.098046,"62":0.196092,"63":0.59917,"64":0.332267,"65":0.38129,"66":0.582829,"67":8.802352,"68":22.00588,"69":0.081705,"70":0.038129,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 30 31 32 33 35 37 42 71"},C:{"31":0.005447,"36":0.005447,"37":0.005447,"38":0.005447,"43":0.010894,"44":0.005447,"45":0.027235,"47":0.038129,"48":0.059917,"49":0.021788,"50":0.021788,"51":0.005447,"52":0.266903,"53":0.032682,"54":0.016341,"55":0.016341,"56":0.10894,"57":0.092599,"58":0.038129,"59":0.05447,"60":0.190645,"61":4.461093,"62":0.076258,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 39 40 41 42 46 63 3.5","3.6":0.010894},F:{"28":0.005447,"36":0.005447,"40":0.005447,"53":0.005447,"54":0.413972,"55":0.032682,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.005447},E:{"4":0,"5":0.005447,"7":0.005447,"8":0.049023,"9":0.05447,"10":0.152516,"11":0.533806,"12":0.027235,_:"0 6 3.1 3.2 7.1","5.1":0.021788,"6.1":0.016341,"9.1":0.261456,"10.1":0.566488,"11.1":3.349905},G:{"8":0.0185709558779,"12":0.199637775688,"3.2":0.00232136948474,"4.0-4.1":0,"4.2-4.3":0.00232136948474,"5.0-5.1":0.0348205422711,"6.0-6.1":0.0185709558779,"7.0-7.1":0.0928547793897,"8.1-8.4":0.160174494447,"9.0-9.2":0.106782996298,"9.3":0.638376608304,"10.0-10.2":0.731231387694,"10.3":1.20943350155,"11.0-11.2":2.52332862991,"11.3-11.4":17.4636626337},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.0762521121495,"4.4":0.257350878505,"4.4.3-4.4.4":0.176333009346},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"8":0.0450586153846,"9":0.0619555961538,"10":0.0450586153846,"11":3.65538017308,_:"6 7 5.5"},B:{"12":0.021788,"13":0.043576,"14":0.114387,"15":0.098046,"16":0.354055,"17":2.794311,_:"18"},P:{"4":0.467958565022,"5":0.128688605381,"6.2":0.116989641256,_:"7.2"},J:{"7":0.0018212,"10":0.0072848},N:{"10":0,"11":0.063742},R:{_:"0"},M:{"0":0.195779},Q:{_:"1.2"},O:{"0":0.646526},H:{"0":0.439669597938},L:{"0":17.865621}}; +module.exports={D:{"11":0.010344,"26":0.005172,"29":0.005172,"34":0.010344,"38":0.036204,"40":0.020688,"43":0.005172,"44":0.005172,"45":0.010344,"46":0.005172,"47":0.015516,"48":0.010344,"49":0.424104,"50":0.010344,"51":0.010344,"52":0.015516,"53":0.02586,"54":0.02586,"55":0.072408,"56":0.062064,"57":0.072408,"58":0.041376,"59":0.041376,"60":0.036204,"61":0.098268,"62":0.067236,"63":0.641328,"64":0.087924,"65":0.175848,"66":0.1293,"67":0.243084,"68":0.299976,"69":0.325836,"70":0.341352,"71":0.599952,"72":3.160092,"73":26.666832,"74":0.067236,"75":0.02586,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 30 31 32 33 35 36 37 39 41 42 76"},C:{"43":0.005172,"45":0.015516,"47":0.015516,"48":0.041376,"49":0.005172,"50":0.010344,"52":0.237912,"54":0.005172,"56":0.020688,"57":0.031032,"58":0.010344,"59":0.010344,"60":0.118956,"61":0.015516,"62":0.015516,"63":0.041376,"64":0.10344,"65":0.237912,"66":2.979072,"67":0.041376,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 51 53 55 68 3.5 3.6"},F:{"36":0.005172,"40":0.005172,"58":0.36204,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6 12.1","10.0-10.1":0},E:{"4":0,"8":0.02586,"9":0.02586,"10":0.062064,"11":0.139644,"12":2.063628,_:"0 5 6 7 3.1 3.2 7.1","5.1":0.015516,"6.1":0.020688,"9.1":0.118956,"10.1":0.299976,"11.1":0.5172,"12.1":1.298172},G:{"8":0.18492935815071,"3.2":0.012008399879916,"4.0-4.1":0.0072050399279496,"4.2-4.3":0.0024016799759832,"5.0-5.1":0.024016799759832,"6.0-6.1":0.012008399879916,"7.0-7.1":0.043230239567697,"8.1-8.4":0.093665519063344,"9.0-9.2":0.055238639447613,"9.3":0.45872087541279,"10.0-10.2":0.25457807745422,"10.3":0.60762503392375,"11.0-11.2":0.74932415250675,"11.3-11.4":1.5394768646052,"12.0-12.1":9.2945015070549,"12.2":10.661057413389},I:{"3":0.00043315725806452,"4":0.06237464516129,_:"67","2.1":0.0030321008064516,"2.2":0.0051978870967742,"2.3":0.0030321008064516,"4.1":0.031187322580645,"4.2-4.3":0.13514506451613,"4.4":0,"4.4.3-4.4.4":0.18928972177419},A:{"8":0.026821168141593,"9":0.053642336283186,"10":0.064370803539823,"11":2.8859576920354,_:"6 7 5.5"},B:{"12":0.010344,"13":0.02586,"14":0.067236,"15":0.05172,"16":0.149988,"17":1.934328,"18":1.437816},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.29632215757576,"5.0-5.4":0.045588024242424,"6.2-6.4":0.05698503030303,"7.2-7.4":0.20514610909091,"8.2":1.3106556969697,"9.2":1.8463149818182},N:{"10":0,"11":0.04828},J:{"7":0,"10":0.009656},S:{_:"2.5"},R:{_:"0"},M:{"0":0.226916},O:{"0":0.439348},Q:{"1.2":0.178636},H:{"0":0.33367120962199},L:{"0":20.275272}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-sa.js b/node_modules/caniuse-lite/data/regions/alt-sa.js index ea3e91ac9..caaf8b49c 100644 --- a/node_modules/caniuse-lite/data/regions/alt-sa.js +++ b/node_modules/caniuse-lite/data/regions/alt-sa.js @@ -1 +1 @@ -module.exports={D:{"18":0.012942,"22":0.019413,"26":0.012942,"27":0.006471,"29":0.155304,"31":0.012942,"32":0.012942,"34":0.019413,"35":0.012942,"36":0.051768,"37":0.012942,"38":0.058239,"39":0.019413,"40":0.006471,"41":0.051768,"43":0.032355,"44":0.012942,"45":0.012942,"46":0.019413,"47":0.032355,"48":0.032355,"49":1.345968,"50":0.019413,"51":0.058239,"52":0.019413,"53":0.025884,"54":0.032355,"55":0.051768,"56":0.058239,"57":0.051768,"58":0.220014,"59":0.06471,"60":0.090594,"61":0.103536,"62":0.142362,"63":0.291195,"64":0.207072,"65":0.291195,"66":0.45297,"67":10.774215,"68":38.353617,"69":0.122949,"70":0.045297,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 23 24 25 28 30 33 42 71"},C:{"3":0.006471,"21":0.006471,"37":0.012942,"38":0.012942,"40":0.012942,"41":0.012942,"43":0.019413,"45":0.032355,"46":0.006471,"47":0.038826,"48":0.051768,"49":0.012942,"50":0.025884,"51":0.019413,"52":0.485325,"53":0.012942,"54":0.025884,"55":0.012942,"56":0.051768,"57":0.051768,"58":0.045297,"59":0.051768,"60":0.071181,"61":3.36492,"62":0.032355,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 42 44 63 3.5 3.6"},F:{"28":0.012942,"36":0.090594,"49":0.006471,"53":0.006471,"54":0.912411,"55":0.103536,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.019413},E:{"4":0.006471,"8":0.025884,"9":0.038826,"10":0.051768,"11":0.181188,"12":0.012942,_:"0 5 6 7 3.1 3.2 7.1","5.1":0.006471,"6.1":0.006471,"9.1":0.077652,"10.1":0.174717,"11.1":1.22949},G:{"8":0.00241786813407,"12":0.0259920824412,"3.2":0.000302233516758,"4.0-4.1":0,"4.2-4.3":0.000302233516758,"5.0-5.1":0.00453350275138,"6.0-6.1":0.00241786813407,"7.0-7.1":0.0120893406703,"8.1-8.4":0.0208541126563,"9.0-9.2":0.0139027417709,"9.3":0.0831142171086,"10.0-10.2":0.0952035577789,"10.3":0.157463662231,"11.0-11.2":0.328527832716,"11.3-11.4":2.27370274657},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.082849046729,"4.4":0.27961553271,"4.4.3-4.4.4":0.191588420561},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.00688467123288,"7":0.0137693424658,"8":0.227194150685,"9":0.0688467123288,"10":0.0688467123288,"11":1.12220141096,_:"5.5"},B:{"12":0.025884,"13":0.019413,"14":0.038826,"15":0.051768,"16":0.135891,"17":0.744165,_:"18"},P:{_:"4 5 6.2 7.2"},J:{"7":0.0049406,"10":0.0197624},N:{"10":0,"11":0.063742},R:{_:"0"},M:{"0":0.088225},Q:{_:"1.2"},O:{"0":0.479944},H:{"0":0.430992768041},L:{"0":29.127884}}; +module.exports={D:{"22":0.014086,"26":0.007043,"29":0.028172,"34":0.014086,"36":0.042258,"38":0.049301,"39":0.021129,"40":0.007043,"41":0.007043,"43":0.021129,"46":0.007043,"47":0.007043,"48":0.007043,"49":0.880375,"50":0.007043,"51":0.028172,"52":0.007043,"53":0.021129,"54":0.014086,"55":0.028172,"56":0.021129,"57":0.021129,"58":0.126774,"59":0.021129,"60":0.035215,"61":0.183118,"62":0.07043,"63":0.14086,"64":0.084516,"65":0.126774,"66":0.098602,"67":0.232419,"68":0.161989,"69":0.190161,"70":0.288763,"71":0.415537,"72":1.598761,"73":52.484436,"74":0.126774,"75":0.042258,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 30 31 32 33 35 37 42 44 45 76"},C:{"43":0.014086,"45":0.014086,"47":0.021129,"48":0.049301,"49":0.007043,"50":0.014086,"51":0.014086,"52":0.232419,"53":0.007043,"54":0.007043,"56":0.028172,"57":0.021129,"58":0.021129,"59":0.021129,"60":0.07043,"61":0.028172,"62":0.021129,"63":0.028172,"64":0.042258,"65":0.183118,"66":3.296124,"67":0.042258,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 55 68 3.5 3.6"},F:{"36":0.007043,"58":1.33817,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.007043},E:{"4":0,"8":0.014086,"9":0.042258,"10":0.028172,"11":0.07043,"12":0.978977,_:"0 5 6 7 3.1 3.2 7.1","5.1":1.021235,"6.1":0.021129,"9.1":0.042258,"10.1":0.133817,"11.1":0.267634,"12.1":0.63387},G:{"8":0.020346870509357,"3.2":0.0013212253577504,"4.0-4.1":0.00079273521465026,"4.2-4.3":0.00026424507155009,"5.0-5.1":0.0026424507155009,"6.0-6.1":0.0013212253577504,"7.0-7.1":0.0047564112879015,"8.1-8.4":0.010305557790453,"9.0-9.2":0.006077636645652,"9.3":0.050470808666066,"10.0-10.2":0.028009977584309,"10.3":0.066854003102172,"11.0-11.2":0.082444462323627,"11.3-11.4":0.1693810908636,"12.0-12.1":1.0226284268988,"12.2":1.1729838726108},I:{"3":0.00025039112903226,"4":0.036056322580645,_:"67","2.1":0.0017527379032258,"2.2":0.0030046935483871,"2.3":0.0017527379032258,"4.1":0.018028161290323,"4.2-4.3":0.078122032258065,"4.4":0,"4.4.3-4.4.4":0.1094209233871},A:{"7":0.0071513538461538,"8":0.12872436923077,"9":0.042908123076923,"10":0.028605415384615,"11":0.72228673846154,_:"6 5.5"},B:{"12":0.014086,"13":0.014086,"14":0.021129,"15":0.028172,"16":0.063387,"17":0.781773,"18":0.260591},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.31442766666667,"5.0-5.4":0.010480922222222,"6.2-6.4":0.052404611111111,"7.2-7.4":0.11529014444444,"8.2":0.76510732222222,"9.2":0.62885533333333},N:{"10":0,"11":0.14785},J:{"7":0,"10":0.008871},S:{_:"2.5"},R:{_:"0"},M:{"0":0.079839},O:{"0":0.378496},Q:{"1.2":0.002957},H:{"0":0.22955871821306},L:{"0":25.167504}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-ww.js b/node_modules/caniuse-lite/data/regions/alt-ww.js index 33793af21..0dfcdf2bb 100644 --- a/node_modules/caniuse-lite/data/regions/alt-ww.js +++ b/node_modules/caniuse-lite/data/regions/alt-ww.js @@ -1 +1 @@ -module.exports={D:{"11":0.008652,"15":0.017304,"18":0.008652,"22":0.025956,"24":0.02163,"25":0.008652,"26":0.008652,"27":0.004326,"28":0.004326,"29":0.155736,"30":0.012978,"31":0.025956,"32":0.008652,"33":0.012978,"34":0.017304,"35":0.02163,"36":0.017304,"37":0.008652,"38":0.034608,"39":0.008652,"40":0.030282,"41":0.06489,"42":0.008652,"43":0.047586,"44":0.008652,"45":0.012978,"46":0.012978,"47":0.02163,"48":0.056238,"49":0.6489,"50":0.02163,"51":0.034608,"52":0.017304,"53":0.02163,"54":0.056238,"55":0.211974,"56":0.090846,"57":0.060564,"58":0.103824,"59":0.051912,"60":0.073542,"61":0.082194,"62":0.10815,"63":0.596988,"64":0.147084,"65":0.242256,"66":0.298494,"67":5.930946,"68":18.619104,"69":0.069216,"70":0.038934,_:"4 5 6 7 8 9 10 12 13 14 16 17 19 20 21 23 71"},C:{"2":0.008652,"3":0.008652,"4":0.008652,"8":0.004326,"15":0.008652,"21":0.008652,"23":0.008652,"25":0.004326,"30":0.004326,"31":0.012978,"33":0.004326,"34":0.004326,"35":0.004326,"36":0.004326,"37":0.008652,"38":0.10815,"39":0.004326,"40":0.008652,"41":0.008652,"42":0.004326,"43":0.02163,"44":0.012978,"45":0.025956,"46":0.008652,"47":0.06489,"48":0.082194,"49":0.017304,"50":0.02163,"51":0.051912,"52":0.38934,"53":0.012978,"54":0.02163,"55":0.025956,"56":0.082194,"57":0.04326,"58":0.034608,"59":0.056238,"60":0.090846,"61":3.248826,"62":0.099498,_:"5 6 7 9 10 11 12 13 14 16 17 18 19 20 22 24 26 27 28 29 32 63 3.5","3.6":0.008652},F:{"28":0.008652,"31":0.008652,"36":0.02163,"49":0.004326,"52":0.004326,"53":0.012978,"54":0.774354,"55":0.073542,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 50 51 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0.008652,"12.1":0.04326},E:{"4":0.008652,"5":0.008652,"7":0.004326,"8":0.038934,"9":0.030282,"10":0.060564,"11":0.19467,"12":0.017304,_:"0 6 3.1 3.2 7.1","5.1":0.025956,"6.1":0.008652,"9.1":0.10815,"10.1":0.207648,"11.1":1.475166},G:{"8":0.00843805262631,"12":0.0907090657329,"3.2":0.00105475657829,"4.0-4.1":0,"4.2-4.3":0.00105475657829,"5.0-5.1":0.0158213486743,"6.0-6.1":0.00843805262631,"7.0-7.1":0.0421902631316,"8.1-8.4":0.072778203902,"9.0-9.2":0.0485188026013,"9.3":0.29005805903,"10.0-10.2":0.332248322161,"10.3":0.549528177289,"11.0-11.2":1.1465204006,"11.3-11.4":7.93493373847},I:{"3":0,"4":0,_:"67","2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.153569196262,"4.4":0.518296037383,"4.4.3-4.4.4":0.355128766355},K:{_:"0 10 11 12 11.1 11.5 12.1"},A:{"6":0.0135342,"7":0.0135342,"8":0.2165472,"9":0.1533876,"10":0.1037622,"11":2.6572146,_:"5.5"},B:{"12":0.02163,"13":0.025956,"14":0.056238,"15":0.06489,"16":0.19467,"17":1.479492,_:"18"},P:{"4":0.8658524,"5":0.144308733333,"6.2":0.226770866667,_:"7.2"},J:{"7":0.0079436,"10":0.0317744},N:{"10":0.0219394666667,"11":0.142606533333},R:{_:"0"},M:{"0":0.187242},Q:{_:"1.2"},O:{"0":6.320836},H:{"0":2.46564547423},L:{"0":32.685556}}; +module.exports={D:{"11":0.005029,"15":0.015087,"22":0.015087,"25":0.005029,"26":0.010058,"29":0.070406,"30":0.005029,"31":0.015087,"32":0.005029,"33":0.015087,"34":0.015087,"36":0.010058,"37":0.005029,"38":0.025145,"39":0.010058,"40":0.035203,"41":0.015087,"42":0.005029,"43":0.035203,"44":0.005029,"45":0.015087,"46":0.010058,"47":0.015087,"48":0.045261,"49":0.759379,"50":0.010058,"51":0.020116,"52":0.010058,"53":0.020116,"54":0.045261,"55":0.055319,"56":0.065377,"57":0.070406,"58":0.075435,"59":0.035203,"60":0.030174,"61":0.311798,"62":0.070406,"63":0.367117,"64":0.070406,"65":0.160928,"66":0.115667,"67":0.160928,"68":0.115667,"69":0.20116,"70":0.226305,"71":0.457639,"72":1.81044,"73":27.941124,"74":0.070406,"75":0.035203,_:"4 5 6 7 8 9 10 12 13 14 16 17 18 19 20 21 23 24 27 28 35 76"},C:{"4":0.010058,"11":0.005029,"17":0.005029,"31":0.010058,"35":0.025145,"38":0.015087,"40":0.005029,"41":0.005029,"43":0.015087,"44":0.010058,"45":0.020116,"46":0.005029,"47":0.060348,"48":0.080464,"49":0.010058,"50":0.015087,"51":0.015087,"52":0.246421,"53":0.010058,"54":0.015087,"55":0.015087,"56":0.05029,"57":0.030174,"58":0.020116,"59":0.020116,"60":0.196131,"61":0.025145,"62":0.025145,"63":0.035203,"64":0.060348,"65":0.241392,"66":3.394575,"67":0.10058,_:"2 3 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 36 37 39 42 68 3.5 3.6"},F:{"31":0.005029,"36":0.015087,"43":0.015087,"56":0.015087,"57":0.005029,"58":0.995742,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 9.5-9.6 10.5 10.6 11.1 11.5 11.6","10.0-10.1":0,"12.1":0.015087},E:{"4":0,"7":0.010058,"8":0.040232,"9":0.030174,"10":0.035203,"11":0.080464,"12":1.191873,_:"0 5 6 3.1 3.2 7.1","5.1":0.472726,"6.1":0.015087,"9.1":0.060348,"10.1":0.165957,"11.1":0.306769,"12.1":0.809669},G:{"8":0.080360769138397,"3.2":0.0052182317622336,"4.0-4.1":0.0031309390573401,"4.2-4.3":0.0010436463524467,"5.0-5.1":0.010436463524467,"6.0-6.1":0.0052182317622336,"7.0-7.1":0.018785634344041,"8.1-8.4":0.040702207745422,"9.0-9.2":0.024003866106274,"9.3":0.19933645331732,"10.0-10.2":0.11062651335935,"10.3":0.26404252716902,"11.0-11.2":0.32561766196337,"11.3-11.4":0.66897731191834,"12.0-12.1":4.0389113839688,"12.2":4.632746158511},I:{"3":0.00068651915322581,"4":0.098858758064516,_:"67","2.1":0.0048056340725806,"2.2":0.0082382298387097,"2.3":0.0048056340725806,"4.1":0.049429379032258,"4.2-4.3":0.21419397580645,"4.4":0,"4.4.3-4.4.4":0.30000886995968},A:{"6":0.010410912280702,"7":0.0052054561403509,"8":0.11452003508772,"9":0.18739642105263,"10":0.05726001754386,"11":2.2956061578947,_:"5.5"},B:{"12":0.015087,"13":0.020116,"14":0.035203,"15":0.045261,"16":0.110638,"17":1.267308,"18":0.724176},K:{_:"0 10 11 12 11.1 11.5 12.1"},P:{"4":0.52286432926829,"5.0-5.4":0.052286432926829,"6.2-6.4":0.073201006097561,"7.2-7.4":0.25097487804878,"8.2":1.1816733841463,"9.2":1.3489899695122},N:{"10":0.069628466666667,"11":0.09942},J:{"7":0,"10":0.024855},S:{"2.5":0.402651},R:{_:"0"},M:{"0":0.178956},O:{"0":3.072078},Q:{"1.2":0.134217},H:{"0":1.4212789381443},L:{"0":30.771295}}; diff --git a/node_modules/caniuse-lite/package.json b/node_modules/caniuse-lite/package.json index 1cd4abdef..a3dcadcc8 100644 --- a/node_modules/caniuse-lite/package.json +++ b/node_modules/caniuse-lite/package.json @@ -1,28 +1,28 @@ { - "_from": "caniuse-lite@^1.0.30000939", - "_id": "caniuse-lite@1.0.30000942", + "_from": "caniuse-lite@^1.0.30000967", + "_id": "caniuse-lite@1.0.30000969", "_inBundle": false, - "_integrity": "sha512-wLf+IhZUy2rfz48tc40OH7jHjXjnvDFEYqBHluINs/6MgzoNLPf25zhE4NOVzqxLKndf+hau81sAW0RcGHIaBQ==", + "_integrity": "sha512-Kus0yxkoAJgVc0bax7S4gLSlFifCa7MnSZL9p9VuS/HIKEL4seaqh28KIQAAO50cD/rJ5CiJkJFapkdDAlhFxQ==", "_location": "/caniuse-lite", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "caniuse-lite@^1.0.30000939", + "raw": "caniuse-lite@^1.0.30000967", "name": "caniuse-lite", "escapedName": "caniuse-lite", - "rawSpec": "^1.0.30000939", + "rawSpec": "^1.0.30000967", "saveSpec": null, - "fetchSpec": "^1.0.30000939" + "fetchSpec": "^1.0.30000967" }, "_requiredBy": [ "/autoprefixer", "/browserslist", "/caniuse-api" ], - "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000942.tgz", - "_shasum": "454139b28274bce70bfe1d50c30970df7430c6e4", - "_spec": "caniuse-lite@^1.0.30000939", + "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000969.tgz", + "_shasum": "7664f571f2072657bde70b00a1fc1ba41f1942a9", + "_spec": "caniuse-lite@^1.0.30000967", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\browserslist", "author": { "name": "Ben Briggs", @@ -57,5 +57,5 @@ "scripts": { "prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js" }, - "version": "1.0.30000942" + "version": "1.0.30000969" } diff --git a/node_modules/color/index.js b/node_modules/color/index.js index 1fda569db..abaa7fee6 100644 --- a/node_modules/color/index.js +++ b/node_modules/color/index.js @@ -366,6 +366,9 @@ Color.prototype = { mix: function (mixinColor, weight) { // ported from sass implementation in C // https://github.com/sass/libsass/blob/0e6b4a2850092356aa3ece07c6b249f0221caced/functions.cpp#L209 + if (!mixinColor || !mixinColor.rgb) { + throw new Error('Argument to "mix" was not a Color instance, but rather an instance of ' + typeof mixinColor); + } var color1 = mixinColor.rgb(); var color2 = this.rgb(); var p = weight === undefined ? 0.5 : weight; diff --git a/node_modules/color/package.json b/node_modules/color/package.json index ba40b7771..0e8b3b068 100644 --- a/node_modules/color/package.json +++ b/node_modules/color/package.json @@ -1,8 +1,8 @@ { "_from": "color@^3.0.0", - "_id": "color@3.1.0", + "_id": "color@3.1.1", "_inBundle": false, - "_integrity": "sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==", + "_integrity": "sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==", "_location": "/color", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/postcss-colormin" ], - "_resolved": "https://registry.npmjs.org/color/-/color-3.1.0.tgz", - "_shasum": "d8e9fb096732875774c84bf922815df0308d0ffc", + "_resolved": "https://registry.npmjs.org/color/-/color-3.1.1.tgz", + "_shasum": "7abf5c0d38e89378284e873c207ae2172dcc8a61", "_spec": "color@^3.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\postcss-colormin", "authors": [ @@ -38,8 +38,8 @@ "deprecated": false, "description": "Color conversion and manipulation with CSS string support", "devDependencies": { - "mocha": "^2.2.5", - "xo": "^0.12.1" + "mocha": "^6.1.4", + "xo": "0.12.1" }, "files": [ "CHANGELOG.md", @@ -62,7 +62,7 @@ "pretest": "xo", "test": "mocha" }, - "version": "3.1.0", + "version": "3.1.1", "xo": { "rules": { "no-cond-assign": 0, diff --git a/node_modules/compressible/HISTORY.md b/node_modules/compressible/HISTORY.md index 576501fd0..a93085b23 100644 --- a/node_modules/compressible/HISTORY.md +++ b/node_modules/compressible/HISTORY.md @@ -1,3 +1,8 @@ +2.0.17 / 2019-04-24 +=================== + + * deps: mime-db@'>= 1.40.0 < 2' + 2.0.16 / 2019-02-18 =================== diff --git a/node_modules/compressible/package.json b/node_modules/compressible/package.json index 18b2b234b..a237b6edc 100644 --- a/node_modules/compressible/package.json +++ b/node_modules/compressible/package.json @@ -1,26 +1,26 @@ { - "_from": "compressible@~2.0.14", - "_id": "compressible@2.0.16", + "_from": "compressible@~2.0.16", + "_id": "compressible@2.0.17", "_inBundle": false, - "_integrity": "sha512-JQfEOdnI7dASwCuSPWIeVYwc/zMsu/+tRhoUvEfXz2gxOA2DNjmG5vhtFdBlhWPPGo+RdT9S3tgc/uH5qgDiiA==", + "_integrity": "sha512-BGHeLCK1GV7j1bSmQQAi26X+GgWcTjLr/0tzSvMCl3LH1w1IJ4PFSPoV5316b30cneTziC+B1a+3OjoSUcQYmw==", "_location": "/compressible", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "compressible@~2.0.14", + "raw": "compressible@~2.0.16", "name": "compressible", "escapedName": "compressible", - "rawSpec": "~2.0.14", + "rawSpec": "~2.0.16", "saveSpec": null, - "fetchSpec": "~2.0.14" + "fetchSpec": "~2.0.16" }, "_requiredBy": [ "/compression" ], - "_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.16.tgz", - "_shasum": "a49bf9858f3821b64ce1be0296afc7380466a77f", - "_spec": "compressible@~2.0.14", + "_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.17.tgz", + "_shasum": "6e8c108a16ad58384a977f3a482ca20bff2f38c1", + "_spec": "compressible@~2.0.16", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\compression", "bugs": { "url": "https://github.com/jshttp/compressible/issues" @@ -43,20 +43,20 @@ } ], "dependencies": { - "mime-db": ">= 1.38.0 < 2" + "mime-db": ">= 1.40.0 < 2" }, "deprecated": false, "description": "Compressible Content-Type / mime checking", "devDependencies": { - "eslint": "5.14.1", + "eslint": "5.15.2", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.16.0", "eslint-plugin-markdown": "1.0.0", "eslint-plugin-node": "8.0.1", "eslint-plugin-promise": "4.0.1", "eslint-plugin-standard": "4.0.0", - "mocha": "5.2.0", - "nyc": "13.3.0" + "mocha": "6.1.4", + "nyc": "14.0.0" }, "engines": { "node": ">= 0.6" @@ -87,5 +87,5 @@ "test-travis": "nyc --reporter=text npm test", "version": "node scripts/version-history.js && git add HISTORY.md" }, - "version": "2.0.16" + "version": "2.0.17" } diff --git a/node_modules/compression/HISTORY.md b/node_modules/compression/HISTORY.md index 69188fccb..c3e4b92f7 100644 --- a/node_modules/compression/HISTORY.md +++ b/node_modules/compression/HISTORY.md @@ -1,3 +1,13 @@ +1.7.4 / 2019-03-18 +================== + + * deps: compressible@~2.0.16 + - Mark `text/less` as compressible + - deps: mime-db@'>= 1.38.0 < 2' + * deps: on-headers@~1.0.2 + - Fix `res.writeHead` patch missing return value + * perf: prevent unnecessary buffer copy + 1.7.3 / 2018-07-15 ================== diff --git a/node_modules/compression/README.md b/node_modules/compression/README.md index 8892e5b72..680ece877 100644 --- a/node_modules/compression/README.md +++ b/node_modules/compression/README.md @@ -151,7 +151,7 @@ var compression = require('compression') var express = require('express') var app = express() -app.use(compression({filter: shouldCompress})) +app.use(compression({ filter: shouldCompress })) function shouldCompress (req, res) { if (req.headers['x-no-compression']) { diff --git a/node_modules/compression/index.js b/node_modules/compression/index.js index f190c6897..1d089427c 100644 --- a/node_modules/compression/index.js +++ b/node_modules/compression/index.js @@ -85,7 +85,7 @@ function compression (options) { } return stream - ? stream.write(Buffer.from(chunk, encoding)) + ? stream.write(toBuffer(chunk, encoding)) : _write.call(this, chunk, encoding) } @@ -112,7 +112,7 @@ function compression (options) { // write Buffer for Node.js 0.8 return chunk - ? stream.end(Buffer.from(chunk, encoding)) + ? stream.end(toBuffer(chunk, encoding)) : stream.end() } @@ -275,3 +275,14 @@ function shouldTransform (req, res) { return !cacheControl || !cacheControlNoTransformRegExp.test(cacheControl) } + +/** + * Coerce arguments to Buffer + * @private + */ + +function toBuffer (chunk, encoding) { + return !Buffer.isBuffer(chunk) + ? Buffer.from(chunk, encoding) + : chunk +} diff --git a/node_modules/compression/package.json b/node_modules/compression/package.json index b62048b76..88dfac2f6 100644 --- a/node_modules/compression/package.json +++ b/node_modules/compression/package.json @@ -1,8 +1,8 @@ { - "_from": "compression@^1.5.2", - "_id": "compression@1.7.3", + "_from": "compression@^1.7.4", + "_id": "compression@1.7.4", "_inBundle": false, - "_integrity": "sha512-HSjyBG5N1Nnz7tF2+O7A9XUhyjru71/fwgNb7oIsEVHR0WShfs2tIS/EySLgiTe98aOK18YDlMXpzjCXY/n9mg==", + "_integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", "_location": "/compression", "_phantomChildren": { "ms": "2.0.0" @@ -10,19 +10,19 @@ "_requested": { "type": "range", "registry": true, - "raw": "compression@^1.5.2", + "raw": "compression@^1.7.4", "name": "compression", "escapedName": "compression", - "rawSpec": "^1.5.2", + "rawSpec": "^1.7.4", "saveSpec": null, - "fetchSpec": "^1.5.2" + "fetchSpec": "^1.7.4" }, "_requiredBy": [ "/webpack-dev-server" ], - "_resolved": "https://registry.npmjs.org/compression/-/compression-1.7.3.tgz", - "_shasum": "27e0e176aaf260f7f2c2813c3e440adb9f1993db", - "_spec": "compression@^1.5.2", + "_resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", + "_shasum": "95523eff170ca57c29a0ca41e6fe131f41e5bb8f", + "_spec": "compression@^1.7.4", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-server", "bugs": { "url": "https://github.com/expressjs/compression/issues" @@ -42,9 +42,9 @@ "dependencies": { "accepts": "~1.3.5", "bytes": "3.0.0", - "compressible": "~2.0.14", + "compressible": "~2.0.16", "debug": "2.6.9", - "on-headers": "~1.0.1", + "on-headers": "~1.0.2", "safe-buffer": "5.1.2", "vary": "~1.1.2" }, @@ -52,16 +52,16 @@ "description": "Node.js compression middleware", "devDependencies": { "after": "0.8.2", - "eslint": "4.19.1", - "eslint-config-standard": "11.0.0", - "eslint-plugin-import": "2.13.0", - "eslint-plugin-markdown": "1.0.0-beta.6", - "eslint-plugin-node": "6.0.1", - "eslint-plugin-promise": "3.8.0", - "eslint-plugin-standard": "3.1.0", + "eslint": "5.15.1", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.16.0", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "7.0.1", + "eslint-plugin-promise": "4.0.1", + "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", - "mocha": "2.5.3", - "supertest": "1.1.0" + "mocha": "6.0.2", + "supertest": "4.0.0" }, "engines": { "node": ">= 0.8.0" @@ -84,5 +84,5 @@ "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec" }, - "version": "1.7.3" + "version": "1.7.4" } diff --git a/node_modules/content-disposition/HISTORY.md b/node_modules/content-disposition/HISTORY.md index 53849b618..63a3d08c7 100644 --- a/node_modules/content-disposition/HISTORY.md +++ b/node_modules/content-disposition/HISTORY.md @@ -1,3 +1,8 @@ +0.5.3 / 2018-12-17 +================== + + * Use `safe-buffer` for improved Buffer API + 0.5.2 / 2016-12-08 ================== diff --git a/node_modules/content-disposition/LICENSE b/node_modules/content-disposition/LICENSE index b7dce6cf9..84441fbb5 100644 --- a/node_modules/content-disposition/LICENSE +++ b/node_modules/content-disposition/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) 2014 Douglas Christopher Wilson +Copyright (c) 2014-2017 Douglas Christopher Wilson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/node_modules/content-disposition/README.md b/node_modules/content-disposition/README.md index 992d19a62..eebef13d4 100644 --- a/node_modules/content-disposition/README.md +++ b/node_modules/content-disposition/README.md @@ -16,6 +16,8 @@ $ npm install content-disposition ## API + + ```js var contentDisposition = require('content-disposition') ``` @@ -26,6 +28,8 @@ Create an attachment `Content-Disposition` header value using the given file nam if supplied. The `filename` is optional and if no file name is desired, but you want to specify `options`, set `filename` to `undefined`. + + ```js res.setHeader('Content-Disposition', contentDisposition('∫ maths.pdf')) ``` @@ -66,8 +70,10 @@ it). The type is normalized to lower-case. ### contentDisposition.parse(string) + + ```js -var disposition = contentDisposition.parse('attachment; filename="EURO rates.txt"; filename*=UTF-8\'\'%e2%82%ac%20rates.txt'); +var disposition = contentDisposition.parse('attachment; filename="EURO rates.txt"; filename*=UTF-8\'\'%e2%82%ac%20rates.txt') ``` Parse a `Content-Disposition` header string. This automatically handles extended @@ -88,12 +94,13 @@ are shown for the string `'attachment; filename="EURO rates.txt"; filename*=UTF- ```js var contentDisposition = require('content-disposition') var destroy = require('destroy') +var fs = require('fs') var http = require('http') var onFinished = require('on-finished') var filePath = '/path/to/public/plans.pdf' -http.createServer(function onRequest(req, res) { +http.createServer(function onRequest (req, res) { // set headers res.setHeader('Content-Type', 'application/pdf') res.setHeader('Content-Disposition', contentDisposition(filePath)) @@ -101,7 +108,7 @@ http.createServer(function onRequest(req, res) { // send file var stream = fs.createReadStream(filePath) stream.pipe(res) - onFinished(res, function (err) { + onFinished(res, function () { destroy(stream) }) }) @@ -129,13 +136,13 @@ $ npm test [MIT](LICENSE) -[npm-image]: https://img.shields.io/npm/v/content-disposition.svg?style=flat +[npm-image]: https://img.shields.io/npm/v/content-disposition.svg [npm-url]: https://npmjs.org/package/content-disposition -[node-version-image]: https://img.shields.io/node/v/content-disposition.svg?style=flat +[node-version-image]: https://img.shields.io/node/v/content-disposition.svg [node-version-url]: https://nodejs.org/en/download -[travis-image]: https://img.shields.io/travis/jshttp/content-disposition.svg?style=flat +[travis-image]: https://img.shields.io/travis/jshttp/content-disposition.svg [travis-url]: https://travis-ci.org/jshttp/content-disposition -[coveralls-image]: https://img.shields.io/coveralls/jshttp/content-disposition.svg?style=flat +[coveralls-image]: https://img.shields.io/coveralls/jshttp/content-disposition.svg [coveralls-url]: https://coveralls.io/r/jshttp/content-disposition?branch=master -[downloads-image]: https://img.shields.io/npm/dm/content-disposition.svg?style=flat +[downloads-image]: https://img.shields.io/npm/dm/content-disposition.svg [downloads-url]: https://npmjs.org/package/content-disposition diff --git a/node_modules/content-disposition/index.js b/node_modules/content-disposition/index.js index 88a0d0a23..3092a4dc3 100644 --- a/node_modules/content-disposition/index.js +++ b/node_modules/content-disposition/index.js @@ -1,6 +1,6 @@ /*! * content-disposition - * Copyright(c) 2014 Douglas Christopher Wilson + * Copyright(c) 2014-2017 Douglas Christopher Wilson * MIT Licensed */ @@ -8,6 +8,7 @@ /** * Module exports. + * @public */ module.exports = contentDisposition @@ -15,18 +16,22 @@ module.exports.parse = parse /** * Module dependencies. + * @private */ var basename = require('path').basename +var Buffer = require('safe-buffer').Buffer /** * RegExp to match non attr-char, *after* encodeURIComponent (i.e. not including "%") + * @private */ var ENCODE_URL_ATTR_CHAR_REGEXP = /[\x00-\x20"'()*,/:;<=>?@[\\\]{}\x7f]/g // eslint-disable-line no-control-regex /** * RegExp to match percent encoding escape. + * @private */ var HEX_ESCAPE_REGEXP = /%[0-9A-Fa-f]{2}/ @@ -34,6 +39,7 @@ var HEX_ESCAPE_REPLACE_REGEXP = /%([0-9A-Fa-f]{2})/g /** * RegExp to match non-latin1 characters. + * @private */ var NON_LATIN1_REGEXP = /[^\x20-\x7e\xa0-\xff]/g @@ -43,12 +49,14 @@ var NON_LATIN1_REGEXP = /[^\x20-\x7e\xa0-\xff]/g * * quoted-pair = "\" CHAR * CHAR = + * @private */ -var QESC_REGEXP = /\\([\u0000-\u007f])/g +var QESC_REGEXP = /\\([\u0000-\u007f])/g // eslint-disable-line no-control-regex /** * RegExp to match chars that must be quoted-pair in RFC 2616 + * @private */ var QUOTE_REGEXP = /([\\"])/g @@ -75,6 +83,7 @@ var QUOTE_REGEXP = /([\\"])/g * HT = * CTL = * OCTET = + * @private */ var PARAM_REGEXP = /;[\x09\x20]*([!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*=[\x09\x20]*("(?:[\x20!\x23-\x5b\x5d-\x7e\x80-\xff]|\\[\x20-\x7e])*"|[!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*/g // eslint-disable-line no-control-regex @@ -100,6 +109,7 @@ var TOKEN_REGEXP = /^[!#$%&'*+.0-9A-Z^_`a-z|~-]+$/ * attr-char = ALPHA / DIGIT * / "!" / "#" / "$" / "&" / "+" / "-" / "." * / "^" / "_" / "`" / "|" / "~" + * @private */ var EXT_VALUE_REGEXP = /^([A-Za-z0-9!#$%&+\-^_`{}~]+)'(?:[A-Za-z]{2,3}(?:-[A-Za-z]{3}){0,3}|[A-Za-z]{4,8}|)'((?:%[0-9A-Fa-f]{2}|[A-Za-z0-9!#$&+.^_`|~-])+)$/ @@ -115,6 +125,7 @@ var EXT_VALUE_REGEXP = /^([A-Za-z0-9!#$%&+\-^_`{}~]+)'(?:[A-Za-z]{2,3}(?:-[A-Za- * disp-ext-parm = token "=" value * | ext-token "=" ext-value * ext-token = + * @private */ var DISPOSITION_TYPE_REGEXP = /^([!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*(?:$|;)/ // eslint-disable-line no-control-regex @@ -127,7 +138,7 @@ var DISPOSITION_TYPE_REGEXP = /^([!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*(?:$|;)/ * @param {string} [options.type=attachment] * @param {string|boolean} [options.fallback=true] * @return {string} - * @api public + * @public */ function contentDisposition (filename, options) { @@ -149,7 +160,7 @@ function contentDisposition (filename, options) { * @param {string} [filename] * @param {string|boolean} [fallback=true] * @return {object} - * @api private + * @private */ function createparams (filename, fallback) { @@ -210,7 +221,7 @@ function createparams (filename, fallback) { * @param {string} obj.type * @param {object} [obj.parameters] * @return {string} - * @api private + * @private */ function format (obj) { @@ -248,7 +259,7 @@ function format (obj) { * * @param {string} str * @return {string} - * @api private + * @private */ function decodefield (str) { @@ -270,7 +281,7 @@ function decodefield (str) { value = getlatin1(binary) break case 'utf-8': - value = new Buffer(binary, 'binary').toString('utf8') + value = Buffer.from(binary, 'binary').toString('utf8') break default: throw new TypeError('unsupported charset in extended field') @@ -284,7 +295,7 @@ function decodefield (str) { * * @param {string} val * @return {string} - * @api private + * @private */ function getlatin1 (val) { @@ -297,7 +308,7 @@ function getlatin1 (val) { * * @param {string} string * @return {object} - * @api private + * @public */ function parse (string) { @@ -378,7 +389,7 @@ function parse (string) { * @param {string} str * @param {string} hex * @return {string} - * @api private + * @private */ function pdecode (str, hex) { @@ -390,17 +401,14 @@ function pdecode (str, hex) { * * @param {string} char * @return {string} - * @api private + * @private */ function pencode (char) { - var hex = String(char) + return '%' + String(char) .charCodeAt(0) .toString(16) .toUpperCase() - return hex.length === 1 - ? '%0' + hex - : '%' + hex } /** @@ -408,7 +416,7 @@ function pencode (char) { * * @param {string} val * @return {string} - * @api private + * @private */ function qstring (val) { @@ -422,7 +430,7 @@ function qstring (val) { * * @param {string} val * @return {string} - * @api private + * @private */ function ustring (val) { @@ -437,6 +445,11 @@ function ustring (val) { /** * Class for parsed Content-Disposition header for v8 optimization + * + * @public + * @param {string} type + * @param {object} parameters + * @constructor */ function ContentDisposition (type, parameters) { diff --git a/node_modules/content-disposition/package.json b/node_modules/content-disposition/package.json index 307b8078b..7ab59ff75 100644 --- a/node_modules/content-disposition/package.json +++ b/node_modules/content-disposition/package.json @@ -1,46 +1,51 @@ { - "_from": "content-disposition@0.5.2", - "_id": "content-disposition@0.5.2", + "_from": "content-disposition@0.5.3", + "_id": "content-disposition@0.5.3", "_inBundle": false, - "_integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=", + "_integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", "_location": "/content-disposition", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "content-disposition@0.5.2", + "raw": "content-disposition@0.5.3", "name": "content-disposition", "escapedName": "content-disposition", - "rawSpec": "0.5.2", + "rawSpec": "0.5.3", "saveSpec": null, - "fetchSpec": "0.5.2" + "fetchSpec": "0.5.3" }, "_requiredBy": [ "/express" ], - "_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", - "_shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4", - "_spec": "content-disposition@0.5.2", + "_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz", + "_shasum": "e130caf7e7279087c5616c2007d0485698984fbd", + "_spec": "content-disposition@0.5.3", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\express", + "author": { + "name": "Douglas Christopher Wilson", + "email": "doug@somethingdoug.com" + }, "bugs": { "url": "https://github.com/jshttp/content-disposition/issues" }, "bundleDependencies": false, - "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } - ], + "dependencies": { + "safe-buffer": "5.1.2" + }, "deprecated": false, "description": "Create and parse Content-Disposition header", "devDependencies": { - "eslint": "3.11.1", - "eslint-config-standard": "6.2.1", - "eslint-plugin-promise": "3.3.0", - "eslint-plugin-standard": "2.0.1", + "deep-equal": "1.0.1", + "eslint": "5.10.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.14.0", + "eslint-plugin-markdown": "1.0.0-rc.1", + "eslint-plugin-node": "7.0.1", + "eslint-plugin-promise": "4.0.1", + "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", - "mocha": "1.21.5" + "mocha": "5.2.0" }, "engines": { "node": ">= 0.6" @@ -65,10 +70,10 @@ "url": "git+https://github.com/jshttp/content-disposition.git" }, "scripts": { - "lint": "eslint .", + "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, - "version": "0.5.2" + "version": "0.5.3" } diff --git a/node_modules/cookie/HISTORY.md b/node_modules/cookie/HISTORY.md index 5bd648542..da2bf243d 100644 --- a/node_modules/cookie/HISTORY.md +++ b/node_modules/cookie/HISTORY.md @@ -1,3 +1,8 @@ +0.4.0 / 2019-05-15 +================== + + * Add `SameSite=None` support + 0.3.1 / 2016-05-26 ================== diff --git a/node_modules/cookie/README.md b/node_modules/cookie/README.md index db0d07825..857fb77c7 100644 --- a/node_modules/cookie/README.md +++ b/node_modules/cookie/README.md @@ -1,7 +1,7 @@ # cookie -[![NPM Version][npm-image]][npm-url] -[![NPM Downloads][downloads-image]][downloads-url] +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] @@ -64,7 +64,7 @@ var setCookie = cookie.serialize('foo', 'bar'); ##### domain -Specifies the value for the [`Domain` `Set-Cookie` attribute][rfc-6266-5.2.3]. By default, no +Specifies the value for the [`Domain` `Set-Cookie` attribute][rfc-6265-5.2.3]. By default, no domain is set, and most clients will consider the cookie to apply to only the current domain. ##### encode @@ -73,22 +73,22 @@ Specifies a function that will be used to encode a cookie's value. Since value o has a limited character set (and must be a simple string), this function can be used to encode a value into a string suited for a cookie's value. -The default function is the global `ecodeURIComponent`, which will encode a JavaScript string +The default function is the global `encodeURIComponent`, which will encode a JavaScript string into UTF-8 byte sequences and then URL-encode any that fall outside of the cookie range. ##### expires -Specifies the `Date` object to be the value for the [`Expires` `Set-Cookie` attribute][rfc-6266-5.2.1]. +Specifies the `Date` object to be the value for the [`Expires` `Set-Cookie` attribute][rfc-6265-5.2.1]. By default, no expiration is set, and most clients will consider this a "non-persistent cookie" and will delete it on a condition like exiting a web browser application. -**note** the [cookie storage model specification][rfc-6266-5.3] states that if both `expires` and -`magAge` are set, then `maxAge` takes precedence, but it is possiblke not all clients by obey this, +**note** the [cookie storage model specification][rfc-6265-5.3] states that if both `expires` and +`maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this, so if both are set, they should point to the same date and time. ##### httpOnly -Specifies the `boolean` value for the [`HttpOnly` `Set-Cookie` attribute][rfc-6266-5.2.6]. When truthy, +Specifies the `boolean` value for the [`HttpOnly` `Set-Cookie` attribute][rfc-6265-5.2.6]. When truthy, the `HttpOnly` attribute is set, otherwise it is not. By default, the `HttpOnly` attribute is not set. **note** be careful when setting this to `true`, as compliant clients will not allow client-side @@ -96,38 +96,37 @@ JavaScript to see the cookie in `document.cookie`. ##### maxAge -Specifies the `number` (in seconds) to be the value for the [`Max-Age` `Set-Cookie` attribute][rfc-6266-5.2.2]. +Specifies the `number` (in seconds) to be the value for the [`Max-Age` `Set-Cookie` attribute][rfc-6265-5.2.2]. The given number will be converted to an integer by rounding down. By default, no maximum age is set. -**note** the [cookie storage model specification][rfc-6266-5.3] states that if both `expires` and -`magAge` are set, then `maxAge` takes precedence, but it is possiblke not all clients by obey this, +**note** the [cookie storage model specification][rfc-6265-5.3] states that if both `expires` and +`maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this, so if both are set, they should point to the same date and time. ##### path -Specifies the value for the [`Path` `Set-Cookie` attribute][rfc-6266-5.2.4]. By default, the path -is considered the ["default path"][rfc-6266-5.1.4]. By default, no maximum age is set, and most -clients will consider this a "non-persistent cookie" and will delete it on a condition like exiting -a web browser application. +Specifies the value for the [`Path` `Set-Cookie` attribute][rfc-6265-5.2.4]. By default, the path +is considered the ["default path"][rfc-6265-5.1.4]. ##### sameSite -Specifies the `boolean` or `string` to be the value for the [`SameSite` `Set-Cookie` attribute][draft-west-first-party-cookies-07]. +Specifies the `boolean` or `string` to be the value for the [`SameSite` `Set-Cookie` attribute][rfc-6265bis-03-4.1.2.7]. - `true` will set the `SameSite` attribute to `Strict` for strict same site enforcement. - `false` will not set the `SameSite` attribute. - `'lax'` will set the `SameSite` attribute to `Lax` for lax same site enforcement. + - `'none'` will set the `SameSite` attribute to `None` for an explicit cross-site cookie. - `'strict'` will set the `SameSite` attribute to `Strict` for strict same site enforcement. -More information about the different enforcement levels can be found in the specification -https://tools.ietf.org/html/draft-west-first-party-cookies-07#section-4.1.1 +More information about the different enforcement levels can be found in +[the specification][rfc-6265bis-03-4.1.2.7]. **note** This is an attribute that has not yet been fully standardized, and may change in the future. This also means many clients may ignore this attribute until they understand it. ##### secure -Specifies the `boolean` value for the [`Secure` `Set-Cookie` attribute][rfc-6266-5.2.5]. When truthy, +Specifies the `boolean` value for the [`Secure` `Set-Cookie` attribute][rfc-6265-5.2.5]. When truthy, the `Secure` attribute is set, otherwise it is not. By default, the `Secure` attribute is not set. **note** be careful when setting this to `true`, as compliant clients will not send the cookie back to @@ -178,7 +177,7 @@ function onRequest(req, res) { res.write('
'); res.write(' '); - res.end(''); } http.createServer(onRequest).listen(3000); @@ -190,31 +189,65 @@ http.createServer(onRequest).listen(3000); $ npm test ``` +## Benchmark + +``` +$ npm run bench + +> cookie@0.3.1 bench cookie +> node benchmark/index.js + + http_parser@2.8.0 + node@6.14.2 + v8@5.1.281.111 + uv@1.16.1 + zlib@1.2.11 + ares@1.10.1-DEV + icu@58.2 + modules@48 + napi@3 + openssl@1.0.2o + +> node benchmark/parse.js + + cookie.parse + + 6 tests completed. + + simple x 1,200,691 ops/sec ±1.12% (189 runs sampled) + decode x 1,012,994 ops/sec ±0.97% (186 runs sampled) + unquote x 1,074,174 ops/sec ±2.43% (186 runs sampled) + duplicates x 438,424 ops/sec ±2.17% (184 runs sampled) + 10 cookies x 147,154 ops/sec ±1.01% (186 runs sampled) + 100 cookies x 14,274 ops/sec ±1.07% (187 runs sampled) +``` + ## References -- [RFC 6266: HTTP State Management Mechanism][rfc-6266] -- [Same-site Cookies][draft-west-first-party-cookies-07] +- [RFC 6265: HTTP State Management Mechanism][rfc-6265] +- [Same-site Cookies][rfc-6265bis-03-4.1.2.7] -[draft-west-first-party-cookies-07]: https://tools.ietf.org/html/draft-west-first-party-cookies-07 -[rfc-6266]: https://tools.ietf.org/html/rfc6266 -[rfc-6266-5.1.4]: https://tools.ietf.org/html/rfc6266#section-5.1.4 -[rfc-6266-5.2.1]: https://tools.ietf.org/html/rfc6266#section-5.2.1 -[rfc-6266-5.2.2]: https://tools.ietf.org/html/rfc6266#section-5.2.2 -[rfc-6266-5.2.3]: https://tools.ietf.org/html/rfc6266#section-5.2.3 -[rfc-6266-5.2.4]: https://tools.ietf.org/html/rfc6266#section-5.2.4 -[rfc-6266-5.3]: https://tools.ietf.org/html/rfc6266#section-5.3 +[rfc-6265bis-03-4.1.2.7]: https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-03#section-4.1.2.7 +[rfc-6265]: https://tools.ietf.org/html/rfc6265 +[rfc-6265-5.1.4]: https://tools.ietf.org/html/rfc6265#section-5.1.4 +[rfc-6265-5.2.1]: https://tools.ietf.org/html/rfc6265#section-5.2.1 +[rfc-6265-5.2.2]: https://tools.ietf.org/html/rfc6265#section-5.2.2 +[rfc-6265-5.2.3]: https://tools.ietf.org/html/rfc6265#section-5.2.3 +[rfc-6265-5.2.4]: https://tools.ietf.org/html/rfc6265#section-5.2.4 +[rfc-6265-5.2.5]: https://tools.ietf.org/html/rfc6265#section-5.2.5 +[rfc-6265-5.2.6]: https://tools.ietf.org/html/rfc6265#section-5.2.6 +[rfc-6265-5.3]: https://tools.ietf.org/html/rfc6265#section-5.3 ## License [MIT](LICENSE) -[npm-image]: https://img.shields.io/npm/v/cookie.svg -[npm-url]: https://npmjs.org/package/cookie -[node-version-image]: https://img.shields.io/node/v/cookie.svg -[node-version-url]: https://nodejs.org/en/download -[travis-image]: https://img.shields.io/travis/jshttp/cookie/master.svg -[travis-url]: https://travis-ci.org/jshttp/cookie -[coveralls-image]: https://img.shields.io/coveralls/jshttp/cookie/master.svg +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/cookie/master [coveralls-url]: https://coveralls.io/r/jshttp/cookie?branch=master -[downloads-image]: https://img.shields.io/npm/dm/cookie.svg -[downloads-url]: https://npmjs.org/package/cookie +[node-version-image]: https://badgen.net/npm/node/cookie +[node-version-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/cookie +[npm-url]: https://npmjs.org/package/cookie +[npm-version-image]: https://badgen.net/npm/v/cookie +[travis-image]: https://badgen.net/travis/jshttp/cookie/master +[travis-url]: https://travis-ci.org/jshttp/cookie diff --git a/node_modules/cookie/index.js b/node_modules/cookie/index.js index ab2e467ab..16f56c041 100644 --- a/node_modules/cookie/index.js +++ b/node_modules/cookie/index.js @@ -170,6 +170,9 @@ function serialize(name, val, options) { case 'strict': str += '; SameSite=Strict'; break; + case 'none': + str += '; SameSite=None'; + break; default: throw new TypeError('option sameSite is invalid'); } diff --git a/node_modules/cookie/package.json b/node_modules/cookie/package.json index 25af31b1a..261599565 100644 --- a/node_modules/cookie/package.json +++ b/node_modules/cookie/package.json @@ -1,26 +1,26 @@ { - "_from": "cookie@0.3.1", - "_id": "cookie@0.3.1", + "_from": "cookie@0.4.0", + "_id": "cookie@0.4.0", "_inBundle": false, - "_integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", + "_integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==", "_location": "/cookie", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "cookie@0.3.1", + "raw": "cookie@0.4.0", "name": "cookie", "escapedName": "cookie", - "rawSpec": "0.3.1", + "rawSpec": "0.4.0", "saveSpec": null, - "fetchSpec": "0.3.1" + "fetchSpec": "0.4.0" }, "_requiredBy": [ "/express" ], - "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", - "_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb", - "_spec": "cookie@0.3.1", + "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz", + "_shasum": "beb437e7022b3b6d49019d088665303ebe9c14ba", + "_spec": "cookie@0.4.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\express", "author": { "name": "Roman Shtylman", @@ -39,8 +39,12 @@ "deprecated": false, "description": "HTTP server cookie parsing and serialization", "devDependencies": { - "istanbul": "0.4.3", - "mocha": "1.21.5" + "beautify-benchmark": "0.2.4", + "benchmark": "2.1.4", + "eslint": "5.16.0", + "eslint-plugin-markdown": "1.0.0", + "istanbul": "0.4.5", + "mocha": "6.1.4" }, "engines": { "node": ">= 0.6" @@ -63,9 +67,12 @@ "url": "git+https://github.com/jshttp/cookie.git" }, "scripts": { + "bench": "node benchmark/index.js", + "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", - "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", + "version": "node scripts/version-history.js && git add HISTORY.md" }, - "version": "0.3.1" + "version": "0.4.0" } diff --git a/node_modules/cosmiconfig/CHANGELOG.md b/node_modules/cosmiconfig/CHANGELOG.md index 3c4c69cb1..b8563ff49 100644 --- a/node_modules/cosmiconfig/CHANGELOG.md +++ b/node_modules/cosmiconfig/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 5.2.1 + +- Chore: Upgrade `js-yaml` to avoid npm audit warning. + +## 5.2.0 + +- Added: `packageProp` values can be arrays of strings, to allow for property names that include periods. (This was possible before, but not documented or deliberately supported.) +- Chore: Replaced the `lodash.get` dependency with a locally defined function. +- Chore: Upgrade `js-yaml` to avoid npm audit warning. + ## 5.1.0 - Added: `packageProp` values can include periods to describe paths to nested objects within `package.json`. diff --git a/node_modules/cosmiconfig/README.md b/node_modules/cosmiconfig/README.md index 5d9073dff..23d267720 100644 --- a/node_modules/cosmiconfig/README.md +++ b/node_modules/cosmiconfig/README.md @@ -405,12 +405,14 @@ Examples: ### packageProp -Type: `string`. +Type: `string | Array`. Default: `` `${moduleName}` ``. Name of the property in `package.json` to look for. -Use periods to describe a path to nested properties. For example, the value `'configs.myPackage'` will get you the `"myPackage"` value in a `package.json` like this: +Use a period-delimited string or an array of strings to describe a path to nested properties. + +For example, the value `'configs.myPackage'` or `['configs', 'myPackage']` will get you the `"myPackage"` value in a `package.json` like this: ```json { @@ -420,6 +422,29 @@ Use periods to describe a path to nested properties. For example, the value `'co } ``` +If nested property names within the path include periods, you need to use an array of strings. For example, the value `['configs', 'foo.bar', 'baz']` will get you the `"baz"` value in a `package.json` like this: + +```json +{ + "configs": { + "foo.bar": { + "baz": {..} + } + } +} +``` + +If a string includes period but corresponds to a top-level property name, it will not be interpreted as a period-delimited path. For example, the value `'one.two'` will get you the `"three"` value in a `package.json` like this: + +```json +{ + "one.two": "three", + "one": { + "two": "four" + } +} +``` + ### stopDir Type: `string`. diff --git a/node_modules/cosmiconfig/dist/createExplorer.js b/node_modules/cosmiconfig/dist/createExplorer.js index 104cb9fcc..5f71524fd 100644 --- a/node_modules/cosmiconfig/dist/createExplorer.js +++ b/node_modules/cosmiconfig/dist/createExplorer.js @@ -2,11 +2,11 @@ 'use strict'; const path = require('path'); -const get = require('lodash.get'); const loaders = require('./loaders'); const readFile = require('./readFile'); const cacheWrapper = require('./cacheWrapper'); const getDirectory = require('./getDirectory'); +const getPropertyByPath = require('./getPropertyByPath'); const MODE_SYNC = 'sync'; @@ -174,7 +174,10 @@ class Explorer { loadPackageProp(filepath , content ) { const parsedContent = loaders.loadJson(filepath, content); - const packagePropValue = get(parsedContent, this.config.packageProp); + const packagePropValue = getPropertyByPath( + parsedContent, + this.config.packageProp + ); return packagePropValue || null; } diff --git a/node_modules/cosmiconfig/package.json b/node_modules/cosmiconfig/package.json index f46a32317..7d455b930 100644 --- a/node_modules/cosmiconfig/package.json +++ b/node_modules/cosmiconfig/package.json @@ -1,8 +1,8 @@ { "_from": "cosmiconfig@^5.0.0", - "_id": "cosmiconfig@5.1.0", + "_id": "cosmiconfig@5.2.1", "_inBundle": false, - "_integrity": "sha512-kCNPvthka8gvLtzAxQXvWo4FxqRB+ftRZyPZNuab5ngvM9Y7yw7hbEysglptLgpkGX9nAOKTBVkHUAe8xtYR6Q==", + "_integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==", "_location": "/cosmiconfig", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/cssnano" ], - "_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.1.0.tgz", - "_shasum": "6c5c35e97f37f985061cdf653f114784231185cf", + "_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz", + "_shasum": "040f726809c591e77a17c0a3626ca45b4f168b1a", "_spec": "cosmiconfig@^5.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cssnano", "author": { @@ -48,8 +48,7 @@ "dependencies": { "import-fresh": "^2.0.0", "is-directory": "^0.3.1", - "js-yaml": "^3.9.0", - "lodash.get": "^4.4.2", + "js-yaml": "^3.13.1", "parse-json": "^4.0.0" }, "deprecated": false, @@ -145,5 +144,5 @@ "test": "jest --coverage", "test:watch": "jest --watch" }, - "version": "5.1.0" + "version": "5.2.1" } diff --git a/node_modules/del/index.js b/node_modules/del/index.js index 3b602af37..e953403af 100644 --- a/node_modules/del/index.js +++ b/node_modules/del/index.js @@ -11,29 +11,27 @@ const rimrafP = pify(rimraf); function safeCheck(file) { if (isPathCwd(file)) { - throw new Error('Cannot delete the current working directory. Can be overriden with the `force` option.'); + throw new Error('Cannot delete the current working directory. Can be overridden with the `force` option.'); } if (!isPathInCwd(file)) { - throw new Error('Cannot delete files/folders outside the current working directory. Can be overriden with the `force` option.'); + throw new Error('Cannot delete files/folders outside the current working directory. Can be overridden with the `force` option.'); } } -module.exports = (patterns, opts) => { - opts = Object.assign({}, opts); +const del = (patterns, options) => { + options = Object.assign({}, options); - const force = opts.force; - delete opts.force; - - const dryRun = opts.dryRun; - delete opts.dryRun; + const {force, dryRun} = options; + delete options.force; + delete options.dryRun; const mapper = file => { if (!force) { safeCheck(file); } - file = path.resolve(opts.cwd || '', file); + file = path.resolve(options.cwd || '', file); if (dryRun) { return file; @@ -42,24 +40,26 @@ module.exports = (patterns, opts) => { return rimrafP(file, {glob: false}).then(() => file); }; - return globby(patterns, opts).then(files => pMap(files, mapper, opts)); + return globby(patterns, options).then(files => pMap(files, mapper, options)); }; -module.exports.sync = (patterns, opts) => { - opts = Object.assign({}, opts); +module.exports = del; +// TODO: Remove this for the next major release +module.exports.default = del; - const force = opts.force; - delete opts.force; +module.exports.sync = (patterns, options) => { + options = Object.assign({}, options); - const dryRun = opts.dryRun; - delete opts.dryRun; + const {force, dryRun} = options; + delete options.force; + delete options.dryRun; - return globby.sync(patterns, opts).map(file => { + return globby.sync(patterns, options).map(file => { if (!force) { safeCheck(file); } - file = path.resolve(opts.cwd || '', file); + file = path.resolve(options.cwd || '', file); if (!dryRun) { rimraf.sync(file, {glob: false}); diff --git a/node_modules/del/package.json b/node_modules/del/package.json index 19a6c4424..d1bc04c73 100644 --- a/node_modules/del/package.json +++ b/node_modules/del/package.json @@ -1,26 +1,26 @@ { - "_from": "del@^3.0.0", - "_id": "del@3.0.0", + "_from": "del@^4.1.1", + "_id": "del@4.1.1", "_inBundle": false, - "_integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=", + "_integrity": "sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==", "_location": "/del", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "del@^3.0.0", + "raw": "del@^4.1.1", "name": "del", "escapedName": "del", - "rawSpec": "^3.0.0", + "rawSpec": "^4.1.1", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "^4.1.1" }, "_requiredBy": [ "/webpack-dev-server" ], - "_resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz", - "_shasum": "53ecf699ffcbcb39637691ab13baf160819766e5", - "_spec": "del@^3.0.0", + "_resolved": "https://registry.npmjs.org/del/-/del-4.1.1.tgz", + "_shasum": "9e8f117222ea44a31ff3a156c049b99052a9f0b4", + "_spec": "del@^4.1.1", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-server", "author": { "name": "Sindre Sorhus", @@ -32,26 +32,29 @@ }, "bundleDependencies": false, "dependencies": { + "@types/glob": "^7.1.1", "globby": "^6.1.0", - "is-path-cwd": "^1.0.0", - "is-path-in-cwd": "^1.0.0", - "p-map": "^1.1.1", - "pify": "^3.0.0", - "rimraf": "^2.2.8" + "is-path-cwd": "^2.0.0", + "is-path-in-cwd": "^2.0.0", + "p-map": "^2.0.0", + "pify": "^4.0.1", + "rimraf": "^2.6.3" }, "deprecated": false, "description": "Delete files and folders", "devDependencies": { - "ava": "*", - "make-dir": "^1.0.0", - "tempy": "^0.1.0", - "xo": "*" + "ava": "^1.4.1", + "make-dir": "^2.1.0", + "tempy": "^0.2.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" }, "engines": { - "node": ">=4" + "node": ">=6" }, "files": [ - "index.js" + "index.js", + "index.d.ts" ], "homepage": "https://github.com/sindresorhus/del#readme", "keywords": [ @@ -87,7 +90,7 @@ "url": "git+https://github.com/sindresorhus/del.git" }, "scripts": { - "test": "xo && ava" + "test": "xo && ava && tsd" }, - "version": "3.0.0" + "version": "4.1.1" } diff --git a/node_modules/del/readme.md b/node_modules/del/readme.md index 664aa0f67..1f401ab97 100644 --- a/node_modules/del/readme.md +++ b/node_modules/del/readme.md @@ -1,4 +1,4 @@ -# del [![Build Status](https://travis-ci.org/sindresorhus/del.svg?branch=master)](https://travis-ci.org/sindresorhus/del) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) +# del [![Build Status](https://travis-ci.org/sindresorhus/del.svg?branch=master)](https://travis-ci.org/sindresorhus/del) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo) > Delete files and folders using [globs](https://github.com/isaacs/minimatch#usage) @@ -15,7 +15,7 @@ Similar to [rimraf](https://github.com/isaacs/rimraf), but with a Promise API an ## Install ``` -$ npm install --save del +$ npm install del ``` @@ -24,9 +24,11 @@ $ npm install --save del ```js const del = require('del'); -del(['tmp/*.js', '!tmp/unicorn.js']).then(paths => { - console.log('Deleted files and folders:\n', paths.join('\n')); -}); +(async () => { + const deletedPaths = await del(['tmp/*.js', '!tmp/unicorn.js']); + + console.log('Deleted files and folders:\n', deletedPaths.join('\n')); +})(); ``` @@ -61,11 +63,11 @@ Returns an array of deleted paths. #### patterns -Type: `string` `Array` +Type: `string` `string[]` See supported minimatch [patterns](https://github.com/isaacs/minimatch#usage). -- [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/master/test.js) +- [Pattern examples with expected matches](https://github.com/sindresorhus/multimatch/blob/master/test/test.js) - [Quick globbing pattern overview](https://github.com/sindresorhus/multimatch#globbing-patterns) #### options @@ -91,9 +93,11 @@ See what would be deleted. ```js const del = require('del'); -del(['tmp/*.js'], {dryRun: true}).then(paths => { - console.log('Files and folders that would be deleted:\n', paths.join('\n')); -}); +(async () => { + const deletedPaths = await del(['tmp/*.js'], {dryRun: true}); + + console.log('Files and folders that would be deleted:\n', deletedPaths.join('\n')); +})(); ``` ##### concurrency diff --git a/node_modules/electron-to-chromium/chromium-versions.js b/node_modules/electron-to-chromium/chromium-versions.js index d22831e44..77d58c233 100644 --- a/node_modules/electron-to-chromium/chromium-versions.js +++ b/node_modules/electron-to-chromium/chromium-versions.js @@ -19,5 +19,7 @@ module.exports = { "61": "2.0", "66": "3.0", "69": "4.0", - "72": "5.0" + "72": "5.0", + "73": "5.0", + "76": "6.0" }; \ No newline at end of file diff --git a/node_modules/electron-to-chromium/full-chromium-versions.js b/node_modules/electron-to-chromium/full-chromium-versions.js index e62d5c753..1e16ca0fc 100644 --- a/node_modules/electron-to-chromium/full-chromium-versions.js +++ b/node_modules/electron-to-chromium/full-chromium-versions.js @@ -1,8 +1,25 @@ module.exports = { - "72.0.3626.52": [ - "6.0.0-nightly.20190123", - "5.0.0-beta.2", - "5.0.0-beta.1" + "74.0.3724.8": [ + "6.0.0-nightly.20190311" + ], + "72.0.3626.110": [ + "6.0.0-nightly.20190213" + ], + "72.0.3626.107": [ + "6.0.0-nightly.20190212" + ], + "76.0.3783.1": [ + "6.0.0-beta.3", + "6.0.0-beta.2" + ], + "76.0.3774.1": [ + "6.0.0-beta.1" + ], + "73.0.3683.121": [ + "5.0.1" + ], + "73.0.3683.119": [ + "5.0.0" ], "71.0.3578.98": [ "5.0.0-nightly.20190122", @@ -11,7 +28,47 @@ module.exports = { "70.0.3538.110": [ "5.0.0-nightly.20190107" ], + "73.0.3683.117": [ + "5.0.0-beta.9" + ], + "73.0.3683.104": [ + "5.0.0-beta.8" + ], + "73.0.3683.94": [ + "5.0.0-beta.7" + ], + "73.0.3683.84": [ + "5.0.0-beta.6" + ], + "73.0.3683.61": [ + "5.0.0-beta.5" + ], + "73.0.3683.54": [ + "5.0.0-beta.4" + ], + "73.0.3683.27": [ + "5.0.0-beta.3" + ], + "72.0.3626.52": [ + "5.0.0-beta.2", + "5.0.0-beta.1" + ], + "69.0.3497.128": [ + "4.2.2", + "4.2.1", + "4.2.0", + "4.1.5", + "4.1.4", + "4.1.3", + "4.1.2", + "4.1.1", + "4.1.0", + "4.0.8", + "4.0.7" + ], "69.0.3497.106": [ + "4.0.6", + "4.0.5", "4.0.4", "4.0.3", "4.0.2", @@ -40,6 +97,12 @@ module.exports = { "4.0.0-nightly.20180821", "4.0.0-nightly.20180819", "4.0.0-nightly.20180817", + "3.1.9", + "3.1.8", + "3.1.7", + "3.1.6", + "3.1.5", + "3.1.4", "3.1.3", "3.1.2", "3.1.1", @@ -49,6 +112,7 @@ module.exports = { "3.1.0-beta.3", "3.1.0-beta.2", "3.1.0-beta.1", + "3.0.16", "3.0.15", "3.0.14", "3.0.13", @@ -85,6 +149,7 @@ module.exports = { ], "61.0.3163.100": [ "2.1.0-unsupported.20180809", + "2.0.18", "2.0.17", "2.0.16", "2.0.15", diff --git a/node_modules/electron-to-chromium/full-versions.js b/node_modules/electron-to-chromium/full-versions.js index 2a41072a7..86430f755 100644 --- a/node_modules/electron-to-chromium/full-versions.js +++ b/node_modules/electron-to-chromium/full-versions.js @@ -1,10 +1,37 @@ module.exports = { - "6.0.0-nightly.20190123": "72.0.3626.52", + "6.0.0-nightly.20190311": "74.0.3724.8", + "6.0.0-nightly.20190213": "72.0.3626.110", + "6.0.0-nightly.20190212": "72.0.3626.107", + "6.0.0-beta.3": "76.0.3783.1", + "6.0.0-beta.2": "76.0.3783.1", + "6.0.0-beta.1": "76.0.3774.1", + "5.0.1": "73.0.3683.121", + "5.0.0": "73.0.3683.119", "5.0.0-nightly.20190122": "71.0.3578.98", "5.0.0-nightly.20190121": "71.0.3578.98", "5.0.0-nightly.20190107": "70.0.3538.110", + "5.0.0-beta.9": "73.0.3683.117", + "5.0.0-beta.8": "73.0.3683.104", + "5.0.0-beta.7": "73.0.3683.94", + "5.0.0-beta.6": "73.0.3683.84", + "5.0.0-beta.5": "73.0.3683.61", + "5.0.0-beta.4": "73.0.3683.54", + "5.0.0-beta.3": "73.0.3683.27", "5.0.0-beta.2": "72.0.3626.52", "5.0.0-beta.1": "72.0.3626.52", + "4.2.2": "69.0.3497.128", + "4.2.1": "69.0.3497.128", + "4.2.0": "69.0.3497.128", + "4.1.5": "69.0.3497.128", + "4.1.4": "69.0.3497.128", + "4.1.3": "69.0.3497.128", + "4.1.2": "69.0.3497.128", + "4.1.1": "69.0.3497.128", + "4.1.0": "69.0.3497.128", + "4.0.8": "69.0.3497.128", + "4.0.7": "69.0.3497.128", + "4.0.6": "69.0.3497.106", + "4.0.5": "69.0.3497.106", "4.0.4": "69.0.3497.106", "4.0.3": "69.0.3497.106", "4.0.2": "69.0.3497.106", @@ -27,6 +54,12 @@ module.exports = { "4.0.0-beta.3": "69.0.3497.106", "4.0.0-beta.2": "69.0.3497.106", "4.0.0-beta.1": "69.0.3497.106", + "3.1.9": "66.0.3359.181", + "3.1.8": "66.0.3359.181", + "3.1.7": "66.0.3359.181", + "3.1.6": "66.0.3359.181", + "3.1.5": "66.0.3359.181", + "3.1.4": "66.0.3359.181", "3.1.3": "66.0.3359.181", "3.1.2": "66.0.3359.181", "3.1.1": "66.0.3359.181", @@ -36,6 +69,7 @@ module.exports = { "3.1.0-beta.3": "66.0.3359.181", "3.1.0-beta.2": "66.0.3359.181", "3.1.0-beta.1": "66.0.3359.181", + "3.0.16": "66.0.3359.181", "3.0.15": "66.0.3359.181", "3.0.14": "66.0.3359.181", "3.0.13": "66.0.3359.181", @@ -70,6 +104,7 @@ module.exports = { "3.0.0-beta.2": "66.0.3359.181", "3.0.0-beta.1": "66.0.3359.181", "2.1.0-unsupported.20180809": "61.0.3163.100", + "2.0.18": "61.0.3163.100", "2.0.17": "61.0.3163.100", "2.0.16": "61.0.3163.100", "2.0.15": "61.0.3163.100", diff --git a/node_modules/electron-to-chromium/package.json b/node_modules/electron-to-chromium/package.json index bb4e57a37..889e9fdab 100644 --- a/node_modules/electron-to-chromium/package.json +++ b/node_modules/electron-to-chromium/package.json @@ -1,26 +1,26 @@ { - "_from": "electron-to-chromium@^1.3.113", - "_id": "electron-to-chromium@1.3.113", + "_from": "electron-to-chromium@^1.3.133", + "_id": "electron-to-chromium@1.3.135", "_inBundle": false, - "_integrity": "sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==", + "_integrity": "sha512-xXLNstRdVsisPF3pL3H9TVZo2XkMILfqtD6RiWIUmDK2sFX1Bjwqmd8LBp0Kuo2FgKO63JXPoEVGm8WyYdwP0Q==", "_location": "/electron-to-chromium", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "electron-to-chromium@^1.3.113", + "raw": "electron-to-chromium@^1.3.133", "name": "electron-to-chromium", "escapedName": "electron-to-chromium", - "rawSpec": "^1.3.113", + "rawSpec": "^1.3.133", "saveSpec": null, - "fetchSpec": "^1.3.113" + "fetchSpec": "^1.3.133" }, "_requiredBy": [ "/browserslist" ], - "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz", - "_shasum": "b1ccf619df7295aea17bc6951dc689632629e4a9", - "_spec": "electron-to-chromium@^1.3.113", + "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.135.tgz", + "_shasum": "f5799b95f2bcd8de17cde47d63392d83a4477041", + "_spec": "electron-to-chromium@^1.3.133", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\browserslist", "author": { "name": "Kilian Valkhof" @@ -34,8 +34,8 @@ "devDependencies": { "ava": "^1.1.0", "codecov": "^3.1.0", - "electron-releases": "^3.44.0", - "nyc": "^13.1.0", + "electron-releases": "^3.109.0", + "nyc": "^13.3.0", "request": "^2.88.0", "shelljs": "^0.7.6" }, @@ -65,5 +65,5 @@ "test": "nyc ava --verbose", "update": "node automated-update.js" }, - "version": "1.3.113" + "version": "1.3.135" } diff --git a/node_modules/electron-to-chromium/versions.js b/node_modules/electron-to-chromium/versions.js index 93bb3a717..afc7b4d15 100644 --- a/node_modules/electron-to-chromium/versions.js +++ b/node_modules/electron-to-chromium/versions.js @@ -1,5 +1,8 @@ module.exports = { + "6.0": "76", "5.0": "72", + "4.2": "69", + "4.1": "69", "4.0": "69", "3.1": "66", "3.0": "66", diff --git a/node_modules/eventemitter3/README.md b/node_modules/eventemitter3/README.md index d7159c634..6ce142dab 100644 --- a/node_modules/eventemitter3/README.md +++ b/node_modules/eventemitter3/README.md @@ -16,7 +16,7 @@ differences: - The `newListener` and `removeListener` events have been removed as they are useful only in some uncommon use-cases. - The `setMaxListeners`, `getMaxListeners`, `prependListener` and - `preperndOnceListener` methods are not available. + `prependOnceListener` methods are not available. - Support for custom context for events so there is no need to use `fn.bind`. - The `removeListener` method removes all matching listeners, not only the first. diff --git a/node_modules/eventemitter3/package.json b/node_modules/eventemitter3/package.json index 7de1d84ad..3271aba7f 100644 --- a/node_modules/eventemitter3/package.json +++ b/node_modules/eventemitter3/package.json @@ -1,8 +1,8 @@ { "_from": "eventemitter3@^3.0.0", - "_id": "eventemitter3@3.1.0", + "_id": "eventemitter3@3.1.2", "_inBundle": false, - "_integrity": "sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==", + "_integrity": "sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==", "_location": "/eventemitter3", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/http-proxy" ], - "_resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.0.tgz", - "_shasum": "090b4d6cdbd645ed10bf750d4b5407942d7ba163", + "_resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.2.tgz", + "_shasum": "2d3d48f9c346698fce83a85d7d664e98535df6e7", "_spec": "eventemitter3@^3.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\http-proxy", "author": { @@ -32,14 +32,14 @@ "deprecated": false, "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", "devDependencies": { - "assume": "~1.5.0", + "assume": "~2.2.0", "browserify": "~16.2.0", - "mocha": "~5.1.0", - "nyc": "~11.7.1", + "mocha": "~6.1.0", + "nyc": "~14.0.0", "pre-commit": "~1.2.0", - "sauce-browsers": "~1.2.0", + "sauce-browsers": "~2.0.0", "sauce-test": "~1.3.3", - "uglify-js": "~3.3.0" + "uglify-js": "~3.5.0" }, "files": [ "index.js", @@ -80,5 +80,5 @@ "test-browser": "node test/browser.js" }, "typings": "index.d.ts", - "version": "3.1.0" + "version": "3.1.2" } diff --git a/node_modules/express/History.md b/node_modules/express/History.md index 2f6eab101..cca851d2e 100644 --- a/node_modules/express/History.md +++ b/node_modules/express/History.md @@ -1,3 +1,54 @@ +4.17.0 / 2019-05-16 +=================== + + * Add `express.raw` to parse bodies into `Buffer` + * Add `express.text` to parse bodies into string + * Improve error message for non-strings to `res.sendFile` + * Improve error message for `null`/`undefined` to `res.status` + * Support multiple hosts in `X-Forwarded-Host` + * deps: accepts@~1.3.7 + * deps: body-parser@1.19.0 + - Add encoding MIK + - Add petabyte (`pb`) support + - Fix parsing array brackets after index + - deps: bytes@3.1.0 + - deps: http-errors@1.7.2 + - deps: iconv-lite@0.4.24 + - deps: qs@6.7.0 + - deps: raw-body@2.4.0 + - deps: type-is@~1.6.17 + * deps: content-disposition@0.5.3 + * deps: cookie@0.4.0 + - Add `SameSite=None` support + * deps: finalhandler@~1.1.2 + - Set stricter `Content-Security-Policy` header + - deps: parseurl@~1.3.3 + - deps: statuses@~1.5.0 + * deps: parseurl@~1.3.3 + * deps: proxy-addr@~2.0.5 + - deps: ipaddr.js@1.9.0 + * deps: qs@6.7.0 + - Fix parsing array brackets after index + * deps: range-parser@~1.2.1 + * deps: send@0.17.1 + - Set stricter CSP header in redirect & error responses + - deps: http-errors@~1.7.2 + - deps: mime@1.6.0 + - deps: ms@2.1.1 + - deps: range-parser@~1.2.1 + - deps: statuses@~1.5.0 + - perf: remove redundant `path.normalize` call + * deps: serve-static@1.14.1 + - Set stricter CSP header in redirect response + - deps: parseurl@~1.3.3 + - deps: send@0.17.1 + * deps: setprototypeof@1.1.1 + * deps: statuses@~1.5.0 + - Add `103 Early Hints` + * deps: type-is@~1.6.18 + - deps: mime-types@~2.1.24 + - perf: prevent internal `throw` on invalid type + 4.16.4 / 2018-10-10 =================== @@ -294,7 +345,7 @@ - Fix including type extensions in parameters in `Accept` parsing - Fix parsing `Accept` parameters with quoted equals - Fix parsing `Accept` parameters with quoted semicolons - - Many performance improvments + - Many performance improvements - deps: mime-types@~2.1.11 - deps: negotiator@0.6.1 * deps: content-type@~1.0.2 @@ -309,7 +360,7 @@ - perf: enable strict mode - perf: hoist regular expression - perf: use for loop in parse - - perf: use string concatination for serialization + - perf: use string concatenation for serialization * deps: finalhandler@0.5.0 - Change invalid or non-numeric status code to 500 - Overwrite status message to match set status code @@ -319,7 +370,7 @@ * deps: proxy-addr@~1.1.2 - Fix accepting various invalid netmasks - Fix IPv6-mapped IPv4 validation edge cases - - IPv4 netmasks must be contingous + - IPv4 netmasks must be contiguous - IPv6 addresses cannot be used as a netmask - deps: ipaddr.js@1.1.1 * deps: qs@6.2.0 @@ -1097,13 +1148,13 @@ - deps: negotiator@0.4.6 * deps: debug@1.0.2 * deps: send@0.4.3 - - Do not throw un-catchable error on file open race condition + - Do not throw uncatchable error on file open race condition - Use `escape-html` for HTML escaping - deps: debug@1.0.2 - deps: finished@1.2.2 - deps: fresh@0.2.2 * deps: serve-static@1.2.3 - - Do not throw un-catchable error on file open race condition + - Do not throw uncatchable error on file open race condition - deps: send@0.4.3 4.4.2 / 2014-06-09 @@ -1983,7 +2034,7 @@ - deps: serve-static@1.2.3 * deps: debug@1.0.2 * deps: send@0.4.3 - - Do not throw un-catchable error on file open race condition + - Do not throw uncatchable error on file open race condition - Use `escape-html` for HTML escaping - deps: debug@1.0.2 - deps: finished@1.2.2 @@ -3168,7 +3219,7 @@ Shaw] * Updated haml submodule * Changed ETag; removed inode, modified time only * Fixed LF to CRLF for setting multiple cookies - * Fixed cookie complation; values are now urlencoded + * Fixed cookie compilation; values are now urlencoded * Fixed cookies parsing; accepts quoted values and url escaped cookies 0.11.0 / 2010-05-06 @@ -3363,7 +3414,7 @@ Shaw] * Added "plot" format option for Profiler (for gnuplot processing) * Added request number to Profiler plugin - * Fixed binary encoding for multi-part file uploads, was previously defaulting to UTF8 + * Fixed binary encoding for multipart file uploads, was previously defaulting to UTF8 * Fixed issue with routes not firing when not files are present. Closes #184 * Fixed process.Promise -> events.Promise @@ -3409,7 +3460,7 @@ Shaw] * Updated sample chat app to show messages on load * Updated libxmljs parseString -> parseHtmlString * Fixed `make init` to work with older versions of git - * Fixed specs can now run independent specs for those who cant build deps. Closes #127 + * Fixed specs can now run independent specs for those who can't build deps. Closes #127 * Fixed issues introduced by the node url module changes. Closes 126. * Fixed two assertions failing due to Collection#keys() returning strings * Fixed faulty Collection#toArray() spec due to keys() returning strings diff --git a/node_modules/express/Readme.md b/node_modules/express/Readme.md index 582e8958c..1f9129731 100644 --- a/node_modules/express/Readme.md +++ b/node_modules/express/Readme.md @@ -9,8 +9,8 @@ [![Test Coverage][coveralls-image]][coveralls-url] ```js -var express = require('express') -var app = express() +const express = require('express') +const app = express() app.get('/', function (req, res) { res.send('Hello World') @@ -90,6 +90,8 @@ $ npm install $ npm start ``` + View the website at: http://localhost:3000 + ## Philosophy The Express philosophy is to provide small, robust tooling for HTTP servers, making @@ -125,6 +127,10 @@ $ npm install $ npm test ``` +## Contributing + +[Contributing Guide](Contributing.md) + ## People The original author of Express is [TJ Holowaychuk](https://github.com/tj) @@ -147,7 +153,3 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d [appveyor-url]: https://ci.appveyor.com/project/dougwilson/express [coveralls-image]: https://img.shields.io/coveralls/expressjs/express/master.svg [coveralls-url]: https://coveralls.io/r/expressjs/express?branch=master -[gratipay-image-visionmedia]: https://img.shields.io/gratipay/visionmedia.svg -[gratipay-url-visionmedia]: https://gratipay.com/visionmedia/ -[gratipay-image-dougwilson]: https://img.shields.io/gratipay/dougwilson.svg -[gratipay-url-dougwilson]: https://gratipay.com/dougwilson/ diff --git a/node_modules/express/lib/express.js b/node_modules/express/lib/express.js index 594007b5b..d188a16db 100644 --- a/node_modules/express/lib/express.js +++ b/node_modules/express/lib/express.js @@ -77,7 +77,9 @@ exports.Router = Router; exports.json = bodyParser.json exports.query = require('./middleware/query'); +exports.raw = bodyParser.raw exports.static = require('serve-static'); +exports.text = bodyParser.text exports.urlencoded = bodyParser.urlencoded /** diff --git a/node_modules/express/lib/request.js b/node_modules/express/lib/request.js index 8bb86a9ac..a9400ef99 100644 --- a/node_modules/express/lib/request.js +++ b/node_modules/express/lib/request.js @@ -430,6 +430,10 @@ defineGetter(req, 'hostname', function hostname(){ if (!host || !trust(this.connection.remoteAddress, 0)) { host = this.get('Host'); + } else if (host.indexOf(',') !== -1) { + // Note: X-Forwarded-Host is normally only ever a + // single value, but this is to be safe. + host = host.substring(0, host.indexOf(',')).trimRight() } if (!host) return; diff --git a/node_modules/express/lib/response.js b/node_modules/express/lib/response.js index 2e445ac02..a4f10cbb2 100644 --- a/node_modules/express/lib/response.js +++ b/node_modules/express/lib/response.js @@ -64,6 +64,10 @@ var charsetRegExp = /;\s*charset\s*=/; */ res.status = function status(code) { + if (code === undefined || code === null) { + throw new TypeError('code argument is required to res.status') + } + this.statusCode = code; return this; }; @@ -411,6 +415,10 @@ res.sendFile = function sendFile(path, options, callback) { throw new TypeError('path argument is required to res.sendFile'); } + if (typeof path !== 'string') { + throw new TypeError('path must be a string to res.sendFile') + } + // support function as second arg if (typeof options === 'function') { done = options; @@ -814,7 +822,7 @@ res.clearCookie = function clearCookie(name, options) { * // "Remember Me" for 15 minutes * res.cookie('rememberme', '1', { expires: new Date(Date.now() + 900000), httpOnly: true }); * - * // save as above + * // same as above * res.cookie('rememberme', '1', { maxAge: 900000, httpOnly: true }) * * @param {String} name @@ -1127,6 +1135,7 @@ function stringify (value, replacer, spaces, escape) { return '\\u003e' case 0x26: return '\\u0026' + /* istanbul ignore next: unreachable default */ default: return c } diff --git a/node_modules/express/package.json b/node_modules/express/package.json index c4e8a3193..0e41cdcac 100644 --- a/node_modules/express/package.json +++ b/node_modules/express/package.json @@ -1,8 +1,8 @@ { - "_from": "express@^4.16.2", - "_id": "express@4.16.4", + "_from": "express@^4.17.0", + "_id": "express@4.17.0", "_inBundle": false, - "_integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==", + "_integrity": "sha512-1Z7/t3Z5ZnBG252gKUPyItc4xdeaA0X934ca2ewckAsVsw9EG71i++ZHZPYnus8g/s5Bty8IMpSVEuRkmwwPRQ==", "_location": "/express", "_phantomChildren": { "ms": "2.0.0" @@ -10,19 +10,19 @@ "_requested": { "type": "range", "registry": true, - "raw": "express@^4.16.2", + "raw": "express@^4.17.0", "name": "express", "escapedName": "express", - "rawSpec": "^4.16.2", + "rawSpec": "^4.17.0", "saveSpec": null, - "fetchSpec": "^4.16.2" + "fetchSpec": "^4.17.0" }, "_requiredBy": [ "/webpack-dev-server" ], - "_resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz", - "_shasum": "fddef61926109e24c515ea97fd2f1bdbf62df12e", - "_spec": "express@^4.16.2", + "_resolved": "https://registry.npmjs.org/express/-/express-4.17.0.tgz", + "_shasum": "288af62228a73f4c8ea2990ba3b791bb87cd4438", + "_spec": "express@^4.17.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-server", "author": { "name": "TJ Holowaychuk", @@ -63,34 +63,34 @@ } ], "dependencies": { - "accepts": "~1.3.5", + "accepts": "~1.3.7", "array-flatten": "1.1.1", - "body-parser": "1.18.3", - "content-disposition": "0.5.2", + "body-parser": "1.19.0", + "content-disposition": "0.5.3", "content-type": "~1.0.4", - "cookie": "0.3.1", + "cookie": "0.4.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "~1.1.2", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", - "finalhandler": "1.1.1", + "finalhandler": "~1.1.2", "fresh": "0.5.2", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "~2.3.0", - "parseurl": "~1.3.2", + "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.4", - "qs": "6.5.2", - "range-parser": "~1.2.0", + "proxy-addr": "~2.0.5", + "qs": "6.7.0", + "range-parser": "~1.2.1", "safe-buffer": "5.1.2", - "send": "0.16.2", - "serve-static": "1.13.2", - "setprototypeof": "1.1.0", - "statuses": "~1.4.0", - "type-is": "~1.6.16", + "send": "0.17.1", + "serve-static": "1.14.1", + "setprototypeof": "1.1.1", + "statuses": "~1.5.0", + "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, @@ -98,15 +98,15 @@ "description": "Fast, unopinionated, minimalist web framework", "devDependencies": { "after": "0.8.2", - "connect-redis": "3.4.0", - "cookie-parser": "~1.4.3", - "cookie-session": "1.3.2", + "connect-redis": "3.4.1", + "cookie-parser": "~1.4.4", + "cookie-session": "1.3.3", "ejs": "2.6.1", "eslint": "2.13.1", - "express-session": "1.15.6", - "hbs": "4.0.1", + "express-session": "1.16.1", + "hbs": "4.0.4", "istanbul": "0.4.5", - "marked": "0.5.1", + "marked": "0.6.2", "method-override": "3.0.0", "mocha": "5.2.0", "morgan": "1.9.1", @@ -151,5 +151,5 @@ "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/", "test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/" }, - "version": "4.16.4" + "version": "4.17.0" } diff --git a/node_modules/finalhandler/HISTORY.md b/node_modules/finalhandler/HISTORY.md index 9e43d2a54..920c35e58 100644 --- a/node_modules/finalhandler/HISTORY.md +++ b/node_modules/finalhandler/HISTORY.md @@ -1,3 +1,10 @@ +1.1.2 / 2019-05-09 +================== + + * Set stricter `Content-Security-Policy` header + * deps: parseurl@~1.3.3 + * deps: statuses@~1.5.0 + 1.1.1 / 2018-03-06 ================== diff --git a/node_modules/finalhandler/README.md b/node_modules/finalhandler/README.md index 6756f0cd2..96327f0d1 100644 --- a/node_modules/finalhandler/README.md +++ b/node_modules/finalhandler/README.md @@ -116,7 +116,7 @@ var fs = require('fs') var http = require('http') var server = http.createServer(function (req, res) { - var done = finalhandler(req, res, {onerror: logerror}) + var done = finalhandler(req, res, { onerror: logerror }) fs.readFile('index.html', function (err, buf) { if (err) return done(err) diff --git a/node_modules/finalhandler/index.js b/node_modules/finalhandler/index.js index f20ffe328..567350798 100644 --- a/node_modules/finalhandler/index.js +++ b/node_modules/finalhandler/index.js @@ -282,7 +282,7 @@ function send (req, res, status, headers, message) { setHeaders(res, headers) // security headers - res.setHeader('Content-Security-Policy', "default-src 'self'") + res.setHeader('Content-Security-Policy', "default-src 'none'") res.setHeader('X-Content-Type-Options', 'nosniff') // standard headers diff --git a/node_modules/finalhandler/package.json b/node_modules/finalhandler/package.json index 8d4954159..f3ea6fd54 100644 --- a/node_modules/finalhandler/package.json +++ b/node_modules/finalhandler/package.json @@ -1,28 +1,28 @@ { - "_from": "finalhandler@1.1.1", - "_id": "finalhandler@1.1.1", + "_from": "finalhandler@~1.1.2", + "_id": "finalhandler@1.1.2", "_inBundle": false, - "_integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", + "_integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", "_location": "/finalhandler", "_phantomChildren": { "ms": "2.0.0" }, "_requested": { - "type": "version", + "type": "range", "registry": true, - "raw": "finalhandler@1.1.1", + "raw": "finalhandler@~1.1.2", "name": "finalhandler", "escapedName": "finalhandler", - "rawSpec": "1.1.1", + "rawSpec": "~1.1.2", "saveSpec": null, - "fetchSpec": "1.1.1" + "fetchSpec": "~1.1.2" }, "_requiredBy": [ "/express" ], - "_resolved": "http://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", - "_shasum": "eebf4ed840079c83f4249038c9d703008301b105", - "_spec": "finalhandler@1.1.1", + "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", + "_shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d", + "_spec": "finalhandler@~1.1.2", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\express", "author": { "name": "Douglas Christopher Wilson", @@ -37,25 +37,25 @@ "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "~2.3.0", - "parseurl": "~1.3.2", - "statuses": "~1.4.0", + "parseurl": "~1.3.3", + "statuses": "~1.5.0", "unpipe": "~1.0.0" }, "deprecated": false, "description": "Node.js final http responder", "devDependencies": { - "eslint": "4.18.1", - "eslint-config-standard": "11.0.0", - "eslint-plugin-import": "2.9.0", - "eslint-plugin-markdown": "1.0.0-beta.6", - "eslint-plugin-node": "6.0.1", - "eslint-plugin-promise": "3.6.0", - "eslint-plugin-standard": "3.0.1", + "eslint": "5.16.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.17.2", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "8.0.1", + "eslint-plugin-promise": "4.1.1", + "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", - "mocha": "2.5.3", - "readable-stream": "2.3.4", - "safe-buffer": "5.1.1", - "supertest": "1.1.0" + "mocha": "6.1.4", + "readable-stream": "2.3.6", + "safe-buffer": "5.1.2", + "supertest": "4.0.2" }, "engines": { "node": ">= 0.8" @@ -78,5 +78,5 @@ "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" }, - "version": "1.1.1" + "version": "1.1.2" } diff --git a/node_modules/find-cache-dir/index.js b/node_modules/find-cache-dir/index.js index 81c3aa1f4..05dd5fc25 100644 --- a/node_modules/find-cache-dir/index.js +++ b/node_modules/find-cache-dir/index.js @@ -6,27 +6,27 @@ const makeDir = require('make-dir'); module.exports = (options = {}) => { const {name} = options; - let dir = options.cwd; + let directory = options.cwd; if (options.files) { - dir = commonDir(dir, options.files); + directory = commonDir(directory, options.files); } else { - dir = dir || process.cwd(); + directory = directory || process.cwd(); } - dir = pkgDir.sync(dir); + directory = pkgDir.sync(directory); - if (dir) { - dir = path.join(dir, 'node_modules', '.cache', name); + if (directory) { + directory = path.join(directory, 'node_modules', '.cache', name); - if (dir && options.create) { - makeDir.sync(dir); + if (directory && options.create) { + makeDir.sync(directory); } if (options.thunk) { - return (...args) => path.join(dir, ...args); + return (...arguments_) => path.join(directory, ...arguments_); } } - return dir; + return directory; }; diff --git a/node_modules/find-cache-dir/package.json b/node_modules/find-cache-dir/package.json index 9bbdbdb06..658191cbf 100644 --- a/node_modules/find-cache-dir/package.json +++ b/node_modules/find-cache-dir/package.json @@ -1,10 +1,12 @@ { "_from": "find-cache-dir@^2.0.0", - "_id": "find-cache-dir@2.0.0", + "_id": "find-cache-dir@2.1.0", "_inBundle": false, - "_integrity": "sha512-LDUY6V1Xs5eFskUVYtIwatojt6+9xC9Chnlk/jYOOvn3FAFfSaWddxahDGyNHh0b2dMXa6YW2m0tk8TdVaXHlA==", + "_integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==", "_location": "/find-cache-dir", - "_phantomChildren": {}, + "_phantomChildren": { + "semver": "5.6.0" + }, "_requested": { "type": "range", "registry": true, @@ -19,8 +21,8 @@ "/babel-loader", "/terser-webpack-plugin" ], - "_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.0.0.tgz", - "_shasum": "4c1faed59f45184530fb9d7fa123a4d04a98472d", + "_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz", + "_shasum": "8d0f94cd13fe43c6c7c261a0d86115ca918c05f7", "_spec": "find-cache-dir@^2.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\babel-loader", "bugs": { @@ -29,17 +31,17 @@ "bundleDependencies": false, "dependencies": { "commondir": "^1.0.1", - "make-dir": "^1.0.0", + "make-dir": "^2.0.0", "pkg-dir": "^3.0.0" }, "deprecated": false, "description": "Finds the common standard cache directory", "devDependencies": { - "ava": "^0.25.0", - "coveralls": "^3.0.1", - "del": "^3.0.0", - "nyc": "^12.0.2", - "xo": "^0.21.1" + "ava": "^1.3.1", + "coveralls": "^3.0.3", + "del": "^4.0.0", + "nyc": "^13.3.0", + "xo": "^0.24.0" }, "engines": { "node": ">=6" @@ -71,5 +73,5 @@ "scripts": { "test": "xo && nyc ava" }, - "version": "2.0.0" + "version": "2.1.0" } diff --git a/node_modules/find-cache-dir/readme.md b/node_modules/find-cache-dir/readme.md index fccc66892..ddea29edf 100644 --- a/node_modules/find-cache-dir/readme.md +++ b/node_modules/find-cache-dir/readme.md @@ -2,7 +2,7 @@ > Finds the common standard cache directory -Recently the [`nyc`](https://github.com/bcoe/nyc) and [`AVA`](https://ava.li) projects decided to standardize on a common directory structure for storing cache information: +The [`nyc`](https://github.com/istanbuljs/nyc) and [`AVA`](https://ava.li) projects decided to standardize on a common directory structure for storing cache information: ```sh # nyc @@ -60,7 +60,7 @@ Should be the same as your project name in `package.json`. ##### files -Type: `Array` `string` +Type: `string[]` `string` An array of files that will be searched for a common parent directory. This common parent directory will be used in lieu of the `cwd` option below. @@ -104,7 +104,7 @@ This is helpful for actually putting actual files in the cache! ## Adopters - [`AVA`](https://ava.li) -- [`nyc`](https://github.com/bcoe/nyc) +- [`nyc`](https://github.com/istanbuljs/nyc) - [`babel-loader`](https://github.com/babel/babel-loader) - [`eslint-loader`](https://github.com/MoOx/eslint-loader) - [`Phenomic`](https://phenomic.io) diff --git a/node_modules/globals/globals.json b/node_modules/globals/globals.json index 65a4c7ec7..6f5ac02f1 100644 --- a/node_modules/globals/globals.json +++ b/node_modules/globals/globals.json @@ -21,6 +21,7 @@ "Float32Array": false, "Float64Array": false, "Function": false, + "globalThis": false, "hasOwnProperty": false, "Infinity": false, "Int16Array": false, diff --git a/node_modules/globals/package.json b/node_modules/globals/package.json index af6a97cb5..536813398 100644 --- a/node_modules/globals/package.json +++ b/node_modules/globals/package.json @@ -1,8 +1,8 @@ { "_from": "globals@^11.1.0", - "_id": "globals@11.11.0", + "_id": "globals@11.12.0", "_inBundle": false, - "_integrity": "sha512-WHq43gS+6ufNOEqlrDBxVEbb8ntfXrfAUU2ZOpCxrBdGKW3gyv8mCxAfIBD0DroPKGrJ2eSsXsLtY9MPntsyTw==", + "_integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "_location": "/globals", "_phantomChildren": {}, "_requested": { @@ -19,8 +19,8 @@ "/@babel/plugin-transform-classes", "/@babel/traverse" ], - "_resolved": "https://registry.npmjs.org/globals/-/globals-11.11.0.tgz", - "_shasum": "dcf93757fa2de5486fbeed7118538adf789e9c2e", + "_resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "_shasum": "ab8795338868a0babd8525758018c2a7eb95c42e", "_spec": "globals@^11.1.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\@babel\\traverse", "author": { @@ -65,7 +65,7 @@ "scripts": { "test": "xo && ava" }, - "version": "11.11.0", + "version": "11.12.0", "xo": { "ignores": [ "get-browser-globals.js" diff --git a/node_modules/http-errors/HISTORY.md b/node_modules/http-errors/HISTORY.md index cba86e2df..efc2d4c98 100644 --- a/node_modules/http-errors/HISTORY.md +++ b/node_modules/http-errors/HISTORY.md @@ -1,10 +1,27 @@ +2019-02-18 / 1.7.2 +================== + + * deps: setprototypeof@1.1.1 + +2018-09-08 / 1.7.1 +================== + + * Fix error creating objects in some environments + +2018-07-30 / 1.7.0 +================== + + * Set constructor name when possible + * Use `toidentifier` module to make class names + * deps: statuses@'>= 1.5.0 < 2' + 2018-03-29 / 1.6.3 ================== * deps: depd@~1.1.2 - perf: remove argument reassignment * deps: setprototypeof@1.1.0 - * deps: statuses@'>= 1.3.1 < 2' + * deps: statuses@'>= 1.4.0 < 2' 2017-08-04 / 1.6.2 ================== diff --git a/node_modules/http-errors/README.md b/node_modules/http-errors/README.md index 79663d82f..3b2548118 100644 --- a/node_modules/http-errors/README.md +++ b/node_modules/http-errors/README.md @@ -1,8 +1,8 @@ # http-errors -[![NPM Version][npm-image]][npm-url] -[![NPM Downloads][downloads-image]][downloads-url] -[![Node.js Version][node-version-image]][node-version-url] +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][node-url] +[![Node.js Version][node-image]][node-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] @@ -35,8 +35,6 @@ app.use(function (req, res, next) { This is the current API, currently extracted from Koa and subject to change. -All errors inherit from JavaScript `Error` and the exported `createError.HttpError`. - ### Error Properties - `expose` - can be used to signal if `message` should be sent to the client, @@ -52,6 +50,9 @@ All errors inherit from JavaScript `Error` and the exported `createError.HttpErr ### createError([status], [message], [properties]) +Create a new error object with the given message `msg`. +The error object inherits from `createError.HttpError`. + ```js @@ -62,8 +63,36 @@ var err = createError(404, 'This video does not exist!') - `message` - the message of the error, defaulting to node's text for that status code. - `properties` - custom properties to attach to the object +### createError([status], [error], [properties]) + +Extend the given `error` object with `createError.HttpError` +properties. This will not alter the inheritance of the given +`error` object, and the modified `error` object is the +return value. + + + +```js +fs.readFile('foo.txt', function (err, buf) { + if (err) { + if (err.code === 'ENOENT') { + var httpError = createError(404, err, { expose: false }) + } else { + var httpError = createError(500, err) + } + } +}) +``` + +- `status` - the status code as a number +- `error` - the error object to extend +- `properties` - custom properties to attach to the object + ### new createError\[code || name\](\[msg]\)) +Create a new error object with the given message `msg`. +The error object inherits from `createError.HttpError`. + ```js @@ -123,13 +152,12 @@ var err = new createError.NotFound() [MIT](LICENSE) -[npm-image]: https://img.shields.io/npm/v/http-errors.svg +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/http-errors/master +[coveralls-url]: https://coveralls.io/r/jshttp/http-errors?branch=master +[node-image]: https://badgen.net/npm/node/http-errors +[node-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/http-errors [npm-url]: https://npmjs.org/package/http-errors -[node-version-image]: https://img.shields.io/node/v/http-errors.svg -[node-version-url]: https://nodejs.org/en/download/ -[travis-image]: https://img.shields.io/travis/jshttp/http-errors.svg +[npm-version-image]: https://badgen.net/npm/v/http-errors +[travis-image]: https://badgen.net/travis/jshttp/http-errors/master [travis-url]: https://travis-ci.org/jshttp/http-errors -[coveralls-image]: https://img.shields.io/coveralls/jshttp/http-errors.svg -[coveralls-url]: https://coveralls.io/r/jshttp/http-errors -[downloads-image]: https://img.shields.io/npm/dm/http-errors.svg -[downloads-url]: https://npmjs.org/package/http-errors diff --git a/node_modules/http-errors/index.js b/node_modules/http-errors/index.js index 9509303ed..10ca4adc0 100644 --- a/node_modules/http-errors/index.js +++ b/node_modules/http-errors/index.js @@ -16,6 +16,7 @@ var deprecate = require('depd')('http-errors') var setPrototypeOf = require('setprototypeof') var statuses = require('statuses') var inherits = require('inherits') +var toIdentifier = require('toidentifier') /** * Module exports. @@ -162,6 +163,7 @@ function createClientErrorConstructor (HttpError, name, code) { } inherits(ClientError, HttpError) + nameFunc(ClientError, className) ClientError.prototype.status = code ClientError.prototype.statusCode = code @@ -209,6 +211,7 @@ function createServerErrorConstructor (HttpError, name, code) { } inherits(ServerError, HttpError) + nameFunc(ServerError, className) ServerError.prototype.status = code ServerError.prototype.statusCode = code @@ -217,6 +220,20 @@ function createServerErrorConstructor (HttpError, name, code) { return ServerError } +/** + * Set the name of a function, if possible. + * @private + */ + +function nameFunc (func, name) { + var desc = Object.getOwnPropertyDescriptor(func, 'name') + + if (desc && desc.configurable) { + desc.value = name + Object.defineProperty(func, 'name', desc) + } +} + /** * Populate the exports object with constructors for every error class. * @private @@ -247,14 +264,3 @@ function populateConstructorExports (exports, codes, HttpError) { exports["I'mateapot"] = deprecate.function(exports.ImATeapot, '"I\'mateapot"; use "ImATeapot" instead') } - -/** - * Convert a string of words to a JavaScript identifier. - * @private - */ - -function toIdentifier (str) { - return str.split(' ').map(function (token) { - return token.slice(0, 1).toUpperCase() + token.slice(1) - }).join('').replace(/[^ _0-9a-z]/gi, '') -} diff --git a/node_modules/http-errors/package.json b/node_modules/http-errors/package.json index 1b6404edb..f5ed0276a 100644 --- a/node_modules/http-errors/package.json +++ b/node_modules/http-errors/package.json @@ -1,29 +1,28 @@ { - "_from": "http-errors@~1.6.3", - "_id": "http-errors@1.6.3", + "_from": "http-errors@1.7.2", + "_id": "http-errors@1.7.2", "_inBundle": false, - "_integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=", + "_integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==", "_location": "/http-errors", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "http-errors@~1.6.3", + "raw": "http-errors@1.7.2", "name": "http-errors", "escapedName": "http-errors", - "rawSpec": "~1.6.3", + "rawSpec": "1.7.2", "saveSpec": null, - "fetchSpec": "~1.6.3" + "fetchSpec": "1.7.2" }, "_requiredBy": [ "/body-parser", "/raw-body", - "/send", - "/serve-index" + "/send" ], - "_resolved": "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", - "_shasum": "8b55680bb4be283a0b5bf4ea2e38580be1d9320d", - "_spec": "http-errors@~1.6.3", + "_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz", + "_shasum": "4f5029cf13239f31036e5b2e55292bcfbcc85c8f", + "_spec": "http-errors@1.7.2", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\body-parser", "author": { "name": "Jonathan Ong", @@ -47,21 +46,22 @@ "dependencies": { "depd": "~1.1.2", "inherits": "2.0.3", - "setprototypeof": "1.1.0", - "statuses": ">= 1.4.0 < 2" + "setprototypeof": "1.1.1", + "statuses": ">= 1.5.0 < 2", + "toidentifier": "1.0.0" }, "deprecated": false, "description": "Create HTTP error objects", "devDependencies": { - "eslint": "4.18.1", - "eslint-config-standard": "11.0.0", - "eslint-plugin-import": "2.9.0", - "eslint-plugin-markdown": "1.0.0-beta.6", - "eslint-plugin-node": "6.0.1", - "eslint-plugin-promise": "3.6.0", - "eslint-plugin-standard": "3.0.1", + "eslint": "5.13.0", + "eslint-config-standard": "12.0.0", + "eslint-plugin-import": "2.16.0", + "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-node": "7.0.1", + "eslint-plugin-promise": "4.0.1", + "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", - "mocha": "1.21.5" + "mocha": "5.2.0" }, "engines": { "node": ">= 0.6" @@ -84,10 +84,10 @@ "url": "git+https://github.com/jshttp/http-errors.git" }, "scripts": { - "lint": "eslint --plugin markdown --ext js,md .", + "lint": "eslint --plugin markdown --ext js,md . && node ./scripts/lint-readme-list.js", "test": "mocha --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, - "version": "1.6.3" + "version": "1.7.2" } diff --git a/node_modules/iconv-lite/.travis.yml b/node_modules/iconv-lite/.travis.yml deleted file mode 100644 index 3eab7fdb3..000000000 --- a/node_modules/iconv-lite/.travis.yml +++ /dev/null @@ -1,23 +0,0 @@ - sudo: false - language: node_js - node_js: - - "0.10" - - "0.11" - - "0.12" - - "iojs" - - "4" - - "6" - - "8" - - "node" - - - env: - - CXX=g++-4.8 - addons: - apt: - sources: - - ubuntu-toolchain-r-test - packages: - - gcc-4.8 - - g++-4.8 - diff --git a/node_modules/iconv-lite/Changelog.md b/node_modules/iconv-lite/Changelog.md index e31cd0c24..f252313f8 100644 --- a/node_modules/iconv-lite/Changelog.md +++ b/node_modules/iconv-lite/Changelog.md @@ -1,3 +1,7 @@ +# 0.4.24 / 2018-08-22 + + * Added MIK encoding (#196, by @Ivan-Kalatchev) + # 0.4.23 / 2018-05-07 diff --git a/node_modules/iconv-lite/encodings/sbcs-codec.js b/node_modules/iconv-lite/encodings/sbcs-codec.js index f2258237b..abac5ffaa 100644 --- a/node_modules/iconv-lite/encodings/sbcs-codec.js +++ b/node_modules/iconv-lite/encodings/sbcs-codec.js @@ -20,10 +20,10 @@ function SBCSCodec(codecOptions, iconv) { codecOptions.chars = asciiString + codecOptions.chars; } - this.decodeBuf = new Buffer.from(codecOptions.chars, 'ucs2'); + this.decodeBuf = Buffer.from(codecOptions.chars, 'ucs2'); // Encoding buffer. - var encodeBuf = new Buffer.alloc(65536, iconv.defaultCharSingleByte.charCodeAt(0)); + var encodeBuf = Buffer.alloc(65536, iconv.defaultCharSingleByte.charCodeAt(0)); for (var i = 0; i < codecOptions.chars.length; i++) encodeBuf[codecOptions.chars.charCodeAt(i)] = i; diff --git a/node_modules/iconv-lite/encodings/sbcs-data.js b/node_modules/iconv-lite/encodings/sbcs-data.js index 2d6f846ad..fdb81a39a 100644 --- a/node_modules/iconv-lite/encodings/sbcs-data.js +++ b/node_modules/iconv-lite/encodings/sbcs-data.js @@ -17,6 +17,11 @@ module.exports = { "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ " }, + "mik": { + "type": "_sbcs", + "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя└┴┬├─┼╣║╚╔╩╦╠═╬┐░▒▓│┤№§╗╝┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " + }, + // Aliases of generated encodings. "ascii8bit": "ascii", "usascii": "ascii", diff --git a/node_modules/iconv-lite/package.json b/node_modules/iconv-lite/package.json index dabe54b9f..84ae2e6d6 100644 --- a/node_modules/iconv-lite/package.json +++ b/node_modules/iconv-lite/package.json @@ -1,27 +1,27 @@ { - "_from": "iconv-lite@0.4.23", - "_id": "iconv-lite@0.4.23", + "_from": "iconv-lite@0.4.24", + "_id": "iconv-lite@0.4.24", "_inBundle": false, - "_integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", + "_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "_location": "/iconv-lite", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "iconv-lite@0.4.23", + "raw": "iconv-lite@0.4.24", "name": "iconv-lite", "escapedName": "iconv-lite", - "rawSpec": "0.4.23", + "rawSpec": "0.4.24", "saveSpec": null, - "fetchSpec": "0.4.23" + "fetchSpec": "0.4.24" }, "_requiredBy": [ "/body-parser", "/raw-body" ], - "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", - "_shasum": "297871f63be507adcfbfca715d0cd0eed84e9a63", - "_spec": "iconv-lite@0.4.23", + "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "_shasum": "2022b4b25fbddc21d2f524974a474aafe733908b", + "_spec": "iconv-lite@0.4.24", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\body-parser", "author": { "name": "Alexander Shtuchkin", @@ -46,7 +46,7 @@ "iconv": "*", "istanbul": "*", "mocha": "^3.1.0", - "request": "~2.81.0", + "request": "~2.87.0", "semver": "*", "unorm": "*" }, @@ -73,5 +73,5 @@ "test": "mocha --reporter spec --grep ." }, "typings": "./lib/index.d.ts", - "version": "0.4.23" + "version": "0.4.24" } diff --git a/node_modules/ieee754/LICENSE b/node_modules/ieee754/LICENSE index f37a2ebe2..5aac82c78 100644 --- a/node_modules/ieee754/LICENSE +++ b/node_modules/ieee754/LICENSE @@ -1,28 +1,11 @@ -Copyright (c) 2008, Fair Oaks Labs, Inc. -All rights reserved. +Copyright 2008 Fair Oaks Labs, Inc. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Fair Oaks Labs, Inc. nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. +3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/node_modules/ieee754/README.md b/node_modules/ieee754/README.md index cb7527b3c..c5291d2aa 100644 --- a/node_modules/ieee754/README.md +++ b/node_modules/ieee754/README.md @@ -22,6 +22,8 @@ npm install ieee754 ``` +[Get supported ieee754 with the Tidelift Subscription](https://tidelift.com/subscription/pkg/npm-ieee754?utm_source=npm-ieee754&utm_medium=referral&utm_campaign=readme) + ## methods `var ieee754 = require('ieee754')` diff --git a/node_modules/ieee754/package.json b/node_modules/ieee754/package.json index b8b0fde6d..5a9cc6739 100644 --- a/node_modules/ieee754/package.json +++ b/node_modules/ieee754/package.json @@ -1,8 +1,8 @@ { "_from": "ieee754@^1.1.4", - "_id": "ieee754@1.1.12", + "_id": "ieee754@1.1.13", "_inBundle": false, - "_integrity": "sha512-GguP+DRY+pJ3soyIiGPTvdiVXjZ+DbXOxGpXn3eMvNW4x4irjqXm4wHKscC+TfxSJ0yw/S1F24tqdMNsMZTiLA==", + "_integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==", "_location": "/ieee754", "_phantomChildren": {}, "_requested": { @@ -18,8 +18,8 @@ "_requiredBy": [ "/buffer" ], - "_resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.12.tgz", - "_shasum": "50bf24e5b9c8bb98af4964c941cdb0918da7b60b", + "_resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", + "_shasum": "ec168558e95aa181fd87d37f55c32bbcb6708b84", "_spec": "ieee754@^1.1.4", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\buffer", "author": { @@ -40,7 +40,7 @@ "deprecated": false, "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", "devDependencies": { - "airtap": "0.0.7", + "airtap": "0.1.0", "standard": "*", "tape": "^4.0.0" }, @@ -65,5 +65,5 @@ "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" }, - "version": "1.1.12" + "version": "1.1.13" } diff --git a/node_modules/internal-ip/index.js b/node_modules/internal-ip/index.js index 6f822433d..59d630cd9 100644 --- a/node_modules/internal-ip/index.js +++ b/node_modules/internal-ip/index.js @@ -47,4 +47,5 @@ internalIp.v6.sync = () => sync('v6'); internalIp.v4.sync = () => sync('v4'); module.exports = internalIp; +// TODO: Remove this for the next major release module.exports.default = internalIp; diff --git a/node_modules/internal-ip/package.json b/node_modules/internal-ip/package.json index 287be9c2e..be51c75bb 100644 --- a/node_modules/internal-ip/package.json +++ b/node_modules/internal-ip/package.json @@ -1,26 +1,26 @@ { - "_from": "internal-ip@^4.2.0", - "_id": "internal-ip@4.2.0", + "_from": "internal-ip@^4.3.0", + "_id": "internal-ip@4.3.0", "_inBundle": false, - "_integrity": "sha512-ZY8Rk+hlvFeuMmG5uH1MXhhdeMntmIaxaInvAmzMq/SHV8rv4Kh+6GiQNNDQd0wZFrcO+FiTBo8lui/osKOyJw==", + "_integrity": "sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==", "_location": "/internal-ip", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "internal-ip@^4.2.0", + "raw": "internal-ip@^4.3.0", "name": "internal-ip", "escapedName": "internal-ip", - "rawSpec": "^4.2.0", + "rawSpec": "^4.3.0", "saveSpec": null, - "fetchSpec": "^4.2.0" + "fetchSpec": "^4.3.0" }, "_requiredBy": [ "/webpack-dev-server" ], - "_resolved": "https://registry.npmjs.org/internal-ip/-/internal-ip-4.2.0.tgz", - "_shasum": "46e81b638d84c338e5c67e42b1a17db67d0814fa", - "_spec": "internal-ip@^4.2.0", + "_resolved": "https://registry.npmjs.org/internal-ip/-/internal-ip-4.3.0.tgz", + "_shasum": "845452baad9d2ca3b69c635a137acb9a0dad0907", + "_spec": "internal-ip@^4.3.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-server", "author": { "name": "Sindre Sorhus", @@ -32,14 +32,14 @@ }, "bundleDependencies": false, "dependencies": { - "default-gateway": "^4.0.1", + "default-gateway": "^4.2.0", "ipaddr.js": "^1.9.0" }, "deprecated": false, "description": "Get your internal IP address", "devDependencies": { - "ava": "^1.2.1", - "tsd-check": "^0.3.0", + "ava": "^1.4.1", + "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { @@ -69,7 +69,7 @@ "url": "git+https://github.com/sindresorhus/internal-ip.git" }, "scripts": { - "test": "xo && ava && tsd-check" + "test": "xo && ava && tsd" }, - "version": "4.2.0" + "version": "4.3.0" } diff --git a/node_modules/ipaddr.js/ipaddr.min.js b/node_modules/ipaddr.js/ipaddr.min.js index 56c227caf..b54a7cc42 100644 --- a/node_modules/ipaddr.js/ipaddr.min.js +++ b/node_modules/ipaddr.js/ipaddr.min.js @@ -1 +1 @@ -(function(){var r,t,n,e,i,o,a,s;t={},s=this,"undefined"!=typeof module&&null!==module&&module.exports?module.exports=t:s.ipaddr=t,a=function(r,t,n,e){var i,o;if(r.length!==t.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");for(i=0;e>0;){if((o=n-e)<0&&(o=0),r[i]>>o!=t[i]>>o)return!1;e-=n,i+=1}return!0},t.subnetMatch=function(r,t,n){var e,i,o,a,s;null==n&&(n="unicast");for(o in t)for(!(a=t[o])[0]||a[0]instanceof Array||(a=[a]),e=0,i=a.length;e=0;t=n+=-1){if(!((e=this.octets[t])in a))return null;if(o=a[e],i&&0!==o)return null;8!==o&&(i=!0),r+=o}return 32-r},r}(),n="(0?\\d+|0x[a-f0-9]+)",e={fourOctet:new RegExp("^"+n+"\\."+n+"\\."+n+"\\."+n+"$","i"),longValue:new RegExp("^"+n+"$","i")},t.IPv4.parser=function(r){var t,n,i,o,a;if(n=function(r){return"0"===r[0]&&"x"!==r[1]?parseInt(r,8):parseInt(r)},t=r.match(e.fourOctet))return function(){var r,e,o,a;for(a=[],r=0,e=(o=t.slice(1,6)).length;r4294967295||a<0)throw new Error("ipaddr: address outside defined range");return function(){var r,t;for(t=[],o=r=0;r<=24;o=r+=8)t.push(a>>o&255);return t}().reverse()}return null},t.IPv6=function(){function r(r,t){var n,e,i,o,a,s;if(16===r.length)for(this.parts=[],n=e=0;e<=14;n=e+=2)this.parts.push(r[n]<<8|r[n+1]);else{if(8!==r.length)throw new Error("ipaddr: ipv6 part count should be 8 or 16");this.parts=r}for(i=0,o=(s=this.parts).length;i>8),r.push(255&e);return r},r.prototype.toNormalizedString=function(){var r,t,n;return r=function(){var r,n,e,i;for(i=[],r=0,n=(e=this.parts).length;r>8,255&r,n>>8,255&n])},r.prototype.prefixLengthFromSubnetMask=function(){var r,t,n,e,i,o,a;for(a={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},r=0,i=!1,t=n=7;n>=0;t=n+=-1){if(!((e=this.parts[t])in a))return null;if(o=a[e],i&&0!==o)return null;16!==o&&(i=!0),r+=o}return 128-r},r}(),i="(?:[0-9a-f]+::?)+",o={zoneIndex:new RegExp("%[0-9a-z]{1,}","i"),native:new RegExp("^(::)?("+i+")?([0-9a-f]+)?(::)?(%[0-9a-z]{1,})?$","i"),transitional:new RegExp("^((?:"+i+")|(?:::)(?:"+i+")?)"+n+"\\."+n+"\\."+n+"\\."+n+"(%[0-9a-z]{1,})?$","i")},r=function(r,t){var n,e,i,a,s,p;if(r.indexOf("::")!==r.lastIndexOf("::"))return null;for((p=(r.match(o.zoneIndex)||[])[0])&&(p=p.substring(1),r=r.replace(/%.+$/,"")),n=0,e=-1;(e=r.indexOf(":",e+1))>=0;)n++;if("::"===r.substr(0,2)&&n--,"::"===r.substr(-2,2)&&n--,n>t)return null;for(s=t-n,a=":";s--;)a+="0:";return":"===(r=r.replace("::",a))[0]&&(r=r.slice(1)),":"===r[r.length-1]&&(r=r.slice(0,-1)),t=function(){var t,n,e,o;for(o=[],t=0,n=(e=r.split(":")).length;t=0&&t<=32)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},t.IPv4.subnetMaskFromPrefixLength=function(r){var t,n,e;if((r=parseInt(r))<0||r>32)throw new Error("ipaddr: invalid IPv4 prefix length");for(e=[0,0,0,0],n=0,t=Math.floor(r/8);n=0&&t<=128)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},t.isValid=function(r){return t.IPv6.isValid(r)||t.IPv4.isValid(r)},t.parse=function(r){if(t.IPv6.isValid(r))return t.IPv6.parse(r);if(t.IPv4.isValid(r))return t.IPv4.parse(r);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},t.parseCIDR=function(r){try{return t.IPv6.parseCIDR(r)}catch(n){n;try{return t.IPv4.parseCIDR(r)}catch(r){throw r,new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},t.fromByteArray=function(r){var n;if(4===(n=r.length))return new t.IPv4(r);if(16===n)return new t.IPv6(r);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},t.process=function(r){var t;return"ipv6"===(t=this.parse(r)).kind()&&t.isIPv4MappedAddress()?t.toIPv4Address():t}}).call(this); \ No newline at end of file +(function(){var r,t,n,e,i,o,a,s;t={},s=this,"undefined"!=typeof module&&null!==module&&module.exports?module.exports=t:s.ipaddr=t,a=function(r,t,n,e){var i,o;if(r.length!==t.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");for(i=0;e>0;){if((o=n-e)<0&&(o=0),r[i]>>o!=t[i]>>o)return!1;e-=n,i+=1}return!0},t.subnetMatch=function(r,t,n){var e,i,o,a,s;null==n&&(n="unicast");for(o in t)for(!(a=t[o])[0]||a[0]instanceof Array||(a=[a]),e=0,i=a.length;e=0;t=n+=-1){if(!((e=this.octets[t])in a))return null;if(o=a[e],i&&0!==o)return null;8!==o&&(i=!0),r+=o}return 32-r},r}(),n="(0?\\d+|0x[a-f0-9]+)",e={fourOctet:new RegExp("^"+n+"\\."+n+"\\."+n+"\\."+n+"$","i"),longValue:new RegExp("^"+n+"$","i")},t.IPv4.parser=function(r){var t,n,i,o,a;if(n=function(r){return"0"===r[0]&&"x"!==r[1]?parseInt(r,8):parseInt(r)},t=r.match(e.fourOctet))return function(){var r,e,o,a;for(a=[],r=0,e=(o=t.slice(1,6)).length;r4294967295||a<0)throw new Error("ipaddr: address outside defined range");return function(){var r,t;for(t=[],o=r=0;r<=24;o=r+=8)t.push(a>>o&255);return t}().reverse()}return null},t.IPv6=function(){function r(r,t){var n,e,i,o,a,s;if(16===r.length)for(this.parts=[],n=e=0;e<=14;n=e+=2)this.parts.push(r[n]<<8|r[n+1]);else{if(8!==r.length)throw new Error("ipaddr: ipv6 part count should be 8 or 16");this.parts=r}for(i=0,o=(s=this.parts).length;it&&(r=n.index,t=n[0].length);return t<0?i:i.substring(0,r)+"::"+i.substring(r+t)},r.prototype.toByteArray=function(){var r,t,n,e,i;for(r=[],t=0,n=(i=this.parts).length;t>8),r.push(255&e);return r},r.prototype.toNormalizedString=function(){var r,t,n;return r=function(){var r,n,e,i;for(i=[],r=0,n=(e=this.parts).length;r>8,255&r,n>>8,255&n])},r.prototype.prefixLengthFromSubnetMask=function(){var r,t,n,e,i,o,a;for(a={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},r=0,i=!1,t=n=7;n>=0;t=n+=-1){if(!((e=this.parts[t])in a))return null;if(o=a[e],i&&0!==o)return null;16!==o&&(i=!0),r+=o}return 128-r},r}(),i="(?:[0-9a-f]+::?)+",o={zoneIndex:new RegExp("%[0-9a-z]{1,}","i"),native:new RegExp("^(::)?("+i+")?([0-9a-f]+)?(::)?(%[0-9a-z]{1,})?$","i"),transitional:new RegExp("^((?:"+i+")|(?:::)(?:"+i+")?)"+n+"\\."+n+"\\."+n+"\\."+n+"(%[0-9a-z]{1,})?$","i")},r=function(r,t){var n,e,i,a,s,p;if(r.indexOf("::")!==r.lastIndexOf("::"))return null;for((p=(r.match(o.zoneIndex)||[])[0])&&(p=p.substring(1),r=r.replace(/%.+$/,"")),n=0,e=-1;(e=r.indexOf(":",e+1))>=0;)n++;if("::"===r.substr(0,2)&&n--,"::"===r.substr(-2,2)&&n--,n>t)return null;for(s=t-n,a=":";s--;)a+="0:";return":"===(r=r.replace("::",a))[0]&&(r=r.slice(1)),":"===r[r.length-1]&&(r=r.slice(0,-1)),t=function(){var t,n,e,o;for(o=[],t=0,n=(e=r.split(":")).length;t=0&&t<=32)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},t.IPv4.subnetMaskFromPrefixLength=function(r){var t,n,e;if((r=parseInt(r))<0||r>32)throw new Error("ipaddr: invalid IPv4 prefix length");for(e=[0,0,0,0],n=0,t=Math.floor(r/8);n=0&&t<=128)return e=[this.parse(n[1]),t],Object.defineProperty(e,"toString",{value:function(){return this.join("/")}}),e;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},t.isValid=function(r){return t.IPv6.isValid(r)||t.IPv4.isValid(r)},t.parse=function(r){if(t.IPv6.isValid(r))return t.IPv6.parse(r);if(t.IPv4.isValid(r))return t.IPv4.parse(r);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},t.parseCIDR=function(r){try{return t.IPv6.parseCIDR(r)}catch(n){n;try{return t.IPv4.parseCIDR(r)}catch(r){throw r,new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},t.fromByteArray=function(r){var n;if(4===(n=r.length))return new t.IPv4(r);if(16===n)return new t.IPv6(r);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},t.process=function(r){var t;return t=this.parse(r),"ipv6"===t.kind()&&t.isIPv4MappedAddress()?t.toIPv4Address():t}}).call(this); \ No newline at end of file diff --git a/node_modules/ipaddr.js/lib/ipaddr.js b/node_modules/ipaddr.js/lib/ipaddr.js index ab5d74b4e..18bd93b5e 100644 --- a/node_modules/ipaddr.js/lib/ipaddr.js +++ b/node_modules/ipaddr.js/lib/ipaddr.js @@ -229,6 +229,24 @@ return this.toNormalizedString().replace(/((^|:)(0(:|$))+)/, '::'); }; + IPv6.prototype.toRFC5952String = function() { + var bestMatchIndex, bestMatchLength, match, regex, string; + regex = /((^|:)(0(:|$)){2,})/g; + string = this.toNormalizedString(); + bestMatchIndex = 0; + bestMatchLength = -1; + while ((match = regex.exec(string))) { + if (match[0].length > bestMatchLength) { + bestMatchIndex = match.index; + bestMatchLength = match[0].length; + } + } + if (bestMatchLength < 0) { + return string; + } + return string.substring(0, bestMatchIndex) + '::' + string.substring(bestMatchIndex + bestMatchLength); + }; + IPv6.prototype.toByteArray = function() { var bytes, k, len, part, ref; bytes = []; @@ -260,6 +278,25 @@ return addr + suffix; }; + IPv6.prototype.toFixedLengthString = function() { + var addr, part, suffix; + addr = ((function() { + var k, len, ref, results; + ref = this.parts; + results = []; + for (k = 0, len = ref.length; k < len; k++) { + part = ref[k]; + results.push(part.toString(16).padStart(4, '0')); + } + return results; + }).call(this)).join(":"); + suffix = ''; + if (this.zoneId) { + suffix = '%' + this.zoneId; + } + return addr + suffix; + }; + IPv6.prototype.match = function(other, cidrRange) { var ref; if (cidrRange === void 0) { diff --git a/node_modules/ipaddr.js/lib/ipaddr.js.d.ts b/node_modules/ipaddr.js/lib/ipaddr.js.d.ts index 882fa96d7..ef01ac4fb 100644 --- a/node_modules/ipaddr.js/lib/ipaddr.js.d.ts +++ b/node_modules/ipaddr.js/lib/ipaddr.js.d.ts @@ -2,8 +2,8 @@ declare module "ipaddr.js" { - type IPv4Range = 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopback' | 'carrierGradeNat' | 'private' | 'reserved'; - type IPv6Range = 'unspecified' | 'linkLocal' | 'multicast' | 'loopback' | 'uniqueLocal' | 'ipv4Mapped' | 'rfc6145' | 'rfc6052' | '6to4' | 'teredo' | 'reserved'; + type IPv4Range = 'unicast' | 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopback' | 'carrierGradeNat' | 'private' | 'reserved'; + type IPv6Range = 'unicast' | 'unspecified' | 'linkLocal' | 'multicast' | 'loopback' | 'uniqueLocal' | 'ipv4Mapped' | 'rfc6145' | 'rfc6052' | '6to4' | 'teredo' | 'reserved'; interface RangeList { [name: string]: [T, number] | [T, number][]; diff --git a/node_modules/ipaddr.js/package.json b/node_modules/ipaddr.js/package.json index 4d2bf73f9..affa1aaf2 100644 --- a/node_modules/ipaddr.js/package.json +++ b/node_modules/ipaddr.js/package.json @@ -1,26 +1,27 @@ { - "_from": "ipaddr.js@1.8.0", - "_id": "ipaddr.js@1.8.0", + "_from": "ipaddr.js@1.9.0", + "_id": "ipaddr.js@1.9.0", "_inBundle": false, - "_integrity": "sha1-6qM9bd16zo9/b+DJygRA5wZzix4=", + "_integrity": "sha512-M4Sjn6N/+O6/IXSJseKqHoFc+5FdGJ22sXqnjTpdZweHK64MzEPAyQZyEU3R/KRv2GLoa7nNtg/C2Ev6m7z+eA==", "_location": "/ipaddr.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "ipaddr.js@1.8.0", + "raw": "ipaddr.js@1.9.0", "name": "ipaddr.js", "escapedName": "ipaddr.js", - "rawSpec": "1.8.0", + "rawSpec": "1.9.0", "saveSpec": null, - "fetchSpec": "1.8.0" + "fetchSpec": "1.9.0" }, "_requiredBy": [ + "/internal-ip", "/proxy-addr" ], - "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.8.0.tgz", - "_shasum": "eaa33d6ddd7ace8f7f6fe0c9ca0440e706738b1e", - "_spec": "ipaddr.js@1.8.0", + "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.0.tgz", + "_shasum": "37df74e430a0e47550fe54a2defe30d8acd95f65", + "_spec": "ipaddr.js@1.9.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\proxy-addr", "author": { "name": "whitequark", @@ -65,5 +66,5 @@ "test": "cake build test" }, "types": "./lib/ipaddr.js.d.ts", - "version": "1.8.0" + "version": "1.9.0" } diff --git a/node_modules/is-path-cwd/index.js b/node_modules/is-path-cwd/index.js index 24b6fdea3..cd1ff3878 100644 --- a/node_modules/is-path-cwd/index.js +++ b/node_modules/is-path-cwd/index.js @@ -1,6 +1,4 @@ 'use strict'; -var path = require('path'); +const path = require('path'); -module.exports = function (str) { - return path.resolve(str) === path.resolve(process.cwd()); -}; +module.exports = path_ => path.resolve(path_) === process.cwd(); diff --git a/node_modules/is-path-cwd/package.json b/node_modules/is-path-cwd/package.json index fa3912ee2..6cb6d45f7 100644 --- a/node_modules/is-path-cwd/package.json +++ b/node_modules/is-path-cwd/package.json @@ -1,46 +1,49 @@ { - "_from": "is-path-cwd@^1.0.0", - "_id": "is-path-cwd@1.0.0", + "_from": "is-path-cwd@^2.0.0", + "_id": "is-path-cwd@2.1.0", "_inBundle": false, - "_integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", + "_integrity": "sha512-Sc5j3/YnM8tDeyCsVeKlm/0p95075DyLmDEIkSgQ7mXkrOX+uTCtmQFm0CYzVyJwcCCmO3k8qfJt17SxQwB5Zw==", "_location": "/is-path-cwd", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "is-path-cwd@^1.0.0", + "raw": "is-path-cwd@^2.0.0", "name": "is-path-cwd", "escapedName": "is-path-cwd", - "rawSpec": "^1.0.0", + "rawSpec": "^2.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/del" ], - "_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz", - "_shasum": "d225ec23132e89edd38fda767472e62e65f1106d", - "_spec": "is-path-cwd@^1.0.0", + "_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.1.0.tgz", + "_shasum": "2e0c7e463ff5b7a0eb60852d851a6809347a124c", + "_spec": "is-path-cwd@^2.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\del", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", - "url": "http://sindresorhus.com" + "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-path-cwd/issues" }, "bundleDependencies": false, "deprecated": false, - "description": "Check if a path is CWD", + "description": "Check if a path is the current working directory", "devDependencies": { - "mocha": "*" + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=6" }, "files": [ - "index.js" + "index.js", + "index.d.ts" ], "homepage": "https://github.com/sindresorhus/is-path-cwd#readme", "keywords": [ @@ -59,7 +62,7 @@ "url": "git+https://github.com/sindresorhus/is-path-cwd.git" }, "scripts": { - "test": "mocha" + "test": "xo && ava && tsd" }, - "version": "1.0.0" + "version": "2.1.0" } diff --git a/node_modules/is-path-cwd/readme.md b/node_modules/is-path-cwd/readme.md index 2d9d65f98..f23845593 100644 --- a/node_modules/is-path-cwd/readme.md +++ b/node_modules/is-path-cwd/readme.md @@ -1,19 +1,19 @@ # is-path-cwd [![Build Status](https://travis-ci.org/sindresorhus/is-path-cwd.svg?branch=master)](https://travis-ci.org/sindresorhus/is-path-cwd) -> Check if a path is [CWD](http://en.wikipedia.org/wiki/Working_directory) +> Check if a path is the [current working directory](https://en.wikipedia.org/wiki/Working_directory) ## Install -```sh -$ npm install --save is-path-cwd +``` +$ npm install is-path-cwd ``` ## Usage ```js -var isPathCwd = require('is-path-cwd'); +const isPathCwd = require('is-path-cwd'); isPathCwd(process.cwd()); //=> true @@ -25,4 +25,4 @@ isPathCwd('unicorn'); ## License -MIT © [Sindre Sorhus](http://sindresorhus.com) +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/is-path-in-cwd/index.js b/node_modules/is-path-in-cwd/index.js index 75611656a..6a2646cae 100644 --- a/node_modules/is-path-in-cwd/index.js +++ b/node_modules/is-path-in-cwd/index.js @@ -1,6 +1,4 @@ 'use strict'; -var isPathInside = require('is-path-inside'); +const isPathInside = require('is-path-inside'); -module.exports = function (str) { - return isPathInside(str, process.cwd()); -}; +module.exports = path => isPathInside(path, process.cwd()); diff --git a/node_modules/is-path-in-cwd/license b/node_modules/is-path-in-cwd/license index 654d0bfe9..e7af2f771 100644 --- a/node_modules/is-path-in-cwd/license +++ b/node_modules/is-path-in-cwd/license @@ -1,21 +1,9 @@ -The MIT License (MIT) +MIT License Copyright (c) Sindre Sorhus (sindresorhus.com) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/is-path-in-cwd/package.json b/node_modules/is-path-in-cwd/package.json index e13e2f0b7..adcf6fbb2 100644 --- a/node_modules/is-path-in-cwd/package.json +++ b/node_modules/is-path-in-cwd/package.json @@ -1,49 +1,52 @@ { - "_from": "is-path-in-cwd@^1.0.0", - "_id": "is-path-in-cwd@1.0.1", + "_from": "is-path-in-cwd@^2.0.0", + "_id": "is-path-in-cwd@2.1.0", "_inBundle": false, - "_integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==", + "_integrity": "sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==", "_location": "/is-path-in-cwd", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "is-path-in-cwd@^1.0.0", + "raw": "is-path-in-cwd@^2.0.0", "name": "is-path-in-cwd", "escapedName": "is-path-in-cwd", - "rawSpec": "^1.0.0", + "rawSpec": "^2.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/del" ], - "_resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz", - "_shasum": "5ac48b345ef675339bd6c7a48a912110b241cf52", - "_spec": "is-path-in-cwd@^1.0.0", + "_resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz", + "_shasum": "bfe2dca26c69f397265a4009963602935a053acb", + "_spec": "is-path-in-cwd@^2.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\del", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", - "url": "http://sindresorhus.com" + "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-path-in-cwd/issues" }, "bundleDependencies": false, "dependencies": { - "is-path-inside": "^1.0.0" + "is-path-inside": "^2.1.0" }, "deprecated": false, "description": "Check if a path is in the current working directory", "devDependencies": { - "mocha": "*" + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=6" }, "files": [ - "index.js" + "index.js", + "index.d.ts" ], "homepage": "https://github.com/sindresorhus/is-path-in-cwd#readme", "keywords": [ @@ -64,7 +67,7 @@ "url": "git+https://github.com/sindresorhus/is-path-in-cwd.git" }, "scripts": { - "test": "mocha" + "test": "xo && ava && tsd" }, - "version": "1.0.1" + "version": "2.1.0" } diff --git a/node_modules/is-path-in-cwd/readme.md b/node_modules/is-path-in-cwd/readme.md index 81185502a..306d11d0b 100644 --- a/node_modules/is-path-in-cwd/readme.md +++ b/node_modules/is-path-in-cwd/readme.md @@ -1,19 +1,19 @@ # is-path-in-cwd [![Build Status](https://travis-ci.org/sindresorhus/is-path-in-cwd.svg?branch=master)](https://travis-ci.org/sindresorhus/is-path-in-cwd) -> Check if a path is in the [current working directory](http://en.wikipedia.org/wiki/Working_directory) +> Check if a path is in the [current working directory](https://en.wikipedia.org/wiki/Working_directory) ## Install -```sh -$ npm install --save is-path-in-cwd +``` +$ npm install is-path-in-cwd ``` ## Usage ```js -var isPathInCwd = require('is-path-in-cwd'); +const isPathInCwd = require('is-path-in-cwd'); isPathInCwd('unicorn'); //=> true @@ -28,4 +28,4 @@ isPathInCwd('.'); ## License -MIT © [Sindre Sorhus](http://sindresorhus.com) +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/is-path-inside/index.js b/node_modules/is-path-inside/index.js index 0a4d2fd1e..96892be3c 100644 --- a/node_modules/is-path-inside/index.js +++ b/node_modules/is-path-inside/index.js @@ -1,14 +1,14 @@ 'use strict'; -var path = require('path'); -var pathIsInside = require('path-is-inside'); +const path = require('path'); +const pathIsInside = require('path-is-inside'); -module.exports = function (a, b) { - a = path.resolve(a); - b = path.resolve(b); +module.exports = (childPath, parentPath) => { + childPath = path.resolve(childPath); + parentPath = path.resolve(parentPath); - if (a === b) { + if (childPath === parentPath) { return false; } - return pathIsInside(a, b); + return pathIsInside(childPath, parentPath); }; diff --git a/node_modules/is-path-inside/license b/node_modules/is-path-inside/license index 654d0bfe9..e7af2f771 100644 --- a/node_modules/is-path-inside/license +++ b/node_modules/is-path-inside/license @@ -1,21 +1,9 @@ -The MIT License (MIT) +MIT License Copyright (c) Sindre Sorhus (sindresorhus.com) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/is-path-inside/package.json b/node_modules/is-path-inside/package.json index b03a54459..5e6bdb0d2 100644 --- a/node_modules/is-path-inside/package.json +++ b/node_modules/is-path-inside/package.json @@ -1,26 +1,26 @@ { - "_from": "is-path-inside@^1.0.0", - "_id": "is-path-inside@1.0.1", + "_from": "is-path-inside@^2.1.0", + "_id": "is-path-inside@2.1.0", "_inBundle": false, - "_integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=", + "_integrity": "sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==", "_location": "/is-path-inside", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "is-path-inside@^1.0.0", + "raw": "is-path-inside@^2.1.0", "name": "is-path-inside", "escapedName": "is-path-inside", - "rawSpec": "^1.0.0", + "rawSpec": "^2.1.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/is-path-in-cwd" ], - "_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz", - "_shasum": "8ef5b7de50437a3fdca6b4e865ef7aa55cb48036", - "_spec": "is-path-inside@^1.0.0", + "_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz", + "_shasum": "7c9810587d659a40d27bcdb4d5616eab059494b2", + "_spec": "is-path-inside@^2.1.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\is-path-in-cwd", "author": { "name": "Sindre Sorhus", @@ -32,19 +32,21 @@ }, "bundleDependencies": false, "dependencies": { - "path-is-inside": "^1.0.1" + "path-is-inside": "^1.0.2" }, "deprecated": false, "description": "Check if a path is inside another path", "devDependencies": { - "ava": "*", - "xo": "*" + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" }, "engines": { - "node": ">=0.10.0" + "node": ">=6" }, "files": [ - "index.js" + "index.js", + "index.d.ts" ], "homepage": "https://github.com/sindresorhus/is-path-inside#readme", "keywords": [ @@ -63,7 +65,7 @@ "url": "git+https://github.com/sindresorhus/is-path-inside.git" }, "scripts": { - "test": "xo && ava" + "test": "xo && ava && tsd" }, - "version": "1.0.1" + "version": "2.1.0" } diff --git a/node_modules/is-path-inside/readme.md b/node_modules/is-path-inside/readme.md index cc5f51625..72196cf84 100644 --- a/node_modules/is-path-inside/readme.md +++ b/node_modules/is-path-inside/readme.md @@ -6,14 +6,14 @@ ## Install ``` -$ npm install --save is-path-inside +$ npm install is-path-inside ``` ## Usage ```js -var isPathInside = require('is-path-inside'); +const isPathInside = require('is-path-inside'); isPathInside('a/b/c', 'a/b'); //=> true @@ -31,4 +31,4 @@ isPathInside('/Users/sindresorhus/dev/unicorn', '/Users/sindresorhus'); ## License -MIT © [Sindre Sorhus](http://sindresorhus.com) +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/jquery/AUTHORS.txt b/node_modules/jquery/AUTHORS.txt index 4bb5da15b..a314d6a31 100644 --- a/node_modules/jquery/AUTHORS.txt +++ b/node_modules/jquery/AUTHORS.txt @@ -311,3 +311,11 @@ Henry Zhu Saptak Sengupta Nilton Cesar basil.belokon +tmybr11 +Luis Emilio Velasco Sanchez +Ed S +Bert Zhang +Andrei Fangli +Marja Hölttä +abnud1 +buddh4 diff --git a/node_modules/jquery/LICENSE.txt b/node_modules/jquery/LICENSE.txt index e4e5e00ef..e3dbacb99 100644 --- a/node_modules/jquery/LICENSE.txt +++ b/node_modules/jquery/LICENSE.txt @@ -1,14 +1,5 @@ Copyright JS Foundation and other contributors, https://js.foundation/ -This software consists of voluntary contributions made by many -individuals. For exact contribution history, see the revision history -available at https://github.com/jquery/jquery - -The following license applies to all parts of this software except as -documented below: - -==== - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -27,10 +18,3 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -==== - -All files located in the node_modules and external directories are -externally maintained libraries used by this software which have their -own licenses; we recommend you read them, as their terms may differ from -the terms above. diff --git a/node_modules/jquery/README.md b/node_modules/jquery/README.md index 83e7b9370..411a8598e 100644 --- a/node_modules/jquery/README.md +++ b/node_modules/jquery/README.md @@ -5,7 +5,7 @@ For information on how to get started and how to use jQuery, please see [jQuery's documentation](http://api.jquery.com/). For source files and issues, please visit the [jQuery repo](https://github.com/jquery/jquery). -If upgrading, please see the [blog post for 3.3.1](https://blog.jquery.com/2017/03/20/jquery-3.3.1-now-available/). This includes notable differences from the previous version and a more readable changelog. +If upgrading, please see the [blog post for 3.4.1](https://blog.jquery.com/2019/05/01/jquery-3-4-1-triggering-focus-events-in-ie-and-finding-root-elements-in-ios-10/). This includes notable differences from the previous version and a more readable changelog. ## Including jQuery @@ -16,7 +16,7 @@ Below are some of the most common ways to include jQuery. #### Script tag ```html - + ``` #### Babel diff --git a/node_modules/jquery/dist/core.js b/node_modules/jquery/dist/core.js index 3a1c0cc74..aeafc70c1 100644 --- a/node_modules/jquery/dist/core.js +++ b/node_modules/jquery/dist/core.js @@ -27,7 +27,7 @@ define( [ "use strict"; var - version = "3.3.1", + version = "3.4.1", // Define a local copy of jQuery jQuery = function( selector, context ) { @@ -156,25 +156,28 @@ jQuery.extend = jQuery.fn.extend = function() { // Extend the base object for ( name in options ) { - src = target[ name ]; copy = options[ name ]; + // Prevent Object.prototype pollution // Prevent never-ending loop - if ( target === copy ) { + if ( name === "__proto__" || target === copy ) { continue; } // Recurse if we're merging plain objects or arrays if ( deep && copy && ( jQuery.isPlainObject( copy ) || ( copyIsArray = Array.isArray( copy ) ) ) ) { + src = target[ name ]; - if ( copyIsArray ) { - copyIsArray = false; - clone = src && Array.isArray( src ) ? src : []; - + // Ensure proper type for the source value + if ( copyIsArray && !Array.isArray( src ) ) { + clone = []; + } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) { + clone = {}; } else { - clone = src && jQuery.isPlainObject( src ) ? src : {}; + clone = src; } + copyIsArray = false; // Never move original objects, clone them target[ name ] = jQuery.extend( deep, clone, copy ); @@ -227,9 +230,6 @@ jQuery.extend( { }, isEmptyObject: function( obj ) { - - /* eslint-disable no-unused-vars */ - // See https://github.com/eslint/eslint/issues/6125 var name; for ( name in obj ) { @@ -239,8 +239,8 @@ jQuery.extend( { }, // Evaluates a script in a global context - globalEval: function( code ) { - DOMEval( code ); + globalEval: function( code, options ) { + DOMEval( code, { nonce: options && options.nonce } ); }, each: function( obj, callback ) { diff --git a/node_modules/jquery/dist/jquery.js b/node_modules/jquery/dist/jquery.js index 9b5206bcc..773ad95c5 100644 --- a/node_modules/jquery/dist/jquery.js +++ b/node_modules/jquery/dist/jquery.js @@ -1,5 +1,5 @@ /*! - * jQuery JavaScript Library v3.3.1 + * jQuery JavaScript Library v3.4.1 * https://jquery.com/ * * Includes Sizzle.js @@ -9,7 +9,7 @@ * Released under the MIT license * https://jquery.org/license * - * Date: 2018-01-20T17:24Z + * Date: 2019-05-01T21:04Z */ ( function( global, factory ) { @@ -91,20 +91,33 @@ var isWindow = function isWindow( obj ) { var preservedScriptAttributes = { type: true, src: true, + nonce: true, noModule: true }; - function DOMEval( code, doc, node ) { + function DOMEval( code, node, doc ) { doc = doc || document; - var i, + var i, val, script = doc.createElement( "script" ); script.text = code; if ( node ) { for ( i in preservedScriptAttributes ) { - if ( node[ i ] ) { - script[ i ] = node[ i ]; + + // Support: Firefox 64+, Edge 18+ + // Some browsers don't support the "nonce" property on scripts. + // On the other hand, just using `getAttribute` is not enough as + // the `nonce` attribute is reset to an empty string whenever it + // becomes browsing-context connected. + // See https://github.com/whatwg/html/issues/2369 + // See https://html.spec.whatwg.org/#nonce-attributes + // The `node.getAttribute` check was added for the sake of + // `jQuery.globalEval` so that it can fake a nonce-containing node + // via an object. + val = node[ i ] || node.getAttribute && node.getAttribute( i ); + if ( val ) { + script.setAttribute( i, val ); } } } @@ -129,7 +142,7 @@ function toType( obj ) { var - version = "3.3.1", + version = "3.4.1", // Define a local copy of jQuery jQuery = function( selector, context ) { @@ -258,25 +271,28 @@ jQuery.extend = jQuery.fn.extend = function() { // Extend the base object for ( name in options ) { - src = target[ name ]; copy = options[ name ]; + // Prevent Object.prototype pollution // Prevent never-ending loop - if ( target === copy ) { + if ( name === "__proto__" || target === copy ) { continue; } // Recurse if we're merging plain objects or arrays if ( deep && copy && ( jQuery.isPlainObject( copy ) || ( copyIsArray = Array.isArray( copy ) ) ) ) { + src = target[ name ]; - if ( copyIsArray ) { - copyIsArray = false; - clone = src && Array.isArray( src ) ? src : []; - + // Ensure proper type for the source value + if ( copyIsArray && !Array.isArray( src ) ) { + clone = []; + } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) { + clone = {}; } else { - clone = src && jQuery.isPlainObject( src ) ? src : {}; + clone = src; } + copyIsArray = false; // Never move original objects, clone them target[ name ] = jQuery.extend( deep, clone, copy ); @@ -329,9 +345,6 @@ jQuery.extend( { }, isEmptyObject: function( obj ) { - - /* eslint-disable no-unused-vars */ - // See https://github.com/eslint/eslint/issues/6125 var name; for ( name in obj ) { @@ -341,8 +354,8 @@ jQuery.extend( { }, // Evaluates a script in a global context - globalEval: function( code ) { - DOMEval( code ); + globalEval: function( code, options ) { + DOMEval( code, { nonce: options && options.nonce } ); }, each: function( obj, callback ) { @@ -498,14 +511,14 @@ function isArrayLike( obj ) { } var Sizzle = /*! - * Sizzle CSS Selector Engine v2.3.3 + * Sizzle CSS Selector Engine v2.3.4 * https://sizzlejs.com/ * - * Copyright jQuery Foundation and other contributors + * Copyright JS Foundation and other contributors * Released under the MIT license - * http://jquery.org/license + * https://js.foundation/ * - * Date: 2016-08-08 + * Date: 2019-04-08 */ (function( window ) { @@ -539,6 +552,7 @@ var i, classCache = createCache(), tokenCache = createCache(), compilerCache = createCache(), + nonnativeSelectorCache = createCache(), sortOrder = function( a, b ) { if ( a === b ) { hasDuplicate = true; @@ -600,8 +614,7 @@ var i, rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ), - - rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ), + rdescend = new RegExp( whitespace + "|>" ), rpseudo = new RegExp( pseudos ), ridentifier = new RegExp( "^" + identifier + "$" ), @@ -622,6 +635,7 @@ var i, whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) }, + rhtml = /HTML$/i, rinputs = /^(?:input|select|textarea|button)$/i, rheader = /^h\d$/i, @@ -676,9 +690,9 @@ var i, setDocument(); }, - disabledAncestor = addCombinator( + inDisabledFieldset = addCombinator( function( elem ) { - return elem.disabled === true && ("form" in elem || "label" in elem); + return elem.disabled === true && elem.nodeName.toLowerCase() === "fieldset"; }, { dir: "parentNode", next: "legend" } ); @@ -791,18 +805,22 @@ function Sizzle( selector, context, results, seed ) { // Take advantage of querySelectorAll if ( support.qsa && - !compilerCache[ selector + " " ] && - (!rbuggyQSA || !rbuggyQSA.test( selector )) ) { + !nonnativeSelectorCache[ selector + " " ] && + (!rbuggyQSA || !rbuggyQSA.test( selector )) && - if ( nodeType !== 1 ) { - newContext = context; - newSelector = selector; - - // qSA looks outside Element context, which is not what we want - // Thanks to Andrew Dupont for this workaround technique - // Support: IE <=8 + // Support: IE 8 only // Exclude object elements - } else if ( context.nodeName.toLowerCase() !== "object" ) { + (nodeType !== 1 || context.nodeName.toLowerCase() !== "object") ) { + + newSelector = selector; + newContext = context; + + // qSA considers elements outside a scoping root when evaluating child or + // descendant combinators, which is not what we want. + // In such cases, we work around the behavior by prefixing every selector in the + // list with an ID selector referencing the scope context. + // Thanks to Andrew Dupont for this technique. + if ( nodeType === 1 && rdescend.test( selector ) ) { // Capture the context ID, setting it first if necessary if ( (nid = context.getAttribute( "id" )) ) { @@ -824,17 +842,16 @@ function Sizzle( selector, context, results, seed ) { context; } - if ( newSelector ) { - try { - push.apply( results, - newContext.querySelectorAll( newSelector ) - ); - return results; - } catch ( qsaError ) { - } finally { - if ( nid === expando ) { - context.removeAttribute( "id" ); - } + try { + push.apply( results, + newContext.querySelectorAll( newSelector ) + ); + return results; + } catch ( qsaError ) { + nonnativeSelectorCache( selector, true ); + } finally { + if ( nid === expando ) { + context.removeAttribute( "id" ); } } } @@ -998,7 +1015,7 @@ function createDisabledPseudo( disabled ) { // Where there is no isDisabled, check manually /* jshint -W018 */ elem.isDisabled !== !disabled && - disabledAncestor( elem ) === disabled; + inDisabledFieldset( elem ) === disabled; } return elem.disabled === disabled; @@ -1055,10 +1072,13 @@ support = Sizzle.support = {}; * @returns {Boolean} True iff elem is a non-HTML XML node */ isXML = Sizzle.isXML = function( elem ) { - // documentElement is verified for cases where it doesn't yet exist - // (such as loading iframes in IE - #4833) - var documentElement = elem && (elem.ownerDocument || elem).documentElement; - return documentElement ? documentElement.nodeName !== "HTML" : false; + var namespace = elem.namespaceURI, + docElem = (elem.ownerDocument || elem).documentElement; + + // Support: IE <=8 + // Assume HTML when documentElement doesn't yet exist, such as inside loading iframes + // https://bugs.jquery.com/ticket/4833 + return !rhtml.test( namespace || docElem && docElem.nodeName || "HTML" ); }; /** @@ -1480,11 +1500,8 @@ Sizzle.matchesSelector = function( elem, expr ) { setDocument( elem ); } - // Make sure that attribute selectors are quoted - expr = expr.replace( rattributeQuotes, "='$1']" ); - if ( support.matchesSelector && documentIsHTML && - !compilerCache[ expr + " " ] && + !nonnativeSelectorCache[ expr + " " ] && ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { @@ -1498,7 +1515,9 @@ Sizzle.matchesSelector = function( elem, expr ) { elem.document && elem.document.nodeType !== 11 ) { return ret; } - } catch (e) {} + } catch (e) { + nonnativeSelectorCache( expr, true ); + } } return Sizzle( expr, document, null, [ elem ] ).length > 0; @@ -1957,7 +1976,7 @@ Expr = Sizzle.selectors = { "contains": markFunction(function( text ) { text = text.replace( runescape, funescape ); return function( elem ) { - return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1; + return ( elem.textContent || getText( elem ) ).indexOf( text ) > -1; }; }), @@ -2096,7 +2115,11 @@ Expr = Sizzle.selectors = { }), "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { - var i = argument < 0 ? argument + length : argument; + var i = argument < 0 ? + argument + length : + argument > length ? + length : + argument; for ( ; --i >= 0; ) { matchIndexes.push( i ); } @@ -3146,18 +3169,18 @@ jQuery.each( { return siblings( elem.firstChild ); }, contents: function( elem ) { - if ( nodeName( elem, "iframe" ) ) { - return elem.contentDocument; - } + if ( typeof elem.contentDocument !== "undefined" ) { + return elem.contentDocument; + } - // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only - // Treat the template element as a regular one in browsers that - // don't support it. - if ( nodeName( elem, "template" ) ) { - elem = elem.content || elem; - } + // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only + // Treat the template element as a regular one in browsers that + // don't support it. + if ( nodeName( elem, "template" ) ) { + elem = elem.content || elem; + } - return jQuery.merge( [], elem.childNodes ); + return jQuery.merge( [], elem.childNodes ); } }, function( name, fn ) { jQuery.fn[ name ] = function( until, selector ) { @@ -4466,6 +4489,26 @@ var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; +var documentElement = document.documentElement; + + + + var isAttached = function( elem ) { + return jQuery.contains( elem.ownerDocument, elem ); + }, + composed = { composed: true }; + + // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only + // Check attachment across shadow DOM boundaries when possible (gh-3504) + // Support: iOS 10.0-10.2 only + // Early iOS 10 versions support `attachShadow` but not `getRootNode`, + // leading to errors. We need to check for `getRootNode`. + if ( documentElement.getRootNode ) { + isAttached = function( elem ) { + return jQuery.contains( elem.ownerDocument, elem ) || + elem.getRootNode( composed ) === elem.ownerDocument; + }; + } var isHiddenWithinTree = function( elem, el ) { // isHiddenWithinTree might be called from jQuery#filter function; @@ -4480,7 +4523,7 @@ var isHiddenWithinTree = function( elem, el ) { // Support: Firefox <=43 - 45 // Disconnected elements can have computed display: none, so first confirm that elem is // in the document. - jQuery.contains( elem.ownerDocument, elem ) && + isAttached( elem ) && jQuery.css( elem, "display" ) === "none"; }; @@ -4522,7 +4565,8 @@ function adjustCSS( elem, prop, valueParts, tween ) { unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), // Starting value computation is required for potential unit mismatches - initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && + initialInUnit = elem.nodeType && + ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && rcssNum.exec( jQuery.css( elem, prop ) ); if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { @@ -4669,7 +4713,7 @@ jQuery.fn.extend( { } ); var rcheckableType = ( /^(?:checkbox|radio)$/i ); -var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i ); +var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]*)/i ); var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i ); @@ -4741,7 +4785,7 @@ function setGlobalEval( elems, refElements ) { var rhtml = /<|&#?\w+;/; function buildFragment( elems, context, scripts, selection, ignored ) { - var elem, tmp, tag, wrap, contains, j, + var elem, tmp, tag, wrap, attached, j, fragment = context.createDocumentFragment(), nodes = [], i = 0, @@ -4805,13 +4849,13 @@ function buildFragment( elems, context, scripts, selection, ignored ) { continue; } - contains = jQuery.contains( elem.ownerDocument, elem ); + attached = isAttached( elem ); // Append to fragment tmp = getAll( fragment.appendChild( elem ), "script" ); // Preserve script evaluation history - if ( contains ) { + if ( attached ) { setGlobalEval( tmp ); } @@ -4854,8 +4898,6 @@ function buildFragment( elems, context, scripts, selection, ignored ) { div.innerHTML = ""; support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; } )(); -var documentElement = document.documentElement; - var @@ -4871,8 +4913,19 @@ function returnFalse() { return false; } +// Support: IE <=9 - 11+ +// focus() and blur() are asynchronous, except when they are no-op. +// So expect focus to be synchronous when the element is already active, +// and blur to be synchronous when the element is not already active. +// (focus and blur are always synchronous in other supported browsers, +// this just defines when we can count on it). +function expectSync( elem, type ) { + return ( elem === safeActiveElement() ) === ( type === "focus" ); +} + // Support: IE <=9 only -// See #13393 for more info +// Accessing document.activeElement can throw unexpectedly +// https://bugs.jquery.com/ticket/13393 function safeActiveElement() { try { return document.activeElement; @@ -5172,9 +5225,10 @@ jQuery.event = { while ( ( handleObj = matched.handlers[ j++ ] ) && !event.isImmediatePropagationStopped() ) { - // Triggered event must either 1) have no namespace, or 2) have namespace(s) - // a subset or equal to those in the bound event (both can have no namespace). - if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) { + // If the event is namespaced, then each handler is only invoked if it is + // specially universal or its namespaces are a superset of the event's. + if ( !event.rnamespace || handleObj.namespace === false || + event.rnamespace.test( handleObj.namespace ) ) { event.handleObj = handleObj; event.data = handleObj.data; @@ -5298,39 +5352,51 @@ jQuery.event = { // Prevent triggered image.load events from bubbling to window.load noBubble: true }, - focus: { - - // Fire native event if possible so blur/focus sequence is correct - trigger: function() { - if ( this !== safeActiveElement() && this.focus ) { - this.focus(); - return false; - } - }, - delegateType: "focusin" - }, - blur: { - trigger: function() { - if ( this === safeActiveElement() && this.blur ) { - this.blur(); - return false; - } - }, - delegateType: "focusout" - }, click: { - // For checkbox, fire native event so checked state will be right - trigger: function() { - if ( this.type === "checkbox" && this.click && nodeName( this, "input" ) ) { - this.click(); - return false; + // Utilize native event to ensure correct state for checkable inputs + setup: function( data ) { + + // For mutual compressibility with _default, replace `this` access with a local var. + // `|| data` is dead code meant only to preserve the variable through minification. + var el = this || data; + + // Claim the first handler + if ( rcheckableType.test( el.type ) && + el.click && nodeName( el, "input" ) ) { + + // dataPriv.set( el, "click", ... ) + leverageNative( el, "click", returnTrue ); } + + // Return false to allow normal processing in the caller + return false; + }, + trigger: function( data ) { + + // For mutual compressibility with _default, replace `this` access with a local var. + // `|| data` is dead code meant only to preserve the variable through minification. + var el = this || data; + + // Force setup before triggering a click + if ( rcheckableType.test( el.type ) && + el.click && nodeName( el, "input" ) ) { + + leverageNative( el, "click" ); + } + + // Return non-false to allow normal event-path propagation + return true; }, - // For cross-browser consistency, don't fire native .click() on links + // For cross-browser consistency, suppress native .click() on links + // Also prevent it if we're currently inside a leveraged native-event stack _default: function( event ) { - return nodeName( event.target, "a" ); + var target = event.target; + return rcheckableType.test( target.type ) && + target.click && nodeName( target, "input" ) && + dataPriv.get( target, "click" ) || + nodeName( target, "a" ); } }, @@ -5347,6 +5413,93 @@ jQuery.event = { } }; +// Ensure the presence of an event listener that handles manually-triggered +// synthetic events by interrupting progress until reinvoked in response to +// *native* events that it fires directly, ensuring that state changes have +// already occurred before other listeners are invoked. +function leverageNative( el, type, expectSync ) { + + // Missing expectSync indicates a trigger call, which must force setup through jQuery.event.add + if ( !expectSync ) { + if ( dataPriv.get( el, type ) === undefined ) { + jQuery.event.add( el, type, returnTrue ); + } + return; + } + + // Register the controller as a special universal handler for all event namespaces + dataPriv.set( el, type, false ); + jQuery.event.add( el, type, { + namespace: false, + handler: function( event ) { + var notAsync, result, + saved = dataPriv.get( this, type ); + + if ( ( event.isTrigger & 1 ) && this[ type ] ) { + + // Interrupt processing of the outer synthetic .trigger()ed event + // Saved data should be false in such cases, but might be a leftover capture object + // from an async native handler (gh-4350) + if ( !saved.length ) { + + // Store arguments for use when handling the inner native event + // There will always be at least one argument (an event object), so this array + // will not be confused with a leftover capture object. + saved = slice.call( arguments ); + dataPriv.set( this, type, saved ); + + // Trigger the native event and capture its result + // Support: IE <=9 - 11+ + // focus() and blur() are asynchronous + notAsync = expectSync( this, type ); + this[ type ](); + result = dataPriv.get( this, type ); + if ( saved !== result || notAsync ) { + dataPriv.set( this, type, false ); + } else { + result = {}; + } + if ( saved !== result ) { + + // Cancel the outer synthetic event + event.stopImmediatePropagation(); + event.preventDefault(); + return result.value; + } + + // If this is an inner synthetic event for an event with a bubbling surrogate + // (focus or blur), assume that the surrogate already propagated from triggering the + // native event and prevent that from happening again here. + // This technically gets the ordering wrong w.r.t. to `.trigger()` (in which the + // bubbling surrogate propagates *after* the non-bubbling base), but that seems + // less bad than duplication. + } else if ( ( jQuery.event.special[ type ] || {} ).delegateType ) { + event.stopPropagation(); + } + + // If this is a native event triggered above, everything is now in order + // Fire an inner synthetic event with the original arguments + } else if ( saved.length ) { + + // ...and capture the result + dataPriv.set( this, type, { + value: jQuery.event.trigger( + + // Support: IE <=9 - 11+ + // Extend with the prototype to reset the above stopImmediatePropagation() + jQuery.extend( saved[ 0 ], jQuery.Event.prototype ), + saved.slice( 1 ), + this + ) + } ); + + // Abort handling of the native event + event.stopImmediatePropagation(); + } + } + } ); +} + jQuery.removeEvent = function( elem, type, handle ) { // This "if" is needed for plain objects @@ -5459,6 +5612,7 @@ jQuery.each( { shiftKey: true, view: true, "char": true, + code: true, charCode: true, key: true, keyCode: true, @@ -5505,6 +5659,33 @@ jQuery.each( { } }, jQuery.event.addProp ); +jQuery.each( { focus: "focusin", blur: "focusout" }, function( type, delegateType ) { + jQuery.event.special[ type ] = { + + // Utilize native event if possible so blur/focus sequence is correct + setup: function() { + + // Claim the first handler + // dataPriv.set( this, "focus", ... ) + // dataPriv.set( this, "blur", ... ) + leverageNative( this, type, expectSync ); + + // Return false to allow normal processing in the caller + return false; + }, + trigger: function() { + + // Force setup before trigger + leverageNative( this, type ); + + // Return non-false to allow normal event-path propagation + return true; + }, + + delegateType: delegateType + }; +} ); + // Create mouseenter/leave events using mouseover/out and event-time checks // so that event delegation works in jQuery. // Do the same for pointerenter/pointerleave and pointerover/pointerout @@ -5755,11 +5936,13 @@ function domManip( collection, args, callback, ignored ) { if ( node.src && ( node.type || "" ).toLowerCase() !== "module" ) { // Optional AJAX dependency, but won't run scripts if not present - if ( jQuery._evalUrl ) { - jQuery._evalUrl( node.src ); + if ( jQuery._evalUrl && !node.noModule ) { + jQuery._evalUrl( node.src, { + nonce: node.nonce || node.getAttribute( "nonce" ) + } ); } } else { - DOMEval( node.textContent.replace( rcleanScript, "" ), doc, node ); + DOMEval( node.textContent.replace( rcleanScript, "" ), node, doc ); } } } @@ -5781,7 +5964,7 @@ function remove( elem, selector, keepData ) { } if ( node.parentNode ) { - if ( keepData && jQuery.contains( node.ownerDocument, node ) ) { + if ( keepData && isAttached( node ) ) { setGlobalEval( getAll( node, "script" ) ); } node.parentNode.removeChild( node ); @@ -5799,7 +5982,7 @@ jQuery.extend( { clone: function( elem, dataAndEvents, deepDataAndEvents ) { var i, l, srcElements, destElements, clone = elem.cloneNode( true ), - inPage = jQuery.contains( elem.ownerDocument, elem ); + inPage = isAttached( elem ); // Fix IE cloning issues if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && @@ -6095,8 +6278,10 @@ var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" ); // Support: IE 9 only // Detect overflow:scroll screwiness (gh-3699) + // Support: Chrome <=64 + // Don't get tricked when zoom affects offsetWidth (gh-4029) div.style.position = "absolute"; - scrollboxSizeVal = div.offsetWidth === 36 || "absolute"; + scrollboxSizeVal = roundPixelMeasures( div.offsetWidth / 3 ) === 12; documentElement.removeChild( container ); @@ -6167,7 +6352,7 @@ function curCSS( elem, name, computed ) { if ( computed ) { ret = computed.getPropertyValue( name ) || computed[ name ]; - if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) { + if ( ret === "" && !isAttached( elem ) ) { ret = jQuery.style( elem, name ); } @@ -6223,30 +6408,13 @@ function addGetHookIf( conditionFn, hookFn ) { } -var +var cssPrefixes = [ "Webkit", "Moz", "ms" ], + emptyStyle = document.createElement( "div" ).style, + vendorProps = {}; - // Swappable if display is none or starts with table - // except "table", "table-cell", or "table-caption" - // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display - rdisplayswap = /^(none|table(?!-c[ea]).+)/, - rcustomProp = /^--/, - cssShow = { position: "absolute", visibility: "hidden", display: "block" }, - cssNormalTransform = { - letterSpacing: "0", - fontWeight: "400" - }, - - cssPrefixes = [ "Webkit", "Moz", "ms" ], - emptyStyle = document.createElement( "div" ).style; - -// Return a css property mapped to a potentially vendor prefixed property +// Return a vendor-prefixed property or undefined function vendorPropName( name ) { - // Shortcut for names that are not vendor prefixed - if ( name in emptyStyle ) { - return name; - } - // Check for vendor prefixed names var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), i = cssPrefixes.length; @@ -6259,16 +6427,33 @@ function vendorPropName( name ) { } } -// Return a property mapped along what jQuery.cssProps suggests or to -// a vendor prefixed property. +// Return a potentially-mapped jQuery.cssProps or vendor prefixed property function finalPropName( name ) { - var ret = jQuery.cssProps[ name ]; - if ( !ret ) { - ret = jQuery.cssProps[ name ] = vendorPropName( name ) || name; + var final = jQuery.cssProps[ name ] || vendorProps[ name ]; + + if ( final ) { + return final; } - return ret; + if ( name in emptyStyle ) { + return name; + } + return vendorProps[ name ] = vendorPropName( name ) || name; } + +var + + // Swappable if display is none or starts with table + // except "table", "table-cell", or "table-caption" + // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display + rdisplayswap = /^(none|table(?!-c[ea]).+)/, + rcustomProp = /^--/, + cssShow = { position: "absolute", visibility: "hidden", display: "block" }, + cssNormalTransform = { + letterSpacing: "0", + fontWeight: "400" + }; + function setPositiveNumber( elem, value, subtract ) { // Any relative (+/-) values have already been @@ -6340,7 +6525,10 @@ function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computed delta - extra - 0.5 - ) ); + + // If offsetWidth/offsetHeight is unknown, then we can't determine content-box scroll gutter + // Use an explicit zero to avoid NaN (gh-3964) + ) ) || 0; } return delta; @@ -6350,9 +6538,16 @@ function getWidthOrHeight( elem, dimension, extra ) { // Start with computed style var styles = getStyles( elem ), + + // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-4322). + // Fake content-box until we know it's needed to know the true value. + boxSizingNeeded = !support.boxSizingReliable() || extra, + isBorderBox = boxSizingNeeded && + jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + valueIsBorderBox = isBorderBox, + val = curCSS( elem, dimension, styles ), - isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - valueIsBorderBox = isBorderBox; + offsetProp = "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ); // Support: Firefox <=54 // Return a confounding non-pixel value or feign ignorance, as appropriate. @@ -6363,22 +6558,29 @@ function getWidthOrHeight( elem, dimension, extra ) { val = "auto"; } - // Check for style in case a browser which returns unreliable values - // for getComputedStyle silently falls back to the reliable elem.style - valueIsBorderBox = valueIsBorderBox && - ( support.boxSizingReliable() || val === elem.style[ dimension ] ); // Fall back to offsetWidth/offsetHeight when value is "auto" // This happens for inline elements with no explicit setting (gh-3571) // Support: Android <=4.1 - 4.3 only // Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602) - if ( val === "auto" || - !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) { + // Support: IE 9-11 only + // Also use offsetWidth/offsetHeight for when box sizing is unreliable + // We use getClientRects() to check for hidden/disconnected. + // In those cases, the computed value can be trusted to be border-box + if ( ( !support.boxSizingReliable() && isBorderBox || + val === "auto" || + !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) && + elem.getClientRects().length ) { - val = elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ]; + isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; - // offsetWidth/offsetHeight provide border-box values - valueIsBorderBox = true; + // Where available, offsetWidth/offsetHeight approximate border box dimensions. + // Where not available (e.g., SVG), assume unreliable box-sizing and interpret the + // retrieved value as a content box dimension. + valueIsBorderBox = offsetProp in elem; + if ( valueIsBorderBox ) { + val = elem[ offsetProp ]; + } } // Normalize "" and auto @@ -6424,6 +6626,13 @@ jQuery.extend( { "flexGrow": true, "flexShrink": true, "fontWeight": true, + "gridArea": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnStart": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowStart": true, "lineHeight": true, "opacity": true, "order": true, @@ -6479,7 +6688,9 @@ jQuery.extend( { } // If a number was passed in, add the unit (except for certain CSS properties) - if ( type === "number" ) { + // The isCustomProp check can be removed in jQuery 4.0 when we only auto-append + // "px" to a few hardcoded values. + if ( type === "number" && !isCustomProp ) { value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); } @@ -6579,18 +6790,29 @@ jQuery.each( [ "height", "width" ], function( i, dimension ) { set: function( elem, value, extra ) { var matches, styles = getStyles( elem ), - isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - subtract = extra && boxModelAdjustment( - elem, - dimension, - extra, - isBorderBox, - styles - ); + + // Only read styles.position if the test has a chance to fail + // to avoid forcing a reflow. + scrollboxSizeBuggy = !support.scrollboxSize() && + styles.position === "absolute", + + // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-3991) + boxSizingNeeded = scrollboxSizeBuggy || extra, + isBorderBox = boxSizingNeeded && + jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + subtract = extra ? + boxModelAdjustment( + elem, + dimension, + extra, + isBorderBox, + styles + ) : + 0; // Account for unreliable border-box dimensions by comparing offset* to computed and // faking a content-box to get border and padding (gh-3699) - if ( isBorderBox && support.scrollboxSize() === styles.position ) { + if ( isBorderBox && scrollboxSizeBuggy ) { subtract -= Math.ceil( elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - parseFloat( styles[ dimension ] ) - @@ -6758,9 +6980,9 @@ Tween.propHooks = { // Use .style if available and use plain properties where available. if ( jQuery.fx.step[ tween.prop ] ) { jQuery.fx.step[ tween.prop ]( tween ); - } else if ( tween.elem.nodeType === 1 && - ( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null || - jQuery.cssHooks[ tween.prop ] ) ) { + } else if ( tween.elem.nodeType === 1 && ( + jQuery.cssHooks[ tween.prop ] || + tween.elem.style[ finalPropName( tween.prop ) ] != null ) ) { jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); } else { tween.elem[ tween.prop ] = tween.now; @@ -8467,6 +8689,10 @@ jQuery.param = function( a, traditional ) { encodeURIComponent( value == null ? "" : value ); }; + if ( a == null ) { + return ""; + } + // If an array was passed in, assume that it is an array of form elements. if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { @@ -8969,12 +9195,14 @@ jQuery.extend( { if ( !responseHeaders ) { responseHeaders = {}; while ( ( match = rheaders.exec( responseHeadersString ) ) ) { - responseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ]; + responseHeaders[ match[ 1 ].toLowerCase() + " " ] = + ( responseHeaders[ match[ 1 ].toLowerCase() + " " ] || [] ) + .concat( match[ 2 ] ); } } - match = responseHeaders[ key.toLowerCase() ]; + match = responseHeaders[ key.toLowerCase() + " " ]; } - return match == null ? null : match; + return match == null ? null : match.join( ", " ); }, // Raw string @@ -9363,7 +9591,7 @@ jQuery.each( [ "get", "post" ], function( i, method ) { } ); -jQuery._evalUrl = function( url ) { +jQuery._evalUrl = function( url, options ) { return jQuery.ajax( { url: url, @@ -9373,7 +9601,16 @@ jQuery._evalUrl = function( url ) { cache: true, async: false, global: false, - "throws": true + + // Only evaluate the response if it is successful (gh-4126) + // dataFilter is not invoked for failure responses, so using it instead + // of the default converter is kludgy but it works. + converters: { + "text script": function() {} + }, + dataFilter: function( response ) { + jQuery.globalEval( response, options ); + } } ); }; @@ -9656,24 +9893,21 @@ jQuery.ajaxPrefilter( "script", function( s ) { // Bind script tag hack transport jQuery.ajaxTransport( "script", function( s ) { - // This transport only deals with cross domain requests - if ( s.crossDomain ) { + // This transport only deals with cross domain or forced-by-attrs requests + if ( s.crossDomain || s.scriptAttrs ) { var script, callback; return { send: function( _, complete ) { - script = jQuery( "`) - .join('\n')} + ${normalizeAssets(assetsByChunkName.main) + .filter((path) => path.endsWith('.js')) + .map((path) => ``) + .join('\n')} - `) - -}) + `); +}); ``` ## Support @@ -412,49 +421,28 @@ out completely._ ## Contributing -We welcome your contributions! Please have a read of [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to get involved. +Please take a moment to read our contributing guidelines if you haven't yet done so. -## Maintainers - - - - - - - - -
- -
- Kees Kluskens -
- -
- Andrew Powell -
+[CONTRIBUTING](./.github/CONTRIBUTING.md) ## License -#### [MIT](./LICENSE) +[MIT](./LICENSE) [npm]: https://img.shields.io/npm/v/webpack-dev-middleware.svg [npm-url]: https://npmjs.com/package/webpack-dev-middleware - [node]: https://img.shields.io/node/v/webpack-dev-middleware.svg [node-url]: https://nodejs.org - [deps]: https://david-dm.org/webpack/webpack-dev-middleware.svg [deps-url]: https://david-dm.org/webpack/webpack-dev-middleware - -[tests]: http://img.shields.io/travis/webpack/webpack-dev-middleware.svg -[tests-url]: https://travis-ci.org/webpack/webpack-dev-middleware - +[tests]: https://dev.azure.com/webpack/webpack-dev-middleware/_apis/build/status/webpack.webpack-dev-middleware?branchName=master +[tests-url]: https://dev.azure.com/webpack/webpack-dev-middleware/_build/latest?definitionId=8&branchName=master [cover]: https://codecov.io/gh/webpack/webpack-dev-middleware/branch/master/graph/badge.svg [cover-url]: https://codecov.io/gh/webpack/webpack-dev-middleware - [chat]: https://badges.gitter.im/webpack/webpack.svg [chat-url]: https://gitter.im/webpack/webpack - +[size]: https://packagephobia.now.sh/badge?p=webpack-dev-middleware +[size-url]: https://packagephobia.now.sh/result?p=webpack-dev-middleware [docs-url]: https://webpack.js.org/guides/development/#using-webpack-dev-middleware [hash-url]: https://twitter.com/search?q=webpack [middleware-url]: https://github.com/webpack/webpack-dev-middleware diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/CHANGELOG.md b/node_modules/webpack-dev-middleware/node_modules/mime/CHANGELOG.md index cfa203b5b..9285d8eb3 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/CHANGELOG.md +++ b/node_modules/webpack-dev-middleware/node_modules/mime/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.4.3](https://github.com/broofa/node-mime/compare/v2.4.2...v2.4.3) (2019-05-15) + + + +## [2.4.2](https://github.com/broofa/node-mime/compare/v2.4.1...v2.4.2) (2019-04-07) + + +### Bug Fixes + +* don't use arrow function introduced in 2.4.1 ([2e00b5c](https://github.com/broofa/node-mime/commit/2e00b5c)) + + + +## [2.4.1](https://github.com/broofa/node-mime/compare/v2.4.0...v2.4.1) (2019-04-03) + + +### Bug Fixes + +* update MDN and mime-db types ([3e567a9](https://github.com/broofa/node-mime/commit/3e567a9)) + + + # [2.4.0](https://github.com/broofa/node-mime/compare/v2.3.1...v2.4.0) (2018-11-26) diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/README.md b/node_modules/webpack-dev-middleware/node_modules/mime/README.md index b16619a01..37bd2b8e5 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/README.md +++ b/node_modules/webpack-dev-middleware/node_modules/mime/README.md @@ -99,6 +99,9 @@ Module | Size Both `require('mime')` and `require('mime/lite')` return instances of the MIME class, documented below. +Note: Inputs to this API are case-insensitive. Outputs (returned values) will +be lowercase. + ### new Mime(typeMap, ... more maps) Most users of this module will not need to create Mime instances directly. diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/mime.js b/node_modules/webpack-dev-middleware/node_modules/mime/mime.js index 97d502e3e..7fe39211f 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/mime.js +++ b/node_modules/webpack-dev-middleware/node_modules/mime/mime.js @@ -18,7 +18,7 @@ function Mime() { } /** - * Define mimetype -> xtension mappings. Each key is a mime-type that maps + * Define mimetype -> extension mappings. Each key is a mime-type that maps * to an array of extensions associated with the type. The first extension is * used as the default extension for the type. * @@ -38,7 +38,9 @@ function Mime() { */ Mime.prototype.define = function(typeMap, force) { for (var type in typeMap) { - var extensions = typeMap[type]; + var extensions = typeMap[type].map(function(t) {return t.toLowerCase()}); + type = type.toLowerCase(); + for (var i = 0; i < extensions.length; i++) { var ext = extensions[i]; diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/package.json b/node_modules/webpack-dev-middleware/node_modules/mime/package.json index c49b6836a..8db581ed0 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/package.json +++ b/node_modules/webpack-dev-middleware/node_modules/mime/package.json @@ -1,26 +1,26 @@ { - "_from": "mime@^2.3.1", - "_id": "mime@2.4.0", + "_from": "mime@^2.4.2", + "_id": "mime@2.4.3", "_inBundle": false, - "_integrity": "sha512-ikBcWwyqXQSHKtciCcctu9YfPbFYZ4+gbHEmE0Q8jzcTYQg5dHCr3g2wwAZjPoJfQVXZq6KXAjpXOTf5/cjT7w==", + "_integrity": "sha512-QgrPRJfE+riq5TPZMcHZOtm8c6K/yYrMbKIoRfapfiGLxS8OTeIfRhUGW5LU7MlRa52KOAGCfUNruqLrIBvWZw==", "_location": "/webpack-dev-middleware/mime", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "mime@^2.3.1", + "raw": "mime@^2.4.2", "name": "mime", "escapedName": "mime", - "rawSpec": "^2.3.1", + "rawSpec": "^2.4.2", "saveSpec": null, - "fetchSpec": "^2.3.1" + "fetchSpec": "^2.4.2" }, "_requiredBy": [ "/webpack-dev-middleware" ], - "_resolved": "https://registry.npmjs.org/mime/-/mime-2.4.0.tgz", - "_shasum": "e051fd881358585f3279df333fe694da0bcffdd6", - "_spec": "mime@^2.3.1", + "_resolved": "https://registry.npmjs.org/mime/-/mime-2.4.3.tgz", + "_shasum": "229687331e86f68924e6cb59e1cdd937f18275fe", + "_spec": "mime@^2.4.2", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-middleware", "author": { "name": "Robert Kieffer", @@ -39,14 +39,15 @@ "deprecated": false, "description": "A comprehensive library for mime-type mapping", "devDependencies": { - "chalk": "1.1.3", - "eslint": "^5.9.0", - "mime-db": "^1.37.0", - "mime-score": "1.0.1", - "mime-types": "2.1.15", - "mocha": "5.2.0", - "runmd": "1.0.1", - "standard-version": "^4.4.0" + "benchmark": "^2.1.4", + "chalk": "2.4.2", + "eslint": "5.16.0", + "mime-db": "1.38.0", + "mime-score": "1.1.2", + "mime-types": "2.1.22", + "mocha": "6.0.2", + "runmd": "1.2.1", + "standard-version": "5.0.2" }, "engines": { "node": ">=4.0.0" @@ -63,10 +64,11 @@ "type": "git" }, "scripts": { + "benchmark": "node src/benchmark.js", "md": "runmd --watch --output README.md src/README_js.md", "prepare": "node src/build.js && runmd --output README.md src/README_js.md", "release": "standard-version", "test": "mocha src/test.js" }, - "version": "2.4.0" + "version": "2.4.3" } diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/src/build.js b/node_modules/webpack-dev-middleware/node_modules/mime/src/build.js index c70bc6583..68c07dacc 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/src/build.js +++ b/node_modules/webpack-dev-middleware/node_modules/mime/src/build.js @@ -47,7 +47,7 @@ for (var type in db) { } function writeTypesFile(types, path) { - fs.writeFileSync(path, JSON.stringify(types)); + fs.writeFileSync(path, 'module.exports = ' + JSON.stringify(types) + ';'); } // Segregate into standard and non-standard types based on facet per @@ -67,5 +67,5 @@ Object.keys(db).sort().forEach(function(k) { } }); -writeTypesFile(standard, path.join(__dirname, '../types', 'standard.json')); -writeTypesFile(other, path.join(__dirname, '../types', 'other.json')); +writeTypesFile(standard, path.join(__dirname, '../types', 'standard.js')); +writeTypesFile(other, path.join(__dirname, '../types', 'other.js')); diff --git a/node_modules/webpack-dev-middleware/node_modules/mime/src/test.js b/node_modules/webpack-dev-middleware/node_modules/mime/src/test.js index 338e3da05..e07259dbe 100644 --- a/node_modules/webpack-dev-middleware/node_modules/mime/src/test.js +++ b/node_modules/webpack-dev-middleware/node_modules/mime/src/test.js @@ -76,6 +76,24 @@ describe('class Mime', function() { }); }); + it ('case-insensitive', function() { + var Mime = require('../Mime'); + const mime = new Mime({ + 'TEXT/UPPER': ['UP'], + 'text/lower': ['low'], + }); + + assert.equal(mime.getType('test.up'), 'text/upper'); + assert.equal(mime.getType('test.UP'), 'text/upper'); + assert.equal(mime.getType('test.low'), 'text/lower'); + assert.equal(mime.getType('test.LOW'), 'text/lower'); + + assert.equal(mime.getExtension('text/upper'), 'up'); + assert.equal(mime.getExtension('text/lower'), 'low'); + assert.equal(mime.getExtension('TEXT/UPPER'), 'up'); + assert.equal(mime.getExtension('TEXT/LOWER'), 'low'); + }); + it('getType()', function() { // Upper/lower case assert.equal(mime.getType('text.txt'), 'text/plain'); @@ -151,62 +169,43 @@ describe('DB', function() { it('MDN types', function() { // MDN types listed at https://goo.gl/lHrFU6 var MDN = { - 'aac': 'audio/aac', - 'abw': 'application/x-abiword', - 'arc': 'application/octet-stream', - 'avi': 'video/x-msvideo', - 'azw': 'application/vnd.amazon.ebook', - 'bin': 'application/octet-stream', - 'bz': 'application/x-bzip', - 'bz2': 'application/x-bzip2', - 'csh': 'application/x-csh', - 'css': 'text/css', - 'csv': 'text/csv', - 'doc': 'application/msword', - 'epub': 'application/epub+zip', - 'gif': 'image/gif', - 'html': 'text/html', - 'ico': 'image/x-icon', - 'ics': 'text/calendar', - 'jar': 'application/java-archive', - 'jpg': 'image/jpeg', - 'js': 'application/javascript', - 'json': 'application/json', - 'midi': 'audio/midi', - 'mpeg': 'video/mpeg', - 'mpkg': 'application/vnd.apple.installer+xml', - 'odp': 'application/vnd.oasis.opendocument.presentation', - 'ods': 'application/vnd.oasis.opendocument.spreadsheet', - 'odt': 'application/vnd.oasis.opendocument.text', - 'oga': 'audio/ogg', - 'ogv': 'video/ogg', - 'ogx': 'application/ogg', - 'png': 'image/png', - 'pdf': 'application/pdf', - 'ppt': 'application/vnd.ms-powerpoint', - 'rar': 'application/x-rar-compressed', - 'rtf': 'application/rtf', - 'sh': 'application/x-sh', - 'svg': 'image/svg+xml', - 'swf': 'application/x-shockwave-flash', - 'tar': 'application/x-tar', - 'tiff': 'image/tiff', - 'ttf': 'font/ttf', - 'vsd': 'application/vnd.visio', - 'wav': 'audio/x-wav', - 'weba': 'audio/webm', - 'webm': 'video/webm', - 'webp': 'image/webp', - 'woff': 'font/woff', - 'woff2': 'font/woff2', - 'xhtml': 'application/xhtml+xml', - 'xls': 'application/vnd.ms-excel', - 'xml': 'application/xml', - 'xul': 'application/vnd.mozilla.xul+xml', - 'zip': 'application/zip', + aac: 'audio/aac', + bin: 'application/octet-stream', + css: 'text/css', + csv: 'text/csv', + doc: 'application/msword', + docx: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', + gif: 'image/gif', + html: 'text/html', + ico: 'image/vnd.microsoft.icon', + jpg: 'image/jpeg', + js: 'application/javascript', + json: 'application/json', + midi: 'audio/midi', + mjs: 'application/javascript', + mp3: 'audio/mpeg', + mpeg: 'video/mpeg', + oga: 'audio/ogg', + ogv: 'video/ogg', + otf: 'font/otf', + png: 'image/png', + pdf: 'application/pdf', + rtf: 'application/rtf', + svg: 'image/svg+xml', + swf: 'application/x-shockwave-flash', + tiff: 'image/tiff', + ttf: 'font/ttf', + txt: 'text/plain', + wav: 'audio/wav', + weba: 'audio/webm', + webm: 'video/webm', + webp: 'image/webp', + woff: 'font/woff', + xls: 'application/vnd.ms-excel', + xlsx: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', + xml: 'application/xml', + zip: 'application/zip', '3gp': 'video/3gpp', - '3g2': 'video/3gpp2', - '7z': 'application/x-7z-compressed', }; for (var ext in MDN) { diff --git a/node_modules/webpack-dev-middleware/package.json b/node_modules/webpack-dev-middleware/package.json index bd604420b..45c832294 100644 --- a/node_modules/webpack-dev-middleware/package.json +++ b/node_modules/webpack-dev-middleware/package.json @@ -1,26 +1,26 @@ { - "_from": "webpack-dev-middleware@^3.5.1", - "_id": "webpack-dev-middleware@3.6.1", + "_from": "webpack-dev-middleware@^3.7.0", + "_id": "webpack-dev-middleware@3.7.0", "_inBundle": false, - "_integrity": "sha512-XQmemun8QJexMEvNFbD2BIg4eSKrmSIMrTfnl2nql2Sc6OGAYFyb8rwuYrCjl/IiEYYuyTEiimMscu7EXji/Dw==", + "_integrity": "sha512-qvDesR1QZRIAZHOE3iQ4CXLZZSQ1lAUsSpnQmlB1PBfoN/xdRjmge3Dok0W4IdaVLJOGJy3sGI4sZHwjRU0PCA==", "_location": "/webpack-dev-middleware", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "webpack-dev-middleware@^3.5.1", + "raw": "webpack-dev-middleware@^3.7.0", "name": "webpack-dev-middleware", "escapedName": "webpack-dev-middleware", - "rawSpec": "^3.5.1", + "rawSpec": "^3.7.0", "saveSpec": null, - "fetchSpec": "^3.5.1" + "fetchSpec": "^3.7.0" }, "_requiredBy": [ "/webpack-dev-server" ], - "_resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.6.1.tgz", - "_shasum": "91f2531218a633a99189f7de36045a331a4b9cd4", - "_spec": "webpack-dev-middleware@^3.5.1", + "_resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.7.0.tgz", + "_shasum": "ef751d25f4e9a5c8a35da600c5fda3582b5c6cff", + "_spec": "webpack-dev-middleware@^3.7.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\webpack-dev-server", "author": { "name": "Tobias Koppers @sokra" @@ -31,25 +31,38 @@ "bundleDependencies": false, "dependencies": { "memory-fs": "^0.4.1", - "mime": "^2.3.1", - "range-parser": "^1.0.3", + "mime": "^2.4.2", + "range-parser": "^1.2.1", "webpack-log": "^2.0.0" }, "deprecated": false, "description": "A development middleware for webpack", "devDependencies": { - "assert": "^1.4.1", - "eslint": "^5.4.0", - "eslint-config-webpack": "^1.2.5", - "eslint-plugin-import": "^2.14.0", - "express": "^4.14.0", - "file-loader": "^3.0.1", - "mocha": "^6.0.0", - "nyc": "^13.1.0", - "sinon": "^7.2.2", - "standard-version": "^5.0.0", - "supertest": "^3.1.0", - "webpack": "^4.17.1" + "@babel/cli": "7.4.4", + "@babel/core": "7.4.4", + "@babel/preset-env": "7.4.4", + "@commitlint/cli": "7.6.1", + "@commitlint/config-conventional": "7.6.0", + "@webpack-contrib/defaults": "4.0.1", + "@webpack-contrib/eslint-config-webpack": "3.0.0", + "babel-jest": "24.8.0", + "commitlint-azure-pipelines-cli": "1.0.1", + "cross-env": "5.2.0", + "del": "4.1.1", + "del-cli": "1.1.0", + "eslint": "5.16.0", + "eslint-plugin-import": "2.17.2", + "eslint-plugin-prettier": "3.1.0", + "express": "4.16.4", + "file-loader": "3.0.1", + "husky": "2.3.0", + "jest": "24.8.0", + "jest-junit": "6.4.0", + "lint-staged": "8.1.7", + "prettier": "1.17.1", + "standard-version": "6.0.1", + "supertest": "4.0.2", + "webpack": "4.31.0" }, "engines": { "node": ">= 6" @@ -59,6 +72,11 @@ "index.js" ], "homepage": "https://github.com/webpack/webpack-dev-middleware", + "keywords": [ + "webpack", + "middleware", + "develompent" + ], "license": "MIT", "main": "index.js", "name": "webpack-dev-middleware", @@ -70,9 +88,16 @@ "url": "git+https://github.com/webpack/webpack-dev-middleware.git" }, "scripts": { - "lint": "eslint index.js lib test", + "commitlint": "commitlint --from=master", + "defaults": "webpack-defaults", + "lint": "eslint --cache lib test", + "pretest": "npm run lint", "release": "standard-version", - "test": "nyc --reporter lcovonly mocha --full-trace --check-leaks --exit" + "security": "npm audit", + "test": "npm run test:coverage", + "test:coverage": "npm run test:only -- --coverage", + "test:only": "jest", + "test:watch": "npm run test:only --watch" }, - "version": "3.6.1" + "version": "3.7.0" } diff --git a/node_modules/webpack-dev-server/README.md b/node_modules/webpack-dev-server/README.md index 686956a3b..395bbe26d 100644 --- a/node_modules/webpack-dev-server/README.md +++ b/node_modules/webpack-dev-server/README.md @@ -10,6 +10,8 @@ [![tests][tests]][tests-url] [![coverage][cover]][cover-url] [![chat][chat]][chat-url] +[![downloads][downloads]][npm-url] +[![contributors][contributors]][contributors-url] # webpack-dev-server @@ -21,14 +23,16 @@ fast in-memory access to the webpack assets. ## Table of Contents -1. [Getting Started](#getting-started) -2. [Usage](#usage) -3. [Browser Support](#browser-support) -4. [Support](#support) -5. [Contributing](#contributing) -6. [Maintainers](#maintainers) -7. [Attribution](#attribution) -8. [License](#license) +- [Getting Started](#getting-started) +- [Usage](#usage) + - [With the CLI](#with-the-cli) + - [With NPM Scripts](#with-npm-scripts) + - [The Result](#the-result) +- [Browser Support](#browser-support) +- [Support](#support) +- [Contributing](#contributing) +- [Attribution](#attribution) +- [License](#license) ## Getting Started @@ -95,7 +99,7 @@ state, the project only officially supports the _last two versions of major browsers_. We simply don't have the resources to support every whacky browser out there. -If you find an bug with an obscure / old browser, we would actively welcome a +If you find a bug with an obscure / old browser, we would actively welcome a Pull Request to resolve the bug. ## Support @@ -128,25 +132,6 @@ out completely._ We welcome your contributions! Please have a read of [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to get involved. -## Maintainers - - - - - - - - -
- -
- Kees Kluskens -
- -
- Andrew Powell -
- ## Attribution This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/nof5). @@ -161,8 +146,8 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/ [node-url]: https://nodejs.org [deps]: https://david-dm.org/webpack/webpack-dev-server.svg [deps-url]: https://david-dm.org/webpack/webpack-dev-server -[tests]: http://img.shields.io/travis/webpack/webpack-dev-server.svg -[tests-url]: https://travis-ci.org/webpack/webpack-dev-server +[tests]: https://dev.azure.com/webpack/webpack-dev-server/_apis/build/status/webpack.webpack-dev-server?branchName=master +[tests-url]: https://dev.azure.com/webpack/webpack-dev-server/_build/latest?definitionId=7&branchName=master [cover]: https://codecov.io/gh/webpack/webpack-dev-server/branch/master/graph/badge.svg [cover-url]: https://codecov.io/gh/webpack/webpack-dev-server [chat]: https://badges.gitter.im/webpack/webpack.svg @@ -173,3 +158,6 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/ [stack-url]: https://stackoverflow.com/questions/tagged/webpack-dev-server [uglify-url]: https://github.com/webpack-contrib/uglifyjs-webpack-plugin [wjo-url]: https://github.com/webpack/webpack.js.org +[downloads]: https://img.shields.io/npm/dm/webpack-dev-server.svg +[contributors-url]: https://github.com/webpack/webpack-dev-server/graphs/contributors +[contributors]: https://img.shields.io/github/contributors/webpack/webpack-dev-server.svg diff --git a/node_modules/webpack-dev-server/bin/webpack-dev-server.js b/node_modules/webpack-dev-server/bin/webpack-dev-server.js index 30acbc2a2..898190df5 100644 --- a/node_modules/webpack-dev-server/bin/webpack-dev-server.js +++ b/node_modules/webpack-dev-server/bin/webpack-dev-server.js @@ -12,24 +12,21 @@ const debug = require('debug')('webpack-dev-server'); const fs = require('fs'); const net = require('net'); -const portfinder = require('portfinder'); const importLocal = require('import-local'); const yargs = require('yargs'); const webpack = require('webpack'); const options = require('./options'); - const Server = require('../lib/Server'); -const addEntries = require('../lib/utils/addEntries'); const colors = require('../lib/utils/colors'); const createConfig = require('../lib/utils/createConfig'); -const createDomain = require('../lib/utils/createDomain'); const createLogger = require('../lib/utils/createLogger'); +const defaultTo = require('../lib/utils/defaultTo'); +const findPort = require('../lib/utils/findPort'); const getVersions = require('../lib/utils/getVersions'); -const runBonjour = require('../lib/utils/runBonjour'); -const status = require('../lib/utils/status'); +const tryParseInt = require('../lib/utils/tryParseInt'); let server; @@ -73,8 +70,17 @@ yargs.usage( `${getVersions()}\nUsage: https://webpack.js.org/configuration/dev-server/` ); +// webpack-cli@3.3 path : 'webpack-cli/bin/config/config-yargs' +let configYargsPath; +try { + require.resolve('webpack-cli/bin/config/config-yargs'); + configYargsPath = 'webpack-cli/bin/config/config-yargs'; +} catch (e) { + configYargsPath = 'webpack-cli/bin/config-yargs'; +} // eslint-disable-next-line import/no-extraneous-dependencies -require('webpack-cli/bin/config-yargs')(yargs); +// eslint-disable-next-line import/no-dynamic-require +require(configYargsPath)(yargs); // It is important that this is done after the webpack yargs config, // so it overrides webpack's version info. @@ -83,8 +89,17 @@ yargs.options(options); const argv = yargs.argv; +// webpack-cli@3.3 path : 'webpack-cli/bin/utils/convert-argv' +let convertArgvPath; +try { + require.resolve('webpack-cli/bin/utils/convert-argv'); + convertArgvPath = 'webpack-cli/bin/utils/convert-argv'; +} catch (e) { + convertArgvPath = 'webpack-cli/bin/convert-argv'; +} // eslint-disable-next-line import/no-extraneous-dependencies -const config = require('webpack-cli/bin/convert-argv')(yargs, argv, { +// eslint-disable-next-line import/no-dynamic-require +const config = require(convertArgvPath)(yargs, argv, { outputFilename: '/bundle.js', }); @@ -93,6 +108,15 @@ const config = require('webpack-cli/bin/convert-argv')(yargs, argv, { // we should use portfinder. const DEFAULT_PORT = 8080; +// Try to find unused port and listen on it for 3 times, +// if port is not specified in options. +// Because NaN == null is false, defaultTo fails if parseInt returns NaN +// so the tryParseInt function is introduced to handle NaN +const defaultPortRetry = defaultTo( + tryParseInt(process.env.DEFAULT_PORT_RETRY), + 3 +); + function processOptions(config) { // processOptions {Promise} if (typeof config.then === 'function') { @@ -106,31 +130,12 @@ function processOptions(config) { } const options = createConfig(config, argv, { port: DEFAULT_PORT }); - - portfinder.basePort = DEFAULT_PORT; - - if (options.port != null) { - startDevServer(config, options); - - return; - } - - portfinder.getPort((err, port) => { - if (err) { - throw err; - } - - options.port = port; - - startDevServer(config, options); - }); + startDevServer(config, options); } function startDevServer(config, options) { const log = createLogger(options); - addEntries(config, options); - let compiler; try { @@ -151,11 +156,6 @@ function startDevServer(config, options) { }).apply(compiler); } - const suffix = - options.inline !== false || options.lazy === true - ? '/' - : '/webpack-dev-server/'; - try { server = new Server(compiler, options, log); } catch (err) { @@ -203,25 +203,26 @@ function startDevServer(config, options) { if (err) { throw err; } - - const uri = createDomain(options, server.listeningApp) + suffix; - - status(uri, options, log, argv.color); }); }); + } else if (options.port) { + runServer(); } else { + // only run port finder if no port as been specified + findPort(server, DEFAULT_PORT, defaultPortRetry, (err, port) => { + if (err) { + throw err; + } + options.port = port; + runServer(); + }); + } + + function runServer() { server.listen(options.port, options.host, (err) => { if (err) { throw err; } - - if (options.bonjour) { - runBonjour(options); - } - - const uri = createDomain(options, server.listeningApp) + suffix; - - status(uri, options, log, argv.color); }); } } diff --git a/node_modules/webpack-dev-server/client/index.bundle.js b/node_modules/webpack-dev-server/client/index.bundle.js index 5977fecc6..e811f9782 100644 --- a/node_modules/webpack-dev-server/client/index.bundle.js +++ b/node_modules/webpack-dev-server/client/index.bundle.js @@ -1 +1 @@ -!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([function(e,t,r){"use strict";t.decode=t.parse=r(4),t.encode=t.stringify=r(5)},function(e,t){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(e){"object"==typeof window&&(r=window)}e.exports=r},function(e,t){var r=[["Aacute",[193]],["aacute",[225]],["Abreve",[258]],["abreve",[259]],["ac",[8766]],["acd",[8767]],["acE",[8766,819]],["Acirc",[194]],["acirc",[226]],["acute",[180]],["Acy",[1040]],["acy",[1072]],["AElig",[198]],["aelig",[230]],["af",[8289]],["Afr",[120068]],["afr",[120094]],["Agrave",[192]],["agrave",[224]],["alefsym",[8501]],["aleph",[8501]],["Alpha",[913]],["alpha",[945]],["Amacr",[256]],["amacr",[257]],["amalg",[10815]],["amp",[38]],["AMP",[38]],["andand",[10837]],["And",[10835]],["and",[8743]],["andd",[10844]],["andslope",[10840]],["andv",[10842]],["ang",[8736]],["ange",[10660]],["angle",[8736]],["angmsdaa",[10664]],["angmsdab",[10665]],["angmsdac",[10666]],["angmsdad",[10667]],["angmsdae",[10668]],["angmsdaf",[10669]],["angmsdag",[10670]],["angmsdah",[10671]],["angmsd",[8737]],["angrt",[8735]],["angrtvb",[8894]],["angrtvbd",[10653]],["angsph",[8738]],["angst",[197]],["angzarr",[9084]],["Aogon",[260]],["aogon",[261]],["Aopf",[120120]],["aopf",[120146]],["apacir",[10863]],["ap",[8776]],["apE",[10864]],["ape",[8778]],["apid",[8779]],["apos",[39]],["ApplyFunction",[8289]],["approx",[8776]],["approxeq",[8778]],["Aring",[197]],["aring",[229]],["Ascr",[119964]],["ascr",[119990]],["Assign",[8788]],["ast",[42]],["asymp",[8776]],["asympeq",[8781]],["Atilde",[195]],["atilde",[227]],["Auml",[196]],["auml",[228]],["awconint",[8755]],["awint",[10769]],["backcong",[8780]],["backepsilon",[1014]],["backprime",[8245]],["backsim",[8765]],["backsimeq",[8909]],["Backslash",[8726]],["Barv",[10983]],["barvee",[8893]],["barwed",[8965]],["Barwed",[8966]],["barwedge",[8965]],["bbrk",[9141]],["bbrktbrk",[9142]],["bcong",[8780]],["Bcy",[1041]],["bcy",[1073]],["bdquo",[8222]],["becaus",[8757]],["because",[8757]],["Because",[8757]],["bemptyv",[10672]],["bepsi",[1014]],["bernou",[8492]],["Bernoullis",[8492]],["Beta",[914]],["beta",[946]],["beth",[8502]],["between",[8812]],["Bfr",[120069]],["bfr",[120095]],["bigcap",[8898]],["bigcirc",[9711]],["bigcup",[8899]],["bigodot",[10752]],["bigoplus",[10753]],["bigotimes",[10754]],["bigsqcup",[10758]],["bigstar",[9733]],["bigtriangledown",[9661]],["bigtriangleup",[9651]],["biguplus",[10756]],["bigvee",[8897]],["bigwedge",[8896]],["bkarow",[10509]],["blacklozenge",[10731]],["blacksquare",[9642]],["blacktriangle",[9652]],["blacktriangledown",[9662]],["blacktriangleleft",[9666]],["blacktriangleright",[9656]],["blank",[9251]],["blk12",[9618]],["blk14",[9617]],["blk34",[9619]],["block",[9608]],["bne",[61,8421]],["bnequiv",[8801,8421]],["bNot",[10989]],["bnot",[8976]],["Bopf",[120121]],["bopf",[120147]],["bot",[8869]],["bottom",[8869]],["bowtie",[8904]],["boxbox",[10697]],["boxdl",[9488]],["boxdL",[9557]],["boxDl",[9558]],["boxDL",[9559]],["boxdr",[9484]],["boxdR",[9554]],["boxDr",[9555]],["boxDR",[9556]],["boxh",[9472]],["boxH",[9552]],["boxhd",[9516]],["boxHd",[9572]],["boxhD",[9573]],["boxHD",[9574]],["boxhu",[9524]],["boxHu",[9575]],["boxhU",[9576]],["boxHU",[9577]],["boxminus",[8863]],["boxplus",[8862]],["boxtimes",[8864]],["boxul",[9496]],["boxuL",[9563]],["boxUl",[9564]],["boxUL",[9565]],["boxur",[9492]],["boxuR",[9560]],["boxUr",[9561]],["boxUR",[9562]],["boxv",[9474]],["boxV",[9553]],["boxvh",[9532]],["boxvH",[9578]],["boxVh",[9579]],["boxVH",[9580]],["boxvl",[9508]],["boxvL",[9569]],["boxVl",[9570]],["boxVL",[9571]],["boxvr",[9500]],["boxvR",[9566]],["boxVr",[9567]],["boxVR",[9568]],["bprime",[8245]],["breve",[728]],["Breve",[728]],["brvbar",[166]],["bscr",[119991]],["Bscr",[8492]],["bsemi",[8271]],["bsim",[8765]],["bsime",[8909]],["bsolb",[10693]],["bsol",[92]],["bsolhsub",[10184]],["bull",[8226]],["bullet",[8226]],["bump",[8782]],["bumpE",[10926]],["bumpe",[8783]],["Bumpeq",[8782]],["bumpeq",[8783]],["Cacute",[262]],["cacute",[263]],["capand",[10820]],["capbrcup",[10825]],["capcap",[10827]],["cap",[8745]],["Cap",[8914]],["capcup",[10823]],["capdot",[10816]],["CapitalDifferentialD",[8517]],["caps",[8745,65024]],["caret",[8257]],["caron",[711]],["Cayleys",[8493]],["ccaps",[10829]],["Ccaron",[268]],["ccaron",[269]],["Ccedil",[199]],["ccedil",[231]],["Ccirc",[264]],["ccirc",[265]],["Cconint",[8752]],["ccups",[10828]],["ccupssm",[10832]],["Cdot",[266]],["cdot",[267]],["cedil",[184]],["Cedilla",[184]],["cemptyv",[10674]],["cent",[162]],["centerdot",[183]],["CenterDot",[183]],["cfr",[120096]],["Cfr",[8493]],["CHcy",[1063]],["chcy",[1095]],["check",[10003]],["checkmark",[10003]],["Chi",[935]],["chi",[967]],["circ",[710]],["circeq",[8791]],["circlearrowleft",[8634]],["circlearrowright",[8635]],["circledast",[8859]],["circledcirc",[8858]],["circleddash",[8861]],["CircleDot",[8857]],["circledR",[174]],["circledS",[9416]],["CircleMinus",[8854]],["CirclePlus",[8853]],["CircleTimes",[8855]],["cir",[9675]],["cirE",[10691]],["cire",[8791]],["cirfnint",[10768]],["cirmid",[10991]],["cirscir",[10690]],["ClockwiseContourIntegral",[8754]],["clubs",[9827]],["clubsuit",[9827]],["colon",[58]],["Colon",[8759]],["Colone",[10868]],["colone",[8788]],["coloneq",[8788]],["comma",[44]],["commat",[64]],["comp",[8705]],["compfn",[8728]],["complement",[8705]],["complexes",[8450]],["cong",[8773]],["congdot",[10861]],["Congruent",[8801]],["conint",[8750]],["Conint",[8751]],["ContourIntegral",[8750]],["copf",[120148]],["Copf",[8450]],["coprod",[8720]],["Coproduct",[8720]],["copy",[169]],["COPY",[169]],["copysr",[8471]],["CounterClockwiseContourIntegral",[8755]],["crarr",[8629]],["cross",[10007]],["Cross",[10799]],["Cscr",[119966]],["cscr",[119992]],["csub",[10959]],["csube",[10961]],["csup",[10960]],["csupe",[10962]],["ctdot",[8943]],["cudarrl",[10552]],["cudarrr",[10549]],["cuepr",[8926]],["cuesc",[8927]],["cularr",[8630]],["cularrp",[10557]],["cupbrcap",[10824]],["cupcap",[10822]],["CupCap",[8781]],["cup",[8746]],["Cup",[8915]],["cupcup",[10826]],["cupdot",[8845]],["cupor",[10821]],["cups",[8746,65024]],["curarr",[8631]],["curarrm",[10556]],["curlyeqprec",[8926]],["curlyeqsucc",[8927]],["curlyvee",[8910]],["curlywedge",[8911]],["curren",[164]],["curvearrowleft",[8630]],["curvearrowright",[8631]],["cuvee",[8910]],["cuwed",[8911]],["cwconint",[8754]],["cwint",[8753]],["cylcty",[9005]],["dagger",[8224]],["Dagger",[8225]],["daleth",[8504]],["darr",[8595]],["Darr",[8609]],["dArr",[8659]],["dash",[8208]],["Dashv",[10980]],["dashv",[8867]],["dbkarow",[10511]],["dblac",[733]],["Dcaron",[270]],["dcaron",[271]],["Dcy",[1044]],["dcy",[1076]],["ddagger",[8225]],["ddarr",[8650]],["DD",[8517]],["dd",[8518]],["DDotrahd",[10513]],["ddotseq",[10871]],["deg",[176]],["Del",[8711]],["Delta",[916]],["delta",[948]],["demptyv",[10673]],["dfisht",[10623]],["Dfr",[120071]],["dfr",[120097]],["dHar",[10597]],["dharl",[8643]],["dharr",[8642]],["DiacriticalAcute",[180]],["DiacriticalDot",[729]],["DiacriticalDoubleAcute",[733]],["DiacriticalGrave",[96]],["DiacriticalTilde",[732]],["diam",[8900]],["diamond",[8900]],["Diamond",[8900]],["diamondsuit",[9830]],["diams",[9830]],["die",[168]],["DifferentialD",[8518]],["digamma",[989]],["disin",[8946]],["div",[247]],["divide",[247]],["divideontimes",[8903]],["divonx",[8903]],["DJcy",[1026]],["djcy",[1106]],["dlcorn",[8990]],["dlcrop",[8973]],["dollar",[36]],["Dopf",[120123]],["dopf",[120149]],["Dot",[168]],["dot",[729]],["DotDot",[8412]],["doteq",[8784]],["doteqdot",[8785]],["DotEqual",[8784]],["dotminus",[8760]],["dotplus",[8724]],["dotsquare",[8865]],["doublebarwedge",[8966]],["DoubleContourIntegral",[8751]],["DoubleDot",[168]],["DoubleDownArrow",[8659]],["DoubleLeftArrow",[8656]],["DoubleLeftRightArrow",[8660]],["DoubleLeftTee",[10980]],["DoubleLongLeftArrow",[10232]],["DoubleLongLeftRightArrow",[10234]],["DoubleLongRightArrow",[10233]],["DoubleRightArrow",[8658]],["DoubleRightTee",[8872]],["DoubleUpArrow",[8657]],["DoubleUpDownArrow",[8661]],["DoubleVerticalBar",[8741]],["DownArrowBar",[10515]],["downarrow",[8595]],["DownArrow",[8595]],["Downarrow",[8659]],["DownArrowUpArrow",[8693]],["DownBreve",[785]],["downdownarrows",[8650]],["downharpoonleft",[8643]],["downharpoonright",[8642]],["DownLeftRightVector",[10576]],["DownLeftTeeVector",[10590]],["DownLeftVectorBar",[10582]],["DownLeftVector",[8637]],["DownRightTeeVector",[10591]],["DownRightVectorBar",[10583]],["DownRightVector",[8641]],["DownTeeArrow",[8615]],["DownTee",[8868]],["drbkarow",[10512]],["drcorn",[8991]],["drcrop",[8972]],["Dscr",[119967]],["dscr",[119993]],["DScy",[1029]],["dscy",[1109]],["dsol",[10742]],["Dstrok",[272]],["dstrok",[273]],["dtdot",[8945]],["dtri",[9663]],["dtrif",[9662]],["duarr",[8693]],["duhar",[10607]],["dwangle",[10662]],["DZcy",[1039]],["dzcy",[1119]],["dzigrarr",[10239]],["Eacute",[201]],["eacute",[233]],["easter",[10862]],["Ecaron",[282]],["ecaron",[283]],["Ecirc",[202]],["ecirc",[234]],["ecir",[8790]],["ecolon",[8789]],["Ecy",[1069]],["ecy",[1101]],["eDDot",[10871]],["Edot",[278]],["edot",[279]],["eDot",[8785]],["ee",[8519]],["efDot",[8786]],["Efr",[120072]],["efr",[120098]],["eg",[10906]],["Egrave",[200]],["egrave",[232]],["egs",[10902]],["egsdot",[10904]],["el",[10905]],["Element",[8712]],["elinters",[9191]],["ell",[8467]],["els",[10901]],["elsdot",[10903]],["Emacr",[274]],["emacr",[275]],["empty",[8709]],["emptyset",[8709]],["EmptySmallSquare",[9723]],["emptyv",[8709]],["EmptyVerySmallSquare",[9643]],["emsp13",[8196]],["emsp14",[8197]],["emsp",[8195]],["ENG",[330]],["eng",[331]],["ensp",[8194]],["Eogon",[280]],["eogon",[281]],["Eopf",[120124]],["eopf",[120150]],["epar",[8917]],["eparsl",[10723]],["eplus",[10865]],["epsi",[949]],["Epsilon",[917]],["epsilon",[949]],["epsiv",[1013]],["eqcirc",[8790]],["eqcolon",[8789]],["eqsim",[8770]],["eqslantgtr",[10902]],["eqslantless",[10901]],["Equal",[10869]],["equals",[61]],["EqualTilde",[8770]],["equest",[8799]],["Equilibrium",[8652]],["equiv",[8801]],["equivDD",[10872]],["eqvparsl",[10725]],["erarr",[10609]],["erDot",[8787]],["escr",[8495]],["Escr",[8496]],["esdot",[8784]],["Esim",[10867]],["esim",[8770]],["Eta",[919]],["eta",[951]],["ETH",[208]],["eth",[240]],["Euml",[203]],["euml",[235]],["euro",[8364]],["excl",[33]],["exist",[8707]],["Exists",[8707]],["expectation",[8496]],["exponentiale",[8519]],["ExponentialE",[8519]],["fallingdotseq",[8786]],["Fcy",[1060]],["fcy",[1092]],["female",[9792]],["ffilig",[64259]],["fflig",[64256]],["ffllig",[64260]],["Ffr",[120073]],["ffr",[120099]],["filig",[64257]],["FilledSmallSquare",[9724]],["FilledVerySmallSquare",[9642]],["fjlig",[102,106]],["flat",[9837]],["fllig",[64258]],["fltns",[9649]],["fnof",[402]],["Fopf",[120125]],["fopf",[120151]],["forall",[8704]],["ForAll",[8704]],["fork",[8916]],["forkv",[10969]],["Fouriertrf",[8497]],["fpartint",[10765]],["frac12",[189]],["frac13",[8531]],["frac14",[188]],["frac15",[8533]],["frac16",[8537]],["frac18",[8539]],["frac23",[8532]],["frac25",[8534]],["frac34",[190]],["frac35",[8535]],["frac38",[8540]],["frac45",[8536]],["frac56",[8538]],["frac58",[8541]],["frac78",[8542]],["frasl",[8260]],["frown",[8994]],["fscr",[119995]],["Fscr",[8497]],["gacute",[501]],["Gamma",[915]],["gamma",[947]],["Gammad",[988]],["gammad",[989]],["gap",[10886]],["Gbreve",[286]],["gbreve",[287]],["Gcedil",[290]],["Gcirc",[284]],["gcirc",[285]],["Gcy",[1043]],["gcy",[1075]],["Gdot",[288]],["gdot",[289]],["ge",[8805]],["gE",[8807]],["gEl",[10892]],["gel",[8923]],["geq",[8805]],["geqq",[8807]],["geqslant",[10878]],["gescc",[10921]],["ges",[10878]],["gesdot",[10880]],["gesdoto",[10882]],["gesdotol",[10884]],["gesl",[8923,65024]],["gesles",[10900]],["Gfr",[120074]],["gfr",[120100]],["gg",[8811]],["Gg",[8921]],["ggg",[8921]],["gimel",[8503]],["GJcy",[1027]],["gjcy",[1107]],["gla",[10917]],["gl",[8823]],["glE",[10898]],["glj",[10916]],["gnap",[10890]],["gnapprox",[10890]],["gne",[10888]],["gnE",[8809]],["gneq",[10888]],["gneqq",[8809]],["gnsim",[8935]],["Gopf",[120126]],["gopf",[120152]],["grave",[96]],["GreaterEqual",[8805]],["GreaterEqualLess",[8923]],["GreaterFullEqual",[8807]],["GreaterGreater",[10914]],["GreaterLess",[8823]],["GreaterSlantEqual",[10878]],["GreaterTilde",[8819]],["Gscr",[119970]],["gscr",[8458]],["gsim",[8819]],["gsime",[10894]],["gsiml",[10896]],["gtcc",[10919]],["gtcir",[10874]],["gt",[62]],["GT",[62]],["Gt",[8811]],["gtdot",[8919]],["gtlPar",[10645]],["gtquest",[10876]],["gtrapprox",[10886]],["gtrarr",[10616]],["gtrdot",[8919]],["gtreqless",[8923]],["gtreqqless",[10892]],["gtrless",[8823]],["gtrsim",[8819]],["gvertneqq",[8809,65024]],["gvnE",[8809,65024]],["Hacek",[711]],["hairsp",[8202]],["half",[189]],["hamilt",[8459]],["HARDcy",[1066]],["hardcy",[1098]],["harrcir",[10568]],["harr",[8596]],["hArr",[8660]],["harrw",[8621]],["Hat",[94]],["hbar",[8463]],["Hcirc",[292]],["hcirc",[293]],["hearts",[9829]],["heartsuit",[9829]],["hellip",[8230]],["hercon",[8889]],["hfr",[120101]],["Hfr",[8460]],["HilbertSpace",[8459]],["hksearow",[10533]],["hkswarow",[10534]],["hoarr",[8703]],["homtht",[8763]],["hookleftarrow",[8617]],["hookrightarrow",[8618]],["hopf",[120153]],["Hopf",[8461]],["horbar",[8213]],["HorizontalLine",[9472]],["hscr",[119997]],["Hscr",[8459]],["hslash",[8463]],["Hstrok",[294]],["hstrok",[295]],["HumpDownHump",[8782]],["HumpEqual",[8783]],["hybull",[8259]],["hyphen",[8208]],["Iacute",[205]],["iacute",[237]],["ic",[8291]],["Icirc",[206]],["icirc",[238]],["Icy",[1048]],["icy",[1080]],["Idot",[304]],["IEcy",[1045]],["iecy",[1077]],["iexcl",[161]],["iff",[8660]],["ifr",[120102]],["Ifr",[8465]],["Igrave",[204]],["igrave",[236]],["ii",[8520]],["iiiint",[10764]],["iiint",[8749]],["iinfin",[10716]],["iiota",[8489]],["IJlig",[306]],["ijlig",[307]],["Imacr",[298]],["imacr",[299]],["image",[8465]],["ImaginaryI",[8520]],["imagline",[8464]],["imagpart",[8465]],["imath",[305]],["Im",[8465]],["imof",[8887]],["imped",[437]],["Implies",[8658]],["incare",[8453]],["in",[8712]],["infin",[8734]],["infintie",[10717]],["inodot",[305]],["intcal",[8890]],["int",[8747]],["Int",[8748]],["integers",[8484]],["Integral",[8747]],["intercal",[8890]],["Intersection",[8898]],["intlarhk",[10775]],["intprod",[10812]],["InvisibleComma",[8291]],["InvisibleTimes",[8290]],["IOcy",[1025]],["iocy",[1105]],["Iogon",[302]],["iogon",[303]],["Iopf",[120128]],["iopf",[120154]],["Iota",[921]],["iota",[953]],["iprod",[10812]],["iquest",[191]],["iscr",[119998]],["Iscr",[8464]],["isin",[8712]],["isindot",[8949]],["isinE",[8953]],["isins",[8948]],["isinsv",[8947]],["isinv",[8712]],["it",[8290]],["Itilde",[296]],["itilde",[297]],["Iukcy",[1030]],["iukcy",[1110]],["Iuml",[207]],["iuml",[239]],["Jcirc",[308]],["jcirc",[309]],["Jcy",[1049]],["jcy",[1081]],["Jfr",[120077]],["jfr",[120103]],["jmath",[567]],["Jopf",[120129]],["jopf",[120155]],["Jscr",[119973]],["jscr",[119999]],["Jsercy",[1032]],["jsercy",[1112]],["Jukcy",[1028]],["jukcy",[1108]],["Kappa",[922]],["kappa",[954]],["kappav",[1008]],["Kcedil",[310]],["kcedil",[311]],["Kcy",[1050]],["kcy",[1082]],["Kfr",[120078]],["kfr",[120104]],["kgreen",[312]],["KHcy",[1061]],["khcy",[1093]],["KJcy",[1036]],["kjcy",[1116]],["Kopf",[120130]],["kopf",[120156]],["Kscr",[119974]],["kscr",[12e4]],["lAarr",[8666]],["Lacute",[313]],["lacute",[314]],["laemptyv",[10676]],["lagran",[8466]],["Lambda",[923]],["lambda",[955]],["lang",[10216]],["Lang",[10218]],["langd",[10641]],["langle",[10216]],["lap",[10885]],["Laplacetrf",[8466]],["laquo",[171]],["larrb",[8676]],["larrbfs",[10527]],["larr",[8592]],["Larr",[8606]],["lArr",[8656]],["larrfs",[10525]],["larrhk",[8617]],["larrlp",[8619]],["larrpl",[10553]],["larrsim",[10611]],["larrtl",[8610]],["latail",[10521]],["lAtail",[10523]],["lat",[10923]],["late",[10925]],["lates",[10925,65024]],["lbarr",[10508]],["lBarr",[10510]],["lbbrk",[10098]],["lbrace",[123]],["lbrack",[91]],["lbrke",[10635]],["lbrksld",[10639]],["lbrkslu",[10637]],["Lcaron",[317]],["lcaron",[318]],["Lcedil",[315]],["lcedil",[316]],["lceil",[8968]],["lcub",[123]],["Lcy",[1051]],["lcy",[1083]],["ldca",[10550]],["ldquo",[8220]],["ldquor",[8222]],["ldrdhar",[10599]],["ldrushar",[10571]],["ldsh",[8626]],["le",[8804]],["lE",[8806]],["LeftAngleBracket",[10216]],["LeftArrowBar",[8676]],["leftarrow",[8592]],["LeftArrow",[8592]],["Leftarrow",[8656]],["LeftArrowRightArrow",[8646]],["leftarrowtail",[8610]],["LeftCeiling",[8968]],["LeftDoubleBracket",[10214]],["LeftDownTeeVector",[10593]],["LeftDownVectorBar",[10585]],["LeftDownVector",[8643]],["LeftFloor",[8970]],["leftharpoondown",[8637]],["leftharpoonup",[8636]],["leftleftarrows",[8647]],["leftrightarrow",[8596]],["LeftRightArrow",[8596]],["Leftrightarrow",[8660]],["leftrightarrows",[8646]],["leftrightharpoons",[8651]],["leftrightsquigarrow",[8621]],["LeftRightVector",[10574]],["LeftTeeArrow",[8612]],["LeftTee",[8867]],["LeftTeeVector",[10586]],["leftthreetimes",[8907]],["LeftTriangleBar",[10703]],["LeftTriangle",[8882]],["LeftTriangleEqual",[8884]],["LeftUpDownVector",[10577]],["LeftUpTeeVector",[10592]],["LeftUpVectorBar",[10584]],["LeftUpVector",[8639]],["LeftVectorBar",[10578]],["LeftVector",[8636]],["lEg",[10891]],["leg",[8922]],["leq",[8804]],["leqq",[8806]],["leqslant",[10877]],["lescc",[10920]],["les",[10877]],["lesdot",[10879]],["lesdoto",[10881]],["lesdotor",[10883]],["lesg",[8922,65024]],["lesges",[10899]],["lessapprox",[10885]],["lessdot",[8918]],["lesseqgtr",[8922]],["lesseqqgtr",[10891]],["LessEqualGreater",[8922]],["LessFullEqual",[8806]],["LessGreater",[8822]],["lessgtr",[8822]],["LessLess",[10913]],["lesssim",[8818]],["LessSlantEqual",[10877]],["LessTilde",[8818]],["lfisht",[10620]],["lfloor",[8970]],["Lfr",[120079]],["lfr",[120105]],["lg",[8822]],["lgE",[10897]],["lHar",[10594]],["lhard",[8637]],["lharu",[8636]],["lharul",[10602]],["lhblk",[9604]],["LJcy",[1033]],["ljcy",[1113]],["llarr",[8647]],["ll",[8810]],["Ll",[8920]],["llcorner",[8990]],["Lleftarrow",[8666]],["llhard",[10603]],["lltri",[9722]],["Lmidot",[319]],["lmidot",[320]],["lmoustache",[9136]],["lmoust",[9136]],["lnap",[10889]],["lnapprox",[10889]],["lne",[10887]],["lnE",[8808]],["lneq",[10887]],["lneqq",[8808]],["lnsim",[8934]],["loang",[10220]],["loarr",[8701]],["lobrk",[10214]],["longleftarrow",[10229]],["LongLeftArrow",[10229]],["Longleftarrow",[10232]],["longleftrightarrow",[10231]],["LongLeftRightArrow",[10231]],["Longleftrightarrow",[10234]],["longmapsto",[10236]],["longrightarrow",[10230]],["LongRightArrow",[10230]],["Longrightarrow",[10233]],["looparrowleft",[8619]],["looparrowright",[8620]],["lopar",[10629]],["Lopf",[120131]],["lopf",[120157]],["loplus",[10797]],["lotimes",[10804]],["lowast",[8727]],["lowbar",[95]],["LowerLeftArrow",[8601]],["LowerRightArrow",[8600]],["loz",[9674]],["lozenge",[9674]],["lozf",[10731]],["lpar",[40]],["lparlt",[10643]],["lrarr",[8646]],["lrcorner",[8991]],["lrhar",[8651]],["lrhard",[10605]],["lrm",[8206]],["lrtri",[8895]],["lsaquo",[8249]],["lscr",[120001]],["Lscr",[8466]],["lsh",[8624]],["Lsh",[8624]],["lsim",[8818]],["lsime",[10893]],["lsimg",[10895]],["lsqb",[91]],["lsquo",[8216]],["lsquor",[8218]],["Lstrok",[321]],["lstrok",[322]],["ltcc",[10918]],["ltcir",[10873]],["lt",[60]],["LT",[60]],["Lt",[8810]],["ltdot",[8918]],["lthree",[8907]],["ltimes",[8905]],["ltlarr",[10614]],["ltquest",[10875]],["ltri",[9667]],["ltrie",[8884]],["ltrif",[9666]],["ltrPar",[10646]],["lurdshar",[10570]],["luruhar",[10598]],["lvertneqq",[8808,65024]],["lvnE",[8808,65024]],["macr",[175]],["male",[9794]],["malt",[10016]],["maltese",[10016]],["Map",[10501]],["map",[8614]],["mapsto",[8614]],["mapstodown",[8615]],["mapstoleft",[8612]],["mapstoup",[8613]],["marker",[9646]],["mcomma",[10793]],["Mcy",[1052]],["mcy",[1084]],["mdash",[8212]],["mDDot",[8762]],["measuredangle",[8737]],["MediumSpace",[8287]],["Mellintrf",[8499]],["Mfr",[120080]],["mfr",[120106]],["mho",[8487]],["micro",[181]],["midast",[42]],["midcir",[10992]],["mid",[8739]],["middot",[183]],["minusb",[8863]],["minus",[8722]],["minusd",[8760]],["minusdu",[10794]],["MinusPlus",[8723]],["mlcp",[10971]],["mldr",[8230]],["mnplus",[8723]],["models",[8871]],["Mopf",[120132]],["mopf",[120158]],["mp",[8723]],["mscr",[120002]],["Mscr",[8499]],["mstpos",[8766]],["Mu",[924]],["mu",[956]],["multimap",[8888]],["mumap",[8888]],["nabla",[8711]],["Nacute",[323]],["nacute",[324]],["nang",[8736,8402]],["nap",[8777]],["napE",[10864,824]],["napid",[8779,824]],["napos",[329]],["napprox",[8777]],["natural",[9838]],["naturals",[8469]],["natur",[9838]],["nbsp",[160]],["nbump",[8782,824]],["nbumpe",[8783,824]],["ncap",[10819]],["Ncaron",[327]],["ncaron",[328]],["Ncedil",[325]],["ncedil",[326]],["ncong",[8775]],["ncongdot",[10861,824]],["ncup",[10818]],["Ncy",[1053]],["ncy",[1085]],["ndash",[8211]],["nearhk",[10532]],["nearr",[8599]],["neArr",[8663]],["nearrow",[8599]],["ne",[8800]],["nedot",[8784,824]],["NegativeMediumSpace",[8203]],["NegativeThickSpace",[8203]],["NegativeThinSpace",[8203]],["NegativeVeryThinSpace",[8203]],["nequiv",[8802]],["nesear",[10536]],["nesim",[8770,824]],["NestedGreaterGreater",[8811]],["NestedLessLess",[8810]],["nexist",[8708]],["nexists",[8708]],["Nfr",[120081]],["nfr",[120107]],["ngE",[8807,824]],["nge",[8817]],["ngeq",[8817]],["ngeqq",[8807,824]],["ngeqslant",[10878,824]],["nges",[10878,824]],["nGg",[8921,824]],["ngsim",[8821]],["nGt",[8811,8402]],["ngt",[8815]],["ngtr",[8815]],["nGtv",[8811,824]],["nharr",[8622]],["nhArr",[8654]],["nhpar",[10994]],["ni",[8715]],["nis",[8956]],["nisd",[8954]],["niv",[8715]],["NJcy",[1034]],["njcy",[1114]],["nlarr",[8602]],["nlArr",[8653]],["nldr",[8229]],["nlE",[8806,824]],["nle",[8816]],["nleftarrow",[8602]],["nLeftarrow",[8653]],["nleftrightarrow",[8622]],["nLeftrightarrow",[8654]],["nleq",[8816]],["nleqq",[8806,824]],["nleqslant",[10877,824]],["nles",[10877,824]],["nless",[8814]],["nLl",[8920,824]],["nlsim",[8820]],["nLt",[8810,8402]],["nlt",[8814]],["nltri",[8938]],["nltrie",[8940]],["nLtv",[8810,824]],["nmid",[8740]],["NoBreak",[8288]],["NonBreakingSpace",[160]],["nopf",[120159]],["Nopf",[8469]],["Not",[10988]],["not",[172]],["NotCongruent",[8802]],["NotCupCap",[8813]],["NotDoubleVerticalBar",[8742]],["NotElement",[8713]],["NotEqual",[8800]],["NotEqualTilde",[8770,824]],["NotExists",[8708]],["NotGreater",[8815]],["NotGreaterEqual",[8817]],["NotGreaterFullEqual",[8807,824]],["NotGreaterGreater",[8811,824]],["NotGreaterLess",[8825]],["NotGreaterSlantEqual",[10878,824]],["NotGreaterTilde",[8821]],["NotHumpDownHump",[8782,824]],["NotHumpEqual",[8783,824]],["notin",[8713]],["notindot",[8949,824]],["notinE",[8953,824]],["notinva",[8713]],["notinvb",[8951]],["notinvc",[8950]],["NotLeftTriangleBar",[10703,824]],["NotLeftTriangle",[8938]],["NotLeftTriangleEqual",[8940]],["NotLess",[8814]],["NotLessEqual",[8816]],["NotLessGreater",[8824]],["NotLessLess",[8810,824]],["NotLessSlantEqual",[10877,824]],["NotLessTilde",[8820]],["NotNestedGreaterGreater",[10914,824]],["NotNestedLessLess",[10913,824]],["notni",[8716]],["notniva",[8716]],["notnivb",[8958]],["notnivc",[8957]],["NotPrecedes",[8832]],["NotPrecedesEqual",[10927,824]],["NotPrecedesSlantEqual",[8928]],["NotReverseElement",[8716]],["NotRightTriangleBar",[10704,824]],["NotRightTriangle",[8939]],["NotRightTriangleEqual",[8941]],["NotSquareSubset",[8847,824]],["NotSquareSubsetEqual",[8930]],["NotSquareSuperset",[8848,824]],["NotSquareSupersetEqual",[8931]],["NotSubset",[8834,8402]],["NotSubsetEqual",[8840]],["NotSucceeds",[8833]],["NotSucceedsEqual",[10928,824]],["NotSucceedsSlantEqual",[8929]],["NotSucceedsTilde",[8831,824]],["NotSuperset",[8835,8402]],["NotSupersetEqual",[8841]],["NotTilde",[8769]],["NotTildeEqual",[8772]],["NotTildeFullEqual",[8775]],["NotTildeTilde",[8777]],["NotVerticalBar",[8740]],["nparallel",[8742]],["npar",[8742]],["nparsl",[11005,8421]],["npart",[8706,824]],["npolint",[10772]],["npr",[8832]],["nprcue",[8928]],["nprec",[8832]],["npreceq",[10927,824]],["npre",[10927,824]],["nrarrc",[10547,824]],["nrarr",[8603]],["nrArr",[8655]],["nrarrw",[8605,824]],["nrightarrow",[8603]],["nRightarrow",[8655]],["nrtri",[8939]],["nrtrie",[8941]],["nsc",[8833]],["nsccue",[8929]],["nsce",[10928,824]],["Nscr",[119977]],["nscr",[120003]],["nshortmid",[8740]],["nshortparallel",[8742]],["nsim",[8769]],["nsime",[8772]],["nsimeq",[8772]],["nsmid",[8740]],["nspar",[8742]],["nsqsube",[8930]],["nsqsupe",[8931]],["nsub",[8836]],["nsubE",[10949,824]],["nsube",[8840]],["nsubset",[8834,8402]],["nsubseteq",[8840]],["nsubseteqq",[10949,824]],["nsucc",[8833]],["nsucceq",[10928,824]],["nsup",[8837]],["nsupE",[10950,824]],["nsupe",[8841]],["nsupset",[8835,8402]],["nsupseteq",[8841]],["nsupseteqq",[10950,824]],["ntgl",[8825]],["Ntilde",[209]],["ntilde",[241]],["ntlg",[8824]],["ntriangleleft",[8938]],["ntrianglelefteq",[8940]],["ntriangleright",[8939]],["ntrianglerighteq",[8941]],["Nu",[925]],["nu",[957]],["num",[35]],["numero",[8470]],["numsp",[8199]],["nvap",[8781,8402]],["nvdash",[8876]],["nvDash",[8877]],["nVdash",[8878]],["nVDash",[8879]],["nvge",[8805,8402]],["nvgt",[62,8402]],["nvHarr",[10500]],["nvinfin",[10718]],["nvlArr",[10498]],["nvle",[8804,8402]],["nvlt",[60,8402]],["nvltrie",[8884,8402]],["nvrArr",[10499]],["nvrtrie",[8885,8402]],["nvsim",[8764,8402]],["nwarhk",[10531]],["nwarr",[8598]],["nwArr",[8662]],["nwarrow",[8598]],["nwnear",[10535]],["Oacute",[211]],["oacute",[243]],["oast",[8859]],["Ocirc",[212]],["ocirc",[244]],["ocir",[8858]],["Ocy",[1054]],["ocy",[1086]],["odash",[8861]],["Odblac",[336]],["odblac",[337]],["odiv",[10808]],["odot",[8857]],["odsold",[10684]],["OElig",[338]],["oelig",[339]],["ofcir",[10687]],["Ofr",[120082]],["ofr",[120108]],["ogon",[731]],["Ograve",[210]],["ograve",[242]],["ogt",[10689]],["ohbar",[10677]],["ohm",[937]],["oint",[8750]],["olarr",[8634]],["olcir",[10686]],["olcross",[10683]],["oline",[8254]],["olt",[10688]],["Omacr",[332]],["omacr",[333]],["Omega",[937]],["omega",[969]],["Omicron",[927]],["omicron",[959]],["omid",[10678]],["ominus",[8854]],["Oopf",[120134]],["oopf",[120160]],["opar",[10679]],["OpenCurlyDoubleQuote",[8220]],["OpenCurlyQuote",[8216]],["operp",[10681]],["oplus",[8853]],["orarr",[8635]],["Or",[10836]],["or",[8744]],["ord",[10845]],["order",[8500]],["orderof",[8500]],["ordf",[170]],["ordm",[186]],["origof",[8886]],["oror",[10838]],["orslope",[10839]],["orv",[10843]],["oS",[9416]],["Oscr",[119978]],["oscr",[8500]],["Oslash",[216]],["oslash",[248]],["osol",[8856]],["Otilde",[213]],["otilde",[245]],["otimesas",[10806]],["Otimes",[10807]],["otimes",[8855]],["Ouml",[214]],["ouml",[246]],["ovbar",[9021]],["OverBar",[8254]],["OverBrace",[9182]],["OverBracket",[9140]],["OverParenthesis",[9180]],["para",[182]],["parallel",[8741]],["par",[8741]],["parsim",[10995]],["parsl",[11005]],["part",[8706]],["PartialD",[8706]],["Pcy",[1055]],["pcy",[1087]],["percnt",[37]],["period",[46]],["permil",[8240]],["perp",[8869]],["pertenk",[8241]],["Pfr",[120083]],["pfr",[120109]],["Phi",[934]],["phi",[966]],["phiv",[981]],["phmmat",[8499]],["phone",[9742]],["Pi",[928]],["pi",[960]],["pitchfork",[8916]],["piv",[982]],["planck",[8463]],["planckh",[8462]],["plankv",[8463]],["plusacir",[10787]],["plusb",[8862]],["pluscir",[10786]],["plus",[43]],["plusdo",[8724]],["plusdu",[10789]],["pluse",[10866]],["PlusMinus",[177]],["plusmn",[177]],["plussim",[10790]],["plustwo",[10791]],["pm",[177]],["Poincareplane",[8460]],["pointint",[10773]],["popf",[120161]],["Popf",[8473]],["pound",[163]],["prap",[10935]],["Pr",[10939]],["pr",[8826]],["prcue",[8828]],["precapprox",[10935]],["prec",[8826]],["preccurlyeq",[8828]],["Precedes",[8826]],["PrecedesEqual",[10927]],["PrecedesSlantEqual",[8828]],["PrecedesTilde",[8830]],["preceq",[10927]],["precnapprox",[10937]],["precneqq",[10933]],["precnsim",[8936]],["pre",[10927]],["prE",[10931]],["precsim",[8830]],["prime",[8242]],["Prime",[8243]],["primes",[8473]],["prnap",[10937]],["prnE",[10933]],["prnsim",[8936]],["prod",[8719]],["Product",[8719]],["profalar",[9006]],["profline",[8978]],["profsurf",[8979]],["prop",[8733]],["Proportional",[8733]],["Proportion",[8759]],["propto",[8733]],["prsim",[8830]],["prurel",[8880]],["Pscr",[119979]],["pscr",[120005]],["Psi",[936]],["psi",[968]],["puncsp",[8200]],["Qfr",[120084]],["qfr",[120110]],["qint",[10764]],["qopf",[120162]],["Qopf",[8474]],["qprime",[8279]],["Qscr",[119980]],["qscr",[120006]],["quaternions",[8461]],["quatint",[10774]],["quest",[63]],["questeq",[8799]],["quot",[34]],["QUOT",[34]],["rAarr",[8667]],["race",[8765,817]],["Racute",[340]],["racute",[341]],["radic",[8730]],["raemptyv",[10675]],["rang",[10217]],["Rang",[10219]],["rangd",[10642]],["range",[10661]],["rangle",[10217]],["raquo",[187]],["rarrap",[10613]],["rarrb",[8677]],["rarrbfs",[10528]],["rarrc",[10547]],["rarr",[8594]],["Rarr",[8608]],["rArr",[8658]],["rarrfs",[10526]],["rarrhk",[8618]],["rarrlp",[8620]],["rarrpl",[10565]],["rarrsim",[10612]],["Rarrtl",[10518]],["rarrtl",[8611]],["rarrw",[8605]],["ratail",[10522]],["rAtail",[10524]],["ratio",[8758]],["rationals",[8474]],["rbarr",[10509]],["rBarr",[10511]],["RBarr",[10512]],["rbbrk",[10099]],["rbrace",[125]],["rbrack",[93]],["rbrke",[10636]],["rbrksld",[10638]],["rbrkslu",[10640]],["Rcaron",[344]],["rcaron",[345]],["Rcedil",[342]],["rcedil",[343]],["rceil",[8969]],["rcub",[125]],["Rcy",[1056]],["rcy",[1088]],["rdca",[10551]],["rdldhar",[10601]],["rdquo",[8221]],["rdquor",[8221]],["CloseCurlyDoubleQuote",[8221]],["rdsh",[8627]],["real",[8476]],["realine",[8475]],["realpart",[8476]],["reals",[8477]],["Re",[8476]],["rect",[9645]],["reg",[174]],["REG",[174]],["ReverseElement",[8715]],["ReverseEquilibrium",[8651]],["ReverseUpEquilibrium",[10607]],["rfisht",[10621]],["rfloor",[8971]],["rfr",[120111]],["Rfr",[8476]],["rHar",[10596]],["rhard",[8641]],["rharu",[8640]],["rharul",[10604]],["Rho",[929]],["rho",[961]],["rhov",[1009]],["RightAngleBracket",[10217]],["RightArrowBar",[8677]],["rightarrow",[8594]],["RightArrow",[8594]],["Rightarrow",[8658]],["RightArrowLeftArrow",[8644]],["rightarrowtail",[8611]],["RightCeiling",[8969]],["RightDoubleBracket",[10215]],["RightDownTeeVector",[10589]],["RightDownVectorBar",[10581]],["RightDownVector",[8642]],["RightFloor",[8971]],["rightharpoondown",[8641]],["rightharpoonup",[8640]],["rightleftarrows",[8644]],["rightleftharpoons",[8652]],["rightrightarrows",[8649]],["rightsquigarrow",[8605]],["RightTeeArrow",[8614]],["RightTee",[8866]],["RightTeeVector",[10587]],["rightthreetimes",[8908]],["RightTriangleBar",[10704]],["RightTriangle",[8883]],["RightTriangleEqual",[8885]],["RightUpDownVector",[10575]],["RightUpTeeVector",[10588]],["RightUpVectorBar",[10580]],["RightUpVector",[8638]],["RightVectorBar",[10579]],["RightVector",[8640]],["ring",[730]],["risingdotseq",[8787]],["rlarr",[8644]],["rlhar",[8652]],["rlm",[8207]],["rmoustache",[9137]],["rmoust",[9137]],["rnmid",[10990]],["roang",[10221]],["roarr",[8702]],["robrk",[10215]],["ropar",[10630]],["ropf",[120163]],["Ropf",[8477]],["roplus",[10798]],["rotimes",[10805]],["RoundImplies",[10608]],["rpar",[41]],["rpargt",[10644]],["rppolint",[10770]],["rrarr",[8649]],["Rrightarrow",[8667]],["rsaquo",[8250]],["rscr",[120007]],["Rscr",[8475]],["rsh",[8625]],["Rsh",[8625]],["rsqb",[93]],["rsquo",[8217]],["rsquor",[8217]],["CloseCurlyQuote",[8217]],["rthree",[8908]],["rtimes",[8906]],["rtri",[9657]],["rtrie",[8885]],["rtrif",[9656]],["rtriltri",[10702]],["RuleDelayed",[10740]],["ruluhar",[10600]],["rx",[8478]],["Sacute",[346]],["sacute",[347]],["sbquo",[8218]],["scap",[10936]],["Scaron",[352]],["scaron",[353]],["Sc",[10940]],["sc",[8827]],["sccue",[8829]],["sce",[10928]],["scE",[10932]],["Scedil",[350]],["scedil",[351]],["Scirc",[348]],["scirc",[349]],["scnap",[10938]],["scnE",[10934]],["scnsim",[8937]],["scpolint",[10771]],["scsim",[8831]],["Scy",[1057]],["scy",[1089]],["sdotb",[8865]],["sdot",[8901]],["sdote",[10854]],["searhk",[10533]],["searr",[8600]],["seArr",[8664]],["searrow",[8600]],["sect",[167]],["semi",[59]],["seswar",[10537]],["setminus",[8726]],["setmn",[8726]],["sext",[10038]],["Sfr",[120086]],["sfr",[120112]],["sfrown",[8994]],["sharp",[9839]],["SHCHcy",[1065]],["shchcy",[1097]],["SHcy",[1064]],["shcy",[1096]],["ShortDownArrow",[8595]],["ShortLeftArrow",[8592]],["shortmid",[8739]],["shortparallel",[8741]],["ShortRightArrow",[8594]],["ShortUpArrow",[8593]],["shy",[173]],["Sigma",[931]],["sigma",[963]],["sigmaf",[962]],["sigmav",[962]],["sim",[8764]],["simdot",[10858]],["sime",[8771]],["simeq",[8771]],["simg",[10910]],["simgE",[10912]],["siml",[10909]],["simlE",[10911]],["simne",[8774]],["simplus",[10788]],["simrarr",[10610]],["slarr",[8592]],["SmallCircle",[8728]],["smallsetminus",[8726]],["smashp",[10803]],["smeparsl",[10724]],["smid",[8739]],["smile",[8995]],["smt",[10922]],["smte",[10924]],["smtes",[10924,65024]],["SOFTcy",[1068]],["softcy",[1100]],["solbar",[9023]],["solb",[10692]],["sol",[47]],["Sopf",[120138]],["sopf",[120164]],["spades",[9824]],["spadesuit",[9824]],["spar",[8741]],["sqcap",[8851]],["sqcaps",[8851,65024]],["sqcup",[8852]],["sqcups",[8852,65024]],["Sqrt",[8730]],["sqsub",[8847]],["sqsube",[8849]],["sqsubset",[8847]],["sqsubseteq",[8849]],["sqsup",[8848]],["sqsupe",[8850]],["sqsupset",[8848]],["sqsupseteq",[8850]],["square",[9633]],["Square",[9633]],["SquareIntersection",[8851]],["SquareSubset",[8847]],["SquareSubsetEqual",[8849]],["SquareSuperset",[8848]],["SquareSupersetEqual",[8850]],["SquareUnion",[8852]],["squarf",[9642]],["squ",[9633]],["squf",[9642]],["srarr",[8594]],["Sscr",[119982]],["sscr",[120008]],["ssetmn",[8726]],["ssmile",[8995]],["sstarf",[8902]],["Star",[8902]],["star",[9734]],["starf",[9733]],["straightepsilon",[1013]],["straightphi",[981]],["strns",[175]],["sub",[8834]],["Sub",[8912]],["subdot",[10941]],["subE",[10949]],["sube",[8838]],["subedot",[10947]],["submult",[10945]],["subnE",[10955]],["subne",[8842]],["subplus",[10943]],["subrarr",[10617]],["subset",[8834]],["Subset",[8912]],["subseteq",[8838]],["subseteqq",[10949]],["SubsetEqual",[8838]],["subsetneq",[8842]],["subsetneqq",[10955]],["subsim",[10951]],["subsub",[10965]],["subsup",[10963]],["succapprox",[10936]],["succ",[8827]],["succcurlyeq",[8829]],["Succeeds",[8827]],["SucceedsEqual",[10928]],["SucceedsSlantEqual",[8829]],["SucceedsTilde",[8831]],["succeq",[10928]],["succnapprox",[10938]],["succneqq",[10934]],["succnsim",[8937]],["succsim",[8831]],["SuchThat",[8715]],["sum",[8721]],["Sum",[8721]],["sung",[9834]],["sup1",[185]],["sup2",[178]],["sup3",[179]],["sup",[8835]],["Sup",[8913]],["supdot",[10942]],["supdsub",[10968]],["supE",[10950]],["supe",[8839]],["supedot",[10948]],["Superset",[8835]],["SupersetEqual",[8839]],["suphsol",[10185]],["suphsub",[10967]],["suplarr",[10619]],["supmult",[10946]],["supnE",[10956]],["supne",[8843]],["supplus",[10944]],["supset",[8835]],["Supset",[8913]],["supseteq",[8839]],["supseteqq",[10950]],["supsetneq",[8843]],["supsetneqq",[10956]],["supsim",[10952]],["supsub",[10964]],["supsup",[10966]],["swarhk",[10534]],["swarr",[8601]],["swArr",[8665]],["swarrow",[8601]],["swnwar",[10538]],["szlig",[223]],["Tab",[9]],["target",[8982]],["Tau",[932]],["tau",[964]],["tbrk",[9140]],["Tcaron",[356]],["tcaron",[357]],["Tcedil",[354]],["tcedil",[355]],["Tcy",[1058]],["tcy",[1090]],["tdot",[8411]],["telrec",[8981]],["Tfr",[120087]],["tfr",[120113]],["there4",[8756]],["therefore",[8756]],["Therefore",[8756]],["Theta",[920]],["theta",[952]],["thetasym",[977]],["thetav",[977]],["thickapprox",[8776]],["thicksim",[8764]],["ThickSpace",[8287,8202]],["ThinSpace",[8201]],["thinsp",[8201]],["thkap",[8776]],["thksim",[8764]],["THORN",[222]],["thorn",[254]],["tilde",[732]],["Tilde",[8764]],["TildeEqual",[8771]],["TildeFullEqual",[8773]],["TildeTilde",[8776]],["timesbar",[10801]],["timesb",[8864]],["times",[215]],["timesd",[10800]],["tint",[8749]],["toea",[10536]],["topbot",[9014]],["topcir",[10993]],["top",[8868]],["Topf",[120139]],["topf",[120165]],["topfork",[10970]],["tosa",[10537]],["tprime",[8244]],["trade",[8482]],["TRADE",[8482]],["triangle",[9653]],["triangledown",[9663]],["triangleleft",[9667]],["trianglelefteq",[8884]],["triangleq",[8796]],["triangleright",[9657]],["trianglerighteq",[8885]],["tridot",[9708]],["trie",[8796]],["triminus",[10810]],["TripleDot",[8411]],["triplus",[10809]],["trisb",[10701]],["tritime",[10811]],["trpezium",[9186]],["Tscr",[119983]],["tscr",[120009]],["TScy",[1062]],["tscy",[1094]],["TSHcy",[1035]],["tshcy",[1115]],["Tstrok",[358]],["tstrok",[359]],["twixt",[8812]],["twoheadleftarrow",[8606]],["twoheadrightarrow",[8608]],["Uacute",[218]],["uacute",[250]],["uarr",[8593]],["Uarr",[8607]],["uArr",[8657]],["Uarrocir",[10569]],["Ubrcy",[1038]],["ubrcy",[1118]],["Ubreve",[364]],["ubreve",[365]],["Ucirc",[219]],["ucirc",[251]],["Ucy",[1059]],["ucy",[1091]],["udarr",[8645]],["Udblac",[368]],["udblac",[369]],["udhar",[10606]],["ufisht",[10622]],["Ufr",[120088]],["ufr",[120114]],["Ugrave",[217]],["ugrave",[249]],["uHar",[10595]],["uharl",[8639]],["uharr",[8638]],["uhblk",[9600]],["ulcorn",[8988]],["ulcorner",[8988]],["ulcrop",[8975]],["ultri",[9720]],["Umacr",[362]],["umacr",[363]],["uml",[168]],["UnderBar",[95]],["UnderBrace",[9183]],["UnderBracket",[9141]],["UnderParenthesis",[9181]],["Union",[8899]],["UnionPlus",[8846]],["Uogon",[370]],["uogon",[371]],["Uopf",[120140]],["uopf",[120166]],["UpArrowBar",[10514]],["uparrow",[8593]],["UpArrow",[8593]],["Uparrow",[8657]],["UpArrowDownArrow",[8645]],["updownarrow",[8597]],["UpDownArrow",[8597]],["Updownarrow",[8661]],["UpEquilibrium",[10606]],["upharpoonleft",[8639]],["upharpoonright",[8638]],["uplus",[8846]],["UpperLeftArrow",[8598]],["UpperRightArrow",[8599]],["upsi",[965]],["Upsi",[978]],["upsih",[978]],["Upsilon",[933]],["upsilon",[965]],["UpTeeArrow",[8613]],["UpTee",[8869]],["upuparrows",[8648]],["urcorn",[8989]],["urcorner",[8989]],["urcrop",[8974]],["Uring",[366]],["uring",[367]],["urtri",[9721]],["Uscr",[119984]],["uscr",[120010]],["utdot",[8944]],["Utilde",[360]],["utilde",[361]],["utri",[9653]],["utrif",[9652]],["uuarr",[8648]],["Uuml",[220]],["uuml",[252]],["uwangle",[10663]],["vangrt",[10652]],["varepsilon",[1013]],["varkappa",[1008]],["varnothing",[8709]],["varphi",[981]],["varpi",[982]],["varpropto",[8733]],["varr",[8597]],["vArr",[8661]],["varrho",[1009]],["varsigma",[962]],["varsubsetneq",[8842,65024]],["varsubsetneqq",[10955,65024]],["varsupsetneq",[8843,65024]],["varsupsetneqq",[10956,65024]],["vartheta",[977]],["vartriangleleft",[8882]],["vartriangleright",[8883]],["vBar",[10984]],["Vbar",[10987]],["vBarv",[10985]],["Vcy",[1042]],["vcy",[1074]],["vdash",[8866]],["vDash",[8872]],["Vdash",[8873]],["VDash",[8875]],["Vdashl",[10982]],["veebar",[8891]],["vee",[8744]],["Vee",[8897]],["veeeq",[8794]],["vellip",[8942]],["verbar",[124]],["Verbar",[8214]],["vert",[124]],["Vert",[8214]],["VerticalBar",[8739]],["VerticalLine",[124]],["VerticalSeparator",[10072]],["VerticalTilde",[8768]],["VeryThinSpace",[8202]],["Vfr",[120089]],["vfr",[120115]],["vltri",[8882]],["vnsub",[8834,8402]],["vnsup",[8835,8402]],["Vopf",[120141]],["vopf",[120167]],["vprop",[8733]],["vrtri",[8883]],["Vscr",[119985]],["vscr",[120011]],["vsubnE",[10955,65024]],["vsubne",[8842,65024]],["vsupnE",[10956,65024]],["vsupne",[8843,65024]],["Vvdash",[8874]],["vzigzag",[10650]],["Wcirc",[372]],["wcirc",[373]],["wedbar",[10847]],["wedge",[8743]],["Wedge",[8896]],["wedgeq",[8793]],["weierp",[8472]],["Wfr",[120090]],["wfr",[120116]],["Wopf",[120142]],["wopf",[120168]],["wp",[8472]],["wr",[8768]],["wreath",[8768]],["Wscr",[119986]],["wscr",[120012]],["xcap",[8898]],["xcirc",[9711]],["xcup",[8899]],["xdtri",[9661]],["Xfr",[120091]],["xfr",[120117]],["xharr",[10231]],["xhArr",[10234]],["Xi",[926]],["xi",[958]],["xlarr",[10229]],["xlArr",[10232]],["xmap",[10236]],["xnis",[8955]],["xodot",[10752]],["Xopf",[120143]],["xopf",[120169]],["xoplus",[10753]],["xotime",[10754]],["xrarr",[10230]],["xrArr",[10233]],["Xscr",[119987]],["xscr",[120013]],["xsqcup",[10758]],["xuplus",[10756]],["xutri",[9651]],["xvee",[8897]],["xwedge",[8896]],["Yacute",[221]],["yacute",[253]],["YAcy",[1071]],["yacy",[1103]],["Ycirc",[374]],["ycirc",[375]],["Ycy",[1067]],["ycy",[1099]],["yen",[165]],["Yfr",[120092]],["yfr",[120118]],["YIcy",[1031]],["yicy",[1111]],["Yopf",[120144]],["yopf",[120170]],["Yscr",[119988]],["yscr",[120014]],["YUcy",[1070]],["yucy",[1102]],["yuml",[255]],["Yuml",[376]],["Zacute",[377]],["zacute",[378]],["Zcaron",[381]],["zcaron",[382]],["Zcy",[1047]],["zcy",[1079]],["Zdot",[379]],["zdot",[380]],["zeetrf",[8488]],["ZeroWidthSpace",[8203]],["Zeta",[918]],["zeta",[950]],["zfr",[120119]],["Zfr",[8488]],["ZHcy",[1046]],["zhcy",[1078]],["zigrarr",[8669]],["zopf",[120171]],["Zopf",[8484]],["Zscr",[119989]],["zscr",[120015]],["zwj",[8205]],["zwnj",[8204]]],n={},o={};function i(){}!function(e,t){var n=r.length,o=[];for(;n--;){var i,s=r[n],a=s[0],c=s[1],l=c[0],u=l<32||l>126||62===l||60===l||38===l||34===l||39===l;if(u&&(i=t[l]=t[l]||{}),c[1]){var f=c[1];e[a]=String.fromCharCode(l)+String.fromCharCode(f),o.push(u&&(i[f]=a))}else e[a]=String.fromCharCode(l),o.push(u&&(i[""]=a))}}(n,o),i.prototype.decode=function(e){return e&&e.length?e.replace(/&(#?[\w\d]+);?/g,function(e,t){var r;if("#"===t.charAt(0)){var o="x"===t.charAt(1)?parseInt(t.substr(2).toLowerCase(),16):parseInt(t.substr(1));isNaN(o)||o<-32768||o>65535||(r=String.fromCharCode(o))}else r=n[t];return r||e}):""},i.decode=function(e){return(new i).decode(e)},i.prototype.encode=function(e){if(!e||!e.length)return"";for(var t=e.length,r="",n=0;n126?"&#"+i+";":e.charAt(n),n++}return r},i.encodeNonUTF=function(e){return(new i).encodeNonUTF(e)},i.prototype.encodeNonASCII=function(e){if(!e||!e.length)return"";for(var t=e.length,r="",n=0;n0&&l>c&&(l=c);for(var u=0;u=0?(f=m.substr(0,g),p=m.substr(g+1)):(f=m,p=""),h=decodeURIComponent(f),d=decodeURIComponent(p),n(s,h)?o(s[h])?s[h].push(d):s[h]=[s[h],d]:s[h]=d}return s};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,r){"use strict";var n=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,r,a){return t=t||"&",r=r||"=",null===e&&(e=void 0),"object"==typeof e?i(s(e),function(s){var a=encodeURIComponent(n(s))+r;return o(e[s])?i(e[s],function(e){return a+encodeURIComponent(n(e))}).join(t):a+encodeURIComponent(n(e[s]))}).join(t):a?encodeURIComponent(n(a))+r+encodeURIComponent(n(e)):""};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function i(e,t){if(e.map)return e.map(t);for(var r=[],n=0;n",'"',"`"," ","\r","\n","\t"]),u=["'"].concat(l),f=["%","/","?",";","#"].concat(u),p=["/","?","#"],h=/^[+a-z0-9A-Z_-]{0,63}$/,d=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,m={javascript:!0,"javascript:":!0},g={javascript:!0,"javascript:":!0},v={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},b=r(0);function y(e,t,r){if(e&&o.isObject(e)&&e instanceof i)return e;var n=new i;return n.parse(e,t,r),n}i.prototype.parse=function(e,t,r){if(!o.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var i=e.indexOf("?"),a=-1!==i&&i127?L+="x":L+=T[D];if(!L.match(h)){var R=N.slice(0,q),F=N.slice(q+1),U=T.match(d);U&&(R.push(U[1]),F.unshift(U[2])),F.length&&(y="/"+F.join(".")+y),this.hostname=R.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),O||(this.hostname=n.toASCII(this.hostname));var P=this.port?":"+this.port:"",M=this.hostname||"";this.host=M+P,this.href+=this.host,O&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==y[0]&&(y="/"+y))}if(!m[E])for(q=0,k=u.length;q0)&&r.host.split("@"))&&(r.auth=O.shift(),r.host=r.hostname=O.shift());return r.search=e.search,r.query=e.query,o.isNull(r.pathname)&&o.isNull(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r}if(!C.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var A=C.slice(-1)[0],_=(r.host||e.host||C.length>1)&&("."===A||".."===A)||""===A,q=0,j=C.length;j>=0;j--)"."===(A=C[j])?C.splice(j,1):".."===A?(C.splice(j,1),q++):q&&(C.splice(j,1),q--);if(!x&&!E)for(;q--;q)C.unshift("..");!x||""===C[0]||C[0]&&"/"===C[0].charAt(0)||C.unshift(""),_&&"/"!==C.join("/").substr(-1)&&C.push("");var O,N=""===C[0]||C[0]&&"/"===C[0].charAt(0);S&&(r.hostname=r.host=N?"":C.length?C.shift():"",(O=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=O.shift(),r.host=r.hostname=O.shift()));return(x=x||r.host&&C.length)&&!N&&C.unshift(""),C.length?r.pathname=C.join("/"):(r.pathname=null,r.path=null),o.isNull(r.pathname)&&o.isNull(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},i.prototype.parseHost=function(){var e=this.host,t=a.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},function(e,t,r){(function(e,n){var o;/*! https://mths.be/punycode v1.4.1 by @mathias */!function(i){t&&t.nodeType,e&&e.nodeType;var s="object"==typeof n&&n;s.global!==s&&s.window!==s&&s.self;var a,c=2147483647,l=36,u=1,f=26,p=38,h=700,d=72,m=128,g="-",v=/^xn--/,b=/[^\x20-\x7E]/,y=/[\x2E\u3002\uFF0E\uFF61]/g,w={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},x=l-u,E=Math.floor,C=String.fromCharCode;function S(e){throw new RangeError(w[e])}function A(e,t){for(var r=e.length,n=[];r--;)n[r]=t(e[r]);return n}function _(e,t){var r=e.split("@"),n="";return r.length>1&&(n=r[0]+"@",e=r[1]),n+A((e=e.replace(y,".")).split("."),t).join(".")}function q(e){for(var t,r,n=[],o=0,i=e.length;o=55296&&t<=56319&&o65535&&(t+=C((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=C(e)}).join("")}function O(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function N(e,t,r){var n=0;for(e=r?E(e/h):e>>1,e+=E(e/t);e>x*f>>1;n+=l)e=E(e/x);return E(n+(x+1)*e/(e+p))}function k(e){var t,r,n,o,i,s,a,p,h,v,b,y=[],w=e.length,x=0,C=m,A=d;for((r=e.lastIndexOf(g))<0&&(r=0),n=0;n=128&&S("not-basic"),y.push(e.charCodeAt(n));for(o=r>0?r+1:0;o=w&&S("invalid-input"),((p=(b=e.charCodeAt(o++))-48<10?b-22:b-65<26?b-65:b-97<26?b-97:l)>=l||p>E((c-x)/s))&&S("overflow"),x+=p*s,!(p<(h=a<=A?u:a>=A+f?f:a-A));a+=l)s>E(c/(v=l-h))&&S("overflow"),s*=v;A=N(x-i,t=y.length+1,0==i),E(x/t)>c-C&&S("overflow"),C+=E(x/t),x%=t,y.splice(x++,0,C)}return j(y)}function T(e){var t,r,n,o,i,s,a,p,h,v,b,y,w,x,A,_=[];for(y=(e=q(e)).length,t=m,r=0,i=d,s=0;s=t&&bE((c-r)/(w=n+1))&&S("overflow"),r+=(a-t)*w,t=a,s=0;sc&&S("overflow"),b==t){for(p=r,h=l;!(p<(v=h<=i?u:h>=i+f?f:h-i));h+=l)A=p-v,x=l-v,_.push(C(O(v+A%x,0))),p=E(A/x);_.push(C(O(p,0))),i=N(r,w,n==o),r=0,++n}++r,++t}return _.join("")}a={version:"1.4.1",ucs2:{decode:q,encode:j},decode:k,encode:T,toASCII:function(e){return _(e,function(e){return b.test(e)?"xn--"+T(e):e})},toUnicode:function(e){return _(e,function(e){return v.test(e)?k(e.slice(4).toLowerCase()):e})}},void 0===(o=function(){return a}.call(t,r,t,e))||(e.exports=o)}()}).call(this,r(8)(e),r(1))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,r){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},function(e,t,r){"use strict";var n=r(11)();e.exports=function(e){return"string"==typeof e?e.replace(n,""):e}},function(e,t,r){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g}},function(e,t,r){var n,o;!function(i,s){"use strict";void 0===(o="function"==typeof(n=function(){var e=function(){},t="undefined",r=["trace","debug","info","warn","error"];function n(e,t){var r=e[t];if("function"==typeof r.bind)return r.bind(e);try{return Function.prototype.bind.call(r,e)}catch(t){return function(){return Function.prototype.apply.apply(r,[e,arguments])}}}function o(t,n){for(var o=0;o=0&&n<=c.levels.SILENT))throw"log.setLevel() called with invalid level: "+n;if(a=n,!1!==i&&function(e){var n=(r[e]||"silent").toUpperCase();if(typeof window===t)return;try{return void(window.localStorage[l]=n)}catch(e){}try{window.document.cookie=encodeURIComponent(l)+"="+n+";"}catch(e){}}(n),o.call(c,n,e),typeof console===t&&n1?this._listeners[e]=r.slice(0,n).concat(r.slice(n+1)):delete this._listeners[e])}},n.prototype.dispatchEvent=function(){var e=arguments[0],t=e.type,r=1===arguments.length?[e]:Array.apply(null,arguments);if(this["on"+t]&&this["on"+t].apply(this,r),t in this._listeners)for(var n=this._listeners[t],o=0;o=3e3&&e<=4999}"production"!==t.env.NODE_ENV&&(E=e("debug")("sockjs-client:main")),s(C,v),C.prototype.close=function(e,t){if(e&&!S(e))throw new Error("InvalidAccessError: Invalid code");if(t&&t.length>123)throw new SyntaxError("reason argument has an invalid length");this.readyState!==C.CLOSING&&this.readyState!==C.CLOSED&&this._close(e||1e3,t||"Normal closure",!0)},C.prototype.send=function(e){if("string"!=typeof e&&(e=""+e),this.readyState===C.CONNECTING)throw new Error("InvalidStateError: The connection has not been established yet");this.readyState===C.OPEN&&this._transport.send(l.quote(e))},C.version=e("./version"),C.CONNECTING=0,C.OPEN=1,C.CLOSING=2,C.CLOSED=3,C.prototype._receiveInfo=function(e,t){if(E("_receiveInfo",t),this._ir=null,e){this._rto=this.countRTO(t),this._transUrl=e.base_url?e.base_url:this.url,e=h.extend(e,this._urlInfo),E("info",e);var r=o.filterToEnabled(this._transportsWhitelist,e);this._transports=r.main,E(this._transports.length+" enabled transports"),this._connect()}else this._close(1002,"Cannot connect to server")},C.prototype._connect=function(){for(var e=this._transports.shift();e;e=this._transports.shift()){if(E("attempt",e.transportName),e.needBody&&(!n.document.body||void 0!==n.document.readyState&&"complete"!==n.document.readyState&&"interactive"!==n.document.readyState))return E("waiting for body"),this._transports.unshift(e),void f.attachEvent("load",this._connect.bind(this));var t=this._rto*e.roundTrips||5e3;this._transportTimeoutId=setTimeout(this._transportTimeout.bind(this),t),E("using timeout",t);var r=u.addPath(this._transUrl,"/"+this._server+"/"+this._generateSessionId()),o=this._transportOptions[e.transportName];E("transport url",r);var i=new e(r,this._transUrl,o);return i.on("message",this._transportMessage.bind(this)),i.once("close",this._transportClose.bind(this)),i.transportName=e.transportName,void(this._transport=i)}this._close(2e3,"All transports failed",!1)},C.prototype._transportTimeout=function(){E("_transportTimeout"),this.readyState===C.CONNECTING&&(this._transport&&this._transport.close(),this._transportClose(2007,"Transport timed out"))},C.prototype._transportMessage=function(e){E("_transportMessage",e);var t,r=this,n=e.slice(0,1),o=e.slice(1);switch(n){case"o":return void this._open();case"h":return this.dispatchEvent(new g("heartbeat")),void E("heartbeat",this.transport)}if(o)try{t=a.parse(o)}catch(e){E("bad json",o)}if(void 0!==t)switch(n){case"a":Array.isArray(t)&&t.forEach(function(e){E("message",r.transport,e),r.dispatchEvent(new w(e))});break;case"m":E("message",this.transport,t),this.dispatchEvent(new w(t));break;case"c":Array.isArray(t)&&2===t.length&&this._close(t[0],t[1],!0)}else E("empty payload",o)},C.prototype._transportClose=function(e,t){E("_transportClose",this.transport,e,t),this._transport&&(this._transport.removeAllListeners(),this._transport=null,this.transport=null),S(e)||2e3===e||this.readyState!==C.CONNECTING?this._close(e,t):this._connect()},C.prototype._open=function(){E("_open",this._transport.transportName,this.readyState),this.readyState===C.CONNECTING?(this._transportTimeoutId&&(clearTimeout(this._transportTimeoutId),this._transportTimeoutId=null),this.readyState=C.OPEN,this.transport=this._transport.transportName,this.dispatchEvent(new g("open")),E("connected",this.transport)):this._close(1006,"Server lost session")},C.prototype._close=function(e,t,r){E("_close",this.transport,e,t,r,this.readyState);var n=!1;if(this._ir&&(n=!0,this._ir.close(),this._ir=null),this._transport&&(this._transport.close(),this._transport=null,this.transport=null),this.readyState===C.CLOSED)throw new Error("InvalidStateError: SockJS has already been closed");this.readyState=C.CLOSING,setTimeout(function(){this.readyState=C.CLOSED,n&&this.dispatchEvent(new g("error"));var o=new y("close");o.wasClean=r||!1,o.code=e||1e3,o.reason=t,this.dispatchEvent(o),this.onmessage=this.onclose=this.onerror=null,E("disconnected")}.bind(this),0)},C.prototype.countRTO=function(e){return e>100?4*e:300+e},r.exports=function(t){return o=p(t),e("./iframe-bootstrap")(C,t),C}}).call(this,{env:{}},void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./event/close":2,"./event/event":4,"./event/eventtarget":5,"./event/trans-message":6,"./iframe-bootstrap":8,"./info-receiver":12,"./location":13,"./shims":15,"./utils/browser":44,"./utils/escape":45,"./utils/event":46,"./utils/log":48,"./utils/object":49,"./utils/random":50,"./utils/transport":51,"./utils/url":52,"./version":53,debug:55,inherits:57,json3:58,"url-parse":61}],15:[function(e,t,r){"use strict";var n,o=Array.prototype,i=Object.prototype,s=Function.prototype,a=String.prototype,c=o.slice,l=i.toString,u=function(e){return"[object Function]"===i.toString.call(e)},f=function(e){return"[object String]"===l.call(e)},p=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch(e){return!1}}();n=p?function(e,t,r,n){!n&&t in e||Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:!0,value:r})}:function(e,t,r,n){!n&&t in e||(e[t]=r)};var h=function(e,t,r){for(var o in t)i.hasOwnProperty.call(t,o)&&n(e,o,t[o],r)},d=function(e){if(null==e)throw new TypeError("can't convert "+e+" to object");return Object(e)};function m(){}h(s,{bind:function(e){var t=this;if(!u(t))throw new TypeError("Function.prototype.bind called on incompatible "+t);for(var r=c.call(arguments,1),n=Math.max(0,t.length-r.length),o=[],i=0;i>>0;if(!u(e))throw new TypeError;for(;++o>>0;if(!r)return-1;var n,o,i=0;for(arguments.length>1&&(n=arguments[1],o=void 0,(o=+n)!=o?o=0:0!==o&&o!==1/0&&o!==-1/0&&(o=(o>0||-1)*Math.floor(Math.abs(o))),i=o),i=i>=0?i:Math.max(0,r+i);i1?(E=void 0===/()??/.exec("")[1],a.split=function(e,t){var r=this;if(void 0===e&&0===t)return[];if("[object RegExp]"!==l.call(e))return C.call(this,e,t);var n,i,s,a,c=[],u=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.extended?"x":"")+(e.sticky?"y":""),f=0;for(e=new RegExp(e.source,u+"g"),r+="",E||(n=new RegExp("^"+e.source+"$(?!\\s)",u)),t=void 0===t?-1>>>0:t>>>0;(i=e.exec(r))&&!((s=i.index+i[0].length)>f&&(c.push(r.slice(f,i.index)),!E&&i.length>1&&i[0].replace(n,function(){for(var e=1;e1&&i.index=t));)e.lastIndex===i.index&&e.lastIndex++;return f===r.length?!a&&e.test("")||c.push(""):c.push(r.slice(f)),c.length>t?c.slice(0,t):c}):"0".split(void 0,0).length&&(a.split=function(e,t){return void 0===e&&0===t?[]:C.call(this,e,t)});var S=a.substr,A="".substr&&"b"!=="0b".substr(-1);h(a,{substr:function(e,t){return S.call(this,e<0&&(e=this.length+e)<0?0:e,t)}},A)},{}],16:[function(e,t,r){"use strict";t.exports=[e("./transport/websocket"),e("./transport/xhr-streaming"),e("./transport/xdr-streaming"),e("./transport/eventsource"),e("./transport/lib/iframe-wrap")(e("./transport/eventsource")),e("./transport/htmlfile"),e("./transport/lib/iframe-wrap")(e("./transport/htmlfile")),e("./transport/xhr-polling"),e("./transport/xdr-polling"),e("./transport/lib/iframe-wrap")(e("./transport/xhr-polling")),e("./transport/jsonp-polling")]},{"./transport/eventsource":20,"./transport/htmlfile":21,"./transport/jsonp-polling":23,"./transport/lib/iframe-wrap":26,"./transport/websocket":38,"./transport/xdr-polling":39,"./transport/xdr-streaming":40,"./transport/xhr-polling":41,"./transport/xhr-streaming":42}],17:[function(e,r,n){(function(t,n){"use strict";var o=e("events").EventEmitter,i=e("inherits"),s=e("../../utils/event"),a=e("../../utils/url"),c=n.XMLHttpRequest,l=function(){};function u(e,t,r,n){l(e,t);var i=this;o.call(this),setTimeout(function(){i._start(e,t,r,n)},0)}"production"!==t.env.NODE_ENV&&(l=e("debug")("sockjs-client:browser:xhr")),i(u,o),u.prototype._start=function(e,t,r,n){var o=this;try{this.xhr=new c}catch(e){}if(!this.xhr)return l("no xhr"),this.emit("finish",0,"no xhr support"),void this._cleanup();t=a.addQuery(t,"t="+ +new Date),this.unloadRef=s.unloadAdd(function(){l("unload cleanup"),o._cleanup(!0)});try{this.xhr.open(e,t,!0),this.timeout&&"timeout"in this.xhr&&(this.xhr.timeout=this.timeout,this.xhr.ontimeout=function(){l("xhr timeout"),o.emit("finish",0,""),o._cleanup(!1)})}catch(e){return l("exception",e),this.emit("finish",0,""),void this._cleanup(!1)}if(n&&n.noCredentials||!u.supportsCORS||(l("withCredentials"),this.xhr.withCredentials=!0),n&&n.headers)for(var i in n.headers)this.xhr.setRequestHeader(i,n.headers[i]);this.xhr.onreadystatechange=function(){if(o.xhr){var e,t,r=o.xhr;switch(l("readyState",r.readyState),r.readyState){case 3:try{t=r.status,e=r.responseText}catch(e){}l("status",t),1223===t&&(t=204),200===t&&e&&e.length>0&&(l("chunk"),o.emit("chunk",t,e));break;case 4:t=r.status,l("status",t),1223===t&&(t=204),12005!==t&&12029!==t||(t=0),l("finish",t,r.responseText),o.emit("finish",t,r.responseText),o._cleanup(!1)}}};try{o.xhr.send(r)}catch(e){o.emit("finish",0,""),o._cleanup(!1)}},u.prototype._cleanup=function(e){if(l("cleanup"),this.xhr){if(this.removeAllListeners(),s.unloadDel(this.unloadRef),this.xhr.onreadystatechange=function(){},this.xhr.ontimeout&&(this.xhr.ontimeout=null),e)try{this.xhr.abort()}catch(e){}this.unloadRef=this.xhr=null}},u.prototype.close=function(){l("close"),this._cleanup(!0)},u.enabled=!!c;var f=["Active"].concat("Object").join("X");!u.enabled&&f in n&&(l("overriding xmlhttprequest"),c=function(){try{return new n[f]("Microsoft.XMLHTTP")}catch(e){return null}},u.enabled=!!new c);var p=!1;try{p="withCredentials"in new c}catch(e){}u.supportsCORS=p,r.exports=u}).call(this,{env:{}},void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../../utils/event":46,"../../utils/url":52,debug:55,events:3,inherits:57}],18:[function(e,r,n){(function(e){r.exports=e.EventSource}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],19:[function(e,r,n){(function(e){"use strict";var t=e.WebSocket||e.MozWebSocket;r.exports=t?function(e){return new t(e)}:void 0}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],20:[function(e,t,r){"use strict";var n=e("inherits"),o=e("./lib/ajax-based"),i=e("./receiver/eventsource"),s=e("./sender/xhr-cors"),a=e("eventsource");function c(e){if(!c.enabled())throw new Error("Transport created when disabled");o.call(this,e,"/eventsource",i,s)}n(c,o),c.enabled=function(){return!!a},c.transportName="eventsource",c.roundTrips=2,t.exports=c},{"./lib/ajax-based":24,"./receiver/eventsource":29,"./sender/xhr-cors":35,eventsource:18,inherits:57}],21:[function(e,t,r){"use strict";var n=e("inherits"),o=e("./receiver/htmlfile"),i=e("./sender/xhr-local"),s=e("./lib/ajax-based");function a(e){if(!o.enabled)throw new Error("Transport created when disabled");s.call(this,e,"/htmlfile",o,i)}n(a,s),a.enabled=function(e){return o.enabled&&e.sameOrigin},a.transportName="htmlfile",a.roundTrips=2,t.exports=a},{"./lib/ajax-based":24,"./receiver/htmlfile":30,"./sender/xhr-local":37,inherits:57}],22:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("json3"),i=e("events").EventEmitter,s=e("../version"),a=e("../utils/url"),c=e("../utils/iframe"),l=e("../utils/event"),u=e("../utils/random"),f=function(){};function p(e,t,r){if(!p.enabled())throw new Error("Transport created when disabled");i.call(this);var n=this;this.origin=a.getOrigin(r),this.baseUrl=r,this.transUrl=t,this.transport=e,this.windowId=u.string(8);var o=a.addPath(r,"/iframe.html")+"#"+this.windowId;f(e,t,o),this.iframeObj=c.createIframe(o,function(e){f("err callback"),n.emit("close",1006,"Unable to load an iframe ("+e+")"),n.close()}),this.onmessageCallback=this._message.bind(this),l.attachEvent("message",this.onmessageCallback)}"production"!==r.env.NODE_ENV&&(f=e("debug")("sockjs-client:transport:iframe")),n(p,i),p.prototype.close=function(){if(f("close"),this.removeAllListeners(),this.iframeObj){l.detachEvent("message",this.onmessageCallback);try{this.postMessage("c")}catch(e){}this.iframeObj.cleanup(),this.iframeObj=null,this.onmessageCallback=this.iframeObj=null}},p.prototype._message=function(e){if(f("message",e.data),a.isOriginEqual(e.origin,this.origin)){var t;try{t=o.parse(e.data)}catch(t){return void f("bad json",e.data)}if(t.windowId===this.windowId)switch(t.type){case"s":this.iframeObj.loaded(),this.postMessage("s",o.stringify([s,this.transport,this.transUrl,this.baseUrl]));break;case"t":this.emit("message",t.data);break;case"c":var r;try{r=o.parse(t.data)}catch(e){return void f("bad json",t.data)}this.emit("close",r[0],r[1]),this.close()}else f("mismatched window id",t.windowId,this.windowId)}else f("not same origin",e.origin,this.origin)},p.prototype.postMessage=function(e,t){f("postMessage",e,t),this.iframeObj.post(o.stringify({windowId:this.windowId,type:e,data:t||""}),this.origin)},p.prototype.send=function(e){f("send",e),this.postMessage("m",e)},p.enabled=function(){return c.iframeEnabled},p.transportName="iframe",p.roundTrips=2,t.exports=p}).call(this,{env:{}})},{"../utils/event":46,"../utils/iframe":47,"../utils/random":50,"../utils/url":52,"../version":53,debug:55,events:3,inherits:57,json3:58}],23:[function(e,r,n){(function(t){"use strict";var n=e("inherits"),o=e("./lib/sender-receiver"),i=e("./receiver/jsonp"),s=e("./sender/jsonp");function a(e){if(!a.enabled())throw new Error("Transport created when disabled");o.call(this,e,"/jsonp",s,i)}n(a,o),a.enabled=function(){return!!t.document},a.transportName="jsonp-polling",a.roundTrips=1,a.needBody=!0,r.exports=a}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./lib/sender-receiver":28,"./receiver/jsonp":31,"./sender/jsonp":33,inherits:57}],24:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("../../utils/url"),i=e("./sender-receiver"),s=function(){};function a(e,t,r,n){i.call(this,e,t,function(e){return function(t,r,n){s("create ajax sender",t,r);var i={};"string"==typeof r&&(i.headers={"Content-type":"text/plain"});var a=o.addPath(t,"/xhr_send"),c=new e("POST",a,r,i);return c.once("finish",function(e){if(s("finish",e),c=null,200!==e&&204!==e)return n(new Error("http status "+e));n()}),function(){s("abort"),c.close(),c=null;var e=new Error("Aborted");e.code=1e3,n(e)}}}(n),r,n)}"production"!==r.env.NODE_ENV&&(s=e("debug")("sockjs-client:ajax-based")),n(a,i),t.exports=a}).call(this,{env:{}})},{"../../utils/url":52,"./sender-receiver":28,debug:55,inherits:57}],25:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("events").EventEmitter,i=function(){};function s(e,t){i(e),o.call(this),this.sendBuffer=[],this.sender=t,this.url=e}"production"!==r.env.NODE_ENV&&(i=e("debug")("sockjs-client:buffered-sender")),n(s,o),s.prototype.send=function(e){i("send",e),this.sendBuffer.push(e),this.sendStop||this.sendSchedule()},s.prototype.sendScheduleWait=function(){i("sendScheduleWait");var e,t=this;this.sendStop=function(){i("sendStop"),t.sendStop=null,clearTimeout(e)},e=setTimeout(function(){i("timeout"),t.sendStop=null,t.sendSchedule()},25)},s.prototype.sendSchedule=function(){i("sendSchedule",this.sendBuffer.length);var e=this;if(this.sendBuffer.length>0){var t="["+this.sendBuffer.join(",")+"]";this.sendStop=this.sender(this.url,t,function(t){e.sendStop=null,t?(i("error",t),e.emit("close",t.code||1006,"Sending error: "+t),e.close()):e.sendScheduleWait()}),this.sendBuffer=[]}},s.prototype._cleanup=function(){i("_cleanup"),this.removeAllListeners()},s.prototype.close=function(){i("close"),this._cleanup(),this.sendStop&&(this.sendStop(),this.sendStop=null)},t.exports=s}).call(this,{env:{}})},{debug:55,events:3,inherits:57}],26:[function(e,r,n){(function(t){"use strict";var n=e("inherits"),o=e("../iframe"),i=e("../../utils/object");r.exports=function(e){function r(t,r){o.call(this,e.transportName,t,r)}return n(r,o),r.enabled=function(r,n){if(!t.document)return!1;var s=i.extend({},n);return s.sameOrigin=!0,e.enabled(s)&&o.enabled()},r.transportName="iframe-"+e.transportName,r.needBody=!0,r.roundTrips=o.roundTrips+e.roundTrips-1,r.facadeTransport=e,r}}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../../utils/object":49,"../iframe":22,inherits:57}],27:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("events").EventEmitter,i=function(){};function s(e,t,r){i(t),o.call(this),this.Receiver=e,this.receiveUrl=t,this.AjaxObject=r,this._scheduleReceiver()}"production"!==r.env.NODE_ENV&&(i=e("debug")("sockjs-client:polling")),n(s,o),s.prototype._scheduleReceiver=function(){i("_scheduleReceiver");var e=this,t=this.poll=new this.Receiver(this.receiveUrl,this.AjaxObject);t.on("message",function(t){i("message",t),e.emit("message",t)}),t.once("close",function(r,n){i("close",r,n,e.pollIsClosing),e.poll=t=null,e.pollIsClosing||("network"===n?e._scheduleReceiver():(e.emit("close",r||1006,n),e.removeAllListeners()))})},s.prototype.abort=function(){i("abort"),this.removeAllListeners(),this.pollIsClosing=!0,this.poll&&this.poll.abort()},t.exports=s}).call(this,{env:{}})},{debug:55,events:3,inherits:57}],28:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("../../utils/url"),i=e("./buffered-sender"),s=e("./polling"),a=function(){};function c(e,t,r,n,c){var l=o.addPath(e,t);a(l);var u=this;i.call(this,e,r),this.poll=new s(n,l,c),this.poll.on("message",function(e){a("poll message",e),u.emit("message",e)}),this.poll.once("close",function(e,t){a("poll close",e,t),u.poll=null,u.emit("close",e,t),u.close()})}"production"!==r.env.NODE_ENV&&(a=e("debug")("sockjs-client:sender-receiver")),n(c,i),c.prototype.close=function(){i.prototype.close.call(this),a("close"),this.removeAllListeners(),this.poll&&(this.poll.abort(),this.poll=null)},t.exports=c}).call(this,{env:{}})},{"../../utils/url":52,"./buffered-sender":25,"./polling":27,debug:55,inherits:57}],29:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("events").EventEmitter,i=e("eventsource"),s=function(){};function a(e){s(e),o.call(this);var t=this,r=this.es=new i(e);r.onmessage=function(e){s("message",e.data),t.emit("message",decodeURI(e.data))},r.onerror=function(e){s("error",r.readyState,e);var n=2!==r.readyState?"network":"permanent";t._cleanup(),t._close(n)}}"production"!==r.env.NODE_ENV&&(s=e("debug")("sockjs-client:receiver:eventsource")),n(a,o),a.prototype.abort=function(){s("abort"),this._cleanup(),this._close("user")},a.prototype._cleanup=function(){s("cleanup");var e=this.es;e&&(e.onmessage=e.onerror=null,e.close(),this.es=null)},a.prototype._close=function(e){s("close",e);var t=this;setTimeout(function(){t.emit("close",null,e),t.removeAllListeners()},200)},t.exports=a}).call(this,{env:{}})},{debug:55,events:3,eventsource:18,inherits:57}],30:[function(e,r,n){(function(t,n){"use strict";var o=e("inherits"),i=e("../../utils/iframe"),s=e("../../utils/url"),a=e("events").EventEmitter,c=e("../../utils/random"),l=function(){};function u(e){l(e),a.call(this);var t=this;i.polluteGlobalNamespace(),this.id="a"+c.string(6),e=s.addQuery(e,"c="+decodeURIComponent(i.WPrefix+"."+this.id)),l("using htmlfile",u.htmlfileEnabled);var r=u.htmlfileEnabled?i.createHtmlfile:i.createIframe;n[i.WPrefix][this.id]={start:function(){l("start"),t.iframeObj.loaded()},message:function(e){l("message",e),t.emit("message",e)},stop:function(){l("stop"),t._cleanup(),t._close("network")}},this.iframeObj=r(e,function(){l("callback"),t._cleanup(),t._close("permanent")})}"production"!==t.env.NODE_ENV&&(l=e("debug")("sockjs-client:receiver:htmlfile")),o(u,a),u.prototype.abort=function(){l("abort"),this._cleanup(),this._close("user")},u.prototype._cleanup=function(){l("_cleanup"),this.iframeObj&&(this.iframeObj.cleanup(),this.iframeObj=null),delete n[i.WPrefix][this.id]},u.prototype._close=function(e){l("_close",e),this.emit("close",null,e),this.removeAllListeners()},u.htmlfileEnabled=!1;var f=["Active"].concat("Object").join("X");if(f in n)try{u.htmlfileEnabled=!!new n[f]("htmlfile")}catch(e){}u.enabled=u.htmlfileEnabled||i.iframeEnabled,r.exports=u}).call(this,{env:{}},void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../../utils/iframe":47,"../../utils/random":50,"../../utils/url":52,debug:55,events:3,inherits:57}],31:[function(e,r,n){(function(t,n){"use strict";var o=e("../../utils/iframe"),i=e("../../utils/random"),s=e("../../utils/browser"),a=e("../../utils/url"),c=e("inherits"),l=e("events").EventEmitter,u=function(){};function f(e){u(e);var t=this;l.call(this),o.polluteGlobalNamespace(),this.id="a"+i.string(6);var r=a.addQuery(e,"c="+encodeURIComponent(o.WPrefix+"."+this.id));n[o.WPrefix][this.id]=this._callback.bind(this),this._createScript(r),this.timeoutId=setTimeout(function(){u("timeout"),t._abort(new Error("JSONP script loaded abnormally (timeout)"))},f.timeout)}"production"!==t.env.NODE_ENV&&(u=e("debug")("sockjs-client:receiver:jsonp")),c(f,l),f.prototype.abort=function(){if(u("abort"),n[o.WPrefix][this.id]){var e=new Error("JSONP user aborted read");e.code=1e3,this._abort(e)}},f.timeout=35e3,f.scriptErrorTimeout=1e3,f.prototype._callback=function(e){u("_callback",e),this._cleanup(),this.aborting||(e&&(u("message",e),this.emit("message",e)),this.emit("close",null,"network"),this.removeAllListeners())},f.prototype._abort=function(e){u("_abort",e),this._cleanup(),this.aborting=!0,this.emit("close",e.code,e.message),this.removeAllListeners()},f.prototype._cleanup=function(){if(u("_cleanup"),clearTimeout(this.timeoutId),this.script2&&(this.script2.parentNode.removeChild(this.script2),this.script2=null),this.script){var e=this.script;e.parentNode.removeChild(e),e.onreadystatechange=e.onerror=e.onload=e.onclick=null,this.script=null}delete n[o.WPrefix][this.id]},f.prototype._scriptError=function(){u("_scriptError");var e=this;this.errorTimer||(this.errorTimer=setTimeout(function(){e.loadedOkay||e._abort(new Error("JSONP script loaded abnormally (onerror)"))},f.scriptErrorTimeout))},f.prototype._createScript=function(e){u("_createScript",e);var t,r=this,o=this.script=n.document.createElement("script");if(o.id="a"+i.string(8),o.src=e,o.type="text/javascript",o.charset="UTF-8",o.onerror=this._scriptError.bind(this),o.onload=function(){u("onload"),r._abort(new Error("JSONP script loaded abnormally (onload)"))},o.onreadystatechange=function(){if(u("onreadystatechange",o.readyState),/loaded|closed/.test(o.readyState)){if(o&&o.htmlFor&&o.onclick){r.loadedOkay=!0;try{o.onclick()}catch(e){}}o&&r._abort(new Error("JSONP script loaded abnormally (onreadystatechange)"))}},void 0===o.async&&n.document.attachEvent)if(s.isOpera())(t=this.script2=n.document.createElement("script")).text="try{var a = document.getElementById('"+o.id+"'); if(a)a.onerror();}catch(x){};",o.async=t.async=!1;else{try{o.htmlFor=o.id,o.event="onclick"}catch(e){}o.async=!0}void 0!==o.async&&(o.async=!0);var a=n.document.getElementsByTagName("head")[0];a.insertBefore(o,a.firstChild),t&&a.insertBefore(t,a.firstChild)},r.exports=f}).call(this,{env:{}},void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../../utils/browser":44,"../../utils/iframe":47,"../../utils/random":50,"../../utils/url":52,debug:55,events:3,inherits:57}],32:[function(e,t,r){(function(r){"use strict";var n=e("inherits"),o=e("events").EventEmitter,i=function(){};function s(e,t){i(e),o.call(this);var r=this;this.bufferPosition=0,this.xo=new t("POST",e,null),this.xo.on("chunk",this._chunkHandler.bind(this)),this.xo.once("finish",function(e,t){i("finish",e,t),r._chunkHandler(e,t),r.xo=null;var n=200===e?"network":"permanent";i("close",n),r.emit("close",null,n),r._cleanup()})}"production"!==r.env.NODE_ENV&&(i=e("debug")("sockjs-client:receiver:xhr")),n(s,o),s.prototype._chunkHandler=function(e,t){if(i("_chunkHandler",e),200===e&&t)for(var r=-1;;this.bufferPosition+=r+1){var n=t.slice(this.bufferPosition);if(-1===(r=n.indexOf("\n")))break;var o=n.slice(0,r);o&&(i("message",o),this.emit("message",o))}},s.prototype._cleanup=function(){i("_cleanup"),this.removeAllListeners()},s.prototype.abort=function(){i("abort"),this.xo&&(this.xo.close(),i("close"),this.emit("close",null,"user"),this.xo=null),this._cleanup()},t.exports=s}).call(this,{env:{}})},{debug:55,events:3,inherits:57}],33:[function(e,r,n){(function(t,n){"use strict";var o,i,s=e("../../utils/random"),a=e("../../utils/url"),c=function(){};"production"!==t.env.NODE_ENV&&(c=e("debug")("sockjs-client:sender:jsonp")),r.exports=function(e,t,r){c(e,t),o||(c("createForm"),(o=n.document.createElement("form")).style.display="none",o.style.position="absolute",o.method="POST",o.enctype="application/x-www-form-urlencoded",o.acceptCharset="UTF-8",(i=n.document.createElement("textarea")).name="d",o.appendChild(i),n.document.body.appendChild(o));var l="a"+s.string(8);o.target=l,o.action=a.addQuery(a.addPath(e,"/jsonp_send"),"i="+l);var u=function(e){c("createIframe",e);try{return n.document.createElement('\n'}]); \ No newline at end of file +function(e){var t,n,r,o,i,s,a,u,c,l,f,d,p,h,v,m,g,y,b,x="sizzle"+1*new Date,w=e.document,C=0,E=0,T=ue(),j=ue(),S=ue(),N=ue(),k=function(e,t){return e===t&&(f=!0),0},_={}.hasOwnProperty,A=[],O=A.pop,D=A.push,L=A.push,q=A.slice,I=function(e,t){for(var n=0,r=e.length;n+~]|"+R+")"+R+"*"),z=new RegExp(R+"|>"),V=new RegExp(H),J=new RegExp("^"+P+"$"),X={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+H),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+R+"*(even|odd|(([+-]|)(\\d*)n|)"+R+"*(?:([+-]|)"+R+"*(\\d+)|))"+R+"*\\)|)","i"),bool:new RegExp("^(?:"+F+")$","i"),needsContext:new RegExp("^"+R+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+R+"*((?:-\\d)?\\d*)"+R+"*\\)|)(?=[^-]|$)","i")},G=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,K=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\([\\da-f]{1,6}"+R+"?|("+R+")|.)","ig"),ne=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,oe=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ie=function(){d()},se=xe(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{L.apply(A=q.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){D.apply(e,q.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function ae(e,t,r,o){var i,a,c,l,f,h,g,y=t&&t.ownerDocument,C=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==C&&9!==C&&11!==C)return r;if(!o&&((t?t.ownerDocument||t:w)!==p&&d(t),t=t||p,v)){if(11!==C&&(f=K.exec(e)))if(i=f[1]){if(9===C){if(!(c=t.getElementById(i)))return r;if(c.id===i)return r.push(c),r}else if(y&&(c=y.getElementById(i))&&b(t,c)&&c.id===i)return r.push(c),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((i=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(i)),r}if(n.qsa&&!N[e+" "]&&(!m||!m.test(e))&&(1!==C||"object"!==t.nodeName.toLowerCase())){if(g=e,y=t,1===C&&z.test(e)){for((l=t.getAttribute("id"))?l=l.replace(re,oe):t.setAttribute("id",l=x),a=(h=s(e)).length;a--;)h[a]="#"+l+" "+be(h[a]);g=h.join(","),y=ee.test(e)&&ge(t.parentNode)||t}try{return L.apply(r,y.querySelectorAll(g)),r}catch(t){N(e,!0)}finally{l===x&&t.removeAttribute("id")}}}return u(e.replace(W,"$1"),t,r,o)}function ue(){var e=[];return function t(n,o){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=o}}function ce(e){return e[x]=!0,e}function le(e){var t=p.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){for(var n=e.split("|"),o=n.length;o--;)r.attrHandle[n[o]]=t}function de(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function pe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function he(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function ve(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&se(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function me(e){return ce(function(t){return t=+t,ce(function(n,r){for(var o,i=e([],n.length,t),s=i.length;s--;)n[o=i[s]]&&(n[o]=!(r[o]=n[o]))})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=ae.support={},i=ae.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!G.test(t||n&&n.nodeName||"HTML")},d=ae.setDocument=function(e){var t,o,s=e?e.ownerDocument||e:w;return s!==p&&9===s.nodeType&&s.documentElement?(h=(p=s).documentElement,v=!i(p),w!==p&&(o=p.defaultView)&&o.top!==o&&(o.addEventListener?o.addEventListener("unload",ie,!1):o.attachEvent&&o.attachEvent("onunload",ie)),n.attributes=le(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=le(function(e){return e.appendChild(p.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Z.test(p.getElementsByClassName),n.getById=le(function(e){return h.appendChild(e).id=x,!p.getElementsByName||!p.getElementsByName(x).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&v){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&v){var n,r,o,i=t.getElementById(e);if(i){if((n=i.getAttributeNode("id"))&&n.value===e)return[i];for(o=t.getElementsByName(e),r=0;i=o[r++];)if((n=i.getAttributeNode("id"))&&n.value===e)return[i]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],o=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[o++];)1===n.nodeType&&r.push(n);return r}return i},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&v)return t.getElementsByClassName(e)},g=[],m=[],(n.qsa=Z.test(p.querySelectorAll))&&(le(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]="+R+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\["+R+"*(?:value|"+F+")"),e.querySelectorAll("[id~="+x+"-]").length||m.push("~="),e.querySelectorAll(":checked").length||m.push(":checked"),e.querySelectorAll("a#"+x+"+*").length||m.push(".#.+[+~]")}),le(function(e){e.innerHTML="";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+R+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:")})),(n.matchesSelector=Z.test(y=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&le(function(e){n.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),g.push("!=",H)}),m=m.length&&new RegExp(m.join("|")),g=g.length&&new RegExp(g.join("|")),t=Z.test(h.compareDocumentPosition),b=t||Z.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},k=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===p||e.ownerDocument===w&&b(w,e)?-1:t===p||t.ownerDocument===w&&b(w,t)?1:l?I(l,e)-I(l,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,o=e.parentNode,i=t.parentNode,s=[e],a=[t];if(!o||!i)return e===p?-1:t===p?1:o?-1:i?1:l?I(l,e)-I(l,t):0;if(o===i)return de(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)a.unshift(n);for(;s[r]===a[r];)r++;return r?de(s[r],a[r]):s[r]===w?-1:a[r]===w?1:0},p):p},ae.matches=function(e,t){return ae(e,null,null,t)},ae.matchesSelector=function(e,t){if((e.ownerDocument||e)!==p&&d(e),n.matchesSelector&&v&&!N[t+" "]&&(!g||!g.test(t))&&(!m||!m.test(t)))try{var r=y.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){N(t,!0)}return ae(t,p,null,[e]).length>0},ae.contains=function(e,t){return(e.ownerDocument||e)!==p&&d(e),b(e,t)},ae.attr=function(e,t){(e.ownerDocument||e)!==p&&d(e);var o=r.attrHandle[t.toLowerCase()],i=o&&_.call(r.attrHandle,t.toLowerCase())?o(e,t,!v):void 0;return void 0!==i?i:n.attributes||!v?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},ae.escape=function(e){return(e+"").replace(re,oe)},ae.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ae.uniqueSort=function(e){var t,r=[],o=0,i=0;if(f=!n.detectDuplicates,l=!n.sortStable&&e.slice(0),e.sort(k),f){for(;t=e[i++];)t===e[i]&&(o=r.push(i));for(;o--;)e.splice(r[o],1)}return l=null,e},o=ae.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=o(t);return n},(r=ae.selectors={cacheLength:50,createPseudo:ce,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ae.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ae.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return X.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&V.test(n)&&(t=s(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=T[e+" "];return t||(t=new RegExp("(^|"+R+")"+e+"("+R+"|$)"))&&T(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var o=ae.attr(r,e);return null==o?"!="===t:!t||(o+="","="===t?o===n:"!="===t?o!==n:"^="===t?n&&0===o.indexOf(n):"*="===t?n&&o.indexOf(n)>-1:"$="===t?n&&o.slice(-n.length)===n:"~="===t?(" "+o.replace(U," ")+" ").indexOf(n)>-1:"|="===t&&(o===n||o.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,o){var i="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,u){var c,l,f,d,p,h,v=i!==s?"nextSibling":"previousSibling",m=t.parentNode,g=a&&t.nodeName.toLowerCase(),y=!u&&!a,b=!1;if(m){if(i){for(;v;){for(d=t;d=d[v];)if(a?d.nodeName.toLowerCase()===g:1===d.nodeType)return!1;h=v="only"===e&&!h&&"nextSibling"}return!0}if(h=[s?m.firstChild:m.lastChild],s&&y){for(b=(p=(c=(l=(f=(d=m)[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&c[1])&&c[2],d=p&&m.childNodes[p];d=++p&&d&&d[v]||(b=p=0)||h.pop();)if(1===d.nodeType&&++b&&d===t){l[e]=[C,p,b];break}}else if(y&&(b=p=(c=(l=(f=(d=t)[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&c[1]),!1===b)for(;(d=++p&&d&&d[v]||(b=p=0)||h.pop())&&((a?d.nodeName.toLowerCase()!==g:1!==d.nodeType)||!++b||(y&&((l=(f=d[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[C,b]),d!==t)););return(b-=o)===r||b%r==0&&b/r>=0}}},PSEUDO:function(e,t){var n,o=r.pseudos[e]||r.setFilters[e.toLowerCase()]||ae.error("unsupported pseudo: "+e);return o[x]?o(t):o.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,n){for(var r,i=o(e,t),s=i.length;s--;)e[r=I(e,i[s])]=!(n[r]=i[s])}):function(e){return o(e,0,n)}):o}},pseudos:{not:ce(function(e){var t=[],n=[],r=a(e.replace(W,"$1"));return r[x]?ce(function(e,t,n,o){for(var i,s=r(e,null,o,[]),a=e.length;a--;)(i=s[a])&&(e[a]=!(t[a]=i))}):function(e,o,i){return t[0]=e,r(t,null,i,n),t[0]=null,!n.pop()}}),has:ce(function(e){return function(t){return ae(e,t).length>0}}),contains:ce(function(e){return e=e.replace(te,ne),function(t){return(t.textContent||o(t)).indexOf(e)>-1}}),lang:ce(function(e){return J.test(e||"")||ae.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=v?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ve(!1),disabled:ve(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:me(function(){return[0]}),last:me(function(e,t){return[t-1]}),eq:me(function(e,t,n){return[n<0?n+t:n]}),even:me(function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e}),gt:me(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function Ce(e,t,n,r,o){for(var i,s=[],a=0,u=e.length,c=null!=t;a-1&&(i[c]=!(s[c]=f))}}else g=Ce(g===s?g.splice(h,g.length):g),o?o(null,s,g,u):L.apply(s,g)})}function Te(e){for(var t,n,o,i=e.length,s=r.relative[e[0].type],a=s||r.relative[" "],u=s?1:0,l=xe(function(e){return e===t},a,!0),f=xe(function(e){return I(t,e)>-1},a,!0),d=[function(e,n,r){var o=!s&&(r||n!==c)||((t=n).nodeType?l(e,n,r):f(e,n,r));return t=null,o}];u1&&we(d),u>1&&be(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(W,"$1"),n,u0,o=e.length>0,i=function(i,s,a,u,l){var f,h,m,g=0,y="0",b=i&&[],x=[],w=c,E=i||o&&r.find.TAG("*",l),T=C+=null==w?1:Math.random()||.1,j=E.length;for(l&&(c=s===p||s||l);y!==j&&null!=(f=E[y]);y++){if(o&&f){for(h=0,s||f.ownerDocument===p||(d(f),a=!v);m=e[h++];)if(m(f,s||p,a)){u.push(f);break}l&&(C=T)}n&&((f=!m&&f)&&g--,i&&b.push(f))}if(g+=y,n&&y!==g){for(h=0;m=t[h++];)m(b,x,s,a);if(i){if(g>0)for(;y--;)b[y]||x[y]||(x[y]=O.call(u));x=Ce(x)}L.apply(u,x),l&&!i&&x.length>0&&g+t.length>1&&ae.uniqueSort(u)}return l&&(C=T,c=w),b};return n?ce(i):i}(i,o))).selector=e}return a},u=ae.select=function(e,t,n,o){var i,u,c,l,f,d="function"==typeof e&&e,p=!o&&s(e=d.selector||e);if(n=n||[],1===p.length){if((u=p[0]=p[0].slice(0)).length>2&&"ID"===(c=u[0]).type&&9===t.nodeType&&v&&r.relative[u[1].type]){if(!(t=(r.find.ID(c.matches[0].replace(te,ne),t)||[])[0]))return n;d&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(i=X.needsContext.test(e)?0:u.length;i--&&(c=u[i],!r.relative[l=c.type]);)if((f=r.find[l])&&(o=f(c.matches[0].replace(te,ne),ee.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(i,1),!(e=o.length&&be(u)))return L.apply(n,o),n;break}}return(d||a(e,p))(o,t,!v,n,!t||ee.test(e)&&ge(t.parentNode)||t),n},n.sortStable=x.split("").sort(k).join("")===x,n.detectDuplicates=!!f,d(),n.sortDetached=le(function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))}),le(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&le(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),le(function(e){return null==e.getAttribute("disabled")})||fe(F,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),ae}(n);E.find=S,E.expr=S.selectors,E.expr[":"]=E.expr.pseudos,E.uniqueSort=E.unique=S.uniqueSort,E.text=S.getText,E.isXMLDoc=S.isXML,E.contains=S.contains,E.escapeSelector=S.escape;var N=function(e,t,n){for(var r=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&E(e).is(n))break;r.push(e)}return r},k=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},_=E.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var O=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,t,n){return y(t)?E.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?E.grep(e,function(e){return e===t!==n}):"string"!=typeof t?E.grep(e,function(e){return f.call(t,e)>-1!==n}):E.filter(t,e,n)}E.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?E.find.matchesSelector(r,e)?[r]:[]:E.find.matches(e,E.grep(t,function(e){return 1===e.nodeType}))},E.fn.extend({find:function(e){var t,n,r=this.length,o=this;if("string"!=typeof e)return this.pushStack(E(e).filter(function(){for(t=0;t1?E.uniqueSort(n):n},filter:function(e){return this.pushStack(D(this,e||[],!1))},not:function(e){return this.pushStack(D(this,e||[],!0))},is:function(e){return!!D(this,"string"==typeof e&&_.test(e)?E(e):e||[],!1).length}});var L,q=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(E.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||L,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof E?t[0]:t,E.merge(this,E.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:s,!0)),O.test(r[1])&&E.isPlainObject(t))for(r in t)y(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(o=s.getElementById(r[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):y(e)?void 0!==n.ready?n.ready(e):e(E):E.makeArray(e,this)}).prototype=E.fn,L=E(s);var I=/^(?:parents|prev(?:Until|All))/,F={children:!0,contents:!0,next:!0,prev:!0};function R(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}E.fn.extend({has:function(e){var t=E(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&E.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(i.length>1?E.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?f.call(E(e),this[0]):f.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(E.uniqueSort(E.merge(this.get(),E(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),E.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return N(e,"parentNode")},parentsUntil:function(e,t,n){return N(e,"parentNode",n)},next:function(e){return R(e,"nextSibling")},prev:function(e){return R(e,"previousSibling")},nextAll:function(e){return N(e,"nextSibling")},prevAll:function(e){return N(e,"previousSibling")},nextUntil:function(e,t,n){return N(e,"nextSibling",n)},prevUntil:function(e,t,n){return N(e,"previousSibling",n)},siblings:function(e){return k((e.parentNode||{}).firstChild,e)},children:function(e){return k(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(A(e,"template")&&(e=e.content||e),E.merge([],e.childNodes))}},function(e,t){E.fn[e]=function(n,r){var o=E.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(o=E.filter(r,o)),this.length>1&&(F[e]||E.uniqueSort(o),I.test(e)&&o.reverse()),this.pushStack(o)}});var P=/[^\x20\t\r\n\f]+/g;function M(e){return e}function H(e){throw e}function U(e,t,n,r){var o;try{e&&y(o=e.promise)?o.call(e).done(t).fail(n):e&&y(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}E.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return E.each(e.match(P)||[],function(e,n){t[n]=!0}),t}(e):E.extend({},e);var t,n,r,o,i=[],s=[],a=-1,u=function(){for(o=o||e.once,r=t=!0;s.length;a=-1)for(n=s.shift();++a-1;)i.splice(n,1),n<=a&&a--}),this},has:function(e){return e?E.inArray(e,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return o=s=[],i=n="",this},disabled:function(){return!i},lock:function(){return o=s=[],n||t||(i=n=""),this},locked:function(){return!!o},fireWith:function(e,n){return o||(n=[e,(n=n||[]).slice?n.slice():n],s.push(n),t||u()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},E.extend({Deferred:function(e){var t=[["notify","progress",E.Callbacks("memory"),E.Callbacks("memory"),2],["resolve","done",E.Callbacks("once memory"),E.Callbacks("once memory"),0,"resolved"],["reject","fail",E.Callbacks("once memory"),E.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var e=arguments;return E.Deferred(function(n){E.each(t,function(t,r){var o=y(e[r[4]])&&e[r[4]];i[r[1]](function(){var e=o&&o.apply(this,arguments);e&&y(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,o?[e]:arguments)})}),e=null}).promise()},then:function(e,r,o){var i=0;function s(e,t,r,o){return function(){var a=this,u=arguments,c=function(){var n,c;if(!(e=i&&(r!==H&&(a=void 0,u=[n]),t.rejectWith(a,u))}};e?l():(E.Deferred.getStackHook&&(l.stackTrace=E.Deferred.getStackHook()),n.setTimeout(l))}}return E.Deferred(function(n){t[0][3].add(s(0,n,y(o)?o:M,n.notifyWith)),t[1][3].add(s(0,n,y(e)?e:M)),t[2][3].add(s(0,n,y(r)?r:H))}).promise()},promise:function(e){return null!=e?E.extend(e,o):o}},i={};return E.each(t,function(e,n){var s=n[2],a=n[5];o[n[1]]=s.add,a&&s.add(function(){r=a},t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),s.add(n[3].fire),i[n[0]]=function(){return i[n[0]+"With"](this===i?void 0:this,arguments),this},i[n[0]+"With"]=s.fireWith}),o.promise(i),e&&e.call(i,i),i},when:function(e){var t=arguments.length,n=t,r=Array(n),o=u.call(arguments),i=E.Deferred(),s=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?u.call(arguments):n,--t||i.resolveWith(r,o)}};if(t<=1&&(U(e,i.done(s(n)).resolve,i.reject,!t),"pending"===i.state()||y(o[n]&&o[n].then)))return i.then();for(;n--;)U(o[n],s(n),i.reject);return i.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;E.Deferred.exceptionHook=function(e,t){n.console&&n.console.warn&&e&&W.test(e.name)&&n.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},E.readyException=function(e){n.setTimeout(function(){throw e})};var B=E.Deferred();function $(){s.removeEventListener("DOMContentLoaded",$),n.removeEventListener("load",$),E.ready()}E.fn.ready=function(e){return B.then(e).catch(function(e){E.readyException(e)}),this},E.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--E.readyWait:E.isReady)||(E.isReady=!0,!0!==e&&--E.readyWait>0||B.resolveWith(s,[E]))}}),E.ready.then=B.then,"complete"===s.readyState||"loading"!==s.readyState&&!s.documentElement.doScroll?n.setTimeout(E.ready):(s.addEventListener("DOMContentLoaded",$),n.addEventListener("load",$));var z=function(e,t,n,r,o,i,s){var a=0,u=e.length,c=null==n;if("object"===C(n))for(a in o=!0,n)z(e,t,a,n[a],!0,i,s);else if(void 0!==r&&(o=!0,y(r)||(s=!0),c&&(s?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(E(e),n)})),t))for(;a1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),E.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Z.get(e,t),n&&(!r||Array.isArray(n)?r=Z.access(e,t,E.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=E.queue(e,t),r=n.length,o=n.shift(),i=E._queueHooks(e,t);"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,function(){E.dequeue(e,t)},i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Z.get(e,n)||Z.access(e,n,{empty:E.Callbacks("once memory").add(function(){Z.remove(e,[t+"queue",n])})})}}),E.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,ge=/^$|^module$|\/(?:java|ecma)script/i,ye={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function be(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?E.merge([e],n):n}function xe(e,t){for(var n=0,r=e.length;n-1)o&&o.push(i);else if(c=ae(i),s=be(f.appendChild(i),"script"),c&&xe(s),n)for(l=0;i=s[l++];)ge.test(i.type||"")&&n.push(i);return f}we=s.createDocumentFragment().appendChild(s.createElement("div")),(Ce=s.createElement("input")).setAttribute("type","radio"),Ce.setAttribute("checked","checked"),Ce.setAttribute("name","t"),we.appendChild(Ce),g.checkClone=we.cloneNode(!0).cloneNode(!0).lastChild.checked,we.innerHTML="",g.noCloneChecked=!!we.cloneNode(!0).lastChild.defaultValue;var je=/^key/,Se=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ne=/^([^.]*)(?:\.(.+)|)/;function ke(){return!0}function _e(){return!1}function Ae(e,t){return e===function(){try{return s.activeElement}catch(e){}}()==("focus"===t)}function Oe(e,t,n,r,o,i){var s,a;if("object"==typeof t){for(a in"string"!=typeof n&&(r=r||n,n=void 0),t)Oe(e,a,n,r,t[a],i);return e}if(null==r&&null==o?(o=n,r=n=void 0):null==o&&("string"==typeof n?(o=r,r=void 0):(o=r,r=n,n=void 0)),!1===o)o=_e;else if(!o)return e;return 1===i&&(s=o,(o=function(e){return E().off(e),s.apply(this,arguments)}).guid=s.guid||(s.guid=E.guid++)),e.each(function(){E.event.add(this,t,o,r,n)})}function De(e,t,n){n?(Z.set(e,t,!1),E.event.add(e,t,{namespace:!1,handler:function(e){var r,o,i=Z.get(this,t);if(1&e.isTrigger&&this[t]){if(i.length)(E.event.special[t]||{}).delegateType&&e.stopPropagation();else if(i=u.call(arguments),Z.set(this,t,i),r=n(this,t),this[t](),i!==(o=Z.get(this,t))||r?Z.set(this,t,!1):o={},i!==o)return e.stopImmediatePropagation(),e.preventDefault(),o.value}else i.length&&(Z.set(this,t,{value:E.event.trigger(E.extend(i[0],E.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Z.get(e,t)&&E.event.add(e,t,ke)}E.event={global:{},add:function(e,t,n,r,o){var i,s,a,u,c,l,f,d,p,h,v,m=Z.get(e);if(m)for(n.handler&&(n=(i=n).handler,o=i.selector),o&&E.find.matchesSelector(se,o),n.guid||(n.guid=E.guid++),(u=m.events)||(u=m.events={}),(s=m.handle)||(s=m.handle=function(t){return void 0!==E&&E.event.triggered!==t.type?E.event.dispatch.apply(e,arguments):void 0}),c=(t=(t||"").match(P)||[""]).length;c--;)p=v=(a=Ne.exec(t[c])||[])[1],h=(a[2]||"").split(".").sort(),p&&(f=E.event.special[p]||{},p=(o?f.delegateType:f.bindType)||p,f=E.event.special[p]||{},l=E.extend({type:p,origType:v,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&E.expr.match.needsContext.test(o),namespace:h.join(".")},i),(d=u[p])||((d=u[p]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,s)||e.addEventListener&&e.addEventListener(p,s)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),o?d.splice(d.delegateCount++,0,l):d.push(l),E.event.global[p]=!0)},remove:function(e,t,n,r,o){var i,s,a,u,c,l,f,d,p,h,v,m=Z.hasData(e)&&Z.get(e);if(m&&(u=m.events)){for(c=(t=(t||"").match(P)||[""]).length;c--;)if(p=v=(a=Ne.exec(t[c])||[])[1],h=(a[2]||"").split(".").sort(),p){for(f=E.event.special[p]||{},d=u[p=(r?f.delegateType:f.bindType)||p]||[],a=a[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=i=d.length;i--;)l=d[i],!o&&v!==l.origType||n&&n.guid!==l.guid||a&&!a.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(d.splice(i,1),l.selector&&d.delegateCount--,f.remove&&f.remove.call(e,l));s&&!d.length&&(f.teardown&&!1!==f.teardown.call(e,h,m.handle)||E.removeEvent(e,p,m.handle),delete u[p])}else for(p in u)E.event.remove(e,p+t[c],n,r,!0);E.isEmptyObject(u)&&Z.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,i,s,a=E.event.fix(e),u=new Array(arguments.length),c=(Z.get(this,"events")||{})[a.type]||[],l=E.event.special[a.type]||{};for(u[0]=a,t=1;t=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(i=[],s={},n=0;n-1:E.find(o,this,null,[c]).length),s[o]&&i.push(r);i.length&&a.push({elem:c,handlers:i})}return c=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,qe=/\s*$/g;function Re(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&E(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Me(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function He(e,t){var n,r,o,i,s,a,u,c;if(1===t.nodeType){if(Z.hasData(e)&&(i=Z.access(e),s=Z.set(t,i),c=i.events))for(o in delete s.handle,s.events={},c)for(n=0,r=c[o].length;n1&&"string"==typeof h&&!g.checkClone&&Ie.test(h))return e.each(function(o){var i=e.eq(o);v&&(t[0]=h.call(this,o,i.html())),Ue(i,t,n,r)});if(d&&(i=(o=Te(t,e[0].ownerDocument,!1,e,r)).firstChild,1===o.childNodes.length&&(o=i),i||r)){for(a=(s=E.map(be(o,"script"),Pe)).length;f")},clone:function(e,t,n){var r,o,i,s,a,u,c,l=e.cloneNode(!0),f=ae(e);if(!(g.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||E.isXMLDoc(e)))for(s=be(l),r=0,o=(i=be(e)).length;r0&&xe(s,!f&&be(e,"script")),l},cleanData:function(e){for(var t,n,r,o=E.event.special,i=0;void 0!==(n=e[i]);i++)if(Q(n)){if(t=n[Z.expando]){if(t.events)for(r in t.events)o[r]?E.event.remove(n,r):E.removeEvent(n,r,t.handle);n[Z.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),E.fn.extend({detach:function(e){return We(this,e,!0)},remove:function(e){return We(this,e)},text:function(e){return z(this,function(e){return void 0===e?E.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ue(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Re(this,e).appendChild(e)})},prepend:function(){return Ue(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Re(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Ue(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ue(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(E.cleanData(be(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return E.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!qe.test(e)&&!ye[(me.exec(e)||["",""])[1].toLowerCase()]){e=E.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-i-u-a-.5))||0),u}function ot(e,t,n){var r=$e(e),o=(!g.boxSizingReliable()||n)&&"border-box"===E.css(e,"boxSizing",!1,r),i=o,s=Ve(e,t,r),a="offset"+t[0].toUpperCase()+t.slice(1);if(Be.test(s)){if(!n)return s;s="auto"}return(!g.boxSizingReliable()&&o||"auto"===s||!parseFloat(s)&&"inline"===E.css(e,"display",!1,r))&&e.getClientRects().length&&(o="border-box"===E.css(e,"boxSizing",!1,r),(i=a in e)&&(s=e[a])),(s=parseFloat(s)||0)+rt(e,t,n||(o?"border":"content"),i,r,s)+"px"}function it(e,t,n,r,o){return new it.prototype.init(e,t,n,r,o)}E.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Ve(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,i,s,a=G(t),u=Ke.test(t),c=e.style;if(u||(t=Ye(a)),s=E.cssHooks[t]||E.cssHooks[a],void 0===n)return s&&"get"in s&&void 0!==(o=s.get(e,!1,r))?o:c[t];"string"===(i=typeof n)&&(o=oe.exec(n))&&o[1]&&(n=fe(e,t,o),i="number"),null!=n&&n==n&&("number"!==i||u||(n+=o&&o[3]||(E.cssNumber[a]?"":"px")),g.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),s&&"set"in s&&void 0===(n=s.set(e,n,r))||(u?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,r){var o,i,s,a=G(t);return Ke.test(t)||(t=Ye(a)),(s=E.cssHooks[t]||E.cssHooks[a])&&"get"in s&&(o=s.get(e,!0,n)),void 0===o&&(o=Ve(e,t,r)),"normal"===o&&t in tt&&(o=tt[t]),""===n||n?(i=parseFloat(o),!0===n||isFinite(i)?i||0:o):o}}),E.each(["height","width"],function(e,t){E.cssHooks[t]={get:function(e,n,r){if(n)return!Ze.test(E.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?ot(e,t,r):le(e,et,function(){return ot(e,t,r)})},set:function(e,n,r){var o,i=$e(e),s=!g.scrollboxSize()&&"absolute"===i.position,a=(s||r)&&"border-box"===E.css(e,"boxSizing",!1,i),u=r?rt(e,t,r,a,i):0;return a&&s&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(i[t])-rt(e,t,"border",!1,i)-.5)),u&&(o=oe.exec(n))&&"px"!==(o[3]||"px")&&(e.style[t]=n,n=E.css(e,t)),nt(0,n,u)}}}),E.cssHooks.marginLeft=Je(g.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Ve(e,"marginLeft"))||e.getBoundingClientRect().left-le(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),E.each({margin:"",padding:"",border:"Width"},function(e,t){E.cssHooks[e+t]={expand:function(n){for(var r=0,o={},i="string"==typeof n?n.split(" "):[n];r<4;r++)o[e+ie[r]+t]=i[r]||i[r-2]||i[0];return o}},"margin"!==e&&(E.cssHooks[e+t].set=nt)}),E.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,o,i={},s=0;if(Array.isArray(t)){for(r=$e(e),o=t.length;s1)}}),E.Tween=it,it.prototype={constructor:it,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||E.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(E.cssNumber[n]?"":"px")},cur:function(){var e=it.propHooks[this.prop];return e&&e.get?e.get(this):it.propHooks._default.get(this)},run:function(e){var t,n=it.propHooks[this.prop];return this.options.duration?this.pos=t=E.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):it.propHooks._default.set(this),this}},it.prototype.init.prototype=it.prototype,it.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=E.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){E.fx.step[e.prop]?E.fx.step[e.prop](e):1!==e.elem.nodeType||!E.cssHooks[e.prop]&&null==e.elem.style[Ye(e.prop)]?e.elem[e.prop]=e.now:E.style(e.elem,e.prop,e.now+e.unit)}}},it.propHooks.scrollTop=it.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},E.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},E.fx=it.prototype.init,E.fx.step={};var st,at,ut=/^(?:toggle|show|hide)$/,ct=/queueHooks$/;function lt(){at&&(!1===s.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(lt):n.setTimeout(lt,E.fx.interval),E.fx.tick())}function ft(){return n.setTimeout(function(){st=void 0}),st=Date.now()}function dt(e,t){var n,r=0,o={height:e};for(t=t?1:0;r<4;r+=2-t)o["margin"+(n=ie[r])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function pt(e,t,n){for(var r,o=(ht.tweeners[t]||[]).concat(ht.tweeners["*"]),i=0,s=o.length;i1)},removeAttr:function(e){return this.each(function(){E.removeAttr(this,e)})}}),E.extend({attr:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?E.prop(e,t,n):(1===i&&E.isXMLDoc(e)||(o=E.attrHooks[t.toLowerCase()]||(E.expr.match.bool.test(t)?vt:void 0)),void 0!==n?null===n?void E.removeAttr(e,t):o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:(e.setAttribute(t,n+""),n):o&&"get"in o&&null!==(r=o.get(e,t))?r:null==(r=E.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!g.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,o=t&&t.match(P);if(o&&1===e.nodeType)for(;n=o[r++];)e.removeAttribute(n)}}),vt={set:function(e,t,n){return!1===t?E.removeAttr(e,n):e.setAttribute(n,n),n}},E.each(E.expr.match.bool.source.match(/\w+/g),function(e,t){var n=mt[t]||E.find.attr;mt[t]=function(e,t,r){var o,i,s=t.toLowerCase();return r||(i=mt[s],mt[s]=o,o=null!=n(e,t,r)?s:null,mt[s]=i),o}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;function bt(e){return(e.match(P)||[]).join(" ")}function xt(e){return e.getAttribute&&e.getAttribute("class")||""}function wt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(P)||[]}E.fn.extend({prop:function(e,t){return z(this,E.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[E.propFix[e]||e]})}}),E.extend({prop:function(e,t,n){var r,o,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&E.isXMLDoc(e)||(t=E.propFix[t]||t,o=E.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=E.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(E.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),E.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){E.propFix[this.toLowerCase()]=this}),E.fn.extend({addClass:function(e){var t,n,r,o,i,s,a,u=0;if(y(e))return this.each(function(t){E(this).addClass(e.call(this,t,xt(this)))});if((t=wt(e)).length)for(;n=this[u++];)if(o=xt(n),r=1===n.nodeType&&" "+bt(o)+" "){for(s=0;i=t[s++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");o!==(a=bt(r))&&n.setAttribute("class",a)}return this},removeClass:function(e){var t,n,r,o,i,s,a,u=0;if(y(e))return this.each(function(t){E(this).removeClass(e.call(this,t,xt(this)))});if(!arguments.length)return this.attr("class","");if((t=wt(e)).length)for(;n=this[u++];)if(o=xt(n),r=1===n.nodeType&&" "+bt(o)+" "){for(s=0;i=t[s++];)for(;r.indexOf(" "+i+" ")>-1;)r=r.replace(" "+i+" "," ");o!==(a=bt(r))&&n.setAttribute("class",a)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):y(e)?this.each(function(n){E(this).toggleClass(e.call(this,n,xt(this),t),t)}):this.each(function(){var t,o,i,s;if(r)for(o=0,i=E(this),s=wt(e);t=s[o++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=xt(this))&&Z.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Z.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+bt(xt(n))+" ").indexOf(t)>-1)return!0;return!1}});var Ct=/\r/g;E.fn.extend({val:function(e){var t,n,r,o=this[0];return arguments.length?(r=y(e),this.each(function(n){var o;1===this.nodeType&&(null==(o=r?e.call(this,n,E(this).val()):e)?o="":"number"==typeof o?o+="":Array.isArray(o)&&(o=E.map(o,function(e){return null==e?"":e+""})),(t=E.valHooks[this.type]||E.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,o,"value")||(this.value=o))})):o?(t=E.valHooks[o.type]||E.valHooks[o.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(o,"value"))?n:"string"==typeof(n=o.value)?n.replace(Ct,""):null==n?"":n:void 0}}),E.extend({valHooks:{option:{get:function(e){var t=E.find.attr(e,"value");return null!=t?t:bt(E.text(e))}},select:{get:function(e){var t,n,r,o=e.options,i=e.selectedIndex,s="select-one"===e.type,a=s?null:[],u=s?i+1:o.length;for(r=i<0?u:s?i:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),E.each(["radio","checkbox"],function(){E.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=E.inArray(E(e).val(),t)>-1}},g.checkOn||(E.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),g.focusin="onfocusin"in n;var Et=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};E.extend(E.event,{trigger:function(e,t,r,o){var i,a,u,c,l,f,d,p,v=[r||s],m=h.call(e,"type")?e.type:e,g=h.call(e,"namespace")?e.namespace.split("."):[];if(a=p=u=r=r||s,3!==r.nodeType&&8!==r.nodeType&&!Et.test(m+E.event.triggered)&&(m.indexOf(".")>-1&&(g=m.split("."),m=g.shift(),g.sort()),l=m.indexOf(":")<0&&"on"+m,(e=e[E.expando]?e:new E.Event(m,"object"==typeof e&&e)).isTrigger=o?2:3,e.namespace=g.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),t=null==t?[e]:E.makeArray(t,[e]),d=E.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(r,t))){if(!o&&!d.noBubble&&!b(r)){for(c=d.delegateType||m,Et.test(c+m)||(a=a.parentNode);a;a=a.parentNode)v.push(a),u=a;u===(r.ownerDocument||s)&&v.push(u.defaultView||u.parentWindow||n)}for(i=0;(a=v[i++])&&!e.isPropagationStopped();)p=a,e.type=i>1?c:d.bindType||m,(f=(Z.get(a,"events")||{})[e.type]&&Z.get(a,"handle"))&&f.apply(a,t),(f=l&&a[l])&&f.apply&&Q(a)&&(e.result=f.apply(a,t),!1===e.result&&e.preventDefault());return e.type=m,o||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),t)||!Q(r)||l&&y(r[m])&&!b(r)&&((u=r[l])&&(r[l]=null),E.event.triggered=m,e.isPropagationStopped()&&p.addEventListener(m,Tt),r[m](),e.isPropagationStopped()&&p.removeEventListener(m,Tt),E.event.triggered=void 0,u&&(r[l]=u)),e.result}},simulate:function(e,t,n){var r=E.extend(new E.Event,n,{type:e,isSimulated:!0});E.event.trigger(r,null,t)}}),E.fn.extend({trigger:function(e,t){return this.each(function(){E.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return E.event.trigger(e,t,n,!0)}}),g.focusin||E.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){E.event.simulate(t,e.target,E.event.fix(e))};E.event.special[t]={setup:function(){var r=this.ownerDocument||this,o=Z.access(r,t);o||r.addEventListener(e,n,!0),Z.access(r,t,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this,o=Z.access(r,t)-1;o?Z.access(r,t,o):(r.removeEventListener(e,n,!0),Z.remove(r,t))}}});var jt=n.location,St=Date.now(),Nt=/\?/;E.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new n.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||E.error("Invalid XML: "+e),t};var kt=/\[\]$/,_t=/\r?\n/g,At=/^(?:submit|button|image|reset|file)$/i,Ot=/^(?:input|select|textarea|keygen)/i;function Dt(e,t,n,r){var o;if(Array.isArray(t))E.each(t,function(t,o){n||kt.test(e)?r(e,o):Dt(e+"["+("object"==typeof o&&null!=o?t:"")+"]",o,n,r)});else if(n||"object"!==C(t))r(e,t);else for(o in t)Dt(e+"["+o+"]",t[o],n,r)}E.param=function(e,t){var n,r=[],o=function(e,t){var n=y(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!E.isPlainObject(e))E.each(e,function(){o(this.name,this.value)});else for(n in e)Dt(n,e[n],t,o);return r.join("&")},E.fn.extend({serialize:function(){return E.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=E.prop(this,"elements");return e?E.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!E(this).is(":disabled")&&Ot.test(this.nodeName)&&!At.test(e)&&(this.checked||!ve.test(e))}).map(function(e,t){var n=E(this).val();return null==n?null:Array.isArray(n)?E.map(n,function(e){return{name:t.name,value:e.replace(_t,"\r\n")}}):{name:t.name,value:n.replace(_t,"\r\n")}}).get()}});var Lt=/%20/g,qt=/#.*$/,It=/([?&])_=[^&]*/,Ft=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Pt=/^\/\//,Mt={},Ht={},Ut="*/".concat("*"),Wt=s.createElement("a");function Bt(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,o=0,i=t.toLowerCase().match(P)||[];if(y(n))for(;r=i[o++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function $t(e,t,n,r){var o={},i=e===Ht;function s(a){var u;return o[a]=!0,E.each(e[a]||[],function(e,a){var c=a(t,n,r);return"string"!=typeof c||i||o[c]?i?!(u=c):void 0:(t.dataTypes.unshift(c),s(c),!1)}),u}return s(t.dataTypes[0])||!o["*"]&&s("*")}function zt(e,t){var n,r,o=E.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:r||(r={}))[n]=t[n]);return r&&E.extend(!0,e,r),e}Wt.href=jt.href,E.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:jt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(jt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ut,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":E.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,E.ajaxSettings),t):zt(E.ajaxSettings,e)},ajaxPrefilter:Bt(Mt),ajaxTransport:Bt(Ht),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var r,o,i,a,u,c,l,f,d,p,h=E.ajaxSetup({},t),v=h.context||h,m=h.context&&(v.nodeType||v.jquery)?E(v):E.event,g=E.Deferred(),y=E.Callbacks("once memory"),b=h.statusCode||{},x={},w={},C="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(l){if(!a)for(a={};t=Ft.exec(i);)a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?i:null},setRequestHeader:function(e,t){return null==l&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,x[e]=t),this},overrideMimeType:function(e){return null==l&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)T.always(e[T.status]);else for(t in e)b[t]=[b[t],e[t]];return this},abort:function(e){var t=e||C;return r&&r.abort(t),j(0,t),this}};if(g.promise(T),h.url=((e||h.url||jt.href)+"").replace(Pt,jt.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(P)||[""],null==h.crossDomain){c=s.createElement("a");try{c.href=h.url,c.href=c.href,h.crossDomain=Wt.protocol+"//"+Wt.host!=c.protocol+"//"+c.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=E.param(h.data,h.traditional)),$t(Mt,h,t,T),l)return T;for(d in(f=E.event&&h.global)&&0==E.active++&&E.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Rt.test(h.type),o=h.url.replace(qt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Lt,"+")):(p=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(Nt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(It,"$1"),p=(Nt.test(o)?"&":"?")+"_="+St+++p),h.url=o+p),h.ifModified&&(E.lastModified[o]&&T.setRequestHeader("If-Modified-Since",E.lastModified[o]),E.etag[o]&&T.setRequestHeader("If-None-Match",E.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&T.setRequestHeader("Content-Type",h.contentType),T.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Ut+"; q=0.01":""):h.accepts["*"]),h.headers)T.setRequestHeader(d,h.headers[d]);if(h.beforeSend&&(!1===h.beforeSend.call(v,T,h)||l))return T.abort();if(C="abort",y.add(h.complete),T.done(h.success),T.fail(h.error),r=$t(Ht,h,t,T)){if(T.readyState=1,f&&m.trigger("ajaxSend",[T,h]),l)return T;h.async&&h.timeout>0&&(u=n.setTimeout(function(){T.abort("timeout")},h.timeout));try{l=!1,r.send(x,j)}catch(e){if(l)throw e;j(-1,e)}}else j(-1,"No Transport");function j(e,t,s,a){var c,d,p,x,w,C=t;l||(l=!0,u&&n.clearTimeout(u),r=void 0,i=a||"",T.readyState=e>0?4:0,c=e>=200&&e<300||304===e,s&&(x=function(e,t,n){for(var r,o,i,s,a=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(o in a)if(a[o]&&a[o].test(r)){u.unshift(o);break}if(u[0]in n)i=u[0];else{for(o in n){if(!u[0]||e.converters[o+" "+u[0]]){i=o;break}s||(s=o)}i=i||s}if(i)return i!==u[0]&&u.unshift(i),n[i]}(h,T,s)),x=function(e,t,n,r){var o,i,s,a,u,c={},l=e.dataTypes.slice();if(l[1])for(s in e.converters)c[s.toLowerCase()]=e.converters[s];for(i=l.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=i,i=l.shift())if("*"===i)i=u;else if("*"!==u&&u!==i){if(!(s=c[u+" "+i]||c["* "+i]))for(o in c)if((a=o.split(" "))[1]===i&&(s=c[u+" "+a[0]]||c["* "+a[0]])){!0===s?s=c[o]:!0!==c[o]&&(i=a[0],l.unshift(a[1]));break}if(!0!==s)if(s&&e.throws)t=s(t);else try{t=s(t)}catch(e){return{state:"parsererror",error:s?e:"No conversion from "+u+" to "+i}}}return{state:"success",data:t}}(h,x,T,c),c?(h.ifModified&&((w=T.getResponseHeader("Last-Modified"))&&(E.lastModified[o]=w),(w=T.getResponseHeader("etag"))&&(E.etag[o]=w)),204===e||"HEAD"===h.type?C="nocontent":304===e?C="notmodified":(C=x.state,d=x.data,c=!(p=x.error))):(p=C,!e&&C||(C="error",e<0&&(e=0))),T.status=e,T.statusText=(t||C)+"",c?g.resolveWith(v,[d,C,T]):g.rejectWith(v,[T,C,p]),T.statusCode(b),b=void 0,f&&m.trigger(c?"ajaxSuccess":"ajaxError",[T,h,c?d:p]),y.fireWith(v,[T,C]),f&&(m.trigger("ajaxComplete",[T,h]),--E.active||E.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return E.get(e,t,n,"json")},getScript:function(e,t){return E.get(e,void 0,t,"script")}}),E.each(["get","post"],function(e,t){E[t]=function(e,n,r,o){return y(n)&&(o=o||r,r=n,n=void 0),E.ajax(E.extend({url:e,type:t,dataType:o,data:n,success:r},E.isPlainObject(e)&&e))}}),E._evalUrl=function(e,t){return E.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){E.globalEval(e,t)}})},E.fn.extend({wrapAll:function(e){var t;return this[0]&&(y(e)&&(e=e.call(this[0])),t=E(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return y(e)?this.each(function(t){E(this).wrapInner(e.call(this,t))}):this.each(function(){var t=E(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=y(e);return this.each(function(n){E(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){E(this).replaceWith(this.childNodes)}),this}}),E.expr.pseudos.hidden=function(e){return!E.expr.pseudos.visible(e)},E.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},E.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Jt=E.ajaxSettings.xhr();g.cors=!!Jt&&"withCredentials"in Jt,g.ajax=Jt=!!Jt,E.ajaxTransport(function(e){var t,r;if(g.cors||Jt&&!e.crossDomain)return{send:function(o,i){var s,a=e.xhr();if(a.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(s in e.xhrFields)a[s]=e.xhrFields[s];for(s in e.mimeType&&a.overrideMimeType&&a.overrideMimeType(e.mimeType),e.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)a.setRequestHeader(s,o[s]);t=function(e){return function(){t&&(t=r=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,"abort"===e?a.abort():"error"===e?"number"!=typeof a.status?i(0,"error"):i(a.status,a.statusText):i(Vt[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=t(),r=a.onerror=a.ontimeout=t("error"),void 0!==a.onabort?a.onabort=r:a.onreadystatechange=function(){4===a.readyState&&n.setTimeout(function(){t&&r()})},t=t("abort");try{a.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}}),E.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),E.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return E.globalEval(e),e}}}),E.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),E.ajaxTransport("script",function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,o){t=E("