diff --git a/package.json b/package.json index d0d62e4d..af42c198 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "unplugin-vue-macros": "^2.6.1", "unplugin-vue-markdown": "^0.25.0", "unplugin-vue-router": "0.7.0", - "vite": "4.5.0", + "vite": "5.0.0", "vite-plugin-checker": "0.6.2", "vite-plugin-inspect": "0.7.42", "vite-plugin-md": "0.21.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5dcebc78..8eb0cdc3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ devDependencies: version: 1.4.0(rollup@4.4.1)(vue-i18n@9.6.5) '@julr/vite-plugin-validate-env': specifier: ^0.2.4 - version: 0.2.4(vite@4.5.0)(zod@3.22.4) + version: 0.2.4(vite@5.0.0)(zod@3.22.4) '@rushstack/eslint-patch': specifier: 1.5.1 version: 1.5.1 @@ -72,7 +72,7 @@ devDependencies: version: 0.57.0 '@vitejs/plugin-vue': specifier: 4.4.1 - version: 4.4.1(vite@4.5.0)(vue@3.3.8) + version: 4.4.1(vite@5.0.0)(vue@3.3.8) '@vue-macros/volar': specifier: ^0.17.0 version: 0.17.0(@vue-macros/reactivity-transform@0.3.23)(rollup@4.4.1)(typescript@5.2.2)(vue-tsc@1.8.22)(vue@3.3.8) @@ -213,7 +213,7 @@ devDependencies: version: 5.2.2 unocss: specifier: ^0.57.0 - version: 0.57.0(postcss@8.4.31)(rollup@4.4.1)(vite@4.5.0) + version: 0.57.0(postcss@8.4.31)(rollup@4.4.1)(vite@5.0.0) unplugin-auto-import: specifier: 0.16.7 version: 0.16.7(@vueuse/core@10.6.1)(rollup@4.4.1) @@ -225,37 +225,37 @@ devDependencies: version: 0.25.2(rollup@4.4.1)(vue@3.3.8) unplugin-vue-macros: specifier: ^2.6.1 - version: 2.6.1(@vueuse/core@10.6.1)(rollup@4.4.1)(typescript@5.2.2)(vite@4.5.0)(vue@3.3.8) + version: 2.6.1(@vueuse/core@10.6.1)(rollup@4.4.1)(typescript@5.2.2)(vite@5.0.0)(vue@3.3.8) unplugin-vue-markdown: specifier: ^0.25.0 - version: 0.25.0(rollup@4.4.1)(vite@4.5.0) + version: 0.25.0(rollup@4.4.1)(vite@5.0.0) unplugin-vue-router: specifier: 0.7.0 version: 0.7.0(rollup@4.4.1)(vue-router@4.2.5)(vue@3.3.8) vite: - specifier: 4.5.0 - version: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + specifier: 5.0.0 + version: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vite-plugin-checker: specifier: 0.6.2 - version: 0.6.2(eslint@8.53.0)(stylelint@15.11.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.22) + version: 0.6.2(eslint@8.53.0)(stylelint@15.11.0)(typescript@5.2.2)(vite@5.0.0)(vue-tsc@1.8.22) vite-plugin-inspect: specifier: 0.7.42 - version: 0.7.42(rollup@4.4.1)(vite@4.5.0) + version: 0.7.42(rollup@4.4.1)(vite@5.0.0) vite-plugin-md: specifier: 0.21.5 - version: 0.21.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0) + version: 0.21.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0) vite-plugin-pwa: specifier: 0.16.7 - version: 0.16.7(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0) + version: 0.16.7(vite@5.0.0)(workbox-build@7.0.0)(workbox-window@7.0.0) vite-plugin-vue-devtools: specifier: 1.0.0-rc.5 - version: 1.0.0-rc.5(pug@3.0.2)(rollup@4.4.1)(vite@4.5.0) + version: 1.0.0-rc.5(pug@3.0.2)(rollup@4.4.1)(vite@5.0.0) vite-plugin-vue-layouts: specifier: 0.8.0 - version: 0.8.0(vite@4.5.0)(vue-router@4.2.5)(vue@3.3.8) + version: 0.8.0(vite@5.0.0)(vue-router@4.2.5)(vue@3.3.8) vite-ssg: specifier: 0.23.5 - version: 0.23.5(critters@0.0.20)(vite@4.5.0)(vue-router@4.2.5)(vue@3.3.8) + version: 0.23.5(critters@0.0.20)(vite@5.0.0)(vue-router@4.2.5)(vue@3.3.8) vitest: specifier: 0.34.6 version: 0.34.6(sass@1.69.5) @@ -1770,6 +1770,15 @@ packages: dev: true optional: true + /@esbuild/android-arm64@0.19.5: + resolution: {integrity: sha512-5d1OkoJxnYQfmC+Zd8NBFjkhyCNYwM4n9ODrycTFY6Jk1IGiZ+tjVJDDSwDt77nK+tfpGP4T50iMtVi4dEGzhQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm@0.18.20: resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} engines: {node: '>=12'} @@ -1779,6 +1788,15 @@ packages: dev: true optional: true + /@esbuild/android-arm@0.19.5: + resolution: {integrity: sha512-bhvbzWFF3CwMs5tbjf3ObfGqbl/17ict2/uwOSfr3wmxDE6VdS2GqY/FuzIPe0q0bdhj65zQsvqfArI9MY6+AA==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-x64@0.18.20: resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} engines: {node: '>=12'} @@ -1788,6 +1806,15 @@ packages: dev: true optional: true + /@esbuild/android-x64@0.19.5: + resolution: {integrity: sha512-9t+28jHGL7uBdkBjL90QFxe7DVA+KGqWlHCF8ChTKyaKO//VLuoBricQCgwhOjA1/qOczsw843Fy4cbs4H3DVA==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-arm64@0.18.20: resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} engines: {node: '>=12'} @@ -1797,6 +1824,15 @@ packages: dev: true optional: true + /@esbuild/darwin-arm64@0.19.5: + resolution: {integrity: sha512-mvXGcKqqIqyKoxq26qEDPHJuBYUA5KizJncKOAf9eJQez+L9O+KfvNFu6nl7SCZ/gFb2QPaRqqmG0doSWlgkqw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-x64@0.18.20: resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} engines: {node: '>=12'} @@ -1806,6 +1842,15 @@ packages: dev: true optional: true + /@esbuild/darwin-x64@0.19.5: + resolution: {integrity: sha512-Ly8cn6fGLNet19s0X4unjcniX24I0RqjPv+kurpXabZYSXGM4Pwpmf85WHJN3lAgB8GSth7s5A0r856S+4DyiA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-arm64@0.18.20: resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} engines: {node: '>=12'} @@ -1815,6 +1860,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-arm64@0.19.5: + resolution: {integrity: sha512-GGDNnPWTmWE+DMchq1W8Sd0mUkL+APvJg3b11klSGUDvRXh70JqLAO56tubmq1s2cgpVCSKYywEiKBfju8JztQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-x64@0.18.20: resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} engines: {node: '>=12'} @@ -1824,6 +1878,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-x64@0.19.5: + resolution: {integrity: sha512-1CCwDHnSSoA0HNwdfoNY0jLfJpd7ygaLAp5EHFos3VWJCRX9DMwWODf96s9TSse39Br7oOTLryRVmBoFwXbuuQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm64@0.18.20: resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} engines: {node: '>=12'} @@ -1833,6 +1896,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm64@0.19.5: + resolution: {integrity: sha512-o3vYippBmSrjjQUCEEiTZ2l+4yC0pVJD/Dl57WfPwwlvFkrxoSO7rmBZFii6kQB3Wrn/6GwJUPLU5t52eq2meA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm@0.18.20: resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} engines: {node: '>=12'} @@ -1842,6 +1914,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm@0.19.5: + resolution: {integrity: sha512-lrWXLY/vJBzCPC51QN0HM71uWgIEpGSjSZZADQhq7DKhPcI6NH1IdzjfHkDQws2oNpJKpR13kv7/pFHBbDQDwQ==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ia32@0.18.20: resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} engines: {node: '>=12'} @@ -1851,6 +1932,15 @@ packages: dev: true optional: true + /@esbuild/linux-ia32@0.19.5: + resolution: {integrity: sha512-MkjHXS03AXAkNp1KKkhSKPOCYztRtK+KXDNkBa6P78F8Bw0ynknCSClO/ztGszILZtyO/lVKpa7MolbBZ6oJtQ==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64@0.18.20: resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} engines: {node: '>=12'} @@ -1860,6 +1950,15 @@ packages: dev: true optional: true + /@esbuild/linux-loong64@0.19.5: + resolution: {integrity: sha512-42GwZMm5oYOD/JHqHska3Jg0r+XFb/fdZRX+WjADm3nLWLcIsN27YKtqxzQmGNJgu0AyXg4HtcSK9HuOk3v1Dw==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-mips64el@0.18.20: resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} engines: {node: '>=12'} @@ -1869,6 +1968,15 @@ packages: dev: true optional: true + /@esbuild/linux-mips64el@0.19.5: + resolution: {integrity: sha512-kcjndCSMitUuPJobWCnwQ9lLjiLZUR3QLQmlgaBfMX23UEa7ZOrtufnRds+6WZtIS9HdTXqND4yH8NLoVVIkcg==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ppc64@0.18.20: resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} engines: {node: '>=12'} @@ -1878,6 +1986,15 @@ packages: dev: true optional: true + /@esbuild/linux-ppc64@0.19.5: + resolution: {integrity: sha512-yJAxJfHVm0ZbsiljbtFFP1BQKLc8kUF6+17tjQ78QjqjAQDnhULWiTA6u0FCDmYT1oOKS9PzZ2z0aBI+Mcyj7Q==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-riscv64@0.18.20: resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} engines: {node: '>=12'} @@ -1887,6 +2004,15 @@ packages: dev: true optional: true + /@esbuild/linux-riscv64@0.19.5: + resolution: {integrity: sha512-5u8cIR/t3gaD6ad3wNt1MNRstAZO+aNyBxu2We8X31bA8XUNyamTVQwLDA1SLoPCUehNCymhBhK3Qim1433Zag==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-s390x@0.18.20: resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} engines: {node: '>=12'} @@ -1896,6 +2022,15 @@ packages: dev: true optional: true + /@esbuild/linux-s390x@0.19.5: + resolution: {integrity: sha512-Z6JrMyEw/EmZBD/OFEFpb+gao9xJ59ATsoTNlj39jVBbXqoZm4Xntu6wVmGPB/OATi1uk/DB+yeDPv2E8PqZGw==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-x64@0.18.20: resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} engines: {node: '>=12'} @@ -1905,6 +2040,15 @@ packages: dev: true optional: true + /@esbuild/linux-x64@0.19.5: + resolution: {integrity: sha512-psagl+2RlK1z8zWZOmVdImisMtrUxvwereIdyJTmtmHahJTKb64pAcqoPlx6CewPdvGvUKe2Jw+0Z/0qhSbG1A==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/netbsd-x64@0.18.20: resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} engines: {node: '>=12'} @@ -1914,6 +2058,15 @@ packages: dev: true optional: true + /@esbuild/netbsd-x64@0.19.5: + resolution: {integrity: sha512-kL2l+xScnAy/E/3119OggX8SrWyBEcqAh8aOY1gr4gPvw76la2GlD4Ymf832UCVbmuWeTf2adkZDK+h0Z/fB4g==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/openbsd-x64@0.18.20: resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} engines: {node: '>=12'} @@ -1923,6 +2076,15 @@ packages: dev: true optional: true + /@esbuild/openbsd-x64@0.19.5: + resolution: {integrity: sha512-sPOfhtzFufQfTBgRnE1DIJjzsXukKSvZxloZbkJDG383q0awVAq600pc1nfqBcl0ice/WN9p4qLc39WhBShRTA==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/sunos-x64@0.18.20: resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} engines: {node: '>=12'} @@ -1932,6 +2094,15 @@ packages: dev: true optional: true + /@esbuild/sunos-x64@0.19.5: + resolution: {integrity: sha512-dGZkBXaafuKLpDSjKcB0ax0FL36YXCvJNnztjKV+6CO82tTYVDSH2lifitJ29jxRMoUhgkg9a+VA/B03WK5lcg==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-arm64@0.18.20: resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} engines: {node: '>=12'} @@ -1941,6 +2112,15 @@ packages: dev: true optional: true + /@esbuild/win32-arm64@0.19.5: + resolution: {integrity: sha512-dWVjD9y03ilhdRQ6Xig1NWNgfLtf2o/STKTS+eZuF90fI2BhbwD6WlaiCGKptlqXlURVB5AUOxUj09LuwKGDTg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-ia32@0.18.20: resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} engines: {node: '>=12'} @@ -1950,6 +2130,15 @@ packages: dev: true optional: true + /@esbuild/win32-ia32@0.19.5: + resolution: {integrity: sha512-4liggWIA4oDgUxqpZwrDhmEfAH4d0iljanDOK7AnVU89T6CzHon/ony8C5LeOdfgx60x5cnQJFZwEydVlYx4iw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-x64@0.18.20: resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} engines: {node: '>=12'} @@ -1959,6 +2148,15 @@ packages: dev: true optional: true + /@esbuild/win32-x64@0.19.5: + resolution: {integrity: sha512-czTrygUsB/jlM8qEW5MD8bgYU2Xg14lo6kBDXW6HdxKjh8M5PzETGiSHaz9MtbXBYDloHNUAUW2tMiKW4KM9Mw==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@eslint-community/eslint-utils@4.4.0(eslint@8.53.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2207,7 +2405,7 @@ packages: type-detect: 4.0.8 dev: true - /@julr/vite-plugin-validate-env@0.2.4(vite@4.5.0)(zod@3.22.4): + /@julr/vite-plugin-validate-env@0.2.4(vite@5.0.0)(zod@3.22.4): resolution: {integrity: sha512-nBYBDh0S5O1g42hlSMWMEBxoHUSUUGeHJ+EzWvY1t2I47/5yklyHm/N1RBxxgHP5jihtK1/UJgbaqTz8tOMiNQ==} engines: {node: '>=16'} peerDependencies: @@ -2220,7 +2418,7 @@ packages: '@poppinss/colors': 3.0.3 '@poppinss/validator-lite': 1.0.3 unconfig: 0.3.11 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) zod: 3.22.4 dev: true @@ -2867,7 +3065,7 @@ packages: vue: 3.3.8(typescript@5.2.2) dev: true - /@unocss/astro@0.57.0(rollup@4.4.1)(vite@4.5.0): + /@unocss/astro@0.57.0(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-4YwchxahnUTas6cnSvftufbefFTtgrUeuLVlu55d9SNFnjgNsR17syclXTuOBGn3eNXBc4ZWvth2/1lO86U7ZA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 @@ -2877,8 +3075,8 @@ packages: dependencies: '@unocss/core': 0.57.0 '@unocss/reset': 0.57.0 - '@unocss/vite': 0.57.0(rollup@4.4.1)(vite@4.5.0) - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + '@unocss/vite': 0.57.0(rollup@4.4.1)(vite@5.0.0) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - rollup dev: true @@ -3055,7 +3253,7 @@ packages: '@unocss/core': 0.57.0 dev: true - /@unocss/vite@0.57.0(rollup@4.4.1)(vite@4.5.0): + /@unocss/vite@0.57.0(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-PwCH6SztoGGWqCqpkpQbwUvqLpthj38zrS+7CCZaxzXoYVwyRtBhvWn9GRHkqeueT/gTMkVYcpdv3wVE3DmCMA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 @@ -3070,12 +3268,12 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.5 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - rollup dev: true - /@vite-plugin-vue-devtools/core@1.0.0-rc.5(vite@4.5.0): + /@vite-plugin-vue-devtools/core@1.0.0-rc.5(vite@5.0.0): resolution: {integrity: sha512-S3zPV6QVRYz07D1ZEMShwbl8MTT/wvT27dPZicnnI2zXH7kCrOgm1aRw09j+1/35Z682Liqw+gzfnDDY+tIG2w==} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 @@ -3084,18 +3282,18 @@ packages: birpc: 0.2.14 estree-walker: 2.0.2 magic-string: 0.30.5 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) - vite-hot-client: 0.2.2(vite@4.5.0) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) + vite-hot-client: 0.2.2(vite@5.0.0) dev: true - /@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.8): + /@vitejs/plugin-vue@4.4.1(vite@5.0.0)(vue@3.3.8): resolution: {integrity: sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vue: 3.3.8(typescript@5.2.2) dev: true @@ -3363,7 +3561,7 @@ packages: - rollup dev: true - /@vue-macros/devtools@0.1.3(typescript@5.2.2)(vite@4.5.0): + /@vue-macros/devtools@0.1.3(typescript@5.2.2)(vite@5.0.0): resolution: {integrity: sha512-aQRC9/TfmQajTMbZZ1BJn61rrraQztJqf64JdXRIpotbGR+xufLY/KIyTTB4SgL1pE1eW/ar5FaZTSjMqyVGIg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -3373,7 +3571,7 @@ packages: optional: true dependencies: sirv: 2.0.3 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vue: 3.3.8(typescript@5.2.2) transitivePeerDependencies: - typescript @@ -3800,7 +3998,7 @@ packages: - supports-color dev: true - /@yankeeinlondon/builder-api@1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0): + /@yankeeinlondon/builder-api@1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0): resolution: {integrity: sha512-qc6HyfqtuS06FvA5rK0L62Nmc1LnarVOt8/V/mTX2DBZlpTfIDpudpbE/7/kxjme9pP4PFMCk7cPSrprLEorjw==} dependencies: '@types/markdown-it': 12.2.3 @@ -3808,7 +4006,7 @@ packages: fp-ts: 2.16.1 inferred-types: 0.37.6(sass@1.69.5) markdown-it: 13.0.2 - vite-plugin-md: 0.22.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0) + vite-plugin-md: 0.22.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0) transitivePeerDependencies: - '@edge-runtime/vm' - '@vitejs/plugin-vue' @@ -5693,6 +5891,36 @@ packages: '@esbuild/win32-x64': 0.18.20 dev: true + /esbuild@0.19.5: + resolution: {integrity: sha512-bUxalY7b1g8vNhQKdB24QDmHeY4V4tw/s6Ak5z+jJX9laP5MoQseTOMemAr0gxssjNcH0MCViG8ONI2kksvfFQ==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.19.5 + '@esbuild/android-arm64': 0.19.5 + '@esbuild/android-x64': 0.19.5 + '@esbuild/darwin-arm64': 0.19.5 + '@esbuild/darwin-x64': 0.19.5 + '@esbuild/freebsd-arm64': 0.19.5 + '@esbuild/freebsd-x64': 0.19.5 + '@esbuild/linux-arm': 0.19.5 + '@esbuild/linux-arm64': 0.19.5 + '@esbuild/linux-ia32': 0.19.5 + '@esbuild/linux-loong64': 0.19.5 + '@esbuild/linux-mips64el': 0.19.5 + '@esbuild/linux-ppc64': 0.19.5 + '@esbuild/linux-riscv64': 0.19.5 + '@esbuild/linux-s390x': 0.19.5 + '@esbuild/linux-x64': 0.19.5 + '@esbuild/netbsd-x64': 0.19.5 + '@esbuild/openbsd-x64': 0.19.5 + '@esbuild/sunos-x64': 0.19.5 + '@esbuild/win32-arm64': 0.19.5 + '@esbuild/win32-ia32': 0.19.5 + '@esbuild/win32-x64': 0.19.5 + dev: true + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -11151,7 +11379,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss@0.57.0(postcss@8.4.31)(rollup@4.4.1)(vite@4.5.0): + /unocss@0.57.0(postcss@8.4.31)(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-753IZDPUOHo54/Q2j764a5lLX89jd4xCcRwNBRZKm8sGyBPLAPZgeh85dGN1l69gPaGV2IxvbUvv1qLfQZsoYQ==} engines: {node: '>=14'} peerDependencies: @@ -11163,7 +11391,7 @@ packages: vite: optional: true dependencies: - '@unocss/astro': 0.57.0(rollup@4.4.1)(vite@4.5.0) + '@unocss/astro': 0.57.0(rollup@4.4.1)(vite@5.0.0) '@unocss/cli': 0.57.0(rollup@4.4.1) '@unocss/core': 0.57.0 '@unocss/extractor-arbitrary-variants': 0.57.0 @@ -11182,8 +11410,8 @@ packages: '@unocss/transformer-compile-class': 0.57.0 '@unocss/transformer-directives': 0.57.0 '@unocss/transformer-variant-group': 0.57.0 - '@unocss/vite': 0.57.0(rollup@4.4.1)(vite@4.5.0) - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + '@unocss/vite': 0.57.0(rollup@4.4.1)(vite@5.0.0) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - postcss - rollup @@ -11215,7 +11443,7 @@ packages: - rollup dev: true - /unplugin-combine@0.7.0(rollup@4.4.1)(vite@4.5.0): + /unplugin-combine@0.7.0(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-Pxa8ovANAUN/bz/pzGN8xnTqFfSJndIJAttXS4/BdVq7mxtKB65RVa2UxAnLmEzgwvtefXAjZgyx9fk5Bv0vEA==} engines: {node: '>=14.19.0'} peerDependencies: @@ -11236,7 +11464,7 @@ packages: '@antfu/utils': 0.7.6 rollup: 4.4.1 unplugin: 1.5.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) dev: true /unplugin-icons@0.17.1(@vue/compiler-sfc@3.3.8): @@ -11312,7 +11540,7 @@ packages: - vue dev: true - /unplugin-vue-macros@2.6.1(@vueuse/core@10.6.1)(rollup@4.4.1)(typescript@5.2.2)(vite@4.5.0)(vue@3.3.8): + /unplugin-vue-macros@2.6.1(@vueuse/core@10.6.1)(rollup@4.4.1)(typescript@5.2.2)(vite@5.0.0)(vue@3.3.8): resolution: {integrity: sha512-YHqCZgZPasdRwmmuautjXkV6uOQ0amg/qHnXyUMgLI8/FkgtfGx+QgeknXpLgiOC2PVXlsuCqbcGnHJ/N4VtUg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -11329,7 +11557,7 @@ packages: '@vue-macros/define-props-refs': 1.1.10(rollup@4.4.1)(vue@3.3.8) '@vue-macros/define-render': 1.4.3(rollup@4.4.1)(vue@3.3.8) '@vue-macros/define-slots': 1.0.15(rollup@4.4.1)(vue@3.3.8) - '@vue-macros/devtools': 0.1.3(typescript@5.2.2)(vite@4.5.0) + '@vue-macros/devtools': 0.1.3(typescript@5.2.2)(vite@5.0.0) '@vue-macros/export-expose': 0.0.13(rollup@4.4.1)(vue@3.3.8) '@vue-macros/export-props': 0.3.18(rollup@4.4.1)(vue@3.3.8) '@vue-macros/export-render': 0.1.1(rollup@4.4.1)(vue@3.3.8) @@ -11344,7 +11572,7 @@ packages: '@vue-macros/short-emits': 1.4.10(rollup@4.4.1)(vue@3.3.8) '@vue-macros/short-vmodel': 1.3.0(rollup@4.4.1)(vue@3.3.8) unplugin: 1.5.0 - unplugin-combine: 0.7.0(rollup@4.4.1)(vite@4.5.0) + unplugin-combine: 0.7.0(rollup@4.4.1)(vite@5.0.0) unplugin-vue-define-options: 1.3.18(rollup@4.4.1)(vue@3.3.8) vue: 3.3.8(typescript@5.2.2) transitivePeerDependencies: @@ -11356,7 +11584,7 @@ packages: - webpack dev: true - /unplugin-vue-markdown@0.25.0(rollup@4.4.1)(vite@4.5.0): + /unplugin-vue-markdown@0.25.0(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-X0G6E1drAM59HKnSEMVZ6WMzfM8IFZvBjd0nlCx988MRFNEj/Pn67aKs2bvHx53O2AyLN0PxnfRqLxGbP2pZ1Q==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 @@ -11368,7 +11596,7 @@ packages: '@types/markdown-it': 13.0.6 markdown-it: 13.0.2 unplugin: 1.5.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - rollup dev: true @@ -11531,12 +11759,12 @@ packages: vfile-message: 1.1.1 dev: true - /vite-hot-client@0.2.2(vite@4.5.0): + /vite-hot-client@0.2.2(vite@5.0.0): resolution: {integrity: sha512-iLBQWEJqcEvK1tx2glmQH1tq91zyN9eYC6Sfk+7aRM2he31W/UE4X5yOL4lP/cVQPPparg0ggjHcoNx4x/NNxQ==} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) dev: true /vite-node@0.34.6(@types/node@20.8.7)(sass@1.69.5): @@ -11549,7 +11777,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.0(@types/node@20.8.7)(sass@1.69.5) + vite: 5.0.0(@types/node@20.8.7)(sass@1.69.5) transitivePeerDependencies: - '@types/node' - less @@ -11561,7 +11789,7 @@ packages: - terser dev: true - /vite-plugin-checker@0.6.2(eslint@8.53.0)(stylelint@15.11.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.22): + /vite-plugin-checker@0.6.2(eslint@8.53.0)(stylelint@15.11.0)(typescript@5.2.2)(vite@5.0.0)(vue-tsc@1.8.22): resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==} engines: {node: '>=14.16'} peerDependencies: @@ -11608,7 +11836,7 @@ packages: stylelint: 15.11.0(typescript@5.2.2) tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -11616,7 +11844,7 @@ packages: vue-tsc: 1.8.22(typescript@5.2.2) dev: true - /vite-plugin-inspect@0.7.42(rollup@4.4.1)(vite@4.5.0): + /vite-plugin-inspect@0.7.42(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-JCyX86wr3siQc+p9Kd0t8VkFHAJag0RaQVIpdFGSv5FEaePEVB6+V/RGtz2dQkkGSXQzRWrPs4cU3dRKg32bXw==} engines: {node: '>=14'} peerDependencies: @@ -11634,23 +11862,23 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-md@0.21.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0): + /vite-plugin-md@0.21.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0): resolution: {integrity: sha512-gxiiSq2PmU2zUY5ZAFLEGmDFRV6J6gF85ns3hcvtgERibNST4gWxRSabqSZbGbHp3LEBwwK7C1CRLsl46yEiWg==} peerDependencies: vite: ^4.0.0 dependencies: - '@yankeeinlondon/builder-api': 1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0) + '@yankeeinlondon/builder-api': 1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0) '@yankeeinlondon/gray-matter': 6.1.1(sass@1.69.5) '@yankeeinlondon/happy-wrapper': 2.10.1(sass@1.69.5) markdown-it: 13.0.2 source-map-js: 1.0.2 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - '@edge-runtime/vm' - '@vitejs/plugin-vue' @@ -11668,19 +11896,19 @@ packages: - terser dev: true - /vite-plugin-md@0.22.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0): + /vite-plugin-md@0.22.5(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0): resolution: {integrity: sha512-ex6yQfan2teBT2uMzoIlDHRhKTOsNiyvblA9eLU/+uygpg4KikJPFeyBX300LqQ3pZ9qGHz35qoGJ0oLw47eZg==} peerDependencies: '@vitejs/plugin-vue': '>=2.3.4' vite: ^4.0.0 || ^3.0.0 dependencies: - '@vitejs/plugin-vue': 4.4.1(vite@4.5.0)(vue@3.3.8) - '@yankeeinlondon/builder-api': 1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@4.5.0) + '@vitejs/plugin-vue': 4.4.1(vite@5.0.0)(vue@3.3.8) + '@yankeeinlondon/builder-api': 1.4.1(@vitejs/plugin-vue@4.4.1)(sass@1.69.5)(vite@5.0.0) '@yankeeinlondon/gray-matter': 6.1.1(sass@1.69.5) '@yankeeinlondon/happy-wrapper': 2.10.1(sass@1.69.5) markdown-it: 13.0.2 source-map-js: 1.0.2 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -11697,7 +11925,7 @@ packages: - terser dev: true - /vite-plugin-pwa@0.16.7(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0): + /vite-plugin-pwa@0.16.7(vite@5.0.0)(workbox-build@7.0.0)(workbox-window@7.0.0): resolution: {integrity: sha512-4WMA5unuKlHs+koNoykeuCfTcqEGbiTRr8sVYUQMhc6tWxZpSRnv9Ojk4LKmqVhoPGHfBVCdGaMo8t9Qidkc1Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -11708,27 +11936,27 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 pretty-bytes: 6.1.1 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-devtools@1.0.0-rc.5(pug@3.0.2)(rollup@4.4.1)(vite@4.5.0): + /vite-plugin-vue-devtools@1.0.0-rc.5(pug@3.0.2)(rollup@4.4.1)(vite@5.0.0): resolution: {integrity: sha512-tAckFvkhSVJvqRKglP3bYi5FVGajNs/OJbSCMGxzog6wNin5Fb2RPPt1rsJDXwUJ4hcTY73QqlVO0UjYd1+39w==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 dependencies: - '@vite-plugin-vue-devtools/core': 1.0.0-rc.5(vite@4.5.0) + '@vite-plugin-vue-devtools/core': 1.0.0-rc.5(vite@5.0.0) '@webfansplz/vuedoc-parser': 0.0.4(pug@3.0.2) birpc: 0.2.14 execa: 8.0.1 sirv: 2.0.3 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) - vite-plugin-inspect: 0.7.42(rollup@4.4.1)(vite@4.5.0) - vite-plugin-vue-inspector: 3.7.2(vite@4.5.0) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) + vite-plugin-inspect: 0.7.42(rollup@4.4.1)(vite@5.0.0) + vite-plugin-vue-inspector: 3.7.2(vite@5.0.0) transitivePeerDependencies: - '@nuxt/kit' - pug @@ -11736,7 +11964,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-inspector@3.7.2(vite@4.5.0): + /vite-plugin-vue-inspector@3.7.2(vite@5.0.0): resolution: {integrity: sha512-PSe/t2RoVzB64Ofuec7W/Z0FuKHzmU7esLrMOGwX+BNyXt8dAMtYbz4wL/TqoH1zVPDdjQecQpM5+K9VnBYpAg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 @@ -11750,12 +11978,12 @@ packages: '@vue/compiler-dom': 3.3.7 kolorist: 1.8.0 magic-string: 0.30.5 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-layouts@0.8.0(vite@4.5.0)(vue-router@4.2.5)(vue@3.3.8): + /vite-plugin-vue-layouts@0.8.0(vite@5.0.0)(vue-router@4.2.5)(vue@3.3.8): resolution: {integrity: sha512-UZW2nSV2LraTSe7gsAL46hfdi7a0X1RvkGGoJVtA2O8beu7anzpXFwQLou8+kHy31CzVycT4gIPySBsHhtBN5g==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 || ^4.0.0 @@ -11765,14 +11993,14 @@ packages: '@vue/compiler-sfc': 3.3.8 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vue: 3.3.8(typescript@5.2.2) vue-router: 4.2.5(vue@3.3.8) transitivePeerDependencies: - supports-color dev: true - /vite-ssg@0.23.5(critters@0.0.20)(vite@4.5.0)(vue-router@4.2.5)(vue@3.3.8): + /vite-ssg@0.23.5(critters@0.0.20)(vite@5.0.0)(vue-router@4.2.5)(vue@3.3.8): resolution: {integrity: sha512-wN7OiwT9n/Yuk68ikuh5X4/FVlf7nP5WZ+Edu8/E1UnKu07UbPzrLXzXesoUOMOJTkZ+AEGKGaEboMvbm25suQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -11796,7 +12024,7 @@ packages: jsdom: 22.1.0 kolorist: 1.8.0 prettier: 3.1.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.5) + vite: 5.0.0(@types/node@18.18.6)(sass@1.69.5) vue: 3.3.8(typescript@5.2.2) vue-router: 4.2.5(vue@3.3.8) yargs: 17.7.2 @@ -11807,7 +12035,7 @@ packages: - utf-8-validate dev: true - /vite@4.5.0(@types/node@18.18.6)(sass@1.69.5): + /vite@4.5.0(@types/node@20.8.7)(sass@1.69.5): resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11835,7 +12063,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.18.6 + '@types/node': 20.8.7 esbuild: 0.18.20 postcss: 8.4.31 rollup: 3.29.4 @@ -11844,12 +12072,49 @@ packages: fsevents: 2.3.3 dev: true - /vite@4.5.0(@types/node@20.8.7)(sass@1.69.5): - resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite@5.0.0(@types/node@18.18.6)(sass@1.69.5): + resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@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 + dependencies: + '@types/node': 18.18.6 + esbuild: 0.19.5 + postcss: 8.4.31 + rollup: 4.4.1 + sass: 1.69.5 + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /vite@5.0.0(@types/node@20.8.7)(sass@1.69.5): + resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==} + 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: '*' @@ -11873,9 +12138,9 @@ packages: optional: true dependencies: '@types/node': 20.8.7 - esbuild: 0.18.20 + esbuild: 0.19.5 postcss: 8.4.31 - rollup: 3.29.4 + rollup: 4.4.1 sass: 1.69.5 optionalDependencies: fsevents: 2.3.3 @@ -11980,7 +12245,7 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.7.0 - vite: 4.5.0(@types/node@20.8.7)(sass@1.69.5) + vite: 5.0.0(@types/node@20.8.7)(sass@1.69.5) vite-node: 0.34.6(@types/node@20.8.7)(sass@1.69.5) why-is-node-running: 2.2.2 transitivePeerDependencies: