From 713da86a83c3581e86772c7d03490765247df3cf Mon Sep 17 00:00:00 2001
From: wangxiang <1827945911@qq.com>
Date: Sun, 19 Mar 2023 16:44:41 +0800
Subject: [PATCH] =?UTF-8?q?fix(ant):=20=E8=B0=83=E6=95=B4=E5=BC=83?=
=?UTF-8?q?=E7=94=A8=E8=AD=A6=E5=91=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pnpm-lock.yaml | 1040 ++++++++---------
.../Application/src/AppLocalePicker.vue | 2 +-
src/components/Drawer/src/BasicDrawer.vue | 2 +-
src/components/Drawer/src/typing.ts | 1 +
src/layouts/default/setting/SettingDrawer.tsx | 2 +-
src/layouts/default/tabs/index.vue | 2 +-
src/locales/setupI18n.ts | 1 -
src/views/system/config/index.vue | 2 +-
8 files changed, 524 insertions(+), 528 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 65f1876..e5be16b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -39,7 +39,7 @@ specifiers:
crypto-js: ^4.1.1
dayjs: ^1.11.1
dotenv: ^16.0.0
- echarts: 5.3.2
+ echarts: ^5.3.2
eslint: ^8.13.0
eslint-define-config: ^1.1.1
eslint-plugin-vue: ^8.6.0
@@ -105,7 +105,7 @@ dependencies:
cropperjs: 1.5.13
crypto-js: 4.1.1
dayjs: 1.11.7
- echarts: 5.3.2
+ echarts: 5.4.1
event-source-polyfill: 1.0.31
exceljs: 4.3.0
js-base64: 3.7.5
@@ -119,30 +119,30 @@ dependencies:
resize-observer-polyfill: 1.5.1
sortablejs: 1.15.0
tinymce: 5.10.7
- vditor: 3.9.0
+ vditor: 3.9.1
vue: 3.2.47
vue-i18n: 9.2.2_vue@3.2.47
vue-router: 4.1.6_vue@3.2.47
vue-types: 4.2.1_vue@3.2.47
vxe-table: 4.3.10_vue@3.2.47+xe-utils@3.5.7
- vxe-table-plugin-antd: 3.0.5_vxe-table@4.3.10
+ vxe-table-plugin-antd: 3.0.6_vxe-table@4.3.10
vxe-table-plugin-export-xlsx: 3.0.4_vxe-table@4.3.10
xe-utils: 3.5.7
xlsx: 0.17.5
devDependencies:
- '@iconify/json': 2.2.33
+ '@iconify/json': 2.2.36
'@purge-icons/generated': 0.8.1
'@types/crypto-js': 4.1.1
'@types/fs-extra': 9.0.13
'@types/inquirer': 8.2.6
- '@types/lodash-es': 4.17.6
+ '@types/lodash-es': 4.17.7
'@types/nprogress': 0.2.0
'@types/qrcode': 1.5.0
'@types/qs': 6.9.7
- '@types/sortablejs': 1.15.0
- '@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu
- '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
+ '@types/sortablejs': 1.15.1
+ '@typescript-eslint/eslint-plugin': 5.55.0_342y7v4tc7ytrrysmit6jo4wri
+ '@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
'@vitejs/plugin-legacy': 2.3.1_vite@2.9.15
'@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.47
'@vitejs/plugin-vue-jsx': 1.3.10
@@ -152,7 +152,7 @@ devDependencies:
cross-env: 7.0.3
dotenv: 16.0.3
eslint: 8.36.0
- eslint-define-config: 1.16.0
+ eslint-define-config: 1.17.0
eslint-plugin-vue: 8.7.1_eslint@8.36.0
esno: 0.14.1
fs-extra: 10.1.0
@@ -240,20 +240,20 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /@babel/core/7.21.0:
- resolution: {integrity: sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==}
+ /@babel/core/7.21.3:
+ resolution: {integrity: sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
- '@babel/generator': 7.21.1
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/generator': 7.21.3
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-module-transforms': 7.21.2
'@babel/helpers': 7.21.0
- '@babel/parser': 7.21.2
+ '@babel/parser': 7.21.3
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -263,11 +263,11 @@ packages:
- supports-color
dev: true
- /@babel/generator/7.21.1:
- resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==}
+ /@babel/generator/7.21.3:
+ resolution: {integrity: sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
'@jridgewell/gen-mapping': 0.3.2
'@jridgewell/trace-mapping': 0.3.17
jsesc: 2.5.2
@@ -277,7 +277,7 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
@@ -285,30 +285,30 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-explode-assignable-expression': 7.18.6
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
- /@babel/helper-compilation-targets/7.20.7_@babel+core@7.21.0:
+ /@babel/helper-compilation-targets/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.21.0
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-validator-option': 7.21.0
browserslist: 4.21.5
lru-cache: 5.1.1
semver: 6.3.0
dev: true
- /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.0:
+ /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.21.0
@@ -321,24 +321,24 @@ packages:
- supports-color
dev: true
- /@babel/helper-create-regexp-features-plugin/7.21.0_@babel+core@7.21.0:
+ /@babel/helper-create-regexp-features-plugin/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-N+LaFW/auRSWdx7SHD/HiARwXQju1vXTW4fKr4u5SgBUTm51OKEjKgj+cs00ggW3kEvNqwErnlwuq7Y3xBe4eg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-annotate-as-pure': 7.18.6
regexpu-core: 5.3.2
dev: true
- /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.0:
+ /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.3:
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
peerDependencies:
'@babel/core': ^7.4.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
debug: 4.3.4
lodash.debounce: 4.0.8
@@ -357,7 +357,7 @@ packages:
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-function-name/7.21.0:
@@ -365,28 +365,28 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.20.7
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-hoist-variables/7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-member-expression-to-functions/7.21.0:
resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@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.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-module-transforms/7.21.2:
@@ -399,8 +399,8 @@ packages:
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -409,7 +409,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-plugin-utils/7.20.2:
@@ -417,17 +417,17 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.0:
+ /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-wrap-function': 7.20.5
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -440,8 +440,8 @@ packages:
'@babel/helper-member-expression-to-functions': 7.21.0
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -450,21 +450,21 @@ packages:
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
dev: true
/@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.21.2
+ '@babel/types': 7.21.3
dev: true
/@babel/helper-string-parser/7.19.4:
@@ -486,8 +486,8 @@ packages:
dependencies:
'@babel/helper-function-name': 7.21.0
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -497,8 +497,8 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -512,440 +512,440 @@ packages:
js-tokens: 4.0.0
dev: true
- /@babel/parser/7.21.2:
- resolution: {integrity: sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==}
+ /@babel/parser/7.21.3:
+ resolution: {integrity: sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.21.2
+ '@babel/types': 7.21.3
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.0
+ '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-plugin-utils': 7.20.2
- '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.3:
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.21.0
- '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.21.0
- '@babel/core': 7.21.0
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.0
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.3
dev: true
- /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
engines: {node: '>=4'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.0:
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.3:
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.0:
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.3:
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.0:
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.3:
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.0:
+ /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.3:
resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.0:
+ /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.3:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.0:
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.3:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.0:
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.3:
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.0:
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.3:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.0:
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.3:
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.0:
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.3:
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.0:
+ /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.3:
resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-module-imports': 7.18.6
'@babel/helper-plugin-utils': 7.20.2
- '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.0
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-classes/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-transform-classes/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.21.0
'@babel/helper-optimise-call-expression': 7.18.6
@@ -957,121 +957,121 @@ packages:
- supports-color
dev: true
- /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/template': 7.20.7
dev: true
- /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.21.0:
- resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==}
+ /@babel/plugin-transform-destructuring/7.21.3_@babel+core@7.21.3:
+ resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-for-of/7.21.0_@babel+core@7.21.0:
+ /@babel/plugin-transform-for-of/7.21.0_@babel+core@7.21.3:
resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-function-name': 7.21.0
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.0:
+ /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.3:
resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-module-transforms': 7.21.2
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-modules-commonjs/7.21.2_@babel+core@7.21.0:
+ /@babel/plugin-transform-modules-commonjs/7.21.2_@babel+core@7.21.3:
resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-module-transforms': 7.21.2
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-simple-access': 7.20.2
@@ -1079,13 +1079,13 @@ packages:
- supports-color
dev: true
- /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.0:
+ /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.3:
resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-module-transforms': 7.21.2
'@babel/helper-plugin-utils': 7.20.2
@@ -1094,276 +1094,277 @@ packages:
- supports-color
dev: true
- /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-module-transforms': 7.21.2
'@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.0:
+ /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.3:
resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.3:
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.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-replace-supers': 7.20.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.21.0:
- resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==}
+ /@babel/plugin-transform-parameters/7.21.3_@babel+core@7.21.3:
+ resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.0:
+ /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.3:
resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
regenerator-transform: 0.15.1
dev: true
- /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.0:
+ /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.3:
resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
dev: true
- /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.0:
+ /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.3:
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-typescript/7.21.0_@babel+core@7.21.0:
- resolution: {integrity: sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==}
+ /@babel/plugin-transform-typescript/7.21.3_@babel+core@7.21.3:
+ resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.0
+ '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.0:
+ /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.3:
resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.0:
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.3:
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-create-regexp-features-plugin': 7.21.0_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
dev: true
- /@babel/preset-env/7.20.2_@babel+core@7.21.0:
+ /@babel/preset-env/7.20.2_@babel+core@7.21.3:
resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.21.0
- '@babel/core': 7.21.0
- '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-validator-option': 7.21.0
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0
- '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.0
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.0
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0
- '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.0
- '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.0
- '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.0
- '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.0
- '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.0
- '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.0
- '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.0
- '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.0
- '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.0
- '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.0
- '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.0
- '@babel/preset-modules': 0.1.5_@babel+core@7.21.0
- '@babel/types': 7.21.2
- babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.0
- babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.0
- babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.0
- core-js-compat: 3.29.0
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.3
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.3
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.3
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.3
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.3
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.3
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.3
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.3
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.3
+ '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.3
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.3
+ '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.3
+ '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.3
+ '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.3
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.3
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.3
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.3
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.3
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.3
+ '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.3
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/preset-modules': 0.1.5_@babel+core@7.21.3
+ '@babel/types': 7.21.3
+ babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.3
+ babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.3
+ babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.3
+ core-js-compat: 3.29.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/preset-modules/0.1.5_@babel+core@7.21.0:
+ /@babel/preset-modules/0.1.5_@babel+core@7.21.3:
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-plugin-utils': 7.20.2
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.0
- '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.0
- '@babel/types': 7.21.2
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.3
+ '@babel/types': 7.21.3
esutils: 2.0.3
dev: true
@@ -1377,8 +1378,8 @@ packages:
dependencies:
regenerator-runtime: 0.13.11
- /@babel/standalone/7.21.2:
- resolution: {integrity: sha512-ySP/TJcyqMJVg1M/lmnPVi6L+F+IJpQ4+0lqtf723LERbk1N8/0JgLgm346cRAzfHaoXkLq/M/mJBd2uo25RBA==}
+ /@babel/standalone/7.21.3:
+ resolution: {integrity: sha512-c8feJERTAHlBEvihQUWrnUMLg2GzrwSnE76WDyN3fRJWju10pHeRy8r3wniIq0q7zPLhHd71PQtFVsn1H+Qscw==}
engines: {node: '>=6.9.0'}
dev: true
@@ -1387,30 +1388,30 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
- '@babel/parser': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/parser': 7.21.3
+ '@babel/types': 7.21.3
dev: true
- /@babel/traverse/7.21.2:
- resolution: {integrity: sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==}
+ /@babel/traverse/7.21.3:
+ resolution: {integrity: sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
- '@babel/generator': 7.21.1
+ '@babel/generator': 7.21.3
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.21.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/parser': 7.21.3
+ '@babel/types': 7.21.3
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/types/7.21.2:
- resolution: {integrity: sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==}
+ /@babel/types/7.21.3:
+ resolution: {integrity: sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.19.4
@@ -1422,8 +1423,8 @@ packages:
engines: {node: '>=10'}
dev: false
- /@esbuild/android-arm/0.17.11:
- resolution: {integrity: sha512-CdyX6sRVh1NzFCsf5vw3kULwlAhfy9wVt8SZlrhQ7eL2qBjGbFhRBWkkAzuZm9IIEOCKJw4DXA6R85g+qc8RDw==}
+ /@esbuild/android-arm/0.17.12:
+ resolution: {integrity: sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
@@ -1431,8 +1432,8 @@ packages:
dev: true
optional: true
- /@esbuild/android-arm64/0.17.11:
- resolution: {integrity: sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg==}
+ /@esbuild/android-arm64/0.17.12:
+ resolution: {integrity: sha512-WQ9p5oiXXYJ33F2EkE3r0FRDFVpEdcDiwNX3u7Xaibxfx6vQE0Sb8ytrfQsA5WO6kDn6mDfKLh6KrPBjvkk7xA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
@@ -1440,8 +1441,8 @@ packages:
dev: true
optional: true
- /@esbuild/android-x64/0.17.11:
- resolution: {integrity: sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ==}
+ /@esbuild/android-x64/0.17.12:
+ resolution: {integrity: sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
@@ -1449,8 +1450,8 @@ packages:
dev: true
optional: true
- /@esbuild/darwin-arm64/0.17.11:
- resolution: {integrity: sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw==}
+ /@esbuild/darwin-arm64/0.17.12:
+ resolution: {integrity: sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
@@ -1458,8 +1459,8 @@ packages:
dev: true
optional: true
- /@esbuild/darwin-x64/0.17.11:
- resolution: {integrity: sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw==}
+ /@esbuild/darwin-x64/0.17.12:
+ resolution: {integrity: sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
@@ -1467,8 +1468,8 @@ packages:
dev: true
optional: true
- /@esbuild/freebsd-arm64/0.17.11:
- resolution: {integrity: sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q==}
+ /@esbuild/freebsd-arm64/0.17.12:
+ resolution: {integrity: sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
@@ -1476,8 +1477,8 @@ packages:
dev: true
optional: true
- /@esbuild/freebsd-x64/0.17.11:
- resolution: {integrity: sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g==}
+ /@esbuild/freebsd-x64/0.17.12:
+ resolution: {integrity: sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
@@ -1485,8 +1486,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-arm/0.17.11:
- resolution: {integrity: sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg==}
+ /@esbuild/linux-arm/0.17.12:
+ resolution: {integrity: sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
@@ -1494,8 +1495,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-arm64/0.17.11:
- resolution: {integrity: sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg==}
+ /@esbuild/linux-arm64/0.17.12:
+ resolution: {integrity: sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
@@ -1503,8 +1504,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-ia32/0.17.11:
- resolution: {integrity: sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA==}
+ /@esbuild/linux-ia32/0.17.12:
+ resolution: {integrity: sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
@@ -1521,8 +1522,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-loong64/0.17.11:
- resolution: {integrity: sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g==}
+ /@esbuild/linux-loong64/0.17.12:
+ resolution: {integrity: sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
@@ -1530,8 +1531,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-mips64el/0.17.11:
- resolution: {integrity: sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw==}
+ /@esbuild/linux-mips64el/0.17.12:
+ resolution: {integrity: sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
@@ -1539,8 +1540,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-ppc64/0.17.11:
- resolution: {integrity: sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA==}
+ /@esbuild/linux-ppc64/0.17.12:
+ resolution: {integrity: sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
@@ -1548,8 +1549,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-riscv64/0.17.11:
- resolution: {integrity: sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA==}
+ /@esbuild/linux-riscv64/0.17.12:
+ resolution: {integrity: sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
@@ -1557,8 +1558,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-s390x/0.17.11:
- resolution: {integrity: sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ==}
+ /@esbuild/linux-s390x/0.17.12:
+ resolution: {integrity: sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
@@ -1566,8 +1567,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-x64/0.17.11:
- resolution: {integrity: sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw==}
+ /@esbuild/linux-x64/0.17.12:
+ resolution: {integrity: sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
@@ -1575,8 +1576,8 @@ packages:
dev: true
optional: true
- /@esbuild/netbsd-x64/0.17.11:
- resolution: {integrity: sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag==}
+ /@esbuild/netbsd-x64/0.17.12:
+ resolution: {integrity: sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
@@ -1584,8 +1585,8 @@ packages:
dev: true
optional: true
- /@esbuild/openbsd-x64/0.17.11:
- resolution: {integrity: sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w==}
+ /@esbuild/openbsd-x64/0.17.12:
+ resolution: {integrity: sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
@@ -1593,8 +1594,8 @@ packages:
dev: true
optional: true
- /@esbuild/sunos-x64/0.17.11:
- resolution: {integrity: sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg==}
+ /@esbuild/sunos-x64/0.17.12:
+ resolution: {integrity: sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
@@ -1602,8 +1603,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-arm64/0.17.11:
- resolution: {integrity: sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ==}
+ /@esbuild/win32-arm64/0.17.12:
+ resolution: {integrity: sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
@@ -1611,8 +1612,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-ia32/0.17.11:
- resolution: {integrity: sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw==}
+ /@esbuild/win32-ia32/0.17.12:
+ resolution: {integrity: sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
@@ -1620,8 +1621,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-x64/0.17.11:
- resolution: {integrity: sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ==}
+ /@esbuild/win32-x64/0.17.12:
+ resolution: {integrity: sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
@@ -1629,8 +1630,8 @@ packages:
dev: true
optional: true
- /@eslint-community/eslint-utils/4.2.0_eslint@8.36.0:
- resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==}
+ /@eslint-community/eslint-utils/4.3.0_eslint@8.36.0:
+ resolution: {integrity: sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
@@ -1669,7 +1670,7 @@ packages:
/@fast-csv/format/4.3.5:
resolution: {integrity: sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==}
dependencies:
- '@types/node': 14.18.37
+ '@types/node': 14.18.38
lodash.escaperegexp: 4.1.2
lodash.isboolean: 3.0.3
lodash.isequal: 4.5.0
@@ -1680,7 +1681,7 @@ packages:
/@fast-csv/parse/4.3.6:
resolution: {integrity: sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==}
dependencies:
- '@types/node': 14.18.37
+ '@types/node': 14.18.38
lodash.escaperegexp: 4.1.2
lodash.groupby: 4.6.0
lodash.isfunction: 3.0.9
@@ -1725,8 +1726,8 @@ packages:
/@iconify/iconify/2.2.1:
resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==}
- /@iconify/json/2.2.33:
- resolution: {integrity: sha512-e5PVSGmEXWMijHi396h3hfx5hBzbCiI5AcqvGOSJIaaZyRB4pdPIHCrQ//xRBeFRw+TtATRlDJUkE2XBC05b4g==}
+ /@iconify/json/2.2.36:
+ resolution: {integrity: sha512-M3NzzLjmE5udIO24EgT9MV1LfU5FQDw9nfAfgrV3NySiLMtZFoOvFEdURJihH2SJWCoFhIpRRkgSZKN8qWIhuQ==}
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.0
@@ -1859,7 +1860,7 @@ packages:
'@iconify/iconify': 2.2.1
dev: true
- /@rollup/plugin-babel/5.3.1_66seq7zzf4sfin4xsqgdvqviau:
+ /@rollup/plugin-babel/5.3.1_oelon76nb6iifhaexhxeld3vw4:
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
engines: {node: '>= 10.0.0'}
peerDependencies:
@@ -1870,7 +1871,7 @@ packages:
'@types/babel__core':
optional: true
dependencies:
- '@babel/core': 7.21.0
+ '@babel/core': 7.21.3
'@babel/helper-module-imports': 7.18.6
'@rollup/pluginutils': 3.1.0_rollup@2.72.0
rollup: 2.72.0
@@ -1885,7 +1886,7 @@ packages:
'@rollup/pluginutils': 3.1.0_rollup@2.72.0
'@types/resolve': 1.17.1
builtin-modules: 3.3.0
- deepmerge: 4.3.0
+ deepmerge: 4.3.1
is-module: 1.0.0
resolve: 1.22.1
rollup: 2.72.0
@@ -1924,7 +1925,7 @@ packages:
/@simonwep/pickr/1.8.2:
resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==}
dependencies:
- core-js: 3.29.0
+ core-js: 3.29.1
nanopop: 2.2.0
dev: false
@@ -1958,14 +1959,14 @@ packages:
/@types/fs-extra/9.0.13:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/glob/7.2.0:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/imagemin-gifsicle/7.0.1:
@@ -2008,7 +2009,7 @@ packages:
/@types/imagemin/7.0.1:
resolution: {integrity: sha512-xEn5+M3lDBtI3JxLy6eU3ksoVurygnlG7OYhTqJfGGP4PcvYnfn+IABCmMve7ziM/SneHDm5xgJFKC8hCYPicw==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/inquirer/8.2.6:
@@ -2025,11 +2026,11 @@ packages:
/@types/keyv/3.1.4:
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
- /@types/lodash-es/4.17.6:
- resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
+ /@types/lodash-es/4.17.7:
+ resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==}
dependencies:
'@types/lodash': 4.14.191
dev: true
@@ -2046,11 +2047,11 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
- /@types/node/14.18.37:
- resolution: {integrity: sha512-7GgtHCs/QZrBrDzgIJnQtuSvhFSwhyYSI2uafSwZoNt1iOGhEN5fwNrQMjtONyHm9+/LoA4453jH0CMYcr06Pg==}
+ /@types/node/14.18.38:
+ resolution: {integrity: sha512-zMRIidN2Huikv/+/U7gRPFYsXDR/7IGqFZzTLnCEj5+gkrQjsowfamaxEnyvArct5hxGA3bTxMXlYhH78V6Cew==}
- /@types/node/18.15.0:
- resolution: {integrity: sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==}
+ /@types/node/18.15.3:
+ resolution: {integrity: sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==}
dev: true
/@types/normalize-package-data/2.4.1:
@@ -2064,7 +2065,7 @@ packages:
/@types/qrcode/1.5.0:
resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/qs/6.9.7:
@@ -2074,33 +2075,33 @@ packages:
/@types/resolve/1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/responselike/1.0.0:
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/semver/7.3.13:
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
dev: true
- /@types/sortablejs/1.15.0:
- resolution: {integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==}
+ /@types/sortablejs/1.15.1:
+ resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==}
dev: true
/@types/svgo/2.6.4:
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/through/0.0.30:
resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
dev: true
/@types/tinycolor2/1.4.3:
@@ -2115,8 +2116,8 @@ packages:
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
dev: false
- /@typescript-eslint/eslint-plugin/5.54.1_4rfaf6mlw2mmutqjcopwvbftpu:
- resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==}
+ /@typescript-eslint/eslint-plugin/5.55.0_342y7v4tc7ytrrysmit6jo4wri:
+ resolution: {integrity: sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -2126,16 +2127,16 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
- '@typescript-eslint/scope-manager': 5.54.1
- '@typescript-eslint/type-utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
- '@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
+ '@eslint-community/regexpp': 4.4.0
+ '@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
+ '@typescript-eslint/scope-manager': 5.55.0
+ '@typescript-eslint/type-utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
+ '@typescript-eslint/utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
debug: 4.3.4
eslint: 8.36.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
- regexpp: 3.2.0
semver: 7.3.8
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
@@ -2143,8 +2144,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.54.1_vgl77cfdswitgr47lm5swmv43m:
- resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==}
+ /@typescript-eslint/parser/5.55.0_vgl77cfdswitgr47lm5swmv43m:
+ resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -2153,9 +2154,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.54.1
- '@typescript-eslint/types': 5.54.1
- '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
+ '@typescript-eslint/scope-manager': 5.55.0
+ '@typescript-eslint/types': 5.55.0
+ '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
debug: 4.3.4
eslint: 8.36.0
typescript: 4.9.5
@@ -2163,16 +2164,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.54.1:
- resolution: {integrity: sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==}
+ /@typescript-eslint/scope-manager/5.55.0:
+ resolution: {integrity: sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.54.1
- '@typescript-eslint/visitor-keys': 5.54.1
+ '@typescript-eslint/types': 5.55.0
+ '@typescript-eslint/visitor-keys': 5.55.0
dev: true
- /@typescript-eslint/type-utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
- resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==}
+ /@typescript-eslint/type-utils/5.55.0_vgl77cfdswitgr47lm5swmv43m:
+ resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -2181,8 +2182,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
- '@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
+ '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
+ '@typescript-eslint/utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
debug: 4.3.4
eslint: 8.36.0
tsutils: 3.21.0_typescript@4.9.5
@@ -2191,13 +2192,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.54.1:
- resolution: {integrity: sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==}
+ /@typescript-eslint/types/5.55.0:
+ resolution: {integrity: sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/5.54.1_typescript@4.9.5:
- resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==}
+ /@typescript-eslint/typescript-estree/5.55.0_typescript@4.9.5:
+ resolution: {integrity: sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -2205,8 +2206,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.54.1
- '@typescript-eslint/visitor-keys': 5.54.1
+ '@typescript-eslint/types': 5.55.0
+ '@typescript-eslint/visitor-keys': 5.55.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -2217,31 +2218,31 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
- resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==}
+ /@typescript-eslint/utils/5.55.0_vgl77cfdswitgr47lm5swmv43m:
+ resolution: {integrity: sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
+ '@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
- '@typescript-eslint/scope-manager': 5.54.1
- '@typescript-eslint/types': 5.54.1
- '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
+ '@typescript-eslint/scope-manager': 5.55.0
+ '@typescript-eslint/types': 5.55.0
+ '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
eslint: 8.36.0
eslint-scope: 5.1.1
- eslint-utils: 3.0.0_eslint@8.36.0
semver: 7.3.8
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.54.1:
- resolution: {integrity: sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==}
+ /@typescript-eslint/visitor-keys/5.55.0:
+ resolution: {integrity: sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.54.1
+ '@typescript-eslint/types': 5.55.0
eslint-visitor-keys: 3.3.0
dev: true
@@ -2252,8 +2253,8 @@ packages:
terser: ^5.4.0
vite: ^3.0.0
dependencies:
- '@babel/standalone': 7.21.2
- core-js: 3.29.0
+ '@babel/standalone': 7.21.3
+ core-js: 3.29.1
magic-string: 0.26.7
regenerator-runtime: 0.13.11
systemjs: 6.14.0
@@ -2264,11 +2265,11 @@ packages:
resolution: {integrity: sha512-Cf5zznh4yNMiEMBfTOztaDVDmK1XXfgxClzOSUVUc8WAmHzogrCUeM8B05ABzuGtg0D1amfng+mUmSIOFGP3Pw==}
engines: {node: '>=12.0.0'}
dependencies:
- '@babel/core': 7.21.0
- '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.0
- '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.3
+ '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3
'@rollup/pluginutils': 4.2.1
- '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.0
+ '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.3
hash-sum: 2.0.0
transitivePeerDependencies:
- supports-color
@@ -2328,14 +2329,14 @@ packages:
resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==}
dev: true
- /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.21.0:
+ /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.21.3:
resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
dependencies:
'@babel/helper-module-imports': 7.18.6
- '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.0
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.3
'@babel/template': 7.20.7
- '@babel/traverse': 7.21.2
- '@babel/types': 7.21.2
+ '@babel/traverse': 7.21.3
+ '@babel/types': 7.21.3
'@vue/babel-helper-vue-transform-on': 1.0.2
camelcase: 6.3.0
html-tags: 3.2.0
@@ -2348,7 +2349,7 @@ packages:
/@vue/compiler-core/3.2.47:
resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
dependencies:
- '@babel/parser': 7.21.2
+ '@babel/parser': 7.21.3
'@vue/shared': 3.2.47
estree-walker: 2.0.2
source-map: 0.6.1
@@ -2362,7 +2363,7 @@ packages:
/@vue/compiler-sfc/3.2.47:
resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
dependencies:
- '@babel/parser': 7.21.2
+ '@babel/parser': 7.21.3
'@vue/compiler-core': 3.2.47
'@vue/compiler-dom': 3.2.47
'@vue/compiler-ssr': 3.2.47
@@ -2386,7 +2387,7 @@ packages:
/@vue/reactivity-transform/3.2.47:
resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
dependencies:
- '@babel/parser': 7.21.2
+ '@babel/parser': 7.21.3
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
estree-walker: 2.0.2
@@ -2451,7 +2452,7 @@ packages:
resolution: {integrity: sha512-O9SsC110b1Ik3YYa4Ck/0TWuCo7YFfA9KDrwD5sAeqscT5COIGK1HszdCT3oh0MJFej2wNrvpfyW9h6yQaW6PA==}
dependencies:
debug: 4.3.4
- jiti: 1.17.2
+ jiti: 1.18.2
windicss: 3.5.6
transitivePeerDependencies:
- supports-color
@@ -2611,7 +2612,7 @@ packages:
engines: {node: '>= 6'}
dependencies:
glob: 7.2.3
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
lazystream: 1.0.1
lodash.defaults: 4.2.0
lodash.difference: 4.5.0
@@ -2720,7 +2721,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.21.5
- caniuse-lite: 1.0.30001464
+ caniuse-lite: 1.0.30001468
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -2749,38 +2750,38 @@ packages:
- debug
dev: true
- /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.0:
+ /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.3:
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': 7.21.0
- '@babel/core': 7.21.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.0:
+ /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.3:
resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0
- core-js-compat: 3.29.0
+ '@babel/core': 7.21.3
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3
+ core-js-compat: 3.29.1
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.0:
+ /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.3:
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.21.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -2941,8 +2942,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001464
- electron-to-chromium: 1.4.328
+ caniuse-lite: 1.0.30001468
+ electron-to-chromium: 1.4.333
node-releases: 2.0.10
update-browserslist-db: 1.0.10_browserslist@4.21.5
dev: true
@@ -3072,8 +3073,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /caniuse-lite/1.0.30001464:
- resolution: {integrity: sha512-oww27MtUmusatpRpCGSOneQk2/l5czXANDSFvsc7VuOQ86s3ANhZetpwXNf1zY/zdfP63Xvjz325DAdAoES13g==}
+ /caniuse-lite/1.0.30001468:
+ resolution: {integrity: sha512-zgAo8D5kbOyUcRAgSmgyuvBkjrGk5CGYG5TYgFdpQv+ywcyEpo1LOWoG8YmoflGnh+V+UsNuKYedsoYs0hzV5A==}
dev: true
/capital-case/1.0.4:
@@ -3527,14 +3528,14 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /core-js-compat/3.29.0:
- resolution: {integrity: sha512-ScMn3uZNAFhK2DGoEfErguoiAHhV2Ju+oJo/jK08p7B3f3UhocUrCCkTvnZaiS+edl5nlIoiBXKcwMc6elv4KQ==}
+ /core-js-compat/3.29.1:
+ resolution: {integrity: sha512-QmchCua884D8wWskMX8tW5ydINzd8oSJVx38lx/pVkFGqztxt73GYre3pm/hyYq8bPf+MW5In4I/uRShFDsbrA==}
dependencies:
browserslist: 4.21.5
dev: true
- /core-js/3.29.0:
- resolution: {integrity: sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==}
+ /core-js/3.29.1:
+ resolution: {integrity: sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==}
requiresBuild: true
/core-util-is/1.0.3:
@@ -3798,7 +3799,7 @@ packages:
decompress-tarbz2: 4.1.1
decompress-targz: 4.1.1
decompress-unzip: 4.0.1
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
make-dir: 1.3.0
pify: 2.3.0
strip-dirs: 2.1.0
@@ -3808,8 +3809,8 @@ packages:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
dev: true
- /deepmerge/4.3.0:
- resolution: {integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==}
+ /deepmerge/4.3.1:
+ resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
engines: {node: '>=0.10.0'}
dev: true
@@ -4004,11 +4005,11 @@ packages:
resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==}
dev: true
- /echarts/5.3.2:
- resolution: {integrity: sha512-LWCt7ohOKdJqyiBJ0OGBmE9szLdfA9sGcsMEi+GGoc6+Xo75C+BkcT/6NNGRHAWtnQl2fNow05AQjznpap28TQ==}
+ /echarts/5.4.1:
+ resolution: {integrity: sha512-9ltS3M2JB0w2EhcYjCdmtrJ+6haZcW6acBolMGIuf01Hql1yrIV01L1aRj7jsaaIULJslEP9Z3vKlEmnJaWJVQ==}
dependencies:
tslib: 2.3.0
- zrender: 5.3.1
+ zrender: 5.4.1
dev: false
/ejs/3.1.9:
@@ -4019,8 +4020,8 @@ packages:
jake: 10.8.5
dev: true
- /electron-to-chromium/1.4.328:
- resolution: {integrity: sha512-DE9tTy2PNmy1v55AZAO542ui+MLC2cvINMK4P2LXGsJdput/ThVG9t+QGecPuAZZSgC8XoI+Jh9M1OG9IoNSCw==}
+ /electron-to-chromium/1.4.333:
+ resolution: {integrity: sha512-YyE8+GKyGtPEP1/kpvqsdhD6rA/TP1DUFDN4uiU/YI52NzDxmwHkEb3qjId8hLBa5siJvG0sfC3O66501jMruQ==}
dev: true
/emoji-regex/8.0.0:
@@ -4263,7 +4264,7 @@ packages:
/esbuild-node-loader/0.6.5:
resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==}
dependencies:
- esbuild: 0.17.11
+ esbuild: 0.17.12
dev: true
/esbuild-openbsd-64/0.14.54:
@@ -4279,13 +4280,13 @@ packages:
resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==}
dev: true
- /esbuild-register/3.4.2_esbuild@0.17.11:
+ /esbuild-register/3.4.2_esbuild@0.17.12:
resolution: {integrity: sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==}
peerDependencies:
esbuild: '>=0.12 <1'
dependencies:
debug: 4.3.4
- esbuild: 0.17.11
+ esbuild: 0.17.12
transitivePeerDependencies:
- supports-color
dev: true
@@ -4361,34 +4362,34 @@ packages:
esbuild-windows-arm64: 0.14.54
dev: true
- /esbuild/0.17.11:
- resolution: {integrity: sha512-pAMImyokbWDtnA/ufPxjQg0fYo2DDuzAlqwnDvbXqHLphe+m80eF++perYKVm8LeTuj2zUuFXC+xgSVxyoHUdg==}
+ /esbuild/0.17.12:
+ resolution: {integrity: sha512-bX/zHl7Gn2CpQwcMtRogTTBf9l1nl+H6R8nUbjk+RuKqAE3+8FDulLA+pHvX7aA7Xe07Iwa+CWvy9I8Y2qqPKQ==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
- '@esbuild/android-arm': 0.17.11
- '@esbuild/android-arm64': 0.17.11
- '@esbuild/android-x64': 0.17.11
- '@esbuild/darwin-arm64': 0.17.11
- '@esbuild/darwin-x64': 0.17.11
- '@esbuild/freebsd-arm64': 0.17.11
- '@esbuild/freebsd-x64': 0.17.11
- '@esbuild/linux-arm': 0.17.11
- '@esbuild/linux-arm64': 0.17.11
- '@esbuild/linux-ia32': 0.17.11
- '@esbuild/linux-loong64': 0.17.11
- '@esbuild/linux-mips64el': 0.17.11
- '@esbuild/linux-ppc64': 0.17.11
- '@esbuild/linux-riscv64': 0.17.11
- '@esbuild/linux-s390x': 0.17.11
- '@esbuild/linux-x64': 0.17.11
- '@esbuild/netbsd-x64': 0.17.11
- '@esbuild/openbsd-x64': 0.17.11
- '@esbuild/sunos-x64': 0.17.11
- '@esbuild/win32-arm64': 0.17.11
- '@esbuild/win32-ia32': 0.17.11
- '@esbuild/win32-x64': 0.17.11
+ '@esbuild/android-arm': 0.17.12
+ '@esbuild/android-arm64': 0.17.12
+ '@esbuild/android-x64': 0.17.12
+ '@esbuild/darwin-arm64': 0.17.12
+ '@esbuild/darwin-x64': 0.17.12
+ '@esbuild/freebsd-arm64': 0.17.12
+ '@esbuild/freebsd-x64': 0.17.12
+ '@esbuild/linux-arm': 0.17.12
+ '@esbuild/linux-arm64': 0.17.12
+ '@esbuild/linux-ia32': 0.17.12
+ '@esbuild/linux-loong64': 0.17.12
+ '@esbuild/linux-mips64el': 0.17.12
+ '@esbuild/linux-ppc64': 0.17.12
+ '@esbuild/linux-riscv64': 0.17.12
+ '@esbuild/linux-s390x': 0.17.12
+ '@esbuild/linux-x64': 0.17.12
+ '@esbuild/netbsd-x64': 0.17.12
+ '@esbuild/openbsd-x64': 0.17.12
+ '@esbuild/sunos-x64': 0.17.12
+ '@esbuild/win32-arm64': 0.17.12
+ '@esbuild/win32-ia32': 0.17.12
+ '@esbuild/win32-x64': 0.17.12
dev: true
/escalade/3.1.1:
@@ -4406,8 +4407,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-define-config/1.16.0:
- resolution: {integrity: sha512-0gMi2IIDVDNAcy0nDaRss41cBTRMFFAp83WBcGIPi5S7uMOLhNmvbSPozvOoUxv5dIRuGV6E6l+HUnEoFyEbFg==}
+ /eslint-define-config/1.17.0:
+ resolution: {integrity: sha512-J1sweMoWsLcokaiAlfOCC4yMoHbvC/kDAxorm5TkUcD74w+kauMIyjKLM3dOadNxVKOjDiYN1Tu2x9N+4EUuuQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13', pnpm: '>= 7.0.0'}
dev: true
@@ -4469,7 +4470,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.2.0_eslint@8.36.0
+ '@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
'@eslint-community/regexpp': 4.4.0
'@eslint/eslintrc': 2.0.1
'@eslint/js': 8.36.0
@@ -4518,9 +4519,9 @@ packages:
hasBin: true
dependencies:
cross-spawn: 7.0.3
- esbuild: 0.17.11
+ esbuild: 0.17.12
esbuild-node-loader: 0.6.5
- esbuild-register: 3.4.2_esbuild@0.17.11
+ esbuild-register: 3.4.2_esbuild@0.17.12
import-meta-resolve: 1.1.1
transitivePeerDependencies:
- supports-color
@@ -5005,7 +5006,7 @@ packages:
resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
engines: {node: '>=12'}
dependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
jsonfile: 6.1.0
universalify: 2.0.0
dev: true
@@ -5015,7 +5016,7 @@ packages:
engines: {node: '>=10'}
dependencies:
at-least-node: 1.0.0
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
jsonfile: 6.1.0
universalify: 2.0.0
dev: true
@@ -5035,7 +5036,7 @@ packages:
resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==}
engines: {node: '>=0.6'}
dependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
inherits: 2.0.4
mkdirp: 0.5.6
rimraf: 2.7.1
@@ -5315,8 +5316,8 @@ packages:
url-to-options: 1.0.1
dev: true
- /graceful-fs/4.2.10:
- resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
+ /graceful-fs/4.2.11:
+ resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
/grapheme-splitter/1.0.4:
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
@@ -5609,7 +5610,7 @@ packages:
dependencies:
file-type: 12.4.2
globby: 10.0.2
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
junk: 3.1.0
make-dir: 3.1.0
p-pipe: 3.1.0
@@ -6087,13 +6088,13 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.15.0
+ '@types/node': 18.15.3
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
- /jiti/1.17.2:
- resolution: {integrity: sha512-Xf0nU8+8wuiQpLcqdb2HRyHqYwGk2Pd+F7kstyp20ZuqTyCmB9dqpX2NxaxFc1kovraa2bG6c1RL3W7XfapiZg==}
+ /jiti/1.18.2:
+ resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==}
hasBin: true
dev: true
@@ -6201,7 +6202,7 @@ packages:
dependencies:
universalify: 2.0.0
optionalDependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
dev: true
/jsonparse/1.3.1:
@@ -6279,7 +6280,7 @@ packages:
tslib: 2.5.0
optionalDependencies:
errno: 0.1.8
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
image-size: 0.5.5
make-dir: 2.1.0
mime: 1.6.0
@@ -6320,7 +6321,7 @@ packages:
resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==}
engines: {node: '>=0.10.0'}
dependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
parse-json: 2.2.0
pify: 2.3.0
pinkie-promise: 2.0.1
@@ -6331,7 +6332,7 @@ packages:
resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==}
engines: {node: '>=4'}
dependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
parse-json: 4.0.0
pify: 3.0.0
strip-bom: 3.0.0
@@ -7285,7 +7286,7 @@ packages:
resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==}
engines: {node: '>=0.10.0'}
dependencies:
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
pify: 2.3.0
pinkie-promise: 2.0.1
dev: true
@@ -7710,11 +7711,6 @@ packages:
functions-have-names: 1.2.3
dev: true
- /regexpp/3.2.0:
- resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
- engines: {node: '>=8'}
- dev: true
-
/regexpu-core/5.3.2:
resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
engines: {node: '>=4'}
@@ -8827,7 +8823,7 @@ packages:
buffer-indexof-polyfill: 1.0.2
duplexer2: 0.1.4
fstream: 1.0.12
- graceful-fs: 4.2.10
+ graceful-fs: 4.2.11
listenercount: 1.0.1
readable-stream: 2.3.8
setimmediate: 1.0.5
@@ -8922,8 +8918,8 @@ packages:
engines: {node: '>= 0.8'}
dev: true
- /vditor/3.9.0:
- resolution: {integrity: sha512-CLLtrexUY/LGN1Lp1iu242Uq9GuNP98UTXFRY9hjTNFkpVH9L4M3jrQ9yIZ711zYwsl78GxKeskuU7WieA96ow==}
+ /vditor/3.9.1:
+ resolution: {integrity: sha512-pu9+4duq/RPftiGas9QCxy8FwwFx2jPEZd2/xKIsI8BMUzwKL5M65LH0cAkmrSUwZSXACLBWGM3RYahK5n1CUA==}
dependencies:
diff-match-patch: 1.0.5
dev: false
@@ -9089,7 +9085,7 @@ packages:
peerDependencies:
vite: '>=2.0.0-beta.49'
dependencies:
- '@types/node': 14.18.37
+ '@types/node': 14.18.38
'@types/tinycolor2': 1.4.3
chalk: 4.1.2
clean-css: 5.3.2
@@ -9243,10 +9239,10 @@ packages:
'@vue/server-renderer': 3.2.47_vue@3.2.47
'@vue/shared': 3.2.47
- /vxe-table-plugin-antd/3.0.5_vxe-table@4.3.10:
- resolution: {integrity: sha512-qZXIxNKSqdvfVncvVopId7byy9FYUW+ygX4vwUhPceHwsUq0eyX5SVX/LLafqfsnkq4l8+EZ4zQ5/xQ6AfZ31Q==}
+ /vxe-table-plugin-antd/3.0.6_vxe-table@4.3.10:
+ resolution: {integrity: sha512-ooeHUrE9R4mSlliaro5vq54BJki7xnYWUXRgfSnkN9w97n3HJK8RoCzWWAdxO2YqLTo8peMeaAcIVLYY6wyHuQ==}
peerDependencies:
- vxe-table: ^4.0.30
+ vxe-table: ^4.2.0
dependencies:
vxe-table: 4.3.10_vue@3.2.47+xe-utils@3.5.7
dev: false
@@ -9388,10 +9384,10 @@ packages:
engines: {node: '>=10.0.0'}
dependencies:
'@apideck/better-ajv-errors': 0.3.6_ajv@8.12.0
- '@babel/core': 7.21.0
- '@babel/preset-env': 7.20.2_@babel+core@7.21.0
+ '@babel/core': 7.21.3
+ '@babel/preset-env': 7.20.2_@babel+core@7.21.3
'@babel/runtime': 7.21.0
- '@rollup/plugin-babel': 5.3.1_66seq7zzf4sfin4xsqgdvqviau
+ '@rollup/plugin-babel': 5.3.1_oelon76nb6iifhaexhxeld3vw4
'@rollup/plugin-node-resolve': 11.2.1_rollup@2.72.0
'@rollup/plugin-replace': 2.4.2_rollup@2.72.0
'@surma/rollup-plugin-off-main-thread': 2.2.3
@@ -9667,8 +9663,8 @@ packages:
readable-stream: 3.6.2
dev: false
- /zrender/5.3.1:
- resolution: {integrity: sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw==}
+ /zrender/5.4.1:
+ resolution: {integrity: sha512-M4Z05BHWtajY2241EmMPHglDQAJ1UyHQcYsxDNzD9XLSkPDqMq4bB28v9Pb4mvHnVQ0GxyTklZ/69xCFP6RXBA==}
dependencies:
tslib: 2.3.0
dev: false
diff --git a/src/components/Application/src/AppLocalePicker.vue b/src/components/Application/src/AppLocalePicker.vue
index 118930b..d4b7f2a 100644
--- a/src/components/Application/src/AppLocalePicker.vue
+++ b/src/components/Application/src/AppLocalePicker.vue
@@ -1,6 +1,6 @@
{unref(getShowDarkModeToggle) && {() => t('layout.setting.darkMode')}}
{unref(getShowDarkModeToggle) && }
diff --git a/src/layouts/default/tabs/index.vue b/src/layouts/default/tabs/index.vue
index 9629a46..98f0a53 100644
--- a/src/layouts/default/tabs/index.vue
+++ b/src/layouts/default/tabs/index.vue
@@ -18,7 +18,7 @@
-
+
diff --git a/src/locales/setupI18n.ts b/src/locales/setupI18n.ts
index 6a9dc68..c5d0b68 100644
--- a/src/locales/setupI18n.ts
+++ b/src/locales/setupI18n.ts
@@ -45,7 +45,6 @@ async function createI18nOptions(): Promise {
/** 使用全局设置 i18n 实例 */
export async function setupI18n(app: App) {
const options = await createI18nOptions();
- console.log(options)
i18n = createI18n(options) as I18n;
app.use(i18n);
}
diff --git a/src/views/system/config/index.vue b/src/views/system/config/index.vue
index 98e9832..49b548b 100644
--- a/src/views/system/config/index.vue
+++ b/src/views/system/config/index.vue
@@ -85,7 +85,7 @@