From 6b8fcb73b52446207cc9aaa1cf736a6ad68ce3e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 19:10:46 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 2 +- package.json | 4 +- pnpm-lock.yaml | 2221 +++++++++++++++++++++++++++------------------ 3 files changed, 1345 insertions(+), 882 deletions(-) diff --git a/docs/package.json b/docs/package.json index 3ebf8ca..1639eca 100644 --- a/docs/package.json +++ b/docs/package.json @@ -9,6 +9,6 @@ "devDependencies": { "@nuxt-themes/docus": "^1.15.0", "@nuxtjs/plausible": "^0.2.4", - "nuxt": "3.11.1" + "nuxt": "3.11.2" } } diff --git a/package.json b/package.json index 49e333e..6a54ec9 100755 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "test": "pnpm lint && vitest run --coverage" }, "dependencies": { - "@nuxt/kit": "^3.11.1", - "google-fonts-helper": "^3.5.0", + "@nuxt/kit": "^3.11.2", + "google-fonts-helper": "^3.6.0", "pathe": "^1.1.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75071a8..453803f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,27 +9,27 @@ importers: .: dependencies: '@nuxt/kit': - specifier: ^3.11.1 - version: 3.11.1(rollup@3.29.4) + specifier: ^3.11.2 + version: 3.11.2(rollup@4.17.2) google-fonts-helper: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.6.0 + version: 3.6.0 pathe: specifier: ^1.1.2 version: 1.1.2 devDependencies: '@nuxt/module-builder': specifier: latest - version: 0.5.5(@nuxt/kit@3.11.1)(nuxi@3.11.1)(typescript@5.3.3) + version: 0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.3.3) '@nuxt/test-utils': specifier: latest - version: 3.12.0(h3@1.11.1)(rollup@3.29.4)(vite@5.2.3)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + version: 3.13.0(h3@1.11.1)(nitropack@2.9.6(encoding@0.1.13))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)) '@nuxtjs/eslint-config-typescript': specifier: latest - version: 12.1.0(eslint@8.57.0)(typescript@5.3.3) + version: 12.1.0(eslint@9.2.0)(typescript@5.3.3) '@vitest/coverage-v8': specifier: latest - version: 1.4.0(vitest@1.4.0) + version: 1.6.0(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0)) changelogen: specifier: latest version: 0.5.5 @@ -38,25 +38,25 @@ importers: version: 7.1.0 eslint: specifier: latest - version: 8.57.0 + version: 9.2.0 nuxt: specifier: latest - version: 3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3) + version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) vitest: specifier: latest - version: 1.4.0 + version: 1.6.0(@types/node@20.10.4)(terser@5.26.0) docs: devDependencies: '@nuxt-themes/docus': specifier: ^1.15.0 - version: 1.15.0(nuxt@3.11.1)(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21) + version: 1.15.0(change-case@4.1.2)(ioredis@5.3.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) '@nuxtjs/plausible': specifier: ^0.2.4 - version: 0.2.4(rollup@3.29.4) + version: 0.2.4(rollup@4.17.2) nuxt: - specifier: 3.11.1 - version: 3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3) + specifier: 3.11.2 + version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) packages: @@ -78,6 +78,9 @@ packages: '@antfu/utils@0.7.7': resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==} + '@antfu/utils@0.7.8': + resolution: {integrity: sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==} + '@babel/code-frame@7.23.5': resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} engines: {node: '>=6.9.0'} @@ -114,12 +117,6 @@ packages: resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.23.6': - resolution: {integrity: sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.24.1': resolution: {integrity: sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==} engines: {node: '>=6.9.0'} @@ -156,20 +153,10 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.22.5': - resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} - engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.24.0': resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.22.20': - resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.24.1': resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} engines: {node: '>=6.9.0'} @@ -226,6 +213,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.24.5': + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-proposal-decorators@7.23.6': resolution: {integrity: sha512-D7Ccq9LfkBFnow3azZGJvZYgcfeqAw3I1e5LoTpj6UKIFQilh8yqXsIGcRIqbBdsPWIz+Ze7ZZfggSj62Qp+Fg==} engines: {node: '>=6.9.0'} @@ -249,24 +241,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.23.3': - resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.24.1': resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.23.3': - resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.24.1': resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==} engines: {node: '>=6.9.0'} @@ -279,12 +259,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.23.6': - resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.24.1': resolution: {integrity: sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==} engines: {node: '>=6.9.0'} @@ -760,13 +734,13 @@ packages: resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/eslintrc@2.1.4': - resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint/eslintrc@3.0.2': + resolution: {integrity: sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@8.57.0': - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint/js@9.2.0': + resolution: {integrity: sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@fastify/busboy@2.1.0': resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==} @@ -781,16 +755,20 @@ packages: '@floating-ui/utils@0.2.1': resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} - '@humanwhocodes/config-array@0.11.14': - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} + '@humanwhocodes/config-array@0.13.0': + resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - '@humanwhocodes/object-schema@2.0.2': - resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + '@humanwhocodes/object-schema@2.0.3': + resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + + '@humanwhocodes/retry@0.2.4': + resolution: {integrity: sha512-Ttl/jHpxfS3st5sxwICYfk4pOH0WrLI1SpW283GgQL7sCWU7EHIOhX4b4fkIxr3tkfzwg8+FNojtzsIEE7Ecgg==} + engines: {node: '>=18.18'} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -905,12 +883,20 @@ packages: resolution: {integrity: sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + '@npmcli/package-json@5.1.0': + resolution: {integrity: sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==} + engines: {node: ^16.14.0 || >=18.0.0} + '@npmcli/promise-spawn@7.0.0': resolution: {integrity: sha512-wBqcGsMELZna0jDblGd7UXgOby45TQaMWmbFwWX+SEotk4HV6zG2t6rT9siyLhPk4P6YYqgfL1UO8nMWDBVJXQ==} engines: {node: ^16.14.0 || >=18.0.0} - '@npmcli/run-script@7.0.2': - resolution: {integrity: sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==} + '@npmcli/redact@2.0.0': + resolution: {integrity: sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==} + engines: {node: ^16.14.0 || >=18.0.0} + + '@npmcli/run-script@8.1.0': + resolution: {integrity: sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==} engines: {node: ^16.14.0 || >=18.0.0} '@nuxt-themes/docus@1.15.0': @@ -931,56 +917,57 @@ packages: '@nuxt/devalue@2.0.2': resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - '@nuxt/devtools-kit@1.1.3': - resolution: {integrity: sha512-bVIGng74haYAvJXiV+xtk7xrpHPZOJtcV4Flgl9IM+PYSjqs5pIRFRDnDwCQYAGt99hxGtQkdTBRqPQLxVCmeA==} + '@nuxt/devtools-kit@1.3.1': + resolution: {integrity: sha512-YckEiiTef3dMckwLLUb+feKV0O8pS9s8ujw/FQ600oQbOCbq6hpWY5HQYxVYc3E41wu87lFiIZ1rnHjO3nM9sw==} peerDependencies: nuxt: ^3.9.0 vite: '*' - '@nuxt/devtools-wizard@1.1.3': - resolution: {integrity: sha512-eeAeqHel5fb9eRjiw6/YOeGUGjsddooUrGXSc6aGTGnlnT6qOpMXRxj/amh9Pi0mm0cUiy5wILeGAlwK92waCA==} + '@nuxt/devtools-wizard@1.3.1': + resolution: {integrity: sha512-t6qTp573s1NWoS1nqOqKRld6wFWDiMzoFojBG8GeqTwPi2NYbjyPbQobmvMGiihkWPudMpChhAhYwTTyCPFE7Q==} hasBin: true - '@nuxt/devtools@1.1.3': - resolution: {integrity: sha512-+mps8+01b2ntJOHNNTfeUTj4A/b2CyAxvmbwgoDc91XAycpJMWqzYzqBXemR4ZoDL8mbk6coQ1rmz8f1dM25fA==} + '@nuxt/devtools@1.3.1': + resolution: {integrity: sha512-SuiuqtlN6OMPn7hYqbydcJmRF/L86yxi8ApcjNVnMURYBPaAAN9egkEFpQ6AjzjX+UnaG1hU8FE0w6pWKSRp3A==} hasBin: true peerDependencies: nuxt: ^3.9.0 vite: '*' - '@nuxt/kit@3.11.1': - resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} + '@nuxt/kit@3.11.2': + resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/module-builder@0.5.5': - resolution: {integrity: sha512-ifFfwA1rbSXSae25RmqA2kAbV3xoShZNrq1yK8VXB/EnIcDn4WiaYR1PytaSxIt5zsvWPn92BJXiIUBiMQZ0hw==} + '@nuxt/module-builder@0.6.0': + resolution: {integrity: sha512-d/sn+6n23qB+yGuItNvGnNlPpDzwcsW6riyISdo4H2MO/3TWFsIzB5+JZK104t0G6ftxB71xWHmBBYEdkXOhVw==} hasBin: true peerDependencies: - '@nuxt/kit': ^3.8.2 - nuxi: ^3.10.0 + '@nuxt/kit': ^3.11.2 + nuxi: ^3.11.1 - '@nuxt/schema@3.11.1': - resolution: {integrity: sha512-XyGlJsf3DtkouBCvBHlvjz+xvN4vza3W7pY3YBNMnktxlMQtfFiF3aB3A2NGLmBnJPqD3oY0j7lljraELb5hkg==} + '@nuxt/schema@3.11.2': + resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==} engines: {node: ^14.18.0 || >=16.10.0} '@nuxt/telemetry@2.5.3': resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==} hasBin: true - '@nuxt/test-utils@3.12.0': - resolution: {integrity: sha512-Q3HP53TDIYeqHT65r31HZhK/gRwVBmchSdVj1tfiYECyqstckvsQ4Cyt/GX/XmD7cLdD3d5aHow8LaMfP+BSqQ==} - engines: {node: ^14.18.0 || >=16.10.0} + '@nuxt/test-utils@3.13.0': + resolution: {integrity: sha512-Q2PO43SsosuMa1qLJvbC+OlmdY5PmTd/Vf8tNmu6Ton0Y6dpxez1mLbkdltcGuer3DG0x3dSLCi94oCELDxRKg==} + engines: {node: '>=18.19.0'} peerDependencies: '@cucumber/cucumber': ^10.3.1 '@jest/globals': ^29.5.0 - '@playwright/test': ^1.42.1 + '@playwright/test': ^1.43.1 '@testing-library/vue': ^7.0.0 || ^8.0.1 '@vitest/ui': ^0.34.6 || ^1.0.0 '@vue/test-utils': ^2.4.2 h3: '*' - happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 + happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0 - playwright-core: ^1.34.3 + nitropack: '*' + playwright-core: ^1.43.1 vite: '*' vitest: ^0.34.6 || ^1.0.0 vue: ^3.3.4 @@ -1007,11 +994,11 @@ packages: vitest: optional: true - '@nuxt/ui-templates@1.3.1': - resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} + '@nuxt/ui-templates@1.3.3': + resolution: {integrity: sha512-3BG5doAREcD50dbKyXgmjD4b1GzY8CUy3T41jMhHZXNDdaNwOd31IBq+D6dV00OSrDVhzrTVj0IxsUsnMyHvIQ==} - '@nuxt/vite-builder@3.11.1': - resolution: {integrity: sha512-8DVK2Jb9xgfnvTfKr5mL3UDdAIrd3q3F4EmoVsXVKJe8NTt9LW38QdGwGViIQm9wzLDDEo0mgWF+n7WoGEH0xQ==} + '@nuxt/vite-builder@3.11.2': + resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 @@ -1217,6 +1204,11 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.17.2': + resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm-eabi@4.9.0': resolution: {integrity: sha512-+1ge/xmaJpm1KVBuIH38Z94zj9fBD+hp+/5WLaHgyY8XLq1ibxk/zj6dTXaqM2cAbYKq8jYlhHd6k05If1W5xA==} cpu: [arm] @@ -1227,6 +1219,11 @@ packages: cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.17.2': + resolution: {integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==} + cpu: [arm64] + os: [android] + '@rollup/rollup-android-arm64@4.9.0': resolution: {integrity: sha512-im6hUEyQ7ZfoZdNvtwgEJvBWZYauC9KVKq1w58LG2Zfz6zMd8gRrbN+xCVoqA2hv/v6fm9lp5LFGJ3za8EQH3A==} cpu: [arm64] @@ -1237,6 +1234,11 @@ packages: cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.17.2': + resolution: {integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-arm64@4.9.0': resolution: {integrity: sha512-u7aTMskN6Dmg1lCT0QJ+tINRt+ntUrvVkhbPfFz4bCwRZvjItx2nJtwJnJRlKMMaQCHRjrNqHRDYvE4mBm3DlQ==} cpu: [arm64] @@ -1247,6 +1249,11 @@ packages: cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.17.2': + resolution: {integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.9.0': resolution: {integrity: sha512-8FvEl3w2ExmpcOmX5RJD0yqXcVSOqAJJUJ29Lca29Ik+3zPS1yFimr2fr5JSZ4Z5gt8/d7WqycpgkX9nocijSw==} cpu: [x64] @@ -1257,16 +1264,31 @@ packages: cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.17.2': + resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.9.0': resolution: {integrity: sha512-lHoKYaRwd4gge+IpqJHCY+8Vc3hhdJfU6ukFnnrJasEBUvVlydP8PuwndbWfGkdgSvZhHfSEw6urrlBj0TSSfg==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.17.2': + resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.13.0': resolution: {integrity: sha512-Iu0Kno1vrD7zHQDxOmvweqLkAzjxEVqNhUIXBsZ8hu8Oak7/5VTPrxOEZXYC1nmrBVJp0ZcL2E7lSuuOVaE3+w==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.17.2': + resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.9.0': resolution: {integrity: sha512-JbEPfhndYeWHfOSeh4DOFvNXrj7ls9S/2omijVsao+LBPTPayT1uKcK3dHW3MwDJ7KO11t9m2cVTqXnTKpeaiw==} cpu: [arm64] @@ -1277,26 +1299,51 @@ packages: cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.17.2': + resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.9.0': resolution: {integrity: sha512-ahqcSXLlcV2XUBM3/f/C6cRoh7NxYA/W7Yzuv4bDU1YscTFw7ay4LmD7l6OS8EMhTNvcrWGkEettL1Bhjf+B+w==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': + resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.13.0': resolution: {integrity: sha512-Oq90dtMHvthFOPMl7pt7KmxzX7E71AfyIhh+cPhLY9oko97Zf2C9tt/XJD4RgxhaGeAraAXDtqxvKE1y/j35lA==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.17.2': + resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.9.0': resolution: {integrity: sha512-uwvOYNtLw8gVtrExKhdFsYHA/kotURUmZYlinH2VcQxNCQJeJXnkmWgw2hI9Xgzhgu7J9QvWiq9TtTVwWMDa+w==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.17.2': + resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.13.0': resolution: {integrity: sha512-yUD/8wMffnTKuiIsl6xU+4IA8UNhQ/f1sAnQebmE/lyQ8abjsVyDkyRkWop0kdMhKMprpNIhPmYlCxgHrPoXoA==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.17.2': + resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.9.0': resolution: {integrity: sha512-m6pkSwcZZD2LCFHZX/zW2aLIISyzWLU3hrLLzQKMI12+OLEzgruTovAxY5sCZJkipklaZqPy/2bEEBNjp+Y7xg==} cpu: [x64] @@ -1307,6 +1354,11 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.17.2': + resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.9.0': resolution: {integrity: sha512-VFAC1RDRSbU3iOF98X42KaVicAfKf0m0OvIu8dbnqhTe26Kh6Ym9JrDulz7Hbk7/9zGc41JkV02g+p3BivOdAg==} cpu: [x64] @@ -1317,6 +1369,11 @@ packages: cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.17.2': + resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.9.0': resolution: {integrity: sha512-9jPgMvTKXARz4inw6jezMLA2ihDBvgIU9Ml01hjdVpOcMKyxFBJrn83KVQINnbeqDv0+HdO1c09hgZ8N0s820Q==} cpu: [arm64] @@ -1327,6 +1384,11 @@ packages: cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.17.2': + resolution: {integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.9.0': resolution: {integrity: sha512-WE4pT2kTXQN2bAv40Uog0AsV7/s9nT9HBWXAou8+++MBCnY51QS02KYtm6dQxxosKi1VIz/wZIrTQO5UP2EW+Q==} cpu: [ia32] @@ -1337,14 +1399,25 @@ packages: cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.17.2': + resolution: {integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==} + cpu: [x64] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.9.0': resolution: {integrity: sha512-aPP5Q5AqNGuT0tnuEkK/g4mnt3ZhheiXrDIiSVIHN9mcN21OyXDVbEMqmXPE7e2OplNLDkcvV+ZoGJa2ZImFgw==} cpu: [x64] os: [win32] + '@sec-ant/readable-stream@0.4.1': + resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} + '@shikijs/core@1.2.0': resolution: {integrity: sha512-OlFvx+nyr5C8zpcMBnSGir0YPD6K11uYhouqhNmm1qLiis4GA7SsGtu07r9gKS9omks8RtQqHrJL4S+lqWK01A==} + '@shikijs/core@1.5.2': + resolution: {integrity: sha512-wSAOgaz48GmhILFElMCeQypSZmj6Ru6DttOOtl3KNkdJ17ApQuGNCfzpk4cClasVrnIu45++2DBwG4LNMQAfaA==} + '@shikijs/transformers@1.2.0': resolution: {integrity: sha512-xKn7DtA65DQV4FOfYsrvqM80xOy2xuXnxWWKsZmHv1VII/IOuDUDsWDu3KnpeLH6wqNJWp1GRoNUsHR1aw/VhQ==} @@ -1383,6 +1456,10 @@ packages: resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} + '@sindresorhus/merge-streams@4.0.0': + resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} + engines: {node: '>=18'} + '@socket.io/component-emitter@3.1.0': resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} @@ -1410,9 +1487,6 @@ packages: '@types/http-proxy@1.17.14': resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} - '@types/istanbul-lib-coverage@2.0.6': - resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} - '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1513,20 +1587,37 @@ packages: '@unhead/dom@1.8.20': resolution: {integrity: sha512-TXRQSVbqBOQc02m3wxgj55m93U8a3WBHV9xJi2zVX/iHEJgeQbZMJ+rV0YJkHy2OHAC0MfjVQA5NDLaVwtromw==} + '@unhead/dom@1.9.10': + resolution: {integrity: sha512-F4sBrmd8kG8MEqcVTGL0Y6tXbJMdWK724pznUzefpZTs1GaVypFikLluaLt4EnICcVhOBSe4TkGrc8N21IJJzQ==} + '@unhead/schema@1.8.20': resolution: {integrity: sha512-n0e5jsKino8JTHc4wpr4l8MXXIrj0muYYAEVa0WSYkIVnMiBr1Ik3l6elhCr4fdSyJ3M2DQQleea/oZCr11XCw==} + '@unhead/schema@1.9.10': + resolution: {integrity: sha512-3ROh0doKfA7cIcU0zmjYVvNOiJuxSOcjInL+7iOFIxQovEWr1PcDnrnbEWGJsXrLA8eqjrjmhuDqAr3JbMGsLg==} + '@unhead/shared@1.8.20': resolution: {integrity: sha512-J0fdtavcMtXcG0g9jmVW03toqfr8A0G7k+Q6jdpwuUPhWk/vhfZn3aiRV+F8LlU91c/AbGWDv8T1MrtMQbb0Sg==} + '@unhead/shared@1.9.10': + resolution: {integrity: sha512-LBXxm/8ahY4FZ0FbWVaM1ANFO5QpPzvaYwjAQhgHANsrqFP2EqoGcOv1CfhdQbxg8vpGXkjI7m0r/8E9d3JoDA==} + '@unhead/ssr@1.8.20': resolution: {integrity: sha512-Cq1NcdYZ/IAkJ0muqdOBxJXb5dn+uV+RvIXDykRb9lGgriU/S0fzUw8XYTYMwLlvW6rSMrtRx319hz2D3ZrBkA==} + '@unhead/ssr@1.9.10': + resolution: {integrity: sha512-4hy3uFrYGJd5h0jmCIC0vFBf5DDhbz+j6tkATTNIaLz5lR4ZdFT+ipwzR20GvnaOiGWiOhZF3yv9FTJQyX4jog==} + '@unhead/vue@1.8.20': resolution: {integrity: sha512-Lm6cnbX/QGCh+pxGN1Tl6LVXxYs5bLlN8APfI2rQ5kMNRE6Yy7r2eY5wCZ0SfsSRonqJxzVlgMMh8JPEY5d4GQ==} peerDependencies: vue: '>=2.7 || >=3' + '@unhead/vue@1.9.10': + resolution: {integrity: sha512-Zi65eTU5IIaqqXAVOVJ4fnwJRR751FZIFlzYOjIekf1eNkISy+A4xyz3NIEQWSlXCrOiDNgDhT0YgKUcx5FfHQ==} + peerDependencies: + vue: '>=2.7 || >=3' + '@unocss/astro@0.58.6': resolution: {integrity: sha512-0BvbhEp5Ln6wFNnhISusB2hcfycWkdgnjlFMcLT69efvj4G39MzB6JYT/1qiidLfpj35HcqkpBz7TfZ4bUmOAw==} peerDependencies: @@ -1635,25 +1726,25 @@ packages: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/coverage-v8@1.4.0': - resolution: {integrity: sha512-4hDGyH1SvKpgZnIByr9LhGgCEuF9DKM34IBLCC/fVfy24Z3+PZ+Ii9hsVBsHvY1umM1aGPEjceRkzxCfcQ10wg==} + '@vitest/coverage-v8@1.6.0': + resolution: {integrity: sha512-KvapcbMY/8GYIG0rlwwOKCVNRc0OL20rrhFkg/CHNzncV03TE2XWvO5w9uZYoxNiMEBacAJt3unSOiZ7svePew==} peerDependencies: - vitest: 1.4.0 + vitest: 1.6.0 - '@vitest/expect@1.4.0': - resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==} + '@vitest/expect@1.6.0': + resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} - '@vitest/runner@1.4.0': - resolution: {integrity: sha512-EDYVSmesqlQ4RD2VvWo3hQgTJ7ZrFQ2VSJdfiJiArkCerDAGeyF1i6dHkmySqk573jLp6d/cfqCN+7wUB5tLgg==} + '@vitest/runner@1.6.0': + resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==} - '@vitest/snapshot@1.4.0': - resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==} + '@vitest/snapshot@1.6.0': + resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==} - '@vitest/spy@1.4.0': - resolution: {integrity: sha512-Ywau/Qs1DzM/8Uc+yA77CwSegizMlcgTJuYGAi0jujOteJOUf1ujunHThYo243KG9nAyWT3L9ifPYZ5+As/+6Q==} + '@vitest/spy@1.6.0': + resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} - '@vitest/utils@1.4.0': - resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==} + '@vitest/utils@1.6.0': + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} '@volar/language-core@1.11.1': resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -1717,24 +1808,24 @@ packages: '@vue/devtools-api@6.5.1': resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} - '@vue/devtools-applet@7.0.20': - resolution: {integrity: sha512-q48RtnhFmC0kd4N+3Edfctv6oL2neN6crUapBydSr6szjR87dQJygTEYKlpyx0SHmVLVwq4mcgFuf1ftAKjd/w==} + '@vue/devtools-applet@7.2.0': + resolution: {integrity: sha512-ohl3uHejqu8v6BoCfsadpo6/QU1o585Im8AbH4bZiQTKdIot7OlBdk7pz9bK3muV6N1xKuiDNwYul0QYClOeSg==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-core@7.0.20': - resolution: {integrity: sha512-JefAn0ljTUPtoEJ47PjEfcLQb9BVt3OH1R6aD8qZ7bNYwZH+xystXpVJ3pW+1iDnOXjfpLgc3bsHUZoxlfobpw==} + '@vue/devtools-core@7.2.0': + resolution: {integrity: sha512-cHSeu70rTtubt2DYia+VDGNTC1m84Xyuk5eNTjmOpMLECaJnWnzCv6kR84EZp7rG+MVZalJG+4ecX2GaTbU3cQ==} - '@vue/devtools-kit@7.0.20': - resolution: {integrity: sha512-FgFuPuqrhQ51rR/sVi52FnGgrxJ3X1bvNra/SkBzPhxJVhfyL5w2YUJZI1FgCvtLAyPSomJNdvlG415ZbJsr6w==} + '@vue/devtools-kit@7.2.0': + resolution: {integrity: sha512-Kx+U0QiQg/g714euYKfnCdhTcOycSlH1oyTE57D0sAmisdsRCNLfXcnnIwcFY2jdCpuz9DNbuE0VWQuYF5zAZQ==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-shared@7.0.20': - resolution: {integrity: sha512-E6CiCaYr6ZWOCYJgWodXcPCXxB12vgbUA1X1sG0F1tK5Bo5I35GJuTR8LBJLFHV0VpwLWvyrIi9drT1ZbuJxlg==} + '@vue/devtools-shared@7.2.0': + resolution: {integrity: sha512-gVr3IjKjU7axNvclRgICgy1gq/TDnF1hhBAEox+l5mMXZiTIFVIm1zpcIPssc0HxMDgzy+lXqOVsY4DGyZ+ZeA==} - '@vue/devtools-ui@7.0.20': - resolution: {integrity: sha512-0Jy+9l8gQKnEPitOBthib6bZPdf2FipPIpMZPZ90xH4z1nWGN2aHBqOHH3dMpNgnymlkgAR5QDvodj5RcxiUGw==} + '@vue/devtools-ui@7.2.0': + resolution: {integrity: sha512-5raf2DLgicnT6vr9oO8kgN49ZqdDYtyph4hBH3sg9bvY2UtHgJs6m8uPqai5vKSrrEy/V30Rq/tahQlOiEbi+Q==} peerDependencies: '@unocss/reset': '>=0.50.0-0' floating-vue: '>=2.0.0-0' @@ -2203,9 +2294,6 @@ packages: resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==} engines: {node: '>=8'} - citty@0.1.5: - resolution: {integrity: sha512-AS7n5NSc0OQVMV9v6wt3ByujNIrne0/cTjiC2MYqhvao57VNfiuVksTSr2p17nVOhEr2KtqiAkGwHcgMC/qUuQ==} - citty@0.1.6: resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} @@ -2293,6 +2381,9 @@ packages: confbox@0.1.3: resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==} + confbox@0.1.7: + resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==} + consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} engines: {node: ^14.18.0 || >=16.10.0} @@ -2309,8 +2400,8 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie-es@1.0.0: - resolution: {integrity: sha512-mWYvfOLrfEc996hlKcdABeIiPHUPC6DM2QYZdGGOvhOTbA3tjm2eBwqlJpoFdjC89NI4Qt6h0Pu06Mp+1Pj5OQ==} + cookie-es@1.1.0: + resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -2331,8 +2422,8 @@ packages: resolution: {integrity: sha512-Hq1+lXVgjJjcS/U+uk6+yVmtxami0r0b+xVtlGyABgdz110l/kOnHWvlSI7nVzrTl8GCdZHwZS4pbBFT7hSL/g==} engines: {node: '>=18.0'} - cronstrue@2.48.0: - resolution: {integrity: sha512-w+VAWjiBJmKYeeK+i0ur3G47LcKNgFuWwb8LVJTaXSS2ExtQ5zdiIVnuysgB3N457gTaSllme0qTpdsJWK/wIg==} + cronstrue@2.50.0: + resolution: {integrity: sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==} hasBin: true cross-spawn@7.0.3: @@ -2353,8 +2444,8 @@ packages: peerDependencies: postcss: ^8.0.9 - css-declaration-sorter@7.1.1: - resolution: {integrity: sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==} + css-declaration-sorter@7.2.0: + resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.0.9 @@ -2385,8 +2476,8 @@ packages: peerDependencies: postcss: ^8.2.15 - cssnano-preset-default@6.1.1: - resolution: {integrity: sha512-XW/dYN2p8Jdkp1lovFd0UVRh6RB0iMyXJbAE9Qm+taR3p2LGu492AW34lVaukUrXoK9IxK5aK3CUmFpUorU4oA==} + cssnano-preset-default@6.1.2: + resolution: {integrity: sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 @@ -2409,8 +2500,8 @@ packages: peerDependencies: postcss: ^8.2.15 - cssnano@6.1.1: - resolution: {integrity: sha512-paTFZuiVohpaXJuau8l7buFt9+FTmfjwEO70EKitzYOQw3frib/It4sb6cQ+gJyDEyY+myDSni6IbBvKZ0N8Lw==} + cssnano@6.1.2: + resolution: {integrity: sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 @@ -2577,10 +2668,6 @@ packages: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} - doctrine@3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: '>=6.0.0'} - dom-serializer@2.0.0: resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} @@ -2820,6 +2907,10 @@ packages: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-scope@8.0.1: + resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint-utils@2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} @@ -2842,11 +2933,19 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-visitor-keys@4.0.0: + resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint@9.2.0: + resolution: {integrity: sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true + espree@10.0.1: + resolution: {integrity: sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2902,6 +3001,10 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} + execa@9.1.0: + resolution: {integrity: sha512-lSgHc4Elo2m6bUDhc3Hl/VxvUDJdQWI40RZ4KMY9bKRc+hgMOT7II/JjbNDhI8VnMtrCb7U/fhpJIkLORZozWw==} + engines: {node: '>=18'} + exponential-backoff@3.1.1: resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==} @@ -2934,9 +3037,13 @@ packages: fastq@1.15.0: resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} - file-entry-cache@6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} - engines: {node: ^10.12.0 || >=12.0.0} + figures@6.1.0: + resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==} + engines: {node: '>=18'} + + file-entry-cache@8.0.0: + resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} + engines: {node: '>=16.0.0'} file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} @@ -2953,9 +3060,9 @@ packages: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} - flat-cache@3.2.0: - resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} - engines: {node: ^10.12.0 || >=12.0.0} + flat-cache@4.0.1: + resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} + engines: {node: '>=16'} flat@5.0.2: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} @@ -2966,9 +3073,6 @@ packages: engines: {node: '>=18'} hasBin: true - flatted@3.2.9: - resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} - flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} @@ -3065,6 +3169,10 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} + get-stream@9.0.1: + resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} + engines: {node: '>=18'} + get-symbol-description@1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} @@ -3120,9 +3228,9 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - globals@13.24.0: - resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} - engines: {node: '>=8'} + globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} @@ -3140,8 +3248,8 @@ packages: resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} engines: {node: '>=18'} - google-fonts-helper@3.5.0: - resolution: {integrity: sha512-QcKvB3Y+jJFpvBUp/iG1oe9BbKirrjwU2mzJzKGGb5czz6T93CCP9A8IlfCoZnko7b1+gPH3yVghXP5EBvunDg==} + google-fonts-helper@3.6.0: + resolution: {integrity: sha512-ReantWd/l8dedKqTYjvqaQ55rAl/rbRqWL5VXHNXtGwIhMX4N8VNA7V19drr7xiv5G3pzlYID0K4FauvGqnWEg==} gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} @@ -3291,6 +3399,10 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} + human-signals@7.0.0: + resolution: {integrity: sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==} + engines: {node: '>=18.18.0'} + iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} @@ -3502,6 +3614,10 @@ packages: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + is-stream@4.0.1: + resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==} + engines: {node: '>=18'} + is-string@1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} @@ -3514,6 +3630,10 @@ packages: resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} engines: {node: '>= 0.4'} + is-unicode-supported@2.0.0: + resolution: {integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==} + engines: {node: '>=18'} + is-weakref@1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} @@ -3572,6 +3692,9 @@ packages: js-tokens@8.0.3: resolution: {integrity: sha512-UfJMcSJc+SEXEl9lH/VLHSZbThQyLpw1vLO1Lb+j4RWDvG3N2f7yj3PVQA3cmkTBNldJ9eFnM+xEXxHIXrYiJw==} + js-tokens@9.0.0: + resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} + js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true @@ -3630,6 +3753,9 @@ packages: knitwork@1.0.0: resolution: {integrity: sha512-dWl0Dbjm6Xm+kDxhPQJsCBTxrJzuGl0aP9rhr+TG8D3l+GL90N8O8lYUi7dTSAN2uuDqCtNgb6aEuQH5wsiV8Q==} + knitwork@1.1.0: + resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==} + kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} @@ -3675,6 +3801,9 @@ packages: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} + lodash-es@4.17.21: + resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} + lodash._reinterpolate@3.0.0: resolution: {integrity: sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==} @@ -3711,10 +3840,6 @@ packages: lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - lru-cache@10.1.0: - resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} - engines: {node: 14 || >=16.14} - lru-cache@10.2.0: resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} engines: {node: 14 || >=16.14} @@ -3734,6 +3859,9 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} + magic-string@0.30.10: + resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.5: resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} @@ -3745,6 +3873,9 @@ packages: magicast@0.3.3: resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==} + magicast@0.3.4: + resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==} + make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} @@ -4009,6 +4140,9 @@ packages: mlly@1.6.1: resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} + mlly@1.7.0: + resolution: {integrity: sha512-U9SDaXGEREBYQgfejV97coK0UL1r+qnF2SyO9A3qcI8MzKnsIFKHNVEkrDyNncQTKQQumsasmeq84eNMdBfsNQ==} + mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -4049,8 +4183,8 @@ packages: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} - nitropack@2.9.4: - resolution: {integrity: sha512-i/cbDW5qfZS6pQR4DrlQOFlNoNvQVBuiy7EEvMlrqkmMGXiIJY1WW7L7D4/6m9dF1cwitOu7k0lJWVn74gxfvw==} + nitropack@2.9.6: + resolution: {integrity: sha512-HP2PE0dREcDIBVkL8Zm6eVyrDd10/GI9hTL00PHvjUM8I9Y/2cv73wRDmxNyInfrx/CJKHATb2U/pQrqpzJyXA==} engines: {node: ^16.11.0 || >=17.0.0} hasBin: true peerDependencies: @@ -4072,6 +4206,9 @@ packages: node-fetch-native@1.6.2: resolution: {integrity: sha512-69mtXOFZ6hSkYiXAVB5SqaRvrbITC/NPyqv7yuu/qw0nmgPyYbIMYYNIDhNtwPrzk0ptrimrLz/hhjvm4w5Z+w==} + node-fetch-native@1.6.4: + resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} + node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -4146,8 +4283,8 @@ packages: resolution: {integrity: sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==} engines: {node: ^16.14.0 || >=18.0.0} - npm-registry-fetch@16.1.0: - resolution: {integrity: sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==} + npm-registry-fetch@17.0.1: + resolution: {integrity: sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==} engines: {node: ^16.14.0 || >=18.0.0} npm-run-path@4.0.1: @@ -4158,6 +4295,10 @@ packages: resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + npm-run-path@5.3.0: + resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} @@ -4179,8 +4320,8 @@ packages: nuxt-icon@0.3.3: resolution: {integrity: sha512-KdhJAigBGTP8/YIFZ3orwetk40AgLq6VQ5HRYuDLmv5hiDptor9Ro+WIdZggHw7nciRxZvDdQkEwi9B5G/jrkQ==} - nuxt@3.11.1: - resolution: {integrity: sha512-CsncE1dxP0cmOYT+PBdjMD0bOK8eZizG5tgNWUOJAAAtU45sO38maoBumYYL2kUpT/SC/dMP+831DAcVPvi9pQ==} + nuxt@3.11.2: + resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -4192,11 +4333,6 @@ packages: '@types/node': optional: true - nypm@0.3.3: - resolution: {integrity: sha512-FHoxtTscAE723e80d2M9cJRb4YVjL82Ra+ZV+YqC6rfNZUWahi+ZhPF+krnR+bdMvibsfHCtgKXnZf5R6kmEPA==} - engines: {node: ^14.16.0 || >=16.10.0} - hasBin: true - nypm@0.3.8: resolution: {integrity: sha512-IGWlC6So2xv6V4cIDmoV0SwwWx7zLG086gyqkyumteH2fIgCAM4nDVFB2iDRszDvmdSVW9xb1N+2KjQ6C7d4og==} engines: {node: ^14.16.0 || >=16.10.0} @@ -4235,6 +4371,9 @@ packages: ofetch@1.3.3: resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==} + ofetch@1.3.4: + resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==} + ohash@1.1.3: resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} @@ -4305,8 +4444,8 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - pacote@17.0.6: - resolution: {integrity: sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==} + pacote@18.0.6: + resolution: {integrity: sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==} engines: {node: ^16.14.0 || >=18.0.0} hasBin: true @@ -4332,6 +4471,10 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} + parse-ms@4.0.0: + resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==} + engines: {node: '>=18'} + parse-path@7.0.0: resolution: {integrity: sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==} @@ -4407,6 +4550,9 @@ packages: pkg-types@1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} + pkg-types@1.1.1: + resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==} + plausible-tracker@0.3.8: resolution: {integrity: sha512-lmOWYQ7s9KOUJ1R+YTOR3HrjdbxIS2Z4de0P/Jx2dQPteznJl2eX3tXxKClpvbfyGP59B5bbhW8ftN59HbbFSg==} engines: {node: '>=10'} @@ -4782,10 +4928,18 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + pretty-ms@9.0.0: + resolution: {integrity: sha512-E9e9HJ9R9NasGOgPaPE8VMeiPKAyWR5jcFpNnwIejslIhWqdqOrb2wShBsncMPUb+BcCd2OPYfh7p2W6oemTng==} + engines: {node: '>=18'} + proc-log@3.0.0: resolution: {integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + proc-log@4.2.0: + resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} @@ -4825,8 +4979,8 @@ packages: queue-tick@1.0.1: resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==} - radix3@1.1.1: - resolution: {integrity: sha512-yUUd5VTiFtcMEx0qFUxGAv5gbMc1un4RvEO1JZdP7ZUl/RHygZK6PknIKntmQRZxnMY3ZXD2ISaw1ij8GYW1yg==} + radix3@1.1.2: + resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} @@ -4838,17 +4992,12 @@ packages: rc9@2.1.1: resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} + rc9@2.1.2: + resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} + react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - read-package-json-fast@3.0.2: - resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - - read-package-json@7.0.0: - resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==} - engines: {node: ^16.14.0 || >=18.0.0} - read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} @@ -5001,6 +5150,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.17.2: + resolution: {integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + rollup@4.9.0: resolution: {integrity: sha512-bUHW/9N21z64gw8s6tP4c88P382Bq/L5uZDowHlHx6s/QWpjJXivIAbEw6LZthgSvlEizZBfLC4OAvWe7aoF7A==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -5052,6 +5206,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.6.2: + resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} + engines: {node: '>=10'} + hasBin: true + send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} @@ -5101,6 +5260,9 @@ packages: shiki@1.2.0: resolution: {integrity: sha512-xLhiTMOIUXCv5DqJ4I70GgQCtdlzsTqFLZWcMHHG3TAieBUbvEGthdrlPDlX4mL/Wszx9C6rEcxU6kMlg4YlxA==} + shiki@1.5.2: + resolution: {integrity: sha512-fpPbuSaatinmdGijE7VYUD3hxLozR3ZZ+iAx8Iy2X6REmJGyF5hQl94SgmiUNTospq346nXUVZx0035dyGvIVw==} + side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} @@ -5118,8 +5280,8 @@ packages: resolution: {integrity: sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==} engines: {node: ^16.14.0 || >=18.0.0} - simple-git@3.23.0: - resolution: {integrity: sha512-P9ggTW8vb/21CAL/AmnACAhqBDfnqSSZVpV7WuFtsFR9HLunf5IqQvk+OXAQTfkcZep8pKnt3DV3o7w3TegEkQ==} + simple-git@3.24.0: + resolution: {integrity: sha512-QqAKee9Twv+3k8IFOFfPB2hnk6as6Y6ACUpwCtQvRYBAes23Wv3SZlHVobAzqcE8gfsisCvPw3HGW3HYM+VYYw==} sirv@2.0.4: resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==} @@ -5282,6 +5444,10 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} + strip-final-newline@4.0.0: + resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==} + engines: {node: '>=18'} + strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} @@ -5296,6 +5462,9 @@ packages: strip-literal@2.0.0: resolution: {integrity: sha512-f9vHgsCWBq2ugHAkGMiiYY+AYG0D/cbloKKg0nhaaaSNsujdGIpVXCNsrJpCKr5M0f4aI31mr13UjY6GAuXCKA==} + strip-literal@2.1.0: + resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==} + style-dictionary-esm@1.9.2: resolution: {integrity: sha512-MR+ppTqzkJJtXH6UyDJ0h4h4ekBCePA8A8xlYNuL0tLj2K+ngyuxoe0AvCHQ7sJVX8O5WK2z32ANSgIcF4mGxw==} hasBin: true @@ -5380,8 +5549,8 @@ packages: tinycolor2@1.6.0: resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} - tinypool@0.8.2: - resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} + tinypool@0.8.4: + resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} engines: {node: '>=14.0.0'} tinyspy@2.2.0: @@ -5441,10 +5610,6 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - type-fest@0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: '>=10'} - type-fest@0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} @@ -5484,6 +5649,9 @@ packages: ufo@1.5.2: resolution: {integrity: sha512-eiutMaL0J2MKdhcOM1tUy13pIrYnyR87fEd8STJQFrrAwImwvlXkxlZEjaKah8r2viPohld08lt73QfLG1NxMg==} + ufo@1.5.3: + resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==} + ultrahtml@1.5.3: resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} @@ -5525,6 +5693,9 @@ packages: unhead@1.8.20: resolution: {integrity: sha512-IJOCYact/7Za3M7CeeCWs8Vze53kHvKDUy/EXtkTm/an5StgqOt2uCnS3HrkioIMKdHBpy/qtTc6E3BoGMOq7Q==} + unhead@1.9.10: + resolution: {integrity: sha512-Y3w+j1x1YFig2YuE+W2sER+SciRR7MQktYRHNqvZJ0iUNCCJTS8Z/SdSMUEeuFV28daXeASlR3fy7Ry3O2indg==} + unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} engines: {node: '>=4'} @@ -5593,6 +5764,10 @@ packages: resolution: {integrity: sha512-CuZtvvO8ua2Wl+9q2jEaqH6m3DoQ38N7pvBYQbbaeNlWGvK2l6GHiKi29aIHDPoSxdUzQ7Unevf1/ugil5X6Pg==} engines: {node: '>=14.0.0'} + unplugin@1.10.1: + resolution: {integrity: sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==} + engines: {node: '>=14.0.0'} + unstorage@1.10.2: resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==} peerDependencies: @@ -5652,6 +5827,9 @@ packages: unwasm@0.3.8: resolution: {integrity: sha512-nIJQXxGl/gTUp5dZkSc8jbxAqSOa9Vv4jjSZXNI6OK0JXdvW3SQUHR+KY66rjI0W//km59jivGgd5TCvBUWsnA==} + unwasm@0.3.9: + resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} + update-browserslist-db@1.0.13: resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true @@ -5679,10 +5857,6 @@ packages: util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==} - v8-to-istanbul@9.2.0: - resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} - engines: {node: '>=10.12.0'} - validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} @@ -5709,6 +5883,11 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true + vite-node@1.6.0: + resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + vite-plugin-checker@0.6.4: resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} engines: {node: '>=14.16'} @@ -5740,8 +5919,8 @@ packages: vue-tsc: optional: true - vite-plugin-inspect@0.8.3: - resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} + vite-plugin-inspect@0.8.4: + resolution: {integrity: sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' @@ -5750,8 +5929,8 @@ packages: '@nuxt/kit': optional: true - vite-plugin-vue-inspector@4.0.2: - resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} + vite-plugin-vue-inspector@5.1.0: + resolution: {integrity: sha512-yIw9dvBz9nQW7DPfbJtUVW6JTnt67hqTPRnTwT2CZWMqDvISyQHRjgKl32nlMh1DRH+92533Sv6t59pWMLUCWA==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -5783,6 +5962,34 @@ packages: terser: optional: true + vite@5.2.11: + resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + vite@5.2.3: resolution: {integrity: sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==} engines: {node: ^18.0.0 || >=20.0.0} @@ -5814,15 +6021,15 @@ packages: vitest-environment-nuxt@1.0.0: resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} - vitest@1.4.0: - resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} + vitest@1.6.0: + resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.4.0 - '@vitest/ui': 1.4.0 + '@vitest/browser': 1.6.0 + '@vitest/ui': 1.6.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -6009,6 +6216,18 @@ packages: utf-8-validate: optional: true + ws@8.17.0: + resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + xml-name-validator@4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} engines: {node: '>=12'} @@ -6047,6 +6266,10 @@ packages: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} + yoctocolors@2.0.2: + resolution: {integrity: sha512-Ct97huExsu7cWeEjmrXlofevF8CvzUglJ4iGUet5B8xn1oumtAZBpHU4GzYuoE6PVqcZ5hghtBrSlhwHuR1Jmw==} + engines: {node: '>=18'} + zhead@2.2.4: resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} @@ -6078,6 +6301,8 @@ snapshots: '@antfu/utils@0.7.7': {} + '@antfu/utils@0.7.8': {} + '@babel/code-frame@7.23.5': dependencies: '@babel/highlight': 7.23.4 @@ -6101,7 +6326,7 @@ snapshots: '@babel/parser': 7.23.9 '@babel/template': 7.23.9 '@babel/traverse': 7.23.9 - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -6132,7 +6357,7 @@ snapshots: '@babel/generator@7.23.6': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 @@ -6146,29 +6371,16 @@ snapshots: '@babel/helper-annotate-as-pure@7.22.5': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-compilation-targets@7.23.6': dependencies: '@babel/compat-data': 7.23.5 '@babel/helper-validator-option': 7.23.5 - browserslist: 4.22.2 + browserslist: 4.23.0 lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.9)': - dependencies: - '@babel/core': 7.23.9 - '@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.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.9) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.1(@babel/core@7.24.3)': dependencies: '@babel/core': 7.24.3 @@ -6186,20 +6398,20 @@ snapshots: '@babel/helper-function-name@7.23.0': dependencies: - '@babel/template': 7.23.9 - '@babel/types': 7.23.9 + '@babel/template': 7.24.0 + '@babel/types': 7.24.0 '@babel/helper-hoist-variables@7.22.5': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-module-imports@7.22.15': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9)': dependencies: @@ -6221,19 +6433,10 @@ snapshots: '@babel/helper-optimise-call-expression@7.22.5': dependencies: - '@babel/types': 7.23.9 - - '@babel/helper-plugin-utils@7.22.5': {} + '@babel/types': 7.24.0 '@babel/helper-plugin-utils@7.24.0': {} - '@babel/helper-replace-supers@7.22.20(@babel/core@7.23.9)': - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.3)': dependencies: '@babel/core': 7.24.3 @@ -6243,15 +6446,15 @@ snapshots: '@babel/helper-simple-access@7.22.5': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-split-export-declaration@7.22.6': dependencies: - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 '@babel/helper-string-parser@7.23.4': {} @@ -6263,7 +6466,7 @@ snapshots: dependencies: '@babel/template': 7.23.9 '@babel/traverse': 7.23.9 - '@babel/types': 7.23.9 + '@babel/types': 7.24.0 transitivePeerDependencies: - supports-color @@ -6296,45 +6499,39 @@ snapshots: dependencies: '@babel/types': 7.24.0 - '@babel/plugin-proposal-decorators@7.23.6(@babel/core@7.23.9)': + '@babel/parser@7.24.5': dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-class-features-plugin': 7.23.6(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.9) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.9) + '@babel/types': 7.24.0 - '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.9)': + '@babel/plugin-proposal-decorators@7.23.6(@babel/core@7.24.3)': dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - - '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.9)': - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.3 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3) + '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.3) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.24.3) - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.9)': + '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.24.3)': dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.3 + '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.9)': + '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.24.3)': dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.3 + '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.3)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.3)': dependencies: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.9)': + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.3)': dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.3 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.3)': dependencies: @@ -6348,14 +6545,6 @@ snapshots: '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-simple-access': 7.22.5 - '@babel/plugin-transform-typescript@7.23.6(@babel/core@7.23.9)': - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.6(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-typescript@7.24.1(@babel/core@7.24.3)': dependencies: '@babel/core': 7.24.3 @@ -6377,9 +6566,9 @@ snapshots: '@babel/template@7.23.9': dependencies: - '@babel/code-frame': 7.23.5 - '@babel/parser': 7.23.9 - '@babel/types': 7.23.9 + '@babel/code-frame': 7.24.2 + '@babel/parser': 7.24.1 + '@babel/types': 7.24.0 '@babel/template@7.24.0': dependencies: @@ -6389,14 +6578,14 @@ snapshots: '@babel/traverse@7.23.9': dependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.24.2 '@babel/generator': 7.23.6 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.9 - '@babel/types': 7.23.9 + '@babel/parser': 7.24.1 + '@babel/types': 7.24.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -6435,7 +6624,7 @@ snapshots: dependencies: mime: 3.0.0 - '@csstools/cascade-layer-name-parser@1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)': + '@csstools/cascade-layer-name-parser@1.0.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4)': dependencies: '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-tokenizer': 2.2.4 @@ -6647,19 +6836,19 @@ snapshots: '@esbuild/win32-x64@0.20.2': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.2.0)': dependencies: - eslint: 8.57.0 + eslint: 9.2.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} - '@eslint/eslintrc@2.1.4': + '@eslint/eslintrc@3.0.2': dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.6.1 - globals: 13.24.0 + espree: 10.0.1 + globals: 14.0.0 ignore: 5.3.1 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -6668,7 +6857,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@8.57.0': {} + '@eslint/js@9.2.0': {} '@fastify/busboy@2.1.0': {} @@ -6682,9 +6871,9 @@ snapshots: '@floating-ui/utils@0.2.1': {} - '@humanwhocodes/config-array@0.11.14': + '@humanwhocodes/config-array@0.13.0': dependencies: - '@humanwhocodes/object-schema': 2.0.2 + '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: @@ -6692,7 +6881,9 @@ snapshots: '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/object-schema@2.0.2': {} + '@humanwhocodes/object-schema@2.0.3': {} + + '@humanwhocodes/retry@0.2.4': {} '@iconify/types@2.0.0': {} @@ -6708,7 +6899,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/vue@4.1.1(vue@3.4.21)': + '@iconify/vue@4.1.1(vue@3.4.21(typescript@5.3.3))': dependencies: '@iconify/types': 2.0.0 vue: 3.4.21(typescript@5.3.3) @@ -6750,8 +6941,8 @@ snapshots: '@jridgewell/source-map@0.3.5': dependencies: - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.20 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/sourcemap-codec@1.4.15': {} @@ -6773,12 +6964,12 @@ snapshots: '@kwsites/promise-deferred@1.1.1': {} - '@mapbox/node-pre-gyp@1.0.11': + '@mapbox/node-pre-gyp@1.0.11(encoding@0.1.13)': dependencies: detect-libc: 2.0.2 https-proxy-agent: 5.0.1 make-dir: 3.1.0 - node-fetch: 2.7.0 + node-fetch: 2.7.0(encoding@0.1.13) nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 @@ -6816,24 +7007,24 @@ snapshots: agent-base: 7.1.0 http-proxy-agent: 7.0.0 https-proxy-agent: 7.0.2 - lru-cache: 10.1.0 + lru-cache: 10.2.0 socks-proxy-agent: 8.0.2 transitivePeerDependencies: - supports-color '@npmcli/fs@3.1.0': dependencies: - semver: 7.6.0 + semver: 7.6.2 '@npmcli/git@5.0.3': dependencies: '@npmcli/promise-spawn': 7.0.0 - lru-cache: 10.1.0 + lru-cache: 10.2.0 npm-pick-manifest: 9.0.0 proc-log: 3.0.0 promise-inflight: 1.0.1 promise-retry: 2.0.1 - semver: 7.6.0 + semver: 7.6.2 which: 4.0.0 transitivePeerDependencies: - bluebird @@ -6845,29 +7036,45 @@ snapshots: '@npmcli/node-gyp@3.0.0': {} + '@npmcli/package-json@5.1.0': + dependencies: + '@npmcli/git': 5.0.3 + glob: 10.3.10 + hosted-git-info: 7.0.1 + json-parse-even-better-errors: 3.0.1 + normalize-package-data: 6.0.0 + proc-log: 4.2.0 + semver: 7.6.2 + transitivePeerDependencies: + - bluebird + '@npmcli/promise-spawn@7.0.0': dependencies: which: 4.0.0 - '@npmcli/run-script@7.0.2': + '@npmcli/redact@2.0.0': {} + + '@npmcli/run-script@8.1.0': dependencies: '@npmcli/node-gyp': 3.0.0 + '@npmcli/package-json': 5.1.0 '@npmcli/promise-spawn': 7.0.0 node-gyp: 10.0.1 - read-package-json-fast: 3.0.2 + proc-log: 4.2.0 which: 4.0.0 transitivePeerDependencies: + - bluebird - supports-color - '@nuxt-themes/docus@1.15.0(nuxt@3.11.1)(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21)': + '@nuxt-themes/docus@1.15.0(change-case@4.1.2)(ioredis@5.3.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt-themes/elements': 0.9.5(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21) - '@nuxt-themes/tokens': 1.9.1(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21) - '@nuxt-themes/typography': 0.11.0(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21) - '@nuxt/content': 2.12.1(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21) - '@nuxthq/studio': 1.0.13(rollup@3.29.4) - '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21) - '@vueuse/nuxt': 10.9.0(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21) + '@nuxt-themes/elements': 0.9.5(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + '@nuxt-themes/tokens': 1.9.1(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + '@nuxt-themes/typography': 0.11.0(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + '@nuxt/content': 2.12.1(ioredis@5.3.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + '@nuxthq/studio': 1.0.13(rollup@4.17.2) + '@vueuse/integrations': 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21(typescript@5.3.3)) + '@vueuse/nuxt': 10.9.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) focus-trap: 7.5.4 fuse.js: 6.6.2 transitivePeerDependencies: @@ -6904,10 +7111,10 @@ snapshots: - utf-8-validate - vue - '@nuxt-themes/elements@0.9.5(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21)': + '@nuxt-themes/elements@0.9.5(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt-themes/tokens': 1.9.1(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21) - '@vueuse/core': 9.13.0(vue@3.4.21) + '@nuxt-themes/tokens': 1.9.1(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + '@vueuse/core': 9.13.0(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - postcss @@ -6916,10 +7123,10 @@ snapshots: - supports-color - vue - '@nuxt-themes/tokens@1.9.1(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21)': + '@nuxt-themes/tokens@1.9.1(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxtjs/color-mode': 3.3.3(rollup@3.29.4) - '@vueuse/core': 9.13.0(vue@3.4.21) + '@nuxtjs/color-mode': 3.3.3(rollup@4.17.2) + '@vueuse/core': 9.13.0(vue@3.4.21(typescript@5.3.3)) pinceau: 0.18.9(postcss@8.4.38) transitivePeerDependencies: - '@vue/composition-api' @@ -6929,11 +7136,11 @@ snapshots: - supports-color - vue - '@nuxt-themes/typography@0.11.0(postcss@8.4.38)(rollup@3.29.4)(vue@3.4.21)': + '@nuxt-themes/typography@0.11.0(postcss@8.4.38)(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxtjs/color-mode': 3.3.3(rollup@3.29.4) - nuxt-config-schema: 0.4.6(rollup@3.29.4) - nuxt-icon: 0.3.3(rollup@3.29.4)(vue@3.4.21) + '@nuxtjs/color-mode': 3.3.3(rollup@4.17.2) + nuxt-config-schema: 0.4.6(rollup@4.17.2) + nuxt-icon: 0.3.3(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) pinceau: 0.18.9(postcss@8.4.38) ufo: 1.5.2 transitivePeerDependencies: @@ -6943,13 +7150,13 @@ snapshots: - supports-color - vue - '@nuxt/content@2.12.1(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21)': + '@nuxt/content@2.12.1(ioredis@5.3.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxtjs/mdc': 0.6.1(rollup@3.29.4) - '@vueuse/core': 10.9.0(vue@3.4.21) - '@vueuse/head': 2.0.0(vue@3.4.21) - '@vueuse/nuxt': 10.9.0(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxtjs/mdc': 0.6.1(rollup@4.17.2) + '@vueuse/core': 10.9.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/head': 2.0.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/nuxt': 10.9.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -6997,42 +7204,42 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.1.3(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.3)': + '@nuxt/devtools-kit@1.3.1(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxt/schema': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) execa: 7.2.0 - nuxt: 3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3) - vite: 5.2.3 + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - rollup - supports-color - '@nuxt/devtools-wizard@1.1.3': + '@nuxt/devtools-wizard@1.3.1': dependencies: consola: 3.2.3 diff: 5.2.0 execa: 7.2.0 global-directory: 4.0.1 - magicast: 0.3.3 + magicast: 0.3.4 pathe: 1.1.2 - pkg-types: 1.0.3 + pkg-types: 1.1.1 prompts: 2.4.2 - rc9: 2.1.1 - semver: 7.6.0 - - '@nuxt/devtools@1.1.3(@unocss/reset@0.58.6)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.6)(vite@5.2.3)(vue@3.4.21)': - dependencies: - '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.3(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.3) - '@nuxt/devtools-wizard': 1.1.3 - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@vue/devtools-applet': 7.0.20(@unocss/reset@0.58.6)(floating-vue@5.2.2)(unocss@0.58.6)(vite@5.2.3)(vue@3.4.21) - '@vue/devtools-core': 7.0.20(vite@5.2.3)(vue@3.4.21) - '@vue/devtools-kit': 7.0.20(vue@3.4.21) + rc9: 2.1.2 + semver: 7.6.2 + + '@nuxt/devtools@1.3.1(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3))': + dependencies: + '@antfu/utils': 0.7.8 + '@nuxt/devtools-kit': 1.3.1(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + '@nuxt/devtools-wizard': 1.3.1 + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@vue/devtools-applet': 7.2.0(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) + '@vue/devtools-core': 7.2.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) + '@vue/devtools-kit': 7.2.0(vue@3.4.21(typescript@5.3.3)) birpc: 0.2.17 consola: 3.2.3 - cronstrue: 2.48.0 + cronstrue: 2.50.0 destr: 2.0.3 error-stack-parser-es: 0.1.1 execa: 7.2.0 @@ -7044,25 +7251,25 @@ snapshots: is-installed-globally: 1.0.0 launch-editor: 2.6.1 local-pkg: 0.5.0 - magicast: 0.3.3 - nuxt: 3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3) + magicast: 0.3.4 + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) nypm: 0.3.8 ohash: 1.1.3 - pacote: 17.0.6 + pacote: 18.0.6 pathe: 1.1.2 perfect-debounce: 1.0.0 - pkg-types: 1.0.3 - rc9: 2.1.1 + pkg-types: 1.1.1 + rc9: 2.1.2 scule: 1.3.0 - semver: 7.6.0 - simple-git: 3.23.0 + semver: 7.6.2 + simple-git: 3.24.0 sirv: 2.0.4 - unimport: 3.7.1(rollup@3.29.4) - vite: 5.2.3 - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(rollup@3.29.4)(vite@5.2.3) - vite-plugin-vue-inspector: 4.0.2(vite@5.2.3) + unimport: 3.7.1(rollup@4.17.2) + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) + vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + vite-plugin-vue-inspector: 5.1.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) which: 3.0.1 - ws: 8.16.0 + ws: 8.17.0 transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -7086,9 +7293,9 @@ snapshots: - utf-8-validate - vue - '@nuxt/kit@3.11.1(rollup@3.29.4)': + '@nuxt/kit@3.11.2(rollup@4.17.2)': dependencies: - '@nuxt/schema': 3.11.1(rollup@3.29.4) + '@nuxt/schema': 3.11.2(rollup@4.17.2) c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 @@ -7096,37 +7303,39 @@ snapshots: hash-sum: 2.0.0 ignore: 5.3.1 jiti: 1.21.0 - knitwork: 1.0.0 + knitwork: 1.1.0 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 scule: 1.3.0 semver: 7.6.0 - ufo: 1.5.2 + ufo: 1.5.3 unctx: 2.3.1 - unimport: 3.7.1(rollup@3.29.4) + unimport: 3.7.1(rollup@4.17.2) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color - '@nuxt/module-builder@0.5.5(@nuxt/kit@3.11.1)(nuxi@3.11.1)(typescript@5.3.3)': + '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.3.3)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - citty: 0.1.5 + '@nuxt/kit': 3.11.2(rollup@4.17.2) + citty: 0.1.6 consola: 3.2.3 + defu: 6.1.4 mlly: 1.6.1 nuxi: 3.11.1 pathe: 1.1.2 + pkg-types: 1.1.1 unbuild: 2.0.0(typescript@5.3.3) transitivePeerDependencies: - sass - supports-color - typescript - '@nuxt/schema@3.11.1(rollup@3.29.4)': + '@nuxt/schema@3.11.2(rollup@4.17.2)': dependencies: - '@nuxt/ui-templates': 1.3.1 + '@nuxt/ui-templates': 1.3.3 consola: 3.2.3 defu: 6.1.4 hookable: 5.5.3 @@ -7134,16 +7343,16 @@ snapshots: pkg-types: 1.0.3 scule: 1.3.0 std-env: 3.7.0 - ufo: 1.5.2 - unimport: 3.7.1(rollup@3.29.4) + ufo: 1.5.3 + unimport: 3.7.1(rollup@4.17.2) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color - '@nuxt/telemetry@2.5.3(rollup@3.29.4)': + '@nuxt/telemetry@2.5.3(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -7155,7 +7364,7 @@ snapshots: jiti: 1.21.0 mri: 1.2.0 nanoid: 4.0.2 - ofetch: 1.3.3 + ofetch: 1.3.4 parse-git-config: 3.0.0 pathe: 1.1.2 rc9: 2.1.1 @@ -7164,52 +7373,54 @@ snapshots: - rollup - supports-color - '@nuxt/test-utils@3.12.0(h3@1.11.1)(rollup@3.29.4)(vite@5.2.3)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)': + '@nuxt/test-utils@3.13.0(h3@1.11.1)(nitropack@2.9.6(encoding@0.1.13))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxt/schema': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 estree-walker: 3.0.3 - execa: 8.0.1 + execa: 9.1.0 fake-indexeddb: 5.0.2 get-port-please: 3.1.2 h3: 1.11.1 local-pkg: 0.5.0 - magic-string: 0.30.8 - node-fetch-native: 1.6.2 - ofetch: 1.3.3 + magic-string: 0.30.10 + nitropack: 2.9.6(encoding@0.1.13) + node-fetch-native: 1.6.4 + ofetch: 1.3.4 pathe: 1.1.2 perfect-debounce: 1.0.0 - radix3: 1.1.1 + radix3: 1.1.2 scule: 1.3.0 std-env: 3.7.0 - ufo: 1.5.2 + ufo: 1.5.3 unenv: 1.9.0 - unplugin: 1.10.0 - vite: 5.2.3 - vitest: 1.4.0 - vitest-environment-nuxt: 1.0.0(h3@1.11.1)(rollup@3.29.4)(vite@5.2.3)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + unplugin: 1.10.1 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) + vitest-environment-nuxt: 1.0.0(h3@1.11.1)(nitropack@2.9.6(encoding@0.1.13))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)) vue: 3.4.21(typescript@5.3.3) - vue-router: 4.3.0(vue@3.4.21) + vue-router: 4.3.0(vue@3.4.21(typescript@5.3.3)) + optionalDependencies: + vitest: 1.6.0(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - rollup - supports-color - '@nuxt/ui-templates@1.3.1': {} + '@nuxt/ui-templates@1.3.3': {} - '@nuxt/vite-builder@3.11.1(eslint@8.57.0)(rollup@3.29.4)(typescript@5.3.3)(vue@3.4.21)': + '@nuxt/vite-builder@3.11.2(@types/node@20.10.4)(eslint@9.2.0)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@rollup/plugin-replace': 5.0.5(rollup@3.29.4) - '@vitejs/plugin-vue': 5.0.4(vite@5.2.3)(vue@3.4.21) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.3)(vue@3.4.21) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) autoprefixer: 10.4.19(postcss@8.4.38) clear: 0.1.0 consola: 3.2.3 - cssnano: 6.1.1(postcss@8.4.38) + cssnano: 6.1.2(postcss@8.4.38) defu: 6.1.4 esbuild: 0.20.2 escape-string-regexp: 5.0.0 @@ -7218,23 +7429,23 @@ snapshots: fs-extra: 11.2.0 get-port-please: 3.1.2 h3: 1.11.1 - knitwork: 1.0.0 - magic-string: 0.30.8 + knitwork: 1.1.0 + magic-string: 0.30.10 mlly: 1.6.1 ohash: 1.1.3 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 postcss: 8.4.38 - rollup-plugin-visualizer: 5.12.0(rollup@3.29.4) + rollup-plugin-visualizer: 5.12.0(rollup@4.17.2) std-env: 3.7.0 - strip-literal: 2.0.0 - ufo: 1.5.2 + strip-literal: 2.1.0 + ufo: 1.5.3 unenv: 1.9.0 - unplugin: 1.10.0 - vite: 5.2.3 - vite-node: 1.4.0 - vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.3.3)(vite@5.2.3) + unplugin: 1.10.1 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) + vite-node: 1.4.0(@types/node@20.10.4)(terser@5.26.0) + vite-plugin-checker: 0.6.4(eslint@9.2.0)(optionator@0.9.3)(typescript@5.3.3)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) vue: 3.4.21(typescript@5.3.3) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: @@ -7257,12 +7468,12 @@ snapshots: - vti - vue-tsc - '@nuxthq/studio@1.0.13(rollup@3.29.4)': + '@nuxthq/studio@1.0.13(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) defu: 6.1.4 git-url-parse: 14.0.0 - nuxt-component-meta: 0.6.3(rollup@3.29.4) + nuxt-component-meta: 0.6.3(rollup@4.17.2) parse-git-config: 3.0.0 pkg-types: 1.0.3 socket.io-client: 4.7.5 @@ -7274,39 +7485,39 @@ snapshots: - supports-color - utf-8-validate - '@nuxtjs/color-mode@3.3.3(rollup@3.29.4)': + '@nuxtjs/color-mode@3.3.3(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) pathe: 1.1.2 transitivePeerDependencies: - rollup - supports-color - '@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.57.0)(typescript@5.3.3)': + '@nuxtjs/eslint-config-typescript@12.1.0(eslint@9.2.0)(typescript@5.3.3)': dependencies: - '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - '@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.57.0)(typescript@5.3.3) - '@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.3.3) - eslint: 8.57.0 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.14.0)(eslint-plugin-import@2.29.0)(eslint@8.57.0) - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-vue: 9.19.2(eslint@8.57.0) + '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) + '@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint@9.2.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.14.0(eslint@9.2.0)(typescript@5.3.3) + eslint: 9.2.0 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0) + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) + eslint-plugin-vue: 9.19.2(eslint@9.2.0) transitivePeerDependencies: - eslint-import-resolver-node - eslint-import-resolver-webpack - supports-color - typescript - '@nuxtjs/eslint-config@12.0.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)': + '@nuxtjs/eslint-config@12.0.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0)': dependencies: - eslint: 8.57.0 - eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.0)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.57.0) - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-n: 15.7.0(eslint@8.57.0) - eslint-plugin-node: 11.1.0(eslint@8.57.0) - eslint-plugin-promise: 6.1.1(eslint@8.57.0) - eslint-plugin-unicorn: 44.0.2(eslint@8.57.0) - eslint-plugin-vue: 9.19.2(eslint@8.57.0) + eslint: 9.2.0 + eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0))(eslint-plugin-n@15.7.0(eslint@9.2.0))(eslint-plugin-promise@6.1.1(eslint@9.2.0))(eslint@9.2.0) + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) + eslint-plugin-n: 15.7.0(eslint@9.2.0) + eslint-plugin-node: 11.1.0(eslint@9.2.0) + eslint-plugin-promise: 6.1.1(eslint@9.2.0) + eslint-plugin-unicorn: 44.0.2(eslint@9.2.0) + eslint-plugin-vue: 9.19.2(eslint@9.2.0) local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -7314,9 +7525,9 @@ snapshots: - eslint-import-resolver-webpack - supports-color - '@nuxtjs/mdc@0.6.1(rollup@3.29.4)': + '@nuxtjs/mdc@0.6.1(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) '@shikijs/transformers': 1.2.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 @@ -7355,9 +7566,9 @@ snapshots: - rollup - supports-color - '@nuxtjs/plausible@0.2.4(rollup@3.29.4)': + '@nuxtjs/plausible@0.2.4(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) defu: 6.1.4 pathe: 1.1.2 plausible-tracker: 0.3.8 @@ -7433,13 +7644,15 @@ snapshots: '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: - rollup: 3.29.4 slash: 4.0.0 + optionalDependencies: + rollup: 3.29.4 - '@rollup/plugin-alias@5.1.0(rollup@4.13.0)': + '@rollup/plugin-alias@5.1.0(rollup@4.17.2)': dependencies: - rollup: 4.13.0 slash: 4.0.0 + optionalDependencies: + rollup: 4.17.2 '@rollup/plugin-commonjs@24.1.0(rollup@3.29.4)': dependencies: @@ -7449,6 +7662,7 @@ snapshots: glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.27.0 + optionalDependencies: rollup: 3.29.4 '@rollup/plugin-commonjs@25.0.7(rollup@3.29.4)': @@ -7458,35 +7672,40 @@ snapshots: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.5 + magic-string: 0.30.8 + optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-commonjs@25.0.7(rollup@4.13.0)': + '@rollup/plugin-commonjs@25.0.7(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.5 - rollup: 4.13.0 + magic-string: 0.30.10 + optionalDependencies: + rollup: 4.17.2 - '@rollup/plugin-inject@5.0.5(rollup@4.13.0)': + '@rollup/plugin-inject@5.0.5(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) estree-walker: 2.0.2 - magic-string: 0.30.8 - rollup: 4.13.0 + magic-string: 0.30.10 + optionalDependencies: + rollup: 4.17.2 '@rollup/plugin-json@6.1.0(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-json@6.1.0(rollup@4.13.0)': + '@rollup/plugin-json@6.1.0(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) - rollup: 4.13.0 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) + optionalDependencies: + rollup: 4.17.2 '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': dependencies: @@ -7496,36 +7715,41 @@ snapshots: is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 + optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-node-resolve@15.2.3(rollup@4.13.0)': + '@rollup/plugin-node-resolve@15.2.3(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 - rollup: 4.13.0 + optionalDependencies: + rollup: 4.17.2 '@rollup/plugin-replace@5.0.5(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - magic-string: 0.30.5 + magic-string: 0.30.8 + optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-replace@5.0.5(rollup@4.13.0)': + '@rollup/plugin-replace@5.0.5(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) - magic-string: 0.30.5 - rollup: 4.13.0 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) + magic-string: 0.30.10 + optionalDependencies: + rollup: 4.17.2 - '@rollup/plugin-terser@0.4.4(rollup@4.13.0)': + '@rollup/plugin-terser@0.4.4(rollup@4.17.2)': dependencies: - rollup: 4.13.0 serialize-javascript: 6.0.1 smob: 1.4.1 terser: 5.26.0 + optionalDependencies: + rollup: 4.17.2 '@rollup/pluginutils@4.2.1': dependencies: @@ -7537,95 +7761,149 @@ snapshots: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 + optionalDependencies: rollup: 3.29.4 - '@rollup/pluginutils@5.1.0(rollup@4.13.0)': + '@rollup/pluginutils@5.1.0(rollup@4.17.2)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 4.13.0 + optionalDependencies: + rollup: 4.17.2 '@rollup/rollup-android-arm-eabi@4.13.0': optional: true + '@rollup/rollup-android-arm-eabi@4.17.2': + optional: true + '@rollup/rollup-android-arm-eabi@4.9.0': optional: true '@rollup/rollup-android-arm64@4.13.0': optional: true + '@rollup/rollup-android-arm64@4.17.2': + optional: true + '@rollup/rollup-android-arm64@4.9.0': optional: true '@rollup/rollup-darwin-arm64@4.13.0': optional: true + '@rollup/rollup-darwin-arm64@4.17.2': + optional: true + '@rollup/rollup-darwin-arm64@4.9.0': optional: true '@rollup/rollup-darwin-x64@4.13.0': optional: true + '@rollup/rollup-darwin-x64@4.17.2': + optional: true + '@rollup/rollup-darwin-x64@4.9.0': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.13.0': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.17.2': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.9.0': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.17.2': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.13.0': optional: true + '@rollup/rollup-linux-arm64-gnu@4.17.2': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.9.0': optional: true '@rollup/rollup-linux-arm64-musl@4.13.0': optional: true + '@rollup/rollup-linux-arm64-musl@4.17.2': + optional: true + '@rollup/rollup-linux-arm64-musl@4.9.0': optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.13.0': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.17.2': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.9.0': optional: true + '@rollup/rollup-linux-s390x-gnu@4.17.2': + optional: true + '@rollup/rollup-linux-x64-gnu@4.13.0': optional: true + '@rollup/rollup-linux-x64-gnu@4.17.2': + optional: true + '@rollup/rollup-linux-x64-gnu@4.9.0': optional: true '@rollup/rollup-linux-x64-musl@4.13.0': optional: true + '@rollup/rollup-linux-x64-musl@4.17.2': + optional: true + '@rollup/rollup-linux-x64-musl@4.9.0': optional: true '@rollup/rollup-win32-arm64-msvc@4.13.0': optional: true + '@rollup/rollup-win32-arm64-msvc@4.17.2': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.9.0': optional: true '@rollup/rollup-win32-ia32-msvc@4.13.0': optional: true + '@rollup/rollup-win32-ia32-msvc@4.17.2': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.9.0': optional: true '@rollup/rollup-win32-x64-msvc@4.13.0': optional: true + '@rollup/rollup-win32-x64-msvc@4.17.2': + optional: true + '@rollup/rollup-win32-x64-msvc@4.9.0': optional: true + '@sec-ant/readable-stream@0.4.1': {} + '@shikijs/core@1.2.0': {} + '@shikijs/core@1.5.2': {} + '@shikijs/transformers@1.2.0': dependencies: shiki: 1.2.0 @@ -7666,6 +7944,8 @@ snapshots: '@sindresorhus/merge-streams@2.3.0': {} + '@sindresorhus/merge-streams@4.0.0': {} + '@socket.io/component-emitter@3.1.0': {} '@trysound/sax@0.2.0': {} @@ -7691,8 +7971,6 @@ snapshots: dependencies: '@types/node': 20.10.4 - '@types/istanbul-lib-coverage@2.0.6': {} - '@types/json-schema@7.0.15': {} '@types/json5@0.0.29': {} @@ -7721,33 +7999,35 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@typescript-eslint/eslint-plugin@6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.57.0)(typescript@5.3.3)': + '@typescript-eslint/eslint-plugin@6.14.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint@9.2.0)(typescript@5.3.3)': dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.14.0(eslint@9.2.0)(typescript@5.3.3) '@typescript-eslint/scope-manager': 6.14.0 - '@typescript-eslint/type-utils': 6.14.0(eslint@8.57.0)(typescript@5.3.3) - '@typescript-eslint/utils': 6.14.0(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/type-utils': 6.14.0(eslint@9.2.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.14.0(eslint@9.2.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.14.0 debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.2.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 semver: 7.6.0 ts-api-utils: 1.0.3(typescript@5.3.3) + optionalDependencies: typescript: 5.3.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.14.0(eslint@8.57.0)(typescript@5.3.3)': + '@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3)': dependencies: '@typescript-eslint/scope-manager': 6.14.0 '@typescript-eslint/types': 6.14.0 '@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.14.0 debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.2.0 + optionalDependencies: typescript: 5.3.3 transitivePeerDependencies: - supports-color @@ -7757,13 +8037,14 @@ snapshots: '@typescript-eslint/types': 6.14.0 '@typescript-eslint/visitor-keys': 6.14.0 - '@typescript-eslint/type-utils@6.14.0(eslint@8.57.0)(typescript@5.3.3)': + '@typescript-eslint/type-utils@6.14.0(eslint@9.2.0)(typescript@5.3.3)': dependencies: '@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3) - '@typescript-eslint/utils': 6.14.0(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.14.0(eslint@9.2.0)(typescript@5.3.3) debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.2.0 ts-api-utils: 1.0.3(typescript@5.3.3) + optionalDependencies: typescript: 5.3.3 transitivePeerDependencies: - supports-color @@ -7779,19 +8060,20 @@ snapshots: is-glob: 4.0.3 semver: 7.6.0 ts-api-utils: 1.0.3(typescript@5.3.3) + optionalDependencies: typescript: 5.3.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@6.14.0(eslint@8.57.0)(typescript@5.3.3)': + '@typescript-eslint/utils@6.14.0(eslint@9.2.0)(typescript@5.3.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 '@typescript-eslint/scope-manager': 6.14.0 '@typescript-eslint/types': 6.14.0 '@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3) - eslint: 8.57.0 + eslint: 9.2.0 semver: 7.6.0 transitivePeerDependencies: - supports-color @@ -7809,21 +8091,40 @@ snapshots: '@unhead/schema': 1.8.20 '@unhead/shared': 1.8.20 + '@unhead/dom@1.9.10': + dependencies: + '@unhead/schema': 1.9.10 + '@unhead/shared': 1.9.10 + '@unhead/schema@1.8.20': dependencies: hookable: 5.5.3 zhead: 2.2.4 + '@unhead/schema@1.9.10': + dependencies: + hookable: 5.5.3 + zhead: 2.2.4 + '@unhead/shared@1.8.20': dependencies: '@unhead/schema': 1.8.20 + '@unhead/shared@1.9.10': + dependencies: + '@unhead/schema': 1.9.10 + '@unhead/ssr@1.8.20': dependencies: '@unhead/schema': 1.8.20 '@unhead/shared': 1.8.20 - '@unhead/vue@1.8.20(vue@3.4.21)': + '@unhead/ssr@1.9.10': + dependencies: + '@unhead/schema': 1.9.10 + '@unhead/shared': 1.9.10 + + '@unhead/vue@1.8.20(vue@3.4.21(typescript@5.3.3))': dependencies: '@unhead/schema': 1.8.20 '@unhead/shared': 1.8.20 @@ -7831,19 +8132,28 @@ snapshots: unhead: 1.8.20 vue: 3.4.21(typescript@5.3.3) - '@unocss/astro@0.58.6(rollup@3.29.4)(vite@5.2.3)': + '@unhead/vue@1.9.10(vue@3.4.21(typescript@5.3.3))': + dependencies: + '@unhead/schema': 1.9.10 + '@unhead/shared': 1.9.10 + hookable: 5.5.3 + unhead: 1.9.10 + vue: 3.4.21(typescript@5.3.3) + + '@unocss/astro@0.58.6(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))': dependencies: '@unocss/core': 0.58.6 '@unocss/reset': 0.58.6 - '@unocss/vite': 0.58.6(rollup@3.29.4)(vite@5.2.3) - vite: 5.2.3 + '@unocss/vite': 0.58.6(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + optionalDependencies: + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - rollup - '@unocss/cli@0.58.6(rollup@3.29.4)': + '@unocss/cli@0.58.6(rollup@4.17.2)': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@unocss/config': 0.58.6 '@unocss/core': 0.58.6 '@unocss/preset-uno': 0.58.6 @@ -7969,10 +8279,10 @@ snapshots: dependencies: '@unocss/core': 0.58.6 - '@unocss/vite@0.58.6(rollup@3.29.4)(vite@5.2.3)': + '@unocss/vite@0.58.6(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@unocss/config': 0.58.6 '@unocss/core': 0.58.6 '@unocss/inspector': 0.58.6 @@ -7981,13 +8291,13 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.8 - vite: 5.2.3 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - rollup - '@vercel/nft@0.26.4': + '@vercel/nft@0.26.4(encoding@0.1.13)': dependencies: - '@mapbox/node-pre-gyp': 1.0.11 + '@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13) '@rollup/pluginutils': 4.2.1 acorn: 8.11.3 acorn-import-attributes: 1.9.2(acorn@8.11.3) @@ -8003,22 +8313,22 @@ snapshots: - encoding - supports-color - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.3)(vue@3.4.21)': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3))': dependencies: - '@babel/core': 7.23.9 - '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.9) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9) - vite: 5.2.3 + '@babel/core': 7.24.3 + '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.3) + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.0.4(vite@5.2.3)(vue@3.4.21)': + '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3))': dependencies: - vite: 5.2.3 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) vue: 3.4.21(typescript@5.3.3) - '@vitest/coverage-v8@1.4.0(vitest@1.4.0)': + '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))': dependencies: '@ampproject/remapping': 2.2.1 '@bcoe/v8-coverage': 0.2.3 @@ -8033,34 +8343,33 @@ snapshots: std-env: 3.7.0 strip-literal: 2.0.0 test-exclude: 6.0.0 - v8-to-istanbul: 9.2.0 - vitest: 1.4.0 + vitest: 1.6.0(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - supports-color - '@vitest/expect@1.4.0': + '@vitest/expect@1.6.0': dependencies: - '@vitest/spy': 1.4.0 - '@vitest/utils': 1.4.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 chai: 4.3.10 - '@vitest/runner@1.4.0': + '@vitest/runner@1.6.0': dependencies: - '@vitest/utils': 1.4.0 + '@vitest/utils': 1.6.0 p-limit: 5.0.0 pathe: 1.1.2 - '@vitest/snapshot@1.4.0': + '@vitest/snapshot@1.6.0': dependencies: - magic-string: 0.30.5 + magic-string: 0.30.8 pathe: 1.1.2 pretty-format: 29.7.0 - '@vitest/spy@1.4.0': + '@vitest/spy@1.6.0': dependencies: tinyspy: 2.2.0 - '@vitest/utils@1.4.0': + '@vitest/utils@1.6.0': dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -8100,28 +8409,29 @@ snapshots: muggle-string: 0.2.2 vue-template-compiler: 2.7.16 - '@vue-macros/common@1.10.0(rollup@3.29.4)(vue@3.4.21)': + '@vue-macros/common@1.10.0(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: '@babel/types': 7.23.9 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@vue/compiler-sfc': 3.3.11 - ast-kit: 0.11.3(rollup@3.29.4) + ast-kit: 0.11.3(rollup@4.17.2) local-pkg: 0.5.0 magic-string-ast: 0.3.0 + optionalDependencies: vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - rollup '@vue/babel-helper-vue-transform-on@1.1.5': {} - '@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.9)': + '@vue/babel-plugin-jsx@1.1.5(@babel/core@7.24.3)': dependencies: - '@babel/core': 7.23.9 + '@babel/core': 7.24.3 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.9) - '@babel/template': 7.23.9 - '@babel/traverse': 7.23.9 - '@babel/types': 7.23.9 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3) + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.1 + '@babel/types': 7.24.0 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -8131,18 +8441,18 @@ snapshots: '@vue/compiler-core@3.3.11': dependencies: - '@babel/parser': 7.23.9 + '@babel/parser': 7.24.1 '@vue/shared': 3.3.11 estree-walker: 2.0.2 - source-map-js: 1.0.2 + source-map-js: 1.2.0 '@vue/compiler-core@3.4.21': dependencies: - '@babel/parser': 7.23.9 + '@babel/parser': 7.24.1 '@vue/shared': 3.4.21 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.0.2 + source-map-js: 1.2.0 '@vue/compiler-dom@3.3.11': dependencies: @@ -8156,16 +8466,16 @@ snapshots: '@vue/compiler-sfc@3.3.11': dependencies: - '@babel/parser': 7.23.9 + '@babel/parser': 7.24.1 '@vue/compiler-core': 3.3.11 '@vue/compiler-dom': 3.3.11 '@vue/compiler-ssr': 3.3.11 '@vue/reactivity-transform': 3.3.11 '@vue/shared': 3.3.11 estree-walker: 2.0.2 - magic-string: 0.30.8 - postcss: 8.4.32 - source-map-js: 1.0.2 + magic-string: 0.30.10 + postcss: 8.4.38 + source-map-js: 1.2.0 '@vue/compiler-sfc@3.4.21': dependencies: @@ -8175,7 +8485,7 @@ snapshots: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 estree-walker: 2.0.2 - magic-string: 0.30.8 + magic-string: 0.30.10 postcss: 8.4.38 source-map-js: 1.0.2 @@ -8191,16 +8501,18 @@ snapshots: '@vue/devtools-api@6.5.1': {} - '@vue/devtools-applet@7.0.20(@unocss/reset@0.58.6)(floating-vue@5.2.2)(unocss@0.58.6)(vite@5.2.3)(vue@3.4.21)': + '@vue/devtools-applet@7.2.0(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3))': dependencies: - '@vue/devtools-core': 7.0.20(vite@5.2.3)(vue@3.4.21) - '@vue/devtools-kit': 7.0.20(vue@3.4.21) - '@vue/devtools-shared': 7.0.20 - '@vue/devtools-ui': 7.0.20(@unocss/reset@0.58.6)(floating-vue@5.2.2)(unocss@0.58.6)(vue@3.4.21) + '@vue/devtools-core': 7.2.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) + '@vue/devtools-kit': 7.2.0(vue@3.4.21(typescript@5.3.3)) + '@vue/devtools-shared': 7.2.0 + '@vue/devtools-ui': 7.2.0(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vue@3.4.21(typescript@5.3.3)) + lodash-es: 4.17.21 perfect-debounce: 1.0.0 + shiki: 1.5.2 splitpanes: 3.1.5 vue: 3.4.21(typescript@5.3.3) - vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21) + vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -8219,41 +8531,42 @@ snapshots: - unocss - vite - '@vue/devtools-core@7.0.20(vite@5.2.3)(vue@3.4.21)': + '@vue/devtools-core@7.2.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3))': dependencies: - '@vue/devtools-kit': 7.0.20(vue@3.4.21) - '@vue/devtools-shared': 7.0.20 + '@vue/devtools-kit': 7.2.0(vue@3.4.21(typescript@5.3.3)) + '@vue/devtools-shared': 7.2.0 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.2.3) + vite-hot-client: 0.2.3(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) transitivePeerDependencies: - vite - vue - '@vue/devtools-kit@7.0.20(vue@3.4.21)': + '@vue/devtools-kit@7.2.0(vue@3.4.21(typescript@5.3.3))': dependencies: - '@vue/devtools-shared': 7.0.20 + '@vue/devtools-shared': 7.2.0 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 vue: 3.4.21(typescript@5.3.3) - '@vue/devtools-shared@7.0.20': + '@vue/devtools-shared@7.2.0': dependencies: rfdc: 1.3.1 - '@vue/devtools-ui@7.0.20(@unocss/reset@0.58.6)(floating-vue@5.2.2)(unocss@0.58.6)(vue@3.4.21)': + '@vue/devtools-ui@7.2.0(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vue@3.4.21(typescript@5.3.3))': dependencies: '@unocss/reset': 0.58.6 - '@vueuse/components': 10.9.0(vue@3.4.21) - '@vueuse/core': 10.9.0(vue@3.4.21) - '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21) + '@vue/devtools-shared': 7.2.0 + '@vueuse/components': 10.9.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/core': 10.9.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/integrations': 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21(typescript@5.3.3)) colord: 2.9.3 - floating-vue: 5.2.2(@nuxt/kit@3.11.1)(vue@3.4.21) + floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)) focus-trap: 7.5.4 - unocss: 0.58.6(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.3) + unocss: 0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' @@ -8279,16 +8592,17 @@ snapshots: minimatch: 9.0.3 muggle-string: 0.3.1 path-browserify: 1.0.1 - typescript: 5.3.3 vue-template-compiler: 2.7.16 + optionalDependencies: + typescript: 5.3.3 '@vue/reactivity-transform@3.3.11': dependencies: - '@babel/parser': 7.23.9 + '@babel/parser': 7.24.1 '@vue/compiler-core': 3.3.11 '@vue/shared': 3.3.11 estree-walker: 2.0.2 - magic-string: 0.30.8 + magic-string: 0.30.10 '@vue/reactivity@3.4.21': dependencies: @@ -8305,7 +8619,7 @@ snapshots: '@vue/shared': 3.4.21 csstype: 3.1.3 - '@vue/server-renderer@3.4.21(vue@3.4.21)': + '@vue/server-renderer@3.4.21(vue@3.4.21(typescript@5.3.3))': dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 @@ -8315,50 +8629,52 @@ snapshots: '@vue/shared@3.4.21': {} - '@vueuse/components@10.9.0(vue@3.4.21)': + '@vueuse/components@10.9.0(vue@3.4.21(typescript@5.3.3))': dependencies: - '@vueuse/core': 10.9.0(vue@3.4.21) - '@vueuse/shared': 10.9.0(vue@3.4.21) - vue-demi: 0.14.7(vue@3.4.21) + '@vueuse/core': 10.9.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/shared': 10.9.0(vue@3.4.21(typescript@5.3.3)) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@10.9.0(vue@3.4.21)': + '@vueuse/core@10.9.0(vue@3.4.21(typescript@5.3.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.9.0 - '@vueuse/shared': 10.9.0(vue@3.4.21) - vue-demi: 0.14.7(vue@3.4.21) + '@vueuse/shared': 10.9.0(vue@3.4.21(typescript@5.3.3)) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@9.13.0(vue@3.4.21)': + '@vueuse/core@9.13.0(vue@3.4.21(typescript@5.3.3))': dependencies: '@types/web-bluetooth': 0.0.16 '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.4.21) - vue-demi: 0.14.7(vue@3.4.21) + '@vueuse/shared': 9.13.0(vue@3.4.21(typescript@5.3.3)) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/head@2.0.0(vue@3.4.21)': + '@vueuse/head@2.0.0(vue@3.4.21(typescript@5.3.3))': dependencies: '@unhead/dom': 1.8.20 '@unhead/schema': 1.8.20 '@unhead/ssr': 1.8.20 - '@unhead/vue': 1.8.20(vue@3.4.21) + '@unhead/vue': 1.8.20(vue@3.4.21(typescript@5.3.3)) vue: 3.4.21(typescript@5.3.3) - '@vueuse/integrations@10.9.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21)': + '@vueuse/integrations@10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@vueuse/core': 10.9.0(vue@3.4.21) - '@vueuse/shared': 10.9.0(vue@3.4.21) + '@vueuse/core': 10.9.0(vue@3.4.21(typescript@5.3.3)) + '@vueuse/shared': 10.9.0(vue@3.4.21(typescript@5.3.3)) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) + optionalDependencies: + change-case: 4.1.2 focus-trap: 7.5.4 fuse.js: 6.6.2 - vue-demi: 0.14.7(vue@3.4.21) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -8367,30 +8683,30 @@ snapshots: '@vueuse/metadata@9.13.0': {} - '@vueuse/nuxt@10.9.0(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21)': + '@vueuse/nuxt@10.9.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3))': dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@vueuse/core': 10.9.0(vue@3.4.21) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@vueuse/core': 10.9.0(vue@3.4.21(typescript@5.3.3)) '@vueuse/metadata': 10.9.0 local-pkg: 0.5.0 - nuxt: 3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3) - vue-demi: 0.14.7(vue@3.4.21) + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - rollup - supports-color - vue - '@vueuse/shared@10.9.0(vue@3.4.21)': + '@vueuse/shared@10.9.0(vue@3.4.21(typescript@5.3.3))': dependencies: - vue-demi: 0.14.7(vue@3.4.21) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@9.13.0(vue@3.4.21)': + '@vueuse/shared@9.13.0(vue@3.4.21(typescript@5.3.3))': dependencies: - vue-demi: 0.14.7(vue@3.4.21) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -8557,18 +8873,18 @@ snapshots: assertion-error@1.1.0: {} - ast-kit@0.11.3(rollup@3.29.4): + ast-kit@0.11.3(rollup@4.17.2): dependencies: - '@babel/parser': 7.23.9 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@babel/parser': 7.24.1 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) pathe: 1.1.2 transitivePeerDependencies: - rollup - ast-kit@0.9.5(rollup@3.29.4): + ast-kit@0.9.5(rollup@4.17.2): dependencies: - '@babel/parser': 7.23.9 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@babel/parser': 7.24.1 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -8577,10 +8893,10 @@ snapshots: dependencies: tslib: 2.6.2 - ast-walker-scope@0.5.0(rollup@3.29.4): + ast-walker-scope@0.5.0(rollup@4.17.2): dependencies: '@babel/parser': 7.23.9 - ast-kit: 0.9.5(rollup@3.29.4) + ast-kit: 0.9.5(rollup@4.17.2) transitivePeerDependencies: - rollup @@ -8649,7 +8965,7 @@ snapshots: browserslist@4.22.2: dependencies: - caniuse-lite: 1.0.30001570 + caniuse-lite: 1.0.30001600 electron-to-chromium: 1.4.611 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.22.2) @@ -8742,7 +9058,7 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.23.0 - caniuse-lite: 1.0.30001570 + caniuse-lite: 1.0.30001600 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 @@ -8848,10 +9164,6 @@ snapshots: ci-info@4.0.0: {} - citty@0.1.5: - dependencies: - consola: 3.2.3 - citty@0.1.6: dependencies: consola: 3.2.3 @@ -8926,6 +9238,8 @@ snapshots: confbox@0.1.3: {} + confbox@0.1.7: {} + consola@3.2.3: {} console-control-strings@1.1.0: {} @@ -8940,7 +9254,7 @@ snapshots: convert-source-map@2.0.0: {} - cookie-es@1.0.0: {} + cookie-es@1.1.0: {} core-util-is@1.0.3: {} @@ -8955,7 +9269,7 @@ snapshots: croner@8.0.1: {} - cronstrue@2.48.0: {} + cronstrue@2.50.0: {} cross-spawn@7.0.3: dependencies: @@ -8969,7 +9283,7 @@ snapshots: dependencies: postcss: 8.4.32 - css-declaration-sorter@7.1.1(postcss@8.4.38): + css-declaration-sorter@7.2.0(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -8984,12 +9298,12 @@ snapshots: css-tree@2.2.1: dependencies: mdn-data: 2.0.28 - source-map-js: 1.0.2 + source-map-js: 1.2.0 css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.0.2 + source-map-js: 1.2.0 css-what@6.1.0: {} @@ -9028,10 +9342,10 @@ snapshots: postcss-svgo: 6.0.0(postcss@8.4.32) postcss-unique-selectors: 6.0.0(postcss@8.4.32) - cssnano-preset-default@6.1.1(postcss@8.4.38): + cssnano-preset-default@6.1.2(postcss@8.4.38): dependencies: browserslist: 4.23.0 - css-declaration-sorter: 7.1.1(postcss@8.4.38) + css-declaration-sorter: 7.2.0(postcss@8.4.38) cssnano-utils: 4.0.2(postcss@8.4.38) postcss: 8.4.38 postcss-calc: 9.0.1(postcss@8.4.38) @@ -9066,6 +9380,10 @@ snapshots: dependencies: postcss: 8.4.32 + cssnano-utils@4.0.2(postcss@8.4.32): + dependencies: + postcss: 8.4.32 + cssnano-utils@4.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -9076,9 +9394,9 @@ snapshots: lilconfig: 2.1.0 postcss: 8.4.32 - cssnano@6.1.1(postcss@8.4.38): + cssnano@6.1.2(postcss@8.4.38): dependencies: - cssnano-preset-default: 6.1.1(postcss@8.4.38) + cssnano-preset-default: 6.1.2(postcss@8.4.38) lilconfig: 3.1.1 postcss: 8.4.38 @@ -9206,10 +9524,6 @@ snapshots: dependencies: esutils: 2.0.3 - doctrine@3.0.0: - dependencies: - esutils: 2.0.3 - dom-serializer@2.0.0: dependencies: domelementtype: 2.3.0 @@ -9445,12 +9759,12 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-standard@17.1.0(eslint-plugin-import@2.29.0)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.57.0): + eslint-config-standard@17.1.0(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0))(eslint-plugin-n@15.7.0(eslint@9.2.0))(eslint-plugin-promise@6.1.1(eslint@9.2.0))(eslint@9.2.0): dependencies: - eslint: 8.57.0 - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-n: 15.7.0(eslint@8.57.0) - eslint-plugin-promise: 6.1.1(eslint@8.57.0) + eslint: 9.2.0 + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) + eslint-plugin-n: 15.7.0(eslint@9.2.0) + eslint-plugin-promise: 6.1.1(eslint@9.2.0) eslint-import-resolver-node@0.3.9: dependencies: @@ -9460,13 +9774,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0)(eslint-plugin-import@2.29.0)(eslint@8.57.0): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0): dependencies: debug: 4.3.4 enhanced-resolve: 5.15.0 - eslint: 8.57.0 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + eslint: 9.2.0 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) + eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 @@ -9477,40 +9791,40 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0): dependencies: - '@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.3.3) debug: 3.2.7 - eslint: 8.57.0 + optionalDependencies: + '@typescript-eslint/parser': 6.14.0(eslint@9.2.0)(typescript@5.3.3) + eslint: 9.2.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.14.0)(eslint-plugin-import@2.29.0)(eslint@8.57.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0) transitivePeerDependencies: - supports-color - eslint-plugin-es@3.0.1(eslint@8.57.0): + eslint-plugin-es@3.0.1(eslint@9.2.0): dependencies: - eslint: 8.57.0 + eslint: 9.2.0 eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-es@4.1.0(eslint@8.57.0): + eslint-plugin-es@4.1.0(eslint@9.2.0): dependencies: - eslint: 8.57.0 + eslint: 9.2.0 eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): + eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0): dependencies: - '@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.3.3) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.2.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.14.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.14.0(eslint@9.2.0)(typescript@5.3.3))(eslint-plugin-import@2.29.0)(eslint@9.2.0))(eslint@9.2.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -9520,44 +9834,46 @@ snapshots: object.values: 1.1.7 semver: 6.3.1 tsconfig-paths: 3.14.2 + optionalDependencies: + '@typescript-eslint/parser': 6.14.0(eslint@9.2.0)(typescript@5.3.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-n@15.7.0(eslint@8.57.0): + eslint-plugin-n@15.7.0(eslint@9.2.0): dependencies: builtins: 5.0.1 - eslint: 8.57.0 - eslint-plugin-es: 4.1.0(eslint@8.57.0) - eslint-utils: 3.0.0(eslint@8.57.0) + eslint: 9.2.0 + eslint-plugin-es: 4.1.0(eslint@9.2.0) + eslint-utils: 3.0.0(eslint@9.2.0) ignore: 5.3.1 is-core-module: 2.13.1 minimatch: 3.1.2 resolve: 1.22.8 semver: 7.6.0 - eslint-plugin-node@11.1.0(eslint@8.57.0): + eslint-plugin-node@11.1.0(eslint@9.2.0): dependencies: - eslint: 8.57.0 - eslint-plugin-es: 3.0.1(eslint@8.57.0) + eslint: 9.2.0 + eslint-plugin-es: 3.0.1(eslint@9.2.0) eslint-utils: 2.1.0 ignore: 5.3.1 minimatch: 3.1.2 resolve: 1.22.8 semver: 6.3.1 - eslint-plugin-promise@6.1.1(eslint@8.57.0): + eslint-plugin-promise@6.1.1(eslint@9.2.0): dependencies: - eslint: 8.57.0 + eslint: 9.2.0 - eslint-plugin-unicorn@44.0.2(eslint@8.57.0): + eslint-plugin-unicorn@44.0.2(eslint@9.2.0): dependencies: '@babel/helper-validator-identifier': 7.22.20 ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 8.57.0 - eslint-utils: 3.0.0(eslint@8.57.0) + eslint: 9.2.0 + eslint-utils: 3.0.0(eslint@9.2.0) esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -9569,15 +9885,15 @@ snapshots: semver: 7.6.0 strip-indent: 3.0.0 - eslint-plugin-vue@9.19.2(eslint@8.57.0): + eslint-plugin-vue@9.19.2(eslint@9.2.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - eslint: 8.57.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + eslint: 9.2.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.6.0 - vue-eslint-parser: 9.3.2(eslint@8.57.0) + vue-eslint-parser: 9.3.2(eslint@9.2.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -9587,13 +9903,18 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 + eslint-scope@8.0.1: + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + eslint-utils@2.1.0: dependencies: eslint-visitor-keys: 1.3.0 - eslint-utils@3.0.0(eslint@8.57.0): + eslint-utils@3.0.0(eslint@9.2.0): dependencies: - eslint: 8.57.0 + eslint: 9.2.0 eslint-visitor-keys: 2.1.0 eslint-visitor-keys@1.3.0: {} @@ -9602,38 +9923,36 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint@8.57.0: + eslint-visitor-keys@4.0.0: {} + + eslint@9.2.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) '@eslint-community/regexpp': 4.10.0 - '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.0 - '@humanwhocodes/config-array': 0.11.14 + '@eslint/eslintrc': 3.0.2 + '@eslint/js': 9.2.0 + '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.2.4 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.4 - doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 + eslint-scope: 8.0.1 + eslint-visitor-keys: 4.0.0 + espree: 10.0.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 + file-entry-cache: 8.0.0 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.24.0 - graphemer: 1.4.0 ignore: 5.3.1 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 @@ -9645,6 +9964,12 @@ snapshots: transitivePeerDependencies: - supports-color + espree@10.0.1: + dependencies: + acorn: 8.11.3 + acorn-jsx: 5.3.2(acorn@8.11.3) + eslint-visitor-keys: 4.0.0 + espree@9.6.1: dependencies: acorn: 8.11.3 @@ -9713,6 +10038,21 @@ snapshots: signal-exit: 4.1.0 strip-final-newline: 3.0.0 + execa@9.1.0: + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + cross-spawn: 7.0.3 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 7.0.0 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 5.3.0 + pretty-ms: 9.0.0 + signal-exit: 4.1.0 + strip-final-newline: 4.0.0 + yoctocolors: 2.0.2 + exponential-backoff@3.1.1: {} extend@3.0.2: {} @@ -9722,7 +10062,7 @@ snapshots: enhanced-resolve: 5.15.0 mlly: 1.6.1 pathe: 1.1.2 - ufo: 1.5.2 + ufo: 1.5.3 fake-indexeddb@5.0.2: {} @@ -9746,9 +10086,13 @@ snapshots: dependencies: reusify: 1.0.4 - file-entry-cache@6.0.1: + figures@6.1.0: + dependencies: + is-unicode-supported: 2.0.0 + + file-entry-cache@8.0.0: dependencies: - flat-cache: 3.2.0 + flat-cache: 4.0.1 file-uri-to-path@1.0.0: {} @@ -9766,26 +10110,24 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - flat-cache@3.2.0: + flat-cache@4.0.1: dependencies: - flatted: 3.2.9 + flatted: 3.3.1 keyv: 4.5.4 - rimraf: 3.0.2 flat@5.0.2: {} flat@6.0.1: {} - flatted@3.2.9: {} - flatted@3.3.1: {} - floating-vue@5.2.2(@nuxt/kit@3.11.1)(vue@3.4.21): + floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)): dependencies: '@floating-ui/dom': 1.1.1 - '@nuxt/kit': 3.11.1(rollup@3.29.4) vue: 3.4.21(typescript@5.3.3) - vue-resize: 2.0.0-alpha.1(vue@3.4.21) + vue-resize: 2.0.0-alpha.1(vue@3.4.21(typescript@5.3.3)) + optionalDependencies: + '@nuxt/kit': 3.11.2(rollup@4.17.2) focus-trap@7.5.4: dependencies: @@ -9875,6 +10217,11 @@ snapshots: get-stream@8.0.1: {} + get-stream@9.0.1: + dependencies: + '@sec-ant/readable-stream': 0.4.1 + is-stream: 4.0.1 + get-symbol-description@1.0.0: dependencies: call-bind: 1.0.5 @@ -9886,11 +10233,11 @@ snapshots: giget@1.2.1: dependencies: - citty: 0.1.5 + citty: 0.1.6 consola: 3.2.3 defu: 6.1.4 - node-fetch-native: 1.6.2 - nypm: 0.3.3 + node-fetch-native: 1.6.4 + nypm: 0.3.8 ohash: 1.1.3 pathe: 1.1.2 tar: 6.2.0 @@ -9951,9 +10298,7 @@ snapshots: globals@11.12.0: {} - globals@13.24.0: - dependencies: - type-fest: 0.20.2 + globals@14.0.0: {} globalthis@1.0.3: dependencies: @@ -9985,12 +10330,12 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.1.0 - google-fonts-helper@3.5.0: + google-fonts-helper@3.6.0: dependencies: deepmerge: 4.3.1 hookable: 5.5.3 - ofetch: 1.3.3 - ufo: 1.5.2 + ofetch: 1.3.4 + ufo: 1.5.3 gopd@1.0.1: dependencies: @@ -10010,14 +10355,14 @@ snapshots: h3@1.11.1: dependencies: - cookie-es: 1.0.0 + cookie-es: 1.1.0 crossws: 0.2.4 defu: 6.1.4 destr: 2.0.3 iron-webcrypto: 1.0.0 ohash: 1.1.3 - radix3: 1.1.1 - ufo: 1.5.2 + radix3: 1.1.2 + ufo: 1.5.3 uncrypto: 0.1.3 unenv: 1.9.0 transitivePeerDependencies: @@ -10127,7 +10472,7 @@ snapshots: hosted-git-info@7.0.1: dependencies: - lru-cache: 10.1.0 + lru-cache: 10.2.0 html-escaper@2.0.2: {} @@ -10176,6 +10521,8 @@ snapshots: human-signals@5.0.0: {} + human-signals@7.0.0: {} + iconv-lite@0.6.3: dependencies: safer-buffer: 2.1.2 @@ -10363,6 +10710,8 @@ snapshots: is-stream@3.0.0: {} + is-stream@4.0.1: {} + is-string@1.0.7: dependencies: has-tostringtag: 1.0.0 @@ -10375,6 +10724,8 @@ snapshots: dependencies: which-typed-array: 1.1.13 + is-unicode-supported@2.0.0: {} + is-weakref@1.0.2: dependencies: call-bind: 1.0.5 @@ -10432,6 +10783,8 @@ snapshots: js-tokens@8.0.3: {} + js-tokens@9.0.0: {} + js-yaml@4.1.0: dependencies: argparse: 2.0.1 @@ -10474,6 +10827,8 @@ snapshots: knitwork@1.0.0: {} + knitwork@1.1.0: {} + kolorist@1.8.0: {} launch-editor@2.6.1: @@ -10513,7 +10868,7 @@ snapshots: node-forge: 1.3.1 pathe: 1.1.2 std-env: 3.7.0 - ufo: 1.5.2 + ufo: 1.5.3 untun: 0.1.3 uqr: 0.1.2 transitivePeerDependencies: @@ -10534,6 +10889,8 @@ snapshots: dependencies: p-locate: 5.0.0 + lodash-es@4.17.21: {} + lodash._reinterpolate@3.0.0: {} lodash.defaults@4.2.0: {} @@ -10567,8 +10924,6 @@ snapshots: dependencies: tslib: 2.6.2 - lru-cache@10.1.0: {} - lru-cache@10.2.0: {} lru-cache@5.1.1: @@ -10581,12 +10936,16 @@ snapshots: magic-string-ast@0.3.0: dependencies: - magic-string: 0.30.8 + magic-string: 0.30.10 magic-string@0.27.0: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.10: + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.5: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -10601,6 +10960,12 @@ snapshots: '@babel/types': 7.23.9 source-map-js: 1.0.2 + magicast@0.3.4: + dependencies: + '@babel/parser': 7.24.5 + '@babel/types': 7.24.0 + source-map-js: 1.2.0 + make-dir@3.1.0: dependencies: semver: 6.3.1 @@ -11025,7 +11390,7 @@ snapshots: mkdist@1.4.0(typescript@5.3.3): dependencies: autoprefixer: 10.4.16(postcss@8.4.32) - citty: 0.1.5 + citty: 0.1.6 cssnano: 6.0.1(postcss@8.4.32) defu: 6.1.4 esbuild: 0.19.9 @@ -11037,15 +11402,23 @@ snapshots: pathe: 1.1.2 postcss: 8.4.32 postcss-nested: 6.0.1(postcss@8.4.32) + optionalDependencies: typescript: 5.3.3 mlly@1.6.1: dependencies: acorn: 8.11.3 pathe: 1.1.2 - pkg-types: 1.0.3 + pkg-types: 1.1.1 ufo: 1.5.2 + mlly@1.7.0: + dependencies: + acorn: 8.11.3 + pathe: 1.1.2 + pkg-types: 1.1.1 + ufo: 1.5.3 + mri@1.2.0: {} mrmime@2.0.0: {} @@ -11068,27 +11441,27 @@ snapshots: negotiator@0.6.3: {} - nitropack@2.9.4: + nitropack@2.9.6(encoding@0.1.13): dependencies: '@cloudflare/kv-asset-handler': 0.3.1 '@netlify/functions': 2.6.0 - '@rollup/plugin-alias': 5.1.0(rollup@4.13.0) - '@rollup/plugin-commonjs': 25.0.7(rollup@4.13.0) - '@rollup/plugin-inject': 5.0.5(rollup@4.13.0) - '@rollup/plugin-json': 6.1.0(rollup@4.13.0) - '@rollup/plugin-node-resolve': 15.2.3(rollup@4.13.0) - '@rollup/plugin-replace': 5.0.5(rollup@4.13.0) - '@rollup/plugin-terser': 0.4.4(rollup@4.13.0) - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/plugin-alias': 5.1.0(rollup@4.17.2) + '@rollup/plugin-commonjs': 25.0.7(rollup@4.17.2) + '@rollup/plugin-inject': 5.0.5(rollup@4.17.2) + '@rollup/plugin-json': 6.1.0(rollup@4.17.2) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.17.2) + '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) + '@rollup/plugin-terser': 0.4.4(rollup@4.17.2) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@types/http-proxy': 1.17.14 - '@vercel/nft': 0.26.4 + '@vercel/nft': 0.26.4(encoding@0.1.13) archiver: 7.0.1 c12: 1.10.0 chalk: 5.3.0 chokidar: 3.6.0 citty: 0.1.6 consola: 3.2.3 - cookie-es: 1.0.0 + cookie-es: 1.1.0 croner: 8.0.1 crossws: 0.2.4 db0: 0.1.4 @@ -11108,35 +11481,35 @@ snapshots: is-primitive: 3.0.1 jiti: 1.21.0 klona: 2.0.6 - knitwork: 1.0.0 + knitwork: 1.1.0 listhen: 1.7.2 - magic-string: 0.30.8 + magic-string: 0.30.10 mime: 4.0.1 mlly: 1.6.1 mri: 1.2.0 - node-fetch-native: 1.6.2 - ofetch: 1.3.3 + node-fetch-native: 1.6.4 + ofetch: 1.3.4 ohash: 1.1.3 openapi-typescript: 6.7.5 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 pretty-bytes: 6.1.1 - radix3: 1.1.1 - rollup: 4.13.0 - rollup-plugin-visualizer: 5.12.0(rollup@4.13.0) + radix3: 1.1.2 + rollup: 4.17.2 + rollup-plugin-visualizer: 5.12.0(rollup@4.17.2) scule: 1.3.0 semver: 7.6.0 serve-placeholder: 2.0.1 serve-static: 1.15.0 std-env: 3.7.0 - ufo: 1.5.2 + ufo: 1.5.3 uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@4.13.0) + unimport: 3.7.1(rollup@4.17.2) unstorage: 1.10.2(ioredis@5.3.2) - unwasm: 0.3.8 + unwasm: 0.3.9 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -11173,9 +11546,13 @@ snapshots: node-fetch-native@1.6.2: {} - node-fetch@2.7.0: + node-fetch-native@1.6.4: {} + + node-fetch@2.7.0(encoding@0.1.13): dependencies: whatwg-url: 5.0.0 + optionalDependencies: + encoding: 0.1.13 node-forge@1.3.1: {} @@ -11190,7 +11567,7 @@ snapshots: make-fetch-happen: 13.0.0 nopt: 7.2.0 proc-log: 3.0.0 - semver: 7.6.0 + semver: 7.6.2 tar: 6.2.0 which: 4.0.0 transitivePeerDependencies: @@ -11217,7 +11594,7 @@ snapshots: dependencies: hosted-git-info: 7.0.1 is-core-module: 2.13.1 - semver: 7.6.0 + semver: 7.6.2 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -11230,7 +11607,7 @@ snapshots: npm-install-checks@6.3.0: dependencies: - semver: 7.6.0 + semver: 7.6.2 npm-normalize-package-bin@3.0.1: {} @@ -11238,7 +11615,7 @@ snapshots: dependencies: hosted-git-info: 7.0.1 proc-log: 3.0.0 - semver: 7.6.0 + semver: 7.6.2 validate-npm-package-name: 5.0.0 npm-packlist@8.0.1: @@ -11250,17 +11627,18 @@ snapshots: npm-install-checks: 6.3.0 npm-normalize-package-bin: 3.0.1 npm-package-arg: 11.0.1 - semver: 7.6.0 + semver: 7.6.2 - npm-registry-fetch@16.1.0: + npm-registry-fetch@17.0.1: dependencies: + '@npmcli/redact': 2.0.0 make-fetch-happen: 13.0.0 minipass: 7.0.4 minipass-fetch: 3.0.4 minipass-json-stream: 1.0.1 minizlib: 2.1.2 npm-package-arg: 11.0.1 - proc-log: 3.0.0 + proc-log: 4.2.0 transitivePeerDependencies: - supports-color @@ -11272,6 +11650,10 @@ snapshots: dependencies: path-key: 4.0.0 + npm-run-path@5.3.0: + dependencies: + path-key: 4.0.0 + npmlog@5.0.1: dependencies: are-we-there-yet: 2.0.0 @@ -11287,9 +11669,9 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - nuxt-component-meta@0.6.3(rollup@3.29.4): + nuxt-component-meta@0.6.3(rollup@4.17.2): dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) citty: 0.1.6 scule: 1.3.0 typescript: 5.3.3 @@ -11298,9 +11680,9 @@ snapshots: - rollup - supports-color - nuxt-config-schema@0.4.6(rollup@3.29.4): + nuxt-config-schema@0.4.6(rollup@4.17.2): dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@4.17.2) defu: 6.1.4 jiti: 1.21.0 pathe: 1.1.2 @@ -11309,33 +11691,33 @@ snapshots: - rollup - supports-color - nuxt-icon@0.3.3(rollup@3.29.4)(vue@3.4.21): + nuxt-icon@0.3.3(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)): dependencies: - '@iconify/vue': 4.1.1(vue@3.4.21) - '@nuxt/kit': 3.11.1(rollup@3.29.4) - nuxt-config-schema: 0.4.6(rollup@3.29.4) + '@iconify/vue': 4.1.1(vue@3.4.21(typescript@5.3.3)) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + nuxt-config-schema: 0.4.6(rollup@4.17.2) transitivePeerDependencies: - rollup - supports-color - vue - nuxt@3.11.1(@unocss/reset@0.58.6)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@3.29.4)(typescript@5.3.3)(unocss@0.58.6)(vite@5.2.3): + nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.3(@unocss/reset@0.58.6)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.6)(vite@5.2.3)(vue@3.4.21) - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxt/schema': 3.11.1(rollup@3.29.4) - '@nuxt/telemetry': 2.5.3(rollup@3.29.4) - '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.11.1(eslint@8.57.0)(rollup@3.29.4)(typescript@5.3.3)(vue@3.4.21) - '@unhead/dom': 1.8.20 - '@unhead/ssr': 1.8.20 - '@unhead/vue': 1.8.20(vue@3.4.21) + '@nuxt/devtools': 1.3.1(@unocss/reset@0.58.6)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.10.4)(@unocss/reset@0.58.6)(change-case@4.1.2)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.21(typescript@5.3.3)))(fuse.js@6.6.2)(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(rollup@4.17.2)(unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)))(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vue@3.4.21(typescript@5.3.3)) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) + '@nuxt/telemetry': 2.5.3(rollup@4.17.2) + '@nuxt/ui-templates': 1.3.3 + '@nuxt/vite-builder': 3.11.2(@types/node@20.10.4)(eslint@9.2.0)(optionator@0.9.3)(rollup@4.17.2)(terser@5.26.0)(typescript@5.3.3)(vue@3.4.21(typescript@5.3.3)) + '@unhead/dom': 1.9.10 + '@unhead/ssr': 1.9.10 + '@unhead/vue': 1.9.10(vue@3.4.21(typescript@5.3.3)) '@vue/shared': 3.4.21 acorn: 8.11.3 c12: 1.10.0 chokidar: 3.6.0 - cookie-es: 1.0.0 + cookie-es: 1.1.0 defu: 6.1.4 destr: 2.0.3 devalue: 4.3.2 @@ -11348,35 +11730,38 @@ snapshots: hookable: 5.5.3 jiti: 1.21.0 klona: 2.0.6 - knitwork: 1.0.0 - magic-string: 0.30.8 + knitwork: 1.1.0 + magic-string: 0.30.10 mlly: 1.6.1 - nitropack: 2.9.4 + nitropack: 2.9.6(encoding@0.1.13) nuxi: 3.11.1 nypm: 0.3.8 - ofetch: 1.3.3 + ofetch: 1.3.4 ohash: 1.1.3 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 - radix3: 1.1.1 + radix3: 1.1.2 scule: 1.3.0 std-env: 3.7.0 - strip-literal: 2.0.0 - ufo: 1.5.2 + strip-literal: 2.1.0 + ufo: 1.5.3 ultrahtml: 1.5.3 uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@3.29.4) - unplugin: 1.10.0 - unplugin-vue-router: 0.7.0(rollup@3.29.4)(vue-router@4.3.0)(vue@3.4.21) + unimport: 3.7.1(rollup@4.17.2) + unplugin: 1.10.1 + unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)) unstorage: 1.10.2(ioredis@5.3.2) untyped: 1.4.2 vue: 3.4.21(typescript@5.3.3) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 - vue-router: 4.3.0(vue@3.4.21) + vue-router: 4.3.0(vue@3.4.21(typescript@5.3.3)) + optionalDependencies: + '@parcel/watcher': 2.4.1 + '@types/node': 20.10.4 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -11432,20 +11817,13 @@ snapshots: - vue-tsc - xml2js - nypm@0.3.3: - dependencies: - citty: 0.1.5 - execa: 8.0.1 - pathe: 1.1.2 - ufo: 1.5.2 - nypm@0.3.8: dependencies: citty: 0.1.6 consola: 3.2.3 execa: 8.0.1 pathe: 1.1.2 - ufo: 1.5.2 + ufo: 1.5.3 object-assign@4.1.1: {} @@ -11490,6 +11868,12 @@ snapshots: node-fetch-native: 1.6.2 ufo: 1.5.2 + ofetch@1.3.4: + dependencies: + destr: 2.0.3 + node-fetch-native: 1.6.4 + ufo: 1.5.3 + ohash@1.1.3: {} on-finished@2.4.1: @@ -11576,23 +11960,22 @@ snapshots: p-try@2.2.0: {} - pacote@17.0.6: + pacote@18.0.6: dependencies: '@npmcli/git': 5.0.3 '@npmcli/installed-package-contents': 2.0.2 + '@npmcli/package-json': 5.1.0 '@npmcli/promise-spawn': 7.0.0 - '@npmcli/run-script': 7.0.2 + '@npmcli/run-script': 8.1.0 cacache: 18.0.1 fs-minipass: 3.0.3 minipass: 7.0.4 npm-package-arg: 11.0.1 npm-packlist: 8.0.1 npm-pick-manifest: 9.0.0 - npm-registry-fetch: 16.1.0 - proc-log: 3.0.0 + npm-registry-fetch: 17.0.1 + proc-log: 4.2.0 promise-retry: 2.0.1 - read-package-json: 7.0.0 - read-package-json-fast: 3.0.2 sigstore: 2.2.2 ssri: 10.0.5 tar: 6.2.0 @@ -11633,11 +12016,13 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.24.2 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 + parse-ms@4.0.0: {} + parse-path@7.0.0: dependencies: protocols: 2.0.1 @@ -11676,7 +12061,7 @@ snapshots: path-scurry@1.10.1: dependencies: - lru-cache: 10.1.0 + lru-cache: 10.2.0 minipass: 7.0.4 path-type@4.0.0: {} @@ -11726,6 +12111,12 @@ snapshots: mlly: 1.6.1 pathe: 1.1.2 + pkg-types@1.1.1: + dependencies: + confbox: 0.1.7 + mlly: 1.7.0 + pathe: 1.1.2 + plausible-tracker@0.3.8: {} pluralize@8.0.0: {} @@ -11733,18 +12124,18 @@ snapshots: postcss-calc@9.0.1(postcss@8.4.32): dependencies: postcss: 8.4.32 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 postcss-calc@9.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 postcss-colormin@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 caniuse-api: 3.0.0 colord: 2.9.3 postcss: 8.4.32 @@ -11760,7 +12151,7 @@ snapshots: postcss-convert-values@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 postcss: 8.4.32 postcss-value-parser: 4.2.0 @@ -11772,7 +12163,7 @@ snapshots: postcss-custom-properties@13.1.4(postcss@8.4.38): dependencies: - '@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4) + '@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4) '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-tokenizer': 2.2.4 postcss: 8.4.38 @@ -11828,9 +12219,9 @@ snapshots: postcss-merge-rules@6.0.1(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 caniuse-api: 3.0.0 - cssnano-utils: 4.0.0(postcss@8.4.32) + cssnano-utils: 4.0.2(postcss@8.4.32) postcss: 8.4.32 postcss-selector-parser: 6.0.13 @@ -11855,7 +12246,7 @@ snapshots: postcss-minify-gradients@6.0.0(postcss@8.4.32): dependencies: colord: 2.9.3 - cssnano-utils: 4.0.0(postcss@8.4.32) + cssnano-utils: 4.0.2(postcss@8.4.32) postcss: 8.4.32 postcss-value-parser: 4.2.0 @@ -11868,8 +12259,8 @@ snapshots: postcss-minify-params@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 - cssnano-utils: 4.0.0(postcss@8.4.32) + browserslist: 4.23.0 + cssnano-utils: 4.0.2(postcss@8.4.32) postcss: 8.4.32 postcss-value-parser: 4.2.0 @@ -11960,7 +12351,7 @@ snapshots: postcss-normalize-unicode@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 postcss: 8.4.32 postcss-value-parser: 4.2.0 @@ -11992,7 +12383,7 @@ snapshots: postcss-ordered-values@6.0.0(postcss@8.4.32): dependencies: - cssnano-utils: 4.0.0(postcss@8.4.32) + cssnano-utils: 4.0.2(postcss@8.4.32) postcss: 8.4.32 postcss-value-parser: 4.2.0 @@ -12004,7 +12395,7 @@ snapshots: postcss-reduce-initial@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 caniuse-api: 3.0.0 postcss: 8.4.32 @@ -12080,8 +12471,14 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.2.0 + pretty-ms@9.0.0: + dependencies: + parse-ms: 4.0.0 + proc-log@3.0.0: {} + proc-log@4.2.0: {} + process-nextick-args@2.0.1: {} process@0.11.10: {} @@ -12108,7 +12505,7 @@ snapshots: queue-tick@1.0.1: {} - radix3@1.1.1: {} + radix3@1.1.2: {} randombytes@2.1.0: dependencies: @@ -12122,19 +12519,12 @@ snapshots: destr: 2.0.3 flat: 5.0.2 - react-is@18.2.0: {} - - read-package-json-fast@3.0.2: + rc9@2.1.2: dependencies: - json-parse-even-better-errors: 3.0.1 - npm-normalize-package-bin: 3.0.1 + defu: 6.1.4 + destr: 2.0.3 - read-package-json@7.0.0: - dependencies: - glob: 10.3.10 - json-parse-even-better-errors: 3.0.1 - normalize-package-data: 6.0.0 - npm-normalize-package-bin: 3.0.1 + react-is@18.2.0: {} read-pkg-up@7.0.1: dependencies: @@ -12338,27 +12728,20 @@ snapshots: rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.3.3): dependencies: - magic-string: 0.30.5 + magic-string: 0.30.8 rollup: 3.29.4 typescript: 5.3.3 optionalDependencies: '@babel/code-frame': 7.24.2 - rollup-plugin-visualizer@5.12.0(rollup@3.29.4): - dependencies: - open: 8.4.2 - picomatch: 2.3.1 - rollup: 3.29.4 - source-map: 0.7.4 - yargs: 17.7.2 - - rollup-plugin-visualizer@5.12.0(rollup@4.13.0): + rollup-plugin-visualizer@5.12.0(rollup@4.17.2): dependencies: open: 8.4.2 picomatch: 2.3.1 - rollup: 4.13.0 source-map: 0.7.4 yargs: 17.7.2 + optionalDependencies: + rollup: 4.17.2 rollup@3.29.4: optionalDependencies: @@ -12383,6 +12766,28 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.13.0 fsevents: 2.3.3 + rollup@4.17.2: + dependencies: + '@types/estree': 1.0.5 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.17.2 + '@rollup/rollup-android-arm64': 4.17.2 + '@rollup/rollup-darwin-arm64': 4.17.2 + '@rollup/rollup-darwin-x64': 4.17.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.17.2 + '@rollup/rollup-linux-arm-musleabihf': 4.17.2 + '@rollup/rollup-linux-arm64-gnu': 4.17.2 + '@rollup/rollup-linux-arm64-musl': 4.17.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.17.2 + '@rollup/rollup-linux-riscv64-gnu': 4.17.2 + '@rollup/rollup-linux-s390x-gnu': 4.17.2 + '@rollup/rollup-linux-x64-gnu': 4.17.2 + '@rollup/rollup-linux-x64-musl': 4.17.2 + '@rollup/rollup-win32-arm64-msvc': 4.17.2 + '@rollup/rollup-win32-ia32-msvc': 4.17.2 + '@rollup/rollup-win32-x64-msvc': 4.17.2 + fsevents: 2.3.3 + rollup@4.9.0: optionalDependencies: '@rollup/rollup-android-arm-eabi': 4.9.0 @@ -12444,6 +12849,8 @@ snapshots: dependencies: lru-cache: 6.0.0 + semver@7.6.2: {} + send@0.18.0: dependencies: debug: 2.6.9 @@ -12523,6 +12930,10 @@ snapshots: dependencies: '@shikijs/core': 1.2.0 + shiki@1.5.2: + dependencies: + '@shikijs/core': 1.5.2 + side-channel@1.0.4: dependencies: call-bind: 1.0.5 @@ -12546,7 +12957,7 @@ snapshots: transitivePeerDependencies: - supports-color - simple-git@3.23.0: + simple-git@3.24.0: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 @@ -12721,6 +13132,8 @@ snapshots: strip-final-newline@3.0.0: {} + strip-final-newline@4.0.0: {} + strip-indent@3.0.0: dependencies: min-indent: 1.0.1 @@ -12735,6 +13148,10 @@ snapshots: dependencies: js-tokens: 8.0.3 + strip-literal@2.1.0: + dependencies: + js-tokens: 9.0.0 + style-dictionary-esm@1.9.2: dependencies: chalk: 5.3.0 @@ -12751,9 +13168,9 @@ snapshots: stylehacks@6.0.0(postcss@8.4.32): dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 postcss: 8.4.32 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.16 stylehacks@6.1.1(postcss@8.4.38): dependencies: @@ -12837,7 +13254,7 @@ snapshots: tinycolor2@1.6.0: {} - tinypool@0.8.2: {} + tinypool@0.8.4: {} tinyspy@2.2.0: {} @@ -12886,8 +13303,6 @@ snapshots: type-detect@4.0.8: {} - type-fest@0.20.2: {} - type-fest@0.21.3: {} type-fest@0.6.0: {} @@ -12927,6 +13342,8 @@ snapshots: ufo@1.5.2: {} + ufo@1.5.3: {} + ultrahtml@1.5.3: {} unbox-primitive@1.0.2: @@ -12976,7 +13393,7 @@ snapshots: '@rollup/plugin-replace': 5.0.5(rollup@3.29.4) '@rollup/pluginutils': 5.1.0(rollup@3.29.4) chalk: 5.3.0 - citty: 0.1.5 + citty: 0.1.6 consola: 3.2.3 defu: 6.1.4 esbuild: 0.19.9 @@ -12987,13 +13404,14 @@ snapshots: mkdist: 1.4.0(typescript@5.3.3) mlly: 1.6.1 pathe: 1.1.2 - pkg-types: 1.0.3 + pkg-types: 1.1.1 pretty-bytes: 6.1.1 rollup: 3.29.4 rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.3.3) scule: 1.3.0 - typescript: 5.3.3 untyped: 1.4.2 + optionalDependencies: + typescript: 5.3.3 transitivePeerDependencies: - sass - supports-color @@ -13011,8 +13429,8 @@ snapshots: dependencies: acorn: 8.11.3 estree-walker: 3.0.3 - magic-string: 0.30.8 - unplugin: 1.10.0 + magic-string: 0.30.10 + unplugin: 1.10.1 undici-types@5.26.5: {} @@ -13025,7 +13443,7 @@ snapshots: consola: 3.2.3 defu: 6.1.4 mime: 3.0.0 - node-fetch-native: 1.6.2 + node-fetch-native: 1.6.4 pathe: 1.1.2 unhead@1.8.20: @@ -13035,6 +13453,13 @@ snapshots: '@unhead/shared': 1.8.20 hookable: 5.5.3 + unhead@1.9.10: + dependencies: + '@unhead/dom': 1.9.10 + '@unhead/schema': 1.9.10 + '@unhead/shared': 1.9.10 + hookable: 5.5.3 + unicode-emoji-modifier-base@1.0.0: {} unicorn-magic@0.1.0: {} @@ -13049,39 +13474,21 @@ snapshots: trough: 2.2.0 vfile: 6.0.1 - unimport@3.7.1(rollup@3.29.4): - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - acorn: 8.11.3 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - fast-glob: 3.3.2 - local-pkg: 0.5.0 - magic-string: 0.30.8 - mlly: 1.6.1 - pathe: 1.1.2 - pkg-types: 1.0.3 - scule: 1.3.0 - strip-literal: 1.3.0 - unplugin: 1.10.0 - transitivePeerDependencies: - - rollup - - unimport@3.7.1(rollup@4.13.0): + unimport@3.7.1(rollup@4.17.2): dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) acorn: 8.11.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 - magic-string: 0.30.8 + magic-string: 0.30.10 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 scule: 1.3.0 strip-literal: 1.3.0 - unplugin: 1.10.0 + unplugin: 1.10.1 transitivePeerDependencies: - rollup @@ -13122,10 +13529,10 @@ snapshots: universalify@2.0.1: {} - unocss@0.58.6(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.3): + unocss@0.58.6(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): dependencies: - '@unocss/astro': 0.58.6(rollup@3.29.4)(vite@5.2.3) - '@unocss/cli': 0.58.6(rollup@3.29.4) + '@unocss/astro': 0.58.6(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + '@unocss/cli': 0.58.6(rollup@4.17.2) '@unocss/core': 0.58.6 '@unocss/extractor-arbitrary-variants': 0.58.6 '@unocss/postcss': 0.58.6(postcss@8.4.38) @@ -13143,19 +13550,20 @@ snapshots: '@unocss/transformer-compile-class': 0.58.6 '@unocss/transformer-directives': 0.58.6 '@unocss/transformer-variant-group': 0.58.6 - '@unocss/vite': 0.58.6(rollup@3.29.4)(vite@5.2.3) - vite: 5.2.3 + '@unocss/vite': 0.58.6(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)) + optionalDependencies: + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - postcss - rollup - supports-color - unplugin-vue-router@0.7.0(rollup@3.29.4)(vue-router@4.3.0)(vue@3.4.21): + unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)): dependencies: '@babel/types': 7.23.9 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - '@vue-macros/common': 1.10.0(rollup@3.29.4)(vue@3.4.21) - ast-walker-scope: 0.5.0(rollup@3.29.4) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) + '@vue-macros/common': 1.10.0(rollup@4.17.2)(vue@3.4.21(typescript@5.3.3)) + ast-walker-scope: 0.5.0(rollup@4.17.2) chokidar: 3.6.0 fast-glob: 3.3.2 json5: 2.2.3 @@ -13163,9 +13571,10 @@ snapshots: mlly: 1.6.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.10.0 - vue-router: 4.3.0(vue@3.4.21) + unplugin: 1.10.1 yaml: 2.3.4 + optionalDependencies: + vue-router: 4.3.0(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - rollup - vue @@ -13177,19 +13586,27 @@ snapshots: webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.1 + unplugin@1.10.1: + dependencies: + acorn: 8.11.3 + chokidar: 3.6.0 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.6.1 + unstorage@1.10.2(ioredis@5.3.2): dependencies: anymatch: 3.1.3 chokidar: 3.6.0 destr: 2.0.3 h3: 1.11.1 - ioredis: 5.3.2 listhen: 1.7.2 lru-cache: 10.2.0 mri: 1.2.0 node-fetch-native: 1.6.2 - ofetch: 1.3.3 - ufo: 1.5.2 + ofetch: 1.3.4 + ufo: 1.5.3 + optionalDependencies: + ioredis: 5.3.2 transitivePeerDependencies: - uWebSockets.js @@ -13222,6 +13639,15 @@ snapshots: pkg-types: 1.0.3 unplugin: 1.10.0 + unwasm@0.3.9: + dependencies: + knitwork: 1.1.0 + magic-string: 0.30.10 + mlly: 1.6.1 + pathe: 1.1.2 + pkg-types: 1.0.3 + unplugin: 1.10.1 + update-browserslist-db@1.0.13(browserslist@4.22.2): dependencies: browserslist: 4.22.2 @@ -13260,12 +13686,6 @@ snapshots: is-typed-array: 1.1.12 which-typed-array: 1.1.13 - v8-to-istanbul@9.2.0: - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - '@types/istanbul-lib-coverage': 2.0.6 - convert-source-map: 2.0.0 - validate-npm-package-license@3.0.4: dependencies: spdx-correct: 3.2.0 @@ -13291,17 +13711,17 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-hot-client@0.2.3(vite@5.2.3): + vite-hot-client@0.2.3(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): dependencies: - vite: 5.2.3 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) - vite-node@1.4.0: + vite-node@1.4.0(@types/node@20.10.4)(terser@5.26.0): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.8 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - '@types/node' - less @@ -13312,32 +13732,50 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.3.3)(vite@5.2.3): + vite-node@1.6.0(@types/node@20.10.4)(terser@5.26.0): dependencies: - '@babel/code-frame': 7.23.5 + cac: 6.7.14 + debug: 4.3.4 + pathe: 1.1.2 + picocolors: 1.0.0 + vite: 5.2.3(@types/node@20.10.4)(terser@5.26.0) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + + vite-plugin-checker@0.6.4(eslint@9.2.0)(optionator@0.9.3)(typescript@5.3.3)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): + dependencies: + '@babel/code-frame': 7.24.2 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.6.0 commander: 8.3.0 - eslint: 8.57.0 fast-glob: 3.3.2 fs-extra: 11.2.0 npm-run-path: 4.0.1 semver: 7.6.0 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - typescript: 5.3.3 - vite: 5.2.3 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 + optionalDependencies: + eslint: 9.2.0 + optionator: 0.9.3 + typescript: 5.3.3 - vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(rollup@3.29.4)(vite@5.2.3): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): dependencies: - '@antfu/utils': 0.7.7 - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@antfu/utils': 0.7.8 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) debug: 4.3.4 error-stack-parser-es: 0.1.1 fs-extra: 11.2.0 @@ -13345,45 +13783,61 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.3 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) + optionalDependencies: + '@nuxt/kit': 3.11.2(rollup@4.17.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-inspector@4.0.2(vite@5.2.3): + vite-plugin-vue-inspector@5.1.0(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0)): dependencies: - '@babel/core': 7.23.9 - '@babel/plugin-proposal-decorators': 7.23.6(@babel/core@7.23.9) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.9) - '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.9) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9) - '@vue/compiler-dom': 3.3.11 + '@babel/core': 7.24.3 + '@babel/plugin-proposal-decorators': 7.23.6(@babel/core@7.24.3) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.3) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.3) + '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.3) + '@vue/compiler-dom': 3.4.21 kolorist: 1.8.0 - magic-string: 0.30.8 - vite: 5.2.3 + magic-string: 0.30.10 + vite: 5.2.11(@types/node@20.10.4)(terser@5.26.0) transitivePeerDependencies: - supports-color - vite@5.0.8: + vite@5.0.8(@types/node@20.10.4)(terser@5.26.0): dependencies: esbuild: 0.19.9 postcss: 8.4.32 rollup: 4.9.0 optionalDependencies: + '@types/node': 20.10.4 fsevents: 2.3.3 + terser: 5.26.0 - vite@5.2.3: + vite@5.2.11(@types/node@20.10.4)(terser@5.26.0): + dependencies: + esbuild: 0.20.2 + postcss: 8.4.38 + rollup: 4.13.0 + optionalDependencies: + '@types/node': 20.10.4 + fsevents: 2.3.3 + terser: 5.26.0 + + vite@5.2.3(@types/node@20.10.4)(terser@5.26.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0 optionalDependencies: + '@types/node': 20.10.4 fsevents: 2.3.3 + terser: 5.26.0 - vitest-environment-nuxt@1.0.0(h3@1.11.1)(rollup@3.29.4)(vite@5.2.3)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): + vitest-environment-nuxt@1.0.0(h3@1.11.1)(nitropack@2.9.6(encoding@0.1.13))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)): dependencies: - '@nuxt/test-utils': 3.12.0(h3@1.11.1)(rollup@3.29.4)(vite@5.2.3)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + '@nuxt/test-utils': 3.13.0(h3@1.11.1)(nitropack@2.9.6(encoding@0.1.13))(rollup@4.17.2)(vite@5.2.11(@types/node@20.10.4)(terser@5.26.0))(vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0))(vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)))(vue@3.4.21(typescript@5.3.3)) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -13394,6 +13848,7 @@ snapshots: - h3 - happy-dom - jsdom + - nitropack - playwright-core - rollup - supports-color @@ -13402,13 +13857,13 @@ snapshots: - vue - vue-router - vitest@1.4.0: + vitest@1.6.0(@types/node@20.10.4)(terser@5.26.0): dependencies: - '@vitest/expect': 1.4.0 - '@vitest/runner': 1.4.0 - '@vitest/snapshot': 1.4.0 - '@vitest/spy': 1.4.0 - '@vitest/utils': 1.4.0 + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 acorn-walk: 8.3.2 chai: 4.3.10 debug: 4.3.4 @@ -13420,10 +13875,12 @@ snapshots: std-env: 3.7.0 strip-literal: 2.0.0 tinybench: 2.5.1 - tinypool: 0.8.2 - vite: 5.0.8 - vite-node: 1.4.0 + tinypool: 0.8.4 + vite: 5.0.8(@types/node@20.10.4)(terser@5.26.0) + vite-node: 1.6.0(@types/node@20.10.4)(terser@5.26.0) why-is-node-running: 2.2.2 + optionalDependencies: + '@types/node': 20.10.4 transitivePeerDependencies: - less - lightningcss @@ -13458,28 +13915,29 @@ snapshots: vue-bundle-renderer@2.0.0: dependencies: - ufo: 1.5.2 + ufo: 1.5.3 vue-component-meta@1.8.27(typescript@5.3.3): dependencies: '@volar/typescript': 1.11.1 '@vue/language-core': 1.8.27(typescript@5.3.3) path-browserify: 1.0.1 - typescript: 5.3.3 vue-component-type-helpers: 1.8.27 + optionalDependencies: + typescript: 5.3.3 vue-component-type-helpers@1.8.27: {} - vue-demi@0.14.7(vue@3.4.21): + vue-demi@0.14.7(vue@3.4.21(typescript@5.3.3)): dependencies: vue: 3.4.21(typescript@5.3.3) vue-devtools-stub@0.1.0: {} - vue-eslint-parser@9.3.2(eslint@8.57.0): + vue-eslint-parser@9.3.2(eslint@9.2.0): dependencies: debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.2.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -13489,15 +13947,15 @@ snapshots: transitivePeerDependencies: - supports-color - vue-observe-visibility@2.0.0-alpha.1(vue@3.4.21): + vue-observe-visibility@2.0.0-alpha.1(vue@3.4.21(typescript@5.3.3)): dependencies: vue: 3.4.21(typescript@5.3.3) - vue-resize@2.0.0-alpha.1(vue@3.4.21): + vue-resize@2.0.0-alpha.1(vue@3.4.21(typescript@5.3.3)): dependencies: vue: 3.4.21(typescript@5.3.3) - vue-router@4.3.0(vue@3.4.21): + vue-router@4.3.0(vue@3.4.21(typescript@5.3.3)): dependencies: '@vue/devtools-api': 6.5.1 vue: 3.4.21(typescript@5.3.3) @@ -13507,20 +13965,21 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - vue-virtual-scroller@2.0.0-beta.8(vue@3.4.21): + vue-virtual-scroller@2.0.0-beta.8(vue@3.4.21(typescript@5.3.3)): dependencies: mitt: 2.1.0 vue: 3.4.21(typescript@5.3.3) - vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.21) - vue-resize: 2.0.0-alpha.1(vue@3.4.21) + vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.21(typescript@5.3.3)) + vue-resize: 2.0.0-alpha.1(vue@3.4.21(typescript@5.3.3)) vue@3.4.21(typescript@5.3.3): dependencies: '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 '@vue/runtime-dom': 3.4.21 - '@vue/server-renderer': 3.4.21(vue@3.4.21) + '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.3.3)) '@vue/shared': 3.4.21 + optionalDependencies: typescript: 5.3.3 web-namespaces@2.0.1: {} @@ -13591,6 +14050,8 @@ snapshots: ws@8.16.0: {} + ws@8.17.0: {} + xml-name-validator@4.0.0: {} xmlhttprequest-ssl@2.0.0: {} @@ -13619,6 +14080,8 @@ snapshots: yocto-queue@1.0.0: {} + yoctocolors@2.0.2: {} + zhead@2.2.4: {} zip-stream@6.0.1: