diff --git a/playground/package.json b/playground/package.json index bc21c1d..a1d56ea 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-3090520231028001", - "@dcloudio/uni-app-plus": "3.0.0-3090520231028001", - "@dcloudio/uni-components": "3.0.0-3090520231028001", - "@dcloudio/uni-h5": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-alipay": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-baidu": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-lark": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-qq": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-toutiao": "3.0.0-3090520231028001", - "@dcloudio/uni-mp-weixin": "3.0.0-3090520231028001", - "@dcloudio/uni-quickapp-webview": "3.0.0-3090520231028001", + "@dcloudio/uni-app": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-app-plus": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-components": "3.0.0-alpha-3000020210521001", + "@dcloudio/uni-h5": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-lark": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-qq": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3090820231116002", "@uni-helper/uni-network": "workspace:*", "abort-controller": "^3.0.0", "core-js": "^3.33.2", @@ -56,10 +56,10 @@ }, "devDependencies": { "@dcloudio/types": "^3.4.3", - "@dcloudio/uni-automator": "3.0.0-3090520231028001", - "@dcloudio/uni-cli-shared": "3.0.0-3090520231028001", - "@dcloudio/uni-stacktracey": "3.0.0-3090520231028001", - "@dcloudio/vite-plugin-uni": "3.0.0-3090520231028001", + "@dcloudio/uni-automator": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3090820231116002", + "@dcloudio/uni-stacktracey": "3.0.0-alpha-3090820231116002", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001", "postcss": "^8.4.31", "typescript": "~5.2.2", "vite": "^4.5.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e53fbcc..a1cd493 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,41 +136,41 @@ importers: playground: dependencies: '@dcloudio/uni-app': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(@dcloudio/types@3.4.3)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(@dcloudio/types@3.4.3)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-app-plus': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(@vueuse/core@9.13.0)(postcss@8.4.31)(rollup@3.29.4)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47) '@dcloudio/uni-components': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(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-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-alipay': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-baidu': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-kuaishou': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-lark': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-qq': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-toutiao': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-mp-weixin': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-quickapp-webview': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@uni-helper/uni-network': specifier: workspace:* version: link:.. @@ -191,17 +191,17 @@ importers: specifier: ^3.4.3 version: 3.4.3 '@dcloudio/uni-automator': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-cli-shared': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@dcloudio/uni-stacktracey': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001 + specifier: 3.0.0-alpha-3090820231116002 + version: 3.0.0-alpha-3090820231116002 '@dcloudio/vite-plugin-uni': - specifier: 3.0.0-3090520231028001 - version: 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(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.7)(@vue/server-renderer@3.3.7)(@vue/shared@3.3.7)(postcss@8.4.31)(vite@4.5.0) postcss: specifier: ^8.4.31 version: 8.4.31 @@ -210,7 +210,7 @@ importers: version: 5.2.2 vite: specifier: ^4.5.0 - version: 4.5.0(@types/node@20.8.10)(terser@5.16.1) + version: 4.5.0(@types/node@20.8.10) packages: @@ -223,8 +223,8 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 /@antfu/ni@0.21.8: resolution: {integrity: sha512-90X8pU2szlvw0AJo9EZMbYc2eQKkmO7mAdC4tD4r5co2Mm56MT37MIG8EyB7p4WRheuzGxuLDxJ63mF6+Zajiw==} @@ -233,7 +233,6 @@ packages: /@antfu/utils@0.7.6: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} - dev: true /@babel/code-frame@7.22.13: resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} @@ -242,13 +241,6 @@ packages: '@babel/highlight': 7.22.20 chalk: 2.4.2 - /@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.23.2: resolution: {integrity: sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==} engines: {node: '>=6.9.0'} @@ -294,24 +286,10 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.23.0 - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 - /@babel/helper-annotate-as-pure@7.22.5: - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.0 - 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.23.0 - dev: true - /@babel/helper-compilation-targets@7.22.15: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} engines: {node: '>=6.9.0'} @@ -322,54 +300,6 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@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.6 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.1 - dev: true - - /@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.23.2): - resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.8 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-environment-visitor@7.22.20: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} @@ -384,15 +314,8 @@ packages: /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - - /@babel/helper-member-expression-to-functions@7.22.5: - resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} - engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.23.0 - dev: true /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} @@ -413,60 +336,17 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 - /@babel/helper-optimise-call-expression@7.22.5: - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.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.23.2): - resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.23.0 - 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.20 - '@babel/helper-member-expression-to-functions': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.2 - '@babel/types': 7.23.0 - transitivePeerDependencies: - - supports-color - dev: true - /@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.23.0 - /@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.23.0 - dev: true - /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} @@ -481,26 +361,10 @@ packages: resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} 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.22.15: resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} - /@babel/helper-wrap-function@7.22.5: - resolution: {integrity: sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': 7.23.0 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.2 - '@babel/types': 7.23.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helpers@7.23.2: resolution: {integrity: sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==} engines: {node: '>=6.9.0'} @@ -519,15 +383,6 @@ packages: 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.22.5: resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} engines: {node: '>=6.0.0'} @@ -542,49 +397,6 @@ packages: dependencies: '@babel/types': 7.23.0 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.23.2 - '@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.23.2) - dev: true - - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.2): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - dev: true - - /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.23.2): - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.2): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -612,54 +424,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.2): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.2): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: @@ -678,16 +442,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.23.2): - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.2): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -697,614 +451,17 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.2): - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.2): - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.2): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.2): - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.23.2): - resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.2): - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-async-generator-functions@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-classes@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@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.6 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.15 - dev: true - - /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@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.23.2): - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - dev: true - - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.2): - 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.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.23.2 - '@babel/core': 7.23.2 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.2) - dev: true - - /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@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.23.2) - dev: true - - /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@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.23.2): - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@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.23.2): - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-typescript@7.20.7(@babel/core@7.23.2): - resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.2): + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.2 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.23.2) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.2): + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1312,145 +469,51 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.2): + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.2): + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.2): + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.2 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.23.2) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/preset-env@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==} + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.2): + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.23.2 '@babel/core': 7.23.2 - '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.2) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.2) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.2) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.2) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.2) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.2) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.2) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.2) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.2) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.2) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.2) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-async-generator-functions': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.23.2) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.23.2) - '@babel/preset-modules': 0.1.5(@babel/core@7.23.2) - '@babel/types': 7.23.0 - babel-plugin-polyfill-corejs2: 0.4.3(@babel/core@7.23.2) - babel-plugin-polyfill-corejs3: 0.8.1(@babel/core@7.23.2) - babel-plugin-polyfill-regenerator: 0.5.0(@babel/core@7.23.2) - core-js-compat: 3.31.0 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color dev: true - /@babel/preset-modules@0.1.5(@babel/core@7.23.2): - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.23.2): + resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.23.2) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.23.2) - '@babel/types': 7.23.0 - esutils: 2.0.3 - dev: true - - /@babel/regjsgen@0.8.0: - resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true /@babel/runtime@7.22.5: @@ -1489,14 +552,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/types@7.22.5: - resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 - to-fast-properties: 2.0.0 - /@babel/types@7.23.0: resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} engines: {node: '>=6.9.0'} @@ -1770,7 +825,7 @@ packages: '@commitlint/types': 17.8.1 fs-extra: 11.1.1 git-raw-commits: 2.0.11 - minimist: 1.2.7 + minimist: 1.2.8 dev: true /@commitlint/read@18.1.0: @@ -1912,33 +967,36 @@ packages: /@dcloudio/types@3.4.3: resolution: {integrity: sha512-WzQGX06z2+HU3HnOO+/DxX37jyUECSXCuI7GVjFXs10+ZExTbdouwQXZvH8hR7k/FjuXFjQKHV9fuvfexyXluw==} - /@dcloudio/uni-app-plus@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47): - resolution: {integrity: sha512-PSEnl4iKkyG/xTWrGNDl12SyNjcqyPsvLcRWvdu+YmjpkPQceL+zjHU6t+cLP3L/ICvIT5M74NQecF9UkeAxQQ==} + /@dcloudio/uni-app-plus@3.0.0-alpha-3090820231116002(@vueuse/core@9.13.0)(postcss@8.4.31)(rollup@3.29.4)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47): + resolution: {integrity: sha512-sECY4nA+oflSQDHUsorOaJEejlK51N2Xj7zrM3Fy9mfQ8XJ8j352ft8mkd4oVRaUFLr+7LJmDGFA9zd+9KbX5A==} dependencies: - '@dcloudio/uni-app-uts': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-app-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47) - '@dcloudio/uni-app-vue': 3.0.0-3090520231028001 + '@dcloudio/uni-app-uts': 3.0.0-alpha-3090820231116002(@vueuse/core@9.13.0)(postcss@8.4.31)(rollup@3.29.4)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47) + '@dcloudio/uni-app-vue': 3.0.0-alpha-3090820231116002 debug: 4.3.4 fs-extra: 10.1.0 licia: 1.37.0 postcss-selector-parser: 6.0.13 transitivePeerDependencies: + - '@nuxt/kit' + - '@vueuse/core' - postcss + - rollup - supports-color - ts-node - vite - vue dev: false - /@dcloudio/uni-app-uts@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-XHxSFAi6IJQRATMTvMhTcxbqc4N9Mo2+e6pjELt3SAvSbQ3R4X7wDXXQghPApxZkI8xPX5l6cW7G0konGcGJrA==} + /@dcloudio/uni-app-uts@3.0.0-alpha-3090820231116002(@vueuse/core@9.13.0)(postcss@8.4.31)(rollup@3.29.4)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-sEtKrsWqk1b1OOs82fiOkIYsXD1KE2s1lvosrkdxtxYWaU4VIKfFZw0eX95TbMxWwkyiRL4Qr65PZnWrtVY5qg==} dependencies: '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-nvue-styler': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 '@rollup/pluginutils': 4.2.1 @@ -1951,20 +1009,24 @@ packages: fs-extra: 10.1.0 picocolors: 1.0.0 source-map-js: 1.0.2 + unplugin-auto-import: 0.16.7(@vueuse/core@9.13.0)(rollup@3.29.4) transitivePeerDependencies: + - '@nuxt/kit' + - '@vueuse/core' - postcss + - rollup - supports-color - ts-node - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47): - resolution: {integrity: sha512-kXOHBpUv0cwwLqD3/r+ef+0clM0WiAtYoWku3cBEoWgvYpBv8zcru/6G8INDyG40G2mPmMZ1fJ9UMH3oWGawmQ==} + /@dcloudio/uni-app-vite@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47): + resolution: {integrity: sha512-kiGbak7WOqjfc15LlMsnTIxWwi/xmxM+4DA0cBkIRH3jt9X3O/+THe76/Gx23h+4xro/+yZTuYWe8pFetOnK5g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-nvue-styler': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-vue': 4.2.3(vite@4.5.0)(vue@3.2.47) '@vue/compiler-dom': 3.2.47 @@ -1980,22 +1042,22 @@ packages: - vue dev: false - /@dcloudio/uni-app-vue@3.0.0-3090520231028001: - resolution: {integrity: sha512-cv4cLgQz7pgcO79ZxtA7Slt7Jx66+RX/z9O9T5tsjHxDeeFFd7RsZf/yEvItjaGqBWZ0RGSbjkYPn3+aX5uXQw==} + /@dcloudio/uni-app-vue@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-GZXQKzrGp064BwV9RPP6nyTnRdBNg/tQZtPI4ucUAjdxT2lbbJ9b8X9p1WNIte940OVAhKRomwzD354Gietq5A==} dev: false - /@dcloudio/uni-app@3.0.0-3090520231028001(@dcloudio/types@3.4.3)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Ji1uFOsz0138gUZCaQMXTaL8XgqlG0JshDT6S/PLHHWxwh3PQJuQOh24Keic4hTYE0WfCKjIDBqC6rZM22VumQ==} + /@dcloudio/uni-app@3.0.0-alpha-3090820231116002(@dcloudio/types@3.4.3)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-RfT7xGRRCmePYruTP6XTWXVjSFuTN+lPmclE6XoOY/895uNQrL28ogxNwsujTsYj2KSf75NT22XrTgvW5Z84ug==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.4.3 - '@dcloudio/uni-cloud': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-components': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-push': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 - '@dcloudio/uni-stat': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cloud': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-components': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-push': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-stat': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -2004,13 +1066,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-3090520231028001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-T0qj4C9r+D02QU1oRCwmMH8WTbVCqw0HKGiiu/FlOxIzPRb0Ug1maSZMpMDfIk+v5io4++iYWg9a+uLwaL12zg==} + /@dcloudio/uni-automator@3.0.0-alpha-3090820231116002(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-1Y5njQj05AtgYWHt2gYv83cQE1TOknTzv+3XyzY5HFudv7vmloRN2ttniu8pbfa36YgnD+RnFK+u/5YLRfHJ2w==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) address: 1.2.2 cross-env: 7.0.3 debug: 4.3.4 @@ -2020,6 +1082,7 @@ packages: jest-environment-node: 27.5.1 jsonc-parser: 3.2.0 licia: 1.37.0 + merge: 2.1.1 qrcode-reader: 1.0.4 qrcode-terminal: 0.12.0 ws: 8.11.0 @@ -2032,16 +1095,16 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-meoyiv+gz8Ies3rtdi+waEUa5c6Ck2AEHi8s0pWlDp6DNYsOeyOblnV9JHXnjvGYrTxas6g7ap5zHgTCwLOP5w==} + /@dcloudio/uni-cli-shared@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-SBNhyrEeIBmU3vLLrWwpSXrblc7F0/b92DZKD7nMlNGkm7RqrEaZIxlLTG0jiE5hpGw9so/Gl+r3UHIyM6Nipg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@ampproject/remapping': 2.2.1 '@babel/core': 7.23.2 '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -2082,12 +1145,12 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-VghTPULnvzjEg/M2LjH4jWkktPw+B4WJLESdMlaRr3966hl7fd6BC0RdQeXBQvXqCJTSQ7WM22BP0/WlXDe3lA==} + /@dcloudio/uni-cloud@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-vTlInPvZwe4iopR3Yj2JtVLOstQrtE+GfNPxayVBUfSVfCctsj5lymwq8jnUrhK2CZ9rOMXMqLRCOAe3WdUN/w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/shared': 3.2.47 fast-glob: 3.3.1 transitivePeerDependencies: @@ -2097,12 +1160,16 @@ packages: - vue dev: false - /@dcloudio/uni-components@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-oUzq7pOn+CwATPy8uFamBPERpjGPOKSOEilHvLV33TGBjC1TrgMF/Pye/tYFk4Cdve67g2bsIBkBjQ5qB45gEw==} + /@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-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-GMVE6KG93TqmU9675L61kjxes9N0KDlPi67PlBykO2xa1VHwDBdHavfnjCZZeUPDNJqnFMick/7ioy3Nd0a0FQ==} dependencies: - '@dcloudio/uni-cloud': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-h5': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 + '@dcloudio/uni-cloud': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-h5': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 transitivePeerDependencies: - postcss - supports-color @@ -2110,11 +1177,11 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vite@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-z9eUXufe8snJr1/9V2hxAn8Vlh59qyCrag6Uk/fdpbAlLrdiL6lmFpplS/d3yK6L6zh030z6+Sc6G1UnGq+2Wg==} + /@dcloudio/uni-h5-vite@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-aRwAAZIQqB27XNtr8ESV6HmAwVuMwfwGfYEB1hQE2auWTQ61eXfh2cfLRdRjWoWeX58P8zjsMp1DSFAHXcsxaQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -2131,22 +1198,22 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vue@3.0.0-3090520231028001(vue@3.2.47): - resolution: {integrity: sha512-xyTVy40JRtDIRTax3AJt7dJkGRns2uylufotQxQEBcWnAlkMrf9leHe/niGA4G1qkB9EI16qRYIkaKpFwomSvg==} + /@dcloudio/uni-h5-vue@3.0.0-alpha-3090820231116002(vue@3.2.47): + resolution: {integrity: sha512-mh6EekPy5nRc8qUOxey0/v8BZxwjriS9q3/DlWkeTGpoej7RaX8TyFl8OvdyGjUa4J8DIQ5YekefP0qDEelpew==} dependencies: - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/server-renderer': 3.2.47(vue@3.2.47) transitivePeerDependencies: - vue dev: false - /@dcloudio/uni-h5@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Hoge33GhiFhAmmHkL0fKRvNBk5kyIogp+diwbgpxpYMCQVR0QCOkINdBWH3g1e7KQuX+ipDCK8bayCiQv/PQjw==} + /@dcloudio/uni-h5@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-PT8y2E7gxD69B8JYrPjKvCgodeRZU5JAI0AhUSdLTcwLm+G+LOPzcwanSXf7vbU4UMWPKOX+GUQn9yt+3gySEw==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-h5-vue': 3.0.0-3090520231028001(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3090820231116002(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/server-renderer': 3.2.47(vue@3.2.47) '@vue/shared': 3.2.47 debug: 4.3.4 @@ -2162,16 +1229,16 @@ packages: - vue dev: false - /@dcloudio/uni-i18n@3.0.0-3090520231028001: - resolution: {integrity: sha512-xmnmnAfE55zB8rrm4pYDZUyVt+0zY6pEcWEdIs14Cz7an0NP2xUHHpw3UDhlq/HXxNmvjzGGau+2r74RrPlM0A==} + /@dcloudio/uni-i18n@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-lCj9xQtLn0CRSCRWpYZtBtUeCVGRhFKXDIiGLAjOMCGKxT9PIq8y9sIBkDVF/bIVP4R/gQTHBGv+KRo5f7cG5g==} - /@dcloudio/uni-mp-alipay@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-o72BzoNKKlk9+UGvfku6ZFThmpKII5fYy6ZB/mJBSXyVkJX07lq5/c/TK407wyBlxOTk8eMmNKY55Mf3pbSk3Q==} + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-SU4iUnV9vh6C57TB10/mjmc8IAN5oqr3+Ahxo30Vr1UfQ7ZAqxn8CnCiBwy4/Fzfi2QRtB7gdmw1GRKkJD8+KA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2181,15 +1248,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-oKGmDbmL7p3x+PBYMfxMmOxeyJ0Yq2ny9jLCEGCDJItcadnOtICGQqFiUnroeumzIy1ay3iZpImcSEzEQrroYw==} + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-V3rWWDXuHguTZnqOg2UYJVvOaXTJOcbbGoi3bM/RS3ghzKXXMhbXcONX2AZqYPnOOBDQp9S3CM2IJa/jdTJt9A==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-mp-weixin': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 jimp: 0.10.3 @@ -2206,14 +1273,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-DVESxUYkwcW4MJ/k6Eo1NjiPgFzUA61NHxSfYnFTrmJpnjnIwEkQzxXzymdsN7LvLGzaC/DEfacHdGgZJXbnpw==} + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-R++azFgVn7GF7yjXl0CUbwt7XJXY8d6wIoZBhML+kBheKhNfQZkA23CQvgp4PWZw/zFNKRBufjV71VaIIhFmGw==} dependencies: '@babel/generator': 7.23.0 '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/shared': 3.2.47 @@ -2225,15 +1292,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-GaG/pBt4kufnGpzCRT/eHwQQ1UqHKQn5+FQmTVDFJ0tRv0WFeUqDh8+NfaaQPpv0d1oVMnDBwxHpnC2U7Gryiw==} + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-oXUBlPpcC1T2TUNvevfR6QsKloQHTTpRJPsO21Ojo+ekBvV+4D+dwGWjx6Gv+gFwuoeUj4K/GwleX5ahEbqHVA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-mp-weixin': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2245,15 +1312,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-sqwHG45F6tdKu+rOMH1ZNVl+8n0tgWWrpPZqQqTtFkkYAa8cAMp4ChZOsdV8weVB6N+6SA6LWtl7jH////zBjQ==} + /@dcloudio/uni-mp-lark@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-Y5EnfpmZG7kjFOudGOh6qqS5mIJIBxj19l1lNmdJe+xtSOX4XyQ7iA2MMNW8XSUynyBWKQqr+6Db9evlvLzpUA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-toutiao': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2263,13 +1330,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-8QiO483TDzMItbJFZjnLyWEMqA8Kjql9EDZ8ovkqVD+Cef1CwejD/L5FulVhDNxFzsJM16Z32n4/Rs+vwxVCrw==} + /@dcloudio/uni-mp-qq@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-GUyW1aGi7U7aNh0RUJFZiswrc2HVCv8mJHVb1ICUZ1ZQRaUWWQCCjAJoz45+3613aD9Zven8ZBx1lRDVl4aE+Q==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/shared': 3.2.47 fs-extra: 10.1.0 transitivePeerDependencies: @@ -2279,14 +1346,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-0rpzRFu6RJ7BxXmWBBLOkcDCEqFluO3e2Kky0eGmn1WGzgaApTuPvTVKH+jpML9uFRX/e9vMCLDXMNWMvf0exw==} + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-JCjNCKyJDZMtY30fqptCtgeLg7kNA+7jAY3D3jvkbDgMk8ksPTudUpoAlE+TcCQ1mo6sqisUXA4QcR1QfPkMfA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-compiler': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -2296,14 +1363,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-nr+ztR5TCckGX4dIzgFz0wuy6qcEK3oXjBYHvhjH9AUqqEboSbebdQ8wigOy7vVAATGwx02gt02nEgr/RckX+w==} + /@dcloudio/uni-mp-vite@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-UwVUT9ig4kpIcqgEumsVJXKPEhHcI+EjqiFW5xdCStPhnWlcxyM9nyDqI5xWGXjmDVmEIm6R49D3l1bI4zn4OQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-i18n': 3.0.0-3090520231028001 - '@dcloudio/uni-mp-compiler': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 @@ -2314,20 +1381,20 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vue@3.0.0-3090520231028001: - resolution: {integrity: sha512-vU+Z1ydAs/MvmiyJQrthGSFxb2GXq8wrF7iPHcuQD3oMs2EmOsufhv3ZKrbPXem0w6WdwNe92R2OJKAaLYbbLQ==} + /@dcloudio/uni-mp-vue@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-OJJL2ssB8wUWZ+Ew2wNiOITjrP2A+Ynp9rnGKKMvyeJjYUG92pCK7B6qRudCQq1NCEgZJC9G/7wnjHBaf+Jvtw==} dependencies: - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-Kf08mxa5W4XezLRsvolyy/t/ktfjeSZOuDQG7Pw7mCIIJS2ErGGR0rWWEDDWvXyHyMN+3Lc3ue0a9BimZm3FgA==} + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-o61X4SvLcDADBUWzkFl3otieUIYHButi++Gu7vC1geH6WZcYhWFKjjykCAQNsygqJQe0gU5aXAM8XYCNSOdcmA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/shared': 3.2.47 jimp: 0.10.3 licia: 1.37.0 @@ -2343,18 +1410,18 @@ packages: - vue dev: false - /@dcloudio/uni-nvue-styler@3.0.0-3090520231028001: - resolution: {integrity: sha512-0/yp76ECLdt9Fz5NiynfyxuCBXjUKPGgleYik/qS9+5c573t+V/y0OzA3yPcHssBVnfBAk/FljXBVIhJnLe1iQ==} + /@dcloudio/uni-nvue-styler@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-XtWHmbDiB1M6ixyStKcO3fAwYyTz8anqh2Vn5Ki6j1TbZ/yXg92zl39StHR0i2I30ZCx3HfAGo1snlCRPAS6Kg==} dependencies: '@vue/shared': 3.2.47 parse-css-font: 4.0.0 postcss: 8.4.31 dev: false - /@dcloudio/uni-push@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-TpdxCk5Ohn6FQTtTzq9uMdwNDYb/W7T7RS8sSz+2nC38VtPeNxEAlnBE2zr2L42QvQBOa/ed5MsTzyeopmj43w==} + /@dcloudio/uni-push@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-4LYEUQGz+pCj4jy2n7QQJX63oO5bjFV4/Jbi45QwDfVEg4UvcfvbH8pyiPCbaHcI0isLlxSZrFz2/D0WdJ3x+w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) transitivePeerDependencies: - postcss - supports-color @@ -2362,13 +1429,13 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-6vwHrlaBQmiliJT1YsqmJoJD8TrDozd4b2cb6LiiFxr5hzSL9K3NaLQs76BGma8HKU/+JS+sq8p0SSR46S59bQ==} + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-ouKqeh3CsozwdSC5+HaoKkDW/shwdoq5Mn+3h5bqbD+lhzVHRl0bAX/aI/Xqu9C6+0JIwtK2w181Ni/hn6iKOA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vite': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-mp-vue': 3.0.0-3090520231028001 - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090820231116002 + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -2377,20 +1444,20 @@ packages: - vue dev: false - /@dcloudio/uni-shared@3.0.0-3090520231028001: - resolution: {integrity: sha512-GS1lUG4ZaLwI+Qahi7cKz/55CJfGNUYEyAzAwRGObGBnMpzeS3kjvDP7vcXjRWeez3YbbA3O4XSNlrpZ11dYmg==} + /@dcloudio/uni-shared@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-7ePzdk67uzW8fFBm6oBtQnb6xvrYfKOUHAjZpEH3bo6gb2D4LVQ52IFPvg8Lx/yafP4Qd8WRcnkDGb3fb04wnw==} dependencies: '@vue/shared': 3.2.47 - /@dcloudio/uni-stacktracey@3.0.0-3090520231028001: - resolution: {integrity: sha512-67qh2+haQXw6BGAHzP2+Vqn8XmYiIYdEevByXQyOeEzd+3puVq9uXNG287QtBxzDNhiIuNs2etA9oWeADvYafQ==} + /@dcloudio/uni-stacktracey@3.0.0-alpha-3090820231116002: + resolution: {integrity: sha512-2nFx5+gupXyhq26e+39mDGcRbOyof2iKa5rsMTUgrG+EhzeAZ+8BBxp0s7DQ2xt3+vEgluCl3SLfQ7EPkvoY/Q==} dev: true - /@dcloudio/uni-stat@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): - resolution: {integrity: sha512-ep/ZlhQleaZ2LsnIW1+q8OV2sVA2OnlPCc64ltJPOKMnKLCHyrU3eICChXgcsbsCmiBqKr3gDu19IBYPgsvWWg==} + /@dcloudio/uni-stat@3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47): + resolution: {integrity: sha512-DbAUTBdzh6CbLH5LhvfCCAo6ZUJRXn2t/bb3s3fhS74Uadq+ZCPbo3zIvFV9lmrLyxIsTs8lAgMkobLCeFl8xQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090820231116002(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) + '@dcloudio/uni-shared': 3.0.0-alpha-3090820231116002 debug: 4.3.4 transitivePeerDependencies: - postcss @@ -2399,43 +1466,38 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vite@4.5.0)(vue@3.2.47): - resolution: {integrity: sha512-ZTbg8zl7i1mEQUKjymarlumVXrTelFyYCQnLnbSWSXGkxdMDTSueRoYEXsuH68k8C+T42a5X6Lxlws+maTvljw==} - 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.7)(@vue/server-renderer@3.3.7)(@vue/shared@3.3.7)(postcss@8.4.31)(vite@4.5.0): + 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.23.2 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.2) - '@babel/plugin-transform-typescript': 7.20.7(@babel/core@7.23.2) - '@dcloudio/uni-cli-shared': 3.0.0-3090520231028001(postcss@8.4.31)(ts-node@10.9.1)(vue@3.2.47) - '@dcloudio/uni-shared': 3.0.0-3090520231028001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-legacy': 4.0.5(terser@5.16.1)(vite@4.5.0) - '@vitejs/plugin-vue': 4.2.3(vite@4.5.0)(vue@3.2.47) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.5.0)(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.5.0) + '@vue/compiler-sfc': 3.3.7 + '@vue/server-renderer': 3.3.7(vue@3.2.47) + '@vue/shared': 3.3.7 + autoprefixer: 10.4.14(postcss@8.4.31) + cac: 6.7.14 + chalk: 4.1.2 debug: 4.3.4 estree-walker: 2.0.2 express: 4.18.2 - fast-glob: 3.3.1 - fs-extra: 10.1.0 - hash-sum: 2.0.0 + fs-extra: 9.1.0 jsonc-parser: 3.2.0 - magic-string: 0.30.5 - picocolors: 1.0.0 - terser: 5.16.1 - vite: 4.5.0(@types/node@20.8.10)(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.5.0(@types/node@20.8.10) transitivePeerDependencies: - postcss - supports-color - - ts-node - - vue dev: true /@esbuild/android-arm64@0.17.16: @@ -3089,23 +2151,12 @@ packages: '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 - /@intlify/core-base@9.2.2: - resolution: {integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==} - engines: {node: '>= 14'} - dependencies: - '@intlify/devtools-if': 9.2.2 - '@intlify/message-compiler': 9.2.2 - '@intlify/shared': 9.2.2 - '@intlify/vue-devtools': 9.2.2 - dev: true - /@intlify/core-base@9.6.5: resolution: {integrity: sha512-LzbGXiZkMWPIHnHI0g6q554S87Cmh2mmCmjytK/3pDQfjI84l+dgGoeQuKj02q7EbULRuUUgYVZVqAwEUawXGg==} engines: {node: '>= 16'} dependencies: '@intlify/message-compiler': 9.6.5 '@intlify/shared': 9.6.5 - dev: false /@intlify/devtools-if@9.1.9: resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==} @@ -3113,13 +2164,6 @@ packages: dependencies: '@intlify/shared': 9.1.9 - /@intlify/devtools-if@9.2.2: - resolution: {integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==} - engines: {node: '>= 14'} - dependencies: - '@intlify/shared': 9.2.2 - dev: true - /@intlify/eslint-plugin-vue-i18n@2.0.0(eslint@8.53.0): resolution: {integrity: sha512-ECBD0TvQNa56XKyuM6FPIGAAl7MP6ODcgjBQJrzucNxcTb8fYTWmZ+xgBuvmvAtA0iE0D4Wp18UMild2N0bGyw==} engines: {node: ^14.17.0 || >=16.0.0} @@ -3127,8 +2171,8 @@ packages: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@eslint/eslintrc': 1.4.1 - '@intlify/core-base': 9.2.2 - '@intlify/message-compiler': 9.2.2 + '@intlify/core-base': 9.6.5 + '@intlify/message-compiler': 9.6.5 debug: 4.3.4 eslint: 8.53.0 glob: 8.0.3 @@ -3139,7 +2183,7 @@ packages: jsonc-eslint-parser: 2.3.0 lodash: 4.17.21 parse5: 7.1.2 - semver: 7.5.3 + semver: 7.5.4 vue-eslint-parser: 9.3.1(eslint@8.53.0) yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -3154,21 +2198,12 @@ packages: '@intlify/shared': 9.1.9 source-map: 0.6.1 - /@intlify/message-compiler@9.2.2: - resolution: {integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==} - engines: {node: '>= 14'} - dependencies: - '@intlify/shared': 9.2.2 - source-map: 0.6.1 - dev: true - /@intlify/message-compiler@9.6.5: resolution: {integrity: sha512-WeJ499thIj0p7JaIO1V3JaJbqdqfBykS5R8fElFs5hNeotHtPAMBs4IiA+8/KGFkAbjJusgFefCq6ajP7F7+4Q==} engines: {node: '>= 16'} dependencies: '@intlify/shared': 9.6.5 source-map-js: 1.0.2 - dev: false /@intlify/message-resolver@9.1.9: resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==} @@ -3186,15 +2221,9 @@ packages: resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==} engines: {node: '>= 10'} - /@intlify/shared@9.2.2: - resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==} - engines: {node: '>= 14'} - dev: true - /@intlify/shared@9.6.5: resolution: {integrity: sha512-gD7Ey47Xi4h/t6P+S04ymMSoA3wVRxGqjxuIMglwRO8POki9h164Epu2N8wk/GHXM/hR6ZGcsx2HArCCENjqSQ==} engines: {node: '>= 16'} - dev: false /@intlify/vue-devtools@9.1.9: resolution: {integrity: sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==} @@ -3204,14 +2233,6 @@ packages: '@intlify/runtime': 9.1.9 '@intlify/shared': 9.1.9 - /@intlify/vue-devtools@9.2.2: - resolution: {integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==} - engines: {node: '>= 14'} - dependencies: - '@intlify/core-base': 9.2.2 - '@intlify/shared': 9.2.2 - dev: true - /@isaacs/cliui@8.0.2: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -3843,14 +2864,6 @@ packages: regenerator-runtime: 0.13.11 dev: false - /@jridgewell/gen-mapping@0.3.2: - resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} - 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/gen-mapping@0.3.3: resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} @@ -3858,7 +2871,6 @@ packages: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.20 - dev: false /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} @@ -3868,36 +2880,25 @@ 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.18 - /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + dev: true /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping@0.3.17: - resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} - 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/trace-mapping@0.3.20: resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.15 - dev: false /@jridgewell/trace-mapping@0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -4232,7 +3233,7 @@ packages: deepmerge: 4.3.0 is-builtin-module: 3.2.1 is-module: 1.0.0 - resolve: 1.22.3 + resolve: 1.22.8 rollup: 3.29.4 dev: true @@ -4270,7 +3271,6 @@ packages: estree-walker: 2.0.2 picomatch: 2.3.1 rollup: 3.29.4 - dev: true /@rushstack/eslint-patch@1.5.1: resolution: {integrity: sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==} @@ -4414,6 +3414,18 @@ packages: /@types/estree@1.0.0: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} + + /@types/fs-extra@8.1.5: + resolution: {integrity: sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==} + dependencies: + '@types/node': 20.8.10 + dev: true + + /@types/glob@7.2.0: + resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} + dependencies: + '@types/minimatch': 5.1.2 + '@types/node': 20.8.10 dev: true /@types/graceful-fs@4.1.6: @@ -4468,6 +3480,10 @@ packages: '@types/unist': 3.0.1 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 @@ -4716,40 +3732,13 @@ packages: - typescript dev: true - /@vitejs/plugin-legacy@4.0.5(terser@5.16.1)(vite@4.5.0): - 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.23.2 - '@babel/preset-env': 7.22.5(@babel/core@7.23.2) - browserslist: 4.21.9 - core-js: 3.33.2 - magic-string: 0.30.5 - regenerator-runtime: 0.13.11 - systemjs: 6.14.1 - terser: 5.16.1 - vite: 4.5.0(@types/node@20.8.10)(terser@5.16.1) - transitivePeerDependencies: - - supports-color - dev: true - - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.5.0)(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.5.0): + 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.23.2 - '@babel/plugin-transform-typescript': 7.20.7(@babel/core@7.23.2) - '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.23.2) - vite: 4.5.0(@types/node@20.8.10)(terser@5.16.1) - vue: 3.2.47 - transitivePeerDependencies: - - supports-color + vite: 4.5.0(@types/node@20.8.10) dev: true /@vitejs/plugin-vue@4.2.3(vite@4.5.0)(vue@3.2.47): @@ -4759,8 +3748,9 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.5.0(@types/node@20.8.10)(terser@5.16.1) + vite: 4.5.0(@types/node@20.8.10) vue: 3.2.47 + dev: false /@vitest/coverage-v8@0.34.6(vitest@0.34.6): resolution: {integrity: sha512-fivy/OK2d/EsJFoEoxHFEnNGTg+MmdZBAVK9Ka4qhXR2K3J0DS08vcGVwzDtXSuUMabLv4KtPcpSKkcMXFDViw==} @@ -4836,27 +3826,6 @@ packages: pretty-format: 29.7.0 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.23.2): - resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} - dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.23.2) - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.2 - '@babel/types': 7.23.0 - '@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: @@ -4934,10 +3903,6 @@ packages: vue: 3.3.7(typescript@5.2.2) dev: false - /@vue/devtools-api@6.4.5: - resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} - dev: false - /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: false @@ -5005,6 +3970,16 @@ packages: '@vue/shared': 3.2.47 vue: 3.2.47 + /@vue/server-renderer@3.3.7(vue@3.2.47): + resolution: {integrity: sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw==} + peerDependencies: + vue: 3.3.7 + dependencies: + '@vue/compiler-ssr': 3.3.7 + '@vue/shared': 3.3.7 + vue: 3.2.47 + dev: true + /@vue/server-renderer@3.3.7(vue@3.3.7): resolution: {integrity: sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw==} peerDependencies: @@ -5084,12 +4059,12 @@ packages: acorn-walk: 7.2.0 dev: true - /acorn-jsx@5.3.2(acorn@8.9.0): + /acorn-jsx@5.3.2(acorn@8.11.2): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.9.0 + acorn: 8.11.2 dev: true /acorn-walk@7.2.0: @@ -5279,10 +4254,10 @@ packages: resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.2 is-string: 1.0.7 dev: true @@ -5290,7 +4265,7 @@ packages: resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 get-intrinsic: 1.2.2 @@ -5306,7 +4281,7 @@ packages: resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 es-shim-unscopables: 1.0.0 @@ -5317,7 +4292,7 @@ packages: resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 es-shim-unscopables: 1.0.0 @@ -5327,7 +4302,7 @@ packages: resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 @@ -5337,7 +4312,7 @@ packages: resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 es-shim-unscopables: 1.0.0 @@ -5346,11 +4321,11 @@ packages: /array.prototype.tosorted@1.1.1: resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.2 dev: true /arraybuffer.prototype.slice@1.0.2: @@ -5478,42 +4453,6 @@ packages: '@types/babel__traverse': 7.20.1 dev: true - /babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.23.2): - resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.23.2 - '@babel/core': 7.23.2 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.23.2) - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.23.2): - resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.23.2) - core-js-compat: 3.31.0 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.23.2): - resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.2 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.23.2) - transitivePeerDependencies: - - supports-color - dev: true - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.23.2): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: @@ -5547,7 +4486,6 @@ packages: /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - dev: true /balanced-match@2.0.0: resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==} @@ -5615,7 +4553,6 @@ packages: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} dependencies: balanced-match: 1.0.2 - dev: true /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} @@ -5650,6 +4587,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==} @@ -5665,7 +4603,7 @@ packages: /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.5.3 + semver: 7.5.4 dev: true /bumpp@9.2.0: @@ -5696,7 +4634,7 @@ packages: dotenv: 16.3.1 giget: 1.1.2 jiti: 1.18.2 - mlly: 1.4.0 + mlly: 1.4.2 ohash: 1.1.2 pathe: 1.1.1 perfect-debounce: 1.0.0 @@ -5711,18 +4649,13 @@ packages: engines: {node: '>=8'} dev: true - /cac@6.7.9: - resolution: {integrity: sha512-XN5qEpfNQCJ8jRaZgitSkkukjMRCGio+X3Ks5KUbGGlPbV+pSem1l9VuzooCBXOiMFshUZgyYqg6rgN8rjkb/w==} - engines: {node: '>=8'} - dev: true - /cacache@18.0.0: resolution: {integrity: sha512-I7mVOPl3PUCeRub1U8YoGz2Lqv9WOBpobZ8RyWFXmReuILz+3OAyTa5oH3QPdtKZD7N0Yk00aLfzn0qvp8dZ1w==} engines: {node: ^16.14.0 || >=18.0.0} dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.2 - glob: 10.3.1 + glob: 10.3.10 lru-cache: 10.0.1 minipass: 7.0.4 minipass-collect: 1.0.2 @@ -5739,13 +4672,6 @@ packages: engines: {node: '>=6'} dev: true - /call-bind@1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} - dependencies: - function-bind: 1.1.1 - get-intrinsic: 1.1.3 - dev: true - /call-bind@1.0.5: resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} dependencies: @@ -6025,8 +4951,8 @@ packages: resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} dev: true - /colorette@2.0.19: - resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} + /colorette@1.4.0: + resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} dev: true /colorette@2.0.20: @@ -6050,9 +4976,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'} @@ -6200,15 +5123,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.33.2: resolution: {integrity: sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==} requiresBuild: true + dev: false /cosmiconfig-typescript-loader@4.3.0(@types/node@20.5.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.2.2): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} @@ -6751,11 +5669,11 @@ packages: resolution: {integrity: sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 es-to-primitive: 1.2.1 - function-bind: 1.1.1 + function-bind: 1.1.2 function.prototype.name: 1.1.5 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.2 get-symbol-description: 1.0.0 gopd: 1.0.1 has: 1.0.3 @@ -6768,7 +5686,7 @@ packages: is-shared-array-buffer: 1.0.2 is-string: 1.0.7 is-weakref: 1.0.2 - object-inspect: 1.12.3 + object-inspect: 1.13.1 object-keys: 1.1.1 object.assign: 4.1.4 regexp.prototype.flags: 1.4.3 @@ -6827,11 +5745,11 @@ packages: resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} dependencies: asynciterator.prototype: 1.0.0 - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 es-set-tostringtag: 2.0.2 - function-bind: 1.1.1 + function-bind: 1.1.2 get-intrinsic: 1.2.2 globalthis: 1.0.3 has-property-descriptors: 1.0.0 @@ -6979,6 +5897,11 @@ packages: engines: {node: '>=10'} dev: true + /escape-string-regexp@5.0.0: + resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} + engines: {node: '>=12'} + dev: false + /escodegen@2.1.0: resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} engines: {node: '>=6.0'} @@ -7058,7 +5981,7 @@ packages: eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.53.0) fast-glob: 3.3.1 get-tsconfig: 4.6.2 - is-core-module: 2.12.1 + is-core-module: 2.13.1 is-glob: 4.0.3 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -7188,7 +6111,7 @@ packages: minimatch: 3.1.2 object.entries: 1.1.6 object.fromentries: 2.0.6 - semver: 6.3.0 + semver: 6.3.1 dev: true /eslint-plugin-markdown@3.0.1(eslint@8.53.0): @@ -7215,17 +6138,17 @@ packages: eslint-plugin-es-x: 7.1.0(eslint@8.53.0) get-tsconfig: 4.7.2 ignore: 5.2.4 - is-core-module: 2.12.1 + is-core-module: 2.13.1 minimatch: 3.1.2 - resolve: 1.22.3 - semver: 7.5.3 + resolve: 1.22.8 + semver: 7.5.4 dev: true /eslint-plugin-nuxt@4.0.0(eslint@8.53.0): resolution: {integrity: sha512-v3Vwdk8YKe52bAz8eSIDqQuTtfL/T1r9dSl1uhC5SyR5pgLxgKkQdxXVf/Bf6Ax7uyd9rHqiAuYVdqqDb7ILdA==} dependencies: eslint-plugin-vue: 9.18.1(eslint@8.53.0) - semver: 7.5.3 + semver: 7.5.4 vue-eslint-parser: 9.3.1(eslint@8.53.0) transitivePeerDependencies: - eslint @@ -7397,7 +6320,7 @@ packages: postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1) postcss-safe-parser: 6.0.0(postcss@8.4.31) postcss-selector-parser: 6.0.13 - semver: 7.5.3 + semver: 7.5.4 svelte: 4.0.1 svelte-eslint-parser: 0.33.1(svelte@4.0.1) transitivePeerDependencies: @@ -7411,7 +6334,7 @@ packages: peerDependencies: eslint: '>=8.44.0' dependencies: - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) ci-info: 3.8.0 clean-regexp: 1.0.0 @@ -7597,8 +6520,8 @@ packages: resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.9.0 - acorn-jsx: 5.3.2(acorn@8.9.0) + acorn: 8.11.2 + acorn-jsx: 5.3.2(acorn@8.11.2) eslint-visitor-keys: 3.4.1 dev: true @@ -7606,8 +6529,8 @@ packages: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.9.0 - acorn-jsx: 5.3.2(acorn@8.9.0) + acorn: 8.11.2 + acorn-jsx: 5.3.2(acorn@8.11.2) eslint-visitor-keys: 3.4.3 dev: true @@ -7785,8 +6708,8 @@ packages: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} dev: true - /fast-glob@3.2.12: - resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -7794,10 +6717,9 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 - dev: true - /fast-glob@3.3.1: - resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + /fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -7805,6 +6727,7 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 + dev: false /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} @@ -7971,7 +6894,7 @@ packages: engines: {node: '>=14'} dependencies: cross-spawn: 7.0.3 - signal-exit: 4.0.2 + signal-exit: 4.1.0 dev: true /form-data@3.0.1: @@ -8013,6 +6936,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'} @@ -8048,10 +6980,6 @@ packages: requiresBuild: true optional: true - /function-bind@1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - dev: true - /function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} @@ -8059,7 +6987,7 @@ packages: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 functions-have-names: 1.2.3 @@ -8101,14 +7029,6 @@ packages: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} dev: true - /get-intrinsic@1.1.3: - resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==} - dependencies: - function-bind: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.3 - dev: true - /get-intrinsic@1.2.2: resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==} dependencies: @@ -8162,7 +7082,7 @@ packages: resolution: {integrity: sha512-HsLoS07HiQ5oqvObOI+Qb2tyZH4Gj5nYGfF9qQcZNrPw+uEFhdXtgJr01aO2pWadGHucajYDLxxbtQkm97ON2A==} hasBin: true dependencies: - colorette: 2.0.19 + colorette: 2.0.20 defu: 6.1.2 https-proxy-agent: 5.0.1 mri: 1.2.0 @@ -8202,18 +7122,6 @@ packages: is-glob: 4.0.3 dev: true - /glob@10.3.1: - resolution: {integrity: sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==} - engines: {node: '>=16 || 14 >=14.17'} - hasBin: true - dependencies: - foreground-child: 3.1.1 - jackspeak: 2.2.1 - minimatch: 9.0.2 - minipass: 5.0.0 - path-scurry: 1.10.0 - dev: true - /glob@10.3.10: resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} engines: {node: '>=16 || 14 >=14.17'} @@ -8341,27 +7249,30 @@ packages: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} dev: true - /globby@11.1.0: - resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} - engines: {node: '>=10'} + /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 + fast-glob: 3.3.1 + glob: 7.2.3 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 dev: true - /globby@13.1.4: - resolution: {integrity: sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + /globby@11.1.0: + resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} + engines: {node: '>=10'} dependencies: + array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 - slash: 4.0.0 + slash: 3.0.0 dev: true /globby@13.2.2: @@ -8445,7 +7356,7 @@ packages: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: - function-bind: 1.1.1 + function-bind: 1.1.2 dev: true /hash-sum@2.0.0: @@ -8611,7 +7522,7 @@ packages: resolution: {integrity: sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - minimatch: 9.0.2 + minimatch: 9.0.3 dev: true /ignore@5.2.4: @@ -8724,7 +7635,7 @@ packages: resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.2 has: 1.0.3 side-channel: 1.0.4 dev: true @@ -8821,12 +7732,6 @@ packages: ci-info: 3.7.0 dev: true - /is-core-module@2.12.1: - resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} - dependencies: - has: 1.0.3 - dev: true - /is-core-module@2.13.1: resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} dependencies: @@ -8856,7 +7761,7 @@ packages: /is-finalizationregistry@1.0.2: resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 dev: true /is-fullwidth-code-point@2.0.0: @@ -8966,6 +7871,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'} @@ -9048,7 +7958,7 @@ packages: engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.5 - call-bind: 1.0.2 + call-bind: 1.0.5 for-each: 0.3.3 gopd: 1.0.1 has-tostringtag: 1.0.0 @@ -9087,7 +7997,7 @@ packages: /is-weakset@2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 get-intrinsic: 1.2.2 dev: true @@ -9172,15 +8082,6 @@ packages: set-function-name: 2.0.1 dev: true - /jackspeak@2.2.1: - resolution: {integrity: sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==} - engines: {node: '>=14'} - dependencies: - '@isaacs/cliui': 8.0.2 - optionalDependencies: - '@pkgjs/parseargs': 0.11.0 - dev: true - /jackspeak@2.3.6: resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} engines: {node: '>=14'} @@ -9798,7 +8699,7 @@ packages: resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true dependencies: - minimist: 1.2.7 + minimist: 1.2.8 dev: true /json5@2.2.3: @@ -9810,15 +8711,21 @@ packages: resolution: {integrity: sha512-9xZPKVYp9DxnM3sd1yAsh/d59iIaswDkai8oTxbursfKYbg/ibjX0IzFt35+VZ8iEW453TVTXztnRvYUQlAfUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.9.0 + acorn: 8.11.2 eslint-visitor-keys: 3.4.1 espree: 9.6.0 - semver: 7.5.3 + semver: 7.5.4 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: @@ -9971,6 +8878,14 @@ packages: engines: {node: '>=14'} dev: true + /local-pkg@0.5.0: + resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} + engines: {node: '>=14'} + dependencies: + mlly: 1.4.2 + pkg-types: 1.0.3 + dev: false + /localstorage-polyfill@1.0.1: resolution: {integrity: sha512-m4iHVZxFH5734oQcPKU08025gIz2+4bjWR9lulP8ZYxEJR0BpA0w32oJmkzh8y3UI9ci7xCBehQDc3oA1X+VHw==} engines: {node: '>=6'} @@ -9997,10 +8912,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 @@ -10089,11 +9000,6 @@ packages: get-func-name: 2.0.0 dev: true - /lru-cache@10.0.0: - resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==} - engines: {node: 14 || >=16.14} - dev: true - /lru-cache@10.0.1: resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==} engines: {node: 14 || >=16.14} @@ -10541,6 +9447,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'} @@ -10599,19 +9511,11 @@ packages: brace-expansion: 2.0.1 dev: true - /minimatch@9.0.2: - resolution: {integrity: sha512-PZOT9g5v2ojiTL7r1xF6plNHLtOeTpSlDI007As2NlA2aYBMfVom17yqa6QzhmDP8QOhn7LjHTg7DFCVSSa6yg==} - engines: {node: '>=16 || 14 >=14.17'} - dependencies: - brace-expansion: 2.0.1 - dev: true - /minimatch@9.0.3: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 - dev: true /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -10736,7 +9640,7 @@ packages: fs-extra: 11.1.1 globby: 13.2.2 jiti: 1.21.0 - mlly: 1.4.0 + mlly: 1.4.2 mri: 1.2.0 pathe: 1.1.1 typescript: 5.2.2 @@ -10745,10 +9649,10 @@ packages: /mlly@1.4.0: resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} dependencies: - acorn: 8.9.0 + acorn: 8.11.2 pathe: 1.1.1 pkg-types: 1.0.3 - ufo: 1.1.2 + ufo: 1.3.1 dev: true /mlly@1.4.2: @@ -10758,7 +9662,6 @@ packages: pathe: 1.1.1 pkg-types: 1.0.3 ufo: 1.3.1 - dev: true /module-alias@2.2.2: resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==} @@ -10852,7 +9755,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.3 + resolve: 1.22.8 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true @@ -10862,8 +9765,8 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.12.1 - semver: 7.5.3 + is-core-module: 2.13.1 + semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -10872,7 +9775,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: hosted-git-info: 7.0.1 - is-core-module: 2.12.1 + is-core-module: 2.13.1 semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -10975,10 +9878,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /object-inspect@1.12.3: - resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} - dev: true - /object-inspect@1.13.1: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} dev: true @@ -10992,7 +9891,7 @@ packages: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 has-symbols: 1.0.3 object-keys: 1.1.1 @@ -11002,7 +9901,7 @@ packages: resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 dev: true @@ -11011,7 +9910,7 @@ packages: resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 dev: true @@ -11020,7 +9919,7 @@ packages: resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 dev: true @@ -11028,7 +9927,7 @@ packages: /object.groupby@1.0.1: resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 get-intrinsic: 1.2.2 @@ -11045,7 +9944,7 @@ packages: resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 dev: true @@ -11054,7 +9953,7 @@ packages: resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 dev: true @@ -11280,7 +10179,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -11341,7 +10240,7 @@ packages: resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} engines: {node: '>=16 || 14 >=14.17'} dependencies: - lru-cache: 10.0.0 + lru-cache: 10.0.1 minipass: 5.0.0 dev: true @@ -11356,7 +10255,6 @@ packages: /pathe@1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} - dev: true /pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} @@ -11418,9 +10316,8 @@ packages: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} dependencies: jsonc-parser: 3.2.0 - mlly: 1.4.0 + mlly: 1.4.2 pathe: 1.1.1 - dev: true /pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} @@ -11807,7 +10704,7 @@ packages: resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==} engines: {node: ^16.14.0 || >=18.0.0} dependencies: - glob: 10.3.1 + glob: 10.3.10 json-parse-even-better-errors: 3.0.0 normalize-package-data: 6.0.0 npm-normalize-package-bin: 3.0.0 @@ -11893,7 +10790,7 @@ packages: resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.2.1 es-abstract: 1.22.3 get-intrinsic: 1.2.2 @@ -11901,26 +10798,9 @@ packages: which-builtin-type: 1.1.3 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.22.5 - 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} @@ -11938,7 +10818,7 @@ packages: resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 functions-have-names: 1.2.3 dev: true @@ -11952,18 +10832,6 @@ packages: set-function-name: 2.0.1 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 @@ -11971,13 +10839,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'} @@ -12033,15 +10894,6 @@ packages: engines: {node: '>=10'} dev: true - /resolve@1.22.3: - resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==} - hasBin: true - dependencies: - is-core-module: 2.12.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: true - /resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -12054,7 +10906,7 @@ packages: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} hasBin: true dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -12103,6 +10955,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.5 + colorette: 1.4.0 + fs-extra: 8.1.0 + globby: 10.0.1 + is-plain-object: 3.0.1 + dev: true + /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.2.2): resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==} engines: {node: '>=16'} @@ -12171,7 +11034,7 @@ packages: resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} engines: {node: '>=0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 get-intrinsic: 1.2.2 has-symbols: 1.0.3 isarray: 2.0.5 @@ -12213,18 +11076,12 @@ packages: /scule@1.0.0: resolution: {integrity: sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==} - dev: true /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true dev: true - /semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} - hasBin: true - dev: true - /semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true @@ -12320,9 +11177,9 @@ packages: /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.1.3 - object-inspect: 1.12.3 + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + object-inspect: 1.13.1 dev: true /siginfo@2.0.0: @@ -12333,11 +11190,6 @@ packages: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true - /signal-exit@4.0.2: - resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} - engines: {node: '>=14'} - dev: true - /signal-exit@4.1.0: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} @@ -12437,7 +11289,7 @@ packages: detect-newline: 4.0.0 get-stdin: 9.0.0 git-hooks-list: 3.0.0 - globby: 13.1.4 + globby: 13.2.2 is-plain-obj: 4.1.0 sort-object-keys: 1.1.3 dev: true @@ -12459,6 +11311,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==} @@ -12595,10 +11448,10 @@ packages: /string.prototype.matchall@4.0.8: resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.2 has-symbols: 1.0.3 internal-slot: 1.0.4 regexp.prototype.flags: 1.4.3 @@ -12617,7 +11470,7 @@ packages: /string.prototype.trimend@1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 dev: true @@ -12633,7 +11486,7 @@ packages: /string.prototype.trimstart@1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.5 define-properties: 1.1.4 es-abstract: 1.20.5 dev: true @@ -12722,9 +11575,15 @@ packages: /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} dependencies: - acorn: 8.9.0 + acorn: 8.11.2 dev: true + /strip-literal@1.3.0: + resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==} + dependencies: + acorn: 8.11.2 + dev: false + /style-search@0.1.0: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: true @@ -12943,7 +11802,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.11.2 aria-query: 5.3.0 axobject-query: 3.2.1 @@ -12972,10 +11831,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'} @@ -13032,16 +11887,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.11.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'} @@ -13215,7 +12060,7 @@ packages: dependencies: '@types/json5': 0.0.29 json5: 1.0.2 - minimist: 1.2.7 + minimist: 1.2.8 strip-bom: 3.0.0 dev: true @@ -13366,13 +12211,8 @@ packages: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} dev: true - /ufo@1.1.2: - resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} - dev: true - /ufo@1.3.1: resolution: {integrity: sha512-uY/99gMLIOlJPwATcMVYfqDSxUR9//AUcgZMzwfSTJPDKzA1S8mX4VLqa+fiAtveraQUBCz4FFcwVZBGbwBXIw==} - dev: true /unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} @@ -13434,28 +12274,23 @@ packages: /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - /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'} + /unimport@3.5.0(rollup@3.29.4): + resolution: {integrity: sha512-0Ei1iTeSYxs7oxxUf79/KaBc2dPjZxe7qdVpw7yIz5YcdTZjmBYO6ToLDW+fX9QOHiueZ3xtwb5Z/wqaSfXx6A==} 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 + '@rollup/pluginutils': 5.0.5(rollup@3.29.4) + escape-string-regexp: 5.0.0 + fast-glob: 3.3.2 + local-pkg: 0.5.0 + magic-string: 0.30.5 + mlly: 1.4.2 + pathe: 1.1.1 + pkg-types: 1.0.3 + scule: 1.0.0 + strip-literal: 1.3.0 + unplugin: 1.5.0 + transitivePeerDependencies: + - rollup + dev: false /unique-filename@3.0.0: resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==} @@ -13483,6 +12318,11 @@ packages: '@types/unist': 3.0.1 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'} @@ -13497,6 +12337,40 @@ packages: engines: {node: '>= 0.8'} dev: true + /unplugin-auto-import@0.16.7(@vueuse/core@9.13.0)(rollup@3.29.4): + resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==} + engines: {node: '>=14'} + peerDependencies: + '@nuxt/kit': ^3.2.2 + '@vueuse/core': '*' + peerDependenciesMeta: + '@nuxt/kit': + optional: true + '@vueuse/core': + optional: true + dependencies: + '@antfu/utils': 0.7.6 + '@rollup/pluginutils': 5.0.5(rollup@3.29.4) + '@vueuse/core': 9.13.0(@vue/composition-api@1.0.0)(vue@3.3.7) + fast-glob: 3.3.1 + local-pkg: 0.5.0 + magic-string: 0.30.5 + minimatch: 9.0.3 + unimport: 3.5.0(rollup@3.29.4) + unplugin: 1.5.0 + transitivePeerDependencies: + - rollup + dev: false + + /unplugin@1.5.0: + resolution: {integrity: sha512-9ZdRwbh/4gcm1JTOkp9lAkIDrtOyOxgHmY7cjuwI8L/2RTikMcVG25GsZwNAgRuap3iDw2jeq7eoqtAsz5rW3A==} + dependencies: + acorn: 8.11.2 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.5.0 + dev: false + /unquote@1.1.1: resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} dev: false @@ -13507,7 +12381,7 @@ packages: dependencies: '@babel/core': 7.23.2 '@babel/standalone': 7.23.2 - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 defu: 6.1.2 jiti: 1.21.0 mri: 1.2.0 @@ -13601,10 +12475,10 @@ packages: dependencies: cac: 6.7.14 debug: 4.3.4 - mlly: 1.4.0 + mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.0(@types/node@20.8.10)(terser@5.16.1) + vite: 4.5.0(@types/node@20.8.10) transitivePeerDependencies: - '@types/node' - less @@ -13616,7 +12490,7 @@ packages: - terser dev: true - /vite@4.5.0(@types/node@20.8.10)(terser@5.16.1): + /vite@4.5.0(@types/node@20.8.10): resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -13648,7 +12522,6 @@ packages: esbuild: 0.18.20 postcss: 8.4.31 rollup: 3.29.4 - terser: 5.16.1 optionalDependencies: fsevents: 2.3.3 @@ -13705,7 +12578,7 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.5.0(@types/node@20.8.10)(terser@5.16.1) + vite: 4.5.0(@types/node@20.8.10) vite-node: 0.34.6(@types/node@20.8.10) why-is-node-running: 2.2.2 transitivePeerDependencies: @@ -13747,7 +12620,7 @@ packages: espree: 9.6.0 esquery: 1.5.0 lodash: 4.17.21 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -13769,7 +12642,7 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': 6.4.5 + '@vue/devtools-api': 6.5.1 vue: 3.2.47 dev: false @@ -13837,6 +12710,15 @@ packages: engines: {node: '>=10.4'} dev: true + /webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + dev: false + + /webpack-virtual-modules@0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} + dev: false + /whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: @@ -13909,7 +12791,7 @@ packages: engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.5 - call-bind: 1.0.2 + call-bind: 1.0.5 for-each: 0.3.3 gopd: 1.0.1 has-tostringtag: 1.0.0 @@ -14087,18 +12969,13 @@ packages: dependencies: eslint-visitor-keys: 3.4.1 lodash: 4.17.21 - yaml: 2.3.1 + yaml: 2.3.3 dev: true /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - /yaml@2.3.1: - resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} - engines: {node: '>= 14'} - dev: true - /yaml@2.3.3: resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} engines: {node: '>= 14'}