From a2e5938776444e777677114db8515c88ee279e9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 12:29:38 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (patch) (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe --- package.json | 8 +- pnpm-lock.yaml | 1004 +++++++++++++++++++++++------------------------- 2 files changed, 486 insertions(+), 526 deletions(-) diff --git a/package.json b/package.json index caca793f..09fd7b2c 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@nuxtjs/eslint-config-typescript": "^11.0.0", "@release-it/conventional-changelog": "^5.1.0", "@types/node": "^18.7.16", - "@vitest/coverage-c8": "^0.23.1", + "@vitest/coverage-c8": "^0.23.2", "c8": "^7.12.0", "conventional-changelog-conventionalcommits": "^5.0.0", "eslint": "^8.23.0", @@ -87,9 +87,9 @@ "playwright": "^1.25.2", "prettier": "^2.7.1", "release-it": "^15.4.1", - "typescript": "^4.8.2", - "vitest": "^0.23.1", - "vue": "^3.2.38" + "typescript": "^4.8.3", + "vitest": "^0.23.2", + "vue": "^3.2.39" }, "resolutions": { "nuxt-ionic": "link:." diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7507d00a..16bad9f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: '@nuxtjs/eslint-config-typescript': ^11.0.0 '@release-it/conventional-changelog': ^5.1.0 '@types/node': ^18.7.16 - '@vitest/coverage-c8': ^0.23.1 + '@vitest/coverage-c8': ^0.23.2 c8: ^7.12.0 conventional-changelog-conventionalcommits: ^5.0.0 eslint: ^8.23.0 @@ -37,11 +37,11 @@ importers: playwright: ^1.25.2 prettier: ^2.7.1 release-it: ^15.4.1 - typescript: ^4.8.2 + typescript: ^4.8.3 ufo: ^0.8.5 unimport: ^0.6.7 - vitest: ^0.23.1 - vue: ^3.2.38 + vitest: ^0.23.2 + vue: ^3.2.39 dependencies: '@capacitor/cli': 4.1.0 '@capacitor/core': 4.1.0 @@ -58,11 +58,11 @@ importers: devDependencies: '@nuxt/module-builder': 0.1.7 '@nuxt/schema': 3.0.0-rc.8 - '@nuxt/test-utils': 3.0.0-rc.8_vue@3.2.38 - '@nuxtjs/eslint-config-typescript': 11.0.0_yqf6kl63nyoq5megxukfnom5rm + '@nuxt/test-utils': 3.0.0-rc.8_vue@3.2.39 + '@nuxtjs/eslint-config-typescript': 11.0.0_itqs5654cmlnjraw6gjzqacppi '@release-it/conventional-changelog': 5.1.0_release-it@15.4.1 '@types/node': 18.7.16 - '@vitest/coverage-c8': 0.23.1 + '@vitest/coverage-c8': 0.23.2 c8: 7.12.0 conventional-changelog-conventionalcommits: 5.0.0 eslint: 8.23.0 @@ -76,9 +76,9 @@ importers: playwright: 1.25.2 prettier: 2.7.1 release-it: 15.4.1 - typescript: 4.8.2 - vitest: 0.23.1 - vue: 3.2.38 + typescript: 4.8.3 + vitest: 0.23.2 + vue: 3.2.39 docs: specifiers: @@ -121,24 +121,24 @@ packages: dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.18.8: - resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==} + /@babel/compat-data/7.19.0: + resolution: {integrity: sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==} engines: {node: '>=6.9.0'} - /@babel/core/7.18.10: - resolution: {integrity: sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==} + /@babel/core/7.19.0: + resolution: {integrity: sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.12 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 - '@babel/helper-module-transforms': 7.18.9 - '@babel/helpers': 7.18.9 - '@babel/parser': 7.18.11 + '@babel/generator': 7.19.0 + '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/helper-module-transforms': 7.19.0 + '@babel/helpers': 7.19.0 + '@babel/parser': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.11 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -147,11 +147,11 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator/7.18.12: - resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==} + /@babel/generator/7.19.0: + resolution: {integrity: sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 @@ -159,31 +159,31 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: true - /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.10: - resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} + /@babel/helper-compilation-targets/7.19.0_@babel+core@7.19.0: + resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.10 + '@babel/compat-data': 7.19.0 + '@babel/core': 7.19.0 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.3 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.10: + /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.19.0: resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/helper-replace-supers': 7.18.9 @@ -196,34 +196,34 @@ packages: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name/7.18.9: - resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} + /@babel/helper-function-name/7.19.0: + resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 - /@babel/helper-module-transforms/7.18.9: - resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==} + /@babel/helper-module-transforms/7.19.0: + resolution: {integrity: sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -232,8 +232,8 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.11 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -241,7 +241,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: true /@babel/helper-plugin-utils/7.18.9: @@ -256,8 +256,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.18.11 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: true @@ -266,13 +266,13 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 /@babel/helper-string-parser/7.18.10: resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} @@ -286,13 +286,13 @@ packages: resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} engines: {node: '>=6.9.0'} - /@babel/helpers/7.18.9: - resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} + /@babel/helpers/7.19.0: + resolution: {integrity: sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/traverse': 7.18.11 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -310,52 +310,60 @@ packages: hasBin: true dependencies: '@babel/types': 7.18.10 + dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.10: + /@babel/parser/7.19.0: + resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.19.0 + + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.19.0: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.10: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.0: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.10: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.19.0: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.18.10: + /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.19.0: resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.10 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 + '@babel/core': 7.19.0 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.19.0 transitivePeerDependencies: - supports-color dev: true - /@babel/standalone/7.18.12: - resolution: {integrity: sha512-wDh3K5IUJiSMAY0MLYBFoCaj2RCZwvDz5BHn2uHat9KOsGWEVDFgFQFIOO+81Js2phFKNppLC45iOCsZVfJniw==} + /@babel/standalone/7.19.0: + resolution: {integrity: sha512-P8lYynBl10MYpgkhGEV1fOsGDE/6lQSYp+e2YvqUPMWHT4JaQrOkM49FizjswrRzJ6KZTgG6ZY90/1GYvAR3/Q==} engines: {node: '>=6.9.0'} /@babel/template/7.18.10: @@ -363,21 +371,21 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.11 - '@babel/types': 7.18.10 + '@babel/parser': 7.19.0 + '@babel/types': 7.19.0 - /@babel/traverse/7.18.11: - resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} + /@babel/traverse/7.19.0: + resolution: {integrity: sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.12 + '@babel/generator': 7.19.0 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.11 - '@babel/types': 7.18.10 + '@babel/parser': 7.19.0 + '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -390,6 +398,15 @@ packages: '@babel/helper-string-parser': 7.18.10 '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 + dev: true + + /@babel/types/7.19.0: + resolution: {integrity: sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.18.10 + '@babel/helper-validator-identifier': 7.18.6 + to-fast-properties: 2.0.0 /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -465,13 +482,13 @@ packages: /@docus/base-edge/3.0.0-1138f93: resolution: {integrity: sha512-4x9/ump1+5Ig5S0xm7zjSPZJUr9BTI4DvhNtLZCJwLFqn2rdK1kz/x8w9QX44Q+ns6GT7Is9FCwij55hywOPbw==} dependencies: - '@nuxt/content': /@nuxt/content-edge/2.1.0-27698975.ec3c61f + '@nuxt/content': /@nuxt/content-edge/2.1.0-27709571.e1c5743 '@nuxthq/admin': /@nuxthq/admin-edge/0.0.1-27627055.9933660 '@vueuse/core': 8.9.4 '@vueuse/nuxt': 8.9.4 defu: 6.1.0 nuxt: 3.0.0-rc.8 - pkg-types: 0.3.4 + pkg-types: 0.3.5 transitivePeerDependencies: - '@vue/composition-api' - bufferutil @@ -548,15 +565,6 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.1: - resolution: {integrity: sha512-1tORADNFK9QS4KYyUyh3Td9WGrdiI1rSoKvY6A43+9G0kPujBuT4lIGyoK0AweOSO1aRIR28xQUfiJCUa78bUw==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64/0.15.7: resolution: {integrity: sha512-IKznSJOsVUuyt7cDzzSZyqBEcZe+7WlBqTVXiF1OXP/4Nm387ToaXZ0fyLwI1iBlI/bzpxVq411QE2/Bt2XWWw==} engines: {node: '>=12'} @@ -935,10 +943,10 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 - /@nuxt/content-edge/2.1.0-27698975.ec3c61f: - resolution: {integrity: sha512-JaQ8eXNtMQhO9YhDyZdiW51qJtgazyQqFWxTgYI5CfcBPrRq47hHISPIvnTTaDOrkuK0hgcQd0h1ExIf1HzXjQ==} + /@nuxt/content-edge/2.1.0-27709571.e1c5743: + resolution: {integrity: sha512-J9K2RDS+N0HyQ+Femlh3oYK76xvIgS2X855LAIqr3HT+LQ7udnOKjMcg/vlxsPgG5VEwpkyZr8sb1WW5j9+gGQ==} dependencies: - '@nuxt/kit': 3.0.0-rc.8 + '@nuxt/kit': 3.0.0-rc.9 consola: 2.15.3 defu: 6.1.0 destr: 1.1.1 @@ -947,12 +955,12 @@ packages: json5: 2.2.1 knitwork: 0.1.2 listhen: 0.2.15 - mdast-util-to-hast: 12.2.0 + mdast-util-to-hast: 12.2.1 mdurl: 1.0.1 ohash: 0.1.5 - pathe: 0.3.5 + pathe: 0.3.7 property-information: 6.1.1 - rehype-external-links: 2.0.0 + rehype-external-links: 2.0.1 rehype-raw: 6.1.1 rehype-slug: 5.0.1 rehype-sort-attribute-values: 4.0.0 @@ -991,24 +999,24 @@ packages: resolution: {integrity: sha512-+lxSd6dSWlAzMXfGOPcY4856xnMF1Ck1rycFUZ+K2QYiDXphq/fiW2eMaWLVvqgPyL2Box2WzVDZJ6C5ceptcw==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} dependencies: - '@nuxt/schema': 3.0.0-rc.8 - c12: 0.2.9 + '@nuxt/schema': 3.0.0-rc.9 + c12: 0.2.11 consola: 2.15.3 defu: 6.1.0 globby: 13.1.2 hash-sum: 2.0.0 ignore: 5.2.0 - jiti: 1.14.0 + jiti: 1.15.0 knitwork: 0.1.2 lodash.template: 4.5.0 - mlly: 0.5.12 + mlly: 0.5.14 pathe: 0.3.7 pkg-types: 0.3.5 scule: 0.2.1 semver: 7.3.7 unctx: 1.2.0 unimport: 0.4.7 - untyped: 0.4.5 + untyped: 0.4.7 transitivePeerDependencies: - esbuild - rollup @@ -1038,7 +1046,7 @@ packages: semver: 7.3.7 unctx: 2.0.1 unimport: 0.6.7 - untyped: 0.4.5 + untyped: 0.4.7 transitivePeerDependencies: - esbuild - rollup @@ -1046,11 +1054,11 @@ packages: - vite - webpack - /@nuxt/kit/3.0.0-rc.8_hgwfu3fccgzeexdvdhqkmnprsa: + /@nuxt/kit/3.0.0-rc.8_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-FkbO7DPkJxuLqeiWEMUI8OWXaQ4qzmreIjslIPrc9buYdB9nbJqVVzQRicxcKzF09R7VwpJTiG6onIZq6iGuDQ==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} dependencies: - '@nuxt/schema': 3.0.0-rc.8_hgwfu3fccgzeexdvdhqkmnprsa + '@nuxt/schema': 3.0.0-rc.8_tzs5vvksbi2kwcdgocbsowtl2q c12: 0.2.9 consola: 2.15.3 defu: 6.0.0 @@ -1065,9 +1073,39 @@ packages: pkg-types: 0.3.5 scule: 0.3.2 semver: 7.3.7 - unctx: 2.0.1_hgwfu3fccgzeexdvdhqkmnprsa - unimport: 0.6.7_hgwfu3fccgzeexdvdhqkmnprsa - untyped: 0.4.5 + unctx: 2.0.1_tzs5vvksbi2kwcdgocbsowtl2q + unimport: 0.6.7_tzs5vvksbi2kwcdgocbsowtl2q + untyped: 0.4.7 + transitivePeerDependencies: + - esbuild + - rollup + - supports-color + - vite + - webpack + dev: true + + /@nuxt/kit/3.0.0-rc.9: + resolution: {integrity: sha512-Y+db0iw/1pKiLMEG7L/6HCq8O9xsbVJT/ksePY1Q8o3fV40Q9gCWI0YumCIzVdBiAFFEOCNASsxmGj7kPSdpCA==} + engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} + dependencies: + '@nuxt/schema': 3.0.0-rc.9 + c12: 0.2.11 + consola: 2.15.3 + defu: 6.1.0 + globby: 13.1.2 + hash-sum: 2.0.0 + ignore: 5.2.0 + jiti: 1.14.0 + knitwork: 0.1.2 + lodash.template: 4.5.0 + mlly: 0.5.14 + pathe: 0.3.7 + pkg-types: 0.3.5 + scule: 0.3.2 + semver: 7.3.7 + unctx: 2.0.2 + unimport: 0.6.7 + untyped: 0.4.7 transitivePeerDependencies: - esbuild - rollup @@ -1124,7 +1162,7 @@ packages: - vite - webpack - /@nuxt/schema/3.0.0-rc.8_hgwfu3fccgzeexdvdhqkmnprsa: + /@nuxt/schema/3.0.0-rc.8_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-ODl9cmjH8fupvXjzITIvYT4OzapNvLrvWq9QUUgLhgv3Uxl2iX2J03oLj2aCQgfhte4mJhgHsBrtXvDLF/1GwA==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} dependencies: @@ -1137,7 +1175,28 @@ packages: scule: 0.3.2 std-env: 3.2.1 ufo: 0.8.5 - unimport: 0.6.7_hgwfu3fccgzeexdvdhqkmnprsa + unimport: 0.6.7_tzs5vvksbi2kwcdgocbsowtl2q + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + + /@nuxt/schema/3.0.0-rc.9: + resolution: {integrity: sha512-oxrsJE3v7WC8tqTPxutK4LFxR/6u00Zt2PfPm1XTWwx8fojDk4C5iCv5mxydHwXffsIp5JeP5hddd/oqnbDSpQ==} + engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} + dependencies: + c12: 0.2.11 + create-require: 1.1.1 + defu: 6.1.0 + jiti: 1.14.0 + pathe: 0.3.7 + postcss-import-resolver: 2.0.0 + scule: 0.3.2 + std-env: 3.2.1 + ufo: 0.8.5 + unimport: 0.6.7 transitivePeerDependencies: - esbuild - rollup @@ -1156,12 +1215,12 @@ packages: create-require: 1.1.1 defu: 6.1.0 destr: 1.1.1 - dotenv: 16.0.1 + dotenv: 16.0.2 fs-extra: 10.1.0 git-url-parse: 12.0.0 inquirer: 9.1.0 is-docker: 3.0.0 - jiti: 1.14.0 + jiti: 1.15.0 mri: 1.2.0 nanoid: 4.0.0 node-fetch: 3.2.10 @@ -1177,7 +1236,7 @@ packages: - webpack dev: true - /@nuxt/test-utils/3.0.0-rc.8_vue@3.2.38: + /@nuxt/test-utils/3.0.0-rc.8_vue@3.2.39: resolution: {integrity: sha512-YdTkMVensrWpMoDnUX4oNRZbaMarNTxDNYjRvZOe1QFtEc8zjqrBhkUfwzA9n9bTzN0xiDxrSLnVNndEY5mfOg==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} peerDependencies: @@ -1190,7 +1249,7 @@ packages: get-port-please: 2.6.1 jiti: 1.14.0 ohmyfetch: 0.4.18 - vue: 3.2.38 + vue: 3.2.39 transitivePeerDependencies: - esbuild - rollup @@ -1203,21 +1262,21 @@ packages: resolution: {integrity: sha512-o0KRB0Mna/M5QxqMe+XvlfKczFz3CQMlkEr6Ztyphp+00jq1Ti0AXdq1XAt9hXI3LoZRh4+2vVX331UaIZQQzQ==} dev: true - /@nuxt/vite-builder/3.0.0-rc.8_vue@3.2.38: + /@nuxt/vite-builder/3.0.0-rc.8_vue@3.2.39: resolution: {integrity: sha512-SaGm7hfA46SP7x49bfFDLHLORXcUvLyEiXGwNlVwMZXCZnXUscYiEF7Fsk9JdJZbbztpUbRLtG5UAr311gvQBQ==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} peerDependencies: vue: ^3.2.37 dependencies: - '@nuxt/kit': 3.0.0-rc.8_hgwfu3fccgzeexdvdhqkmnprsa - '@rollup/plugin-replace': 4.0.0_rollup@2.77.3 - '@vitejs/plugin-vue': 3.0.3_vite@3.0.7+vue@3.2.38 - '@vitejs/plugin-vue-jsx': 2.0.0_vite@3.0.7+vue@3.2.38 + '@nuxt/kit': 3.0.0-rc.8_tzs5vvksbi2kwcdgocbsowtl2q + '@rollup/plugin-replace': 4.0.0_rollup@2.78.1 + '@vitejs/plugin-vue': 3.0.3_vite@3.0.7+vue@3.2.39 + '@vitejs/plugin-vue-jsx': 2.0.0_vite@3.0.7+vue@3.2.39 autoprefixer: 10.4.8_postcss@8.4.16 chokidar: 3.5.3 cssnano: 5.1.12_postcss@8.4.16 defu: 6.1.0 - esbuild: 0.15.1 + esbuild: 0.15.7 escape-string-regexp: 5.0.0 estree-walker: 3.0.1 externality: 0.2.2 @@ -1226,7 +1285,7 @@ packages: h3: 0.7.15 knitwork: 0.1.2 magic-string: 0.26.2 - mlly: 0.5.12 + mlly: 0.5.14 ohash: 0.1.5 pathe: 0.3.7 perfect-debounce: 0.1.3 @@ -1234,14 +1293,14 @@ packages: postcss: 8.4.16 postcss-import: 14.1.0_postcss@8.4.16 postcss-url: 10.1.3_postcss@8.4.16 - rollup: 2.77.3 - rollup-plugin-visualizer: 5.7.1_rollup@2.77.3 + rollup: 2.78.1 + rollup-plugin-visualizer: 5.7.1_rollup@2.78.1 ufo: 0.8.5 - unplugin: 0.9.0_hgwfu3fccgzeexdvdhqkmnprsa + unplugin: 0.9.5_tzs5vvksbi2kwcdgocbsowtl2q vite: 3.0.7 vite-node: 0.21.1 vite-plugin-checker: 0.4.9_vite@3.0.7 - vue: 3.2.38 + vue: 3.2.39 vue-bundle-renderer: 0.4.1 transitivePeerDependencies: - less @@ -1256,7 +1315,7 @@ packages: resolution: {integrity: sha512-H4kOUOk+4t3BUY2wSaFAzPS+I/REblNOTJT35kchHQGEMEB0ScVswctN4kMClZ0PS1XXIo380o0Zo84I4qVq0g==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dependencies: - '@nuxt/kit': 3.0.0-rc.8 + '@nuxt/kit': 3.0.0-rc.9 nuxt-component-meta: 0.1.9 socket.io-client: 4.5.1 unstorage: 0.4.2 @@ -1275,7 +1334,7 @@ packages: dependencies: '@nuxt/kit': 3.0.0-rc.8 lodash.template: 4.5.0 - pathe: 0.3.5 + pathe: 0.3.7 transitivePeerDependencies: - esbuild - rollup @@ -1284,14 +1343,14 @@ packages: - webpack dev: true - /@nuxtjs/eslint-config-typescript/11.0.0_yqf6kl63nyoq5megxukfnom5rm: + /@nuxtjs/eslint-config-typescript/11.0.0_itqs5654cmlnjraw6gjzqacppi: resolution: {integrity: sha512-hmFjGtXT524ql8eTbK8BaRkamcXB6Z8YOW8nSQhosTP6oBw9WtOFUeWr7holyE278UhOmx+wDFG90BnyM9D+UA==} peerDependencies: eslint: ^8.23.0 dependencies: '@nuxtjs/eslint-config': 11.0.0_a3i7brydqn6m553iazzl7kmmui - '@typescript-eslint/eslint-plugin': 5.36.1_lbwfnm54o3pmr3ypeqp3btnera - '@typescript-eslint/parser': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/eslint-plugin': 5.36.1_zbk5nblg4bnwvezsn6tio6q3dm + '@typescript-eslint/parser': 5.36.1_itqs5654cmlnjraw6gjzqacppi eslint: 8.23.0 eslint-import-resolver-typescript: 3.5.0_faomjyrlgqmwswvqymymzkxcqi eslint-plugin-import: 2.26.0_a3i7brydqn6m553iazzl7kmmui @@ -1620,6 +1679,16 @@ packages: slash: 3.0.0 dev: true + /@rollup/plugin-alias/3.1.9_rollup@2.78.1: + resolution: {integrity: sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw==} + engines: {node: '>=8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + rollup: 2.78.1 + slash: 3.0.0 + dev: true + /@rollup/plugin-commonjs/21.1.0_rollup@2.77.3: resolution: {integrity: sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==} engines: {node: '>= 8.0.0'} @@ -1636,31 +1705,31 @@ packages: rollup: 2.77.3 dev: true - /@rollup/plugin-commonjs/22.0.2_rollup@2.77.3: + /@rollup/plugin-commonjs/22.0.2_rollup@2.78.1: resolution: {integrity: sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.3 + '@rollup/pluginutils': 3.1.0_rollup@2.78.1 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.1 - rollup: 2.77.3 + rollup: 2.78.1 dev: true - /@rollup/plugin-inject/4.0.4_rollup@2.77.3: + /@rollup/plugin-inject/4.0.4_rollup@2.78.1: resolution: {integrity: sha512-4pbcU4J/nS+zuHk+c+OL3WtmEQhqxlZ9uqfjQMQDOHOPld7PsCd8k5LWs8h5wjwJN7MgnAn768F2sDxEP4eNFQ==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.3 + '@rollup/pluginutils': 3.1.0_rollup@2.78.1 estree-walker: 2.0.2 magic-string: 0.25.9 - rollup: 2.77.3 + rollup: 2.78.1 dev: true /@rollup/plugin-json/4.1.0_rollup@2.77.3: @@ -1672,6 +1741,15 @@ packages: rollup: 2.77.3 dev: true + /@rollup/plugin-json/4.1.0_rollup@2.78.1: + resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.78.1 + rollup: 2.78.1 + dev: true + /@rollup/plugin-node-resolve/13.3.0_rollup@2.77.3: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} @@ -1687,6 +1765,21 @@ packages: rollup: 2.77.3 dev: true + /@rollup/plugin-node-resolve/13.3.0_rollup@2.78.1: + resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^2.42.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.78.1 + '@types/resolve': 1.17.1 + deepmerge: 4.2.2 + is-builtin-module: 3.2.0 + is-module: 1.0.0 + resolve: 1.22.1 + rollup: 2.78.1 + dev: true + /@rollup/plugin-replace/3.1.0_rollup@2.77.3: resolution: {integrity: sha512-pA3XRUrSKybVYqmH5TqWNZpGxF+VV+1GrYchKgCNIj2vsSOX7CVm2RCtx8p2nrC7xvkziYyK+lSi74T93MU3YA==} peerDependencies: @@ -1697,23 +1790,23 @@ packages: rollup: 2.77.3 dev: true - /@rollup/plugin-replace/4.0.0_rollup@2.77.3: + /@rollup/plugin-replace/4.0.0_rollup@2.78.1: resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.3 + '@rollup/pluginutils': 3.1.0_rollup@2.78.1 magic-string: 0.25.9 - rollup: 2.77.3 + rollup: 2.78.1 dev: true - /@rollup/plugin-wasm/5.2.0_rollup@2.77.3: + /@rollup/plugin-wasm/5.2.0_rollup@2.78.1: resolution: {integrity: sha512-PR3ff67ls2Kr9H04pZ24wJYPZq0YV+UHySpk7OuAJxyc7o5Q8NHFdwi4pfMtJkJkqfN1/QY/nq46SoRDoDvK2w==} engines: {node: '>=10.0.0'} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - rollup: 2.77.3 + rollup: 2.78.1 dev: true /@rollup/pluginutils/3.1.0_rollup@2.77.3: @@ -1728,6 +1821,18 @@ packages: rollup: 2.77.3 dev: true + /@rollup/pluginutils/3.1.0_rollup@2.78.1: + resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@types/estree': 0.0.39 + estree-walker: 1.0.1 + picomatch: 2.3.1 + rollup: 2.78.1 + dev: true + /@rollup/pluginutils/4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} @@ -1957,7 +2062,7 @@ packages: resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} dev: true - /@typescript-eslint/eslint-plugin/5.36.1_lbwfnm54o3pmr3ypeqp3btnera: + /@typescript-eslint/eslint-plugin/5.36.1_zbk5nblg4bnwvezsn6tio6q3dm: resolution: {integrity: sha512-iC40UK8q1tMepSDwiLbTbMXKDxzNy+4TfPWgIL661Ym0sD42vRcQU93IsZIrmi+x292DBr60UI/gSwfdVYexCA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1968,23 +2073,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/parser': 5.36.1_itqs5654cmlnjraw6gjzqacppi '@typescript-eslint/scope-manager': 5.36.1 - '@typescript-eslint/type-utils': 5.36.1_yqf6kl63nyoq5megxukfnom5rm - '@typescript-eslint/utils': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/type-utils': 5.36.1_itqs5654cmlnjraw6gjzqacppi + '@typescript-eslint/utils': 5.36.1_itqs5654cmlnjraw6gjzqacppi debug: 4.3.4 eslint: 8.23.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.3 + typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.36.1_yqf6kl63nyoq5megxukfnom5rm: + /@typescript-eslint/parser/5.36.1_itqs5654cmlnjraw6gjzqacppi: resolution: {integrity: sha512-/IsgNGOkBi7CuDfUbwt1eOqUXF9WGVBW9dwEe1pi+L32XrTsZIgmDFIi2RxjzsvB/8i+MIf5JIoTEH8LOZ368A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1996,10 +2101,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.36.1 '@typescript-eslint/types': 5.36.1 - '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.2 + '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.3 debug: 4.3.4 eslint: 8.23.0 - typescript: 4.8.2 + typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true @@ -2012,7 +2117,7 @@ packages: '@typescript-eslint/visitor-keys': 5.36.1 dev: true - /@typescript-eslint/type-utils/5.36.1_yqf6kl63nyoq5megxukfnom5rm: + /@typescript-eslint/type-utils/5.36.1_itqs5654cmlnjraw6gjzqacppi: resolution: {integrity: sha512-xfZhfmoQT6m3lmlqDvDzv9TiCYdw22cdj06xY0obSznBsT///GK5IEZQdGliXpAOaRL34o8phEvXzEo/VJx13Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2022,12 +2127,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.2 - '@typescript-eslint/utils': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.36.1_itqs5654cmlnjraw6gjzqacppi debug: 4.3.4 eslint: 8.23.0 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.3 + typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true @@ -2037,7 +2142,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.36.1_typescript@4.8.2: + /@typescript-eslint/typescript-estree/5.36.1_typescript@4.8.3: resolution: {integrity: sha512-ih7V52zvHdiX6WcPjsOdmADhYMDN15SylWRZrT2OMy80wzKbc79n8wFW0xpWpU0x3VpBz/oDgTm2xwDAnFTl+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2052,13 +2157,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.3 + typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.36.1_yqf6kl63nyoq5megxukfnom5rm: + /@typescript-eslint/utils/5.36.1_itqs5654cmlnjraw6gjzqacppi: resolution: {integrity: sha512-lNj4FtTiXm5c+u0pUehozaUWhh7UYKnwryku0nxJlYUEWetyG92uw2pr+2Iy4M/u0ONMKzfrx7AsGBTCzORmIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2067,7 +2172,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.36.1 '@typescript-eslint/types': 5.36.1 - '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.2 + '@typescript-eslint/typescript-estree': 5.36.1_typescript@4.8.3 eslint: 8.23.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.23.0 @@ -2104,24 +2209,24 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx/2.0.0_vite@3.0.7+vue@3.2.38: + /@vitejs/plugin-vue-jsx/2.0.0_vite@3.0.7+vue@3.2.39: resolution: {integrity: sha512-WF9ApZ/ivyyW3volQfu0Td0KNPhcccYEaRNzNY1NxRLVJQLSX0nFqquv3e2g7MF74p1XZK4bGtDL2y5i5O5+1A==} engines: {node: '>=14.18.0'} peerDependencies: vite: ^3.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.18.10 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.10 - '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.18.10 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.10 + '@babel/core': 7.19.0 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.0 + '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.19.0 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.0 vite: 3.0.7 - vue: 3.2.38 + vue: 3.2.39 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/3.0.3_vite@3.0.7+vue@3.2.38: + /@vitejs/plugin-vue/3.0.3_vite@3.0.7+vue@3.2.39: resolution: {integrity: sha512-U4zNBlz9mg+TA+i+5QPc3N5lQvdUXENZLO2h0Wdzp56gI1MWhqJOv+6R+d4kOzoaSSq6TnGPBdZAXKOe4lXy6g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2129,14 +2234,14 @@ packages: vue: ^3.2.25 dependencies: vite: 3.0.7 - vue: 3.2.38 + vue: 3.2.39 dev: true - /@vitest/coverage-c8/0.23.1: - resolution: {integrity: sha512-si3vK1h3BHdoGfb5J2jXstthROHwDW+yqVNGO/NOPG8642+d1RO/jFFvF3OSSYFEsxxcDL0uywEVcXCjGuPYdA==} + /@vitest/coverage-c8/0.23.2: + resolution: {integrity: sha512-VWT6zGj9iXEZCimnRLAUhf3siYVGIG9VryyMoo7B8zMOd+bnAbH8/7PhqvmjedVwa9wh61nkxqgG7/3Y/mzofQ==} dependencies: c8: 7.12.0 - vitest: 0.23.1 + vitest: 0.23.2 transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -2154,14 +2259,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.10: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.19.0: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.11 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -2171,54 +2276,54 @@ packages: - supports-color dev: true - /@vue/compiler-core/3.2.38: - resolution: {integrity: sha512-/FsvnSu7Z+lkd/8KXMa4yYNUiqQrI22135gfsQYVGuh5tqEgOB0XqrUdb/KnCLa5+TmQLPwvyUnKMyCpu+SX3Q==} + /@vue/compiler-core/3.2.39: + resolution: {integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw==} dependencies: '@babel/parser': 7.18.11 - '@vue/shared': 3.2.38 + '@vue/shared': 3.2.39 estree-walker: 2.0.2 source-map: 0.6.1 dev: true - /@vue/compiler-dom/3.2.38: - resolution: {integrity: sha512-zqX4FgUbw56kzHlgYuEEJR8mefFiiyR3u96498+zWPsLeh1WKvgIReoNE+U7gG8bCUdvsrJ0JRmev0Ky6n2O0g==} + /@vue/compiler-dom/3.2.39: + resolution: {integrity: sha512-HMFI25Be1C8vLEEv1hgEO1dWwG9QQ8LTTPmCkblVJY/O3OvWx6r1+zsox5mKPMGvqYEZa6l8j+xgOfUspgo7hw==} dependencies: - '@vue/compiler-core': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/compiler-core': 3.2.39 + '@vue/shared': 3.2.39 dev: true - /@vue/compiler-sfc/3.2.38: - resolution: {integrity: sha512-KZjrW32KloMYtTcHAFuw3CqsyWc5X6seb8KbkANSWt3Cz9p2qA8c1GJpSkksFP9ABb6an0FLCFl46ZFXx3kKpg==} + /@vue/compiler-sfc/3.2.39: + resolution: {integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA==} dependencies: '@babel/parser': 7.18.11 - '@vue/compiler-core': 3.2.38 - '@vue/compiler-dom': 3.2.38 - '@vue/compiler-ssr': 3.2.38 - '@vue/reactivity-transform': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/compiler-core': 3.2.39 + '@vue/compiler-dom': 3.2.39 + '@vue/compiler-ssr': 3.2.39 + '@vue/reactivity-transform': 3.2.39 + '@vue/shared': 3.2.39 estree-walker: 2.0.2 magic-string: 0.25.9 postcss: 8.4.16 source-map: 0.6.1 dev: true - /@vue/compiler-ssr/3.2.38: - resolution: {integrity: sha512-bm9jOeyv1H3UskNm4S6IfueKjUNFmi2kRweFIGnqaGkkRePjwEcfCVqyS3roe7HvF4ugsEkhf4+kIvDhip6XzQ==} + /@vue/compiler-ssr/3.2.39: + resolution: {integrity: sha512-EoGCJ6lincKOZGW+0Ky4WOKsSmqL7hp1ZYgen8M7u/mlvvEQUaO9tKKOy7K43M9U2aA3tPv0TuYYQFrEbK2eFQ==} dependencies: - '@vue/compiler-dom': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/compiler-dom': 3.2.39 + '@vue/shared': 3.2.39 dev: true /@vue/devtools-api/6.2.1: resolution: {integrity: sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==} dev: true - /@vue/reactivity-transform/3.2.38: - resolution: {integrity: sha512-3SD3Jmi1yXrDwiNJqQ6fs1x61WsDLqVk4NyKVz78mkaIRh6d3IqtRnptgRfXn+Fzf+m6B1KxBYWq1APj6h4qeA==} + /@vue/reactivity-transform/3.2.39: + resolution: {integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A==} dependencies: '@babel/parser': 7.18.11 - '@vue/compiler-core': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/compiler-core': 3.2.39 + '@vue/shared': 3.2.39 estree-walker: 2.0.2 magic-string: 0.25.9 dev: true @@ -2229,43 +2334,43 @@ packages: '@vue/shared': 3.2.37 dev: true - /@vue/reactivity/3.2.38: - resolution: {integrity: sha512-6L4myYcH9HG2M25co7/BSo0skKFHpAN8PhkNPM4xRVkyGl1K5M3Jx4rp5bsYhvYze2K4+l+pioN4e6ZwFLUVtw==} + /@vue/reactivity/3.2.39: + resolution: {integrity: sha512-vlaYX2a3qMhIZfrw3Mtfd+BuU+TZmvDrPMa+6lpfzS9k/LnGxkSuf0fhkP0rMGfiOHPtyKoU9OJJJFGm92beVQ==} dependencies: - '@vue/shared': 3.2.38 + '@vue/shared': 3.2.39 dev: true - /@vue/runtime-core/3.2.38: - resolution: {integrity: sha512-kk0qiSiXUU/IKxZw31824rxmFzrLr3TL6ZcbrxWTKivadoKupdlzbQM4SlGo4MU6Zzrqv4fzyUasTU1jDoEnzg==} + /@vue/runtime-core/3.2.39: + resolution: {integrity: sha512-xKH5XP57JW5JW+8ZG1khBbuLakINTgPuINKL01hStWLTTGFOrM49UfCFXBcFvWmSbci3gmJyLl2EAzCaZWsx8g==} dependencies: - '@vue/reactivity': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/reactivity': 3.2.39 + '@vue/shared': 3.2.39 dev: true - /@vue/runtime-dom/3.2.38: - resolution: {integrity: sha512-4PKAb/ck2TjxdMSzMsnHViOrrwpudk4/A56uZjhzvusoEU9xqa5dygksbzYepdZeB5NqtRw5fRhWIiQlRVK45A==} + /@vue/runtime-dom/3.2.39: + resolution: {integrity: sha512-4G9AEJP+sLhsqf5wXcyKVWQKUhI+iWfy0hWQgea+CpaTD7BR0KdQzvoQdZhwCY6B3oleSyNLkLAQwm0ya/wNoA==} dependencies: - '@vue/runtime-core': 3.2.38 - '@vue/shared': 3.2.38 + '@vue/runtime-core': 3.2.39 + '@vue/shared': 3.2.39 csstype: 2.6.20 dev: true - /@vue/server-renderer/3.2.38_vue@3.2.38: - resolution: {integrity: sha512-pg+JanpbOZ5kEfOZzO2bt02YHd+ELhYP8zPeLU1H0e7lg079NtuuSB8fjLdn58c4Ou8UQ6C1/P+528nXnLPAhA==} + /@vue/server-renderer/3.2.39_vue@3.2.39: + resolution: {integrity: sha512-1yn9u2YBQWIgytFMjz4f/t0j43awKytTGVptfd3FtBk76t1pd8mxbek0G/DrnjJhd2V7mSTb5qgnxMYt8Z5iSQ==} peerDependencies: - vue: 3.2.38 + vue: 3.2.39 dependencies: - '@vue/compiler-ssr': 3.2.38 - '@vue/shared': 3.2.38 - vue: 3.2.38 + '@vue/compiler-ssr': 3.2.39 + '@vue/shared': 3.2.39 + vue: 3.2.39 dev: true /@vue/shared/3.2.37: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} dev: true - /@vue/shared/3.2.38: - resolution: {integrity: sha512-dTyhTIRmGXBjxJE+skC8tTWCGLCVc4wQgRRLt8+O9p5ewBAjoBwtCAkLPrtToSr1xltoe3st21Pv953aOZ7alg==} + /@vue/shared/3.2.39: + resolution: {integrity: sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw==} dev: true /@vueuse/core/8.9.4: @@ -2285,12 +2390,12 @@ packages: vue-demi: 0.13.7 dev: true - /@vueuse/head/0.7.9_vue@3.2.38: + /@vueuse/head/0.7.9_vue@3.2.39: resolution: {integrity: sha512-5wnRiH2XIUSLLXJDLDDTcpvAg5QXgTIVZl46AU7to/T91KHsdBLHSE4WhRO7kP0jbkAhlxnx64E29cQtwBrMjg==} peerDependencies: vue: '>=3' dependencies: - vue: 3.2.38 + vue: 3.2.39 dev: true /@vueuse/metadata/8.9.4: @@ -2317,7 +2422,7 @@ packages: /@vueuse/nuxt/8.9.4: resolution: {integrity: sha512-iA0/maD70161MYY7HjCGmxMd97LqiaDA5d7pZnuBe3Xanm6xetvbvYCLAlhigbTujfDUQcmD0qiHbNaXaIP5Xg==} dependencies: - '@nuxt/kit': 3.0.0-rc.8 + '@nuxt/kit': 3.0.0-rc.9 '@vueuse/core': 8.9.4 '@vueuse/metadata': 8.9.4 local-pkg: 0.4.2 @@ -2783,13 +2888,26 @@ packages: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} + /c12/0.2.11: + resolution: {integrity: sha512-DOy85AO8HN66IgqCDUmMrLb+r4/z8f8Cu8oUIfERbzi/vxZ/GS99SU7lIMz0EQgJktZp6FtcisuiyCdQ6VaTTQ==} + dependencies: + defu: 6.1.0 + dotenv: 16.0.2 + gittar: 0.1.1 + jiti: 1.15.0 + mlly: 0.5.14 + pathe: 0.3.7 + pkg-types: 0.3.5 + rc9: 1.2.2 + dev: true + /c12/0.2.9: resolution: {integrity: sha512-6jYdexgAKr+3kYoTmvC5eDtDHUg7GmFQSdeQqZzAKiPlFAN1heGUoXDbAYYwUCfefZy+WgVJbmAej5TTQpp3jA==} dependencies: defu: 6.1.0 - dotenv: 16.0.1 + dotenv: 16.0.2 gittar: 0.1.1 - jiti: 1.14.0 + jiti: 1.15.0 mlly: 0.5.14 pathe: 0.3.7 rc9: 1.2.2 @@ -3902,8 +4020,8 @@ packages: type-fest: 2.18.0 dev: true - /dotenv/16.0.1: - resolution: {integrity: sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==} + /dotenv/16.0.2: + resolution: {integrity: sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==} engines: {node: '>=12'} /duplexer/0.1.2: @@ -4095,15 +4213,6 @@ packages: dev: true optional: true - /esbuild-android-64/0.15.1: - resolution: {integrity: sha512-q5kkJZsgLIkyh5e2ZJl4/kXKIueBKtjVMEihP9WCHadqhH6+F9qiycE7fBwUb/g2B15mYlmMBXjp8VmOT3J2gA==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-64/0.15.7: resolution: {integrity: sha512-p7rCvdsldhxQr3YHxptf1Jcd86dlhvc3EQmQJaZzzuAxefO9PvcI0GLOa5nCWem1AJ8iMRu9w0r5TG8pHmbi9w==} engines: {node: '>=12'} @@ -4122,15 +4231,6 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.1: - resolution: {integrity: sha512-IQuZOzqMaFceLlKJJA27CXAdh+Mzh2ZblHMmcNIu/wxb6iX1zgYXlPWle62iHnmNCtfAux1mzQvmNsP9aLhemA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-arm64/0.15.7: resolution: {integrity: sha512-L775l9ynJT7rVqRM5vo+9w5g2ysbOCfsdLV4CWanTZ1k/9Jb3IYlQ06VCI1edhcosTYJRECQFJa3eAvkx72eyQ==} engines: {node: '>=12'} @@ -4149,15 +4249,6 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.1: - resolution: {integrity: sha512-tyouWLyxwM/Y2fy/reuIvAvVB+KVQwuY9IVyV7LH5CGkJYxgtLb8xVEiwHFF8TG2uo9a2fqdgWffados4YA6Aw==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-64/0.15.7: resolution: {integrity: sha512-KGPt3r1c9ww009t2xLB6Vk0YyNOXh7hbjZ3EecHoVDxgtbUlYstMPDaReimKe6eOEfyY4hBEEeTvKwPsiH5WZg==} engines: {node: '>=12'} @@ -4176,15 +4267,6 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.1: - resolution: {integrity: sha512-fb4V1eB1nir3zJwsS75itsbahkbM71XuqUDJVH8iyBLS8VIQD7MWWAAekea2l9keueGfsn0+wTyDluMT+kg8Cw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-arm64/0.15.7: resolution: {integrity: sha512-kBIHvtVqbSGajN88lYMnR3aIleH3ABZLLFLxwL2stiuIGAjGlQW741NxVTpUHQXUmPzxi6POqc9npkXa8AcSZQ==} engines: {node: '>=12'} @@ -4203,15 +4285,6 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.1: - resolution: {integrity: sha512-1KxEv/FUPlQtUSOjFCwR8FVNEskB5LmkbfW9FNJ7lhpG+4RsLiHWw4Sl2Y1/S+aKX7inyWxLA05zYV6XAzO8DA==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-64/0.15.7: resolution: {integrity: sha512-hESZB91qDLV5MEwNxzMxPfbjAhOmtfsr9Wnuci7pY6TtEh4UDuevmGmkUIjX/b+e/k4tcNBMf7SRQ2mdNuK/HQ==} engines: {node: '>=12'} @@ -4230,15 +4303,6 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.1: - resolution: {integrity: sha512-ueUMGSNrcuHwAadioxBdfOCO4+bTVeI68a147BQ/AFFIrf4XJNow4UXxguvQlZO+ZYaVz6EztaL6mHslKie2Rw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-arm64/0.15.7: resolution: {integrity: sha512-dLFR0ChH5t+b3J8w0fVKGvtwSLWCv7GYT2Y2jFGulF1L5HftQLzVGN+6pi1SivuiVSmTh28FwUhi9PwQicXI6Q==} engines: {node: '>=12'} @@ -4257,15 +4321,6 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.1: - resolution: {integrity: sha512-K5WWcN2OZkZ6arFN3+hi1leKc0at9ukKGrXK9Ia94kQOesBphTSmsNK/Gy/AoVoIa0bWrHtxDijS9j9+dz86oA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-32/0.15.7: resolution: {integrity: sha512-v3gT/LsONGUZcjbt2swrMjwxo32NJzk+7sAgtxhGx1+ZmOFaTRXBAi1PPfgpeo/J//Un2jIKm/I+qqeo4caJvg==} engines: {node: '>=12'} @@ -4284,15 +4339,6 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.1: - resolution: {integrity: sha512-+haiVm83DfRi9x8M+GgR4f4LtSN8lnEIG8XMGK8/FYpkYNQiKb398GxeHp2yvoMpX8IPvmWCt215tAm5BBNfZQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-64/0.15.7: resolution: {integrity: sha512-LxXEfLAKwOVmm1yecpMmWERBshl+Kv5YJ/1KnyAr6HRHFW8cxOEsEfisD3sVl/RvHyW//lhYUVSuy9jGEfIRAQ==} engines: {node: '>=12'} @@ -4311,15 +4357,6 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.1: - resolution: {integrity: sha512-qjAkEDcFhVNYwG2xgaDg/hA8JABoMvjzAzE6g1K8kR516oNkKbVf6rN68UrsQaV1zq1qR3dbVeMv/Ul2bheppA==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm/0.15.7: resolution: {integrity: sha512-JKgAHtMR5f75wJTeuNQbyznZZa+pjiUHV7sRZp42UNdyXC6TiUYMW/8z8yIBAr2Fpad8hM1royZKQisqPABPvQ==} engines: {node: '>=12'} @@ -4338,15 +4375,6 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.15.1: - resolution: {integrity: sha512-TP0BCVZEVu/aoVaZe2sn1vpvo63j0LPiH8rvd7AegqOfTwb+mcxLxpgyYwkibafUCMxnIrKdUTsSJeusoMhcLg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm64/0.15.7: resolution: {integrity: sha512-P3cfhudpzWDkglutWgXcT2S7Ft7o2e3YDMrP1n0z2dlbUZghUkKCyaWw0zhp4KxEEzt/E7lmrtRu/pGWnwb9vw==} engines: {node: '>=12'} @@ -4365,15 +4393,6 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.1: - resolution: {integrity: sha512-8vzQzp+kwrn1Y+OjvfFaLS8uL8aR39WnAtxOHwjB72s9g18kHFlE8IQLS9dWDQgKpBSFq9kazsJE65dSVmz+VA==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-mips64le/0.15.7: resolution: {integrity: sha512-T7XKuxl0VpeFLCJXub6U+iybiqh0kM/bWOTb4qcPyDDwNVhLUiPcGdG2/0S7F93czUZOKP57YiLV8YQewgLHKw==} engines: {node: '>=12'} @@ -4392,15 +4411,6 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.1: - resolution: {integrity: sha512-QlWSOgC2Ad53Xvf7ZivXU7wM2y29YhQUrd50PjK0QJ3psh/eYSQx77PTe1iWm7Ovjiqv1wPKEAyC7CbyJUgriw==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-ppc64le/0.15.7: resolution: {integrity: sha512-6mGuC19WpFN7NYbecMIJjeQgvDb5aMuvyk0PDYBJrqAEMkTwg3Z98kEKuCm6THHRnrgsdr7bp4SruSAxEM4eJw==} engines: {node: '>=12'} @@ -4419,15 +4429,6 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.1: - resolution: {integrity: sha512-/PRNgNsiwb7G2n3rB5WcHinCwKj0OqUmtu8cdakV4CLNWnFnfChEGEJX1x5n8RcGD3xPUlI5CgqFe0/oBcUh+A==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-riscv64/0.15.7: resolution: {integrity: sha512-uUJsezbswAYo/X7OU/P+PuL/EI9WzxsEQXDekfwpQ23uGiooxqoLFAPmXPcRAt941vjlY9jtITEEikWMBr+F/g==} engines: {node: '>=12'} @@ -4446,15 +4447,6 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.1: - resolution: {integrity: sha512-TScRbO4mi4AUUXzIQ8sb6ZXhGkCb/PlJ82qFfBE6xxsioae/d6XaSdaha/+OUTvmPeoro3lNf3vwdw27v3wEgw==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-s390x/0.15.7: resolution: {integrity: sha512-+tO+xOyTNMc34rXlSxK7aCwJgvQyffqEM5MMdNDEeMU3ss0S6wKvbBOQfgd5jRPblfwJ6b+bKiz0g5nABpY0QQ==} engines: {node: '>=12'} @@ -4473,15 +4465,6 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.15.1: - resolution: {integrity: sha512-ES2pbK8QfsMZbdPkgjkLwWfnEGtPa0vYzVFLQn7GFgP+RiemY+ulH7WWQ8ezMt9rZl4XAR3y14yKLGX0gsBLaw==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-netbsd-64/0.15.7: resolution: {integrity: sha512-yVc4Wz+Pu3cP5hzm5kIygNPrjar/v5WCSoRmIjCPWfBVJkZNb5brEGKUlf+0Y759D48BCWa0WHrWXaNy0DULTQ==} engines: {node: '>=12'} @@ -4500,15 +4483,6 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.1: - resolution: {integrity: sha512-DxNWji11AxSEny4HzSKu21Skia8tEPQI1N+XO/RqVOJComOvsFLq+QeooKsK2caOsQIKl9mO14Hh+px+zFabMA==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-openbsd-64/0.15.7: resolution: {integrity: sha512-GsimbwC4FSR4lN3wf8XmTQ+r8/0YSQo21rWDL0XFFhLHKlzEA4SsT1Tl8bPYu00IU6UWSJ+b3fG/8SB69rcuEQ==} engines: {node: '>=12'} @@ -4527,15 +4501,6 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.15.1: - resolution: {integrity: sha512-lwZoWlv893qtQQx5H4QQCh2mcYzGbxEz09ESFdd4cHcUCfjb193bSAy6jPxW2efBx2fHEo2sw43TRtAkpCf+XQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /esbuild-sunos-64/0.15.7: resolution: {integrity: sha512-8CDI1aL/ts0mDGbWzjEOGKXnU7p3rDzggHSBtVryQzkSOsjCHRVe0iFYUuhczlxU1R3LN/E7HgUO4NXzGGP/Ag==} engines: {node: '>=12'} @@ -4554,15 +4519,6 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.1: - resolution: {integrity: sha512-jEFz8DxP+Hh67fk9XMoyLUqPjjoCT6m4bnl36aze0XpPZDuQm0SBDlG/ciOBCjzHDsu/MYUNwxVezvUT3sXh1A==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-32/0.15.7: resolution: {integrity: sha512-cOnKXUEPS8EGCzRSFa1x6NQjGhGsFlVgjhqGEbLTPsA7x4RRYiy2RKoArNUU4iR2vHmzqS5Gr84MEumO/wxYKA==} engines: {node: '>=12'} @@ -4581,15 +4537,6 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.1: - resolution: {integrity: sha512-bUetnfw4xXKBTOQx4sTzoENJVEdgAN29ZTLRtnMseRzsMO8pjObQMsRPpPL3Cstt6FJhj3k3uScHc5VnfC9QkA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-64/0.15.7: resolution: {integrity: sha512-7MI08Ec2sTIDv+zH6StNBKO+2hGUYIT42GmFyW6MBBWWtJhTcQLinKS6ldIN1d52MXIbiJ6nXyCJ+LpL4jBm3Q==} engines: {node: '>=12'} @@ -4608,15 +4555,6 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.1: - resolution: {integrity: sha512-oN0JMj7fQZOiqJ/f/wc8lkxjvWwj5Yz0ZhOeU90JFaPZAfafNnysi6GS95glY5uwLUUJz/RNc84cb0dK2qT89A==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-arm64/0.15.7: resolution: {integrity: sha512-R06nmqBlWjKHddhRJYlqDd3Fabx9LFdKcjoOy08YLimwmsswlFBJV4rXzZCxz/b7ZJXvrZgj8DDv1ewE9+StMw==} engines: {node: '>=12'} @@ -4655,35 +4593,6 @@ packages: esbuild-windows-arm64: 0.14.54 dev: true - /esbuild/0.15.1: - resolution: {integrity: sha512-zgxo2st9wSbdiR6rTo44l/L7ohttqdXFmhUi5tE6yWahgdBjCwZjBgIkm/gr/TcBTTIwyzd7em8WI37yZ+F2Mg==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/linux-loong64': 0.15.1 - esbuild-android-64: 0.15.1 - esbuild-android-arm64: 0.15.1 - esbuild-darwin-64: 0.15.1 - esbuild-darwin-arm64: 0.15.1 - esbuild-freebsd-64: 0.15.1 - esbuild-freebsd-arm64: 0.15.1 - esbuild-linux-32: 0.15.1 - esbuild-linux-64: 0.15.1 - esbuild-linux-arm: 0.15.1 - esbuild-linux-arm64: 0.15.1 - esbuild-linux-mips64le: 0.15.1 - esbuild-linux-ppc64le: 0.15.1 - esbuild-linux-riscv64: 0.15.1 - esbuild-linux-s390x: 0.15.1 - esbuild-netbsd-64: 0.15.1 - esbuild-openbsd-64: 0.15.1 - esbuild-sunos-64: 0.15.1 - esbuild-windows-32: 0.15.1 - esbuild-windows-64: 0.15.1 - esbuild-windows-arm64: 0.15.1 - dev: true - /esbuild/0.15.7: resolution: {integrity: sha512-7V8tzllIbAQV1M4QoE52ImKu8hT/NLGlGXkiDsbEU5PS6K8Mn09ZnYoS+dcmHxOS9CRsV4IRAMdT3I67IyUNXw==} engines: {node: '>=12'} @@ -4821,7 +4730,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/parser': 5.36.1_itqs5654cmlnjraw6gjzqacppi debug: 3.2.7 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.0_faomjyrlgqmwswvqymymzkxcqi @@ -4862,7 +4771,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.36.1_yqf6kl63nyoq5megxukfnom5rm + '@typescript-eslint/parser': 5.36.1_itqs5654cmlnjraw6gjzqacppi array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -5212,7 +5121,7 @@ packages: resolution: {integrity: sha512-seYffJRrRVI3qrCC0asf2mWAvQ/U0jZA+eECylqIxCDHzBs/W+ZeEv3D0bsjNeEewIYZKfELyY96mRactx8C4w==} dependencies: enhanced-resolve: 5.10.0 - mlly: 0.5.12 + mlly: 0.5.14 pathe: 0.3.7 ufo: 0.8.5 dev: true @@ -6581,6 +6490,10 @@ packages: resolution: {integrity: sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A==} hasBin: true + /jiti/1.15.0: + resolution: {integrity: sha512-cClBkETOCVIpPMjX3ULlivuBvmt8l2Xtz+SHrULO06OqdtV0QFR2cuhc4FJnXByjUUX4CY0pl1nph0aFh9D3yA==} + hasBin: true + /joycon/3.1.1: resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} engines: {node: '>=10'} @@ -6637,10 +6550,6 @@ packages: engines: {node: '>=6'} hasBin: true - /jsonc-parser/3.1.0: - resolution: {integrity: sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==} - dev: true - /jsonc-parser/3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} @@ -7225,8 +7134,8 @@ packages: - supports-color dev: true - /mdast-util-to-hast/12.2.0: - resolution: {integrity: sha512-YDwT5KhGzLgPpSnQhAlK1+WpCW4gsPmNNAxUNMkMTDhxQyPp2eX86WOelnKnLKEvSpfxqJbPbInHFkefXZBhEA==} + /mdast-util-to-hast/12.2.1: + resolution: {integrity: sha512-dyindR2P7qOqXO1hQirZeGtVbiX7xlNQbw7gGaAwN4A1dh4+X8xU/JyYmRoyB8Fu1uPXzp7mlL5QwW7k+knvgA==} dependencies: '@types/hast': 2.3.4 '@types/mdast': 3.0.10 @@ -7692,7 +7601,7 @@ packages: engines: {node: '>=10'} hasBin: true - /mkdist/0.3.13_typescript@4.8.2: + /mkdist/0.3.13_typescript@4.8.3: resolution: {integrity: sha512-+eCPpkr8l2X630y5PIlkts2tzYEsb+aGIgXdrQv9ZGtWE2bLlD6kVIFfI6FJwFpjjw4dPPyorxQc6Uhm/oXlvg==} hasBin: true peerDependencies: @@ -7705,10 +7614,10 @@ packages: esbuild: 0.14.54 fs-extra: 10.1.0 globby: 11.1.0 - jiti: 1.14.0 + jiti: 1.15.0 mri: 1.2.0 pathe: 0.2.0 - typescript: 4.8.2 + typescript: 4.8.3 dev: true /mlly/0.3.19: @@ -7833,18 +7742,18 @@ packages: dependencies: '@cloudflare/kv-asset-handler': 0.2.0 '@netlify/functions': 1.0.0 - '@rollup/plugin-alias': 3.1.9_rollup@2.77.3 - '@rollup/plugin-commonjs': 22.0.2_rollup@2.77.3 - '@rollup/plugin-inject': 4.0.4_rollup@2.77.3 - '@rollup/plugin-json': 4.1.0_rollup@2.77.3 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.77.3 - '@rollup/plugin-replace': 4.0.0_rollup@2.77.3 - '@rollup/plugin-wasm': 5.2.0_rollup@2.77.3 + '@rollup/plugin-alias': 3.1.9_rollup@2.78.1 + '@rollup/plugin-commonjs': 22.0.2_rollup@2.78.1 + '@rollup/plugin-inject': 4.0.4_rollup@2.78.1 + '@rollup/plugin-json': 4.1.0_rollup@2.78.1 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.78.1 + '@rollup/plugin-replace': 4.0.0_rollup@2.78.1 + '@rollup/plugin-wasm': 5.2.0_rollup@2.78.1 '@rollup/pluginutils': 4.2.1 '@types/jsdom': 20.0.0 '@vercel/nft': 0.21.0 archiver: 5.3.1 - c12: 0.2.9 + c12: 0.2.11 chalk: 5.0.1 chokidar: 3.5.3 consola: 2.15.3 @@ -7852,7 +7761,7 @@ packages: defu: 6.1.0 destr: 1.1.1 dot-prop: 7.2.0 - esbuild: 0.15.1 + esbuild: 0.15.7 escape-string-regexp: 5.0.0 etag: 1.8.1 fs-extra: 10.1.0 @@ -7862,11 +7771,11 @@ packages: hookable: 5.1.1 http-proxy: 1.18.1 is-primitive: 3.0.1 - jiti: 1.14.0 + jiti: 1.15.0 klona: 2.0.5 listhen: 0.2.15 mime: 3.0.0 - mlly: 0.5.12 + mlly: 0.5.14 mri: 1.2.0 node-fetch-native: 0.1.4 ohash: 0.1.5 @@ -7876,9 +7785,9 @@ packages: pkg-types: 0.3.5 pretty-bytes: 6.0.0 radix3: 0.1.2 - rollup: 2.77.3 - rollup-plugin-terser: 7.0.2_rollup@2.77.3 - rollup-plugin-visualizer: 5.7.1_rollup@2.77.3 + rollup: 2.78.1 + rollup-plugin-terser: 7.0.2_rollup@2.78.1 + rollup-plugin-visualizer: 5.7.1_rollup@2.78.1 scule: 0.3.2 semver: 7.3.7 serve-placeholder: 2.0.1 @@ -7887,7 +7796,7 @@ packages: std-env: 3.2.1 ufo: 0.8.5 unenv: 0.5.4 - unimport: 0.6.7_fsy7z5huphjxskoujotgeen55a + unimport: 0.6.7_24xp5pqfakvddf4nl3wockz7pi unstorage: 0.5.6 transitivePeerDependencies: - bufferutil @@ -8039,8 +7948,8 @@ packages: /nuxt-component-meta/0.1.9: resolution: {integrity: sha512-543hMpP4GYwBDkaI2+tHQ3JSPf8gwkj0ivw1h+N6LDCGHS0Pm1bDgrWwOnqw+sL2jOYxxRDJfpVcx2/lPMH1zw==} dependencies: - '@nuxt/kit': 3.0.0-rc.8 - '@vue/compiler-sfc': 3.2.38 + '@nuxt/kit': 3.0.0-rc.9 + '@vue/compiler-sfc': 3.2.39 scule: 0.2.1 transitivePeerDependencies: - esbuild @@ -8060,10 +7969,10 @@ packages: '@nuxt/schema': 3.0.0-rc.8 '@nuxt/telemetry': 2.1.4 '@nuxt/ui-templates': 0.3.2 - '@nuxt/vite-builder': 3.0.0-rc.8_vue@3.2.38 + '@nuxt/vite-builder': 3.0.0-rc.8_vue@3.2.39 '@vue/reactivity': 3.2.37 '@vue/shared': 3.2.37 - '@vueuse/head': 0.7.9_vue@3.2.38 + '@vueuse/head': 0.7.9_vue@3.2.39 chokidar: 3.5.3 cookie-es: 0.5.0 defu: 6.0.0 @@ -8090,10 +7999,10 @@ packages: unenv: 0.5.4 unimport: 0.6.7 unplugin: 0.9.0 - untyped: 0.4.5 - vue: 3.2.38 + untyped: 0.4.7 + vue: 3.2.39 vue-bundle-renderer: 0.4.1 - vue-router: 4.1.3_vue@3.2.38 + vue-router: 4.1.3_vue@3.2.39 transitivePeerDependencies: - bufferutil - debug @@ -8501,10 +8410,6 @@ packages: resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} dev: true - /pathe/0.3.5: - resolution: {integrity: sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==} - dev: true - /pathe/0.3.7: resolution: {integrity: sha512-yz7GK+kSsS27x727jtXpd5VT4dDfP/JDIQmaowfxyWCnFjOWtE1VIh7i6TzcSfzW0n4+bRQztj1VdKnITNq/MA==} @@ -8549,14 +8454,6 @@ packages: hasBin: true dev: true - /pkg-types/0.3.4: - resolution: {integrity: sha512-s214f/xkRpwlwVBToWq9Mu0XlU3HhZMYCnr2var8+jjbavBHh/VCh4pBLsJW29rJ//B1jb4HlpMIaNIMH+W2/w==} - dependencies: - jsonc-parser: 3.1.0 - mlly: 0.5.14 - pathe: 0.3.5 - dev: true - /pkg-types/0.3.5: resolution: {integrity: sha512-VkxCBFVgQhNHYk9subx+HOhZ4jzynH11ah63LZsprTKwPCWG9pfWBlkElWFbvkP9BVR0dP1jS9xPdhaHQNK74Q==} dependencies: @@ -9407,8 +9304,8 @@ packages: rc: 1.2.8 dev: true - /rehype-external-links/2.0.0: - resolution: {integrity: sha512-Nhq4Wq2TpNdZ1rYec0LThCOoVLkIz5CLhDSo7k4nFhhlwE5vYcRleAM92ozZx6CcWTvzalLCpxq4PQLMucI1Vw==} + /rehype-external-links/2.0.1: + resolution: {integrity: sha512-u2dNypma+ps12SJWlS23zvbqwNx0Hl24t0YHXSM/6FCZj/pqWETCO3WyyrvALv4JYvRtuPjhiv2Lpen15ESqbA==} dependencies: '@types/hast': 2.3.4 extend: 3.0.2 @@ -9558,7 +9455,7 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/mdast': 3.0.10 - mdast-util-to-hast: 12.2.0 + mdast-util-to-hast: 12.2.1 unified: 10.1.2 dev: true @@ -9660,7 +9557,7 @@ packages: dependencies: glob: 7.2.3 - /rollup-plugin-dts/4.2.2_huspihrk6oixar7tmw6c2wem6u: + /rollup-plugin-dts/4.2.2_7um3fvxwsxypp5bcafjwy2xj2q: resolution: {integrity: sha512-A3g6Rogyko/PXeKoUlkjxkP++8UDVpgA7C+Tdl77Xj4fgEaIjPSnxRmR53EzvoYy97VMVwLAOcWJudaVAuxneQ==} engines: {node: '>=v12.22.11'} peerDependencies: @@ -9669,7 +9566,7 @@ packages: dependencies: magic-string: 0.26.2 rollup: 2.77.3 - typescript: 4.8.2 + typescript: 4.8.3 optionalDependencies: '@babel/code-frame': 7.18.6 dev: true @@ -9692,19 +9589,19 @@ packages: - supports-color dev: true - /rollup-plugin-terser/7.0.2_rollup@2.77.3: + /rollup-plugin-terser/7.0.2_rollup@2.78.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 2.77.3 + rollup: 2.78.1 serialize-javascript: 4.0.0 terser: 5.14.2 dev: true - /rollup-plugin-visualizer/5.7.1_rollup@2.77.3: + /rollup-plugin-visualizer/5.7.1_rollup@2.78.1: resolution: {integrity: sha512-E/IgOMnmXKlc6ICyf53ok1b6DxPeNVUs3R0kYYPuDpGfofT4bkiG+KtSMlGjMACFmfwbbqTVDZBIF7sMZVKJbA==} engines: {node: '>=14'} hasBin: true @@ -9713,7 +9610,7 @@ packages: dependencies: nanoid: 3.3.4 open: 8.4.0 - rollup: 2.77.3 + rollup: 2.78.1 source-map: 0.7.4 yargs: 17.5.1 dev: true @@ -10518,8 +10415,8 @@ packages: resolution: {integrity: sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ==} dev: true - /tinypool/0.2.4: - resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==} + /tinypool/0.3.0: + resolution: {integrity: sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==} engines: {node: '>=14.0.0'} dev: true @@ -10590,14 +10487,14 @@ packages: engines: {node: '>=0.6.x'} dev: true - /tsutils/3.21.0_typescript@4.8.2: + /tsutils/3.21.0_typescript@4.8.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.8.2 + typescript: 4.8.3 dev: true /tunnel-agent/0.6.0: @@ -10674,8 +10571,8 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typescript/4.8.2: - resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==} + /typescript/4.8.3: + resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -10718,7 +10615,7 @@ packages: jiti: 1.14.0 magic-string: 0.25.9 mkdirp: 1.0.4 - mkdist: 0.3.13_typescript@4.8.2 + mkdist: 0.3.13_typescript@4.8.3 mlly: 0.4.3 mri: 1.2.0 pathe: 0.2.0 @@ -10726,10 +10623,10 @@ packages: pretty-bytes: 5.6.0 rimraf: 3.0.2 rollup: 2.77.3 - rollup-plugin-dts: 4.2.2_huspihrk6oixar7tmw6c2wem6u + rollup-plugin-dts: 4.2.2_7um3fvxwsxypp5bcafjwy2xj2q rollup-plugin-esbuild: 4.9.1_l5nt6dc6big2rec47wcz6gi7du scule: 0.2.1 - typescript: 4.8.2 + typescript: 4.8.3 untyped: 0.3.0 transitivePeerDependencies: - supports-color @@ -10762,13 +10659,27 @@ packages: - vite - webpack - /unctx/2.0.1_hgwfu3fccgzeexdvdhqkmnprsa: + /unctx/2.0.1_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-4VkJKSG+lh1yYkvdI0Xd3Gm7y7PU6F0mG5SoJqCI1j2jtIaHvTLAdBfbhDjbHxT93BsRkzcaxaeBtu8W/mX1Sg==} dependencies: acorn: 8.8.0 estree-walker: 3.0.1 magic-string: 0.26.2 - unplugin: 0.8.1_hgwfu3fccgzeexdvdhqkmnprsa + unplugin: 0.8.1_tzs5vvksbi2kwcdgocbsowtl2q + transitivePeerDependencies: + - esbuild + - rollup + - vite + - webpack + dev: true + + /unctx/2.0.2: + resolution: {integrity: sha512-3lcXTlDoOaguRVC1GqG3mrawy17yoycSAQDDnUayQYZ17v9to+Gn6Zyssroc/GD2ppJ0wF5V8adOcKkrNKVWow==} + dependencies: + acorn: 8.8.0 + estree-walker: 3.0.1 + magic-string: 0.26.2 + unplugin: 0.9.5 transitivePeerDependencies: - esbuild - rollup @@ -10810,7 +10721,7 @@ packages: fast-glob: 3.2.11 local-pkg: 0.4.2 magic-string: 0.26.2 - mlly: 0.5.12 + mlly: 0.5.14 pathe: 0.3.7 scule: 0.2.1 strip-literal: 0.4.0 @@ -10841,7 +10752,7 @@ packages: - vite - webpack - /unimport/0.6.7_fsy7z5huphjxskoujotgeen55a: + /unimport/0.6.7_24xp5pqfakvddf4nl3wockz7pi: resolution: {integrity: sha512-EMoVqDjswHkU+nD098QYHXH7Mkw7KwGDQAyeRF2lgairJnuO+wpkhIcmCqrD1OPJmsjkTbJ2tW6Ap8St0PuWZA==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -10853,7 +10764,7 @@ packages: pathe: 0.3.7 scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.9.0_fsy7z5huphjxskoujotgeen55a + unplugin: 0.9.0_24xp5pqfakvddf4nl3wockz7pi transitivePeerDependencies: - esbuild - rollup @@ -10861,7 +10772,7 @@ packages: - webpack dev: true - /unimport/0.6.7_hgwfu3fccgzeexdvdhqkmnprsa: + /unimport/0.6.7_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-EMoVqDjswHkU+nD098QYHXH7Mkw7KwGDQAyeRF2lgairJnuO+wpkhIcmCqrD1OPJmsjkTbJ2tW6Ap8St0PuWZA==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -10873,7 +10784,7 @@ packages: pathe: 0.3.7 scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.9.0_hgwfu3fccgzeexdvdhqkmnprsa + unplugin: 0.9.0_tzs5vvksbi2kwcdgocbsowtl2q transitivePeerDependencies: - esbuild - rollup @@ -11020,7 +10931,7 @@ packages: webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 - /unplugin/0.8.1_hgwfu3fccgzeexdvdhqkmnprsa: + /unplugin/0.8.1_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-o7rUZoPLG1fH4LKinWgb77gDtTE6mw/iry0Pq0Z5UPvZ9+HZ1/4+7fic7t58s8/CGkPrDpGq+RltO+DmswcR4g==} peerDependencies: esbuild: '>=0.13' @@ -11039,8 +10950,8 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - esbuild: 0.15.1 - rollup: 2.77.3 + esbuild: 0.15.7 + rollup: 2.78.1 vite: 3.0.7 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 @@ -11068,7 +10979,7 @@ packages: webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 - /unplugin/0.9.0_fsy7z5huphjxskoujotgeen55a: + /unplugin/0.9.0_24xp5pqfakvddf4nl3wockz7pi: resolution: {integrity: sha512-6o7q8Y9yxdPi5yCPmRuFfeNnVzGumRNZSK6hIkvZ6hd0cfigVdm0qBx/GgQ/NEjs54eUV1qTjvMYKRs9yh3rzw==} peerDependencies: esbuild: '>=0.13' @@ -11087,13 +10998,13 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - esbuild: 0.15.1 - rollup: 2.77.3 + esbuild: 0.15.7 + rollup: 2.78.1 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true - /unplugin/0.9.0_hgwfu3fccgzeexdvdhqkmnprsa: + /unplugin/0.9.0_tzs5vvksbi2kwcdgocbsowtl2q: resolution: {integrity: sha512-6o7q8Y9yxdPi5yCPmRuFfeNnVzGumRNZSK6hIkvZ6hd0cfigVdm0qBx/GgQ/NEjs54eUV1qTjvMYKRs9yh3rzw==} peerDependencies: esbuild: '>=0.13' @@ -11112,8 +11023,57 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - esbuild: 0.15.1 - rollup: 2.77.3 + esbuild: 0.15.7 + rollup: 2.78.1 + vite: 3.0.7 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: true + + /unplugin/0.9.5: + resolution: {integrity: sha512-luraheyfxwtvkvHpsOvMNv7IjLdORTWKZp0gWYNHGLi2ImON3iIZOj464qEyyEwLA/EMt12fC415HW9zRpOfTg==} + peerDependencies: + esbuild: '>=0.13' + rollup: ^2.50.0 + vite: ^2.3.0 || ^3.0.0-0 + webpack: 4 || 5 + peerDependenciesMeta: + esbuild: + optional: true + rollup: + optional: true + vite: + optional: true + webpack: + optional: true + dependencies: + acorn: 8.8.0 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: true + + /unplugin/0.9.5_tzs5vvksbi2kwcdgocbsowtl2q: + resolution: {integrity: sha512-luraheyfxwtvkvHpsOvMNv7IjLdORTWKZp0gWYNHGLi2ImON3iIZOj464qEyyEwLA/EMt12fC415HW9zRpOfTg==} + peerDependencies: + esbuild: '>=0.13' + rollup: ^2.50.0 + vite: ^2.3.0 || ^3.0.0-0 + webpack: 4 || 5 + peerDependenciesMeta: + esbuild: + optional: true + rollup: + optional: true + vite: + optional: true + webpack: + optional: true + dependencies: + acorn: 8.8.0 + chokidar: 3.5.3 + esbuild: 0.15.7 + rollup: 2.78.1 vite: 3.0.7 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 @@ -11166,12 +11126,12 @@ packages: resolution: {integrity: sha512-n4M5/T1wWlHFmohk0EhS+yM7W/h5dOtQldOV3MVEbZY1fTy5A47UL8+d8GLW1iwmaAwNrM5ERy3qe1k0T/Yc7A==} dev: true - /untyped/0.4.5: - resolution: {integrity: sha512-buq9URfOj4xAnVfu6BYNKzHZLHAzsCbHsDc/kHy66ESMqRpj00oD9qWf2M2qm0pC0DigsVxRF3uhOa5HJtrwGA==} + /untyped/0.4.7: + resolution: {integrity: sha512-hBgCv7fnqIRzAagn2cUZxxVmhTE7NcMAgI8CfQelFVacG4O55VrurigpK0G504ph4sQSqVsGEo52O5EKFCnJ9g==} dependencies: - '@babel/core': 7.18.10 - '@babel/standalone': 7.18.12 - '@babel/types': 7.18.10 + '@babel/core': 7.19.0 + '@babel/standalone': 7.19.0 + '@babel/types': 7.19.0 scule: 0.3.2 transitivePeerDependencies: - supports-color @@ -11281,9 +11241,9 @@ packages: hasBin: true dependencies: debug: 4.3.4 - mlly: 0.5.12 + mlly: 0.5.14 pathe: 0.2.0 - vite: 3.0.7 + vite: 3.1.0 transitivePeerDependencies: - less - sass @@ -11370,8 +11330,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.23.1: - resolution: {integrity: sha512-kn9pG+h6VA3yj/xRvwgLKEd33rOlzMqJEg3tl5HSm3WUPlkY1Lr1FK8RN1uIqVKvFxmz6HGU3EQW+xW2kazRkQ==} + /vitest/0.23.2: + resolution: {integrity: sha512-kTBKp3ROPDkYC+x2zWt4znkDtnT08W1FQ6ngRFuqxpBGNuNVS+eWZKfffr8y2JGvEzZ9EzMAOcNaiqMj/FZqMw==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -11400,7 +11360,7 @@ packages: local-pkg: 0.4.2 strip-literal: 0.4.0 tinybench: 2.1.5 - tinypool: 0.2.4 + tinypool: 0.3.0 tinyspy: 1.0.2 vite: 3.1.0 transitivePeerDependencies: @@ -11502,23 +11462,23 @@ packages: plausible-tracker: 0.3.8 dev: true - /vue-router/4.1.3_vue@3.2.38: + /vue-router/4.1.3_vue@3.2.39: resolution: {integrity: sha512-XvK81bcYglKiayT7/vYAg/f36ExPC4t90R/HIpzrZ5x+17BOWptXLCrEPufGgZeuq68ww4ekSIMBZY1qdUdfjA==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.2.1 - vue: 3.2.38 + vue: 3.2.39 dev: true - /vue/3.2.38: - resolution: {integrity: sha512-hHrScEFSmDAWL0cwO4B6WO7D3sALZPbfuThDsGBebthrNlDxdJZpGR3WB87VbjpPh96mep1+KzukYEhpHDFa8Q==} + /vue/3.2.39: + resolution: {integrity: sha512-tRkguhRTw9NmIPXhzk21YFBqXHT2t+6C6wPOgQ50fcFVWnPdetmRqbmySRHznrYjX2E47u0cGlKGcxKZJ38R/g==} dependencies: - '@vue/compiler-dom': 3.2.38 - '@vue/compiler-sfc': 3.2.38 - '@vue/runtime-dom': 3.2.38 - '@vue/server-renderer': 3.2.38_vue@3.2.38 - '@vue/shared': 3.2.38 + '@vue/compiler-dom': 3.2.39 + '@vue/compiler-sfc': 3.2.39 + '@vue/runtime-dom': 3.2.39 + '@vue/server-renderer': 3.2.39_vue@3.2.39 + '@vue/shared': 3.2.39 dev: true /wcwidth/1.0.1: