From 5ef4c4d0c5e16804445c1f52bed55bea918cecd7 Mon Sep 17 00:00:00 2001 From: qiang Date: Fri, 25 Mar 2022 15:26:05 +0800 Subject: [PATCH] release: v3.0.0-alpha-3040320220325001 --- package.json | 6 +- packages/size-check/package.json | 16 +- packages/uni-api/package.json | 4 +- packages/uni-app-plus/package.json | 16 +- packages/uni-app-vite/package.json | 10 +- packages/uni-app-vue/package.json | 4 +- packages/uni-app/package.json | 14 +- packages/uni-automator/package.json | 4 +- packages/uni-cli-shared/package.json | 6 +- packages/uni-cloud/package.json | 8 +- packages/uni-components/package.json | 4 +- packages/uni-core/package.json | 8 +- packages/uni-h5-vite/package.json | 6 +- packages/uni-h5-vue/package.json | 2 +- packages/uni-h5/package.json | 12 +- packages/uni-i18n/package.json | 2 +- packages/uni-mp-alipay/package.json | 8 +- packages/uni-mp-baidu/package.json | 12 +- packages/uni-mp-compiler/package.json | 6 +- packages/uni-mp-core/package.json | 2 +- packages/uni-mp-kuaishou/package.json | 14 +- packages/uni-mp-lark/package.json | 14 +- packages/uni-mp-qq/package.json | 12 +- packages/uni-mp-toutiao/package.json | 12 +- packages/uni-mp-vite/package.json | 10 +- packages/uni-mp-vue/package.json | 4 +- packages/uni-mp-weixin/package.json | 10 +- packages/uni-nvue-styler/package.json | 2 +- packages/uni-push/package.json | 4 +- packages/uni-quickapp-webview/package.json | 10 +- packages/uni-shared/package.json | 2 +- packages/uni-stat/dist/uni-stat.cjs.js | 2 +- packages/uni-stat/dist/uni-stat.es.js | 2 +- packages/uni-stat/package.json | 4 +- packages/uni-vue/package.json | 6 +- packages/vite-plugin-uni/package.json | 6 +- pnpm-lock.yaml | 1932 ++------------------ 37 files changed, 327 insertions(+), 1869 deletions(-) diff --git a/package.json b/package.json index 975231e2e..691ae9686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "workspaces": [ "packages/*" ], @@ -43,8 +43,8 @@ "devDependencies": { "@babel/preset-env": "^7.16.11", "@dcloudio/types": "^2.5.18", - "@dcloudio/uni-api": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-app": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-api": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-app": "3.0.0-alpha-3040320220325001", "@jest/types": "^27.0.2", "@microsoft/api-extractor": "^7.19.4", "@rollup/plugin-alias": "^3.1.1", diff --git a/packages/size-check/package.json b/packages/size-check/package.json index 874223a65..43c4119e0 100644 --- a/packages/size-check/package.json +++ b/packages/size-check/package.json @@ -1,14 +1,14 @@ { "private": true, "name": "@dcloudio/size-check", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "devDependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-components": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-h5": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-h5-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-h5-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-components": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-h5": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-h5-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-h5-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-api/package.json b/packages/uni-api/package.json index 2d83c1945..1fd5c5eff 100644 --- a/packages/uni-api/package.json +++ b/packages/uni-api/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-api", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-api", "sideEffects": false, "repository": { @@ -14,6 +14,6 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index c2d2bfdeb..32717cfa9 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-plus", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-app-plus", "files": [ "dist", @@ -28,18 +28,18 @@ "main": "dist/uni.compiler.js" }, "devDependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-components": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-h5": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-components": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-h5": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@types/pako": "1.0.2", "@vue/compiler-sfc": "3.2.31", "pako": "^1.0.11", "vue": "3.2.31" }, "dependencies": { - "@dcloudio/uni-app-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-app-vue": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-app-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-app-vue": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-app-vite/package.json b/packages/uni-app-vite/package.json index 9ad19a224..bc4b52d39 100644 --- a/packages/uni-app-vite/package.json +++ b/packages/uni-app-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-vite", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -19,10 +19,10 @@ "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-nvue-styler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-nvue-styler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@rollup/pluginutils": "^4.1.2", "@vitejs/plugin-vue": "^2.2.4", "@vue/compiler-dom": "3.2.31", diff --git a/packages/uni-app-vue/package.json b/packages/uni-app-vue/package.json index e8020df59..fae577e6f 100644 --- a/packages/uni-app-vue/package.json +++ b/packages/uni-app-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-vue", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-app-vue", "main": "dist/service.runtime.esm.dev.js", "module": "dist/service.runtime.esm.dev.js", @@ -19,6 +19,6 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-app/package.json b/packages/uni-app/package.json index 8fced2550..48d98d6af 100644 --- a/packages/uni-app/package.json +++ b/packages/uni-app/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-app", "main": "./dist/uni-app.cjs.js", "module": "./dist/uni-app.es.js", @@ -24,12 +24,12 @@ "main": "dist/uni.compiler.js" }, "dependencies": { - "@dcloudio/uni-cloud": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-components": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-push": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-stat": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cloud": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-components": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-push": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-stat": "3.0.0-alpha-3040320220325001", "@vue/shared": "3.2.31" } } diff --git a/packages/uni-automator/package.json b/packages/uni-automator/package.json index 7a3b48b66..1c9009b84 100644 --- a/packages/uni-automator/package.json +++ b/packages/uni-automator/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-automator", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-automator", "main": "dist/index.js", "files": [ @@ -27,7 +27,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", "address": "^1.1.2", "cross-env": "^7.0.3", "debug": "^4.3.3", diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index 321399ad9..887e60407 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cli-shared", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-cli-shared", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -21,8 +21,8 @@ "@babel/core": "^7.17.2", "@babel/parser": "^7.16.4", "@babel/types": "^7.16.8", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@rollup/pluginutils": "^4.1.2", "@vue/compiler-core": "3.2.31", "@vue/compiler-dom": "3.2.31", diff --git a/packages/uni-cloud/package.json b/packages/uni-cloud/package.json index 9c52ebff2..be634f751 100644 --- a/packages/uni-cloud/package.json +++ b/packages/uni-cloud/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cloud", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-cloud", "main": "dist/uni-cloud.cjs.js", "module": "dist/uni-cloud.es.js", @@ -20,8 +20,8 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-components/package.json b/packages/uni-components/package.json index 8b7ba2417..85249617a 100644 --- a/packages/uni-components/package.json +++ b/packages/uni-components/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-components", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-components", "main": "index.js", "files": [ @@ -18,7 +18,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@types/quill": "^1.3.7" } } diff --git a/packages/uni-core/package.json b/packages/uni-core/package.json index 82150d639..f00b98bc3 100644 --- a/packages/uni-core/package.json +++ b/packages/uni-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-core", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-core", "sideEffects": false, "repository": { @@ -14,9 +14,9 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "safe-area-insets": "^1.4.1" } } diff --git a/packages/uni-h5-vite/package.json b/packages/uni-h5-vite/package.json index a5d573cc2..157deadd8 100644 --- a/packages/uni-h5-vite/package.json +++ b/packages/uni-h5-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5-vite", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-h5-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -19,8 +19,8 @@ "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@rollup/pluginutils": "^4.1.2", "@vue/compiler-dom": "3.2.31", "@vue/compiler-sfc": "3.2.31", diff --git a/packages/uni-h5-vue/package.json b/packages/uni-h5-vue/package.json index 9baa7ce44..86ddbe115 100644 --- a/packages/uni-h5-vue/package.json +++ b/packages/uni-h5-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5-vue", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-h5-vue", "main": "dist/vue.runtime.cjs.js", "module": "dist/vue.runtime.esm.js", diff --git a/packages/uni-h5/package.json b/packages/uni-h5/package.json index 442864384..3463c8354 100644 --- a/packages/uni-h5/package.json +++ b/packages/uni-h5/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-h5", "main": "./dist/uni-h5.cjs.js", "module": "./dist/uni-h5.es.js", @@ -29,10 +29,10 @@ "main": "dist/uni.compiler.js" }, "dependencies": { - "@dcloudio/uni-h5-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-h5-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-h5-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-h5-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@vue/server-renderer": "3.2.31", "@vue/shared": "3.2.31", "localstorage-polyfill": "^1.0.1", @@ -43,7 +43,7 @@ "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { "@dcloudio/uni-cli-i18n": "^2.0.0-32920211029004", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", "@types/google.maps": "^3.45.6", "acorn-loose": "^8.2.1", "acorn-walk": "^8.2.0", diff --git a/packages/uni-i18n/package.json b/packages/uni-i18n/package.json index 431f264aa..c6bd46d55 100644 --- a/packages/uni-i18n/package.json +++ b/packages/uni-i18n/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-i18n", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-i18n", "main": "./dist/uni-i18n.cjs.js", "module": "./dist/uni-i18n.es.js", diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index 9c60e1889..38a078713 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-alipay", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-alipay", "main": "dist/index.js", "repository": { @@ -22,9 +22,9 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31", "@vue/shared": "3.2.31" } diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index 209ff4e39..4568edfc2 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-baidu", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-baidu", "main": "dist/index.js", "files": [ @@ -26,11 +26,11 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31" } } diff --git a/packages/uni-mp-compiler/package.json b/packages/uni-mp-compiler/package.json index c32e2772a..0ee87cad9 100644 --- a/packages/uni-mp-compiler/package.json +++ b/packages/uni-mp-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-compiler", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-mp-compiler", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -22,8 +22,8 @@ "@babel/generator": "^7.16.0", "@babel/parser": "^7.16.4", "@babel/types": "^7.16.8", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31", "@vue/compiler-dom": "3.2.31", "@vue/shared": "3.2.31", diff --git a/packages/uni-mp-core/package.json b/packages/uni-mp-core/package.json index 2fdaeee7e..4503d47a4 100644 --- a/packages/uni-mp-core/package.json +++ b/packages/uni-mp-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-mp-core", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-mp-core", "sideEffects": false, "repository": { diff --git a/packages/uni-mp-kuaishou/package.json b/packages/uni-mp-kuaishou/package.json index 7e521499f..7b69c9598 100644 --- a/packages/uni-mp-kuaishou/package.json +++ b/packages/uni-mp-kuaishou/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-kuaishou", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-kuaishou", "main": "dist/index.js", "repository": { @@ -22,12 +22,12 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31" } } diff --git a/packages/uni-mp-lark/package.json b/packages/uni-mp-lark/package.json index 42bfc015d..f75573fd3 100644 --- a/packages/uni-mp-lark/package.json +++ b/packages/uni-mp-lark/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-lark", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-lark", "main": "dist/index.js", "repository": { @@ -22,12 +22,12 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31" } } diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index 0b39cc275..fac0eda91 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-qq", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-qq", "main": "dist/index.js", "repository": { @@ -22,15 +22,15 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3040320220325001", "@types/fs-extra": "^9.0.13", "@vue/compiler-core": "3.2.31" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "fs-extra": "^10.0.0" } } diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index be5aa013f..292dd726f 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-toutiao", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-toutiao", "main": "dist/index.js", "repository": { @@ -22,11 +22,11 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@vue/compiler-core": "3.2.31" } } diff --git a/packages/uni-mp-vite/package.json b/packages/uni-mp-vite/package.json index 9812b8a68..c10c1b13e 100644 --- a/packages/uni-mp-vite/package.json +++ b/packages/uni-mp-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-vite", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-mp-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,10 +18,10 @@ }, "license": "Apache-2.0", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@intlify/core-base": "9.1.9", "@intlify/shared": "9.1.9", "@intlify/vue-devtools": "9.1.9", diff --git a/packages/uni-mp-vue/package.json b/packages/uni-mp-vue/package.json index f1125506a..8a4e053be 100644 --- a/packages/uni-mp-vue/package.json +++ b/packages/uni-mp-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-vue", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-mp-vue", "main": "dist/vue.runtime.esm.js", "module": "dist/vue.runtime.esm.js", @@ -19,6 +19,6 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 5ad814c07..27642d7a6 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-weixin", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app mp-weixin", "main": "dist/index.js", "files": [ @@ -29,9 +29,9 @@ "@vue/compiler-core": "3.2.31" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/uni-nvue-styler/package.json b/packages/uni-nvue-styler/package.json index 6bdc0f528..f3152c946 100644 --- a/packages/uni-nvue-styler/package.json +++ b/packages/uni-nvue-styler/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-nvue-styler", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-nvue-styler", "main": "./dist/uni-nvue-styler.cjs.js", "types": "./dist/uni-nvue-styler.d.ts", diff --git a/packages/uni-push/package.json b/packages/uni-push/package.json index a7cd62a8f..39c4dc4b8 100644 --- a/packages/uni-push/package.json +++ b/packages/uni-push/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-push", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-push", "main": "lib/uni-push.js", "module": "lib/uni-push.js", @@ -20,7 +20,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", "debug": "^4.3.3" }, "devDependencies": { diff --git a/packages/uni-quickapp-webview/package.json b/packages/uni-quickapp-webview/package.json index 1b9400227..d8fd4e45a 100644 --- a/packages/uni-quickapp-webview/package.json +++ b/packages/uni-quickapp-webview/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-quickapp-webview", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app quickapp-webview", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "@vue/compiler-core": "3.2.31" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@vue/shared": "3.2.31" } } diff --git a/packages/uni-shared/package.json b/packages/uni-shared/package.json index 3e0cef124..3b7b4e187 100644 --- a/packages/uni-shared/package.json +++ b/packages/uni-shared/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-shared", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-shared", "main": "./dist/uni-shared.cjs.js", "module": "./dist/uni-shared.es.js", diff --git a/packages/uni-stat/dist/uni-stat.cjs.js b/packages/uni-stat/dist/uni-stat.cjs.js index 8c01dad1f..e0e653020 100644 --- a/packages/uni-stat/dist/uni-stat.cjs.js +++ b/packages/uni-stat/dist/uni-stat.cjs.js @@ -1,6 +1,6 @@ 'use strict'; -var version = "3.0.0-alpha-3040320220324002"; +var version = "3.0.0-alpha-3040320220325001"; const STAT_VERSION = version; const STAT_URL = 'https://tongji.dcloud.io/uni/stat'; diff --git a/packages/uni-stat/dist/uni-stat.es.js b/packages/uni-stat/dist/uni-stat.es.js index 23ba89c7a..15730a65c 100644 --- a/packages/uni-stat/dist/uni-stat.es.js +++ b/packages/uni-stat/dist/uni-stat.es.js @@ -1,4 +1,4 @@ -var version = "3.0.0-alpha-3040320220324002"; +var version = "3.0.0-alpha-3040320220325001"; const STAT_VERSION = version; const STAT_URL = 'https://tongji.dcloud.io/uni/stat'; diff --git a/packages/uni-stat/package.json b/packages/uni-stat/package.json index 80d2a8428..980a02163 100644 --- a/packages/uni-stat/package.json +++ b/packages/uni-stat/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-stat", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-stat", "main": "dist/uni-stat.es.js", "module": "dist/uni-stat.es.js", @@ -20,7 +20,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", "debug": "^4.3.3" }, "devDependencies": { diff --git a/packages/uni-vue/package.json b/packages/uni-vue/package.json index 847fe23bb..8a03519f7 100644 --- a/packages/uni-vue/package.json +++ b/packages/uni-vue/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-vue", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "@dcloudio/uni-vue", "files": [ "dist" @@ -17,7 +17,7 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002" + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001" } } diff --git a/packages/vite-plugin-uni/package.json b/packages/vite-plugin-uni/package.json index 386e76e27..fcb604b9a 100644 --- a/packages/vite-plugin-uni/package.json +++ b/packages/vite-plugin-uni/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/vite-plugin-uni", - "version": "3.0.0-alpha-3040320220324002", + "version": "3.0.0-alpha-3040320220325001", "description": "uni-app vite plugin", "bin": { "uni": "bin/uni.js" @@ -25,8 +25,8 @@ "@babel/core": "^7.17.2", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-transform-typescript": "^7.16.8", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220324002", - "@dcloudio/uni-shared": "3.0.0-alpha-3040320220324002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325001", + "@dcloudio/uni-shared": "3.0.0-alpha-3040320220325001", "@rollup/pluginutils": "^4.1.2", "@vitejs/plugin-legacy": "^1.7.1", "@vitejs/plugin-vue": "^2.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fd3cc321..51b43f598 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ importers: specifiers: '@babel/preset-env': ^7.16.11 '@dcloudio/types': ^2.5.18 - '@dcloudio/uni-api': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-app': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-api': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-app': 3.0.0-alpha-3040320220325001 '@jest/types': ^27.0.2 '@microsoft/api-extractor': ^7.19.4 '@rollup/plugin-alias': ^3.1.1 @@ -129,13 +129,13 @@ importers: packages/size-check: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-components': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-components': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3040320220325001 devDependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-components': link:../uni-components @@ -147,18 +147,18 @@ importers: packages/uni-api: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 devDependencies: '@dcloudio/uni-shared': link:../uni-shared packages/uni-app: specifiers: - '@dcloudio/uni-cloud': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-components': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-push': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-stat': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cloud': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-components': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-push': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-stat': 3.0.0-alpha-3040320220325001 '@vue/shared': 3.2.31 dependencies: '@dcloudio/uni-cloud': link:../uni-cloud @@ -171,13 +171,13 @@ importers: packages/uni-app-plus: specifiers: - '@dcloudio/uni-app-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-app-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-components': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-app-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-app-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-components': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@types/pako': 1.0.2 '@vue/compiler-sfc': 3.2.31 pako: ^1.0.11 @@ -198,10 +198,10 @@ importers: packages/uni-app-vite: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -237,13 +237,13 @@ importers: packages/uni-app-vue: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 devDependencies: '@dcloudio/uni-shared': link:../uni-shared packages/uni-automator: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 address: ^1.1.2 @@ -272,102 +272,13 @@ importers: '@types/debug': 4.1.7 '@types/fs-extra': 9.0.13 - packages/uni-cli-nvue: - specifiers: - '@babel/core': ^7.17.2 - '@babel/preset-env': ^7.16.5 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 - '@types/loader-utils': ^2.0.3 - '@types/module-alias': ^2.0.1 - '@types/terser-webpack-plugin': ^5.0.4 - '@types/webpack-sources': ^2.1.1 - '@vue/shared': 3.2.31 - acorn: ^5.2.1 - babel-loader: ^8.2.2 - consolidate: ^0.15.1 - css: ~2.2.1 - cssesc: ^3.0.0 - de-indent: ^1.0.2 - escodegen: ^1.8.1 - file-loader: ^6.2.0 - hash-sum: ^2.0.0 - he: ^1.1.0 - indexes-of: ^1.0.1 - less-loader: ^10.0.1 - loader-utils: ^1.1.0 - lru-cache: ^4.1.2 - merge-source-map: ^1.1.0 - module-alias: ^2.2.2 - postcss: ^8.4.6 - postcss-comment: ^2.0.0 - postcss-import: ^14.0.2 - postcss-loader: ^6.1.1 - postcss-selector-parser: ^6.0.6 - prettier: ^1.18.2 - sass-loader: ^12.1.0 - source-map: ^0.6.1 - stylus-loader: ^6.1.0 - terser-webpack-plugin: ^5.1.4 - uniq: ^1.0.1 - vue-hot-reload-api: ^2.3.0 - vue-style-loader: ^4.1.0 - vue-template-compiler: ^2.6.14 - vue-template-es2015-compiler: ^1.9.0 - webpack: ^5.48.0 - webpack-sources: ^3.1.2 - dependencies: - '@babel/core': 7.17.2 - '@babel/preset-env': 7.16.11_@babel+core@7.17.2 - '@dcloudio/uni-cli-shared': link:../uni-cli-shared - '@dcloudio/uni-shared': link:../uni-shared - '@vue/shared': 3.2.31 - acorn: 5.7.4 - babel-loader: 8.2.3_c9d331835980b5b0477988fd2f6ef677 - consolidate: 0.15.1 - css: 2.2.4 - cssesc: 3.0.0 - de-indent: 1.0.2 - escodegen: 1.14.3 - file-loader: 6.2.0_webpack@5.70.0 - hash-sum: 2.0.0 - he: 1.2.0 - indexes-of: 1.0.1 - less-loader: 10.2.0_webpack@5.70.0 - loader-utils: 1.4.0 - lru-cache: 4.1.5 - merge-source-map: 1.1.0 - module-alias: 2.2.2 - postcss: 8.4.6 - postcss-comment: 2.0.0 - postcss-import: 14.0.2_postcss@8.4.6 - postcss-loader: 6.2.1_postcss@8.4.6+webpack@5.70.0 - postcss-selector-parser: 6.0.6 - prettier: 1.19.1 - sass-loader: 12.6.0_webpack@5.70.0 - source-map: 0.6.1 - stylus-loader: 6.2.0_webpack@5.70.0 - terser-webpack-plugin: 5.3.1_acorn@5.7.4+webpack@5.70.0 - uniq: 1.0.1 - vue-hot-reload-api: 2.3.4 - vue-style-loader: 4.1.3 - vue-template-es2015-compiler: 1.9.1 - webpack: 5.70.0 - webpack-sources: 3.2.3 - devDependencies: - '@types/loader-utils': 2.0.3 - '@types/module-alias': 2.0.1 - '@types/terser-webpack-plugin': 5.2.0_acorn@5.7.4+webpack@5.70.0 - '@types/webpack-sources': 2.1.1 - vue-template-compiler: 2.6.14 - packages/uni-cli-shared: specifiers: '@babel/core': ^7.17.2 '@babel/parser': ^7.16.4 '@babel/types': ^7.16.8 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -454,9 +365,9 @@ importers: packages/uni-cloud: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-i18n': link:../uni-i18n @@ -464,7 +375,7 @@ importers: packages/uni-components: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@types/quill': ^1.3.7 devDependencies: '@dcloudio/uni-shared': link:../uni-shared @@ -472,9 +383,9 @@ importers: packages/uni-core: specifiers: - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 safe-area-insets: ^1.4.1 devDependencies: '@dcloudio/uni-i18n': link:../uni-i18n @@ -485,11 +396,11 @@ importers: packages/uni-h5: specifiers: '@dcloudio/uni-cli-i18n': ^2.0.0-32920211029004 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@types/google.maps': ^3.45.6 '@vue/server-renderer': 3.2.31 '@vue/shared': 3.2.31 @@ -521,8 +432,8 @@ importers: packages/uni-h5-vite: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -566,9 +477,9 @@ importers: packages/uni-mp-alipay: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 '@vue/shared': 3.2.31 dependencies: @@ -580,11 +491,11 @@ importers: packages/uni-mp-baidu: specifiers: - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 dependencies: '@dcloudio/uni-mp-compiler': link:../uni-mp-compiler @@ -599,8 +510,8 @@ importers: '@babel/generator': ^7.16.0 '@babel/parser': ^7.16.4 '@babel/types': ^7.16.8 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 '@vue/compiler-dom': 3.2.31 '@vue/compiler-sfc': 3.2.31 @@ -626,12 +537,12 @@ importers: packages/uni-mp-kuaishou: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -644,12 +555,12 @@ importers: packages/uni-mp-lark: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -662,11 +573,11 @@ importers: packages/uni-mp-qq: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@types/fs-extra': ^9.0.13 '@vue/compiler-core': 3.2.31 fs-extra: ^10.0.0 @@ -683,11 +594,11 @@ importers: packages/uni-mp-toutiao: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -699,10 +610,10 @@ importers: packages/uni-mp-vite: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -728,16 +639,16 @@ importers: packages/uni-mp-vue: specifiers: - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 devDependencies: '@dcloudio/uni-mp-vue': 'link:' packages/uni-mp-weixin: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -759,7 +670,7 @@ importers: packages/uni-push: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 '@types/debug': ^4.1.7 debug: ^4.3.3 dependencies: @@ -770,10 +681,10 @@ importers: packages/uni-quickapp-webview: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@vue/compiler-core': 3.2.31 '@vue/shared': 3.2.31 dependencies: @@ -796,7 +707,7 @@ importers: packages/uni-stat: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 '@types/debug': ^4.1.7 debug: ^4.3.3 dependencies: @@ -807,8 +718,8 @@ importers: packages/uni-vue: specifiers: - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 devDependencies: '@dcloudio/uni-mp-vue': link:../uni-mp-vue '@dcloudio/uni-shared': link:../uni-shared @@ -818,8 +729,8 @@ importers: '@babel/core': ^7.17.2 '@babel/plugin-syntax-import-meta': ^7.10.4 '@babel/plugin-transform-typescript': ^7.16.8 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220324002 - '@dcloudio/uni-shared': 3.0.0-alpha-3040320220324002 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3040320220325001 + '@dcloudio/uni-shared': 3.0.0-alpha-3040320220325001 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/express': ^4.17.12 @@ -980,6 +891,7 @@ packages: dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 '@babel/types': 7.17.0 + dev: true /@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.0: resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==} @@ -1062,17 +974,6 @@ packages: regexpu-core: 5.0.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.17.2: - resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-annotate-as-pure': 7.16.7 - regexpu-core: 5.0.1 - dev: false - /@babel/helper-define-polyfill-provider/0.3.0: resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==} peerDependencies: @@ -1090,24 +991,6 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.0_@babel+core@7.17.2: - resolution: {integrity: sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.2 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.17.0 - debug: 4.3.3 - lodash.debounce: 4.0.8 - resolve: 1.22.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-define-polyfill-provider/0.3.1: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: @@ -1125,24 +1008,6 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.17.2: - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.2 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.17.0 - debug: 4.3.3 - lodash.debounce: 4.0.8 - resolve: 1.22.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helper-environment-visitor/7.16.7: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} @@ -1154,6 +1019,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 + dev: true /@babel/helper-function-name/7.16.0: resolution: {integrity: sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==} @@ -1281,6 +1147,7 @@ packages: '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-replace-supers/7.16.0: resolution: {integrity: sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==} @@ -1324,6 +1191,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 + dev: true /@babel/helper-split-export-declaration/7.16.0: resolution: {integrity: sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==} @@ -1364,6 +1232,7 @@ packages: '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color + dev: true /@babel/helpers/7.16.3: resolution: {integrity: sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w==} @@ -1421,16 +1290,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} @@ -1442,18 +1301,6 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.16.7 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-async-generator-functions/7.16.8: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} @@ -1467,20 +1314,6 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.17.2: - resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.2 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-class-properties/7.16.7: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} @@ -1493,19 +1326,6 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-class-static-block/7.16.7: resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} engines: {node: '>=6.9.0'} @@ -1519,20 +1339,6 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.2 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-dynamic-import/7.16.7: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} @@ -1543,17 +1349,6 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3 dev: true - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-export-namespace-from/7.16.7: resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} engines: {node: '>=6.9.0'} @@ -1564,17 +1359,6 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3 dev: true - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-json-strings/7.16.7: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} @@ -1585,17 +1369,6 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3 dev: true - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-logical-assignment-operators/7.16.7: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} @@ -1606,17 +1379,6 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} @@ -1627,17 +1389,6 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-numeric-separator/7.16.7: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} @@ -1648,17 +1399,6 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4 dev: true - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-object-rest-spread/7.16.7: resolution: {integrity: sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==} engines: {node: '>=6.9.0'} @@ -1672,20 +1412,6 @@ packages: '@babel/plugin-transform-parameters': 7.16.7 dev: true - /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.17.0 - '@babel/core': 7.17.2 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-optional-catch-binding/7.16.7: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} @@ -1696,17 +1422,6 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-optional-chaining/7.16.7: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} engines: {node: '>=6.9.0'} @@ -1718,18 +1433,6 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3 dev: true - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.2 - dev: false - /@babel/plugin-proposal-private-methods/7.16.11: resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} engines: {node: '>=6.9.0'} @@ -1742,19 +1445,6 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.17.2: - resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-private-property-in-object/7.16.7: resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} @@ -1769,21 +1459,6 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.2 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-unicode-property-regex/7.16.7: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} @@ -1794,17 +1469,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} - engines: {node: '>=4'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-async-generators/7.8.4: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -1822,23 +1486,14 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.2: - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.0: + resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.2 + '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - dev: false - - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.0: - resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.16.0 - '@babel/helper-plugin-utils': 7.14.5 - dev: true + dev: true /@babel/plugin-syntax-class-properties/7.12.13: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} @@ -1857,15 +1512,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.2: - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-class-static-block/7.14.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -1875,16 +1521,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.17.2: - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -1893,15 +1529,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-export-namespace-from/7.8.3: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: @@ -1910,15 +1537,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.0: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: @@ -1953,15 +1571,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.17.2: resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==} engines: {node: '>=6.9.0'} @@ -1988,15 +1597,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.2: - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -2014,15 +1614,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -2040,15 +1631,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.2: - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -2066,15 +1648,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -2092,15 +1665,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -2118,15 +1682,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.2: - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-private-property-in-object/7.14.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -2136,16 +1691,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.17.2: - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-top-level-await/7.14.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -2165,16 +1710,6 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.2: - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.14.5 - dev: false - /@babel/plugin-syntax-typescript/7.16.0_@babel+core@7.16.0: resolution: {integrity: sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==} engines: {node: '>=6.9.0'} @@ -2203,16 +1738,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-async-to-generator/7.16.8: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} engines: {node: '>=6.9.0'} @@ -2226,20 +1751,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.17.2: - resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-remap-async-to-generator': 7.16.8 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-block-scoped-functions/7.16.7: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} @@ -2249,16 +1760,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-block-scoping/7.16.7: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} @@ -2268,16 +1769,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-classes/7.16.7: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} @@ -2296,25 +1787,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-computed-properties/7.16.7: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} @@ -2324,16 +1796,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-destructuring/7.16.7: resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} engines: {node: '>=6.9.0'} @@ -2343,16 +1805,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-dotall-regex/7.16.7: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} @@ -2363,17 +1815,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-duplicate-keys/7.16.7: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} @@ -2383,16 +1824,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-exponentiation-operator/7.16.7: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} @@ -2403,17 +1834,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-for-of/7.16.7: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} @@ -2423,16 +1843,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-function-name/7.16.7: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} @@ -2444,18 +1854,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.2 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-literals/7.16.7: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} @@ -2465,16 +1863,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-member-expression-literals/7.16.7: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} @@ -2484,16 +1872,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-modules-amd/7.16.7: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} engines: {node: '>=6.9.0'} @@ -2507,20 +1885,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-module-transforms': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-modules-commonjs/7.16.8: resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} engines: {node: '>=6.9.0'} @@ -2535,21 +1899,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.17.2: - resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-module-transforms': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-simple-access': 7.16.7 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-modules-systemjs/7.16.7: resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} engines: {node: '>=6.9.0'} @@ -2565,22 +1914,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-module-transforms': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-validator-identifier': 7.16.7 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-modules-umd/7.16.7: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} @@ -2593,19 +1926,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-module-transforms': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8: resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} @@ -2615,16 +1935,6 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.17.0 dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.17.2: - resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.2 - dev: false - /@babel/plugin-transform-new-target/7.16.7: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} engines: {node: '>=6.9.0'} @@ -2634,16 +1944,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-object-super/7.16.7: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} @@ -2656,19 +1956,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-transform-parameters/7.16.7: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} @@ -2678,16 +1965,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-property-literals/7.16.7: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} @@ -2697,16 +1974,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-regenerator/7.16.7: resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} @@ -2716,16 +1983,6 @@ packages: regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - regenerator-transform: 0.14.5 - dev: false - /@babel/plugin-transform-reserved-words/7.16.7: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} @@ -2735,16 +1992,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-shorthand-properties/7.16.7: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} @@ -2754,16 +2001,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-spread/7.16.7: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} @@ -2771,60 +2008,20 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - dev: true - - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - dev: false - - /@babel/plugin-transform-sticky-regex/7.16.7: - resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/helper-plugin-utils': 7.16.7 - dev: true - - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-template-literals/7.16.7: - resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/helper-plugin-utils': 7.16.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} + /@babel/plugin-transform-sticky-regex/7.16.7: + resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.2 '@babel/helper-plugin-utils': 7.16.7 - dev: false + dev: true - /@babel/plugin-transform-typeof-symbol/7.16.7: - resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} + /@babel/plugin-transform-template-literals/7.16.7: + resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2832,15 +2029,14 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.17.2: + /@babel/plugin-transform-typeof-symbol/7.16.7: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.2 '@babel/helper-plugin-utils': 7.16.7 - dev: false + dev: true /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.2: resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} @@ -2864,16 +2060,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-unicode-regex/7.16.7: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} @@ -2884,17 +2070,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.17.2: - resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/preset-env/7.16.11: resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} engines: {node: '>=6.9.0'} @@ -2979,91 +2154,6 @@ packages: - supports-color dev: true - /@babel/preset-env/7.16.11_@babel+core@7.17.2: - resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.17.0 - '@babel/core': 7.17.2 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.17.2 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.17.2 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.2 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.17.2 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.17.2 - '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.17.2 - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.17.2 - '@babel/preset-modules': 0.1.5_@babel+core@7.17.2 - '@babel/types': 7.17.0 - babel-plugin-polyfill-corejs2: 0.3.0_@babel+core@7.17.2 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.17.2 - babel-plugin-polyfill-regenerator: 0.3.0_@babel+core@7.17.2 - core-js-compat: 3.21.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/preset-modules/0.1.5: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: @@ -3076,24 +2166,12 @@ packages: esutils: 2.0.3 dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.17.2: - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.2 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.2 - '@babel/types': 7.17.0 - esutils: 2.0.3 - dev: false - /@babel/runtime/7.16.3: resolution: {integrity: sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 + dev: true /@babel/standalone/7.17.2: resolution: {integrity: sha512-Adjbjnlk0IBuBEldyuicdIeq1P/YI5nfm7HnOVd8blGDRetPW2NllESjlrItMKORWVuILWqKe10D+b8yEybeBA==} @@ -3802,20 +2880,6 @@ packages: '@types/ms': 0.7.31 dev: true - /@types/eslint-scope/3.7.3: - resolution: {integrity: sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==} - dependencies: - '@types/eslint': 8.4.1 - '@types/estree': 0.0.51 - dev: false - - /@types/eslint/8.4.1: - resolution: {integrity: sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==} - dependencies: - '@types/estree': 0.0.51 - '@types/json-schema': 7.0.9 - dev: false - /@types/estree/0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true @@ -3824,10 +2888,6 @@ packages: resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==} dev: true - /@types/estree/0.0.51: - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} - dev: false - /@types/express-serve-static-core/4.17.26: resolution: {integrity: sha512-zeu3tpouA043RHxW0gzRxwCHchMgftE8GArRsvYT0ByDMbn19olQHx5jLue0LxWY6iYtXb7rXmuVtSkhy9YZvQ==} dependencies: @@ -3888,20 +2948,10 @@ packages: pretty-format: 26.6.2 dev: true - /@types/json-schema/7.0.9: - resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} - /@types/less/3.0.3: resolution: {integrity: sha512-1YXyYH83h6We1djyoUEqTlVyQtCfJAFXELSKW2ZRtjHD4hQ82CC4lvrv5D0l0FLcKBaiPbXyi3MpMsI9ZRgKsw==} dev: true - /@types/loader-utils/2.0.3: - resolution: {integrity: sha512-sDXXzZnTLXgdso54/iOpAFSDgqhVXabCvwGAt77Agadh/Xk0QYgOk520r3tpOouI098gyqGIFywx8Op1voc3vQ==} - dependencies: - '@types/node': 16.11.11 - '@types/webpack': 4.41.32 - dev: true - /@types/mime/1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} dev: true @@ -3928,6 +2978,7 @@ packages: /@types/node/16.11.11: resolution: {integrity: sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==} + dev: true /@types/pako/1.0.2: resolution: {integrity: sha512-8UJl2MjkqqS6ncpLZqRZ5LmGiFBkbYxocD4e4jmBqGvfRG1RS23gKsBQbdtV9O9GvRyjFTiRHRByjSlKCLlmZw==} @@ -3935,6 +2986,7 @@ packages: /@types/parse-json/4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} + dev: true /@types/prettier/2.4.2: resolution: {integrity: sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==} @@ -3981,10 +3033,6 @@ packages: resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==} dev: true - /@types/source-list-map/0.1.2: - resolution: {integrity: sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==} - dev: true - /@types/stack-utils/2.0.1: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true @@ -3995,48 +3043,6 @@ packages: '@types/node': 16.11.11 dev: true - /@types/tapable/1.0.8: - resolution: {integrity: sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==} - dev: true - - /@types/terser-webpack-plugin/5.2.0_acorn@5.7.4+webpack@5.70.0: - resolution: {integrity: sha512-iHDR2pRfFjGyDqCALX2tgUgFtGoQf2AJhKpC2XD1IMBQVJF2bny6WChGRDKj9eaZJl4F2RmvBhxJNtVPj7aTRw==} - deprecated: This is a stub types definition. terser-webpack-plugin provides its own type definitions, so you do not need this installed. - dependencies: - terser-webpack-plugin: 5.3.1_acorn@5.7.4+webpack@5.70.0 - transitivePeerDependencies: - - '@swc/core' - - acorn - - esbuild - - uglify-js - - webpack - dev: true - - /@types/uglify-js/3.13.1: - resolution: {integrity: sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==} - dependencies: - source-map: 0.6.1 - dev: true - - /@types/webpack-sources/2.1.1: - resolution: {integrity: sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ==} - dependencies: - '@types/node': 16.11.11 - '@types/source-list-map': 0.1.2 - source-map: 0.7.3 - dev: true - - /@types/webpack/4.41.32: - resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==} - dependencies: - '@types/node': 16.11.11 - '@types/tapable': 1.0.8 - '@types/uglify-js': 3.13.1 - '@types/webpack-sources': 2.1.1 - anymatch: 3.1.2 - source-map: 0.6.1 - dev: true - /@types/yargs-parser/20.2.1: resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} dev: true @@ -4259,120 +3265,6 @@ packages: /@vue/shared/3.2.31: resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==} - /@webassemblyjs/ast/1.11.1: - resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} - dependencies: - '@webassemblyjs/helper-numbers': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - dev: false - - /@webassemblyjs/floating-point-hex-parser/1.11.1: - resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==} - dev: false - - /@webassemblyjs/helper-api-error/1.11.1: - resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==} - dev: false - - /@webassemblyjs/helper-buffer/1.11.1: - resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==} - dev: false - - /@webassemblyjs/helper-numbers/1.11.1: - resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==} - dependencies: - '@webassemblyjs/floating-point-hex-parser': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@xtuc/long': 4.2.2 - dev: false - - /@webassemblyjs/helper-wasm-bytecode/1.11.1: - resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==} - dev: false - - /@webassemblyjs/helper-wasm-section/1.11.1: - resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - dev: false - - /@webassemblyjs/ieee754/1.11.1: - resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==} - dependencies: - '@xtuc/ieee754': 1.2.0 - dev: false - - /@webassemblyjs/leb128/1.11.1: - resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==} - dependencies: - '@xtuc/long': 4.2.2 - dev: false - - /@webassemblyjs/utf8/1.11.1: - resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==} - dev: false - - /@webassemblyjs/wasm-edit/1.11.1: - resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/helper-wasm-section': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-opt': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - '@webassemblyjs/wast-printer': 1.11.1 - dev: false - - /@webassemblyjs/wasm-gen/1.11.1: - resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: false - - /@webassemblyjs/wasm-opt/1.11.1: - resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - dev: false - - /@webassemblyjs/wasm-parser/1.11.1: - resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: false - - /@webassemblyjs/wast-printer/1.11.1: - resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@xtuc/long': 4.2.2 - dev: false - - /@xtuc/ieee754/1.2.0: - resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} - dev: false - - /@xtuc/long/4.2.2: - resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - dev: false - /abab/2.0.5: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} dev: true @@ -4397,14 +3289,6 @@ packages: acorn-walk: 7.2.0 dev: true - /acorn-import-assertions/1.8.0_acorn@8.6.0: - resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} - peerDependencies: - acorn: ^8 - dependencies: - acorn: 8.6.0 - dev: false - /acorn-jsx/5.3.2_acorn@7.4.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -4434,6 +3318,7 @@ packages: resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==} engines: {node: '>=0.4.0'} hasBin: true + dev: true /acorn/7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} @@ -4445,6 +3330,7 @@ packages: resolution: {integrity: sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==} engines: {node: '>=0.4.0'} hasBin: true + dev: true /address/1.1.2: resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==} @@ -4468,13 +3354,6 @@ packages: indent-string: 4.0.0 dev: true - /ajv-keywords/3.5.2_ajv@6.12.6: - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} - peerDependencies: - ajv: ^6.9.1 - dependencies: - ajv: 6.12.6 - /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -4482,6 +3361,7 @@ packages: fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 + dev: true /ajv/8.8.2: resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==} @@ -4590,12 +3470,6 @@ packages: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} - /atob/2.1.2: - resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} - engines: {node: '>= 4.5.0'} - hasBin: true - dev: false - /autoprefixer/10.4.4_postcss@8.4.6: resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==} engines: {node: ^10 || ^12 || >=14} @@ -4639,25 +3513,11 @@ packages: - supports-color dev: true - /babel-loader/8.2.3_c9d331835980b5b0477988fd2f6ef677: - resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} - engines: {node: '>= 8.9'} - peerDependencies: - '@babel/core': ^7.0.0 - webpack: '>=2' - dependencies: - '@babel/core': 7.17.2 - find-cache-dir: 3.3.2 - loader-utils: 1.4.0 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.70.0 - dev: false - /babel-plugin-dynamic-import-node/2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: object.assign: 4.1.2 + dev: true /babel-plugin-istanbul/6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} @@ -4694,19 +3554,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs2/0.3.0_@babel+core@7.17.2: - resolution: {integrity: sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.17.0 - '@babel/core': 7.17.2 - '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.17.2 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /babel-plugin-polyfill-corejs3/0.5.2: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: @@ -4718,18 +3565,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.2: - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.2 - core-js-compat: 3.21.0 - transitivePeerDependencies: - - supports-color - dev: false - /babel-plugin-polyfill-regenerator/0.3.0: resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==} peerDependencies: @@ -4740,17 +3575,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.0_@babel+core@7.17.2: - resolution: {integrity: sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.2 - '@babel/helper-define-polyfill-provider': 0.3.0_@babel+core@7.17.2 - transitivePeerDependencies: - - supports-color - dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.0: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: @@ -4797,10 +3621,6 @@ packages: tweetnacl: 0.14.5 dev: true - /big.js/5.2.2: - resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} - dev: false - /binary-extensions/2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} @@ -4817,6 +3637,7 @@ packages: /bluebird/3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} + dev: true /bn.js/4.12.0: resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} @@ -4978,6 +3799,7 @@ packages: /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + dev: true /buffer-xor/1.0.3: resolution: {integrity: sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=} @@ -5013,10 +3835,12 @@ packages: dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.1 + dev: true /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} + dev: true /camelcase/5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} @@ -5082,11 +3906,6 @@ packages: optionalDependencies: fsevents: 2.3.2 - /chrome-trace-event/1.0.3: - resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} - engines: {node: '>=6.0'} - dev: false - /ci-info/1.6.0: resolution: {integrity: sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==} dev: true @@ -5201,6 +4020,7 @@ packages: /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + dev: true /commander/5.1.0: resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} @@ -5219,6 +4039,7 @@ packages: /commondir/1.0.1: resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=} + dev: true /compare-versions/3.6.0: resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} @@ -5258,13 +4079,6 @@ packages: typedarray: 0.0.6 dev: true - /consolidate/0.15.1: - resolution: {integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==} - engines: {node: '>= 0.10.0'} - dependencies: - bluebird: 3.7.2 - dev: false - /content-disposition/0.5.3: resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==} engines: {node: '>= 0.6'} @@ -5296,6 +4110,7 @@ packages: dependencies: browserslist: 4.19.1 semver: 7.0.0 + dev: true /core-js/2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} @@ -5325,6 +4140,7 @@ packages: parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 + dev: true /create-ecdh/4.0.4: resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==} @@ -5418,15 +4234,6 @@ packages: resolution: {integrity: sha1-hcbwhquk6zLFcaMIav/ENLhII+0=} dev: false - /css/2.2.4: - resolution: {integrity: sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==} - dependencies: - inherits: 2.0.4 - source-map: 0.6.1 - source-map-resolve: 0.5.3 - urix: 0.1.0 - dev: false - /cssesc/3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} @@ -5520,9 +4327,6 @@ packages: resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==} dev: true - /de-indent/1.0.2: - resolution: {integrity: sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=} - /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} dependencies: @@ -5562,17 +4366,13 @@ packages: resolution: {integrity: sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==} dev: true - /decode-uri-component/0.2.0: - resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} - engines: {node: '>=0.10'} - dev: false - /dedent/0.7.0: resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=} dev: true /deep-is/0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} + dev: true /deepmerge/4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} @@ -5597,6 +4397,7 @@ packages: engines: {node: '>= 0.4'} dependencies: object-keys: 1.1.1 + dev: true /delayed-stream/1.0.0: resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} @@ -5703,11 +4504,6 @@ packages: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true - /emojis-list/3.0.0: - resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} - engines: {node: '>= 4'} - dev: false - /encodeurl/1.0.2: resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=} engines: {node: '>= 0.8'} @@ -5718,14 +4514,6 @@ packages: once: 1.4.0 dev: true - /enhanced-resolve/5.9.2: - resolution: {integrity: sha512-GIm3fQfwLJ8YZx2smuHpBKkXC1yOk+OBEmKckVyL0i/ea8mqDEykK3ld5dgH1QYPNyT/lIllxV2LULnxCHaHkA==} - engines: {node: '>=10.13.0'} - dependencies: - graceful-fs: 4.2.9 - tapable: 2.2.1 - dev: false - /enquirer/2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} @@ -5744,6 +4532,7 @@ packages: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 + dev: true /es-module-lexer/0.9.3: resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} @@ -6108,19 +4897,6 @@ packages: engines: {node: '>=10'} dev: true - /escodegen/1.14.3: - resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==} - engines: {node: '>=4.0'} - hasBin: true - dependencies: - esprima: 4.0.1 - estraverse: 4.3.0 - esutils: 2.0.3 - optionator: 0.8.3 - optionalDependencies: - source-map: 0.6.1 - dev: false - /escodegen/2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} @@ -6140,6 +4916,7 @@ packages: dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 + dev: true /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} @@ -6225,6 +5002,7 @@ packages: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true + dev: true /esquery/1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} @@ -6238,14 +5016,17 @@ packages: engines: {node: '>=4.0'} dependencies: estraverse: 5.3.0 + dev: true /estraverse/4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} + dev: true /estraverse/5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} + dev: true /estree-walker/0.5.2: resolution: {integrity: sha512-XpCnW/AE10ws/kDAs37cngSkvgIR8aN3G0MS85m7dUpuK2EREo9VJ00uvw6Dg/hXEpfsE1I1TvJOJr+Z+TL+ig==} @@ -6265,6 +5046,7 @@ packages: /esutils/2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} + dev: true /etag/1.8.1: resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=} @@ -6272,12 +5054,7 @@ packages: /eventemitter2/6.4.5: resolution: {integrity: sha512-bXE7Dyc1i6oQElDG0jMRZJrRAn9QR2xyyFGmBdZleNmyQX0FqGYmhZIrIrpPfm/w//LTo4tVQGOGQcGCb5q9uw==} - dev: true - - /events/3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} - engines: {node: '>=0.8.x'} - dev: false + dev: true /evp_bytestokey/1.0.3: resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} @@ -6413,6 +5190,7 @@ packages: /fast-deep-equal/3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + dev: true /fast-glob/3.2.11: resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} @@ -6426,9 +5204,11 @@ packages: /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + dev: true /fast-levenshtein/2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} + dev: true /fastq/1.13.0: resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==} @@ -6461,17 +5241,6 @@ packages: flat-cache: 3.0.4 dev: true - /file-loader/6.2.0_webpack@5.70.0: - resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} - engines: {node: '>= 10.13.0'} - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - loader-utils: 2.0.2 - schema-utils: 3.1.1 - webpack: 5.70.0 - dev: false - /fill-range/7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} @@ -6498,6 +5267,7 @@ packages: commondir: 1.0.1 make-dir: 3.1.0 pkg-dir: 4.2.0 + dev: true /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} @@ -6505,6 +5275,7 @@ packages: dependencies: locate-path: 5.0.0 path-exists: 4.0.0 + dev: true /flat-cache/3.0.4: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} @@ -6639,6 +5410,7 @@ packages: function-bind: 1.1.1 has: 1.0.3 has-symbols: 1.0.2 + dev: true /get-own-enumerable-property-symbols/3.0.2: resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} @@ -6683,10 +5455,6 @@ packages: dependencies: is-glob: 4.0.3 - /glob-to-regexp/0.4.1: - resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - dev: false - /glob/7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} dependencies: @@ -6741,10 +5509,12 @@ packages: /has-flag/4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} + dev: true /has-symbols/1.0.2: resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} engines: {node: '>= 0.4'} + dev: true /has/1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} @@ -6761,10 +5531,6 @@ packages: safe-buffer: 5.2.1 dev: true - /hash-sum/1.0.2: - resolution: {integrity: sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=} - dev: false - /hash-sum/2.0.0: resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==} @@ -6775,10 +5541,6 @@ packages: minimalistic-assert: 1.0.1 dev: true - /he/1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} - hasBin: true - /hmac-drbg/1.0.1: resolution: {integrity: sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=} dependencies: @@ -6915,6 +5677,7 @@ packages: dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 + dev: true /import-lazy/4.0.0: resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} @@ -6940,10 +5703,6 @@ packages: engines: {node: '>=8'} dev: true - /indexes-of/1.0.1: - resolution: {integrity: sha1-8w9xbI4r00bHtn0985FVZqfAVgc=} - dev: false - /indexof/0.0.1: resolution: {integrity: sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=} dev: true @@ -6979,6 +5738,7 @@ packages: /is-arrayish/0.2.1: resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} + dev: true /is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} @@ -7650,14 +6410,6 @@ packages: supports-color: 8.1.1 dev: true - /jest-worker/27.5.1: - resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/node': 16.11.11 - merge-stream: 2.0.0 - supports-color: 8.1.1 - /jest/27.4.3: resolution: {integrity: sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -7754,21 +6506,20 @@ packages: /jsesc/0.5.0: resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=} hasBin: true + dev: true /jsesc/2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true - /json-parse-better-errors/1.0.2: - resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} - dev: false - /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + dev: true /json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + dev: true /json-schema-traverse/1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} @@ -7786,13 +6537,6 @@ packages: resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} dev: true - /json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} - hasBin: true - dependencies: - minimist: 1.2.5 - dev: false - /json5/2.2.0: resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} engines: {node: '>=6'} @@ -7832,11 +6576,6 @@ packages: engines: {node: '>=6'} dev: true - /klona/2.0.5: - resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==} - engines: {node: '>= 8'} - dev: false - /lazy-ass/1.6.0: resolution: {integrity: sha1-eZllXoZGwX8In90YfRUNMyTVRRM=} engines: {node: '> 0.8'} @@ -7849,17 +6588,6 @@ packages: invert-kv: 3.0.1 dev: true - /less-loader/10.2.0_webpack@5.70.0: - resolution: {integrity: sha512-AV5KHWvCezW27GT90WATaDnfXBv99llDbtaj4bshq6DvAihMdNjaPDcUMa6EXKLRF+P2opFenJp89BXg91XLYg==} - engines: {node: '>= 12.13.0'} - peerDependencies: - less: ^3.5.0 || ^4.0.0 - webpack: ^5.0.0 - dependencies: - klona: 2.0.5 - webpack: 5.70.0 - dev: false - /level-blobs/0.1.7: resolution: {integrity: sha1-mrm5e7mfHtv594o0M+Ie1WOGva8=} dependencies: @@ -7947,6 +6675,7 @@ packages: dependencies: prelude-ls: 1.1.2 type-check: 0.3.2 + dev: true /levn/0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} @@ -7967,6 +6696,7 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + dev: true /lint-staged/10.5.4: resolution: {integrity: sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==} @@ -8011,29 +6741,6 @@ packages: wrap-ansi: 7.0.0 dev: true - /loader-runner/4.2.0: - resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==} - engines: {node: '>=6.11.5'} - dev: false - - /loader-utils/1.4.0: - resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} - engines: {node: '>=4.0.0'} - dependencies: - big.js: 5.2.2 - emojis-list: 3.0.0 - json5: 1.0.1 - dev: false - - /loader-utils/2.0.2: - resolution: {integrity: sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==} - engines: {node: '>=8.9.0'} - dependencies: - big.js: 5.2.2 - emojis-list: 3.0.0 - json5: 2.2.0 - dev: false - /loader-utils/3.2.0: resolution: {integrity: sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==} engines: {node: '>= 12.13.0'} @@ -8049,6 +6756,7 @@ packages: engines: {node: '>=8'} dependencies: p-locate: 4.1.0 + dev: true /lodash.camelcase/4.3.0: resolution: {integrity: sha1-soqmKIorn8ZRA1x3EfZathkDMaY=} @@ -8056,6 +6764,7 @@ packages: /lodash.debounce/4.0.8: resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=} + dev: true /lodash.get/4.4.2: resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=} @@ -8108,12 +6817,14 @@ packages: dependencies: pseudomap: 1.0.2 yallist: 2.1.2 + dev: true /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 + dev: true /ltgt/2.2.1: resolution: {integrity: sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=} @@ -8135,6 +6846,7 @@ packages: engines: {node: '>=8'} dependencies: semver: 6.3.0 + dev: true /make-error/1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} @@ -8179,12 +6891,6 @@ packages: resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} dev: false - /merge-source-map/1.1.0: - resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==} - dependencies: - source-map: 0.6.1 - dev: false - /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -8318,10 +7024,6 @@ packages: resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==} engines: {node: '>= 0.6'} - /neo-async/2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - dev: false - /node-int64/0.4.0: resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=} dev: true @@ -8390,6 +7092,7 @@ packages: /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} + dev: true /object.assign/4.1.2: resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} @@ -8399,6 +7102,7 @@ packages: define-properties: 1.1.3 has-symbols: 1.0.2 object-keys: 1.1.1 + dev: true /octal/1.0.0: resolution: {integrity: sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=} @@ -8437,6 +7141,7 @@ packages: prelude-ls: 1.1.2 type-check: 0.3.2 word-wrap: 1.2.3 + dev: true /optionator/0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} @@ -8471,12 +7176,14 @@ packages: engines: {node: '>=6'} dependencies: p-try: 2.2.0 + dev: true /p-locate/4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 + dev: true /p-map/4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} @@ -8488,6 +7195,7 @@ packages: /p-try/2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} + dev: true /pako/1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} @@ -8502,6 +7210,7 @@ packages: engines: {node: '>=6'} dependencies: callsites: 3.1.0 + dev: true /parse-asn1/5.1.6: resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==} @@ -8533,6 +7242,7 @@ packages: error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 + dev: true /parse5/6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} @@ -8545,6 +7255,7 @@ packages: /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} + dev: true /path-is-absolute/1.0.1: resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} @@ -8570,6 +7281,7 @@ packages: /path-type/4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} + dev: true /pbkdf2/3.1.2: resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} @@ -8618,6 +7330,7 @@ packages: engines: {node: '>=8'} dependencies: find-up: 4.1.0 + dev: true /please-upgrade-node/3.2.0: resolution: {integrity: sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==} @@ -8625,12 +7338,6 @@ packages: semver-compare: 1.0.0 dev: true - /postcss-comment/2.0.0: - resolution: {integrity: sha512-5zT5iKU7c0tK9KJFNrVf+g1MGTkzf/4V3e0Zzm2g1uoFQC5jeTHmB9O1iAqh97+jnKpc6al204e0pwFUiCwseg==} - dependencies: - postcss: 6.0.23 - dev: false - /postcss-import/14.0.2_postcss@8.4.6: resolution: {integrity: sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==} engines: {node: '>=10.0.0'} @@ -8656,20 +7363,6 @@ packages: yaml: 1.10.2 dev: false - /postcss-loader/6.2.1_postcss@8.4.6+webpack@5.70.0: - resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==} - engines: {node: '>= 12.13.0'} - peerDependencies: - postcss: ^7.0.0 || ^8.0.1 - webpack: ^5.0.0 - dependencies: - cosmiconfig: 7.0.1 - klona: 2.0.5 - postcss: 8.4.6 - semver: 7.3.5 - webpack: 5.70.0 - dev: false - /postcss-modules-extract-imports/3.0.0_postcss@8.4.6: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} @@ -8739,15 +7432,6 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: false - /postcss/6.0.23: - resolution: {integrity: sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==} - engines: {node: '>=4.0.0'} - dependencies: - chalk: 2.4.2 - source-map: 0.6.1 - supports-color: 5.5.0 - dev: false - /postcss/8.4.6: resolution: {integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==} engines: {node: ^10 || ^12 || >=14} @@ -8759,18 +7443,13 @@ packages: /prelude-ls/1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} engines: {node: '>= 0.8.0'} + dev: true /prelude-ls/1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} dev: true - /prettier/1.19.1: - resolution: {integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==} - engines: {node: '>=4'} - hasBin: true - dev: false - /prettier/2.5.1: resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==} engines: {node: '>=10.13.0'} @@ -8841,6 +7520,7 @@ packages: /pseudomap/1.0.2: resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} + dev: true /psl/1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} @@ -8871,6 +7551,7 @@ packages: /punycode/2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} + dev: true /qrcode-reader/1.0.4: resolution: {integrity: sha512-rRjALGNh9zVqvweg1j5OKIQKNsw3bLC+7qwlnead5K/9cb1cEIAGkwikt/09U0K+2IDWGD9CC6SP7tHAjUeqvQ==} @@ -8908,6 +7589,7 @@ packages: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 + dev: true /randomfill/1.0.4: resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} @@ -8990,9 +7672,11 @@ packages: engines: {node: '>=4'} dependencies: regenerate: 1.4.2 + dev: true /regenerate/1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + dev: true /regenerator-runtime/0.13.9: resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} @@ -9001,6 +7685,7 @@ packages: resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} dependencies: '@babel/runtime': 7.16.3 + dev: true /regexpp/3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} @@ -9017,15 +7702,18 @@ packages: regjsparser: 0.8.4 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.0.0 + dev: true /regjsgen/0.6.0: resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==} + dev: true /regjsparser/0.8.4: resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==} hasBin: true dependencies: jsesc: 0.5.0 + dev: true /request-progress/3.0.0: resolution: {integrity: sha1-TKdUCBx/7GP1BeT6qCWqBs1mnb4=} @@ -9053,17 +7741,13 @@ packages: /resolve-from/4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} + dev: true /resolve-from/5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} dev: true - /resolve-url/0.2.1: - resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} - deprecated: https://github.com/lydell/resolve-url#deprecated - dev: false - /resolve.exports/1.1.0: resolution: {integrity: sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==} engines: {node: '>=10'} @@ -9232,34 +7916,11 @@ packages: /safe-buffer/5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + dev: true /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass-loader/12.6.0_webpack@5.70.0: - resolution: {integrity: sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==} - engines: {node: '>= 12.13.0'} - peerDependencies: - fibers: '>= 3.1.0' - node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 - sass: ^1.3.0 - sass-embedded: '*' - webpack: ^5.0.0 - peerDependenciesMeta: - fibers: - optional: true - node-sass: - optional: true - sass: - optional: true - sass-embedded: - optional: true - dependencies: - klona: 2.0.5 - neo-async: 2.6.2 - webpack: 5.70.0 - dev: false - /saxes/5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} @@ -9267,23 +7928,6 @@ packages: xmlchars: 2.2.0 dev: true - /schema-utils/2.7.1: - resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} - engines: {node: '>= 8.9.0'} - dependencies: - '@types/json-schema': 7.0.9 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - dev: false - - /schema-utils/3.1.1: - resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/json-schema': 7.0.9 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - /semver-compare/1.0.0: resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=} dev: true @@ -9300,6 +7944,7 @@ packages: /semver/7.0.0: resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} hasBin: true + dev: true /semver/7.3.5: resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} @@ -9307,6 +7952,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /send/0.17.1: resolution: {integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==} @@ -9332,11 +7978,6 @@ packages: randombytes: 2.1.0 dev: true - /serialize-javascript/6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} - dependencies: - randombytes: 2.1.0 - /serve-static/1.14.1: resolution: {integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==} engines: {node: '>= 0.8.0'} @@ -9418,27 +8059,12 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} - /source-map-resolve/0.5.3: - resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} - deprecated: See https://github.com/lydell/source-map-resolve#deprecated - dependencies: - atob: 2.1.2 - decode-uri-component: 0.2.0 - resolve-url: 0.2.1 - source-map-url: 0.4.1 - urix: 0.1.0 - dev: false - /source-map-support/0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} dependencies: buffer-from: 1.1.2 source-map: 0.6.1 - - /source-map-url/0.4.1: - resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} - deprecated: See https://github.com/lydell/source-map-url#deprecated - dev: false + dev: true /source-map/0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} @@ -9451,6 +8077,7 @@ packages: /source-map/0.7.3: resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} engines: {node: '>= 8'} + dev: true /sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -9576,19 +8203,6 @@ packages: engines: {node: '>=8'} dev: true - /stylus-loader/6.2.0_webpack@5.70.0: - resolution: {integrity: sha512-5dsDc7qVQGRoc6pvCL20eYgRUxepZ9FpeK28XhdXaIPP6kXr6nI1zAAKFQgP5OBkOfKaURp4WUpJzspg1f01Gg==} - engines: {node: '>= 12.13.0'} - peerDependencies: - stylus: '>=0.52.4' - webpack: ^5.0.0 - dependencies: - fast-glob: 3.2.11 - klona: 2.0.5 - normalize-path: 3.0.0 - webpack: 5.70.0 - dev: false - /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -9607,6 +8221,7 @@ packages: engines: {node: '>=10'} dependencies: has-flag: 4.0.0 + dev: true /supports-hyperlinks/2.2.0: resolution: {integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==} @@ -9655,57 +8270,6 @@ packages: supports-hyperlinks: 2.2.0 dev: true - /terser-webpack-plugin/5.3.1_acorn@5.7.4+webpack@5.70.0: - resolution: {integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true - dependencies: - jest-worker: 27.5.1 - schema-utils: 3.1.1 - serialize-javascript: 6.0.0 - source-map: 0.6.1 - terser: 5.10.0_acorn@5.7.4 - webpack: 5.70.0 - transitivePeerDependencies: - - acorn - - /terser-webpack-plugin/5.3.1_acorn@8.6.0+webpack@5.70.0: - resolution: {integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true - dependencies: - jest-worker: 27.5.1 - schema-utils: 3.1.1 - serialize-javascript: 6.0.0 - source-map: 0.6.1 - terser: 5.10.0_acorn@8.6.0 - webpack: 5.70.0 - transitivePeerDependencies: - - acorn - dev: false - /terser/5.10.0: resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==} engines: {node: '>=10'} @@ -9721,37 +8285,6 @@ packages: source-map-support: 0.5.21 dev: true - /terser/5.10.0_acorn@5.7.4: - resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==} - engines: {node: '>=10'} - hasBin: true - peerDependencies: - acorn: ^8.5.0 - peerDependenciesMeta: - acorn: - optional: true - dependencies: - acorn: 5.7.4 - commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.21 - - /terser/5.10.0_acorn@8.6.0: - resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==} - engines: {node: '>=10'} - hasBin: true - peerDependencies: - acorn: ^8.5.0 - peerDependenciesMeta: - acorn: - optional: true - dependencies: - acorn: 8.6.0 - commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.21 - dev: false - /test-exclude/6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} @@ -9899,6 +8432,7 @@ packages: engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 + dev: true /type-check/0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -9959,6 +8493,7 @@ packages: /unicode-canonical-property-names-ecmascript/2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} + dev: true /unicode-match-property-ecmascript/2.0.0: resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} @@ -9966,18 +8501,17 @@ packages: dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.0.0 + dev: true /unicode-match-property-value-ecmascript/2.0.0: resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} engines: {node: '>=4'} + dev: true /unicode-property-aliases-ecmascript/2.0.0: resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==} engines: {node: '>=4'} - - /uniq/1.0.1: - resolution: {integrity: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=} - dev: false + dev: true /universalify/0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} @@ -10006,11 +8540,7 @@ packages: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 - - /urix/0.1.0: - resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} - deprecated: Please see https://github.com/lydell/urix#deprecated - dev: false + dev: true /url/0.11.0: resolution: {integrity: sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=} @@ -10091,10 +8621,6 @@ packages: resolution: {integrity: sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==} dev: true - /vue-hot-reload-api/2.3.4: - resolution: {integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==} - dev: false - /vue-router/4.0.14_vue@3.2.31: resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==} peerDependencies: @@ -10103,24 +8629,6 @@ packages: '@vue/devtools-api': 6.0.12 vue: 3.2.31 - /vue-style-loader/4.1.3: - resolution: {integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==} - dependencies: - hash-sum: 1.0.2 - loader-utils: 1.4.0 - dev: false - - /vue-template-compiler/2.6.14: - resolution: {integrity: sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g==} - dependencies: - de-indent: 1.0.2 - he: 1.2.0 - dev: true - - /vue-template-es2015-compiler/1.9.1: - resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} - dev: false - /vue/3.2.31: resolution: {integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==} dependencies: @@ -10158,14 +8666,6 @@ packages: makeerror: 1.0.12 dev: true - /watchpack/2.3.1: - resolution: {integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==} - engines: {node: '>=10.13.0'} - dependencies: - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.9 - dev: false - /webidl-conversions/5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} @@ -10176,51 +8676,6 @@ packages: engines: {node: '>=10.4'} dev: true - /webpack-sources/3.2.3: - resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} - engines: {node: '>=10.13.0'} - dev: false - - /webpack/5.70.0: - resolution: {integrity: sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==} - engines: {node: '>=10.13.0'} - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true - dependencies: - '@types/eslint-scope': 3.7.3 - '@types/estree': 0.0.51 - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/wasm-edit': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - acorn: 8.6.0 - acorn-import-assertions: 1.8.0_acorn@8.6.0 - browserslist: 4.19.1 - chrome-trace-event: 1.0.3 - enhanced-resolve: 5.9.2 - es-module-lexer: 0.9.3 - eslint-scope: 5.1.1 - events: 3.3.0 - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.9 - json-parse-better-errors: 1.0.2 - loader-runner: 4.2.0 - mime-types: 2.1.34 - neo-async: 2.6.2 - schema-utils: 3.1.1 - tapable: 2.2.1 - terser-webpack-plugin: 5.3.1_acorn@8.6.0+webpack@5.70.0 - watchpack: 2.3.1 - webpack-sources: 3.2.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - dev: false - /whatwg-encoding/1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: @@ -10257,6 +8712,7 @@ packages: /word-wrap/1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} + dev: true /wrap-ansi/6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} @@ -10364,9 +8820,11 @@ packages: /yallist/2.1.2: resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} + dev: true /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + dev: true /yaml/1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} -- GitLab