diff --git a/docs/content/en/blog/say-hello-to-the-new-website/index.md b/docs/content/en/blog/say-hello-to-the-new-website/index.md
index a9c66d7bf..0ba089942 100644
--- a/docs/content/en/blog/say-hello-to-the-new-website/index.md
+++ b/docs/content/en/blog/say-hello-to-the-new-website/index.md
@@ -2,9 +2,15 @@
title: "Say hello to the new website 👋"
description: "Introducing the new website"
lead: "Introducing the new website"
+excerpt: "Introducing the new website"
date: 2022-06-15T17:51:47+10:00
draft: false
+images: []
+categories: ["News"]
+tags: ["website"]
contributors: ["James Elliott"]
+pinned: false
+homepage: false
---
We're pleased to have you take a look at our new website. It combines both the main landing site and the documentation
diff --git a/docs/layouts/information/list.html b/docs/layouts/information/list.html
new file mode 100644
index 000000000..41b36f8c7
--- /dev/null
+++ b/docs/layouts/information/list.html
@@ -0,0 +1,22 @@
+{{ define "main" }}
+
+
+
+ {{ if eq .CurrentSection .FirstSection }}{{ .Section | humanize }}{{ else }}{{ .Title }}{{ end }}
+ {{ .Content }}
+
+ {{ $currentSection := .CurrentSection }}
+ {{ range where .Site.RegularPages.ByWeight "Section" .Section }}
+ {{ if in (.RelPermalink | string) $currentSection.RelPermalink }}
+
+ {{ end }}
+ {{ end }}
+
+
+
+
+{{ end }}
diff --git a/docs/package.json b/docs/package.json
index b3d85faae..369af9234 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -3,7 +3,7 @@
"description": "Doks theme",
"version": "0.4.2",
"engines": {
- "node": ">=16.15.0"
+ "node": ">=16.15.1"
},
"browserslist": [
"defaults"
@@ -38,28 +38,28 @@
"version": "auto-changelog -p && git add CHANGELOG.md"
},
"devDependencies": {
- "@babel/cli": "7.17.10",
- "@babel/core": "7.18.5",
- "@babel/preset-env": "^7.16",
+ "@babel/cli": "7.18.6",
+ "@babel/core": "7.18.6",
+ "@babel/preset-env": "7.18.6",
"@fullhuman/postcss-purgecss": "4.1.3",
"auto-changelog": "2.4.0",
"autoprefixer": "10.4.7",
- "bootstrap": "5.1.3",
+ "bootstrap": "5.2.0-beta1",
"bootstrap-icons": "1.8.3",
"clipboard": "2.0.11",
- "eslint": "8.18.0",
+ "eslint": "8.19.0",
"exec-bin": "1.0.0",
"flexsearch": "0.7.21",
"highlight.js": "11.5.1",
"hugo-installer": "3.1.0",
- "instant.page": "5.1.0",
+ "instant.page": "5.1.1",
"katex": "0.16.0",
"lazysizes": "5.3.2",
"markdownlint-cli2": "0.4.0",
"netlify-plugin-submit-sitemap": "0.4.0",
"node-fetch": "3.2.6",
"postcss": "8.4.14",
- "postcss-cli": "9.1.0",
+ "postcss-cli": "10.0.0",
"purgecss-whitelister": "2.4.0",
"shx": "0.3.4",
"stylelint": "14.9.1",
diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml
index a54f5f7ab..8fb730deb 100644
--- a/docs/pnpm-lock.yaml
+++ b/docs/pnpm-lock.yaml
@@ -1,56 +1,56 @@
lockfileVersion: 5.4
specifiers:
- '@babel/cli': 7.17.10
- '@babel/core': 7.18.5
- '@babel/preset-env': ^7.16
+ '@babel/cli': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/preset-env': 7.18.6
'@fullhuman/postcss-purgecss': 4.1.3
auto-changelog: 2.4.0
autoprefixer: 10.4.7
- bootstrap: 5.1.3
+ bootstrap: 5.2.0-beta1
bootstrap-icons: 1.8.3
clipboard: 2.0.11
- eslint: 8.18.0
+ eslint: 8.19.0
exec-bin: 1.0.0
flexsearch: 0.7.21
highlight.js: 11.5.1
hugo-installer: 3.1.0
- instant.page: 5.1.0
+ instant.page: 5.1.1
katex: 0.16.0
lazysizes: 5.3.2
markdownlint-cli2: 0.4.0
netlify-plugin-submit-sitemap: 0.4.0
node-fetch: 3.2.6
postcss: 8.4.14
- postcss-cli: 9.1.0
+ postcss-cli: 10.0.0
purgecss-whitelister: 2.4.0
shx: 0.3.4
stylelint: 14.9.1
stylelint-config-standard-scss: 4.0.0
devDependencies:
- '@babel/cli': 7.17.10_@babel+core@7.18.5
- '@babel/core': 7.18.5
- '@babel/preset-env': 7.18.2_@babel+core@7.18.5
+ '@babel/cli': 7.18.6_@babel+core@7.18.6
+ '@babel/core': 7.18.6
+ '@babel/preset-env': 7.18.6_@babel+core@7.18.6
'@fullhuman/postcss-purgecss': 4.1.3_postcss@8.4.14
auto-changelog: 2.4.0
autoprefixer: 10.4.7_postcss@8.4.14
- bootstrap: 5.1.3
+ bootstrap: 5.2.0-beta1
bootstrap-icons: 1.8.3
clipboard: 2.0.11
- eslint: 8.18.0
+ eslint: 8.19.0
exec-bin: 1.0.0
flexsearch: 0.7.21
highlight.js: 11.5.1
hugo-installer: 3.1.0
- instant.page: 5.1.0
+ instant.page: 5.1.1
katex: 0.16.0
lazysizes: 5.3.2
markdownlint-cli2: 0.4.0
netlify-plugin-submit-sitemap: 0.4.0
node-fetch: 3.2.6
postcss: 8.4.14
- postcss-cli: 9.1.0_postcss@8.4.14
+ postcss-cli: 10.0.0_postcss@8.4.14
purgecss-whitelister: 2.4.0
shx: 0.3.4
stylelint: 14.9.1
@@ -66,14 +66,14 @@ packages:
'@jridgewell/trace-mapping': 0.3.13
dev: true
- /@babel/cli/7.17.10_@babel+core@7.18.5:
- resolution: {integrity: sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==}
+ /@babel/cli/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==}
engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
+ '@babel/core': 7.18.6
'@jridgewell/trace-mapping': 0.3.13
commander: 4.1.1
convert-source-map: 1.8.0
@@ -93,25 +93,32 @@ packages:
'@babel/highlight': 7.17.12
dev: true
- /@babel/compat-data/7.17.10:
- resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==}
+ /@babel/code-frame/7.18.6:
+ resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/highlight': 7.18.6
+ dev: true
+
+ /@babel/compat-data/7.18.6:
+ resolution: {integrity: sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/core/7.18.5:
- resolution: {integrity: sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==}
+ /@babel/core/7.18.6:
+ resolution: {integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.0
- '@babel/code-frame': 7.16.7
- '@babel/generator': 7.18.2
- '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5
- '@babel/helper-module-transforms': 7.18.0
- '@babel/helpers': 7.18.2
- '@babel/parser': 7.18.5
- '@babel/template': 7.16.7
- '@babel/traverse': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.18.7
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helpers': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
convert-source-map: 1.8.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -121,82 +128,82 @@ packages:
- supports-color
dev: true
- /@babel/generator/7.18.2:
- resolution: {integrity: sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==}
+ /@babel/generator/7.18.7:
+ resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
- '@jridgewell/gen-mapping': 0.3.1
+ '@babel/types': 7.18.7
+ '@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
dev: true
- /@babel/helper-annotate-as-pure/7.16.7:
- resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==}
+ /@babel/helper-annotate-as-pure/7.18.6:
+ resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7:
- resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==}
+ /@babel/helper-builder-binary-assignment-operator-visitor/7.18.6:
+ resolution: {integrity: sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-explode-assignable-expression': 7.16.7
- '@babel/types': 7.18.4
+ '@babel/helper-explode-assignable-expression': 7.18.6
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-compilation-targets/7.18.2_@babel+core@7.18.5:
- resolution: {integrity: sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==}
+ /@babel/helper-compilation-targets/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.17.10
- '@babel/core': 7.18.5
- '@babel/helper-validator-option': 7.16.7
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-validator-option': 7.18.6
browserslist: 4.20.3
semver: 6.3.0
dev: true
- /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==}
+ /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-annotate-as-pure': 7.16.7
- '@babel/helper-environment-visitor': 7.18.2
- '@babel/helper-function-name': 7.17.9
- '@babel/helper-member-expression-to-functions': 7.17.7
- '@babel/helper-optimise-call-expression': 7.16.7
- '@babel/helper-replace-supers': 7.18.2
- '@babel/helper-split-export-declaration': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-member-expression-to-functions': 7.18.6
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-replace-supers': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-create-regexp-features-plugin/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==}
+ /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-annotate-as-pure': 7.16.7
- regexpu-core: 5.0.1
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ regexpu-core: 5.1.0
dev: true
- /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.5:
+ /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.6:
resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==}
peerDependencies:
'@babel/core': ^7.4.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5
- '@babel/helper-module-imports': 7.16.7
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/traverse': 7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/traverse': 7.18.6
debug: 4.3.4
lodash.debounce: 4.0.8
resolve: 1.22.0
@@ -205,118 +212,122 @@ packages:
- supports-color
dev: true
- /@babel/helper-environment-visitor/7.18.2:
- resolution: {integrity: sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==}
+ /@babel/helper-environment-visitor/7.18.6:
+ resolution: {integrity: sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-explode-assignable-expression/7.16.7:
- resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==}
+ /@babel/helper-explode-assignable-expression/7.18.6:
+ resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-function-name/7.17.9:
- resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==}
+ /@babel/helper-function-name/7.18.6:
+ resolution: {integrity: sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.16.7
- '@babel/types': 7.18.4
+ '@babel/template': 7.18.6
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-hoist-variables/7.16.7:
- resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==}
+ /@babel/helper-hoist-variables/7.18.6:
+ resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-member-expression-to-functions/7.17.7:
- resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==}
+ /@babel/helper-member-expression-to-functions/7.18.6:
+ resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-module-imports/7.16.7:
- resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==}
+ /@babel/helper-module-imports/7.18.6:
+ resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-module-transforms/7.18.0:
- resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==}
+ /@babel/helper-module-transforms/7.18.6:
+ resolution: {integrity: sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.18.2
- '@babel/helper-module-imports': 7.16.7
- '@babel/helper-simple-access': 7.18.2
- '@babel/helper-split-export-declaration': 7.16.7
- '@babel/helper-validator-identifier': 7.16.7
- '@babel/template': 7.16.7
- '@babel/traverse': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-simple-access': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/helper-validator-identifier': 7.18.6
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-optimise-call-expression/7.16.7:
- resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==}
+ /@babel/helper-optimise-call-expression/7.18.6:
+ resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-plugin-utils/7.17.12:
- resolution: {integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==}
+ /@babel/helper-plugin-utils/7.18.6:
+ resolution: {integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-remap-async-to-generator/7.16.8:
- resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==}
+ /@babel/helper-remap-async-to-generator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==}
engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
dependencies:
- '@babel/helper-annotate-as-pure': 7.16.7
- '@babel/helper-wrap-function': 7.16.8
- '@babel/types': 7.18.4
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-wrap-function': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-replace-supers/7.18.2:
- resolution: {integrity: sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q==}
+ /@babel/helper-replace-supers/7.18.6:
+ resolution: {integrity: sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.18.2
- '@babel/helper-member-expression-to-functions': 7.17.7
- '@babel/helper-optimise-call-expression': 7.16.7
- '@babel/traverse': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-member-expression-to-functions': 7.18.6
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-simple-access/7.18.2:
- resolution: {integrity: sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==}
+ /@babel/helper-simple-access/7.18.6:
+ resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-skip-transparent-expression-wrappers/7.16.0:
- resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==}
+ /@babel/helper-skip-transparent-expression-wrappers/7.18.6:
+ resolution: {integrity: sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-split-export-declaration/7.16.7:
- resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==}
+ /@babel/helper-split-export-declaration/7.18.6:
+ resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
/@babel/helper-validator-identifier/7.16.7:
@@ -324,30 +335,35 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-validator-option/7.16.7:
- resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==}
+ /@babel/helper-validator-identifier/7.18.6:
+ resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-wrap-function/7.16.8:
- resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==}
+ /@babel/helper-validator-option/7.18.6:
+ resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
+ engines: {node: '>=6.9.0'}
+ dev: true
+
+ /@babel/helper-wrap-function/7.18.6:
+ resolution: {integrity: sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-function-name': 7.17.9
- '@babel/template': 7.16.7
- '@babel/traverse': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/helper-function-name': 7.18.6
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helpers/7.18.2:
- resolution: {integrity: sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==}
+ /@babel/helpers/7.18.6:
+ resolution: {integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.16.7
- '@babel/traverse': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
@@ -361,816 +377,826 @@ packages:
js-tokens: 4.0.0
dev: true
- /@babel/parser/7.18.5:
- resolution: {integrity: sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==}
+ /@babel/highlight/7.18.6:
+ resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-validator-identifier': 7.18.6
+ chalk: 2.4.2
+ js-tokens: 4.0.0
+ dev: true
+
+ /@babel/parser/7.18.6:
+ resolution: {integrity: sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.18.4
+ '@babel/types': 7.18.7
dev: true
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==}
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==}
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
- '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.6
+ '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-async-generator-functions/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==}
+ /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-remap-async-to-generator': 7.16.8
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==}
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-class-static-block/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==}
+ /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==}
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-export-namespace-from/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==}
+ /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-json-strings/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==}
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-logical-assignment-operators/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==}
+ /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==}
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==}
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==}
+ /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.17.10
- '@babel/core': 7.18.5
- '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.5
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==}
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==}
+ /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.6
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-private-methods/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==}
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-private-property-in-object/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==}
+ /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-annotate-as-pure': 7.16.7
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-unicode-property-regex/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==}
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
engines: {node: '>=4'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.5:
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.6:
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.5:
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.6:
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.5:
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.6:
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-import-assertions/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==}
+ /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.5:
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.6:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.5:
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.6:
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.5:
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.5:
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.6:
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.5:
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.6:
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==}
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-async-to-generator/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==}
+ /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-module-imports': 7.16.7
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-remap-async-to-generator': 7.16.8
+ '@babel/core': 7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==}
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-block-scoping/7.18.4_@babel+core@7.18.5:
- resolution: {integrity: sha512-+Hq10ye+jlvLEogSOtq4mKvtk7qwcUQ1f0Mrueai866C82f844Yom2cttfJdMdqRLTxWpsbfbkIkOIfovyUQXw==}
+ /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-classes/7.18.4_@babel+core@7.18.5:
- resolution: {integrity: sha512-e42NSG2mlKWgxKUAD9EJJSkZxR67+wZqzNxLSpc51T8tRU5SLFHsPmgYR5yr7sdgX4u+iHA1C5VafJ6AyImV3A==}
+ /@babel/plugin-transform-classes/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-XTg8XW/mKpzAF3actL554Jl/dOYoJtv3l8fxaEczpgz84IeeVf+T1u2CSvPHuZbt0w3JkIx4rdn/MRQI7mo0HQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-annotate-as-pure': 7.16.7
- '@babel/helper-environment-visitor': 7.18.2
- '@babel/helper-function-name': 7.17.9
- '@babel/helper-optimise-call-expression': 7.16.7
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-replace-supers': 7.18.2
- '@babel/helper-split-export-declaration': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-replace-supers': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==}
+ /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==}
+ /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==}
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-duplicate-keys/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==}
+ /@babel/plugin-transform-duplicate-keys/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==}
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-for-of/7.18.1_@babel+core@7.18.5:
- resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==}
+ /@babel/plugin-transform-for-of/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-WAjoMf4wIiSsy88KmG7tgj2nFdEK7E46tArVtcgED7Bkj6Fg/tG5SbvNIOKxbFS2VFgNh6+iaPswBeQZm4ox8w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==}
+ /@babel/plugin-transform-function-name/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5
- '@babel/helper-function-name': 7.17.9
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==}
+ /@babel/plugin-transform-literals/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==}
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-modules-amd/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==}
+ /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-module-transforms': 7.18.0
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.18.5:
- resolution: {integrity: sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==}
+ /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-module-transforms': 7.18.0
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-simple-access': 7.18.2
+ '@babel/core': 7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-simple-access': 7.18.6
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-systemjs/7.18.4_@babel+core@7.18.5:
- resolution: {integrity: sha512-lH2UaQaHVOAeYrUUuZ8i38o76J/FnO8vu21OE+tD1MyP9lxdZoSfz+pDbWkq46GogUrdrMz3tiz/FYGB+bVThg==}
+ /@babel/plugin-transform-modules-systemjs/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-hoist-variables': 7.16.7
- '@babel/helper-module-transforms': 7.18.0
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-validator-identifier': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-hoist-variables': 7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-validator-identifier': 7.18.6
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-umd/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==}
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-module-transforms': 7.18.0
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-named-capturing-groups-regex/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==}
+ /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-new-target/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==}
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==}
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-replace-supers': 7.18.2
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-replace-supers': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==}
+ /@babel/plugin-transform-parameters/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==}
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-regenerator/7.18.0_@babel+core@7.18.5:
- resolution: {integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==}
+ /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
regenerator-transform: 0.15.0
dev: true
- /@babel/plugin-transform-reserved-words/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==}
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==}
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==}
+ /@babel/plugin-transform-spread/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.6
dev: true
- /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==}
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-template-literals/7.18.2_@babel+core@7.18.5:
- resolution: {integrity: sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==}
+ /@babel/plugin-transform-template-literals/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-typeof-symbol/7.17.12_@babel+core@7.18.5:
- resolution: {integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==}
+ /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==}
+ /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.5:
- resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==}
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
+ '@babel/core': 7.18.6
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/preset-env/7.18.2_@babel+core@7.18.5:
- resolution: {integrity: sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q==}
+ /@babel/preset-env/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.17.10
- '@babel/core': 7.18.5
- '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/helper-validator-option': 7.16.7
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-async-generator-functions': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-class-static-block': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-proposal-export-namespace-from': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-json-strings': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-logical-assignment-operators': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.5
- '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.5
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.5
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-import-assertions': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.5
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.5
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.5
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.5
- '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.5
- '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-async-to-generator': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-block-scoping': 7.18.4_@babel+core@7.18.5
- '@babel/plugin-transform-classes': 7.18.4_@babel+core@7.18.5
- '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-duplicate-keys': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.5
- '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-modules-amd': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.5
- '@babel/plugin-transform-modules-systemjs': 7.18.4_@babel+core@7.18.5
- '@babel/plugin-transform-modules-umd': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-new-target': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-regenerator': 7.18.0_@babel+core@7.18.5
- '@babel/plugin-transform-reserved-words': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.18.5
- '@babel/plugin-transform-typeof-symbol': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.5
- '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.5
- '@babel/preset-modules': 0.1.5_@babel+core@7.18.5
- '@babel/types': 7.18.4
- babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.5
- babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.5
- babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.5
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-validator-option': 7.18.6
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.6
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.6
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-classes': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-duplicate-keys': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-for-of': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-function-name': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-literals': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-modules-systemjs': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-template-literals': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-typeof-symbol': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/preset-modules': 0.1.5_@babel+core@7.18.6
+ '@babel/types': 7.18.7
+ babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.6
+ babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.6
+ babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.6
core-js-compat: 3.22.8
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/preset-modules/0.1.5_@babel+core@7.18.5:
+ /@babel/preset-modules/0.1.5_@babel+core@7.18.6:
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-plugin-utils': 7.17.12
- '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.5
- '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.5
- '@babel/types': 7.18.4
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6
+ '@babel/types': 7.18.7
esutils: 2.0.3
dev: true
@@ -1181,38 +1207,38 @@ packages:
regenerator-runtime: 0.13.9
dev: true
- /@babel/template/7.16.7:
- resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==}
+ /@babel/template/7.18.6:
+ resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.16.7
- '@babel/parser': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/code-frame': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/types': 7.18.7
dev: true
- /@babel/traverse/7.18.5:
- resolution: {integrity: sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==}
+ /@babel/traverse/7.18.6:
+ resolution: {integrity: sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.16.7
- '@babel/generator': 7.18.2
- '@babel/helper-environment-visitor': 7.18.2
- '@babel/helper-function-name': 7.17.9
- '@babel/helper-hoist-variables': 7.16.7
- '@babel/helper-split-export-declaration': 7.16.7
- '@babel/parser': 7.18.5
- '@babel/types': 7.18.4
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.18.7
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-hoist-variables': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/types': 7.18.7
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/types/7.18.4:
- resolution: {integrity: sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==}
+ /@babel/types/7.18.7:
+ resolution: {integrity: sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.16.7
+ '@babel/helper-validator-identifier': 7.18.6
to-fast-properties: 2.0.0
dev: true
@@ -1276,8 +1302,8 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.13
dev: true
- /@jridgewell/gen-mapping/0.3.1:
- resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==}
+ /@jridgewell/gen-mapping/0.3.2:
+ resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/set-array': 1.1.1
@@ -1517,38 +1543,38 @@ packages:
object.assign: 4.1.2
dev: true
- /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.5:
+ /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.6:
resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.17.10
- '@babel/core': 7.18.5
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.5
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.5:
+ /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.6:
resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6
core-js-compat: 3.22.8
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.5:
+ /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.6:
resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.18.5
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.5
+ '@babel/core': 7.18.6
+ '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
@@ -1581,10 +1607,10 @@ packages:
resolution: {integrity: sha512-s5kmttnbq4BXbx3Bwnj39y+t7Vc3blTtyD77W3aYQ1LlNoS3lNbbGvSYhIbg26Im8KmjScyFpHEevlPOBcIDdA==}
dev: true
- /bootstrap/5.1.3:
- resolution: {integrity: sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==}
+ /bootstrap/5.2.0-beta1:
+ resolution: {integrity: sha512-6qbgs177WZEFY4SLQUq3tEHayYG80nfDmyTpdKi0MJqRMdS+HAoq24+YKfx6wf+nHY0rx8zrh477J1lFu4WzOA==}
peerDependencies:
- '@popperjs/core': ^2.10.2
+ '@popperjs/core': ^2.11.5
dev: true
/brace-expansion/1.1.11:
@@ -2056,13 +2082,13 @@ packages:
estraverse: 5.3.0
dev: true
- /eslint-utils/3.0.0_eslint@8.18.0:
+ /eslint-utils/3.0.0_eslint@8.19.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
- eslint: 8.18.0
+ eslint: 8.19.0
eslint-visitor-keys: 2.1.0
dev: true
@@ -2076,8 +2102,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint/8.18.0:
- resolution: {integrity: sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==}
+ /eslint/8.19.0:
+ resolution: {integrity: sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
@@ -2090,7 +2116,7 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
- eslint-utils: 3.0.0_eslint@8.18.0
+ eslint-utils: 3.0.0_eslint@8.19.0
eslint-visitor-keys: 3.3.0
espree: 9.3.2
esquery: 1.4.0
@@ -2441,11 +2467,10 @@ packages:
slash: 4.0.0
dev: true
- /globby/12.2.0:
- resolution: {integrity: sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==}
+ /globby/13.1.2:
+ resolution: {integrity: sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
- array-union: 3.0.1
dir-glob: 3.0.1
fast-glob: 3.2.11
ignore: 5.2.0
@@ -2635,8 +2660,8 @@ packages:
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
dev: true
- /instant.page/5.1.0:
- resolution: {integrity: sha512-7tz0vkrbj6rN08+C56UDTs1Z71ATPNjMv2eCFaYnIIn3jlkEF6HZCaUtsigjaN2hVaYiuu06vu1usDMnu+OEFg==}
+ /instant.page/5.1.1:
+ resolution: {integrity: sha512-7FhcXQ+FSUjN8pqBFVDbwJwcXsV6mPLmQosdb1FYbZGaL9TWUPg08yHaK2RdmgnkJ6lPzEp4T3Opx/HcFDUbRQ==}
dev: true
/interpret/1.4.0:
@@ -3278,9 +3303,9 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /postcss-cli/9.1.0_postcss@8.4.14:
- resolution: {integrity: sha512-zvDN2ADbWfza42sAnj+O2uUWyL0eRL1V+6giM2vi4SqTR3gTYy8XzcpfwccayF2szcUif0HMmXiEaDv9iEhcpw==}
- engines: {node: '>=12'}
+ /postcss-cli/10.0.0_postcss@8.4.14:
+ resolution: {integrity: sha512-Wjy/00wBBEgQqnSToznxLWDnATznokFGXsHtF/3G8glRZpz5KYlfHcBW/VMJmWAeF2x49zjgy4izjM3/Wx1dKA==}
+ engines: {node: '>=14'}
hasBin: true
peerDependencies:
postcss: ^8.0.0
@@ -3289,10 +3314,10 @@ packages:
dependency-graph: 0.11.0
fs-extra: 10.1.0
get-stdin: 9.0.0
- globby: 12.2.0
+ globby: 13.1.2
picocolors: 1.0.0
postcss: 8.4.14
- postcss-load-config: 3.1.4_postcss@8.4.14
+ postcss-load-config: 4.0.1_postcss@8.4.14
postcss-reporter: 7.0.5_postcss@8.4.14
pretty-hrtime: 1.0.3
read-cache: 1.0.0
@@ -3302,9 +3327,9 @@ packages:
- ts-node
dev: true
- /postcss-load-config/3.1.4_postcss@8.4.14:
- resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
- engines: {node: '>= 10'}
+ /postcss-load-config/4.0.1_postcss@8.4.14:
+ resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
+ engines: {node: '>= 14'}
peerDependencies:
postcss: '>=8.0.9'
ts-node: '>=9.0.0'
@@ -3316,7 +3341,7 @@ packages:
dependencies:
lilconfig: 2.0.5
postcss: 8.4.14
- yaml: 1.10.2
+ yaml: 2.1.1
dev: true
/postcss-media-query-parser/0.2.3:
@@ -3436,7 +3461,7 @@ packages:
dev: true
/read-cache/1.0.0:
- resolution: {integrity: sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=}
+ resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
dependencies:
pify: 2.3.0
dev: true
@@ -3520,8 +3545,8 @@ packages:
engines: {node: '>=8'}
dev: true
- /regexpu-core/5.0.1:
- resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==}
+ /regexpu-core/5.1.0:
+ resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==}
engines: {node: '>=4'}
dependencies:
regenerate: 1.4.2
@@ -4190,6 +4215,11 @@ packages:
engines: {node: '>= 6'}
dev: true
+ /yaml/2.1.1:
+ resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==}
+ engines: {node: '>= 14'}
+ dev: true
+
/yargs-parser/18.1.3:
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
engines: {node: '>=6'}