2017-06-11 11:37:09 +02:00
|
|
|
{
|
2021-05-08 10:56:49 +02:00
|
|
|
"name": "keeweb",
|
|
|
|
"version": "1.17.6",
|
|
|
|
"lockfileVersion": 2,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"version": "1.17.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.14.0",
|
|
|
|
"@babel/plugin-external-helpers": "^7.12.13",
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
|
|
"@babel/preset-env": "^7.14.1",
|
|
|
|
"@fortawesome/fontawesome-free": "^5.15.3",
|
|
|
|
"@keeweb/keeweb-native-messaging-host": "https://github.com/keeweb/keeweb-connect/releases/download/0.1.3/keeweb-native-messaging-host.tgz",
|
|
|
|
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.11.6/keeweb-native-modules.tgz",
|
|
|
|
"adm-zip": "^0.5.5",
|
|
|
|
"argon2-browser": "1.15.4",
|
|
|
|
"autoprefixer": "^10.2.5",
|
|
|
|
"babel-cli": "^6.26.0",
|
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
|
"babel-loader": "8.2.2",
|
|
|
|
"baron": "3.0.3",
|
|
|
|
"base64-inline-loader": "^1.1.1",
|
|
|
|
"base64-loader": "1.0.0",
|
|
|
|
"bourbon": "^7.0.0",
|
|
|
|
"chai": "^4.3.4",
|
|
|
|
"cross-env": "^7.0.3",
|
|
|
|
"css-loader": "^5.2.4",
|
|
|
|
"dompurify": "^2.2.8",
|
|
|
|
"electron": "^12.0.7",
|
|
|
|
"electron-builder": "^22.11.1",
|
|
|
|
"electron-evil-feature-patcher": "^1.2.1",
|
|
|
|
"electron-notarize": "^1.0.0",
|
|
|
|
"electron-osx-sign": "^0.5.0",
|
|
|
|
"eslint": "^7.26.0",
|
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
|
"eslint-config-standard": "^16.0.2",
|
|
|
|
"eslint-plugin-babel": "^5.3.1",
|
|
|
|
"eslint-plugin-import": "^2.22.1",
|
|
|
|
"eslint-plugin-node": "^11.1.0",
|
|
|
|
"eslint-plugin-prettier": "^3.4.0",
|
|
|
|
"eslint-plugin-promise": "5.1.0",
|
|
|
|
"eslint-plugin-standard": "4.1.0",
|
|
|
|
"exports-loader": "2.0.0",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"fs-extra": "^10.0.0",
|
|
|
|
"grunt": "1.4.0",
|
|
|
|
"grunt-chmod": "^1.1.1",
|
|
|
|
"grunt-contrib-clean": "2.0.0",
|
|
|
|
"grunt-contrib-compress": "github:keeweb/grunt-contrib-compress#08966cd",
|
|
|
|
"grunt-contrib-copy": "1.0.0",
|
|
|
|
"grunt-contrib-deb": "github:keeweb/grunt-contrib-deb#e9b6e9f",
|
|
|
|
"grunt-contrib-htmlmin": "3.1.0",
|
|
|
|
"grunt-contrib-watch": "1.1.0",
|
|
|
|
"grunt-electron": "12.0.0",
|
|
|
|
"grunt-eslint": "23.0.0",
|
|
|
|
"grunt-inline-alt": "github:keeweb/grunt-inline-alt#ec9f6ad",
|
|
|
|
"grunt-string-replace": "1.3.1",
|
|
|
|
"grunt-webpack": "4.0.3",
|
|
|
|
"handlebars": "^4.7.7",
|
|
|
|
"handlebars-loader": "1.7.1",
|
|
|
|
"html-minifier": "4.0.0",
|
|
|
|
"ignore-loader": "^0.1.2",
|
|
|
|
"jquery": "3.6.0",
|
|
|
|
"json-loader": "^0.5.7",
|
|
|
|
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
|
2021-05-08 11:38:23 +02:00
|
|
|
"kdbxweb": "^2.0.0",
|
2021-05-08 10:56:49 +02:00
|
|
|
"load-grunt-tasks": "5.1.0",
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
"marked": "^2.0.3",
|
|
|
|
"mini-css-extract-plugin": "^1.6.0",
|
|
|
|
"mocha": "^8.4.0",
|
|
|
|
"morphdom": "^2.6.1",
|
|
|
|
"node-fetch": "^2.6.1",
|
|
|
|
"normalize.css": "8.0.1",
|
|
|
|
"optimize-css-assets-webpack-plugin": "^5.0.4",
|
|
|
|
"pikaday": "1.8.2",
|
|
|
|
"pkcs11-smartcard-sign": "^1.0.1",
|
|
|
|
"postcss": "^8.2.14",
|
|
|
|
"postcss-loader": "^5.2.0",
|
|
|
|
"prettier": "^2.2.1",
|
|
|
|
"puppeteer": "^9.1.1",
|
|
|
|
"raw-loader": "^4.0.2",
|
|
|
|
"run-remote-task": "^0.5.0",
|
|
|
|
"sass": "^1.32.12",
|
|
|
|
"sass-loader": "^11.0.1",
|
|
|
|
"stats-webpack-plugin": "0.7.0",
|
|
|
|
"string-replace-loader": "^3.0.1",
|
|
|
|
"strip-sourcemap-loader": "0.0.1",
|
|
|
|
"sumchecker": "^3.0.1",
|
|
|
|
"svg2ttf": "^5.2.0",
|
|
|
|
"svgicons2svgfont": "^9.2.0",
|
|
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
|
|
"time-grunt": "2.0.0",
|
|
|
|
"tweetnacl": "^1.0.3",
|
|
|
|
"url-loader": "^4.1.1",
|
|
|
|
"wawoff2": "^2.0.0",
|
|
|
|
"webpack": "^5.36.2",
|
|
|
|
"webpack-bundle-analyzer": "^4.4.1",
|
|
|
|
"webpack-dev-server": "^3.11.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"grunt-appdmg": "github:keeweb/grunt-appdmg#874ad83",
|
|
|
|
"keytar": "^7.7.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/highlight": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q=="
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.12.13",
|
|
|
|
"@babel/generator": "^7.14.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.16",
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
"@babel/helpers": "^7.14.0",
|
|
|
|
"@babel/parser": "^7.14.0",
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
"@babel/traverse": "^7.14.0",
|
|
|
|
"@babel/types": "^7.14.0",
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
"json5": "^2.1.2",
|
|
|
|
"semver": "^6.3.0",
|
|
|
|
"source-map": "^0.5.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.1.tgz",
|
|
|
|
"integrity": "sha512-TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.14.1",
|
|
|
|
"jsesc": "^2.5.1",
|
|
|
|
"source-map": "^0.5.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-explode-assignable-expression": "^7.12.13",
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"version": "7.13.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz",
|
|
|
|
"integrity": "sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.13.15",
|
|
|
|
"@babel/helper-validator-option": "^7.12.17",
|
|
|
|
"browserslist": "^4.14.5",
|
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
"version": "7.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.1.tgz",
|
|
|
|
"integrity": "sha512-r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.12.13",
|
|
|
|
"@babel/helper-function-name": "^7.12.13",
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.13.12",
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.12.13",
|
|
|
|
"@babel/helper-replace-supers": "^7.13.12",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-XC+kiA0J3at6E85dL5UnCYfVOcIZ834QcAY0TIpgUVnz0zDzg+0TtvZTnJ4g9L1dPRGe30Qi03XCIS4tYCLtqw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.12.13",
|
|
|
|
"regexpu-core": "^4.7.1"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz",
|
|
|
|
"integrity": "sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.0",
|
|
|
|
"@babel/helper-module-imports": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/traverse": "^7.13.0",
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
"resolve": "^1.14.2",
|
|
|
|
"semver": "^6.1.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.4.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-define-polyfill-provider/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-explode-assignable-expression": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-5loeRNvMo9mx1dA/d6yNi+YiKziJZFylZnCo1nmFF4qPU4yJ14abhWESuSMQSlQxWdxdOFzxXjk/PpfudTtYyw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-function-name": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-get-function-arity": "^7.12.13",
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-get-function-arity": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-0kBzvXiIKfsCA0y6cFEIJf4OdzfpRuNk4+YTeHZpGGc666SATFKTz6sRncwFnQk7/ugJ4dSrCj6iJuvW4Qwr2g==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.13.0",
|
|
|
|
"@babel/types": "^7.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.13.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.13.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.13.12",
|
|
|
|
"@babel/helper-replace-supers": "^7.13.12",
|
|
|
|
"@babel/helper-simple-access": "^7.13.12",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.12.13",
|
|
|
|
"@babel/helper-validator-identifier": "^7.14.0",
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
"@babel/traverse": "^7.14.0",
|
|
|
|
"@babel/types": "^7.14.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ=="
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.12.13",
|
|
|
|
"@babel/helper-wrap-function": "^7.13.0",
|
|
|
|
"@babel/types": "^7.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.13.12",
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.12.13",
|
|
|
|
"@babel/traverse": "^7.13.0",
|
|
|
|
"@babel/types": "^7.13.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.13.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
"version": "7.12.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz",
|
|
|
|
"integrity": "sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A=="
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"version": "7.12.17",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz",
|
|
|
|
"integrity": "sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw=="
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-function-name": "^7.12.13",
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
"@babel/traverse": "^7.13.0",
|
|
|
|
"@babel/types": "^7.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
"@babel/traverse": "^7.14.0",
|
|
|
|
"@babel/types": "^7.14.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-validator-identifier": "^7.12.11",
|
|
|
|
"chalk": "^2.0.0",
|
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.1.tgz",
|
|
|
|
"integrity": "sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q==",
|
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-external-helpers": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-external-helpers/-/plugin-external-helpers-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-ClvAsk4RqpE6iacYUjdU9PtvIwC9yAefZENsPfGeG5FckX3jFZLDlWPuyv5gi9/9C2VgwX6H8q1ukBifC0ha+Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
|
|
|
"version": "7.13.15",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz",
|
|
|
|
"integrity": "sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-class-properties": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.13.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-class-static-block": {
|
|
|
|
"version": "7.13.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz",
|
|
|
|
"integrity": "sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.12.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-dynamic-import": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-export-namespace-from": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13",
|
|
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-json-strings": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-logical-assignment-operators": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-numeric-separator": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13",
|
|
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.13.8",
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.8",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
|
"@babel/plugin-transform-parameters": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-optional-catch-binding": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
|
|
"version": "7.13.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz",
|
|
|
|
"integrity": "sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-private-methods": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.13.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-59ANdmEwwRUkLjB7CRtwJxxwtjESw+X2IePItA+RGQh+oy5RmpCh/EvVVvh5XQc3yxsm5gtv0+i9oBZhaDNVTg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.12.13",
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.14.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-proposal-unicode-property-regex": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
|
|
"version": "7.8.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
|
|
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-ZmKQ0ZXR0nYpHZIIuj9zE7oIqCx2hw9TKi+lIo73NNrMPAZGHfS92/VRV0ZmPj6H2ffBgyFHXvJ5NYsNeEaP2A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
|
|
"version": "7.10.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
|
|
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
|
|
"version": "7.10.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
|
|
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-bda3xF8wGl5/5btF794utNOL0Jw+9jE5C1sLZcoK7c4uonE/y3iQiyG+KbkF3WBV/paX58VCpjhxLPkdj5Fe4w==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
|
"version": "7.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz",
|
|
|
|
"integrity": "sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.12.13",
|
|
|
|
"@babel/helper-function-name": "^7.12.13",
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-replace-supers": "^7.13.0",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.12.13",
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
|
|
"version": "7.13.17",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz",
|
|
|
|
"integrity": "sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-function-name": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-simple-access": "^7.13.12",
|
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
|
"version": "7.13.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz",
|
|
|
|
"integrity": "sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-hoist-variables": "^7.13.0",
|
|
|
|
"@babel/helper-module-transforms": "^7.13.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-validator-identifier": "^7.12.11",
|
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
|
|
"version": "7.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz",
|
|
|
|
"integrity": "sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13",
|
|
|
|
"@babel/helper-replace-supers": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
|
|
"version": "7.13.15",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz",
|
|
|
|
"integrity": "sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"regenerator-transform": "^0.14.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
|
|
"version": "7.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz",
|
|
|
|
"integrity": "sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/preset-env": {
|
|
|
|
"version": "7.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.1.tgz",
|
|
|
|
"integrity": "sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.14.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.16",
|
|
|
|
"@babel/helper-plugin-utils": "^7.13.0",
|
|
|
|
"@babel/helper-validator-option": "^7.12.17",
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.13.12",
|
|
|
|
"@babel/plugin-proposal-async-generator-functions": "^7.13.15",
|