From 2e901a49ee76e6a9286c0d65a83217775477d9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 11:18:24 +0000 Subject: [PATCH] fix(deps): update @dcloudio --- playground/package.json | 32 +- pnpm-lock.yaml | 2275 ++++++++------------------------------- 2 files changed, 463 insertions(+), 1844 deletions(-) diff --git a/playground/package.json b/playground/package.json index 4512a70..e20e35f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -36,18 +36,18 @@ "dev:quickapp-webview-union": "uni -p quickapp-webview-union" }, "dependencies": { - "@dcloudio/uni-app": "3.0.0-3080720230630001", - "@dcloudio/uni-app-plus": "3.0.0-3080720230630001", - "@dcloudio/uni-components": "3.0.0-3080720230630001", - "@dcloudio/uni-h5": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-alipay": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-baidu": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-lark": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-qq": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-toutiao": "3.0.0-3080720230630001", - "@dcloudio/uni-mp-weixin": "3.0.0-3080720230630001", - "@dcloudio/uni-quickapp-webview": "3.0.0-3080720230630001", + "@dcloudio/uni-app": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-app-plus": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-components": "3.0.0-alpha-3000020210521001", + "@dcloudio/uni-h5": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-lark": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-qq": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3090720231104001", "@uni-helper/uni-network": "workspace:*", "abort-controller": "^3.0.0", "core-js": "^3.31.0", @@ -56,10 +56,10 @@ }, "devDependencies": { "@dcloudio/types": "^3.3.3", - "@dcloudio/uni-automator": "3.0.0-3080720230630001", - "@dcloudio/uni-cli-shared": "3.0.0-3080720230630001", - "@dcloudio/uni-stacktracey": "3.0.0-3080720230630001", - "@dcloudio/vite-plugin-uni": "3.0.0-3080720230630001", + "@dcloudio/uni-automator": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3090720231104001", + "@dcloudio/uni-stacktracey": "3.0.0-alpha-3090720231104001", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001", "postcss": "^8.4.24", "typescript": "~5.0.4", "vite": "^4.2.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8eb7961..23c3377 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,41 +136,41 @@ importers: playground: dependencies: '@dcloudio/uni-app': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(@dcloudio/types@3.3.3)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(@dcloudio/types@3.3.3)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-app-plus': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47) '@dcloudio/uni-components': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3000020210521001 + version: 3.0.0-alpha-3000020210521001 '@dcloudio/uni-h5': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-alipay': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-baidu': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-kuaishou': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-lark': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-qq': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-toutiao': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-weixin': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-quickapp-webview': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@uni-helper/uni-network': specifier: workspace:* version: link:.. @@ -191,17 +191,17 @@ importers: specifier: ^3.3.3 version: 3.3.3 '@dcloudio/uni-automator': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-cli-shared': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-stacktracey': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001 + specifier: 3.0.0-alpha-3090720231104001 + version: 3.0.0-alpha-3090720231104001 '@dcloudio/vite-plugin-uni': - specifier: 3.0.0-3080720230630001 - version: 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47) + specifier: 3.0.0-alpha-3000020210521001 + version: 3.0.0-alpha-3000020210521001(@vitejs/plugin-vue@1.10.2)(@vue/compiler-sfc@3.3.4)(@vue/server-renderer@3.3.4)(@vue/shared@3.3.4)(postcss@8.4.24)(vite@4.2.3) postcss: specifier: ^8.4.24 version: 8.4.24 @@ -210,7 +210,7 @@ importers: version: 5.0.4 vite: specifier: ^4.2.3 - version: 4.2.3(@types/node@18.16.19)(terser@5.16.1) + version: 4.2.3(@types/node@18.16.19) packages: @@ -224,15 +224,14 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/trace-mapping': 0.3.20 /@ampproject/remapping@2.2.1: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.17 - dev: true + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 /@antfu/ni@0.21.4: resolution: {integrity: sha512-O0Uv9LbLDSoEg26fnMDdDRiPwFJnQSoD4WnrflDwKCJm8Cx/0mV4cGxwBLXan5mGIrpK4Dd7vizf4rQm0QCEAA==} @@ -243,49 +242,15 @@ packages: resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==} dev: true - /@babel/code-frame@7.21.4: - resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.18.6 - /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.22.5 - dev: true - - /@babel/compat-data@7.21.4: - resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==} - engines: {node: '>=6.9.0'} /@babel/compat-data@7.22.5: resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} engines: {node: '>=6.9.0'} - dev: true - - /@babel/core@7.21.4: - resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) - '@babel/helper-module-transforms': 7.21.2 - '@babel/helpers': 7.21.0 - '@babel/parser': 7.22.5 - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color /@babel/core@7.22.5: resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} @@ -308,7 +273,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: true /@babel/eslint-parser@7.22.5(@babel/core@7.22.5)(eslint@8.44.0): resolution: {integrity: sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==} @@ -324,58 +288,14 @@ packages: semver: 6.3.0 dev: true - /@babel/generator@7.21.4: - resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.4 - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.17 - jsesc: 2.5.2 - /@babel/generator@7.22.5: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 - dev: true - - /@babel/helper-annotate-as-pure@7.18.6: - resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-annotate-as-pure@7.22.5: - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: - resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-compilation-targets@7.21.4(@babel/core@7.21.4): - resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-validator-option': 7.21.0 - browserslist: 4.21.4 - lru-cache: 5.1.1 - semver: 6.3.0 /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} @@ -389,101 +309,10 @@ packages: browserslist: 4.21.9 lru-cache: 5.1.1 semver: 6.3.0 - dev: true - - /@babel/helper-create-class-features-plugin@7.21.4(@babel/core@7.21.4): - resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-member-expression-to-functions': 7.21.0 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.20.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/helper-split-export-declaration': 7.18.6 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.22.5): - resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - dev: true - - /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.0 - dev: true - - /@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.5): - resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.3 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-environment-visitor@7.18.9: - resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} - engines: {node: '>=6.9.0'} /@babel/helper-environment-visitor@7.22.5: resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-function-name@7.21.0: - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.20.7 - '@babel/types': 7.21.4 /@babel/helper-function-name@7.22.5: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} @@ -491,62 +320,18 @@ packages: dependencies: '@babel/template': 7.22.5 '@babel/types': 7.22.5 - 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.4 /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 - dev: true - - /@babel/helper-member-expression-to-functions@7.21.0: - resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-member-expression-to-functions@7.22.5: - resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - 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.4 /@babel/helper-module-imports@7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 - dev: true - - /@babel/helper-module-transforms@7.21.2: - resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.20.2 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - transitivePeerDependencies: - - supports-color /@babel/helper-module-transforms@7.22.5: resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} @@ -560,920 +345,74 @@ packages: '@babel/template': 7.22.5 '@babel/traverse': 7.22.5 '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-optimise-call-expression@7.18.6: - resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-optimise-call-expression@7.22.5: - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-plugin-utils@7.20.2: - resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-plugin-utils@7.22.5: - resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-replace-supers@7.20.7: - resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.21.0 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-replace-supers@7.22.5: - resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-simple-access@7.20.2: - resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.4 - - /@babel/helper-simple-access@7.22.5: - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - 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.22.5 - dev: true - - /@babel/helper-skip-transparent-expression-wrappers@7.22.5: - resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - 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.4 - - /@babel/helper-split-export-declaration@7.22.5: - resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-string-parser@7.19.4: - resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} - engines: {node: '>=6.9.0'} - - /@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-identifier@7.22.5: - resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-option@7.21.0: - resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-option@7.22.5: - resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-wrap-function@7.22.5: - resolution: {integrity: sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helpers@7.21.0: - resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - transitivePeerDependencies: - - supports-color - - /@babel/helpers@7.22.5: - resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/highlight@7.18.6: - resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.19.1 - chalk: 2.4.2 - js-tokens: 4.0.0 - - /@babel/highlight@7.22.5: - resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.22.5 - chalk: 2.4.2 - js-tokens: 4.0.0 - dev: true - - /@babel/parser@7.21.4: - resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.21.4 - - /@babel/parser@7.22.5: - resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.5 - - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5) - dev: true - - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - dev: true - - /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5): - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5): - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5): - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.4): - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - dev: true - - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.20.2 - dev: true - - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.21.4): - resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - dev: true - - /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.22.5): - resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.20.2 - dev: true - - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.5): - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-async-generator-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-imports': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-classes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 - dev: true - - /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) - dev: true - - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) - dev: true - - /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-function-name': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) - dev: true - - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) - dev: true - - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-transforms': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-transforms': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-transforms': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) - dev: true + transitivePeerDependencies: + - supports-color - /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} + /@babel/helper-plugin-utils@7.22.5: + resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) dev: true - /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} + /@babel/helper-simple-access@7.22.5: + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.5 - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) - dev: true + '@babel/types': 7.22.5 - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + /@babel/helper-split-export-declaration@7.22.5: + resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/types': 7.22.5 - /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) - dev: true - /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==} + /@babel/helper-validator-identifier@7.22.5: + resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) - dev: true - /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} + /@babel/helper-validator-option@7.22.5: + resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + /@babel/helpers@7.22.5: + resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color - dev: true - /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} + /@babel/highlight@7.22.5: + resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color - dev: true + '@babel/helper-validator-identifier': 7.22.5 + chalk: 2.4.2 + js-tokens: 4.0.0 - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 + /@babel/parser@7.22.5: + resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} + engines: {node: '>=6.0.0'} + hasBin: true dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true + '@babel/types': 7.22.5 - /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5): + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.1 dev: true - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1481,9 +420,8 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5): + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1491,20 +429,17 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5): + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1512,9 +447,8 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5): + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1522,9 +456,8 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1532,23 +465,8 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typescript@7.20.7(@babel/core@7.21.4): - resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.21.4) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5): + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1556,173 +474,64 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5): + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/preset-env@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==} + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5): + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.5 '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.5) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-async-generator-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.5) - '@babel/preset-modules': 0.1.5(@babel/core@7.22.5) - '@babel/types': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.3(@babel/core@7.22.5) - babel-plugin-polyfill-corejs3: 0.8.1(@babel/core@7.22.5) - babel-plugin-polyfill-regenerator: 0.5.0(@babel/core@7.22.5) - core-js-compat: 3.31.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: true - /@babel/preset-modules@0.1.5(@babel/core@7.22.5): - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.22.5): + resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) - '@babel/types': 7.22.5 - esutils: 2.0.3 - dev: true - - /@babel/regjsgen@0.8.0: - resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true - /@babel/runtime@7.20.13: - resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - /@babel/runtime@7.22.5: resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 - dev: true /@babel/standalone@7.21.4: resolution: {integrity: sha512-Rw4nGqH/iyVeYxARKcz7iGP+njkPsVqJ45TmXMONoGoxooWjXCAs+CUcLeAZdBGCLqgaPvHKCYvIaDT2Iq+KfA==} engines: {node: '>=6.9.0'} dev: true - /@babel/template@7.20.7: - resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.21.4 - '@babel/parser': 7.22.5 - '@babel/types': 7.21.4 - /@babel/template@7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} @@ -1730,24 +539,6 @@ packages: '@babel/code-frame': 7.22.5 '@babel/parser': 7.22.5 '@babel/types': 7.22.5 - dev: true - - /@babel/traverse@7.21.4: - resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.4 - '@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.22.5 - '@babel/types': 7.21.4 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color /@babel/traverse@7.22.5: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} @@ -1765,15 +556,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/types@7.21.4: - resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.19.4 - '@babel/helper-validator-identifier': 7.19.1 - to-fast-properties: 2.0.0 /@babel/types@7.22.5: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} @@ -2012,16 +794,16 @@ packages: /@dcloudio/types@3.3.3: resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} - /@dcloudio/uni-app-plus@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47): - resolution: {integrity: sha512-FESpmnzSBfU/HRXSz8GY9ESVQxSuwjQh2p6Ud8dM9OSptvOBF1gMb/vV1CYy312zRcFduFVNcTjr2+ww5RiUJA==} + /@dcloudio/uni-app-plus@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47): + resolution: {integrity: sha512-9FzxsaYykiRzcoq8YG0DoMJQLoqZ7bvh/8J71u0Vm9s7g4M5o1FWyL5U7hptvhbR0bm05QpTpaFukG+HbAvrng==} dependencies: - '@dcloudio/uni-app-uts': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-app-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47) - '@dcloudio/uni-app-vue': 3.0.0-3080720230630001 + '@dcloudio/uni-app-uts': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47) + '@dcloudio/uni-app-vue': 3.0.0-alpha-3090720231104001 debug: 4.3.4 fs-extra: 10.1.0 licia: 1.37.0 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 transitivePeerDependencies: - postcss - supports-color @@ -2030,24 +812,27 @@ packages: - vue dev: false - /@dcloudio/uni-app-uts@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-y0bLngkq7o7ZjHXb45HNNfyA/BMqw97zMPvufYR11GHeUtmGIkJqZZe8ROeQNEA4bDRS5pEd+ycVAZOa0OEJMA==} + /@dcloudio/uni-app-uts@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-/Wr4WeRkKLgJpk3hPen8CpPFqUNv955jlhRv0VSzm/O/H05fAXy/IpD/TSUaaljXxryxJLyF7Ec2xcCMMylAjg==} dependencies: - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-nvue-styler': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 '@rollup/pluginutils': 4.2.1 '@vue/compiler-core': 3.2.47 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 es-module-lexer: 1.3.0 + estree-walker: 2.0.2 fs-extra: 10.1.0 picocolors: 1.0.0 - source-map: 0.6.1 + source-map-js: 1.0.2 transitivePeerDependencies: - postcss - supports-color @@ -2055,13 +840,13 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47): - resolution: {integrity: sha512-rxBD3nRSjb4S8iE5i4g2MuqAxa00nw9SpMBfmRUO9ci2lB35LAzPbzpFRR3DfLOtoh+cvkadwOo+TZPk8RWNNw==} + /@dcloudio/uni-app-vite@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47): + resolution: {integrity: sha512-9k3egVGKC/qyBOtP6tjUasSWtlY8lSKTwnJ1MVuabIv0CkdD3hWW/VM1297f23JrqEgfNGhH4U5XtLgxadX9fg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-nvue-styler': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-vue': 4.2.3(vite@4.2.3)(vue@3.2.47) '@vue/compiler-dom': 3.2.47 @@ -2077,22 +862,22 @@ packages: - vue dev: false - /@dcloudio/uni-app-vue@3.0.0-3080720230630001: - resolution: {integrity: sha512-mI08SGSBqHHZGr6iM02ajJZUA8ff1yyh7vMdTev5FKnT2BaMncXmpG6Jrqr7UQjh2HRYd16fIc5akqnxi+0sgA==} + /@dcloudio/uni-app-vue@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-1+SkNHZcbprKNgfcGVyS49OGn0kKTAiKHhFBUCaBW0lC1yDriNbVI0U3keMBHcBtEGWyTIWdEMnxyORepFTKQA==} dev: false - /@dcloudio/uni-app@3.0.0-3080720230630001(@dcloudio/types@3.3.3)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Kg3l93xAvS8jgjPn1aJjyRWNm/RnSvm07O+plUBvqojMdppCNE3XsD677wPEQSrscVO507WnKmu3NsC6k84FpQ==} + /@dcloudio/uni-app@3.0.0-alpha-3090720231104001(@dcloudio/types@3.3.3)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-cqb/owWSwBSUe1GyqVt21wGasHOSVAV+ZGcQwuigz+aSigEe2v8HqLBiUpw3y/0sqjAxf4J6qXgAn+mnRl19PQ==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.3.3 - '@dcloudio/uni-cloud': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-components': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-push': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 - '@dcloudio/uni-stat': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cloud': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-components': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-push': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-stat': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -2101,13 +886,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-3080720230630001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Va0pdCJ0iA6gSV2vf2M2AdmJeZEuDOP4Seu0Hv8Ogn1JbDd3i84kE41E2pCVqq4PMmnHTJs2mZS4vJaZLKe9Gg==} + /@dcloudio/uni-automator@3.0.0-alpha-3090720231104001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-vz3lwoE2EtjT+9BdJQe0qQltTxxERAETtXeS4tX9AYyS693d/udFSOLcTCw3f/b8GqTt9irkxgMAsnRM7txHsg==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) address: 1.2.2 cross-env: 7.0.3 debug: 4.3.4 @@ -2129,16 +914,16 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-11ks4JKFYADNoDMvZLxXZehdOxsbv2yMA9sTuMBPU5qsslQzVz47gj9rOJKZ+3y1q3KsibEMxg6Fh8HgKAJ5kg==} + /@dcloudio/uni-cli-shared@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-nft9NS2+puFt0vMwBuzLEJZiP41o2bNaT546KXK/khGJzQmQjX3P2lCm42C1PcRRFVUOUvZE9h34/O3mjcMs9A==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/core': 7.21.4 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@ampproject/remapping': 2.2.1 + '@babel/core': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -2169,7 +954,7 @@ packages: postcss-import: 14.1.0(postcss@8.4.24) postcss-load-config: 3.1.4(postcss@8.4.24)(ts-node@10.9.1) postcss-modules: 4.3.1(postcss@8.4.24) - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 resolve: 1.22.3 tapable: 2.2.1 xregexp: 3.1.0 @@ -2179,12 +964,12 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-D2MlbHLCzdPfIi9Hws4/k+Et4ychw3AuZyBgzMtUKNuMEGjc1Wdf5hyjUpmnqzzQ9e3Devoa0UFuy+l4euYs+g==} + /@dcloudio/uni-cloud@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-yvnXUL6GaLkCOQwYm85hvBfstUWp1M1/8g/S2RlGxVXCxxZQg9lFk/gpQySUbdOEQfdaDhpfaGRsEkS6mFK14g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/shared': 3.2.47 fast-glob: 3.2.12 transitivePeerDependencies: @@ -2194,12 +979,16 @@ packages: - vue dev: false - /@dcloudio/uni-components@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-6b1WnZ2BoLwsmW/swqmL/BrTnUTcRAzL5p4+zFIIkXKnIF7q3V71Ng7h9sDzNWiH2IcHp5IuTim3MSrKQctlXw==} + /@dcloudio/uni-components@3.0.0-alpha-3000020210521001: + resolution: {integrity: sha512-FxCzOPgOqE5V9owpogIZc0UvvfSlrzL77YVoKFWXB6BRJwAzc2bEpzA0+vUA+2V+RajWN6HrK9/czKjsArTS1A==} + dev: false + + /@dcloudio/uni-components@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-4PRyhYyo5AGPI0TL3cn8i19DvYshwdkXR3sRchsjy9yBiKrHmquKh01c2fThZ7Yrfsdo7KuwEdtpjYmz0MBWoA==} dependencies: - '@dcloudio/uni-cloud': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-h5': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 + '@dcloudio/uni-cloud': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-h5': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 transitivePeerDependencies: - postcss - supports-color @@ -2207,11 +996,11 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vite@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-jIQ6Y+ht1wHW82Q5/9YgGgtdmVD5HLq4SpfBQZ9E/XSLaR9NS3cTuoWfGtKYB5xgTs4g3HxlcJVrnwwE6tqdoQ==} + /@dcloudio/uni-h5-vite@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-bL3GySmCpZ85/VRnGty90GkZBfQHsyMHXgZEtfhwGcR3KWYsU9lhWGowEPO7EZ3lsx+spAA9+Z43dljERMRe7w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -2228,27 +1017,27 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vue@3.0.0-3080720230630001(vue@3.2.47): - resolution: {integrity: sha512-e9KziaQn0Vfq8j3y2URZPsrvenSHNh+5LINY06yU4C+27z658jwjAaJIsPs4mIXi4XItzNEDRCepttruszynmQ==} + /@dcloudio/uni-h5-vue@3.0.0-alpha-3090720231104001(vue@3.2.47): + resolution: {integrity: sha512-VKL24DjpjRXjJO+wgyFRQMsyJFDuOlqUoW8x5ttqJJmR8/vsbvKBbJ844mZ7Z7eLX9ZHhvY7ZZlGQUCXcz0JDg==} dependencies: - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/server-renderer': 3.2.47(vue@3.2.47) transitivePeerDependencies: - vue dev: false - /@dcloudio/uni-h5@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-VnjghTTwpZe351VsUHntE5gZ5t/nX6GOTgYaoW3d0VbdmO9X0f+zp/pe3L7O2V6gHYraMrXDFyct/Rw5r1hP4A==} + /@dcloudio/uni-h5@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-GHmSnG8/+yp/ozxpxq8xDMvYTfOBiWwzrO/amYHDIdHp7l8iVz5yGNwGzavW6xNy+ZsXCER+1XfsTQV6Vz1tWA==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-h5-vue': 3.0.0-3080720230630001(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3090720231104001(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/server-renderer': 3.2.47(vue@3.2.47) '@vue/shared': 3.2.47 debug: 4.3.4 localstorage-polyfill: 1.0.1 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 safe-area-insets: 1.4.1 vue-router: 4.1.6(vue@3.2.47) xmlhttprequest: 1.8.0 @@ -2259,16 +1048,16 @@ packages: - vue dev: false - /@dcloudio/uni-i18n@3.0.0-3080720230630001: - resolution: {integrity: sha512-X/oZyLD2+DFHtTTlG9lTrQEDRnenrxY0/LCXCPnbK3FSMVlS4yTY2AXBCsBpdnAjH5V5kBJP21ohp/kK95QvBQ==} + /@dcloudio/uni-i18n@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-0ygOYkTboPKUAltT+1xksV+7rJDHvgPVyhCyeoNEycVqHw/gF2QiSlJheoqNlkSro3AvVydglsNaljYJA/RijQ==} - /@dcloudio/uni-mp-alipay@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-wF1npyI/NcIH13fZuG0Cm57f/gGp3EkozLjQYP67lfDIjnexpZ4oYVfC4gDwxFQ0cm9/4nmtYRyff9WDy6bQxA==} + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-DEdFnr4OpKxCWLwC6ITqVPHtB9KKLVBKR0XZx5Jcx8FVTQv8MYJ0JRy3YND/gCkqg8SUeqV9jYTf2wXrI6l2Kw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2278,15 +1067,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-K3RCKwIL5F0hBHm4Hm5ZrnUv9fiiLcRXFIDDLIFx3gc+lf+pk0h8QUD9sU0qldYy6mlrHQoYq+IbXSdoZUNLlg==} + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-0B1auH2KVWGI82eUhCXaP+BgKoz0r/bAUY9qrRxWlQ1XlkaPk7QfrZ8TENdjAn4OkZMjlxujf6V0sBRHb2oFOQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-mp-weixin': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 jimp: 0.10.3 @@ -2303,14 +1092,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-qpoofByfbjRlgccryoFLBykDMlMeNuTF+VqwJmhRS8JCx+wX7eao7QuJTtnzndCYAxyX4mryTejm3viDDHO/Cw==} + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-BNW2aXJy5bE/m5paRt9wxIDfUKZ2QPz6nuuWXXbq+qpmKZXHKD7JsU873s1ZIwb6k5JxZ536HZzhHKvxCfhDVQ==} dependencies: - '@babel/generator': 7.21.4 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@babel/generator': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/shared': 3.2.47 @@ -2322,15 +1111,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-EO01LRR9r1BT0+QKK1mOla/nZa9wvAL/Grq039eQfAAF/gQaq3fpEpy/o4rSf5fQ6QkX9yAl5ERxad7AQS0ewA==} + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-5viobtANlgwGxC0ZF9mf9AmqOZUp4FjL84S2JBlWS/o4X70WH9FpeFQBwf4RkCE0XcZ1qDqIOcNX1cIcDtRn2w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-mp-weixin': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2342,15 +1131,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-C5RPh+8awA07xUmgy5oxV9R2G6d8g5EEZ8qL22kGsQfRzr5C3OEJpAXcZY7MiSkAKDETVE6Nobiphvc0LAgcOg==} + /@dcloudio/uni-mp-lark@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-he/aTRO8D35yO8CuT3tOwW89CCxfJhj7oiiymrgRIqyMYEQzKYttiTnicNL7eOH9aJihMpB16NmApRCqrGSz9Q==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-toutiao': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2360,13 +1149,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-chIwPl5DaZIJxUTlle6MONB8vJlVb9hQ/VhSF5G8/ExogUf+tB7xEQ+MJWN6c/z2xYWi1AI5fmRjULHbpw7NEg==} + /@dcloudio/uni-mp-qq@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-DEBm7ne2YPHOO/evqshSiCcueHPsL67PTnLose49rt6RmU5KsybKHb++5EHecQeckM0n9Vm/I+a3wjM5K/TUbA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/shared': 3.2.47 fs-extra: 10.1.0 transitivePeerDependencies: @@ -2376,14 +1165,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-WSAtZOOuQINglP03AY2tF+lafTht7yqydUD2aVojxp1SWh/hOcotNr1iRMU3owl2xS50sXJD+AQNneCygkyPTw==} + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-xQ3SkBP4rRa7cV0GqmdCdD8THbulcdUa5aTAdKc8E+gP4qChx1t5oQd2m/zTRpJTpbZGZQLu925jiuQ25HAdeQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2393,14 +1182,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-zDE8GgNzkVgkzy8FNYEEjmZNUP0ujzEKCvYx+Ctym/dI+u+bqTPKQwzgvdb4Ye9EHSQXabJxQojgBilLb8ESKA==} + /@dcloudio/uni-mp-vite@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-wV2xttP9GG4HrS0FLYeGlNdqpk5znYav7uhC8HtskJG51WHa/p+GzyXcgwcgirp1RYcHLijo2PERTwylwAi7Uw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3080720230630001 - '@dcloudio/uni-mp-compiler': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 @@ -2411,20 +1200,20 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vue@3.0.0-3080720230630001: - resolution: {integrity: sha512-Ay/NbliW4dJB9L7jobrlKU763G2wHDAhA5JJoFLiEzALOSNjXzbEf8np2VE7UhgulCv5twQgaCo57hvdsJ7C3A==} + /@dcloudio/uni-mp-vue@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-c4r/9pn/ghZk+AeBhM2SzUydkpfmbzM2iM9ah1gbQOMTXGIgb+wCsSLm+JbQSXqu2a17gNTw4zqYR3K7lZ5tnA==} dependencies: - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-e56TY5eZjxk+OoL4yHaa2rY4ELFxQuyJFBAvvnO27FS6zD+8VGf6hTul87TwG21ouw0bSTQflQ/Qx8fss/2rfQ==} + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-kKc+AQKPRlGJJokZ+Uqi5PVfUT5A52GqZtZXHmoyinEDH09zlQ4tr4GdScgcI0Oa+PKbvUyJB02aA1d7Gr4yjw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/shared': 3.2.47 jimp: 0.10.3 licia: 1.37.0 @@ -2440,18 +1229,18 @@ packages: - vue dev: false - /@dcloudio/uni-nvue-styler@3.0.0-3080720230630001: - resolution: {integrity: sha512-MzspoVRLTaz4Nx6Z1gYIHxgga4gtExCdrz9TGjO3BhGTDgRgrcIxiTwTE5jYrTD2w+B8hbCPV71cKnS6ED99PQ==} + /@dcloudio/uni-nvue-styler@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-Jq+tIM+ZDc4X2SaBm+6IR8cqYhx+pjCXgJLdZGK+d0iPeVJPd1tPIgX8F+aj8mCmpWPGz4joJ15Ob6CQSRF0TA==} dependencies: '@vue/shared': 3.2.47 parse-css-font: 4.0.0 postcss: 8.4.24 dev: false - /@dcloudio/uni-push@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-ynfdgPLCkBYg9Zl8dQ0x9iYaATlEZt6sMyw3rta8G4/AtSWdaFtXSV4c/cL31XUnkHBNU+u2mMV8gQ6GvcYktg==} + /@dcloudio/uni-push@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-iCi2z7mR1vW35hIaJmhpswI7CgHD5GVTrYXe7KQ6nxqQfJsrIxOB5eTS4SdyJ7zL8H0MEX7QAFnlDfB2mxS0LA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) transitivePeerDependencies: - postcss - supports-color @@ -2459,13 +1248,13 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Yz3LjS8uYLYLvyjM/4ZWW0qmiaEIaUk6C/ljRKZ3GDBVx/TtytDBCQfYb/LGW16F3OiJ8zc6BCipYglNj4OBag==} + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-ZJTf1ucf4HoAoiipvj7FR9wp7O9axUWZS3KG/ViYCWsy0lT4nZ3ZD0ZBM5XnIuUrAUNXDuI/tLZqbbnzUPkFiA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3080720230630001 - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090720231104001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -2474,20 +1263,20 @@ packages: - vue dev: false - /@dcloudio/uni-shared@3.0.0-3080720230630001: - resolution: {integrity: sha512-7ZKFjlsq4qhcMw/vgtlPhPG4hc3Jz7wpkSknRcBPimQqHcGlIKFqqj0BelS8iDGfAXojJG6MCN25Seznkf5dzQ==} + /@dcloudio/uni-shared@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-GyW46gh40IwZB7ouLm/aGcs0C/Yu/ZGtiesCY3pa/kDtL5pFyiyKGZnuXKA5fKqNea7Mwl3qip3TuPUVeEsaag==} dependencies: '@vue/shared': 3.2.47 - /@dcloudio/uni-stacktracey@3.0.0-3080720230630001: - resolution: {integrity: sha512-er66fgXuTb6ew3IqUFxtK1XpkX6Qn1z04dCT559gdtL2y5ah8I2ewyEVh5uqZKspJ+rf4IIKmPpSKxVxfRGHPQ==} + /@dcloudio/uni-stacktracey@3.0.0-alpha-3090720231104001: + resolution: {integrity: sha512-u6btus/6jWAXwW3SaBDHvK6mS+Xde1/X+N7v57up9nLRsyw/R2e7n9KKE6O41kJU/ro+FMjzZxafeJ2smbAxaw==} dev: true - /@dcloudio/uni-stat@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-kpt4jCMqw1Vmp8404n+c1ZtMItK5/aiJ/67jPvWbr17/0kWhKIDl4Pl/rBy/h/y10+hihocTGT+gF4+o0cnNhQ==} + /@dcloudio/uni-stat@3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-9RNKg4wBYcycUJeRZ7+nMHxs+SbuNGu/a3FihaQRO09juGYGHU0gaS19dFIQ7HdyEqHoztglWz6iJtV4i58IQQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090720231104001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090720231104001 debug: 4.3.4 transitivePeerDependencies: - postcss @@ -2496,43 +1285,38 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vite@4.2.3)(vue@3.2.47): - resolution: {integrity: sha512-Zh/6qNRalgvk2WR3kM7me+xmJbyFsXJpSHDXNwq8lEyqOINL8o9dBjrewrXSafqLwZGSiv1d+UaINhGH9qlIaQ==} - engines: {node: ^14.18.0 || >=16.0.0} + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3000020210521001(@vitejs/plugin-vue@1.10.2)(@vue/compiler-sfc@3.3.4)(@vue/server-renderer@3.3.4)(@vue/shared@3.3.4)(postcss@8.4.24)(vite@4.2.3): + resolution: {integrity: sha512-wJn71UxgqH55aFEiw0NOGFbEIGpAdp3NPiSPhMTqtJMhZSkQkfN3KnLEWm+/CFBVlqA2TCmjehFeO9U3Z3JQKQ==} hasBin: true peerDependencies: - vite: ^4.0.0 + '@vitejs/plugin-vue': ^1.2.2 + '@vue/compiler-sfc': ^3.1.0-beta.3 + '@vue/server-renderer': ^3.1.0-beta.3 + '@vue/shared': ^3.1.0-beta.3 + vite: ^2.3.0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-transform-typescript': 7.20.7(@babel/core@7.21.4) - '@dcloudio/uni-cli-shared': 3.0.0-3080720230630001(postcss@8.4.24)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3080720230630001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-legacy': 4.0.5(terser@5.16.1)(vite@4.2.3) - '@vitejs/plugin-vue': 4.2.3(vite@4.2.3)(vue@3.2.47) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.2.3)(vue@3.2.47) - '@vue/compiler-core': 3.2.47 - '@vue/compiler-dom': 3.2.47 - '@vue/compiler-sfc': 3.2.47 - '@vue/shared': 3.2.47 - cac: 6.7.9 + '@vitejs/plugin-vue': 1.10.2(vite@4.2.3) + '@vue/compiler-sfc': 3.3.4 + '@vue/server-renderer': 3.3.4(vue@3.2.47) + '@vue/shared': 3.3.4 + autoprefixer: 10.4.14(postcss@8.4.24) + cac: 6.7.14 + chalk: 4.1.2 debug: 4.3.4 estree-walker: 2.0.2 express: 4.18.2 - fast-glob: 3.2.12 - fs-extra: 10.1.0 - hash-sum: 2.0.0 + fs-extra: 9.1.0 jsonc-parser: 3.2.0 - magic-string: 0.30.0 - picocolors: 1.0.0 - terser: 5.16.1 - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) + mime: 2.6.0 + module-alias: 2.2.2 + postcss-selector-parser: 6.0.13 + rollup-plugin-copy: 3.5.0 + slash: 3.0.0 + vite: 4.2.3(@types/node@18.16.19) transitivePeerDependencies: - postcss - supports-color - - ts-node - - vue dev: true /@esbuild-kit/cjs-loader@2.4.2: @@ -2890,7 +1674,7 @@ packages: jsonc-eslint-parser: 2.3.0 lodash: 4.17.21 parse5: 7.1.2 - semver: 7.3.8 + semver: 7.5.3 vue-eslint-parser: 9.3.1(eslint@8.44.0) yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -3171,7 +1955,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 bmp-js: 0.1.0 @@ -3181,7 +1965,7 @@ packages: /@jimp/core@0.10.3: resolution: {integrity: sha512-Gd5IpL3U2bFIO57Fh/OA3HCpWm4uW/pU01E75rI03BXfTdz3T+J7TwvyG1XaqsQ7/DSlS99GXtLQPlfFIe28UA==} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/utils': 0.10.3 any-base: 1.1.0 buffer: 5.7.1 @@ -3198,7 +1982,7 @@ packages: /@jimp/custom@0.10.3: resolution: {integrity: sha512-nZmSI+jwTi5IRyNLbKSXQovoeqsw+D0Jn0SxW08wYQvdkiWA8bTlDQFgQ7HVwCAKBm8oKkDB/ZEo9qvHJ+1gAQ==} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/core': 0.10.3 core-js: 3.31.0 dev: false @@ -3208,7 +1992,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3220,7 +2004,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3232,7 +2016,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3243,7 +2027,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3254,7 +2038,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3265,7 +2049,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3280,7 +2064,7 @@ packages: '@jimp/plugin-resize': '>=0.3.5' '@jimp/plugin-scale': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3) @@ -3297,7 +2081,7 @@ packages: '@jimp/plugin-resize': '>=0.3.5' '@jimp/plugin-scale': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-crop': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3) @@ -3311,7 +2095,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3322,7 +2106,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3333,7 +2117,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3344,7 +2128,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3356,7 +2140,7 @@ packages: '@jimp/custom': '>=0.3.5' '@jimp/plugin-rotate': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-rotate': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3)(@jimp/plugin-crop@0.10.3)(@jimp/plugin-resize@0.10.3) '@jimp/utils': 0.10.3 @@ -3368,7 +2152,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3379,7 +2163,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3390,7 +2174,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3401,7 +2185,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3413,7 +2197,7 @@ packages: '@jimp/custom': '>=0.3.5' '@jimp/plugin-blit': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3) '@jimp/utils': 0.10.3 @@ -3426,7 +2210,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3440,7 +2224,7 @@ packages: '@jimp/plugin-crop': '>=0.3.5' '@jimp/plugin-resize': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-crop': 0.10.3(@jimp/custom@0.10.3) @@ -3455,7 +2239,7 @@ packages: '@jimp/custom': '>=0.3.5' '@jimp/plugin-resize': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3) '@jimp/utils': 0.10.3 @@ -3469,7 +2253,7 @@ packages: '@jimp/plugin-blur': '>=0.3.5' '@jimp/plugin-resize': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-blur': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3) @@ -3484,7 +2268,7 @@ packages: '@jimp/plugin-color': '>=0.8.0' '@jimp/plugin-resize': '>=0.8.0' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-color': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3) @@ -3497,7 +2281,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3) '@jimp/plugin-blur': 0.10.3(@jimp/custom@0.10.3) @@ -3529,7 +2313,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/utils': 0.10.3 core-js: 3.31.0 @@ -3541,7 +2325,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 core-js: 3.31.0 utif: 2.0.1 @@ -3552,7 +2336,7 @@ packages: peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/bmp': 0.10.3(@jimp/custom@0.10.3) '@jimp/custom': 0.10.3 '@jimp/gif': 0.10.3(@jimp/custom@0.10.3) @@ -3566,7 +2350,7 @@ packages: /@jimp/utils@0.10.3: resolution: {integrity: sha512-VcSlQhkil4ReYmg1KkN+WqHyYfZ2XfZxDsKAHSfST1GEz/RQHxKZbX+KhFKtKflnL0F4e6DlNQj3vznMNXCR2w==} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 core-js: 3.31.0 regenerator-runtime: 0.13.11 dev: false @@ -3576,15 +2360,15 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 - /@jridgewell/gen-mapping@0.3.2: - resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} + /@jridgewell/gen-mapping@0.3.3: + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.20 /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} @@ -3594,31 +2378,17 @@ packages: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - /@jridgewell/source-map@0.3.2: - resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} - dependencies: - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.17 - /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - dev: true - /@jridgewell/trace-mapping@0.3.17: - resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} + /@jridgewell/trace-mapping@0.3.20: + resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} dependencies: '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 - - /@jridgewell/trace-mapping@0.3.18: - resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} - dependencies: - '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 - dev: true + '@jridgewell/sourcemap-codec': 1.4.15 /@jridgewell/trace-mapping@0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -4117,6 +2887,19 @@ packages: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true + /@types/fs-extra@8.1.4: + resolution: {integrity: sha512-OMcQKnlrkrOI0TaZ/MgVDA8LYFl7CykzFsjMj9l5x3un2nFxCY20ZFlnqrM0lcqlbs0Yro2HbnZlmopyRaoJ5w==} + dependencies: + '@types/node': 18.16.19 + dev: true + + /@types/glob@7.2.0: + resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} + dependencies: + '@types/minimatch': 5.1.2 + '@types/node': 18.16.19 + dev: true + /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: @@ -4163,6 +2946,10 @@ packages: '@types/unist': 2.0.6 dev: true + /@types/minimatch@5.1.2: + resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} + dev: true + /@types/minimist@1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true @@ -4328,7 +3115,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4370,7 +3157,7 @@ packages: '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.6) eslint: 8.44.0 eslint-scope: 5.1.1 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -4390,7 +3177,7 @@ packages: '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) eslint: 8.44.0 eslint-scope: 5.1.1 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -4454,40 +3241,13 @@ packages: - typescript dev: true - /@vitejs/plugin-legacy@4.0.5(terser@5.16.1)(vite@4.2.3): - resolution: {integrity: sha512-0N1CSAHjFTaxcKC9IcKDWMapmAfGn2mNdbROMf6UW0kypYLzDK8vAAbJIFW0jWvkv2aZfTgNs4KmQxoQDupUuQ==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - terser: ^5.4.0 - vite: ^4.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/preset-env': 7.22.5(@babel/core@7.22.5) - browserslist: 4.21.9 - core-js: 3.31.0 - magic-string: 0.30.0 - regenerator-runtime: 0.13.11 - systemjs: 6.14.1 - terser: 5.16.1 - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) - transitivePeerDependencies: - - supports-color - dev: true - - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.2.3)(vue@3.2.47): - resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} - engines: {node: ^14.18.0 || >=16.0.0} + /@vitejs/plugin-vue@1.10.2(vite@4.2.3): + resolution: {integrity: sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==} + engines: {node: '>=12.0.0'} peerDependencies: - vite: ^4.0.0 - vue: ^3.0.0 + vite: ^2.5.10 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-transform-typescript': 7.20.7(@babel/core@7.21.4) - '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4) - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) - vue: 3.2.47 - transitivePeerDependencies: - - supports-color + vite: 4.2.3(@types/node@18.16.19) dev: true /@vitejs/plugin-vue@4.2.3(vite@4.2.3)(vue@3.2.47): @@ -4497,8 +3257,9 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) + vite: 4.2.3(@types/node@18.16.19) vue: 3.2.47 + dev: false /@vitest/coverage-v8@0.32.2(vitest@0.32.2): resolution: {integrity: sha512-/+V3nB3fyeuuSeKxCfi6XmWjDIxpky7AWSkGVfaMjAk7di8igBwRsThLjultwIZdTDH1RAxpjmCXEfSqsMFZOA==} @@ -4575,27 +3336,6 @@ packages: pretty-format: 27.5.1 dev: true - /@vue/babel-helper-vue-transform-on@1.0.2: - resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} - dev: true - - /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.21.4): - 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.4) - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - '@vue/babel-helper-vue-transform-on': 1.0.2 - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - transitivePeerDependencies: - - '@babel/core' - - supports-color - dev: true - /@vue/compiler-core@3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==} dependencies: @@ -4740,6 +3480,16 @@ packages: '@vue/shared': 3.2.47 vue: 3.2.47 + /@vue/server-renderer@3.3.4(vue@3.2.47): + resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} + peerDependencies: + vue: 3.3.4 + dependencies: + '@vue/compiler-ssr': 3.3.4 + '@vue/shared': 3.3.4 + vue: 3.2.47 + dev: true + /@vue/server-renderer@3.3.4(vue@3.3.4): resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} peerDependencies: @@ -4863,6 +3613,7 @@ packages: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} engines: {node: '>=0.4.0'} hasBin: true + dev: true /acorn@8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} @@ -5118,8 +3869,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.5 - caniuse-lite: 1.0.30001478 + browserslist: 4.21.9 + caniuse-lite: 1.0.30001509 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -5190,42 +3941,6 @@ packages: '@types/babel__traverse': 7.20.1 dev: true - /babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.22.5): - resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.22.5 - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.22.5): - resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) - core-js-compat: 3.31.0 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.22.5): - resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color - dev: true - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.22.5): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: @@ -5343,26 +4058,6 @@ packages: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist@4.21.4: - resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001478 - electron-to-chromium: 1.4.284 - node-releases: 2.0.10 - update-browserslist-db: 1.0.10(browserslist@4.21.4) - - /browserslist@4.21.5: - resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001478 - electron-to-chromium: 1.4.284 - node-releases: 2.0.10 - update-browserslist-db: 1.0.10(browserslist@4.21.5) - /browserslist@4.21.9: resolution: {integrity: sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -5372,7 +4067,6 @@ packages: electron-to-chromium: 1.4.447 node-releases: 2.0.12 update-browserslist-db: 1.0.11(browserslist@4.21.9) - dev: true /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -5387,6 +4081,7 @@ packages: /buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + dev: true /buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} @@ -5448,11 +4143,6 @@ packages: engines: {node: '>=8'} dev: true - /cac@6.7.9: - resolution: {integrity: sha512-XN5qEpfNQCJ8jRaZgitSkkukjMRCGio+X3Ks5KUbGGlPbV+pSem1l9VuzooCBXOiMFshUZgyYqg6rgN8rjkb/w==} - engines: {node: '>=8'} - dev: true - /cacache@16.1.3: resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -5537,12 +4227,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite@1.0.30001478: - resolution: {integrity: sha512-gMhDyXGItTHipJj2ApIvR+iVB5hd0KP3svMWWXDvZOmjzJJassGLMfxRkQCSYgGd2gtdL/ReeiyvMSFD1Ss6Mw==} - /caniuse-lite@1.0.30001509: resolution: {integrity: sha512-2uDDk+TRiTX5hMcUYT/7CSyzMZxjfGu0vAUjS2g0LSD8UoXOv0LtpH4LxGMemsiPq6LCVIUjNwVM0erkOkGCDA==} - dev: true /chai@4.3.7: resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==} @@ -5765,6 +4451,10 @@ packages: resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} dev: true + /colorette@1.4.0: + resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} + dev: true + /colorette@2.0.19: resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} dev: true @@ -5786,9 +4476,6 @@ packages: engines: {node: '>=16'} dev: true - /commander@2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - /comment-parser@1.3.1: resolution: {integrity: sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==} engines: {node: '>= 12.0.0'} @@ -5846,7 +4533,7 @@ packages: js-string-escape: 1.0.1 lodash: 4.17.21 md5-hex: 3.0.1 - semver: 7.3.8 + semver: 7.5.3 well-known-symbols: 2.0.0 dev: true @@ -5932,15 +4619,10 @@ packages: engines: {node: '>= 0.6'} dev: true - /core-js-compat@3.31.0: - resolution: {integrity: sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==} - dependencies: - browserslist: 4.21.9 - dev: true - /core-js@3.31.0: resolution: {integrity: sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==} requiresBuild: true + dev: false /cosmiconfig-typescript-loader@4.3.0(@types/node@18.16.19)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} @@ -6414,12 +5096,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: true - /electron-to-chromium@1.4.284: - resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} - /electron-to-chromium@1.4.447: resolution: {integrity: sha512-sxX0LXh+uL41hSJsujAN86PjhrV/6c79XmpY0TvjZStV6VxIgarf8SRkUoUTuYmFcZQTemsoqo8qXOGw5npWfw==} - dev: true /emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} @@ -6991,7 +5669,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 aria-query: 5.1.3 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -7043,7 +5721,7 @@ packages: resolution: {integrity: sha512-v3Vwdk8YKe52bAz8eSIDqQuTtfL/T1r9dSl1uhC5SyR5pgLxgKkQdxXVf/Bf6Ax7uyd9rHqiAuYVdqqDb7ILdA==} dependencies: eslint-plugin-vue: 9.15.1(eslint@8.44.0) - semver: 7.3.8 + semver: 7.5.3 vue-eslint-parser: 9.3.1(eslint@8.44.0) transitivePeerDependencies: - eslint @@ -7099,7 +5777,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 ast-types-flow: 0.0.7 eslint: 8.44.0 jsx-ast-utils: 3.3.3 @@ -7191,7 +5869,7 @@ packages: optional: true dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 debug: 4.3.4 eslint: 8.44.0 esutils: 2.0.3 @@ -7199,7 +5877,7 @@ packages: postcss: 8.4.24 postcss-load-config: 3.1.4(postcss@8.4.24)(ts-node@10.9.1) postcss-safe-parser: 6.0.0(postcss@8.4.24) - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 semver: 7.5.3 svelte: 4.0.1 svelte-eslint-parser: 0.32.0(svelte@4.0.1) @@ -7229,7 +5907,7 @@ packages: regexp-tree: 0.1.24 regjsparser: 0.10.0 safe-regex: 2.1.1 - semver: 7.3.8 + semver: 7.5.3 strip-indent: 3.0.0 dev: true @@ -7246,7 +5924,7 @@ packages: postcss: 8.4.24 postcss-safe-parser: 6.0.0(postcss@8.4.24) postcss-scss: 4.0.6(postcss@8.4.24) - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 postcss-styl: 0.12.3 vue-eslint-parser: 9.3.1(eslint@8.44.0) transitivePeerDependencies: @@ -7263,8 +5941,8 @@ packages: eslint: 8.44.0 natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.0.11 - semver: 7.3.8 + postcss-selector-parser: 6.0.13 + semver: 7.5.3 vue-eslint-parser: 9.3.1(eslint@8.44.0) xml-name-validator: 4.0.0 transitivePeerDependencies: @@ -7784,6 +6462,15 @@ packages: universalify: 2.0.0 dev: true + /fs-extra@8.1.0: + resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} + engines: {node: '>=6 <7 || >=8'} + dependencies: + graceful-fs: 4.2.10 + jsonfile: 4.0.0 + universalify: 0.1.2 + dev: true + /fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} @@ -8081,6 +6768,20 @@ packages: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} dev: true + /globby@10.0.1: + resolution: {integrity: sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==} + engines: {node: '>=8'} + dependencies: + '@types/glob': 7.2.0 + array-union: 2.1.0 + dir-glob: 3.0.1 + fast-glob: 3.2.12 + glob: 7.2.3 + ignore: 5.2.4 + merge2: 1.4.1 + slash: 3.0.0 + dev: true + /globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -8604,7 +7305,7 @@ packages: /is-language-code@3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 dev: true /is-map@2.0.2: @@ -8651,6 +7352,11 @@ packages: engines: {node: '>=12'} dev: true + /is-plain-object@3.0.1: + resolution: {integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==} + engines: {node: '>=0.10.0'} + dev: true + /is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} engines: {node: '>=0.10.0'} @@ -9307,7 +8013,7 @@ packages: /jimp@0.10.3: resolution: {integrity: sha512-meVWmDMtyUG5uYjFkmzu0zBgnCvvxwWNi27c4cg55vWNVC9ES4Lcwb+ogx+uBBQE3Q+dLKjXaLl0JVW+nUNwbQ==} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.22.5 '@jimp/custom': 0.10.3 '@jimp/plugins': 0.10.3(@jimp/custom@0.10.3) '@jimp/types': 0.10.3(@jimp/custom@0.10.3) @@ -9455,12 +8161,18 @@ packages: acorn: 8.8.2 eslint-visitor-keys: 3.4.0 espree: 9.5.1 - semver: 7.3.8 + semver: 7.5.3 dev: true /jsonc-parser@3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + /jsonfile@4.0.0: + resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} + optionalDependencies: + graceful-fs: 4.2.10 + dev: true + /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: @@ -9644,10 +8356,6 @@ packages: /lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} - /lodash.debounce@4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - dev: true - /lodash.isfunction@3.0.9: resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==} dev: true @@ -9771,14 +8479,14 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /magic-string@0.30.0: resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} @@ -10221,6 +8929,12 @@ packages: engines: {node: '>=4'} hasBin: true + /mime@2.6.0: + resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} + engines: {node: '>=4.0.0'} + hasBin: true + dev: true + /mime@3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} engines: {node: '>=10.0.0'} @@ -10512,12 +9226,8 @@ packages: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} dev: true - /node-releases@2.0.10: - resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} - /node-releases@2.0.12: resolution: {integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==} - dev: true /nopt@6.0.0: resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==} @@ -10550,7 +9260,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.12.1 - semver: 7.3.8 + semver: 7.5.3 validate-npm-package-license: 3.0.4 dev: true @@ -11176,7 +9886,7 @@ packages: dependencies: icss-utils: 5.1.0(postcss@8.4.24) postcss: 8.4.24 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 /postcss-modules-scope@3.0.0(postcss@8.4.24): @@ -11186,7 +9896,7 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.4.24 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 /postcss-modules-values@4.0.0(postcss@8.4.24): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} @@ -11234,20 +9944,12 @@ packages: postcss: 8.4.24 dev: true - /postcss-selector-parser@6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - /postcss-selector-parser@6.0.13: resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true /postcss-sorting@8.0.2(postcss@8.4.24): resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==} @@ -11543,26 +10245,9 @@ packages: '@eslint-community/regexpp': 4.5.0 dev: true - /regenerate-unicode-properties@10.1.0: - resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} - engines: {node: '>=4'} - dependencies: - regenerate: 1.4.2 - dev: true - - /regenerate@1.4.2: - resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} - dev: true - /regenerator-runtime@0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-transform@0.15.1: - resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} - dependencies: - '@babel/runtime': 7.20.13 - dev: true - /regexp-ast-analysis@0.6.0: resolution: {integrity: sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -11585,18 +10270,6 @@ packages: functions-have-names: 1.2.3 dev: true - /regexpu-core@5.3.2: - resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} - engines: {node: '>=4'} - dependencies: - '@babel/regjsgen': 0.8.0 - regenerate: 1.4.2 - regenerate-unicode-properties: 10.1.0 - regjsparser: 0.9.1 - unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.1.0 - dev: true - /regjsparser@0.10.0: resolution: {integrity: sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==} hasBin: true @@ -11604,13 +10277,6 @@ packages: jsesc: 0.5.0 dev: true - /regjsparser@0.9.1: - resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} - hasBin: true - dependencies: - jsesc: 0.5.0 - dev: true - /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -11724,6 +10390,17 @@ packages: glob: 7.2.3 dev: true + /rollup-plugin-copy@3.5.0: + resolution: {integrity: sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==} + engines: {node: '>=8.3'} + dependencies: + '@types/fs-extra': 8.1.4 + colorette: 1.4.0 + fs-extra: 8.1.0 + globby: 10.0.1 + is-plain-object: 3.0.1 + dev: true + /rollup-plugin-dts@5.3.0(rollup@3.20.2)(typescript@5.1.6): resolution: {integrity: sha512-8FXp0ZkyZj1iU5klkIJYLjIq/YZSwBoERu33QBDxm/1yw5UU4txrEtcmMkrq+ZiKu3Q4qvPCNqc3ovX6rjqzbQ==} engines: {node: '>=v14'} @@ -12074,6 +10751,7 @@ packages: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 + dev: true /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} @@ -12526,7 +11204,7 @@ packages: dependencies: '@ampproject/remapping': 2.2.1 '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/trace-mapping': 0.3.20 acorn: 8.9.0 aria-query: 5.3.0 axobject-query: 3.2.1 @@ -12555,10 +11233,6 @@ packages: tslib: 2.5.0 dev: true - /systemjs@6.14.1: - resolution: {integrity: sha512-8ftwWd+XnQtZ/aGbatrN4QFNGrKJzmbtixW+ODpci7pyoTajg4sonPP8aFLESAcuVxaC1FyDESt+SpfFCH9rZQ==} - dev: true - /table@6.8.1: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} @@ -12612,16 +11286,6 @@ packages: supports-hyperlinks: 2.3.0 dev: true - /terser@5.16.1: - resolution: {integrity: sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==} - engines: {node: '>=10'} - hasBin: true - dependencies: - '@jridgewell/source-map': 0.3.2 - acorn: 8.8.2 - commander: 2.20.3 - source-map-support: 0.5.21 - /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} @@ -12954,29 +11618,6 @@ packages: jiti: 1.18.2 dev: true - /unicode-canonical-property-names-ecmascript@2.0.0: - resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} - engines: {node: '>=4'} - dev: true - - /unicode-match-property-ecmascript@2.0.0: - resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} - engines: {node: '>=4'} - dependencies: - unicode-canonical-property-names-ecmascript: 2.0.0 - unicode-property-aliases-ecmascript: 2.1.0 - dev: true - - /unicode-match-property-value-ecmascript@2.1.0: - resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} - engines: {node: '>=4'} - dev: true - - /unicode-property-aliases-ecmascript@2.1.0: - resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} - engines: {node: '>=4'} - dev: true - /unique-filename@2.0.1: resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -13017,6 +11658,11 @@ packages: '@types/unist': 2.0.6 dev: true + /universalify@0.1.2: + resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} + engines: {node: '>= 4.0.0'} + dev: true + /universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} @@ -13050,26 +11696,6 @@ packages: - supports-color dev: true - /update-browserslist-db@1.0.10(browserslist@4.21.4): - resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - dependencies: - browserslist: 4.21.4 - escalade: 3.1.1 - picocolors: 1.0.0 - - /update-browserslist-db@1.0.10(browserslist@4.21.5): - resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - dependencies: - browserslist: 4.21.5 - escalade: 3.1.1 - picocolors: 1.0.0 - /update-browserslist-db@1.0.11(browserslist@4.21.9): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true @@ -13079,7 +11705,6 @@ packages: browserslist: 4.21.9 escalade: 3.1.1 picocolors: 1.0.0 - dev: true /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -13135,7 +11760,7 @@ packages: resolution: {integrity: sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==} engines: {node: '>=10.12.0'} dependencies: - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/trace-mapping': 0.3.20 '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 1.9.0 dev: true @@ -13169,7 +11794,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) + vite: 4.2.3(@types/node@18.16.19) transitivePeerDependencies: - '@types/node' - less @@ -13180,7 +11805,7 @@ packages: - terser dev: true - /vite@4.2.3(@types/node@18.16.19)(terser@5.16.1): + /vite@4.2.3(@types/node@18.16.19): resolution: {integrity: sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -13210,7 +11835,6 @@ packages: postcss: 8.4.24 resolve: 1.22.3 rollup: 3.20.2 - terser: 5.16.1 optionalDependencies: fsevents: 2.3.2 @@ -13268,7 +11892,7 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.5.0 - vite: 4.2.3(@types/node@18.16.19)(terser@5.16.1) + vite: 4.2.3(@types/node@18.16.19) vite-node: 0.32.2(@types/node@18.16.19) why-is-node-running: 2.2.2 transitivePeerDependencies: @@ -13309,7 +11933,7 @@ packages: espree: 9.5.1 esquery: 1.4.2 lodash: 4.17.21 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color dev: true @@ -13635,18 +12259,13 @@ packages: dependencies: eslint-visitor-keys: 3.4.0 lodash: 4.17.21 - yaml: 2.2.1 + yaml: 2.3.1 dev: true /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - /yaml@2.2.1: - resolution: {integrity: sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==} - engines: {node: '>= 14'} - dev: true - /yaml@2.3.1: resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} engines: {node: '>= 14'}