|
|
|
@@ -10,10 +10,10 @@ dependencies:
|
|
|
|
|
version: 0.3.1(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.2)
|
|
|
|
|
'@astrojs/mdx':
|
|
|
|
|
specifier: ^1.1.5
|
|
|
|
|
version: 1.1.5(astro@3.6.0)
|
|
|
|
|
version: 1.1.5(astro@3.6.3)
|
|
|
|
|
'@astrojs/react':
|
|
|
|
|
specifier: ^3.0.6
|
|
|
|
|
version: 3.0.6(@types/react-dom@18.2.17)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)(vite@4.5.0)
|
|
|
|
|
version: 3.0.6(@types/react-dom@18.2.17)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)(vite@5.0.4)
|
|
|
|
|
'@astrojs/rss':
|
|
|
|
|
specifier: ^3.0.0
|
|
|
|
|
version: 3.0.0
|
|
|
|
@@ -22,7 +22,7 @@ dependencies:
|
|
|
|
|
version: 3.0.3
|
|
|
|
|
'@astrojs/tailwind':
|
|
|
|
|
specifier: ^5.0.2
|
|
|
|
|
version: 5.0.2(astro@3.6.0)(tailwindcss@3.3.5)
|
|
|
|
|
version: 5.0.2(astro@3.6.3)(tailwindcss@3.3.5)
|
|
|
|
|
'@types/react':
|
|
|
|
|
specifier: ^18.0.21
|
|
|
|
|
version: 18.2.39
|
|
|
|
@@ -30,8 +30,8 @@ dependencies:
|
|
|
|
|
specifier: ^18.0.6
|
|
|
|
|
version: 18.2.17
|
|
|
|
|
astro:
|
|
|
|
|
specifier: ^3.6.0
|
|
|
|
|
version: 3.6.0(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
specifier: ^3.6.3
|
|
|
|
|
version: 3.6.3(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
astro-robots-txt:
|
|
|
|
|
specifier: ^1.0.0
|
|
|
|
|
version: 1.0.0
|
|
|
|
@@ -161,13 +161,13 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@astrojs/markdown-remark@3.5.0(astro@3.6.0):
|
|
|
|
|
/@astrojs/markdown-remark@3.5.0(astro@3.6.3):
|
|
|
|
|
resolution: {integrity: sha512-q7vdIqzYhxpsfghg2YmkmSXCfp4w7lBTYP+SSHw89wVhC5Riltr3u8w2otBRxNLSByNi+ht/gGkFC23Shetytw==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
astro: ^3.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@astrojs/prism': 3.0.0
|
|
|
|
|
astro: 3.6.0(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
astro: 3.6.3(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
github-slugger: 2.0.0
|
|
|
|
|
import-meta-resolve: 3.1.1
|
|
|
|
|
mdast-util-definitions: 6.0.0
|
|
|
|
@@ -185,16 +185,16 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@astrojs/mdx@1.1.5(astro@3.6.0):
|
|
|
|
|
/@astrojs/mdx@1.1.5(astro@3.6.3):
|
|
|
|
|
resolution: {integrity: sha512-4bveyB1Lb1vWo2kdHJjQYoCytWlrIjAxHATHUTuYnBPmdPjsfy9wuCnb9rozwyyarDABx87CzG5gotBNYd+dVA==}
|
|
|
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
astro: ^3.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@astrojs/markdown-remark': 3.5.0(astro@3.6.0)
|
|
|
|
|
'@astrojs/markdown-remark': 3.5.0(astro@3.6.3)
|
|
|
|
|
'@mdx-js/mdx': 2.3.0
|
|
|
|
|
acorn: 8.11.2
|
|
|
|
|
astro: 3.6.0(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
astro: 3.6.3(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
es-module-lexer: 1.4.1
|
|
|
|
|
estree-util-visit: 1.2.1
|
|
|
|
|
github-slugger: 2.0.0
|
|
|
|
@@ -218,7 +218,7 @@ packages:
|
|
|
|
|
prismjs: 1.29.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@astrojs/react@3.0.6(@types/react-dom@18.2.17)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)(vite@4.5.0):
|
|
|
|
|
/@astrojs/react@3.0.6(@types/react-dom@18.2.17)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)(vite@5.0.4):
|
|
|
|
|
resolution: {integrity: sha512-hjC02q8cPeyzw+LWe6V2dPTYf8OgfuZwxmH32tkhn3JC/VTz1AdO5rM7dgvbilLnUoL7qMGapODEkSl2mmW+oA==}
|
|
|
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@@ -229,7 +229,7 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/react': 18.2.39
|
|
|
|
|
'@types/react-dom': 18.2.17
|
|
|
|
|
'@vitejs/plugin-react': 4.2.0(vite@4.5.0)
|
|
|
|
|
'@vitejs/plugin-react': 4.2.0(vite@5.0.4)
|
|
|
|
|
react: 18.2.0
|
|
|
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
|
|
|
ultrahtml: 1.5.2
|
|
|
|
@@ -252,13 +252,13 @@ packages:
|
|
|
|
|
zod: 3.22.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@astrojs/tailwind@5.0.2(astro@3.6.0)(tailwindcss@3.3.5):
|
|
|
|
|
/@astrojs/tailwind@5.0.2(astro@3.6.3)(tailwindcss@3.3.5):
|
|
|
|
|
resolution: {integrity: sha512-oXqeqmBlkQmsltrsU9nEWeXOtrZIAHW8dcmX7BCdrjzPnU6dPwWzAwhddNQ9ihKiWwsLnlbwQZIo2CDigcZlIA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
astro: ^3.2.4
|
|
|
|
|
tailwindcss: ^3.0.24
|
|
|
|
|
dependencies:
|
|
|
|
|
astro: 3.6.0(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
astro: 3.6.3(sass@1.69.5)(typescript@5.3.2)
|
|
|
|
|
autoprefixer: 10.4.16(postcss@8.4.31)
|
|
|
|
|
postcss: 8.4.31
|
|
|
|
|
postcss-load-config: 4.0.2(postcss@8.4.31)
|
|
|
|
@@ -570,6 +570,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/android-arm64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLECj6FhDzk1cF9WHMVwrtA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [android]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/android-arm@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -588,6 +597,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/android-arm@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvLBax+VKTPlpnx+sPicOA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [android]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/android-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -606,6 +624,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/android-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-rdqqYfRIn4jWOp+lzQttYMa2Xar3OK9Yt2fhOhzFXqg0rVWEfSclJvZq5fZslnz6ypHvVf3CT7qyf0A5pM682A==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [android]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/darwin-arm64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -624,6 +651,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/darwin-arm64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-RQw9DemMbIq35Bprbboyf8SmOr4UXsRVxJ97LgB55VKKeJOOdvsIPy0nFyF2l8U+h4PtBx/1kRf0BelOYCiQcw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/darwin-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -642,6 +678,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/darwin-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-3sur80OT9YdeZwIVgERAysAbwncom7b4bCI2XKLjMfPymTud7e/oY4y+ci1XVp5TfQp/bppn7xLw1n/oSQY3/Q==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/freebsd-arm64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -660,6 +705,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/freebsd-arm64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-WAnPJSDattvS/XtPCTj1tPoTxERjcTpH6HsMr6ujTT+X6rylVe8ggxk8pVxzf5U1wh5sPODpawNicF5ta/9Tmw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [freebsd]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/freebsd-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -678,6 +732,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/freebsd-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-ICvZyOplIjmmhjd6mxi+zxSdpPTKFfyPPQMQTK/w+8eNK6WV01AjIztJALDtwNNfFhfZLux0tZLC+U9nSyA5Zg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [freebsd]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-arm64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -696,6 +759,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-arm64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-z1zMZivxDLHWnyGOctT9JP70h0beY54xDDDJt4VpTX+iwA77IFsE1vCXWmprajJGa+ZYSqkSbRQ4eyLCpCmiCQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-arm@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -714,6 +786,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-arm@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-H4vmI5PYqSvosPaTJuEppU9oz1dq2A7Mr2vyg5TF9Ga+3+MGgBdGzcyBP7qK9MrwFQZlvNyJrvz6GuCaj3OukQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-ia32@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -732,6 +813,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-ia32@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-1a8suQiFJmZz1khm/rDglOc8lavtzEMRo0v6WhPgxkrjcU0LkHj+TwBrALwoz/OtMExvsqbbMI0ChyelKabSvQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [ia32]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-loong64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -750,6 +840,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-loong64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-fHZWS2JJxnXt1uYJsDv9+b60WCc2RlvVAy1F76qOLtXRO+H4mjt3Tr6MJ5l7Q78X8KgCFudnTuiQRBhULUyBKQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [loong64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-mips64el@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -768,6 +867,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-mips64el@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-Wy/z0EL5qZYLX66dVnEg9riiwls5IYnziwuju2oUiuxVc+/edvqXa04qNtbrs0Ukatg5HEzqT94Zs7J207dN5Q==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [mips64el]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-ppc64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -786,6 +894,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-ppc64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-ETaW6245wK23YIEufhMQ3HSeHO7NgsLx8gygBVldRHKhOlD1oNeNy/P67mIh1zPn2Hr2HLieQrt6tWrVwuqrxg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [ppc64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-riscv64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -804,6 +921,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-riscv64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-T2DRQk55SgoleTP+DtPlMrxi/5r9AeFgkhkZ/B0ap99zmxtxdOixOMI570VjdRCs9pE4Wdkz7JYrsPvsl7eESg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [riscv64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-s390x@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -822,6 +948,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-s390x@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-NPxbdmmo3Bk7mbNeHmcCd7R7fptJaczPYBaELk6NcXxy7HLNyWwCyDJ/Xx+/YcNH7Im5dHdx9gZ5xIwyliQCbg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [s390x]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -840,6 +975,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/linux-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-lytMAVOM3b1gPypL2TRmZ5rnXl7+6IIk8uB3eLsV1JwcizuolblXRrc5ShPrO9ls/b+RTp+E6gbsuLWHWi2zGg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/netbsd-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -858,6 +1002,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/netbsd-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-hvWVo2VsXz/8NVt1UhLzxwAfo5sioj92uo0bCfLibB0xlOmimU/DeAEsQILlBQvkhrGjamP0/el5HU76HAitGw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [netbsd]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/openbsd-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -876,6 +1029,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/openbsd-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-/7Y7u77rdvmGTxR83PgaSvSBJCC2L3Kb1M/+dmSIvRvQPXXCuC97QAwMugBNG0yGcbEGfFBH7ojPzAOxfGNkwQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [openbsd]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/sunos-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -894,6 +1056,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/sunos-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-9Lc4s7Oi98GqFA4HzA/W2JHIYfnXbUYgekUP/Sm4BG9sfLjyv6GKKHKKVs83SMicBF2JwAX6A1PuOLMqpD001w==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [sunos]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-arm64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -912,6 +1083,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-arm64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-rq6WzBGjSzihI9deW3fC2Gqiak68+b7qo5/3kmB6Gvbh/NYPA0sJhrnp7wgV4bNwjqM+R2AApXGxMO7ZoGhIJg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-ia32@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -930,6 +1110,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-ia32@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-AIAbverbg5jMvJznYiGhrd3sumfwWs8572mIJL5NQjJa06P8KfCPWZQ0NwZbPQnbQi9OWSZhFVSUWjjIrn4hSw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [ia32]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-x64@0.18.20:
|
|
|
|
|
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
@@ -948,6 +1137,15 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@esbuild/win32-x64@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-bfZ0cQ1uZs2PqpulNL5j/3w+GDhP36k1K5c38QdQg+Swy51jFZWWeIkteNsufkQxp986wnqRRsb/bHbY1WQ7TA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@jridgewell/gen-mapping@0.3.3:
|
|
|
|
|
resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
|
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
@@ -1023,6 +1221,102 @@ packages:
|
|
|
|
|
fastq: 1.15.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-android-arm-eabi@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-0WQ0ouLejaUCRsL93GD4uft3rOmB8qoQMU05Kb8CmMtMBe7XUDLAltxVZI1q6byNqEtU7N1ZX1Vw5lIpgulLQA==}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [android]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-android-arm64@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-1TKm25Rn20vr5aTGGZqo6E4mzPicCUD79k17EgTLAsXc1zysyi4xXKACfUbwyANEPAEIxkzwue6JZ+stYzWUTA==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [android]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-darwin-arm64@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-cEXJQY/ZqMACb+nxzDeX9IPLAg7S94xouJJCNVE5BJM8JUEP4HeTF+ti3cmxWeSJo+5D+o8Tc0UAWUkfENdeyw==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-darwin-x64@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-LoSU9Xu56isrkV2jLldcKspJ7sSXmZWkAxg7sW/RfF7GS4F5/v4EiqKSMCFbZtDu2Nc1gxxFdQdKwkKS4rwxNg==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-linux-arm-gnueabihf@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-EfI3hzYAy5vFNDqpXsNxXcgRDcFHUWSx5nnRSCKwXuQlI5J9dD84g2Usw81n3FLBNsGCegKGwwTVsSKK9cooSQ==}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-linux-arm64-gnu@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-9lhc4UZstsegbNLhH0Zu6TqvDfmhGzuCWtcTFXY10VjLLUe4Mr0Ye2L3rrtHaDd/J5+tFMEuo5LTCSCMXWfUKw==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-linux-arm64-musl@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-FfoOK1yP5ksX3wwZ4Zk1NgyGHZyuRhf99j64I5oEmirV8EFT7+OhUZEnP+x17lcP/QHJNWGsoJwrz4PJ9fBEXw==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-linux-x64-gnu@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-DNGZvZDO5YF7jN5fX8ZqmGLjZEXIJRdJEdTFMhiyXqyXubBa0WVLDWSNlQ5JR2PNgDbEV1VQowhVRUh+74D+RA==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-linux-x64-musl@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-RkJVNVRM+piYy87HrKmhbexCHg3A6Z6MU0W9GHnJwBQNBeyhCJG9KDce4SAMdicQnpURggSvtbGo9xAWOfSvIQ==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-win32-arm64-msvc@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-v2FVT6xfnnmTe3W9bJXl6r5KwJglMK/iRlkKiIFfO6ysKs0rDgz7Cwwf3tjldxQUrHL9INT/1r4VA0n9L/F1vQ==}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-win32-ia32-msvc@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-YEeOjxRyEjqcWphH9dyLbzgkF8wZSKAKUkldRY6dgNR5oKs2LZazqGB41cWJ4Iqqcy9/zqYgmzBkRoVz3Q9MLw==}
|
|
|
|
|
cpu: [ia32]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@rollup/rollup-win32-x64-msvc@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-0zfTlFAIhgz8V2G8STq8toAjsYYA6eci1hnXuyOTUFnymrtJwnS6uGKiv3v5UrPZkBlamLvrLV2iiaeqCKzb0A==}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@shuding/opentype.js@1.4.0-beta.0:
|
|
|
|
|
resolution: {integrity: sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==}
|
|
|
|
|
engines: {node: '>= 8.0.0'}
|
|
|
|
@@ -1169,7 +1463,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vitejs/plugin-react@4.2.0(vite@4.5.0):
|
|
|
|
|
/@vitejs/plugin-react@4.2.0(vite@5.0.4):
|
|
|
|
|
resolution: {integrity: sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==}
|
|
|
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@@ -1180,7 +1474,7 @@ packages:
|
|
|
|
|
'@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.3)
|
|
|
|
|
'@types/babel__core': 7.20.5
|
|
|
|
|
react-refresh: 0.14.0
|
|
|
|
|
vite: 4.5.0(sass@1.69.5)
|
|
|
|
|
vite: 5.0.4(sass@1.69.5)
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
@@ -1354,14 +1648,14 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-7gq6lhibCM8FuzZIJlbLLWP5EJ9KL2/4XqeFrAg9O6ZK2xMFxJ5ubKf+a0VJwwTu8W8Xr421CmpiXu6Hq7n/7Q==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/astro@3.6.0(sass@1.69.5)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-mRDzWXsaSBaN+juvunO4Ukq8HQ1WqrULlcZfKzaKEZEXvxiWmMKN9tH0onQH0EaQ7+f4nNR4VN9kYTM26uMrXQ==}
|
|
|
|
|
/astro@3.6.3(sass@1.69.5)(typescript@5.3.2):
|
|
|
|
|
resolution: {integrity: sha512-oEkYfXTk38MulcM0lgonGxDO+si4XbPyaf82YK+STLbEFtRggJYiQTyM0zGXnpLEiXX0DOjSvWLhFw3iVcZY1w==}
|
|
|
|
|
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@astrojs/compiler': 2.3.2
|
|
|
|
|
'@astrojs/internal-helpers': 0.2.1
|
|
|
|
|
'@astrojs/markdown-remark': 3.5.0(astro@3.6.0)
|
|
|
|
|
'@astrojs/markdown-remark': 3.5.0(astro@3.6.3)
|
|
|
|
|
'@astrojs/telemetry': 3.0.4
|
|
|
|
|
'@babel/core': 7.23.3
|
|
|
|
|
'@babel/generator': 7.23.4
|
|
|
|
@@ -1974,6 +2268,36 @@ packages:
|
|
|
|
|
'@esbuild/win32-x64': 0.19.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/esbuild@0.19.8:
|
|
|
|
|
resolution: {integrity: sha512-l7iffQpT2OrZfH2rXIp7/FkmaeZM0vxbxN9KfiCwGYuZqzMg/JdvX26R31Zxn/Pxvsrg3Y9N6XTcnknqDyyv4w==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
requiresBuild: true
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@esbuild/android-arm': 0.19.8
|
|
|
|
|
'@esbuild/android-arm64': 0.19.8
|
|
|
|
|
'@esbuild/android-x64': 0.19.8
|
|
|
|
|
'@esbuild/darwin-arm64': 0.19.8
|
|
|
|
|
'@esbuild/darwin-x64': 0.19.8
|
|
|
|
|
'@esbuild/freebsd-arm64': 0.19.8
|
|
|
|
|
'@esbuild/freebsd-x64': 0.19.8
|
|
|
|
|
'@esbuild/linux-arm': 0.19.8
|
|
|
|
|
'@esbuild/linux-arm64': 0.19.8
|
|
|
|
|
'@esbuild/linux-ia32': 0.19.8
|
|
|
|
|
'@esbuild/linux-loong64': 0.19.8
|
|
|
|
|
'@esbuild/linux-mips64el': 0.19.8
|
|
|
|
|
'@esbuild/linux-ppc64': 0.19.8
|
|
|
|
|
'@esbuild/linux-riscv64': 0.19.8
|
|
|
|
|
'@esbuild/linux-s390x': 0.19.8
|
|
|
|
|
'@esbuild/linux-x64': 0.19.8
|
|
|
|
|
'@esbuild/netbsd-x64': 0.19.8
|
|
|
|
|
'@esbuild/openbsd-x64': 0.19.8
|
|
|
|
|
'@esbuild/sunos-x64': 0.19.8
|
|
|
|
|
'@esbuild/win32-arm64': 0.19.8
|
|
|
|
|
'@esbuild/win32-ia32': 0.19.8
|
|
|
|
|
'@esbuild/win32-x64': 0.19.8
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/escalade@3.1.1:
|
|
|
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
@@ -4115,6 +4439,26 @@ packages:
|
|
|
|
|
fsevents: 2.3.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/rollup@4.6.1:
|
|
|
|
|
resolution: {integrity: sha512-jZHaZotEHQaHLgKr8JnQiDT1rmatjgKlMekyksz+yk9jt/8z9quNjnKNRoaM0wd9DC2QKXjmWWuDYtM3jfF8pQ==}
|
|
|
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@rollup/rollup-android-arm-eabi': 4.6.1
|
|
|
|
|
'@rollup/rollup-android-arm64': 4.6.1
|
|
|
|
|
'@rollup/rollup-darwin-arm64': 4.6.1
|
|
|
|
|
'@rollup/rollup-darwin-x64': 4.6.1
|
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.6.1
|
|
|
|
|
'@rollup/rollup-linux-arm64-gnu': 4.6.1
|
|
|
|
|
'@rollup/rollup-linux-arm64-musl': 4.6.1
|
|
|
|
|
'@rollup/rollup-linux-x64-gnu': 4.6.1
|
|
|
|
|
'@rollup/rollup-linux-x64-musl': 4.6.1
|
|
|
|
|
'@rollup/rollup-win32-arm64-msvc': 4.6.1
|
|
|
|
|
'@rollup/rollup-win32-ia32-msvc': 4.6.1
|
|
|
|
|
'@rollup/rollup-win32-x64-msvc': 4.6.1
|
|
|
|
|
fsevents: 2.3.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/run-parallel@1.2.0:
|
|
|
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
|
dependencies:
|
|
|
|
@@ -4858,6 +5202,42 @@ packages:
|
|
|
|
|
fsevents: 2.3.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/vite@5.0.4(sass@1.69.5):
|
|
|
|
|
resolution: {integrity: sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg==}
|
|
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
|
hasBin: true
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
|
|
|
less: '*'
|
|
|
|
|
lightningcss: ^1.21.0
|
|
|
|
|
sass: '*'
|
|
|
|
|
stylus: '*'
|
|
|
|
|
sugarss: '*'
|
|
|
|
|
terser: ^5.4.0
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
'@types/node':
|
|
|
|
|
optional: true
|
|
|
|
|
less:
|
|
|
|
|
optional: true
|
|
|
|
|
lightningcss:
|
|
|
|
|
optional: true
|
|
|
|
|
sass:
|
|
|
|
|
optional: true
|
|
|
|
|
stylus:
|
|
|
|
|
optional: true
|
|
|
|
|
sugarss:
|
|
|
|
|
optional: true
|
|
|
|
|
terser:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
esbuild: 0.19.8
|
|
|
|
|
postcss: 8.4.31
|
|
|
|
|
rollup: 4.6.1
|
|
|
|
|
sass: 1.69.5
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents: 2.3.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/vitefu@0.2.5(vite@4.5.0):
|
|
|
|
|
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|