From a6e9064cad7dd4f94e9a38583ca1808bbe69b0d6 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Sat, 13 Jan 2024 22:32:13 +0100 Subject: [PATCH] docs: update deps --- docs/package.json | 4 + docs/pnpm-lock.yaml | 855 +++++++++++++++----------------------------- 2 files changed, 296 insertions(+), 563 deletions(-) diff --git a/docs/package.json b/docs/package.json index 92bca2b8..f9b35d84 100644 --- a/docs/package.json +++ b/docs/package.json @@ -29,5 +29,9 @@ "eslint": "^8.56.0", "typescript": "^5.3.3", "vue-tsc": "^1.8.27" + }, + "resolutions": { + "vue": "3.3.13", + "scule": "1.1.1" } } diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 6695c067..5caaac28 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -4,6 +4,10 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + vue: 3.3.13 + scule: 1.1.1 + dependencies: '@iconify-json/heroicons': specifier: ^1.1.19 @@ -13,10 +17,10 @@ dependencies: version: 1.1.87 '@nuxt/content': specifier: ^2.10.0 - version: 2.10.0(nuxt@3.9.1)(vue@3.3.9) + version: 2.10.0(nuxt@3.9.1)(vue@3.3.13) '@nuxt/ui-pro': specifier: ^0.7.0 - version: 0.7.0(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9) + version: 0.7.0(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13) '@nuxtjs/fontaine': specifier: ^0.4.1 version: 0.4.1 @@ -28,15 +32,15 @@ dependencies: version: 0.2.4 nuxt: specifier: ^3.9.1 - version: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) + version: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) nuxt-og-image: specifier: ^2.2.4 - version: 2.2.4(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0) + version: 2.2.4(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0) devDependencies: '@nuxt/devtools': specifier: 1.0.8 - version: 1.0.8(nuxt@3.9.1)(vite@4.5.0) + version: 1.0.8(nuxt@3.9.1)(vite@5.0.11) '@nuxt/eslint-config': specifier: ^0.2.0 version: 0.2.0(eslint@8.56.0) @@ -496,14 +500,6 @@ packages: requiresBuild: true optional: true - /@esbuild/android-arm64@0.18.20: - resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - optional: true - /@esbuild/android-arm64@0.19.11: resolution: {integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==} engines: {node: '>=12'} @@ -512,14 +508,6 @@ packages: requiresBuild: true optional: true - /@esbuild/android-arm@0.18.20: - resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - optional: true - /@esbuild/android-arm@0.19.11: resolution: {integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==} engines: {node: '>=12'} @@ -528,14 +516,6 @@ packages: requiresBuild: true optional: true - /@esbuild/android-x64@0.18.20: - resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - optional: true - /@esbuild/android-x64@0.19.11: resolution: {integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==} engines: {node: '>=12'} @@ -544,14 +524,6 @@ packages: requiresBuild: true optional: true - /@esbuild/darwin-arm64@0.18.20: - resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - /@esbuild/darwin-arm64@0.19.11: resolution: {integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==} engines: {node: '>=12'} @@ -560,14 +532,6 @@ packages: requiresBuild: true optional: true - /@esbuild/darwin-x64@0.18.20: - resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - /@esbuild/darwin-x64@0.19.11: resolution: {integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==} engines: {node: '>=12'} @@ -576,14 +540,6 @@ packages: requiresBuild: true optional: true - /@esbuild/freebsd-arm64@0.18.20: - resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - optional: true - /@esbuild/freebsd-arm64@0.19.11: resolution: {integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==} engines: {node: '>=12'} @@ -592,14 +548,6 @@ packages: requiresBuild: true optional: true - /@esbuild/freebsd-x64@0.18.20: - resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - optional: true - /@esbuild/freebsd-x64@0.19.11: resolution: {integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==} engines: {node: '>=12'} @@ -608,14 +556,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-arm64@0.18.20: - resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-arm64@0.19.11: resolution: {integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==} engines: {node: '>=12'} @@ -624,14 +564,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-arm@0.18.20: - resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-arm@0.19.11: resolution: {integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==} engines: {node: '>=12'} @@ -640,14 +572,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-ia32@0.18.20: - resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-ia32@0.19.11: resolution: {integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==} engines: {node: '>=12'} @@ -656,14 +580,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-loong64@0.18.20: - resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-loong64@0.19.11: resolution: {integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==} engines: {node: '>=12'} @@ -672,14 +588,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-mips64el@0.18.20: - resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-mips64el@0.19.11: resolution: {integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==} engines: {node: '>=12'} @@ -688,14 +596,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-ppc64@0.18.20: - resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-ppc64@0.19.11: resolution: {integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==} engines: {node: '>=12'} @@ -704,14 +604,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-riscv64@0.18.20: - resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-riscv64@0.19.11: resolution: {integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==} engines: {node: '>=12'} @@ -720,14 +612,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-s390x@0.18.20: - resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-s390x@0.19.11: resolution: {integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==} engines: {node: '>=12'} @@ -736,14 +620,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-x64@0.18.20: - resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - /@esbuild/linux-x64@0.19.11: resolution: {integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==} engines: {node: '>=12'} @@ -752,14 +628,6 @@ packages: requiresBuild: true optional: true - /@esbuild/netbsd-x64@0.18.20: - resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - optional: true - /@esbuild/netbsd-x64@0.19.11: resolution: {integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==} engines: {node: '>=12'} @@ -768,14 +636,6 @@ packages: requiresBuild: true optional: true - /@esbuild/openbsd-x64@0.18.20: - resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - optional: true - /@esbuild/openbsd-x64@0.19.11: resolution: {integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==} engines: {node: '>=12'} @@ -784,14 +644,6 @@ packages: requiresBuild: true optional: true - /@esbuild/sunos-x64@0.18.20: - resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - optional: true - /@esbuild/sunos-x64@0.19.11: resolution: {integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==} engines: {node: '>=12'} @@ -800,14 +652,6 @@ packages: requiresBuild: true optional: true - /@esbuild/win32-arm64@0.18.20: - resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - optional: true - /@esbuild/win32-arm64@0.19.11: resolution: {integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==} engines: {node: '>=12'} @@ -816,14 +660,6 @@ packages: requiresBuild: true optional: true - /@esbuild/win32-ia32@0.18.20: - resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - optional: true - /@esbuild/win32-ia32@0.19.11: resolution: {integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==} engines: {node: '>=12'} @@ -832,14 +668,6 @@ packages: requiresBuild: true optional: true - /@esbuild/win32-x64@0.18.20: - resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - optional: true - /@esbuild/win32-x64@0.19.11: resolution: {integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==} engines: {node: '>=12'} @@ -894,13 +722,13 @@ packages: tailwindcss: 3.4.1 dev: false - /@headlessui/vue@1.7.16(vue@3.3.9): + /@headlessui/vue@1.7.16(vue@3.3.13): resolution: {integrity: sha512-nKT+nf/q6x198SsyK54mSszaQl/z+QxtASmgMEJtpxSX2Q0OPJX0upS/9daDyiECpeAsvjkoOrm2O/6PyBQ+Qg==} engines: {node: '>=10'} peerDependencies: - vue: ^3.2.0 + vue: 3.3.13 dependencies: - vue: 3.3.9(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) dev: false /@humanwhocodes/config-array@0.11.13: @@ -992,13 +820,13 @@ packages: - supports-color dev: false - /@iconify/vue@4.1.1(vue@3.3.9): + /@iconify/vue@4.1.1(vue@3.3.13): resolution: {integrity: sha512-RL85Bm/DAe8y6rT6pux7D2FJSiUEM/TPfyK7GrbAOfTSwrhvwJW+S5yijdGcmtXouA8MtuH9C7l4hiSE4mLMjg==} peerDependencies: - vue: '>=3' + vue: 3.3.13 dependencies: '@iconify/types': 2.0.0 - vue: 3.3.9(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) dev: false /@ioredis/commands@1.2.0: @@ -1185,14 +1013,14 @@ packages: transitivePeerDependencies: - supports-color - /@nuxt/content@2.10.0(nuxt@3.9.1)(vue@3.3.9): + /@nuxt/content@2.10.0(nuxt@3.9.1)(vue@3.3.13): resolution: {integrity: sha512-HZ+1RJJc2SZc/FPYvbsME7b8++a2uf6g9JlMm+qUMDjnCWJaF38pbrsmYq2b9whXx/3WjpBmCRkWCJy6bjSP+g==} dependencies: '@nuxt/kit': 3.8.2 '@nuxtjs/mdc': 0.3.0 - '@vueuse/core': 10.7.1(vue@3.3.9) - '@vueuse/head': 2.0.0(vue@3.3.9) - '@vueuse/nuxt': 10.7.1(nuxt@3.9.1)(vue@3.3.9) + '@vueuse/core': 10.7.1(vue@3.3.13) + '@vueuse/head': 2.0.0(vue@3.3.13) + '@vueuse/nuxt': 10.7.1(nuxt@3.9.1)(vue@3.3.13) consola: 3.2.3 defu: 6.1.3 destr: 2.0.2 @@ -1207,7 +1035,7 @@ packages: minisearch: 6.3.0 ohash: 1.1.3 pathe: 1.1.1 - scule: 1.2.0 + scule: 1.1.1 shiki-es: 0.14.0 slugify: 1.6.6 socket.io-client: 4.7.2 @@ -1240,7 +1068,7 @@ packages: /@nuxt/devalue@2.0.2: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - /@nuxt/devtools-kit@1.0.3(nuxt@3.9.1)(vite@4.5.0): + /@nuxt/devtools-kit@1.0.3(nuxt@3.9.1)(vite@5.0.11): resolution: {integrity: sha512-a/ZAVmrD5yOfUYhRVfC9afMkczzL8J8zdf0h6QHbTd33rJW/jmjwTn++RTdnbSD2gg2fSBRi/h8y17RmqIdb9g==} peerDependencies: nuxt: ^3.8.1 @@ -1249,14 +1077,14 @@ packages: '@nuxt/kit': 3.8.2 '@nuxt/schema': 3.8.2 execa: 7.2.0 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) - vite: 4.5.0 + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) + vite: 5.0.11 transitivePeerDependencies: - rollup - supports-color dev: false - /@nuxt/devtools-kit@1.0.4(nuxt@3.9.1)(vite@4.5.0): + /@nuxt/devtools-kit@1.0.4(nuxt@3.9.1)(vite@5.0.11): resolution: {integrity: sha512-AXNeI1dBilNryCmwuTd3lU7CrPBhzUJ5ntTFiXw9MmFwe5QT3NOxDFOv0gX7z1DFnmBEmx5mPKWysCwh7htEnQ==} peerDependencies: nuxt: ^3.8.1 @@ -1265,14 +1093,14 @@ packages: '@nuxt/kit': 3.8.2 '@nuxt/schema': 3.8.2 execa: 7.2.0 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) - vite: 4.5.0 + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) + vite: 5.0.11 transitivePeerDependencies: - rollup - supports-color dev: false - /@nuxt/devtools-kit@1.0.8(nuxt@3.9.1)(vite@4.5.0): + /@nuxt/devtools-kit@1.0.8(nuxt@3.9.1)(vite@5.0.11): resolution: {integrity: sha512-j7bNZmoAXQ1a8qv6j6zk4c/aekrxYqYVQM21o/Hy4XHCUq4fajSgpoc8mjyWJSTfpkOmuLyEzMexpDWiIVSr6A==} peerDependencies: nuxt: ^3.9.0 @@ -1281,13 +1109,13 @@ packages: '@nuxt/kit': 3.9.1 '@nuxt/schema': 3.9.1 execa: 7.2.0 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) - vite: 4.5.0 + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) + vite: 5.0.11 transitivePeerDependencies: - rollup - supports-color - /@nuxt/devtools-ui-kit@1.0.3(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0): + /@nuxt/devtools-ui-kit@1.0.3(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0): resolution: {integrity: sha512-SHXNFDnT3V26uWcfAgMWJ9MCvtQiQLlB/O9HsUICPXrMgHyBbTmLjwyuG0nxlGOQmgDDYKuOJYkkRUXJm+FQSw==} peerDependencies: '@nuxt/devtools': 1.0.3 @@ -1296,24 +1124,24 @@ packages: '@iconify-json/logos': 1.1.39 '@iconify-json/ri': 1.1.13 '@iconify-json/tabler': 1.1.99 - '@nuxt/devtools': 1.0.8(nuxt@3.9.1)(vite@4.5.0) - '@nuxt/devtools-kit': 1.0.3(nuxt@3.9.1)(vite@4.5.0) + '@nuxt/devtools': 1.0.8(nuxt@3.9.1)(vite@5.0.11) + '@nuxt/devtools-kit': 1.0.3(nuxt@3.9.1)(vite@5.0.11) '@nuxt/kit': 3.8.2 '@nuxtjs/color-mode': 3.3.2 '@unocss/core': 0.57.7 - '@unocss/nuxt': 0.57.7(postcss@8.4.31)(vite@4.5.0)(webpack@5.89.0) + '@unocss/nuxt': 0.57.7(postcss@8.4.33)(vite@5.0.11)(webpack@5.89.0) '@unocss/preset-attributify': 0.57.7 '@unocss/preset-icons': 0.57.7 '@unocss/preset-mini': 0.57.7 '@unocss/reset': 0.57.7 - '@vueuse/core': 10.6.1(vue@3.3.9) - '@vueuse/integrations': 10.6.1(focus-trap@7.5.4)(vue@3.3.9) - '@vueuse/nuxt': 10.6.1(nuxt@3.9.1)(vue@3.3.9) + '@vueuse/core': 10.6.1(vue@3.3.13) + '@vueuse/integrations': 10.6.1(focus-trap@7.5.4)(vue@3.3.13) + '@vueuse/nuxt': 10.6.1(nuxt@3.9.1)(vue@3.3.13) defu: 6.1.3 focus-trap: 7.5.4 splitpanes: 3.1.5 - unocss: 0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.31)(vite@4.5.0) - v-lazy-show: 0.2.4(@vue/compiler-core@3.3.9) + unocss: 0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.33)(vite@5.0.11) + v-lazy-show: 0.2.4(@vue/compiler-core@3.4.10) transitivePeerDependencies: - '@unocss/webpack' - '@vue/compiler-core' @@ -1353,7 +1181,7 @@ packages: rc9: 2.1.1 semver: 7.5.4 - /@nuxt/devtools@1.0.8(nuxt@3.9.1)(vite@4.5.0): + /@nuxt/devtools@1.0.8(nuxt@3.9.1)(vite@5.0.11): resolution: {integrity: sha512-o6aBFEBxc8OgVHV4OPe2g0q9tFIe9HiTxRiJnlTJ+jHvOQsBLS651ArdVtwLChf9UdMouFlpLLJ1HteZqTbtsQ==} hasBin: true peerDependencies: @@ -1361,7 +1189,7 @@ packages: vite: '*' dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.0.8(nuxt@3.9.1)(vite@4.5.0) + '@nuxt/devtools-kit': 1.0.8(nuxt@3.9.1)(vite@5.0.11) '@nuxt/devtools-wizard': 1.0.8 '@nuxt/kit': 3.9.1 birpc: 0.2.14 @@ -1378,7 +1206,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.2 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) nypm: 0.3.4 ohash: 1.1.3 pacote: 17.0.5 @@ -1386,14 +1214,14 @@ packages: perfect-debounce: 1.0.0 pkg-types: 1.0.3 rc9: 2.1.1 - scule: 1.2.0 + scule: 1.1.1 semver: 7.5.4 simple-git: 3.22.0 sirv: 2.0.4 unimport: 3.7.1(rollup@4.6.0) - vite: 4.5.0 - vite-plugin-inspect: 0.8.1(@nuxt/kit@3.9.1)(vite@4.5.0) - vite-plugin-vue-inspector: 4.0.2(vite@4.5.0) + vite: 5.0.11 + vite-plugin-inspect: 0.8.1(@nuxt/kit@3.9.1)(vite@5.0.11) + vite-plugin-vue-inspector: 4.0.2(vite@5.0.11) which: 3.0.1 ws: 8.16.0 transitivePeerDependencies: @@ -1434,7 +1262,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 pkg-types: 1.0.3 - scule: 1.1.0 + scule: 1.1.1 semver: 7.5.4 ufo: 1.3.2 unctx: 2.3.1 @@ -1443,6 +1271,7 @@ packages: transitivePeerDependencies: - rollup - supports-color + dev: false /@nuxt/kit@3.9.1: resolution: {integrity: sha512-QvwZ4QmxmKEnGXXwhLapfogW8enIX30GD7nbmasAkcDIf4GdP2IWUwhd068mrXMbzdZupRLV1J5E74Dr516o5g==} @@ -1460,7 +1289,7 @@ packages: mlly: 1.4.2 pathe: 1.1.2 pkg-types: 1.0.3 - scule: 1.2.0 + scule: 1.1.1 semver: 7.5.4 ufo: 1.3.2 unctx: 2.3.1 @@ -1480,7 +1309,7 @@ packages: hookable: 5.5.3 pathe: 1.1.1 pkg-types: 1.0.3 - scule: 1.1.0 + scule: 1.1.1 std-env: 3.5.0 ufo: 1.3.2 unimport: 3.6.0 @@ -1488,6 +1317,7 @@ packages: transitivePeerDependencies: - rollup - supports-color + dev: false /@nuxt/schema@3.9.1: resolution: {integrity: sha512-GmALRLYo2vPMS1lMpUkUrUuEgTMCL1ZWyqA+zPKJ9/Rh2rrQgIvFyClqUl4txQoCZl038njP5cW0nOe2Oe0HKg==} @@ -1497,9 +1327,9 @@ packages: consola: 3.2.3 defu: 6.1.4 hookable: 5.5.3 - pathe: 1.1.1 + pathe: 1.1.2 pkg-types: 1.0.3 - scule: 1.2.0 + scule: 1.1.1 std-env: 3.7.0 ufo: 1.3.2 unimport: 3.7.1(rollup@4.6.0) @@ -1526,18 +1356,18 @@ packages: nanoid: 4.0.2 ofetch: 1.3.3 parse-git-config: 3.0.0 - pathe: 1.1.1 + pathe: 1.1.2 rc9: 2.1.1 std-env: 3.7.0 transitivePeerDependencies: - rollup - supports-color - /@nuxt/ui-pro@0.7.0(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9): + /@nuxt/ui-pro@0.7.0(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13): resolution: {integrity: sha512-LqKas0tHxExUzL4gsJ7rhxubm7VTdCZBzxD6UKgE0auzclVlvS8mBGQfTSQuD79bmU1AUl0tQen61CgxCDprtA==} dependencies: - '@nuxt/ui': 2.12.0(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9) - '@vueuse/core': 10.7.1(vue@3.3.9) + '@nuxt/ui': 2.12.0(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13) + '@vueuse/core': 10.7.1(vue@3.3.13) defu: 6.1.4 ofetch: 1.3.3 pathe: 1.1.1 @@ -1566,13 +1396,13 @@ packages: /@nuxt/ui-templates@1.3.1: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} - /@nuxt/ui@2.12.0(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9): + /@nuxt/ui@2.12.0(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13): resolution: {integrity: sha512-iLC8tvk5aJqD8ASo07JS8Fyyy2hnqliCQA7Fd7fuJlkVMxiZ8QQyW3bhadPg4OR4hCVmc+zNMRQ+mdVNMtINJw==} engines: {node: '>=v16.20.2'} dependencies: '@egoist/tailwindcss-icons': 1.7.2(tailwindcss@3.4.1) '@headlessui/tailwindcss': 0.2.0(tailwindcss@3.4.1) - '@headlessui/vue': 1.7.16(vue@3.3.9) + '@headlessui/vue': 1.7.16(vue@3.3.13) '@iconify-json/heroicons': 1.1.19 '@nuxt/kit': 3.9.1 '@nuxtjs/color-mode': 3.3.2 @@ -1582,15 +1412,15 @@ packages: '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.1) '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.1) '@tailwindcss/typography': 0.5.10(tailwindcss@3.4.1) - '@vueuse/core': 10.7.1(vue@3.3.9) - '@vueuse/integrations': 10.7.1(fuse.js@6.6.2)(vue@3.3.9) - '@vueuse/math': 10.7.1(vue@3.3.9) + '@vueuse/core': 10.7.1(vue@3.3.13) + '@vueuse/integrations': 10.7.1(fuse.js@6.6.2)(vue@3.3.13) + '@vueuse/math': 10.7.1(vue@3.3.13) defu: 6.1.4 fuse.js: 6.6.2 - nuxt-icon: 0.6.8(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9) + nuxt-icon: 0.6.8(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13) ohash: 1.1.3 pathe: 1.1.1 - scule: 1.2.0 + scule: 1.1.1 tailwind-merge: 2.2.0 tailwindcss: 3.4.1 transitivePeerDependencies: @@ -1614,16 +1444,16 @@ packages: - vue dev: false - /@nuxt/vite-builder@3.9.1(eslint@8.56.0)(typescript@5.3.3)(vue-tsc@1.8.27)(vue@3.4.10): + /@nuxt/vite-builder@3.9.1(eslint@8.56.0)(typescript@5.3.3)(vue-tsc@1.8.27)(vue@3.3.13): resolution: {integrity: sha512-V0GxTYuajNlf+kX3ak7klaFnkQ43MkXY2mAYqdAuUytvjx/S0O4hESy6gU1r/3no7IZAdoaEN27KLB4OOJ7vag==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: - vue: ^3.3.4 + vue: 3.3.13 dependencies: '@nuxt/kit': 3.9.1 '@rollup/plugin-replace': 5.0.5(rollup@4.6.0) - '@vitejs/plugin-vue': 5.0.3(vite@5.0.11)(vue@3.4.10) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.0.11)(vue@3.4.10) + '@vitejs/plugin-vue': 5.0.3(vite@5.0.11)(vue@3.3.13) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.0.11)(vue@3.3.13) autoprefixer: 10.4.16(postcss@8.4.33) clear: 0.1.0 consola: 3.2.3 @@ -1634,13 +1464,13 @@ packages: estree-walker: 3.0.3 externality: 1.0.2 fs-extra: 11.2.0 - get-port-please: 3.1.1 + get-port-please: 3.1.2 h3: 1.10.0 knitwork: 1.0.0 magic-string: 0.30.5 mlly: 1.4.2 ohash: 1.1.3 - pathe: 1.1.1 + pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 postcss: 8.4.33 @@ -1652,7 +1482,7 @@ packages: vite: 5.0.11 vite-node: 1.1.3 vite-plugin-checker: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -1676,8 +1506,8 @@ packages: /@nuxthq/studio@1.0.6: resolution: {integrity: sha512-XGLAu6w6k9YJ5Vkvm5yojCfDIInzRmhAY8Lf5AAXj26tI7sx4Tg6JpkK0syPX/u1ajX6cPfMQp8ZDGOraQht0w==} dependencies: - '@nuxt/kit': 3.8.2 - defu: 6.1.3 + '@nuxt/kit': 3.9.1 + defu: 6.1.4 nuxt-component-meta: 0.6.1 nuxt-config-schema: 0.4.6 socket.io-client: 4.7.2 @@ -1752,7 +1582,7 @@ packages: remark-mdc: 3.0.0 remark-parse: 11.0.0 remark-rehype: 11.1.0 - scule: 1.2.0 + scule: 1.1.1 shikiji: 0.9.18 shikiji-transformers: 0.9.18 ufo: 1.3.2 @@ -2098,7 +1928,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 @@ -2115,7 +1945,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) estree-walker: 2.0.2 magic-string: 0.30.5 rollup: 4.6.0 @@ -2129,7 +1959,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) rollup: 4.6.0 /@rollup/plugin-node-resolve@15.2.3(rollup@4.6.0): @@ -2141,7 +1971,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 @@ -2158,7 +1988,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) magic-string: 0.30.5 rollup: 4.6.0 @@ -2185,7 +2015,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) rollup: 4.6.0 /@rollup/pluginutils@4.2.1: @@ -2195,7 +2025,7 @@ packages: estree-walker: 2.0.2 picomatch: 2.3.1 - /@rollup/pluginutils@5.0.5(rollup@4.6.0): + /@rollup/pluginutils@5.0.5: resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==} engines: {node: '>=14.0.0'} peerDependencies: @@ -2207,7 +2037,7 @@ packages: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 4.6.0 + dev: false /@rollup/pluginutils@5.1.0(rollup@4.6.0): resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} @@ -2703,30 +2533,30 @@ packages: '@unhead/schema': 1.8.9 '@unhead/shared': 1.8.9 - /@unhead/vue@1.8.8(vue@3.3.9): + /@unhead/vue@1.8.8(vue@3.3.13): resolution: {integrity: sha512-isHpVnSSE5SP+ObsZG/i+Jq9tAQ2u1AbGrktXKmL7P5FRxwPjhATYnJFdGpxXeXfuaFgRFKzGKs29xo4MMVODw==} peerDependencies: - vue: '>=2.7 || >=3' + vue: 3.3.13 dependencies: '@unhead/schema': 1.8.8 '@unhead/shared': 1.8.8 hookable: 5.5.3 unhead: 1.8.8 - vue: 3.3.9(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) dev: false - /@unhead/vue@1.8.9(vue@3.4.10): + /@unhead/vue@1.8.9(vue@3.3.13): resolution: {integrity: sha512-sL1d2IRBZd5rjzhgTYni2DiociSpt+Cfz3iVWKb0EZwQHgg0GzV8Hkoj5TjZYZow6EjDSPRfVPXDwOwxkVOgug==} peerDependencies: - vue: '>=2.7 || >=3' + vue: 3.3.13 dependencies: '@unhead/schema': 1.8.9 '@unhead/shared': 1.8.9 hookable: 5.5.3 unhead: 1.8.9 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) - /@unocss/astro@0.57.7(vite@4.5.0): + /@unocss/astro@0.57.7(vite@5.0.11): resolution: {integrity: sha512-X4KSBdrAADdtS4x7xz02b016xpRDt9mD/d/oq23HyZAZ+sZc4oZs8el9MLSUJgu2okdWzAE62lRRV/oc4HWI1A==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 @@ -2736,8 +2566,8 @@ packages: dependencies: '@unocss/core': 0.57.7 '@unocss/reset': 0.57.7 - '@unocss/vite': 0.57.7(vite@4.5.0) - vite: 4.5.0 + '@unocss/vite': 0.57.7(vite@5.0.11) + vite: 5.0.11 transitivePeerDependencies: - rollup dev: false @@ -2748,7 +2578,7 @@ packages: hasBin: true dependencies: '@ampproject/remapping': 2.2.1 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.0.5 '@unocss/config': 0.57.7 '@unocss/core': 0.57.7 '@unocss/preset-uno': 0.57.7 @@ -2791,7 +2621,7 @@ packages: sirv: 2.0.3 dev: false - /@unocss/nuxt@0.57.7(postcss@8.4.31)(vite@4.5.0)(webpack@5.89.0): + /@unocss/nuxt@0.57.7(postcss@8.4.33)(vite@5.0.11)(webpack@5.89.0): resolution: {integrity: sha512-txmi7qEU+uumF/APebRULtbRF2JTsyFlylkXyjwJPdVxYZrv6FakVi6ZDt4j3F3nyQFagG+qT3IcqmLX1i8aFA==} dependencies: '@nuxt/kit': 3.8.2 @@ -2805,9 +2635,9 @@ packages: '@unocss/preset-web-fonts': 0.57.7 '@unocss/preset-wind': 0.57.7 '@unocss/reset': 0.57.7 - '@unocss/vite': 0.57.7(vite@4.5.0) + '@unocss/vite': 0.57.7(vite@5.0.11) '@unocss/webpack': 0.57.7(webpack@5.89.0) - unocss: 0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.31)(vite@4.5.0) + unocss: 0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.33)(vite@5.0.11) transitivePeerDependencies: - postcss - rollup @@ -2816,7 +2646,7 @@ packages: - webpack dev: false - /@unocss/postcss@0.57.7(postcss@8.4.31): + /@unocss/postcss@0.57.7(postcss@8.4.33): resolution: {integrity: sha512-13c9p5ecTvYa6inDky++8dlVuxQ0JuKaKW5A0NW3XuJ3Uz1t8Pguji+NAUddfTYEFF6GHu47L3Aac7vpI8pMcQ==} engines: {node: '>=14'} peerDependencies: @@ -2828,7 +2658,7 @@ packages: css-tree: 2.3.1 fast-glob: 3.3.2 magic-string: 0.30.5 - postcss: 8.4.31 + postcss: 8.4.33 dev: false /@unocss/preset-attributify@0.57.7: @@ -2945,13 +2775,13 @@ packages: '@unocss/core': 0.57.7 dev: false - /@unocss/vite@0.57.7(vite@4.5.0): + /@unocss/vite@0.57.7(vite@5.0.11): resolution: {integrity: sha512-SbJrRgfc35MmgMBlHaEK4YpJVD2B0bmxH9PVgHRuDae/hOEOG0VqNP0f2ijJtX9HG3jOpQVlbEoGnUo8jsZtsw==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 dependencies: '@ampproject/remapping': 2.2.1 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.0.5 '@unocss/config': 0.57.7 '@unocss/core': 0.57.7 '@unocss/inspector': 0.57.7 @@ -2960,7 +2790,7 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.2 magic-string: 0.30.5 - vite: 4.5.0 + vite: 5.0.11 transitivePeerDependencies: - rollup dev: false @@ -2971,7 +2801,7 @@ packages: webpack: ^4 || ^5 dependencies: '@ampproject/remapping': 2.2.1 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.0.5 '@unocss/config': 0.57.7 '@unocss/core': 0.57.7 chokidar: 3.5.3 @@ -3004,30 +2834,30 @@ packages: - encoding - supports-color - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.11)(vue@3.4.10): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.11)(vue@3.3.13): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 - vue: ^3.0.0 + vue: 3.3.13 dependencies: '@babel/core': 7.23.3 '@babel/plugin-transform-typescript': 7.23.4(@babel/core@7.23.3) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) vite: 5.0.11 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.10): + /@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.3.13): resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 - vue: ^3.2.25 + vue: 3.3.13 dependencies: vite: 5.0.11 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) /@volar/language-core@1.11.1: resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -3045,22 +2875,22 @@ packages: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - /@vue-macros/common@1.9.0(vue@3.4.10): + /@vue-macros/common@1.9.0(vue@3.3.13): resolution: {integrity: sha512-LbfRHDkceuokkLlVuQW9Wq3ZLmRs6KIDPzCjUvvL14HB4GslWdtvBB1suFfNs6VMvh9Zj30cEKF/EAP7QBCZ6Q==} engines: {node: '>=16.14.0'} peerDependencies: - vue: ^2.7.0 || ^3.2.25 + vue: 3.3.13 peerDependenciesMeta: vue: optional: true dependencies: '@babel/types': 7.23.4 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) - '@vue/compiler-sfc': 3.3.9 + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) + '@vue/compiler-sfc': 3.4.10 ast-kit: 0.11.2 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) transitivePeerDependencies: - rollup @@ -3085,6 +2915,14 @@ packages: transitivePeerDependencies: - supports-color + /@vue/compiler-core@3.3.13: + resolution: {integrity: sha512-bwi9HShGu7uaZLOErZgsH2+ojsEdsjerbf2cMXPwmvcgZfVPZ2BVZzCVnwZBxTAYd6Mzbmf6izcUNDkWnBBQ6A==} + dependencies: + '@babel/parser': 7.23.6 + '@vue/shared': 3.3.13 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + /@vue/compiler-core@3.3.9: resolution: {integrity: sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==} dependencies: @@ -3102,6 +2940,12 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 + /@vue/compiler-dom@3.3.13: + resolution: {integrity: sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw==} + dependencies: + '@vue/compiler-core': 3.3.13 + '@vue/shared': 3.3.13 + /@vue/compiler-dom@3.3.9: resolution: {integrity: sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==} dependencies: @@ -3114,18 +2958,18 @@ packages: '@vue/compiler-core': 3.4.10 '@vue/shared': 3.4.10 - /@vue/compiler-sfc@3.3.9: - resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==} + /@vue/compiler-sfc@3.3.13: + resolution: {integrity: sha512-DQVmHEy/EKIgggvnGRLx21hSqnr1smUS9Aq8tfxiiot8UR0/pXKHN9k78/qQ7etyQTFj5em5nruODON7dBeumw==} dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.9 - '@vue/compiler-dom': 3.3.9 - '@vue/compiler-ssr': 3.3.9 - '@vue/reactivity-transform': 3.3.9 - '@vue/shared': 3.3.9 + '@babel/parser': 7.23.6 + '@vue/compiler-core': 3.3.13 + '@vue/compiler-dom': 3.3.13 + '@vue/compiler-ssr': 3.3.13 + '@vue/reactivity-transform': 3.3.13 + '@vue/shared': 3.3.13 estree-walker: 2.0.2 magic-string: 0.30.5 - postcss: 8.4.31 + postcss: 8.4.33 source-map-js: 1.0.2 /@vue/compiler-sfc@3.4.10: @@ -3141,11 +2985,11 @@ packages: postcss: 8.4.33 source-map-js: 1.0.2 - /@vue/compiler-ssr@3.3.9: - resolution: {integrity: sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==} + /@vue/compiler-ssr@3.3.13: + resolution: {integrity: sha512-d/P3bCeUGmkJNS1QUZSAvoCIW4fkOKK3l2deE7zrp0ypJEy+En2AcypIkqvcFQOcw3F0zt2VfMvNsA9JmExTaw==} dependencies: - '@vue/compiler-dom': 3.3.9 - '@vue/shared': 3.3.9 + '@vue/compiler-dom': 3.3.13 + '@vue/shared': 3.3.13 /@vue/compiler-ssr@3.4.10: resolution: {integrity: sha512-Y90TL1abretWbUiK5rv+9smS1thCHE5sSuhZgiLh6cxgZ2Pcy3BEvDd3reID0iwNcTdMbTeE6NI3Aq4Mux6hqQ==} @@ -3175,72 +3019,44 @@ packages: typescript: 5.3.3 vue-template-compiler: 2.7.15 - /@vue/reactivity-transform@3.3.9: - resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==} + /@vue/reactivity-transform@3.3.13: + resolution: {integrity: sha512-oWnydGH0bBauhXvh5KXUy61xr9gKaMbtsMHk40IK9M4gMuKPJ342tKFarY0eQ6jef8906m35q37wwA8DMZOm5Q==} dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.9 - '@vue/shared': 3.3.9 + '@babel/parser': 7.23.6 + '@vue/compiler-core': 3.3.13 + '@vue/shared': 3.3.13 estree-walker: 2.0.2 magic-string: 0.30.5 - /@vue/reactivity@3.3.9: - resolution: {integrity: sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==} - dependencies: - '@vue/shared': 3.3.9 - dev: false - - /@vue/reactivity@3.4.10: - resolution: {integrity: sha512-SmGGpo37LzPcAFTopHNIJRNVOQfma9YgyPkAzx9/TJ01lbCCYigS28hEcY1hjiJ1PRK8iVX62Ov5yzmUgYH/pQ==} - dependencies: - '@vue/shared': 3.4.10 - - /@vue/runtime-core@3.3.9: - resolution: {integrity: sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==} - dependencies: - '@vue/reactivity': 3.3.9 - '@vue/shared': 3.3.9 - dev: false - - /@vue/runtime-core@3.4.10: - resolution: {integrity: sha512-Ri2Cz9sFr66AEUewGUK8IXhIUAhshTHVUGuJR8pqMbtjIds+zPa8QPO5UZImGMQ8HTY7eEpKwztCct9V3+Iqug==} + /@vue/reactivity@3.3.13: + resolution: {integrity: sha512-fjzCxceMahHhi4AxUBzQqqVhuA21RJ0COaWTbIBl1PruGW1CeY97louZzLi4smpYx+CHfFPPU/CS8NybbGvPKQ==} dependencies: - '@vue/reactivity': 3.4.10 - '@vue/shared': 3.4.10 + '@vue/shared': 3.3.13 - /@vue/runtime-dom@3.3.9: - resolution: {integrity: sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==} + /@vue/runtime-core@3.3.13: + resolution: {integrity: sha512-1TzA5TvGuh2zUwMJgdfvrBABWZ7y8kBwBhm7BXk8rvdx2SsgcGfz2ruv2GzuGZNvL1aKnK8CQMV/jFOrxNQUMA==} dependencies: - '@vue/runtime-core': 3.3.9 - '@vue/shared': 3.3.9 - csstype: 3.1.2 - dev: false + '@vue/reactivity': 3.3.13 + '@vue/shared': 3.3.13 - /@vue/runtime-dom@3.4.10: - resolution: {integrity: sha512-ROsdi5M2niRDmjXJNZ8KKiGwXyG1FO8l9n6sCN0kaJEHbjWkuigu96YAI3fK/AWUZPSXXEcMEBVPC6rL3mmUuA==} + /@vue/runtime-dom@3.3.13: + resolution: {integrity: sha512-JJkpE8R/hJKXqVTgUoODwS5wqKtOsmJPEqmp90PDVGygtJ4C0PtOkcEYXwhiVEmef6xeXcIlrT3Yo5aQ4qkHhQ==} dependencies: - '@vue/runtime-core': 3.4.10 - '@vue/shared': 3.4.10 + '@vue/runtime-core': 3.3.13 + '@vue/shared': 3.3.13 csstype: 3.1.3 - /@vue/server-renderer@3.3.9(vue@3.3.9): - resolution: {integrity: sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==} + /@vue/server-renderer@3.3.13(vue@3.3.13): + resolution: {integrity: sha512-vSnN+nuf6iSqTL3Qgx/9A+BT+0Zf/VJOgF5uMZrKjYPs38GMYyAU1coDyBNHauehXDaP+zl73VhwWv0vBRBHcg==} peerDependencies: - vue: 3.3.9 + vue: 3.3.13 dependencies: - '@vue/compiler-ssr': 3.3.9 - '@vue/shared': 3.3.9 - vue: 3.3.9(typescript@5.3.3) - dev: false + '@vue/compiler-ssr': 3.3.13 + '@vue/shared': 3.3.13 + vue: 3.3.13(typescript@5.3.3) - /@vue/server-renderer@3.4.10(vue@3.4.10): - resolution: {integrity: sha512-WpCBAhesLq44JKWfdFqb+Bi4ACUW0d8x1z90GnE0spccsAlEDMXV5nm+pwXLyW0OdP2iPrO/n/QMJh4B1v9Ciw==} - peerDependencies: - vue: 3.4.10 - dependencies: - '@vue/compiler-ssr': 3.4.10 - '@vue/shared': 3.4.10 - vue: 3.4.10(typescript@5.3.3) + /@vue/shared@3.3.13: + resolution: {integrity: sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==} /@vue/shared@3.3.9: resolution: {integrity: sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA==} @@ -3248,43 +3064,43 @@ packages: /@vue/shared@3.4.10: resolution: {integrity: sha512-C0mIVhwW1xQLMFyqMJxnhq6fWyE02lCgcE+TDdtGpg6B3H6kh/0YcqS54qYc76UJNlWegf3VgsLqgk6D9hBmzQ==} - /@vueuse/core@10.6.1(vue@3.3.9): + /@vueuse/core@10.6.1(vue@3.3.13): resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==} dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.6.1 - '@vueuse/shared': 10.6.1(vue@3.3.9) - vue-demi: 0.14.6(vue@3.3.9) + '@vueuse/shared': 10.6.1(vue@3.3.13) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/core@10.7.1(vue@3.3.9): + /@vueuse/core@10.7.1(vue@3.3.13): resolution: {integrity: sha512-74mWHlaesJSWGp1ihg76vAnfVq9NTv1YT0SYhAQ6zwFNdBkkP+CKKJmVOEHcdSnLXCXYiL5e7MaewblfiYLP7g==} dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.7.1 - '@vueuse/shared': 10.7.1(vue@3.3.9) - vue-demi: 0.14.6(vue@3.3.9) + '@vueuse/shared': 10.7.1(vue@3.3.13) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/head@2.0.0(vue@3.3.9): + /@vueuse/head@2.0.0(vue@3.3.13): resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} peerDependencies: - vue: '>=2.7 || >=3' + vue: 3.3.13 dependencies: '@unhead/dom': 1.8.8 '@unhead/schema': 1.8.8 '@unhead/ssr': 1.8.8 - '@unhead/vue': 1.8.8(vue@3.3.9) - vue: 3.3.9(typescript@5.3.3) + '@unhead/vue': 1.8.8(vue@3.3.13) + vue: 3.3.13(typescript@5.3.3) dev: false - /@vueuse/integrations@10.6.1(focus-trap@7.5.4)(vue@3.3.9): + /@vueuse/integrations@10.6.1(focus-trap@7.5.4)(vue@3.3.13): resolution: {integrity: sha512-mPDupuofMJ4DPmtX/FfP1MajmWRzYDv8WSaTCo8LQ5kFznjWgmUQ16ApjYqgMquqffNY6+IRMdMgosLDRZOSZA==} peerDependencies: async-validator: '*' @@ -3325,16 +3141,16 @@ packages: universal-cookie: optional: true dependencies: - '@vueuse/core': 10.6.1(vue@3.3.9) - '@vueuse/shared': 10.6.1(vue@3.3.9) + '@vueuse/core': 10.6.1(vue@3.3.13) + '@vueuse/shared': 10.6.1(vue@3.3.13) focus-trap: 7.5.4 - vue-demi: 0.14.6(vue@3.3.9) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/integrations@10.7.1(fuse.js@6.6.2)(vue@3.3.9): + /@vueuse/integrations@10.7.1(fuse.js@6.6.2)(vue@3.3.13): resolution: {integrity: sha512-cKo5LEeKVHdBRBtMTOrDPdR0YNtrmN9IBfdcnY2P3m5LHVrsD0xiHUtAH1WKjHQRIErZG6rJUa6GA4tWZt89Og==} peerDependencies: async-validator: '*' @@ -3375,20 +3191,20 @@ packages: universal-cookie: optional: true dependencies: - '@vueuse/core': 10.7.1(vue@3.3.9) - '@vueuse/shared': 10.7.1(vue@3.3.9) + '@vueuse/core': 10.7.1(vue@3.3.13) + '@vueuse/shared': 10.7.1(vue@3.3.13) fuse.js: 6.6.2 - vue-demi: 0.14.6(vue@3.3.9) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/math@10.7.1(vue@3.3.9): + /@vueuse/math@10.7.1(vue@3.3.13): resolution: {integrity: sha512-Oz9OHRK+NOVhkH4FfMkQu7cHkvPhSrb3gIE0tHN0OGYplRRFeiLQit/JOLJz85Xhaae+IezCmCt2MeoLaZdgVw==} dependencies: - '@vueuse/shared': 10.7.1(vue@3.3.9) - vue-demi: 0.14.6(vue@3.3.9) + '@vueuse/shared': 10.7.1(vue@3.3.13) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -3402,17 +3218,17 @@ packages: resolution: {integrity: sha512-jX8MbX5UX067DYVsbtrmKn6eG6KMcXxLRLlurGkZku5ZYT3vxgBjui2zajvUZ18QLIjrgBkFRsu7CqTAg18QFw==} dev: false - /@vueuse/nuxt@10.6.1(nuxt@3.9.1)(vue@3.3.9): + /@vueuse/nuxt@10.6.1(nuxt@3.9.1)(vue@3.3.13): resolution: {integrity: sha512-MnXg0ZviWHKcf2CsBYeHXhK9Pqn2TF7EJfaLgd+3rHEyb6XlSLUKBTPNCiO+5VH3Ck1IJAez90KS3VAdSqqs1w==} peerDependencies: nuxt: ^3.0.0 dependencies: '@nuxt/kit': 3.8.2 - '@vueuse/core': 10.6.1(vue@3.3.9) + '@vueuse/core': 10.6.1(vue@3.3.13) '@vueuse/metadata': 10.6.1 local-pkg: 0.5.0 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) - vue-demi: 0.14.6(vue@3.3.9) + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -3420,17 +3236,17 @@ packages: - vue dev: false - /@vueuse/nuxt@10.7.1(nuxt@3.9.1)(vue@3.3.9): + /@vueuse/nuxt@10.7.1(nuxt@3.9.1)(vue@3.3.13): resolution: {integrity: sha512-/cPFPIUusKS6y0J16xBJ08OOXdfPUEkQBF9+/eIaG/ZIGuUYyRENZuGLj+V8BArP8uzH+EY6SWQXhT1lWw6Q+A==} peerDependencies: nuxt: ^3.0.0 dependencies: '@nuxt/kit': 3.9.1 - '@vueuse/core': 10.7.1(vue@3.3.9) + '@vueuse/core': 10.7.1(vue@3.3.13) '@vueuse/metadata': 10.7.1 local-pkg: 0.5.0 - nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27) - vue-demi: 0.14.6(vue@3.3.9) + nuxt: 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -3438,19 +3254,19 @@ packages: - vue dev: false - /@vueuse/shared@10.6.1(vue@3.3.9): + /@vueuse/shared@10.6.1(vue@3.3.13): resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==} dependencies: - vue-demi: 0.14.6(vue@3.3.9) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/shared@10.7.1(vue@3.3.9): + /@vueuse/shared@10.7.1(vue@3.3.13): resolution: {integrity: sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==} dependencies: - vue-demi: 0.14.6(vue@3.3.9) + vue-demi: 0.14.6(vue@3.3.13) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -3585,12 +3401,12 @@ packages: negotiator: 0.6.3 dev: false - /acorn-import-assertions@1.9.0(acorn@8.11.2): + /acorn-import-assertions@1.9.0(acorn@8.11.3): resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} peerDependencies: acorn: ^8 dependencies: - acorn: 8.11.2 + acorn: 8.11.3 dev: false /acorn-jsx@5.3.2(acorn@8.11.2): @@ -3746,9 +3562,9 @@ packages: resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) - pathe: 1.1.1 + '@babel/parser': 7.23.6 + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) + pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -3756,9 +3572,9 @@ packages: resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) - pathe: 1.1.1 + '@babel/parser': 7.23.6 + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) + pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -3766,7 +3582,7 @@ packages: resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.6 ast-kit: 0.9.5 transitivePeerDependencies: - rollup @@ -3931,6 +3747,7 @@ packages: rc9: 2.1.1 transitivePeerDependencies: - supports-color + dev: false /c12@1.6.1: resolution: {integrity: sha512-fAZOi3INDvIbmjuwAVVggusyRTxwNdTAnwLay8IsXwhFzDwPPGzFxzrx6L55CPFGPulUSZI0eyFUvRDXveoE3g==} @@ -3942,7 +3759,7 @@ packages: jiti: 1.21.0 mlly: 1.4.2 ohash: 1.1.3 - pathe: 1.1.1 + pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 rc9: 2.1.1 @@ -4164,6 +3981,7 @@ packages: /colorette@2.0.20: resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} + dev: false /comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} @@ -4401,10 +4219,6 @@ packages: dependencies: css-tree: 2.2.1 - /csstype@3.1.2: - resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - dev: false - /csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} @@ -4687,35 +4501,6 @@ packages: resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==} dev: false - /esbuild@0.18.20: - resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.18.20 - '@esbuild/android-arm64': 0.18.20 - '@esbuild/android-x64': 0.18.20 - '@esbuild/darwin-arm64': 0.18.20 - '@esbuild/darwin-x64': 0.18.20 - '@esbuild/freebsd-arm64': 0.18.20 - '@esbuild/freebsd-x64': 0.18.20 - '@esbuild/linux-arm': 0.18.20 - '@esbuild/linux-arm64': 0.18.20 - '@esbuild/linux-ia32': 0.18.20 - '@esbuild/linux-loong64': 0.18.20 - '@esbuild/linux-mips64el': 0.18.20 - '@esbuild/linux-ppc64': 0.18.20 - '@esbuild/linux-riscv64': 0.18.20 - '@esbuild/linux-s390x': 0.18.20 - '@esbuild/linux-x64': 0.18.20 - '@esbuild/netbsd-x64': 0.18.20 - '@esbuild/openbsd-x64': 0.18.20 - '@esbuild/sunos-x64': 0.18.20 - '@esbuild/win32-arm64': 0.18.20 - '@esbuild/win32-ia32': 0.18.20 - '@esbuild/win32-x64': 0.18.20 - /esbuild@0.19.11: resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==} engines: {node: '>=12'} @@ -4964,7 +4749,7 @@ packages: dependencies: enhanced-resolve: 5.15.0 mlly: 1.4.2 - pathe: 1.1.1 + pathe: 1.1.2 ufo: 1.3.2 /fast-deep-equal@3.1.3: @@ -5100,6 +4885,7 @@ packages: graceful-fs: 4.2.11 jsonfile: 6.1.0 universalify: 2.0.1 + dev: false /fs-extra@11.2.0: resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} @@ -5207,6 +4993,7 @@ packages: tar: 6.2.0 transitivePeerDependencies: - supports-color + dev: false /giget@1.2.1: resolution: {integrity: sha512-4VG22mopWtIeHwogGSy1FViXVo0YT+m6BrqZfz0JJFwbSsePsCdOzdLIIli5BtMp7Xe8f/o2OmBpQX2NBOC24g==} @@ -5218,7 +5005,7 @@ packages: node-fetch-native: 1.6.1 nypm: 0.3.4 ohash: 1.1.3 - pathe: 1.1.1 + pathe: 1.1.2 tar: 6.2.0 /git-config-path@2.0.0: @@ -6223,7 +6010,7 @@ packages: /magicast@0.3.2: resolution: {integrity: sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.6 '@babel/types': 7.23.4 source-map-js: 1.0.2 @@ -6817,7 +6604,7 @@ packages: resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==} dependencies: acorn: 8.11.3 - pathe: 1.1.1 + pathe: 1.1.2 pkg-types: 1.0.3 ufo: 1.3.2 @@ -6898,7 +6685,7 @@ packages: '@rollup/plugin-replace': 5.0.5(rollup@4.6.0) '@rollup/plugin-terser': 0.4.4(rollup@4.6.0) '@rollup/plugin-wasm': 6.2.2(rollup@4.6.0) - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) '@types/http-proxy': 1.17.14 '@vercel/nft': 0.24.3 archiver: 6.0.1 @@ -6934,14 +6721,14 @@ packages: ofetch: 1.3.3 ohash: 1.1.3 openapi-typescript: 6.7.1 - pathe: 1.1.1 + pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 pretty-bytes: 6.1.1 radix3: 1.1.0 rollup: 4.6.0 rollup-plugin-visualizer: 5.9.3(rollup@4.6.0) - scule: 1.2.0 + scule: 1.1.1 semver: 7.5.4 serve-placeholder: 2.0.1 serve-static: 1.15.0 @@ -7153,7 +6940,7 @@ packages: dependencies: '@nuxt/kit': 3.9.1 citty: 0.1.5 - scule: 1.2.0 + scule: 1.1.1 typescript: 5.3.3 vue-component-meta: 1.8.27(typescript@5.3.3) transitivePeerDependencies: @@ -7164,22 +6951,22 @@ packages: /nuxt-config-schema@0.4.6: resolution: {integrity: sha512-kHLWJFynj5QrxVZ1MjY2xmDaTSN1BCMLGExA+hMMLoCb3wn9TJlDVqnE/nSdUJPMRkNn/NQ5WP9NLA9vlAXRUw==} dependencies: - '@nuxt/kit': 3.8.2 - defu: 6.1.3 + '@nuxt/kit': 3.9.1 + defu: 6.1.4 jiti: 1.21.0 - pathe: 1.1.1 + pathe: 1.1.2 untyped: 1.4.0 transitivePeerDependencies: - rollup - supports-color dev: true - /nuxt-icon@0.6.8(nuxt@3.9.1)(vite@4.5.0)(vue@3.3.9): + /nuxt-icon@0.6.8(nuxt@3.9.1)(vite@5.0.11)(vue@3.3.13): resolution: {integrity: sha512-6eWlNOb6Uvp63uXFdhcmsB1JlubDv76Pot/VwmIu0yJxDYhwytbnv3WAjw2khl2l7W/65V4eMGIEeX9C5Ahxng==} dependencies: '@iconify/collections': 1.0.379 - '@iconify/vue': 4.1.1(vue@3.3.9) - '@nuxt/devtools-kit': 1.0.8(nuxt@3.9.1)(vite@4.5.0) + '@iconify/vue': 4.1.1(vue@3.3.13) + '@nuxt/devtools-kit': 1.0.8(nuxt@3.9.1)(vite@5.0.11) '@nuxt/kit': 3.9.1 transitivePeerDependencies: - nuxt @@ -7189,7 +6976,7 @@ packages: - vue dev: false - /nuxt-og-image@2.2.4(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0): + /nuxt-og-image@2.2.4(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0): resolution: {integrity: sha512-A7QNMi+/DueEOPgxIWCvUJU8UxgxyUtRrLd7QB6YVeXrBEFFhWD8/2wLbcSdZyAzpVmuE6cA7bSU3z3U/e7K/w==} dependencies: '@nuxt/kit': 3.8.2 @@ -7209,8 +6996,8 @@ packages: globby: 13.2.2 image-size: 1.0.2 launch-editor: 2.6.1 - nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0) - nuxt-site-config-kit: 1.6.6(vue@3.3.9) + nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0) + nuxt-site-config-kit: 1.6.6(vue@3.3.13) nypm: 0.3.3 ofetch: 1.3.3 ohash: 1.1.3 @@ -7255,13 +7042,13 @@ packages: - webpack dev: false - /nuxt-site-config-kit@1.6.6(vue@3.3.9): + /nuxt-site-config-kit@1.6.6(vue@3.3.13): resolution: {integrity: sha512-1sEC1qeWBnYDkHeyTrDD5d9rxC7N9g7dHbKro0Qs1NOfmq1Mj8IMizl6NWVVxPrZ8PfJOEcMf9zEcCqSaaVwoQ==} dependencies: '@nuxt/kit': 3.8.2 '@nuxt/schema': 3.8.2 pkg-types: 1.0.3 - site-config-stack: 1.6.6(vue@3.3.9) + site-config-stack: 1.6.6(vue@3.3.13) std-env: 3.5.0 ufo: 1.3.2 transitivePeerDependencies: @@ -7270,18 +7057,18 @@ packages: - vue dev: false - /nuxt-site-config@1.6.6(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0): + /nuxt-site-config@1.6.6(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0): resolution: {integrity: sha512-orqglyJAFZEVxW7oglFMcCgq6r7Cpr8xOd+1zn+OiPmP+D++EBFn+90gmV9utGjaX8t5G2sO71pO4DMIZf2u7g==} dependencies: - '@nuxt/devtools-kit': 1.0.4(nuxt@3.9.1)(vite@4.5.0) - '@nuxt/devtools-ui-kit': 1.0.3(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.3.9)(nuxt@3.9.1)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0) + '@nuxt/devtools-kit': 1.0.4(nuxt@3.9.1)(vite@5.0.11) + '@nuxt/devtools-ui-kit': 1.0.3(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.10)(nuxt@3.9.1)(postcss@8.4.33)(vite@5.0.11)(vue@3.3.13)(webpack@5.89.0) '@nuxt/kit': 3.8.2 '@nuxt/schema': 3.8.2 - nuxt-site-config-kit: 1.6.6(vue@3.3.9) + nuxt-site-config-kit: 1.6.6(vue@3.3.13) pathe: 1.1.1 shiki-es: 0.14.0 sirv: 2.0.3 - site-config-stack: 1.6.6(vue@3.3.9) + site-config-stack: 1.6.6(vue@3.3.13) ufo: 1.3.2 transitivePeerDependencies: - '@nuxt/devtools' @@ -7308,7 +7095,7 @@ packages: - webpack dev: false - /nuxt@3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.0)(vue-tsc@1.8.27): + /nuxt@3.9.1(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)(vue-tsc@1.8.27): resolution: {integrity: sha512-jyD9E74bx8cdDc3nmYMNsJR0dIOrpcDH/mBlo1FmpB2zeXXMwupOD2tm033MJpHIEBbhQGHYFQlRyd7wHg2DyA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -7322,15 +7109,15 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.0.8(nuxt@3.9.1)(vite@4.5.0) + '@nuxt/devtools': 1.0.8(nuxt@3.9.1)(vite@5.0.11) '@nuxt/kit': 3.9.1 '@nuxt/schema': 3.9.1 '@nuxt/telemetry': 2.5.3 '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vue-tsc@1.8.27)(vue@3.4.10) + '@nuxt/vite-builder': 3.9.1(eslint@8.56.0)(typescript@5.3.3)(vue-tsc@1.8.27)(vue@3.3.13) '@unhead/dom': 1.8.9 '@unhead/ssr': 1.8.9 - '@unhead/vue': 1.8.9(vue@3.4.10) + '@unhead/vue': 1.8.9(vue@3.3.13) '@vue/shared': 3.4.10 acorn: 8.11.3 c12: 1.6.1 @@ -7360,7 +7147,7 @@ packages: perfect-debounce: 1.0.0 pkg-types: 1.0.3 radix3: 1.1.0 - scule: 1.2.0 + scule: 1.1.1 std-env: 3.7.0 strip-literal: 2.0.0 ufo: 1.3.2 @@ -7370,12 +7157,12 @@ packages: unenv: 1.9.0 unimport: 3.7.1(rollup@4.6.0) unplugin: 1.6.0 - unplugin-vue-router: 0.7.0(vue-router@4.2.5)(vue@3.4.10) + unplugin-vue-router: 0.7.0(vue-router@4.2.5)(vue@3.3.13) untyped: 1.4.0 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 - vue-router: 4.2.5(vue@3.4.10) + vue-router: 4.2.5(vue@3.3.13) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -8097,6 +7884,7 @@ packages: nanoid: 3.3.7 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: false /postcss@8.4.33: resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} @@ -8189,7 +7977,7 @@ packages: /rc9@2.1.1: resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} dependencies: - defu: 6.1.3 + defu: 6.1.4 destr: 2.0.2 flat: 5.0.2 @@ -8343,7 +8131,7 @@ packages: micromark-util-character: 2.0.1 micromark-util-types: 2.0.0 parse-entities: 4.0.1 - scule: 1.2.0 + scule: 1.1.1 stringify-entities: 4.0.3 unified: 11.0.4 unist-util-visit: 5.0.0 @@ -8468,13 +8256,6 @@ packages: source-map: 0.7.4 yargs: 17.7.2 - /rollup@3.29.4: - resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - /rollup@4.6.0: resolution: {integrity: sha512-R8i5Her4oO1LiMQ3jKf7MUglYV/mhQ5g5OKeld5CnkmPdIGo79FDDQYqPhq/PCVuTQVuxsWgIbDy9F+zdHn80w==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -8547,11 +8328,8 @@ packages: ajv-keywords: 3.5.2(ajv@6.12.6) dev: false - /scule@1.1.0: - resolution: {integrity: sha512-vRUjqhyM/YWYzT+jsMk6tnl3NkY4A4soJ8uyh3O6Um+JXEQL9ozUCe7pqrxn3CSKokw0hw3nFStfskzpgYwR0g==} - - /scule@1.2.0: - resolution: {integrity: sha512-CRCmi5zHQnSoeCik9565PONMg0kfkvYmcSqrbOJY4txFfy1wvVULV4FDaiXhUblUgahdqz3F2NwHZ8i4eBTwUw==} + /scule@1.1.1: + resolution: {integrity: sha512-sHtm/SsIK9BUBI3EFT/Gnp9VoKfY6QLvlkvAE6YK7454IF8FSgJEAnJpVdSC7K5/pjI5NfxhzBLW2JAfYA/shQ==} /semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} @@ -8696,13 +8474,13 @@ packages: /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - /site-config-stack@1.6.6(vue@3.3.9): + /site-config-stack@1.6.6(vue@3.3.13): resolution: {integrity: sha512-a3nLIeVL6W9bSkPxQf2HA4ZRzPpWYpP3WYu8AVhEGv9ty5pzD8Xb8muRVLq9kD/fzXtgR1qvko0r/0nKKhH2xQ==} peerDependencies: - vue: ^3 + vue: 3.3.13 dependencies: ufo: 1.3.2 - vue: 3.3.9(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) dev: false /skin-tone@2.0.0: @@ -9328,7 +9106,7 @@ packages: defu: 6.1.4 mime: 3.0.0 node-fetch-native: 1.6.1 - pathe: 1.1.1 + pathe: 1.1.2 /unhead@1.8.8: resolution: {integrity: sha512-SfUJ2kjz1NcfvdM+uEAlN11h31wHqMg0HZ5jriuRPjMCj5O7lPs4uSMdBUYh3KEo0uLKrW76FM85ONXkyZfm3g==} @@ -9385,7 +9163,7 @@ packages: /unimport@3.6.0: resolution: {integrity: sha512-yXW3Z30yk1vX8fxO8uHlq9wY9K+L56LHp4Hlbv8i7tW+NENSOv8AaFJUPtOQchxlT7/JBAzCtkrBtcVjKIr1VQ==} dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.0.5 escape-string-regexp: 5.0.0 fast-glob: 3.3.2 local-pkg: 0.5.0 @@ -9393,11 +9171,12 @@ packages: mlly: 1.4.2 pathe: 1.1.1 pkg-types: 1.0.3 - scule: 1.1.0 + scule: 1.1.1 strip-literal: 1.3.0 unplugin: 1.5.1 transitivePeerDependencies: - rollup + dev: false /unimport@3.7.1(rollup@4.6.0): resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==} @@ -9412,7 +9191,7 @@ packages: mlly: 1.4.2 pathe: 1.1.2 pkg-types: 1.0.3 - scule: 1.2.0 + scule: 1.1.1 strip-literal: 1.3.0 unplugin: 1.5.1 transitivePeerDependencies: @@ -9478,7 +9257,7 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - /unocss@0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.31)(vite@4.5.0): + /unocss@0.57.7(@unocss/webpack@0.57.7)(postcss@8.4.33)(vite@5.0.11): resolution: {integrity: sha512-Z99ZZPkbkjIUXEM7L+K/7Y5V5yqUS0VigG7ZIFzLf/npieKmXHKlrPyvQWFQaf3OqooMFuKBQivh75TwvSOkcQ==} engines: {node: '>=14'} peerDependencies: @@ -9490,11 +9269,11 @@ packages: vite: optional: true dependencies: - '@unocss/astro': 0.57.7(vite@4.5.0) + '@unocss/astro': 0.57.7(vite@5.0.11) '@unocss/cli': 0.57.7 '@unocss/core': 0.57.7 '@unocss/extractor-arbitrary-variants': 0.57.7 - '@unocss/postcss': 0.57.7(postcss@8.4.31) + '@unocss/postcss': 0.57.7(postcss@8.4.33) '@unocss/preset-attributify': 0.57.7 '@unocss/preset-icons': 0.57.7 '@unocss/preset-mini': 0.57.7 @@ -9509,16 +9288,16 @@ packages: '@unocss/transformer-compile-class': 0.57.7 '@unocss/transformer-directives': 0.57.7 '@unocss/transformer-variant-group': 0.57.7 - '@unocss/vite': 0.57.7(vite@4.5.0) + '@unocss/vite': 0.57.7(vite@5.0.11) '@unocss/webpack': 0.57.7(webpack@5.89.0) - vite: 4.5.0 + vite: 5.0.11 transitivePeerDependencies: - postcss - rollup - supports-color dev: false - /unplugin-vue-router@0.7.0(vue-router@4.2.5)(vue@3.4.10): + /unplugin-vue-router@0.7.0(vue-router@4.2.5)(vue@3.3.13): resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==} peerDependencies: vue-router: ^4.1.0 @@ -9527,18 +9306,18 @@ packages: optional: true dependencies: '@babel/types': 7.23.4 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) - '@vue-macros/common': 1.9.0(vue@3.4.10) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) + '@vue-macros/common': 1.9.0(vue@3.3.13) ast-walker-scope: 0.5.0 chokidar: 3.5.3 fast-glob: 3.3.2 json5: 2.2.3 local-pkg: 0.4.3 mlly: 1.4.2 - pathe: 1.1.1 - scule: 1.2.0 + pathe: 1.1.2 + scule: 1.1.1 unplugin: 1.6.0 - vue-router: 4.2.5(vue@3.4.10) + vue-router: 4.2.5(vue@3.3.13) yaml: 2.3.4 transitivePeerDependencies: - rollup @@ -9637,7 +9416,7 @@ packages: defu: 6.1.4 jiti: 1.21.0 mri: 1.2.0 - scule: 1.2.0 + scule: 1.1.1 transitivePeerDependencies: - supports-color @@ -9675,12 +9454,12 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /v-lazy-show@0.2.4(@vue/compiler-core@3.3.9): + /v-lazy-show@0.2.4(@vue/compiler-core@3.4.10): resolution: {integrity: sha512-Lx9Str2i+HTh+zGzs9O3YyhGAZOAAfU+6MUUPcQPPiPxQO1sHBEv9sH3MO9bPc4T09gsjsS2+sbaCWQ1MdhpJQ==} peerDependencies: '@vue/compiler-core': ^3.3 dependencies: - '@vue/compiler-core': 3.3.9 + '@vue/compiler-core': 3.4.10 dev: false /validate-npm-package-license@3.0.4: @@ -9729,7 +9508,7 @@ packages: dependencies: cac: 6.7.14 debug: 4.3.4 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 vite: 5.0.11 transitivePeerDependencies: @@ -9795,7 +9574,7 @@ packages: vscode-uri: 3.0.8 vue-tsc: 1.8.27(typescript@5.3.3) - /vite-plugin-inspect@0.8.1(@nuxt/kit@3.9.1)(vite@4.5.0): + /vite-plugin-inspect@0.8.1(@nuxt/kit@3.9.1)(vite@5.0.11): resolution: {integrity: sha512-oPBPVGp6tBd5KdY/qY6lrbLXqrbHRG0hZLvEaJfiZ/GQfDB+szRuLHblQh1oi1Hhh8GeLit/50l4xfs2SA+TCA==} engines: {node: '>=14'} peerDependencies: @@ -9807,19 +9586,19 @@ packages: dependencies: '@antfu/utils': 0.7.7 '@nuxt/kit': 3.9.1 - '@rollup/pluginutils': 5.0.5(rollup@4.6.0) + '@rollup/pluginutils': 5.1.0(rollup@4.6.0) debug: 4.3.4 error-stack-parser-es: 0.1.1 - fs-extra: 11.1.1 + fs-extra: 11.2.0 open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 4.5.0 + vite: 5.0.11 transitivePeerDependencies: - rollup - supports-color - /vite-plugin-vue-inspector@4.0.2(vite@4.5.0): + /vite-plugin-vue-inspector@4.0.2(vite@5.0.11): resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -9830,47 +9609,13 @@ packages: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3) '@babel/plugin-transform-typescript': 7.23.4(@babel/core@7.23.3) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) - '@vue/compiler-dom': 3.3.9 + '@vue/compiler-dom': 3.4.10 kolorist: 1.8.0 magic-string: 0.30.5 - vite: 4.5.0 + vite: 5.0.11 transitivePeerDependencies: - supports-color - /vite@4.5.0: - resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - 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 - dependencies: - esbuild: 0.18.20 - postcss: 8.4.31 - rollup: 3.29.4 - optionalDependencies: - fsevents: 2.3.3 - /vite@5.0.11: resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -9962,19 +9707,19 @@ packages: resolution: {integrity: sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg==} dev: true - /vue-demi@0.14.6(vue@3.3.9): + /vue-demi@0.14.6(vue@3.3.13): resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 + vue: 3.3.13 peerDependenciesMeta: '@vue/composition-api': optional: true dependencies: - vue: 3.3.9(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) dev: false /vue-devtools-stub@0.1.0: @@ -9998,13 +9743,13 @@ packages: - supports-color dev: true - /vue-router@4.2.5(vue@3.4.10): + /vue-router@4.2.5(vue@3.3.13): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: - vue: ^3.2.0 + vue: 3.3.13 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.10(typescript@5.3.3) + vue: 3.3.13(typescript@5.3.3) /vue-template-compiler@2.7.15: resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==} @@ -10023,35 +9768,19 @@ packages: semver: 7.5.4 typescript: 5.3.3 - /vue@3.3.9(typescript@5.3.3): - resolution: {integrity: sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@vue/compiler-dom': 3.3.9 - '@vue/compiler-sfc': 3.3.9 - '@vue/runtime-dom': 3.3.9 - '@vue/server-renderer': 3.3.9(vue@3.3.9) - '@vue/shared': 3.3.9 - typescript: 5.3.3 - dev: false - - /vue@3.4.10(typescript@5.3.3): - resolution: {integrity: sha512-c+O8qGqdWPF9joTCzMGeDDedViooh6c8RY3+eW5+6GCAIY8YjChmU06LsUu0PnMZbIk1oKUoJTqKzmghYtFypw==} + /vue@3.3.13(typescript@5.3.3): + resolution: {integrity: sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.10 - '@vue/compiler-sfc': 3.4.10 - '@vue/runtime-dom': 3.4.10 - '@vue/server-renderer': 3.4.10(vue@3.4.10) - '@vue/shared': 3.4.10 + '@vue/compiler-dom': 3.3.13 + '@vue/compiler-sfc': 3.3.13 + '@vue/runtime-dom': 3.3.13 + '@vue/server-renderer': 3.3.13(vue@3.3.13) + '@vue/shared': 3.3.13 typescript: 5.3.3 /watchpack@2.4.0: @@ -10091,9 +9820,9 @@ packages: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/wasm-edit': 1.11.6 '@webassemblyjs/wasm-parser': 1.11.6 - acorn: 8.11.2 - acorn-import-assertions: 1.9.0(acorn@8.11.2) - browserslist: 4.22.1 + acorn: 8.11.3 + acorn-import-assertions: 1.9.0(acorn@8.11.3) + browserslist: 4.22.2 chrome-trace-event: 1.0.3 enhanced-resolve: 5.15.0 es-module-lexer: 1.4.1