Commit ef75f0bb5a798e98249db281b8b448c7016b421c

Authored by boyang
1 parent e354694e

fix: prod2.sh-25-26

Showing 1 changed file with 710 additions and 114 deletions
pnpm-lock.yaml
@@ -11,12 +11,15 @@ importers: @@ -11,12 +11,15 @@ importers:
11 '@pinia/nuxt': 11 '@pinia/nuxt':
12 specifier: ^0.5.1 12 specifier: ^0.5.1
13 version: 0.5.1(rollup@4.17.2)(vue@3.4.27) 13 version: 0.5.1(rollup@4.17.2)(vue@3.4.27)
  14 + '@stefanobartoletti/nuxt-social-share':
  15 + specifier: ^1.2.0
  16 + version: 1.2.0(rollup@4.17.2)
14 lodash: 17 lodash:
15 specifier: ^4.17.21 18 specifier: ^4.17.21
16 version: 4.17.21 19 version: 4.17.21
17 nuxt: 20 nuxt:
18 specifier: ^3.11.2 21 specifier: ^3.11.2
19 - version: 3.11.2(@opentelemetry/api@1.8.0)(@unocss/reset@0.60.2)(floating-vue@5.2.2)(rollup@4.17.2)(sass@1.77.1)(unocss@0.60.2)(vite@5.2.11) 22 + version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
20 vue: 23 vue:
21 specifier: ^3.4.27 24 specifier: ^3.4.27
22 version: 3.4.27 25 version: 3.4.27
@@ -25,7 +28,7 @@ importers: @@ -25,7 +28,7 @@ importers:
25 version: 4.3.2(vue@3.4.27) 28 version: 4.3.2(vue@3.4.27)
26 vuetify-nuxt-module: 29 vuetify-nuxt-module:
27 specifier: ^0.14.0 30 specifier: ^0.14.0
28 - version: 0.14.0(rollup@4.17.2)(vite@5.2.11)(vue@3.4.27) 31 + version: 0.14.0(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27)
29 devDependencies: 32 devDependencies:
30 '@nuxtjs/i18n': 33 '@nuxtjs/i18n':
31 specifier: ^8.3.1 34 specifier: ^8.3.1
@@ -66,18 +69,34 @@ packages: @@ -66,18 +69,34 @@ packages:
66 resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} 69 resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
67 engines: {node: '>=6.9.0'} 70 engines: {node: '>=6.9.0'}
68 71
  72 + '@babel/code-frame@7.26.2':
  73 + resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  74 + engines: {node: '>=6.9.0'}
  75 +
69 '@babel/compat-data@7.24.4': 76 '@babel/compat-data@7.24.4':
70 resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} 77 resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
71 engines: {node: '>=6.9.0'} 78 engines: {node: '>=6.9.0'}
72 79
  80 + '@babel/compat-data@7.26.2':
  81 + resolution: {integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==}
  82 + engines: {node: '>=6.9.0'}
  83 +
73 '@babel/core@7.24.5': 84 '@babel/core@7.24.5':
74 resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} 85 resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==}
75 engines: {node: '>=6.9.0'} 86 engines: {node: '>=6.9.0'}
76 87
  88 + '@babel/core@7.26.0':
  89 + resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
  90 + engines: {node: '>=6.9.0'}
  91 +
77 '@babel/generator@7.24.5': 92 '@babel/generator@7.24.5':
78 resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} 93 resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==}
79 engines: {node: '>=6.9.0'} 94 engines: {node: '>=6.9.0'}
80 95
  96 + '@babel/generator@7.26.2':
  97 + resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==}
  98 + engines: {node: '>=6.9.0'}
  99 +
81 '@babel/helper-annotate-as-pure@7.22.5': 100 '@babel/helper-annotate-as-pure@7.22.5':
82 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} 101 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
83 engines: {node: '>=6.9.0'} 102 engines: {node: '>=6.9.0'}
@@ -86,6 +105,10 @@ packages: @@ -86,6 +105,10 @@ packages:
86 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} 105 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
87 engines: {node: '>=6.9.0'} 106 engines: {node: '>=6.9.0'}
88 107
  108 + '@babel/helper-compilation-targets@7.25.9':
  109 + resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
  110 + engines: {node: '>=6.9.0'}
  111 +
89 '@babel/helper-create-class-features-plugin@7.24.5': 112 '@babel/helper-create-class-features-plugin@7.24.5':
90 resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} 113 resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==}
91 engines: {node: '>=6.9.0'} 114 engines: {node: '>=6.9.0'}
@@ -116,12 +139,22 @@ packages: @@ -116,12 +139,22 @@ packages:
116 resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} 139 resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==}
117 engines: {node: '>=6.9.0'} 140 engines: {node: '>=6.9.0'}
118 141
  142 + '@babel/helper-module-imports@7.25.9':
  143 + resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  144 + engines: {node: '>=6.9.0'}
  145 +
119 '@babel/helper-module-transforms@7.24.5': 146 '@babel/helper-module-transforms@7.24.5':
120 resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} 147 resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==}
121 engines: {node: '>=6.9.0'} 148 engines: {node: '>=6.9.0'}
122 peerDependencies: 149 peerDependencies:
123 '@babel/core': ^7.0.0 150 '@babel/core': ^7.0.0
124 151
  152 + '@babel/helper-module-transforms@7.26.0':
  153 + resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  154 + engines: {node: '>=6.9.0'}
  155 + peerDependencies:
  156 + '@babel/core': ^7.0.0
  157 +
125 '@babel/helper-optimise-call-expression@7.22.5': 158 '@babel/helper-optimise-call-expression@7.22.5':
126 resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} 159 resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
127 engines: {node: '>=6.9.0'} 160 engines: {node: '>=6.9.0'}
@@ -152,18 +185,34 @@ packages: @@ -152,18 +185,34 @@ packages:
152 resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} 185 resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
153 engines: {node: '>=6.9.0'} 186 engines: {node: '>=6.9.0'}
154 187
  188 + '@babel/helper-string-parser@7.25.9':
  189 + resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  190 + engines: {node: '>=6.9.0'}
  191 +
155 '@babel/helper-validator-identifier@7.24.5': 192 '@babel/helper-validator-identifier@7.24.5':
156 resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} 193 resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==}
157 engines: {node: '>=6.9.0'} 194 engines: {node: '>=6.9.0'}
158 195
  196 + '@babel/helper-validator-identifier@7.25.9':
  197 + resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  198 + engines: {node: '>=6.9.0'}
  199 +
159 '@babel/helper-validator-option@7.23.5': 200 '@babel/helper-validator-option@7.23.5':
160 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} 201 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
161 engines: {node: '>=6.9.0'} 202 engines: {node: '>=6.9.0'}
162 203
  204 + '@babel/helper-validator-option@7.25.9':
  205 + resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  206 + engines: {node: '>=6.9.0'}
  207 +
163 '@babel/helpers@7.24.5': 208 '@babel/helpers@7.24.5':
164 resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} 209 resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==}
165 engines: {node: '>=6.9.0'} 210 engines: {node: '>=6.9.0'}
166 211
  212 + '@babel/helpers@7.26.0':
  213 + resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
  214 + engines: {node: '>=6.9.0'}
  215 +
167 '@babel/highlight@7.24.5': 216 '@babel/highlight@7.24.5':
168 resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} 217 resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==}
169 engines: {node: '>=6.9.0'} 218 engines: {node: '>=6.9.0'}
@@ -173,6 +222,11 @@ packages: @@ -173,6 +222,11 @@ packages:
173 engines: {node: '>=6.0.0'} 222 engines: {node: '>=6.0.0'}
174 hasBin: true 223 hasBin: true
175 224
  225 + '@babel/parser@7.26.2':
  226 + resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
  227 + engines: {node: '>=6.0.0'}
  228 + hasBin: true
  229 +
176 '@babel/plugin-proposal-decorators@7.24.1': 230 '@babel/plugin-proposal-decorators@7.24.1':
177 resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==} 231 resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==}
178 engines: {node: '>=6.9.0'} 232 engines: {node: '>=6.9.0'}
@@ -230,18 +284,34 @@ packages: @@ -230,18 +284,34 @@ packages:
230 resolution: {integrity: sha512-Sl8oN9bGfRlNUA2jzfzoHEZxFBDliBlwi5mPVCAWKSlBNkXXJOHpu7SDOqjF6mRoTa6GNX/1kAWG3Tr+YQ3N7A==} 284 resolution: {integrity: sha512-Sl8oN9bGfRlNUA2jzfzoHEZxFBDliBlwi5mPVCAWKSlBNkXXJOHpu7SDOqjF6mRoTa6GNX/1kAWG3Tr+YQ3N7A==}
231 engines: {node: '>=6.9.0'} 285 engines: {node: '>=6.9.0'}
232 286
  287 + '@babel/standalone@7.26.2':
  288 + resolution: {integrity: sha512-i2VbegsRfwa9yq3xmfDX3tG2yh9K0cCqwpSyVG2nPxifh0EOnucAZUeO/g4lW2Zfg03aPJNtPfxQbDHzXc7H+w==}
  289 + engines: {node: '>=6.9.0'}
  290 +
233 '@babel/template@7.24.0': 291 '@babel/template@7.24.0':
234 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} 292 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
235 engines: {node: '>=6.9.0'} 293 engines: {node: '>=6.9.0'}
236 294
  295 + '@babel/template@7.25.9':
  296 + resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
  297 + engines: {node: '>=6.9.0'}
  298 +
237 '@babel/traverse@7.24.5': 299 '@babel/traverse@7.24.5':
238 resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} 300 resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==}
239 engines: {node: '>=6.9.0'} 301 engines: {node: '>=6.9.0'}
240 302
  303 + '@babel/traverse@7.25.9':
  304 + resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
  305 + engines: {node: '>=6.9.0'}
  306 +
241 '@babel/types@7.24.5': 307 '@babel/types@7.24.5':
242 resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} 308 resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==}
243 engines: {node: '>=6.9.0'} 309 engines: {node: '>=6.9.0'}
244 310
  311 + '@babel/types@7.26.0':
  312 + resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
  313 + engines: {node: '>=6.9.0'}
  314 +
245 '@cloudflare/kv-asset-handler@0.3.2': 315 '@cloudflare/kv-asset-handler@0.3.2':
246 resolution: {integrity: sha512-EeEjMobfuJrwoctj7FA1y1KEbM0+Q1xSjobIEyie9k4haVEBB7vkDvsasw1pM3rO39mL2akxIAzLMUAtrMHZhA==} 316 resolution: {integrity: sha512-EeEjMobfuJrwoctj7FA1y1KEbM0+Q1xSjobIEyie9k4haVEBB7vkDvsasw1pM3rO39mL2akxIAzLMUAtrMHZhA==}
247 engines: {node: '>=16.13'} 317 engines: {node: '>=16.13'}
@@ -479,6 +549,9 @@ packages: @@ -479,6 +549,9 @@ packages:
479 '@jridgewell/sourcemap-codec@1.4.15': 549 '@jridgewell/sourcemap-codec@1.4.15':
480 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} 550 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
481 551
  552 + '@jridgewell/sourcemap-codec@1.5.0':
  553 + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  554 +
482 '@jridgewell/trace-mapping@0.3.25': 555 '@jridgewell/trace-mapping@0.3.25':
483 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 556 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
484 557
@@ -586,10 +659,18 @@ packages: @@ -586,10 +659,18 @@ packages:
586 resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} 659 resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==}
587 engines: {node: ^14.18.0 || >=16.10.0} 660 engines: {node: ^14.18.0 || >=16.10.0}
588 661
  662 + '@nuxt/kit@3.14.1592':
  663 + resolution: {integrity: sha512-r9r8bISBBisvfcNgNL3dSIQHSBe0v5YkX5zwNblIC2T0CIEgxEVoM5rq9O5wqgb5OEydsHTtT2hL57vdv6VT2w==}
  664 + engines: {node: ^14.18.0 || >=16.10.0}
  665 +
589 '@nuxt/schema@3.11.2': 666 '@nuxt/schema@3.11.2':
590 resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==} 667 resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==}
591 engines: {node: ^14.18.0 || >=16.10.0} 668 engines: {node: ^14.18.0 || >=16.10.0}
592 669
  670 + '@nuxt/schema@3.14.1592':
  671 + resolution: {integrity: sha512-A1d/08ueX8stTXNkvGqnr1eEXZgvKn+vj6s7jXhZNWApUSqMgItU4VK28vrrdpKbjIPwq2SwhnGOHUYvN9HwCQ==}
  672 + engines: {node: ^14.18.0 || >=16.10.0}
  673 +
593 '@nuxt/telemetry@2.5.4': 674 '@nuxt/telemetry@2.5.4':
594 resolution: {integrity: sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==} 675 resolution: {integrity: sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==}
595 hasBin: true 676 hasBin: true
@@ -716,30 +797,35 @@ packages: @@ -716,30 +797,35 @@ packages:
716 engines: {node: '>= 10.0.0'} 797 engines: {node: '>= 10.0.0'}
717 cpu: [arm] 798 cpu: [arm]
718 os: [linux] 799 os: [linux]
  800 + libc: [glibc]
719 801
720 '@parcel/watcher-linux-arm64-glibc@2.4.1': 802 '@parcel/watcher-linux-arm64-glibc@2.4.1':
721 resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} 803 resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==}
722 engines: {node: '>= 10.0.0'} 804 engines: {node: '>= 10.0.0'}
723 cpu: [arm64] 805 cpu: [arm64]
724 os: [linux] 806 os: [linux]
  807 + libc: [glibc]
725 808
726 '@parcel/watcher-linux-arm64-musl@2.4.1': 809 '@parcel/watcher-linux-arm64-musl@2.4.1':
727 resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} 810 resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==}
728 engines: {node: '>= 10.0.0'} 811 engines: {node: '>= 10.0.0'}
729 cpu: [arm64] 812 cpu: [arm64]
730 os: [linux] 813 os: [linux]
  814 + libc: [musl]
731 815
732 '@parcel/watcher-linux-x64-glibc@2.4.1': 816 '@parcel/watcher-linux-x64-glibc@2.4.1':
733 resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} 817 resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==}
734 engines: {node: '>= 10.0.0'} 818 engines: {node: '>= 10.0.0'}
735 cpu: [x64] 819 cpu: [x64]
736 os: [linux] 820 os: [linux]
  821 + libc: [glibc]
737 822
738 '@parcel/watcher-linux-x64-musl@2.4.1': 823 '@parcel/watcher-linux-x64-musl@2.4.1':
739 resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} 824 resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==}
740 engines: {node: '>= 10.0.0'} 825 engines: {node: '>= 10.0.0'}
741 cpu: [x64] 826 cpu: [x64]
742 os: [linux] 827 os: [linux]
  828 + libc: [musl]
743 829
744 '@parcel/watcher-wasm@2.4.1': 830 '@parcel/watcher-wasm@2.4.1':
745 resolution: {integrity: sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==} 831 resolution: {integrity: sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==}
@@ -864,6 +950,15 @@ packages: @@ -864,6 +950,15 @@ packages:
864 rollup: 950 rollup:
865 optional: true 951 optional: true
866 952
  953 + '@rollup/pluginutils@5.1.3':
  954 + resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==}
  955 + engines: {node: '>=14.0.0'}
  956 + peerDependencies:
  957 + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  958 + peerDependenciesMeta:
  959 + rollup:
  960 + optional: true
  961 +
867 '@rollup/rollup-android-arm-eabi@4.17.2': 962 '@rollup/rollup-android-arm-eabi@4.17.2':
868 resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==} 963 resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==}
869 cpu: [arm] 964 cpu: [arm]
@@ -888,46 +983,55 @@ packages: @@ -888,46 +983,55 @@ packages:
888 resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==} 983 resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==}
889 cpu: [arm] 984 cpu: [arm]
890 os: [linux] 985 os: [linux]
  986 + libc: [glibc]
891 987
892 '@rollup/rollup-linux-arm-musleabihf@4.17.2': 988 '@rollup/rollup-linux-arm-musleabihf@4.17.2':
893 resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==} 989 resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==}
894 cpu: [arm] 990 cpu: [arm]
895 os: [linux] 991 os: [linux]
  992 + libc: [musl]
896 993
897 '@rollup/rollup-linux-arm64-gnu@4.17.2': 994 '@rollup/rollup-linux-arm64-gnu@4.17.2':
898 resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==} 995 resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==}
899 cpu: [arm64] 996 cpu: [arm64]
900 os: [linux] 997 os: [linux]
  998 + libc: [glibc]
901 999
902 '@rollup/rollup-linux-arm64-musl@4.17.2': 1000 '@rollup/rollup-linux-arm64-musl@4.17.2':
903 resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==} 1001 resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==}
904 cpu: [arm64] 1002 cpu: [arm64]
905 os: [linux] 1003 os: [linux]
  1004 + libc: [musl]
906 1005
907 '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': 1006 '@rollup/rollup-linux-powerpc64le-gnu@4.17.2':
908 resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==} 1007 resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==}
909 cpu: [ppc64] 1008 cpu: [ppc64]
910 os: [linux] 1009 os: [linux]
  1010 + libc: [glibc]
911 1011
912 '@rollup/rollup-linux-riscv64-gnu@4.17.2': 1012 '@rollup/rollup-linux-riscv64-gnu@4.17.2':
913 resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==} 1013 resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==}
914 cpu: [riscv64] 1014 cpu: [riscv64]
915 os: [linux] 1015 os: [linux]
  1016 + libc: [glibc]
916 1017
917 '@rollup/rollup-linux-s390x-gnu@4.17.2': 1018 '@rollup/rollup-linux-s390x-gnu@4.17.2':
918 resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==} 1019 resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==}
919 cpu: [s390x] 1020 cpu: [s390x]
920 os: [linux] 1021 os: [linux]
  1022 + libc: [glibc]
921 1023
922 '@rollup/rollup-linux-x64-gnu@4.17.2': 1024 '@rollup/rollup-linux-x64-gnu@4.17.2':
923 resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==} 1025 resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==}
924 cpu: [x64] 1026 cpu: [x64]
925 os: [linux] 1027 os: [linux]
  1028 + libc: [glibc]
926 1029
927 '@rollup/rollup-linux-x64-musl@4.17.2': 1030 '@rollup/rollup-linux-x64-musl@4.17.2':
928 resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==} 1031 resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==}
929 cpu: [x64] 1032 cpu: [x64]
930 os: [linux] 1033 os: [linux]
  1034 + libc: [musl]
931 1035
932 '@rollup/rollup-win32-arm64-msvc@4.17.2': 1036 '@rollup/rollup-win32-arm64-msvc@4.17.2':
933 resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==} 1037 resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==}
@@ -975,6 +1079,9 @@ packages: @@ -975,6 +1079,9 @@ packages:
975 resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} 1079 resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
976 engines: {node: '>=18'} 1080 engines: {node: '>=18'}
977 1081
  1082 + '@stefanobartoletti/nuxt-social-share@1.2.0':
  1083 + resolution: {integrity: sha512-iehssGh971g49CFU3A9leUpAgrLMb9gPFIO7OORyh6ghclc6HNr7QaGnOXihAM0VTJRIqiL3f3AEMiAvwT79Kg==}
  1084 +
978 '@tailwindcss/aspect-ratio@0.4.2': 1085 '@tailwindcss/aspect-ratio@0.4.2':
979 resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==} 1086 resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==}
980 peerDependencies: 1087 peerDependencies:
@@ -1295,6 +1402,11 @@ packages: @@ -1295,6 +1402,11 @@ packages:
1295 engines: {node: '>=0.4.0'} 1402 engines: {node: '>=0.4.0'}
1296 hasBin: true 1403 hasBin: true
1297 1404
  1405 + acorn@8.14.0:
  1406 + resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  1407 + engines: {node: '>=0.4.0'}
  1408 + hasBin: true
  1409 +
1298 agent-base@6.0.2: 1410 agent-base@6.0.2:
1299 resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} 1411 resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
1300 engines: {node: '>= 6.0.0'} 1412 engines: {node: '>= 6.0.0'}
@@ -1428,6 +1540,11 @@ packages: @@ -1428,6 +1540,11 @@ packages:
1428 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 1540 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
1429 hasBin: true 1541 hasBin: true
1430 1542
  1543 + browserslist@4.24.2:
  1544 + resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
  1545 + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  1546 + hasBin: true
  1547 +
1431 buffer-crc32@1.0.0: 1548 buffer-crc32@1.0.0:
1432 resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==} 1549 resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==}
1433 engines: {node: '>=8.0.0'} 1550 engines: {node: '>=8.0.0'}
@@ -1449,6 +1566,14 @@ packages: @@ -1449,6 +1566,14 @@ packages:
1449 c12@1.10.0: 1566 c12@1.10.0:
1450 resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==} 1567 resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==}
1451 1568
  1569 + c12@2.0.1:
  1570 + resolution: {integrity: sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==}
  1571 + peerDependencies:
  1572 + magicast: ^0.3.5
  1573 + peerDependenciesMeta:
  1574 + magicast:
  1575 + optional: true
  1576 +
1452 cac@6.7.14: 1577 cac@6.7.14:
1453 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} 1578 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
1454 engines: {node: '>=8'} 1579 engines: {node: '>=8'}
@@ -1471,6 +1596,9 @@ packages: @@ -1471,6 +1596,9 @@ packages:
1471 caniuse-lite@1.0.30001617: 1596 caniuse-lite@1.0.30001617:
1472 resolution: {integrity: sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==} 1597 resolution: {integrity: sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==}
1473 1598
  1599 + caniuse-lite@1.0.30001684:
  1600 + resolution: {integrity: sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==}
  1601 +
1474 chalk@2.4.2: 1602 chalk@2.4.2:
1475 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} 1603 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
1476 engines: {node: '>=4'} 1604 engines: {node: '>=4'}
@@ -1487,6 +1615,10 @@ packages: @@ -1487,6 +1615,10 @@ packages:
1487 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} 1615 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
1488 engines: {node: '>= 8.10.0'} 1616 engines: {node: '>= 8.10.0'}
1489 1617
  1618 + chokidar@4.0.1:
  1619 + resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
  1620 + engines: {node: '>= 14.16.0'}
  1621 +
1490 chownr@2.0.0: 1622 chownr@2.0.0:
1491 resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} 1623 resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
1492 engines: {node: '>=10'} 1624 engines: {node: '>=10'}
@@ -1558,6 +1690,9 @@ packages: @@ -1558,6 +1690,9 @@ packages:
1558 commondir@1.0.1: 1690 commondir@1.0.1:
1559 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} 1691 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
1560 1692
  1693 + compatx@0.1.8:
  1694 + resolution: {integrity: sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==}
  1695 +
1561 compress-commons@6.0.2: 1696 compress-commons@6.0.2:
1562 resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==} 1697 resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==}
1563 engines: {node: '>= 14'} 1698 engines: {node: '>= 14'}
@@ -1568,6 +1703,9 @@ packages: @@ -1568,6 +1703,9 @@ packages:
1568 confbox@0.1.7: 1703 confbox@0.1.7:
1569 resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==} 1704 resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
1570 1705
  1706 + confbox@0.1.8:
  1707 + resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  1708 +
1571 consola@3.2.3: 1709 consola@3.2.3:
1572 resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} 1710 resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
1573 engines: {node: ^14.18.0 || >=16.10.0} 1711 engines: {node: ^14.18.0 || >=16.10.0}
@@ -1794,6 +1932,9 @@ packages: @@ -1794,6 +1932,9 @@ packages:
1794 electron-to-chromium@1.4.763: 1932 electron-to-chromium@1.4.763:
1795 resolution: {integrity: sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==} 1933 resolution: {integrity: sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==}
1796 1934
  1935 + electron-to-chromium@1.5.64:
  1936 + resolution: {integrity: sha512-IXEuxU+5ClW2IGEYFC2T7szbyVgehupCWQe5GNh+H065CD6U6IFN0s4KeAMFGNmQolRU4IV7zGBWSYMmZ8uuqQ==}
  1937 +
1797 emoji-regex@8.0.0: 1938 emoji-regex@8.0.0:
1798 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 1939 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
1799 1940
@@ -1834,6 +1975,10 @@ packages: @@ -1834,6 +1975,10 @@ packages:
1834 resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} 1975 resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
1835 engines: {node: '>=6'} 1976 engines: {node: '>=6'}
1836 1977
  1978 + escalade@3.2.0:
  1979 + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1980 + engines: {node: '>=6'}
  1981 +
1837 escape-html@1.0.3: 1982 escape-html@1.0.3:
1838 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} 1983 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
1839 1984
@@ -2046,6 +2191,10 @@ packages: @@ -2046,6 +2191,10 @@ packages:
2046 resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} 2191 resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==}
2047 engines: {node: '>=18'} 2192 engines: {node: '>=18'}
2048 2193
  2194 + globby@14.0.2:
  2195 + resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
  2196 + engines: {node: '>=18'}
  2197 +
2049 graceful-fs@4.2.11: 2198 graceful-fs@4.2.11:
2050 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 2199 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
2051 2200
@@ -2142,6 +2291,10 @@ packages: @@ -2142,6 +2291,10 @@ packages:
2142 resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} 2291 resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
2143 engines: {node: '>= 4'} 2292 engines: {node: '>= 4'}
2144 2293
  2294 + ignore@6.0.2:
  2295 + resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
  2296 + engines: {node: '>= 4'}
  2297 +
2145 image-meta@0.2.0: 2298 image-meta@0.2.0:
2146 resolution: {integrity: sha512-ZBGjl0ZMEMeOC3Ns0wUF/5UdUmr3qQhBSCniT0LxOgGGIRHiNFOkMtIHB7EOznRU47V2AxPgiVP+s+0/UCU0Hg==} 2299 resolution: {integrity: sha512-ZBGjl0ZMEMeOC3Ns0wUF/5UdUmr3qQhBSCniT0LxOgGGIRHiNFOkMtIHB7EOznRU47V2AxPgiVP+s+0/UCU0Hg==}
2147 2300
@@ -2290,6 +2443,10 @@ packages: @@ -2290,6 +2443,10 @@ packages:
2290 resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} 2443 resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
2291 hasBin: true 2444 hasBin: true
2292 2445
  2446 + jiti@2.4.0:
  2447 + resolution: {integrity: sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==}
  2448 + hasBin: true
  2449 +
2293 js-tokens@4.0.0: 2450 js-tokens@4.0.0:
2294 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 2451 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
2295 2452
@@ -2308,6 +2465,11 @@ packages: @@ -2308,6 +2465,11 @@ packages:
2308 engines: {node: '>=4'} 2465 engines: {node: '>=4'}
2309 hasBin: true 2466 hasBin: true
2310 2467
  2468 + jsesc@3.0.2:
  2469 + resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
  2470 + engines: {node: '>=6'}
  2471 + hasBin: true
  2472 +
2311 json-parse-even-better-errors@3.0.2: 2473 json-parse-even-better-errors@3.0.2:
2312 resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==} 2474 resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==}
2313 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} 2475 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -2372,6 +2534,10 @@ packages: @@ -2372,6 +2534,10 @@ packages:
2372 resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} 2534 resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
2373 engines: {node: '>=14'} 2535 engines: {node: '>=14'}
2374 2536
  2537 + local-pkg@0.5.1:
  2538 + resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
  2539 + engines: {node: '>=14'}
  2540 +
2375 locate-path@6.0.0: 2541 locate-path@6.0.0:
2376 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} 2542 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
2377 engines: {node: '>=10'} 2543 engines: {node: '>=10'}
@@ -2411,6 +2577,9 @@ packages: @@ -2411,6 +2577,9 @@ packages:
2411 magic-string@0.30.10: 2577 magic-string@0.30.10:
2412 resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} 2578 resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
2413 2579
  2580 + magic-string@0.30.13:
  2581 + resolution: {integrity: sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g==}
  2582 +
2414 magicast@0.3.4: 2583 magicast@0.3.4:
2415 resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==} 2584 resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==}
2416 2585
@@ -2529,6 +2698,9 @@ packages: @@ -2529,6 +2698,9 @@ packages:
2529 mlly@1.7.1: 2698 mlly@1.7.1:
2530 resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==} 2699 resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
2531 2700
  2701 + mlly@1.7.3:
  2702 + resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
  2703 +
2532 mri@1.2.0: 2704 mri@1.2.0:
2533 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} 2705 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
2534 engines: {node: '>=4'} 2706 engines: {node: '>=4'}
@@ -2559,9 +2731,6 @@ packages: @@ -2559,9 +2731,6 @@ packages:
2559 engines: {node: ^18 || >=20} 2731 engines: {node: ^18 || >=20}
2560 hasBin: true 2732 hasBin: true
2561 2733
2562 - napi-wasm@1.1.0:  
2563 - resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}  
2564 -  
2565 negotiator@0.6.3: 2734 negotiator@0.6.3:
2566 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} 2735 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
2567 engines: {node: '>= 0.6'} 2736 engines: {node: '>= 0.6'}
@@ -2608,6 +2777,9 @@ packages: @@ -2608,6 +2777,9 @@ packages:
2608 node-releases@2.0.14: 2777 node-releases@2.0.14:
2609 resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} 2778 resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
2610 2779
  2780 + node-releases@2.0.18:
  2781 + resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
  2782 +
2611 nopt@5.0.0: 2783 nopt@5.0.0:
2612 resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} 2784 resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==}
2613 engines: {node: '>=6'} 2785 engines: {node: '>=6'}
@@ -2709,6 +2881,9 @@ packages: @@ -2709,6 +2881,9 @@ packages:
2709 ohash@1.1.3: 2881 ohash@1.1.3:
2710 resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} 2882 resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
2711 2883
  2884 + ohash@1.1.4:
  2885 + resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
  2886 +
2712 on-finished@2.4.1: 2887 on-finished@2.4.1:
2713 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} 2888 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
2714 engines: {node: '>= 0.8'} 2889 engines: {node: '>= 0.8'}
@@ -2806,10 +2981,17 @@ packages: @@ -2806,10 +2981,17 @@ packages:
2806 picocolors@1.0.0: 2981 picocolors@1.0.0:
2807 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} 2982 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
2808 2983
  2984 + picocolors@1.1.1:
  2985 + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  2986 +
2809 picomatch@2.3.1: 2987 picomatch@2.3.1:
2810 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 2988 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
2811 engines: {node: '>=8.6'} 2989 engines: {node: '>=8.6'}
2812 2990
  2991 + picomatch@4.0.2:
  2992 + resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  2993 + engines: {node: '>=12'}
  2994 +
2813 pify@2.3.0: 2995 pify@2.3.0:
2814 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} 2996 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
2815 engines: {node: '>=0.10.0'} 2997 engines: {node: '>=0.10.0'}
@@ -2836,6 +3018,9 @@ packages: @@ -2836,6 +3018,9 @@ packages:
2836 pkg-types@1.1.3: 3018 pkg-types@1.1.3:
2837 resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==} 3019 resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==}
2838 3020
  3021 + pkg-types@1.2.1:
  3022 + resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
  3023 +
2839 postcss-calc@9.0.1: 3024 postcss-calc@9.0.1:
2840 resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} 3025 resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==}
2841 engines: {node: ^14 || ^16 || >=18.0} 3026 engines: {node: ^14 || ^16 || >=18.0}
@@ -3117,6 +3302,10 @@ packages: @@ -3117,6 +3302,10 @@ packages:
3117 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} 3302 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
3118 engines: {node: '>=8.10.0'} 3303 engines: {node: '>=8.10.0'}
3119 3304
  3305 + readdirp@4.0.2:
  3306 + resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
  3307 + engines: {node: '>= 14.16.0'}
  3308 +
3120 redis-errors@1.2.0: 3309 redis-errors@1.2.0:
3121 resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} 3310 resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
3122 engines: {node: '>=4'} 3311 engines: {node: '>=4'}
@@ -3200,6 +3389,11 @@ packages: @@ -3200,6 +3389,11 @@ packages:
3200 engines: {node: '>=10'} 3389 engines: {node: '>=10'}
3201 hasBin: true 3390 hasBin: true
3202 3391
  3392 + semver@7.6.3:
  3393 + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  3394 + engines: {node: '>=10'}
  3395 + hasBin: true
  3396 +
3203 send@0.18.0: 3397 send@0.18.0:
3204 resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} 3398 resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
3205 engines: {node: '>= 0.8.0'} 3399 engines: {node: '>= 0.8.0'}
@@ -3329,6 +3523,9 @@ packages: @@ -3329,6 +3523,9 @@ packages:
3329 std-env@3.7.0: 3523 std-env@3.7.0:
3330 resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} 3524 resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
3331 3525
  3526 + std-env@3.8.0:
  3527 + resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==}
  3528 +
3332 streamx@2.16.1: 3529 streamx@2.16.1:
3333 resolution: {integrity: sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==} 3530 resolution: {integrity: sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==}
3334 3531
@@ -3485,6 +3682,9 @@ packages: @@ -3485,6 +3682,9 @@ packages:
3485 ufo@1.5.3: 3682 ufo@1.5.3:
3486 resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==} 3683 resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
3487 3684
  3685 + ufo@1.5.4:
  3686 + resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  3687 +
3488 ultrahtml@1.5.3: 3688 ultrahtml@1.5.3:
3489 resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} 3689 resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==}
3490 3690
@@ -3514,6 +3714,9 @@ packages: @@ -3514,6 +3714,9 @@ packages:
3514 resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} 3714 resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
3515 engines: {node: '>=18'} 3715 engines: {node: '>=18'}
3516 3716
  3717 + unimport@3.13.3:
  3718 + resolution: {integrity: sha512-dr7sjOoRFCSDlnARFPAMB8OmjIMc6j14qd749VmB1yiqFEYFbi+1jWPTuc22JoFs/t1kHJXT3vQNiwCy3ZvsTA==}
  3719 +
3517 unimport@3.7.1: 3720 unimport@3.7.1:
3518 resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==} 3721 resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==}
3519 3722
@@ -3553,6 +3756,10 @@ packages: @@ -3553,6 +3756,10 @@ packages:
3553 resolution: {integrity: sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==} 3756 resolution: {integrity: sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==}
3554 engines: {node: '>=14.0.0'} 3757 engines: {node: '>=14.0.0'}
3555 3758
  3759 + unplugin@1.16.0:
  3760 + resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
  3761 + engines: {node: '>=14.0.0'}
  3762 +
3556 unstorage@1.10.2: 3763 unstorage@1.10.2:
3557 resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==} 3764 resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==}
3558 peerDependencies: 3765 peerDependencies:
@@ -3605,6 +3812,10 @@ packages: @@ -3605,6 +3812,10 @@ packages:
3605 resolution: {integrity: sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==} 3812 resolution: {integrity: sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==}
3606 hasBin: true 3813 hasBin: true
3607 3814
  3815 + untyped@1.5.1:
  3816 + resolution: {integrity: sha512-reBOnkJBFfBZ8pCKaeHgfZLcehXtM6UTxc+vqs1JvCps0c4amLNp3fhdGBZwYp+VLyoY9n3X5KOP7lCyWBUX9A==}
  3817 + hasBin: true
  3818 +
3608 unwasm@0.3.9: 3819 unwasm@0.3.9:
3609 resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} 3820 resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==}
3610 3821
@@ -3618,6 +3829,12 @@ packages: @@ -3618,6 +3829,12 @@ packages:
3618 peerDependencies: 3829 peerDependencies:
3619 browserslist: '>= 4.21.0' 3830 browserslist: '>= 4.21.0'
3620 3831
  3832 + update-browserslist-db@1.1.1:
  3833 + resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  3834 + hasBin: true
  3835 + peerDependencies:
  3836 + browserslist: '>= 4.21.0'
  3837 +
3621 uqr@0.1.2: 3838 uqr@0.1.2:
3622 resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==} 3839 resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==}
3623 3840
@@ -3833,6 +4050,9 @@ packages: @@ -3833,6 +4050,9 @@ packages:
3833 webpack-virtual-modules@0.6.1: 4050 webpack-virtual-modules@0.6.1:
3834 resolution: {integrity: sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==} 4051 resolution: {integrity: sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==}
3835 4052
  4053 + webpack-virtual-modules@0.6.2:
  4054 + resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  4055 +
3836 whatwg-url@5.0.0: 4056 whatwg-url@5.0.0:
3837 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} 4057 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
3838 4058
@@ -3936,8 +4156,16 @@ snapshots: @@ -3936,8 +4156,16 @@ snapshots:
3936 '@babel/highlight': 7.24.5 4156 '@babel/highlight': 7.24.5
3937 picocolors: 1.0.0 4157 picocolors: 1.0.0
3938 4158
  4159 + '@babel/code-frame@7.26.2':
  4160 + dependencies:
  4161 + '@babel/helper-validator-identifier': 7.25.9
  4162 + js-tokens: 4.0.0
  4163 + picocolors: 1.0.0
  4164 +
3939 '@babel/compat-data@7.24.4': {} 4165 '@babel/compat-data@7.24.4': {}
3940 4166
  4167 + '@babel/compat-data@7.26.2': {}
  4168 +
3941 '@babel/core@7.24.5': 4169 '@babel/core@7.24.5':
3942 dependencies: 4170 dependencies:
3943 '@ampproject/remapping': 2.3.0 4171 '@ampproject/remapping': 2.3.0
@@ -3958,6 +4186,26 @@ snapshots: @@ -3958,6 +4186,26 @@ snapshots:
3958 transitivePeerDependencies: 4186 transitivePeerDependencies:
3959 - supports-color 4187 - supports-color
3960 4188
  4189 + '@babel/core@7.26.0':
  4190 + dependencies:
  4191 + '@ampproject/remapping': 2.3.0
  4192 + '@babel/code-frame': 7.26.2
  4193 + '@babel/generator': 7.26.2
  4194 + '@babel/helper-compilation-targets': 7.25.9
  4195 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
  4196 + '@babel/helpers': 7.26.0
  4197 + '@babel/parser': 7.26.2
  4198 + '@babel/template': 7.25.9
  4199 + '@babel/traverse': 7.25.9
  4200 + '@babel/types': 7.26.0
  4201 + convert-source-map: 2.0.0
  4202 + debug: 4.3.4
  4203 + gensync: 1.0.0-beta.2
  4204 + json5: 2.2.3
  4205 + semver: 6.3.1
  4206 + transitivePeerDependencies:
  4207 + - supports-color
  4208 +
3961 '@babel/generator@7.24.5': 4209 '@babel/generator@7.24.5':
3962 dependencies: 4210 dependencies:
3963 '@babel/types': 7.24.5 4211 '@babel/types': 7.24.5
@@ -3965,6 +4213,14 @@ snapshots: @@ -3965,6 +4213,14 @@ snapshots:
3965 '@jridgewell/trace-mapping': 0.3.25 4213 '@jridgewell/trace-mapping': 0.3.25
3966 jsesc: 2.5.2 4214 jsesc: 2.5.2
3967 4215
  4216 + '@babel/generator@7.26.2':
  4217 + dependencies:
  4218 + '@babel/parser': 7.26.2
  4219 + '@babel/types': 7.26.0
  4220 + '@jridgewell/gen-mapping': 0.3.5
  4221 + '@jridgewell/trace-mapping': 0.3.25
  4222 + jsesc: 3.0.2
  4223 +
3968 '@babel/helper-annotate-as-pure@7.22.5': 4224 '@babel/helper-annotate-as-pure@7.22.5':
3969 dependencies: 4225 dependencies:
3970 '@babel/types': 7.24.5 4226 '@babel/types': 7.24.5
@@ -3977,6 +4233,14 @@ snapshots: @@ -3977,6 +4233,14 @@ snapshots:
3977 lru-cache: 5.1.1 4233 lru-cache: 5.1.1
3978 semver: 6.3.1 4234 semver: 6.3.1
3979 4235
  4236 + '@babel/helper-compilation-targets@7.25.9':
  4237 + dependencies:
  4238 + '@babel/compat-data': 7.26.2
  4239 + '@babel/helper-validator-option': 7.25.9
  4240 + browserslist: 4.24.2
  4241 + lru-cache: 5.1.1
  4242 + semver: 6.3.1
  4243 +
3980 '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.24.5)': 4244 '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.24.5)':
3981 dependencies: 4245 dependencies:
3982 '@babel/core': 7.24.5 4246 '@babel/core': 7.24.5
@@ -3990,6 +4254,19 @@ snapshots: @@ -3990,6 +4254,19 @@ snapshots:
3990 '@babel/helper-split-export-declaration': 7.24.5 4254 '@babel/helper-split-export-declaration': 7.24.5
3991 semver: 6.3.1 4255 semver: 6.3.1
3992 4256
  4257 + '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.26.0)':
  4258 + dependencies:
  4259 + '@babel/core': 7.26.0
  4260 + '@babel/helper-annotate-as-pure': 7.22.5
  4261 + '@babel/helper-environment-visitor': 7.22.20
  4262 + '@babel/helper-function-name': 7.23.0
  4263 + '@babel/helper-member-expression-to-functions': 7.24.5
  4264 + '@babel/helper-optimise-call-expression': 7.22.5
  4265 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.26.0)
  4266 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
  4267 + '@babel/helper-split-export-declaration': 7.24.5
  4268 + semver: 6.3.1
  4269 +
3993 '@babel/helper-environment-visitor@7.22.20': {} 4270 '@babel/helper-environment-visitor@7.22.20': {}
3994 4271
3995 '@babel/helper-function-name@7.23.0': 4272 '@babel/helper-function-name@7.23.0':
@@ -4013,6 +4290,13 @@ snapshots: @@ -4013,6 +4290,13 @@ snapshots:
4013 dependencies: 4290 dependencies:
4014 '@babel/types': 7.24.5 4291 '@babel/types': 7.24.5
4015 4292
  4293 + '@babel/helper-module-imports@7.25.9':
  4294 + dependencies:
  4295 + '@babel/traverse': 7.25.9
  4296 + '@babel/types': 7.26.0
  4297 + transitivePeerDependencies:
  4298 + - supports-color
  4299 +
4016 '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)': 4300 '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)':
4017 dependencies: 4301 dependencies:
4018 '@babel/core': 7.24.5 4302 '@babel/core': 7.24.5
@@ -4022,6 +4306,24 @@ snapshots: @@ -4022,6 +4306,24 @@ snapshots:
4022 '@babel/helper-split-export-declaration': 7.24.5 4306 '@babel/helper-split-export-declaration': 7.24.5
4023 '@babel/helper-validator-identifier': 7.24.5 4307 '@babel/helper-validator-identifier': 7.24.5
4024 4308
  4309 + '@babel/helper-module-transforms@7.24.5(@babel/core@7.26.0)':
  4310 + dependencies:
  4311 + '@babel/core': 7.26.0
  4312 + '@babel/helper-environment-visitor': 7.22.20
  4313 + '@babel/helper-module-imports': 7.24.3
  4314 + '@babel/helper-simple-access': 7.24.5
  4315 + '@babel/helper-split-export-declaration': 7.24.5
  4316 + '@babel/helper-validator-identifier': 7.24.5
  4317 +
  4318 + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)':
  4319 + dependencies:
  4320 + '@babel/core': 7.26.0
  4321 + '@babel/helper-module-imports': 7.25.9
  4322 + '@babel/helper-validator-identifier': 7.25.9
  4323 + '@babel/traverse': 7.25.9
  4324 + transitivePeerDependencies:
  4325 + - supports-color
  4326 +
4025 '@babel/helper-optimise-call-expression@7.22.5': 4327 '@babel/helper-optimise-call-expression@7.22.5':
4026 dependencies: 4328 dependencies:
4027 '@babel/types': 7.24.5 4329 '@babel/types': 7.24.5
@@ -4035,6 +4337,13 @@ snapshots: @@ -4035,6 +4337,13 @@ snapshots:
4035 '@babel/helper-member-expression-to-functions': 7.24.5 4337 '@babel/helper-member-expression-to-functions': 7.24.5
4036 '@babel/helper-optimise-call-expression': 7.22.5 4338 '@babel/helper-optimise-call-expression': 7.22.5
4037 4339
  4340 + '@babel/helper-replace-supers@7.24.1(@babel/core@7.26.0)':
  4341 + dependencies:
  4342 + '@babel/core': 7.26.0
  4343 + '@babel/helper-environment-visitor': 7.22.20
  4344 + '@babel/helper-member-expression-to-functions': 7.24.5
  4345 + '@babel/helper-optimise-call-expression': 7.22.5
  4346 +
4038 '@babel/helper-simple-access@7.24.5': 4347 '@babel/helper-simple-access@7.24.5':
4039 dependencies: 4348 dependencies:
4040 '@babel/types': 7.24.5 4349 '@babel/types': 7.24.5
@@ -4049,10 +4358,16 @@ snapshots: @@ -4049,10 +4358,16 @@ snapshots:
4049 4358
4050 '@babel/helper-string-parser@7.24.1': {} 4359 '@babel/helper-string-parser@7.24.1': {}
4051 4360
  4361 + '@babel/helper-string-parser@7.25.9': {}
  4362 +
4052 '@babel/helper-validator-identifier@7.24.5': {} 4363 '@babel/helper-validator-identifier@7.24.5': {}
4053 4364
  4365 + '@babel/helper-validator-identifier@7.25.9': {}
  4366 +
4054 '@babel/helper-validator-option@7.23.5': {} 4367 '@babel/helper-validator-option@7.23.5': {}
4055 4368
  4369 + '@babel/helper-validator-option@7.25.9': {}
  4370 +
4056 '@babel/helpers@7.24.5': 4371 '@babel/helpers@7.24.5':
4057 dependencies: 4372 dependencies:
4058 '@babel/template': 7.24.0 4373 '@babel/template': 7.24.0
@@ -4061,6 +4376,11 @@ snapshots: @@ -4061,6 +4376,11 @@ snapshots:
4061 transitivePeerDependencies: 4376 transitivePeerDependencies:
4062 - supports-color 4377 - supports-color
4063 4378
  4379 + '@babel/helpers@7.26.0':
  4380 + dependencies:
  4381 + '@babel/template': 7.25.9
  4382 + '@babel/types': 7.26.0
  4383 +
4064 '@babel/highlight@7.24.5': 4384 '@babel/highlight@7.24.5':
4065 dependencies: 4385 dependencies:
4066 '@babel/helper-validator-identifier': 7.24.5 4386 '@babel/helper-validator-identifier': 7.24.5
@@ -4072,6 +4392,10 @@ snapshots: @@ -4072,6 +4392,10 @@ snapshots:
4072 dependencies: 4392 dependencies:
4073 '@babel/types': 7.24.5 4393 '@babel/types': 7.24.5
4074 4394
  4395 + '@babel/parser@7.26.2':
  4396 + dependencies:
  4397 + '@babel/types': 7.26.0
  4398 +
4075 '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.5)': 4399 '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.5)':
4076 dependencies: 4400 dependencies:
4077 '@babel/core': 7.24.5 4401 '@babel/core': 7.24.5
@@ -4099,15 +4423,25 @@ snapshots: @@ -4099,15 +4423,25 @@ snapshots:
4099 '@babel/core': 7.24.5 4423 '@babel/core': 7.24.5
4100 '@babel/helper-plugin-utils': 7.24.5 4424 '@babel/helper-plugin-utils': 7.24.5
4101 4425
  4426 + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.26.0)':
  4427 + dependencies:
  4428 + '@babel/core': 7.26.0
  4429 + '@babel/helper-plugin-utils': 7.24.5
  4430 +
4102 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': 4431 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)':
4103 dependencies: 4432 dependencies:
4104 '@babel/core': 7.24.5 4433 '@babel/core': 7.24.5
4105 '@babel/helper-plugin-utils': 7.24.5 4434 '@babel/helper-plugin-utils': 7.24.5
4106 4435
4107 - '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5)': 4436 + '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.26.0)':
4108 dependencies: 4437 dependencies:
4109 - '@babel/core': 7.24.5  
4110 - '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) 4438 + '@babel/core': 7.26.0
  4439 + '@babel/helper-plugin-utils': 7.24.5
  4440 +
  4441 + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.26.0)':
  4442 + dependencies:
  4443 + '@babel/core': 7.26.0
  4444 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.26.0)
4111 '@babel/helper-plugin-utils': 7.24.5 4445 '@babel/helper-plugin-utils': 7.24.5
4112 '@babel/helper-simple-access': 7.24.5 4446 '@babel/helper-simple-access': 7.24.5
4113 4447
@@ -4119,23 +4453,39 @@ snapshots: @@ -4119,23 +4453,39 @@ snapshots:
4119 '@babel/helper-plugin-utils': 7.24.5 4453 '@babel/helper-plugin-utils': 7.24.5
4120 '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5) 4454 '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5)
4121 4455
4122 - '@babel/preset-typescript@7.24.1(@babel/core@7.24.5)': 4456 + '@babel/plugin-transform-typescript@7.24.5(@babel/core@7.26.0)':
4123 dependencies: 4457 dependencies:
4124 - '@babel/core': 7.24.5 4458 + '@babel/core': 7.26.0
  4459 + '@babel/helper-annotate-as-pure': 7.22.5
  4460 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.26.0)
  4461 + '@babel/helper-plugin-utils': 7.24.5
  4462 + '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.26.0)
  4463 +
  4464 + '@babel/preset-typescript@7.24.1(@babel/core@7.26.0)':
  4465 + dependencies:
  4466 + '@babel/core': 7.26.0
4125 '@babel/helper-plugin-utils': 7.24.5 4467 '@babel/helper-plugin-utils': 7.24.5
4126 '@babel/helper-validator-option': 7.23.5 4468 '@babel/helper-validator-option': 7.23.5
4127 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5)  
4128 - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5)  
4129 - '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) 4469 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.26.0)
  4470 + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.26.0)
  4471 + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.26.0)
4130 4472
4131 '@babel/standalone@7.24.5': {} 4473 '@babel/standalone@7.24.5': {}
4132 4474
  4475 + '@babel/standalone@7.26.2': {}
  4476 +
4133 '@babel/template@7.24.0': 4477 '@babel/template@7.24.0':
4134 dependencies: 4478 dependencies:
4135 '@babel/code-frame': 7.24.2 4479 '@babel/code-frame': 7.24.2
4136 '@babel/parser': 7.24.5 4480 '@babel/parser': 7.24.5
4137 '@babel/types': 7.24.5 4481 '@babel/types': 7.24.5
4138 4482
  4483 + '@babel/template@7.25.9':
  4484 + dependencies:
  4485 + '@babel/code-frame': 7.26.2
  4486 + '@babel/parser': 7.26.2
  4487 + '@babel/types': 7.26.0
  4488 +
4139 '@babel/traverse@7.24.5': 4489 '@babel/traverse@7.24.5':
4140 dependencies: 4490 dependencies:
4141 '@babel/code-frame': 7.24.2 4491 '@babel/code-frame': 7.24.2
@@ -4151,12 +4501,29 @@ snapshots: @@ -4151,12 +4501,29 @@ snapshots:
4151 transitivePeerDependencies: 4501 transitivePeerDependencies:
4152 - supports-color 4502 - supports-color
4153 4503
  4504 + '@babel/traverse@7.25.9':
  4505 + dependencies:
  4506 + '@babel/code-frame': 7.26.2
  4507 + '@babel/generator': 7.26.2
  4508 + '@babel/parser': 7.26.2
  4509 + '@babel/template': 7.25.9
  4510 + '@babel/types': 7.26.0
  4511 + debug: 4.3.4
  4512 + globals: 11.12.0
  4513 + transitivePeerDependencies:
  4514 + - supports-color
  4515 +
4154 '@babel/types@7.24.5': 4516 '@babel/types@7.24.5':
4155 dependencies: 4517 dependencies:
4156 '@babel/helper-string-parser': 7.24.1 4518 '@babel/helper-string-parser': 7.24.1
4157 '@babel/helper-validator-identifier': 7.24.5 4519 '@babel/helper-validator-identifier': 7.24.5
4158 to-fast-properties: 2.0.0 4520 to-fast-properties: 2.0.0
4159 4521
  4522 + '@babel/types@7.26.0':
  4523 + dependencies:
  4524 + '@babel/helper-string-parser': 7.25.9
  4525 + '@babel/helper-validator-identifier': 7.25.9
  4526 +
4160 '@cloudflare/kv-asset-handler@0.3.2': 4527 '@cloudflare/kv-asset-handler@0.3.2':
4161 dependencies: 4528 dependencies:
4162 mime: 3.0.0 4529 mime: 3.0.0
@@ -4256,7 +4623,7 @@ snapshots: @@ -4256,7 +4623,7 @@ snapshots:
4256 transitivePeerDependencies: 4623 transitivePeerDependencies:
4257 - supports-color 4624 - supports-color
4258 4625
4259 - '@intlify/bundle-utils@7.5.1(vue-i18n@9.13.1)': 4626 + '@intlify/bundle-utils@7.5.1(vue-i18n@9.13.1(vue@3.4.27))':
4260 dependencies: 4627 dependencies:
4261 '@intlify/message-compiler': 9.13.1 4628 '@intlify/message-compiler': 9.13.1
4262 '@intlify/shared': 9.13.1 4629 '@intlify/shared': 9.13.1
@@ -4267,8 +4634,9 @@ snapshots: @@ -4267,8 +4634,9 @@ snapshots:
4267 magic-string: 0.30.10 4634 magic-string: 0.30.10
4268 mlly: 1.7.0 4635 mlly: 1.7.0
4269 source-map-js: 1.2.0 4636 source-map-js: 1.2.0
4270 - vue-i18n: 9.13.1(vue@3.4.27)  
4271 yaml-eslint-parser: 1.2.2 4637 yaml-eslint-parser: 1.2.2
  4638 + optionalDependencies:
  4639 + vue-i18n: 9.13.1(vue@3.4.27)
4272 4640
4273 '@intlify/core-base@9.13.1': 4641 '@intlify/core-base@9.13.1':
4274 dependencies: 4642 dependencies:
@@ -4292,9 +4660,9 @@ snapshots: @@ -4292,9 +4660,9 @@ snapshots:
4292 4660
4293 '@intlify/shared@9.13.1': {} 4661 '@intlify/shared@9.13.1': {}
4294 4662
4295 - '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.17.2)(vue-i18n@9.13.1)': 4663 + '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.17.2)(vue-i18n@9.13.1(vue@3.4.27))':
4296 dependencies: 4664 dependencies:
4297 - '@intlify/bundle-utils': 7.5.1(vue-i18n@9.13.1) 4665 + '@intlify/bundle-utils': 7.5.1(vue-i18n@9.13.1(vue@3.4.27))
4298 '@intlify/shared': 9.13.1 4666 '@intlify/shared': 9.13.1
4299 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 4667 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
4300 '@vue/compiler-sfc': 3.4.27 4668 '@vue/compiler-sfc': 3.4.27
@@ -4306,6 +4674,7 @@ snapshots: @@ -4306,6 +4674,7 @@ snapshots:
4306 picocolors: 1.0.0 4674 picocolors: 1.0.0
4307 source-map-js: 1.2.0 4675 source-map-js: 1.2.0
4308 unplugin: 1.10.1 4676 unplugin: 1.10.1
  4677 + optionalDependencies:
4309 vue-i18n: 9.13.1(vue@3.4.27) 4678 vue-i18n: 9.13.1(vue@3.4.27)
4310 transitivePeerDependencies: 4679 transitivePeerDependencies:
4311 - rollup 4680 - rollup
@@ -4341,6 +4710,8 @@ snapshots: @@ -4341,6 +4710,8 @@ snapshots:
4341 4710
4342 '@jridgewell/sourcemap-codec@1.4.15': {} 4711 '@jridgewell/sourcemap-codec@1.4.15': {}
4343 4712
  4713 + '@jridgewell/sourcemap-codec@1.5.0': {}
  4714 +
4344 '@jridgewell/trace-mapping@0.3.25': 4715 '@jridgewell/trace-mapping@0.3.25':
4345 dependencies: 4716 dependencies:
4346 '@jridgewell/resolve-uri': 3.1.2 4717 '@jridgewell/resolve-uri': 3.1.2
@@ -4354,12 +4725,12 @@ snapshots: @@ -4354,12 +4725,12 @@ snapshots:
4354 4725
4355 '@kwsites/promise-deferred@1.1.1': {} 4726 '@kwsites/promise-deferred@1.1.1': {}
4356 4727
4357 - '@mapbox/node-pre-gyp@1.0.11': 4728 + '@mapbox/node-pre-gyp@1.0.11(encoding@0.1.13)':
4358 dependencies: 4729 dependencies:
4359 detect-libc: 2.0.3 4730 detect-libc: 2.0.3
4360 https-proxy-agent: 5.0.1 4731 https-proxy-agent: 5.0.1
4361 make-dir: 3.1.0 4732 make-dir: 3.1.0
4362 - node-fetch: 2.7.0 4733 + node-fetch: 2.7.0(encoding@0.1.13)
4363 nopt: 5.0.0 4734 nopt: 5.0.0
4364 npmlog: 5.0.1 4735 npmlog: 5.0.1
4365 rimraf: 3.0.2 4736 rimraf: 3.0.2
@@ -4483,13 +4854,13 @@ snapshots: @@ -4483,13 +4854,13 @@ snapshots:
4483 4854
4484 '@nuxt/devalue@2.0.2': {} 4855 '@nuxt/devalue@2.0.2': {}
4485 4856
4486 - '@nuxt/devtools-kit@1.3.1(nuxt@3.11.2)(rollup@4.17.2)(vite@5.2.11)': 4857 + '@nuxt/devtools-kit@1.3.1(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))':
4487 dependencies: 4858 dependencies:
4488 '@nuxt/kit': 3.11.2(rollup@4.17.2) 4859 '@nuxt/kit': 3.11.2(rollup@4.17.2)
4489 '@nuxt/schema': 3.11.2(rollup@4.17.2) 4860 '@nuxt/schema': 3.11.2(rollup@4.17.2)
4490 execa: 7.2.0 4861 execa: 7.2.0
4491 - nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@unocss/reset@0.60.2)(floating-vue@5.2.2)(rollup@4.17.2)(sass@1.77.1)(unocss@0.60.2)(vite@5.2.11)  
4492 - vite: 5.2.11(sass@1.77.1) 4862 + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
  4863 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
4493 transitivePeerDependencies: 4864 transitivePeerDependencies:
4494 - rollup 4865 - rollup
4495 - supports-color 4866 - supports-color
@@ -4502,19 +4873,19 @@ snapshots: @@ -4502,19 +4873,19 @@ snapshots:
4502 global-directory: 4.0.1 4873 global-directory: 4.0.1
4503 magicast: 0.3.4 4874 magicast: 0.3.4
4504 pathe: 1.1.2 4875 pathe: 1.1.2
4505 - pkg-types: 1.1.1 4876 + pkg-types: 1.1.3
4506 prompts: 2.4.2 4877 prompts: 2.4.2
4507 rc9: 2.1.2 4878 rc9: 2.1.2
4508 semver: 7.6.2 4879 semver: 7.6.2
4509 4880
4510 - '@nuxt/devtools@1.3.1(@unocss/reset@0.60.2)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@4.17.2)(unocss@0.60.2)(vite@5.2.11)(vue@3.4.27)': 4881 + '@nuxt/devtools@1.3.1(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(rollup@4.17.2)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)':
4511 dependencies: 4882 dependencies:
4512 '@antfu/utils': 0.7.8 4883 '@antfu/utils': 0.7.8
4513 - '@nuxt/devtools-kit': 1.3.1(nuxt@3.11.2)(rollup@4.17.2)(vite@5.2.11) 4884 + '@nuxt/devtools-kit': 1.3.1(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
4514 '@nuxt/devtools-wizard': 1.3.1 4885 '@nuxt/devtools-wizard': 1.3.1
4515 '@nuxt/kit': 3.11.2(rollup@4.17.2) 4886 '@nuxt/kit': 3.11.2(rollup@4.17.2)
4516 - '@vue/devtools-applet': 7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2)(unocss@0.60.2)(vite@5.2.11)(vue@3.4.27)  
4517 - '@vue/devtools-core': 7.1.3(vite@5.2.11)(vue@3.4.27) 4887 + '@vue/devtools-applet': 7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
  4888 + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
4518 '@vue/devtools-kit': 7.1.3(vue@3.4.27) 4889 '@vue/devtools-kit': 7.1.3(vue@3.4.27)
4519 birpc: 0.2.17 4890 birpc: 0.2.17
4520 consola: 3.2.3 4891 consola: 3.2.3
@@ -4531,7 +4902,7 @@ snapshots: @@ -4531,7 +4902,7 @@ snapshots:
4531 launch-editor: 2.6.1 4902 launch-editor: 2.6.1
4532 local-pkg: 0.5.0 4903 local-pkg: 0.5.0
4533 magicast: 0.3.4 4904 magicast: 0.3.4
4534 - nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@unocss/reset@0.60.2)(floating-vue@5.2.2)(rollup@4.17.2)(sass@1.77.1)(unocss@0.60.2)(vite@5.2.11) 4905 + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
4535 nypm: 0.3.8 4906 nypm: 0.3.8
4536 ohash: 1.1.3 4907 ohash: 1.1.3
4537 pacote: 18.0.6 4908 pacote: 18.0.6
@@ -4544,9 +4915,9 @@ snapshots: @@ -4544,9 +4915,9 @@ snapshots:
4544 simple-git: 3.24.0 4915 simple-git: 3.24.0
4545 sirv: 2.0.4 4916 sirv: 2.0.4
4546 unimport: 3.7.1(rollup@4.17.2) 4917 unimport: 3.7.1(rollup@4.17.2)
4547 - vite: 5.2.11(sass@1.77.1)  
4548 - vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2)(rollup@4.17.2)(vite@5.2.11)  
4549 - vite-plugin-vue-inspector: 5.1.0(vite@5.2.11) 4918 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
  4919 + vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
  4920 + vite-plugin-vue-inspector: 5.1.0(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
4550 which: 3.0.1 4921 which: 3.0.1
4551 ws: 8.17.0 4922 ws: 8.17.0
4552 transitivePeerDependencies: 4923 transitivePeerDependencies:
@@ -4596,6 +4967,33 @@ snapshots: @@ -4596,6 +4967,33 @@ snapshots:
4596 - rollup 4967 - rollup
4597 - supports-color 4968 - supports-color
4598 4969
  4970 + '@nuxt/kit@3.14.1592(rollup@4.17.2)':
  4971 + dependencies:
  4972 + '@nuxt/schema': 3.14.1592(rollup@4.17.2)
  4973 + c12: 2.0.1
  4974 + consola: 3.2.3
  4975 + defu: 6.1.4
  4976 + destr: 2.0.3
  4977 + globby: 14.0.2
  4978 + hash-sum: 2.0.0
  4979 + ignore: 6.0.2
  4980 + jiti: 2.4.0
  4981 + klona: 2.0.6
  4982 + knitwork: 1.1.0
  4983 + mlly: 1.7.3
  4984 + pathe: 1.1.2
  4985 + pkg-types: 1.2.1
  4986 + scule: 1.3.0
  4987 + semver: 7.6.3
  4988 + ufo: 1.5.4
  4989 + unctx: 2.3.1
  4990 + unimport: 3.13.3(rollup@4.17.2)
  4991 + untyped: 1.5.1
  4992 + transitivePeerDependencies:
  4993 + - magicast
  4994 + - rollup
  4995 + - supports-color
  4996 +
4599 '@nuxt/schema@3.11.2(rollup@4.17.2)': 4997 '@nuxt/schema@3.11.2(rollup@4.17.2)':
4600 dependencies: 4998 dependencies:
4601 '@nuxt/ui-templates': 1.3.3 4999 '@nuxt/ui-templates': 1.3.3
@@ -4613,6 +5011,26 @@ snapshots: @@ -4613,6 +5011,26 @@ snapshots:
4613 - rollup 5011 - rollup
4614 - supports-color 5012 - supports-color
4615 5013
  5014 + '@nuxt/schema@3.14.1592(rollup@4.17.2)':
  5015 + dependencies:
  5016 + c12: 2.0.1
  5017 + compatx: 0.1.8
  5018 + consola: 3.2.3
  5019 + defu: 6.1.4
  5020 + hookable: 5.5.3
  5021 + pathe: 1.1.2
  5022 + pkg-types: 1.2.1
  5023 + scule: 1.3.0
  5024 + std-env: 3.8.0
  5025 + ufo: 1.5.4
  5026 + uncrypto: 0.1.3
  5027 + unimport: 3.13.3(rollup@4.17.2)
  5028 + untyped: 1.5.1
  5029 + transitivePeerDependencies:
  5030 + - magicast
  5031 + - rollup
  5032 + - supports-color
  5033 +
4616 '@nuxt/telemetry@2.5.4(rollup@4.17.2)': 5034 '@nuxt/telemetry@2.5.4(rollup@4.17.2)':
4617 dependencies: 5035 dependencies:
4618 '@nuxt/kit': 3.11.2(rollup@4.17.2) 5036 '@nuxt/kit': 3.11.2(rollup@4.17.2)
@@ -4638,12 +5056,12 @@ snapshots: @@ -4638,12 +5056,12 @@ snapshots:
4638 5056
4639 '@nuxt/ui-templates@1.3.3': {} 5057 '@nuxt/ui-templates@1.3.3': {}
4640 5058
4641 - '@nuxt/vite-builder@3.11.2(rollup@4.17.2)(sass@1.77.1)(vue@3.4.27)': 5059 + '@nuxt/vite-builder@3.11.2(@types/node@20.12.11)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(vue@3.4.27)':
4642 dependencies: 5060 dependencies:
4643 '@nuxt/kit': 3.11.2(rollup@4.17.2) 5061 '@nuxt/kit': 3.11.2(rollup@4.17.2)
4644 '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) 5062 '@rollup/plugin-replace': 5.0.5(rollup@4.17.2)
4645 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.11)(vue@3.4.27)  
4646 - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11)(vue@3.4.27) 5063 + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
  5064 + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
4647 autoprefixer: 10.4.19(postcss@8.4.38) 5065 autoprefixer: 10.4.19(postcss@8.4.38)
4648 clear: 0.1.0 5066 clear: 0.1.0
4649 consola: 3.2.3 5067 consola: 3.2.3
@@ -4670,9 +5088,9 @@ snapshots: @@ -4670,9 +5088,9 @@ snapshots:
4670 ufo: 1.5.3 5088 ufo: 1.5.3
4671 unenv: 1.9.0 5089 unenv: 1.9.0
4672 unplugin: 1.10.1 5090 unplugin: 1.10.1
4673 - vite: 5.2.11(sass@1.77.1)  
4674 - vite-node: 1.6.0(sass@1.77.1)  
4675 - vite-plugin-checker: 0.6.4(vite@5.2.11) 5091 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
  5092 + vite-node: 1.6.0(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
  5093 + vite-plugin-checker: 0.6.4(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
4676 vue: 3.4.27 5094 vue: 3.4.27
4677 vue-bundle-renderer: 2.1.0 5095 vue-bundle-renderer: 2.1.0
4678 transitivePeerDependencies: 5096 transitivePeerDependencies:
@@ -4699,7 +5117,7 @@ snapshots: @@ -4699,7 +5117,7 @@ snapshots:
4699 dependencies: 5117 dependencies:
4700 '@intlify/h3': 0.5.0 5118 '@intlify/h3': 0.5.0
4701 '@intlify/shared': 9.13.1 5119 '@intlify/shared': 9.13.1
4702 - '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.17.2)(vue-i18n@9.13.1) 5120 + '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.17.2)(vue-i18n@9.13.1(vue@3.4.27))
4703 '@intlify/utils': 0.12.0 5121 '@intlify/utils': 0.12.0
4704 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.17.2) 5122 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.17.2)
4705 '@nuxt/kit': 3.11.2(rollup@4.17.2) 5123 '@nuxt/kit': 3.11.2(rollup@4.17.2)
@@ -4836,7 +5254,6 @@ snapshots: @@ -4836,7 +5254,6 @@ snapshots:
4836 dependencies: 5254 dependencies:
4837 is-glob: 4.0.3 5255 is-glob: 4.0.3
4838 micromatch: 4.0.5 5256 micromatch: 4.0.5
4839 - napi-wasm: 1.1.0  
4840 5257
4841 '@parcel/watcher-win32-arm64@2.4.1': 5258 '@parcel/watcher-win32-arm64@2.4.1':
4842 optional: true 5259 optional: true
@@ -4885,8 +5302,9 @@ snapshots: @@ -4885,8 +5302,9 @@ snapshots:
4885 5302
4886 '@rollup/plugin-alias@5.1.0(rollup@4.17.2)': 5303 '@rollup/plugin-alias@5.1.0(rollup@4.17.2)':
4887 dependencies: 5304 dependencies:
4888 - rollup: 4.17.2  
4889 slash: 4.0.0 5305 slash: 4.0.0
  5306 + optionalDependencies:
  5307 + rollup: 4.17.2
4890 5308
4891 '@rollup/plugin-commonjs@25.0.7(rollup@4.17.2)': 5309 '@rollup/plugin-commonjs@25.0.7(rollup@4.17.2)':
4892 dependencies: 5310 dependencies:
@@ -4896,6 +5314,7 @@ snapshots: @@ -4896,6 +5314,7 @@ snapshots:
4896 glob: 8.1.0 5314 glob: 8.1.0
4897 is-reference: 1.2.1 5315 is-reference: 1.2.1
4898 magic-string: 0.30.10 5316 magic-string: 0.30.10
  5317 + optionalDependencies:
4899 rollup: 4.17.2 5318 rollup: 4.17.2
4900 5319
4901 '@rollup/plugin-inject@5.0.5(rollup@4.17.2)': 5320 '@rollup/plugin-inject@5.0.5(rollup@4.17.2)':
@@ -4903,11 +5322,13 @@ snapshots: @@ -4903,11 +5322,13 @@ snapshots:
4903 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 5322 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
4904 estree-walker: 2.0.2 5323 estree-walker: 2.0.2
4905 magic-string: 0.30.10 5324 magic-string: 0.30.10
  5325 + optionalDependencies:
4906 rollup: 4.17.2 5326 rollup: 4.17.2
4907 5327
4908 '@rollup/plugin-json@6.1.0(rollup@4.17.2)': 5328 '@rollup/plugin-json@6.1.0(rollup@4.17.2)':
4909 dependencies: 5329 dependencies:
4910 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 5330 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
  5331 + optionalDependencies:
4911 rollup: 4.17.2 5332 rollup: 4.17.2
4912 5333
4913 '@rollup/plugin-node-resolve@15.2.3(rollup@4.17.2)': 5334 '@rollup/plugin-node-resolve@15.2.3(rollup@4.17.2)':
@@ -4918,27 +5339,31 @@ snapshots: @@ -4918,27 +5339,31 @@ snapshots:
4918 is-builtin-module: 3.2.1 5339 is-builtin-module: 3.2.1
4919 is-module: 1.0.0 5340 is-module: 1.0.0
4920 resolve: 1.22.8 5341 resolve: 1.22.8
  5342 + optionalDependencies:
4921 rollup: 4.17.2 5343 rollup: 4.17.2
4922 5344
4923 '@rollup/plugin-replace@5.0.5(rollup@4.17.2)': 5345 '@rollup/plugin-replace@5.0.5(rollup@4.17.2)':
4924 dependencies: 5346 dependencies:
4925 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 5347 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
4926 magic-string: 0.30.10 5348 magic-string: 0.30.10
  5349 + optionalDependencies:
4927 rollup: 4.17.2 5350 rollup: 4.17.2
4928 5351
4929 '@rollup/plugin-terser@0.4.4(rollup@4.17.2)': 5352 '@rollup/plugin-terser@0.4.4(rollup@4.17.2)':
4930 dependencies: 5353 dependencies:
4931 - rollup: 4.17.2  
4932 serialize-javascript: 6.0.2 5354 serialize-javascript: 6.0.2
4933 smob: 1.5.0 5355 smob: 1.5.0
4934 terser: 5.31.0 5356 terser: 5.31.0
  5357 + optionalDependencies:
  5358 + rollup: 4.17.2
4935 5359
4936 '@rollup/plugin-yaml@4.1.2(rollup@4.17.2)': 5360 '@rollup/plugin-yaml@4.1.2(rollup@4.17.2)':
4937 dependencies: 5361 dependencies:
4938 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 5362 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
4939 js-yaml: 4.1.0 5363 js-yaml: 4.1.0
4940 - rollup: 4.17.2  
4941 tosource: 2.0.0-alpha.3 5364 tosource: 2.0.0-alpha.3
  5365 + optionalDependencies:
  5366 + rollup: 4.17.2
4942 5367
4943 '@rollup/pluginutils@4.2.1': 5368 '@rollup/pluginutils@4.2.1':
4944 dependencies: 5369 dependencies:
@@ -4950,6 +5375,15 @@ snapshots: @@ -4950,6 +5375,15 @@ snapshots:
4950 '@types/estree': 1.0.5 5375 '@types/estree': 1.0.5
4951 estree-walker: 2.0.2 5376 estree-walker: 2.0.2
4952 picomatch: 2.3.1 5377 picomatch: 2.3.1
  5378 + optionalDependencies:
  5379 + rollup: 4.17.2
  5380 +
  5381 + '@rollup/pluginutils@5.1.3(rollup@4.17.2)':
  5382 + dependencies:
  5383 + '@types/estree': 1.0.5
  5384 + estree-walker: 2.0.2
  5385 + picomatch: 4.0.2
  5386 + optionalDependencies:
4953 rollup: 4.17.2 5387 rollup: 4.17.2
4954 5388
4955 '@rollup/rollup-android-arm-eabi@4.17.2': 5389 '@rollup/rollup-android-arm-eabi@4.17.2':
@@ -5036,6 +5470,15 @@ snapshots: @@ -5036,6 +5470,15 @@ snapshots:
5036 5470
5037 '@sindresorhus/merge-streams@2.3.0': {} 5471 '@sindresorhus/merge-streams@2.3.0': {}
5038 5472
  5473 + '@stefanobartoletti/nuxt-social-share@1.2.0(rollup@4.17.2)':
  5474 + dependencies:
  5475 + '@nuxt/kit': 3.14.1592(rollup@4.17.2)
  5476 + defu: 6.1.4
  5477 + transitivePeerDependencies:
  5478 + - magicast
  5479 + - rollup
  5480 + - supports-color
  5481 +
5039 '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.3)': 5482 '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.3)':
5040 dependencies: 5483 dependencies:
5041 tailwindcss: 3.4.3 5484 tailwindcss: 3.4.3
@@ -5090,12 +5533,13 @@ snapshots: @@ -5090,12 +5533,13 @@ snapshots:
5090 unhead: 1.9.10 5533 unhead: 1.9.10
5091 vue: 3.4.27 5534 vue: 3.4.27
5092 5535
5093 - '@unocss/astro@0.60.2(rollup@4.17.2)(vite@5.2.11)': 5536 + '@unocss/astro@0.60.2(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))':
5094 dependencies: 5537 dependencies:
5095 '@unocss/core': 0.60.2 5538 '@unocss/core': 0.60.2
5096 '@unocss/reset': 0.60.2 5539 '@unocss/reset': 0.60.2
5097 - '@unocss/vite': 0.60.2(rollup@4.17.2)(vite@5.2.11)  
5098 - vite: 5.2.11(sass@1.77.1) 5540 + '@unocss/vite': 0.60.2(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
  5541 + optionalDependencies:
  5542 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
5099 transitivePeerDependencies: 5543 transitivePeerDependencies:
5100 - rollup 5544 - rollup
5101 5545
@@ -5201,9 +5645,9 @@ snapshots: @@ -5201,9 +5645,9 @@ snapshots:
5201 5645
5202 '@unocss/transformer-attributify-jsx-babel@0.60.2': 5646 '@unocss/transformer-attributify-jsx-babel@0.60.2':
5203 dependencies: 5647 dependencies:
5204 - '@babel/core': 7.24.5  
5205 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5)  
5206 - '@babel/preset-typescript': 7.24.1(@babel/core@7.24.5) 5648 + '@babel/core': 7.26.0
  5649 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.26.0)
  5650 + '@babel/preset-typescript': 7.24.1(@babel/core@7.26.0)
5207 '@unocss/core': 0.60.2 5651 '@unocss/core': 0.60.2
5208 transitivePeerDependencies: 5652 transitivePeerDependencies:
5209 - supports-color 5653 - supports-color
@@ -5226,7 +5670,7 @@ snapshots: @@ -5226,7 +5670,7 @@ snapshots:
5226 dependencies: 5670 dependencies:
5227 '@unocss/core': 0.60.2 5671 '@unocss/core': 0.60.2
5228 5672
5229 - '@unocss/vite@0.60.2(rollup@4.17.2)(vite@5.2.11)': 5673 + '@unocss/vite@0.60.2(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))':
5230 dependencies: 5674 dependencies:
5231 '@ampproject/remapping': 2.3.0 5675 '@ampproject/remapping': 2.3.0
5232 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 5676 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
@@ -5238,13 +5682,13 @@ snapshots: @@ -5238,13 +5682,13 @@ snapshots:
5238 chokidar: 3.6.0 5682 chokidar: 3.6.0
5239 fast-glob: 3.3.2 5683 fast-glob: 3.3.2
5240 magic-string: 0.30.10 5684 magic-string: 0.30.10
5241 - vite: 5.2.11(sass@1.77.1) 5685 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
5242 transitivePeerDependencies: 5686 transitivePeerDependencies:
5243 - rollup 5687 - rollup
5244 5688
5245 - '@vercel/nft@0.26.5': 5689 + '@vercel/nft@0.26.5(encoding@0.1.13)':
5246 dependencies: 5690 dependencies:
5247 - '@mapbox/node-pre-gyp': 1.0.11 5691 + '@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13)
5248 '@rollup/pluginutils': 4.2.1 5692 '@rollup/pluginutils': 4.2.1
5249 acorn: 8.11.3 5693 acorn: 8.11.3
5250 acorn-import-attributes: 1.9.5(acorn@8.11.3) 5694 acorn-import-attributes: 1.9.5(acorn@8.11.3)
@@ -5260,19 +5704,19 @@ snapshots: @@ -5260,19 +5704,19 @@ snapshots:
5260 - encoding 5704 - encoding
5261 - supports-color 5705 - supports-color
5262 5706
5263 - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11)(vue@3.4.27)': 5707 + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)':
5264 dependencies: 5708 dependencies:
5265 '@babel/core': 7.24.5 5709 '@babel/core': 7.24.5
5266 '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) 5710 '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5)
5267 '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5) 5711 '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5)
5268 - vite: 5.2.11(sass@1.77.1) 5712 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
5269 vue: 3.4.27 5713 vue: 3.4.27
5270 transitivePeerDependencies: 5714 transitivePeerDependencies:
5271 - supports-color 5715 - supports-color
5272 5716
5273 - '@vitejs/plugin-vue@5.0.4(vite@5.2.11)(vue@3.4.27)': 5717 + '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)':
5274 dependencies: 5718 dependencies:
5275 - vite: 5.2.11(sass@1.77.1) 5719 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
5276 vue: 3.4.27 5720 vue: 3.4.27
5277 5721
5278 '@vue-macros/common@1.10.3(rollup@4.17.2)(vue@3.4.27)': 5722 '@vue-macros/common@1.10.3(rollup@4.17.2)(vue@3.4.27)':
@@ -5283,6 +5727,7 @@ snapshots: @@ -5283,6 +5727,7 @@ snapshots:
5283 ast-kit: 0.12.1 5727 ast-kit: 0.12.1
5284 local-pkg: 0.5.0 5728 local-pkg: 0.5.0
5285 magic-string-ast: 0.5.0 5729 magic-string-ast: 0.5.0
  5730 + optionalDependencies:
5286 vue: 3.4.27 5731 vue: 3.4.27
5287 transitivePeerDependencies: 5732 transitivePeerDependencies:
5288 - rollup 5733 - rollup
@@ -5291,7 +5736,6 @@ snapshots: @@ -5291,7 +5736,6 @@ snapshots:
5291 5736
5292 '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.5)': 5737 '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.5)':
5293 dependencies: 5738 dependencies:
5294 - '@babel/core': 7.24.5  
5295 '@babel/helper-module-imports': 7.22.15 5739 '@babel/helper-module-imports': 7.22.15
5296 '@babel/helper-plugin-utils': 7.24.5 5740 '@babel/helper-plugin-utils': 7.24.5
5297 '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) 5741 '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5)
@@ -5303,6 +5747,8 @@ snapshots: @@ -5303,6 +5747,8 @@ snapshots:
5303 camelcase: 6.3.0 5747 camelcase: 6.3.0
5304 html-tags: 3.3.1 5748 html-tags: 3.3.1
5305 svg-tags: 1.0.0 5749 svg-tags: 1.0.0
  5750 + optionalDependencies:
  5751 + '@babel/core': 7.24.5
5306 transitivePeerDependencies: 5752 transitivePeerDependencies:
5307 - supports-color 5753 - supports-color
5308 5754
@@ -5347,12 +5793,12 @@ snapshots: @@ -5347,12 +5793,12 @@ snapshots:
5347 5793
5348 '@vue/devtools-api@6.6.1': {} 5794 '@vue/devtools-api@6.6.1': {}
5349 5795
5350 - '@vue/devtools-applet@7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2)(unocss@0.60.2)(vite@5.2.11)(vue@3.4.27)': 5796 + '@vue/devtools-applet@7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)':
5351 dependencies: 5797 dependencies:
5352 - '@vue/devtools-core': 7.1.3(vite@5.2.11)(vue@3.4.27) 5798 + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
5353 '@vue/devtools-kit': 7.1.3(vue@3.4.27) 5799 '@vue/devtools-kit': 7.1.3(vue@3.4.27)
5354 '@vue/devtools-shared': 7.1.3 5800 '@vue/devtools-shared': 7.1.3
5355 - '@vue/devtools-ui': 7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2)(unocss@0.60.2)(vue@3.4.27) 5801 + '@vue/devtools-ui': 7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vue@3.4.27)
5356 lodash-es: 4.17.21 5802 lodash-es: 4.17.21
5357 perfect-debounce: 1.0.0 5803 perfect-debounce: 1.0.0
5358 shiki: 1.3.0 5804 shiki: 1.3.0
@@ -5377,14 +5823,14 @@ snapshots: @@ -5377,14 +5823,14 @@ snapshots:
5377 - unocss 5823 - unocss
5378 - vite 5824 - vite
5379 5825
5380 - '@vue/devtools-core@7.1.3(vite@5.2.11)(vue@3.4.27)': 5826 + '@vue/devtools-core@7.1.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)':
5381 dependencies: 5827 dependencies:
5382 '@vue/devtools-kit': 7.1.3(vue@3.4.27) 5828 '@vue/devtools-kit': 7.1.3(vue@3.4.27)
5383 '@vue/devtools-shared': 7.1.3 5829 '@vue/devtools-shared': 7.1.3
5384 mitt: 3.0.1 5830 mitt: 3.0.1
5385 nanoid: 3.3.7 5831 nanoid: 3.3.7
5386 pathe: 1.1.2 5832 pathe: 1.1.2
5387 - vite-hot-client: 0.2.3(vite@5.2.11) 5833 + vite-hot-client: 0.2.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
5388 transitivePeerDependencies: 5834 transitivePeerDependencies:
5389 - vite 5835 - vite
5390 - vue 5836 - vue
@@ -5402,7 +5848,7 @@ snapshots: @@ -5402,7 +5848,7 @@ snapshots:
5402 dependencies: 5848 dependencies:
5403 rfdc: 1.3.1 5849 rfdc: 1.3.1
5404 5850
5405 - '@vue/devtools-ui@7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2)(unocss@0.60.2)(vue@3.4.27)': 5851 + '@vue/devtools-ui@7.1.3(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vue@3.4.27)':
5406 dependencies: 5852 dependencies:
5407 '@unocss/reset': 0.60.2 5853 '@unocss/reset': 0.60.2
5408 '@vue/devtools-shared': 7.1.3 5854 '@vue/devtools-shared': 7.1.3
@@ -5410,9 +5856,9 @@ snapshots: @@ -5410,9 +5856,9 @@ snapshots:
5410 '@vueuse/core': 10.9.0(vue@3.4.27) 5856 '@vueuse/core': 10.9.0(vue@3.4.27)
5411 '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.27) 5857 '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.27)
5412 colord: 2.9.3 5858 colord: 2.9.3
5413 - floating-vue: 5.2.2(vue@3.4.27) 5859 + floating-vue: 5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27)
5414 focus-trap: 7.5.4 5860 focus-trap: 7.5.4
5415 - unocss: 0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11) 5861 + unocss: 0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
5416 vue: 3.4.27 5862 vue: 3.4.27
5417 transitivePeerDependencies: 5863 transitivePeerDependencies:
5418 - '@vue/composition-api' 5864 - '@vue/composition-api'
@@ -5455,7 +5901,7 @@ snapshots: @@ -5455,7 +5901,7 @@ snapshots:
5455 dependencies: 5901 dependencies:
5456 upath: 2.0.1 5902 upath: 2.0.1
5457 vue: 3.4.27 5903 vue: 3.4.27
5458 - vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue@3.4.27) 5904 + vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27)
5459 5905
5460 '@vueuse/components@10.9.0(vue@3.4.27)': 5906 '@vueuse/components@10.9.0(vue@3.4.27)':
5461 dependencies: 5907 dependencies:
@@ -5480,8 +5926,9 @@ snapshots: @@ -5480,8 +5926,9 @@ snapshots:
5480 dependencies: 5926 dependencies:
5481 '@vueuse/core': 10.9.0(vue@3.4.27) 5927 '@vueuse/core': 10.9.0(vue@3.4.27)
5482 '@vueuse/shared': 10.9.0(vue@3.4.27) 5928 '@vueuse/shared': 10.9.0(vue@3.4.27)
5483 - focus-trap: 7.5.4  
5484 vue-demi: 0.14.7(vue@3.4.27) 5929 vue-demi: 0.14.7(vue@3.4.27)
  5930 + optionalDependencies:
  5931 + focus-trap: 7.5.4
5485 transitivePeerDependencies: 5932 transitivePeerDependencies:
5486 - '@vue/composition-api' 5933 - '@vue/composition-api'
5487 - vue 5934 - vue
@@ -5513,6 +5960,8 @@ snapshots: @@ -5513,6 +5960,8 @@ snapshots:
5513 5960
5514 acorn@8.11.3: {} 5961 acorn@8.11.3: {}
5515 5962
  5963 + acorn@8.14.0: {}
  5964 +
5516 agent-base@6.0.2: 5965 agent-base@6.0.2:
5517 dependencies: 5966 dependencies:
5518 debug: 4.3.4 5967 debug: 4.3.4
@@ -5661,6 +6110,13 @@ snapshots: @@ -5661,6 +6110,13 @@ snapshots:
5661 node-releases: 2.0.14 6110 node-releases: 2.0.14
5662 update-browserslist-db: 1.0.15(browserslist@4.23.0) 6111 update-browserslist-db: 1.0.15(browserslist@4.23.0)
5663 6112
  6113 + browserslist@4.24.2:
  6114 + dependencies:
  6115 + caniuse-lite: 1.0.30001684
  6116 + electron-to-chromium: 1.5.64
  6117 + node-releases: 2.0.18
  6118 + update-browserslist-db: 1.1.1(browserslist@4.24.2)
  6119 +
5664 buffer-crc32@1.0.0: {} 6120 buffer-crc32@1.0.0: {}
5665 6121
5666 buffer-from@1.1.2: {} 6122 buffer-from@1.1.2: {}
@@ -5691,6 +6147,21 @@ snapshots: @@ -5691,6 +6147,21 @@ snapshots:
5691 pkg-types: 1.1.1 6147 pkg-types: 1.1.1
5692 rc9: 2.1.2 6148 rc9: 2.1.2
5693 6149
  6150 + c12@2.0.1:
  6151 + dependencies:
  6152 + chokidar: 4.0.1
  6153 + confbox: 0.1.7
  6154 + defu: 6.1.4
  6155 + dotenv: 16.4.5
  6156 + giget: 1.2.3
  6157 + jiti: 2.4.0
  6158 + mlly: 1.7.3
  6159 + ohash: 1.1.4
  6160 + pathe: 1.1.2
  6161 + perfect-debounce: 1.0.0
  6162 + pkg-types: 1.2.1
  6163 + rc9: 2.1.2
  6164 +
5694 cac@6.7.14: {} 6165 cac@6.7.14: {}
5695 6166
5696 cacache@18.0.3: 6167 cacache@18.0.3:
@@ -5721,6 +6192,8 @@ snapshots: @@ -5721,6 +6192,8 @@ snapshots:
5721 6192
5722 caniuse-lite@1.0.30001617: {} 6193 caniuse-lite@1.0.30001617: {}
5723 6194
  6195 + caniuse-lite@1.0.30001684: {}
  6196 +
5724 chalk@2.4.2: 6197 chalk@2.4.2:
5725 dependencies: 6198 dependencies:
5726 ansi-styles: 3.2.1 6199 ansi-styles: 3.2.1
@@ -5746,6 +6219,10 @@ snapshots: @@ -5746,6 +6219,10 @@ snapshots:
5746 optionalDependencies: 6219 optionalDependencies:
5747 fsevents: 2.3.3 6220 fsevents: 2.3.3
5748 6221
  6222 + chokidar@4.0.1:
  6223 + dependencies:
  6224 + readdirp: 4.0.2
  6225 +
5749 chownr@2.0.0: {} 6226 chownr@2.0.0: {}
5750 6227
5751 ci-info@4.0.0: {} 6228 ci-info@4.0.0: {}
@@ -5800,6 +6277,8 @@ snapshots: @@ -5800,6 +6277,8 @@ snapshots:
5800 6277
5801 commondir@1.0.1: {} 6278 commondir@1.0.1: {}
5802 6279
  6280 + compatx@0.1.8: {}
  6281 +
5803 compress-commons@6.0.2: 6282 compress-commons@6.0.2:
5804 dependencies: 6283 dependencies:
5805 crc-32: 1.2.2 6284 crc-32: 1.2.2
@@ -5812,6 +6291,8 @@ snapshots: @@ -5812,6 +6291,8 @@ snapshots:
5812 6291
5813 confbox@0.1.7: {} 6292 confbox@0.1.7: {}
5814 6293
  6294 + confbox@0.1.8: {}
  6295 +
5815 consola@3.2.3: {} 6296 consola@3.2.3: {}
5816 6297
5817 console-control-strings@1.1.0: {} 6298 console-control-strings@1.1.0: {}
@@ -5998,6 +6479,8 @@ snapshots: @@ -5998,6 +6479,8 @@ snapshots:
5998 6479
5999 electron-to-chromium@1.4.763: {} 6480 electron-to-chromium@1.4.763: {}
6000 6481
  6482 + electron-to-chromium@1.5.64: {}
  6483 +
6001 emoji-regex@8.0.0: {} 6484 emoji-regex@8.0.0: {}
6002 6485
6003 emoji-regex@9.2.2: {} 6486 emoji-regex@9.2.2: {}
@@ -6050,6 +6533,8 @@ snapshots: @@ -6050,6 +6533,8 @@ snapshots:
6050 6533
6051 escalade@3.1.2: {} 6534 escalade@3.1.2: {}
6052 6535
  6536 + escalade@3.2.0: {}
  6537 +
6053 escape-html@1.0.3: {} 6538 escape-html@1.0.3: {}
6054 6539
6055 escape-string-regexp@1.0.5: {} 6540 escape-string-regexp@1.0.5: {}
@@ -6131,7 +6616,7 @@ snapshots: @@ -6131,7 +6616,7 @@ snapshots:
6131 externality@1.0.2: 6616 externality@1.0.2:
6132 dependencies: 6617 dependencies:
6133 enhanced-resolve: 5.16.1 6618 enhanced-resolve: 5.16.1
6134 - mlly: 1.7.0 6619 + mlly: 1.7.1
6135 pathe: 1.1.2 6620 pathe: 1.1.2
6136 ufo: 1.5.3 6621 ufo: 1.5.3
6137 6622
@@ -6162,11 +6647,13 @@ snapshots: @@ -6162,11 +6647,13 @@ snapshots:
6162 6647
6163 flatted@3.3.1: {} 6648 flatted@3.3.1: {}
6164 6649
6165 - floating-vue@5.2.2(vue@3.4.27): 6650 + floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27):
6166 dependencies: 6651 dependencies:
6167 '@floating-ui/dom': 1.1.1 6652 '@floating-ui/dom': 1.1.1
6168 vue: 3.4.27 6653 vue: 3.4.27
6169 vue-resize: 2.0.0-alpha.1(vue@3.4.27) 6654 vue-resize: 2.0.0-alpha.1(vue@3.4.27)
  6655 + optionalDependencies:
  6656 + '@nuxt/kit': 3.14.1592(rollup@4.17.2)
6170 6657
6171 focus-trap@7.5.4: 6658 focus-trap@7.5.4:
6172 dependencies: 6659 dependencies:
@@ -6294,6 +6781,15 @@ snapshots: @@ -6294,6 +6781,15 @@ snapshots:
6294 slash: 5.1.0 6781 slash: 5.1.0
6295 unicorn-magic: 0.1.0 6782 unicorn-magic: 0.1.0
6296 6783
  6784 + globby@14.0.2:
  6785 + dependencies:
  6786 + '@sindresorhus/merge-streams': 2.3.0
  6787 + fast-glob: 3.3.2
  6788 + ignore: 5.3.1
  6789 + path-type: 5.0.0
  6790 + slash: 5.1.0
  6791 + unicorn-magic: 0.1.0
  6792 +
6297 graceful-fs@4.2.11: {} 6793 graceful-fs@4.2.11: {}
6298 6794
6299 gzip-size@6.0.0: 6795 gzip-size@6.0.0:
@@ -6393,6 +6889,8 @@ snapshots: @@ -6393,6 +6889,8 @@ snapshots:
6393 6889
6394 ignore@5.3.1: {} 6890 ignore@5.3.1: {}
6395 6891
  6892 + ignore@6.0.2: {}
  6893 +
6396 image-meta@0.2.0: {} 6894 image-meta@0.2.0: {}
6397 6895
6398 immutable@4.3.6: {} 6896 immutable@4.3.6: {}
@@ -6518,6 +7016,8 @@ snapshots: @@ -6518,6 +7016,8 @@ snapshots:
6518 7016
6519 jiti@1.21.0: {} 7017 jiti@1.21.0: {}
6520 7018
  7019 + jiti@2.4.0: {}
  7020 +
6521 js-tokens@4.0.0: {} 7021 js-tokens@4.0.0: {}
6522 7022
6523 js-tokens@9.0.0: {} 7023 js-tokens@9.0.0: {}
@@ -6530,6 +7030,8 @@ snapshots: @@ -6530,6 +7030,8 @@ snapshots:
6530 7030
6531 jsesc@2.5.2: {} 7031 jsesc@2.5.2: {}
6532 7032
  7033 + jsesc@3.0.2: {}
  7034 +
6533 json-parse-even-better-errors@3.0.2: {} 7035 json-parse-even-better-errors@3.0.2: {}
6534 7036
6535 json5@2.2.3: {} 7037 json5@2.2.3: {}
@@ -6585,7 +7087,7 @@ snapshots: @@ -6585,7 +7087,7 @@ snapshots:
6585 h3: 1.11.1 7087 h3: 1.11.1
6586 http-shutdown: 1.2.2 7088 http-shutdown: 1.2.2
6587 jiti: 1.21.0 7089 jiti: 1.21.0
6588 - mlly: 1.7.0 7090 + mlly: 1.7.1
6589 node-forge: 1.3.1 7091 node-forge: 1.3.1
6590 pathe: 1.1.2 7092 pathe: 1.1.2
6591 std-env: 3.7.0 7093 std-env: 3.7.0
@@ -6599,8 +7101,13 @@ snapshots: @@ -6599,8 +7101,13 @@ snapshots:
6599 7101
6600 local-pkg@0.5.0: 7102 local-pkg@0.5.0:
6601 dependencies: 7103 dependencies:
6602 - mlly: 1.7.0  
6603 - pkg-types: 1.1.1 7104 + mlly: 1.7.1
  7105 + pkg-types: 1.1.3
  7106 +
  7107 + local-pkg@0.5.1:
  7108 + dependencies:
  7109 + mlly: 1.7.3
  7110 + pkg-types: 1.2.1
6604 7111
6605 locate-path@6.0.0: 7112 locate-path@6.0.0:
6606 dependencies: 7113 dependencies:
@@ -6634,6 +7141,10 @@ snapshots: @@ -6634,6 +7141,10 @@ snapshots:
6634 dependencies: 7141 dependencies:
6635 '@jridgewell/sourcemap-codec': 1.4.15 7142 '@jridgewell/sourcemap-codec': 1.4.15
6636 7143
  7144 + magic-string@0.30.13:
  7145 + dependencies:
  7146 + '@jridgewell/sourcemap-codec': 1.5.0
  7147 +
6637 magicast@0.3.4: 7148 magicast@0.3.4:
6638 dependencies: 7149 dependencies:
6639 '@babel/parser': 7.24.5 7150 '@babel/parser': 7.24.5
@@ -6758,6 +7269,13 @@ snapshots: @@ -6758,6 +7269,13 @@ snapshots:
6758 pkg-types: 1.1.3 7269 pkg-types: 1.1.3
6759 ufo: 1.5.3 7270 ufo: 1.5.3
6760 7271
  7272 + mlly@1.7.3:
  7273 + dependencies:
  7274 + acorn: 8.14.0
  7275 + pathe: 1.1.2
  7276 + pkg-types: 1.2.1
  7277 + ufo: 1.5.4
  7278 +
6761 mri@1.2.0: {} 7279 mri@1.2.0: {}
6762 7280
6763 mrmime@2.0.0: {} 7281 mrmime@2.0.0: {}
@@ -6778,11 +7296,9 @@ snapshots: @@ -6778,11 +7296,9 @@ snapshots:
6778 7296
6779 nanoid@5.0.7: {} 7297 nanoid@5.0.7: {}
6780 7298
6781 - napi-wasm@1.1.0: {}  
6782 -  
6783 negotiator@0.6.3: {} 7299 negotiator@0.6.3: {}
6784 7300
6785 - nitropack@2.9.6(@opentelemetry/api@1.8.0): 7301 + nitropack@2.9.6(@opentelemetry/api@1.8.0)(encoding@0.1.13):
6786 dependencies: 7302 dependencies:
6787 '@cloudflare/kv-asset-handler': 0.3.2 7303 '@cloudflare/kv-asset-handler': 0.3.2
6788 '@netlify/functions': 2.6.3(@opentelemetry/api@1.8.0) 7304 '@netlify/functions': 2.6.3(@opentelemetry/api@1.8.0)
@@ -6795,7 +7311,7 @@ snapshots: @@ -6795,7 +7311,7 @@ snapshots:
6795 '@rollup/plugin-terser': 0.4.4(rollup@4.17.2) 7311 '@rollup/plugin-terser': 0.4.4(rollup@4.17.2)
6796 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 7312 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
6797 '@types/http-proxy': 1.17.14 7313 '@types/http-proxy': 1.17.14
6798 - '@vercel/nft': 0.26.5 7314 + '@vercel/nft': 0.26.5(encoding@0.1.13)
6799 archiver: 7.0.1 7315 archiver: 7.0.1
6800 c12: 1.10.0 7316 c12: 1.10.0
6801 chalk: 5.3.0 7317 chalk: 5.3.0
@@ -6876,9 +7392,11 @@ snapshots: @@ -6876,9 +7392,11 @@ snapshots:
6876 7392
6877 node-fetch-native@1.6.4: {} 7393 node-fetch-native@1.6.4: {}
6878 7394
6879 - node-fetch@2.7.0: 7395 + node-fetch@2.7.0(encoding@0.1.13):
6880 dependencies: 7396 dependencies:
6881 whatwg-url: 5.0.0 7397 whatwg-url: 5.0.0
  7398 + optionalDependencies:
  7399 + encoding: 0.1.13
6882 7400
6883 node-forge@1.3.1: {} 7401 node-forge@1.3.1: {}
6884 7402
@@ -6901,6 +7419,8 @@ snapshots: @@ -6901,6 +7419,8 @@ snapshots:
6901 7419
6902 node-releases@2.0.14: {} 7420 node-releases@2.0.14: {}
6903 7421
  7422 + node-releases@2.0.18: {}
  7423 +
6904 nopt@5.0.0: 7424 nopt@5.0.0:
6905 dependencies: 7425 dependencies:
6906 abbrev: 1.1.1 7426 abbrev: 1.1.1
@@ -6984,15 +7504,15 @@ snapshots: @@ -6984,15 +7504,15 @@ snapshots:
6984 optionalDependencies: 7504 optionalDependencies:
6985 fsevents: 2.3.3 7505 fsevents: 2.3.3
6986 7506
6987 - nuxt@3.11.2(@opentelemetry/api@1.8.0)(@unocss/reset@0.60.2)(floating-vue@5.2.2)(rollup@4.17.2)(sass@1.77.1)(unocss@0.60.2)(vite@5.2.11): 7507 + nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
6988 dependencies: 7508 dependencies:
6989 '@nuxt/devalue': 2.0.2 7509 '@nuxt/devalue': 2.0.2
6990 - '@nuxt/devtools': 1.3.1(@unocss/reset@0.60.2)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@4.17.2)(unocss@0.60.2)(vite@5.2.11)(vue@3.4.27) 7510 + '@nuxt/devtools': 1.3.1(@unocss/reset@0.60.2)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.11)(@unocss/reset@0.60.2)(encoding@0.1.13)(floating-vue@5.2.2(@nuxt/kit@3.14.1592(rollup@4.17.2))(vue@3.4.27))(ioredis@5.4.1)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(rollup@4.17.2)(unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)
6991 '@nuxt/kit': 3.11.2(rollup@4.17.2) 7511 '@nuxt/kit': 3.11.2(rollup@4.17.2)
6992 '@nuxt/schema': 3.11.2(rollup@4.17.2) 7512 '@nuxt/schema': 3.11.2(rollup@4.17.2)
6993 '@nuxt/telemetry': 2.5.4(rollup@4.17.2) 7513 '@nuxt/telemetry': 2.5.4(rollup@4.17.2)
6994 '@nuxt/ui-templates': 1.3.3 7514 '@nuxt/ui-templates': 1.3.3
6995 - '@nuxt/vite-builder': 3.11.2(rollup@4.17.2)(sass@1.77.1)(vue@3.4.27) 7515 + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.11)(rollup@4.17.2)(sass@1.77.1)(terser@5.31.0)(vue@3.4.27)
6996 '@unhead/dom': 1.9.10 7516 '@unhead/dom': 1.9.10
6997 '@unhead/ssr': 1.9.10 7517 '@unhead/ssr': 1.9.10
6998 '@unhead/vue': 1.9.10(vue@3.4.27) 7518 '@unhead/vue': 1.9.10(vue@3.4.27)
@@ -7016,7 +7536,7 @@ snapshots: @@ -7016,7 +7536,7 @@ snapshots:
7016 knitwork: 1.1.0 7536 knitwork: 1.1.0
7017 magic-string: 0.30.10 7537 magic-string: 0.30.10
7018 mlly: 1.7.0 7538 mlly: 1.7.0
7019 - nitropack: 2.9.6(@opentelemetry/api@1.8.0) 7539 + nitropack: 2.9.6(@opentelemetry/api@1.8.0)(encoding@0.1.13)
7020 nuxi: 3.11.1 7540 nuxi: 3.11.1
7021 nypm: 0.3.8 7541 nypm: 0.3.8
7022 ofetch: 1.3.4 7542 ofetch: 1.3.4
@@ -7035,13 +7555,16 @@ snapshots: @@ -7035,13 +7555,16 @@ snapshots:
7035 unenv: 1.9.0 7555 unenv: 1.9.0
7036 unimport: 3.7.1(rollup@4.17.2) 7556 unimport: 3.7.1(rollup@4.17.2)
7037 unplugin: 1.10.1 7557 unplugin: 1.10.1
7038 - unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.2)(vue@3.4.27) 7558 + unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.27))(vue@3.4.27)
7039 unstorage: 1.10.2(ioredis@5.4.1) 7559 unstorage: 1.10.2(ioredis@5.4.1)
7040 untyped: 1.4.2 7560 untyped: 1.4.2
7041 vue: 3.4.27 7561 vue: 3.4.27
7042 vue-bundle-renderer: 2.1.0 7562 vue-bundle-renderer: 2.1.0
7043 vue-devtools-stub: 0.1.0 7563 vue-devtools-stub: 0.1.0
7044 vue-router: 4.3.2(vue@3.4.27) 7564 vue-router: 4.3.2(vue@3.4.27)
  7565 + optionalDependencies:
  7566 + '@parcel/watcher': 2.4.1
  7567 + '@types/node': 20.12.11
7045 transitivePeerDependencies: 7568 transitivePeerDependencies:
7046 - '@azure/app-configuration' 7569 - '@azure/app-configuration'
7047 - '@azure/cosmos' 7570 - '@azure/cosmos'
@@ -7118,6 +7641,8 @@ snapshots: @@ -7118,6 +7641,8 @@ snapshots:
7118 7641
7119 ohash@1.1.3: {} 7642 ohash@1.1.3: {}
7120 7643
  7644 + ohash@1.1.4: {}
  7645 +
7121 on-finished@2.4.1: 7646 on-finished@2.4.1:
7122 dependencies: 7647 dependencies:
7123 ee-first: 1.1.1 7648 ee-first: 1.1.1
@@ -7231,8 +7756,12 @@ snapshots: @@ -7231,8 +7756,12 @@ snapshots:
7231 7756
7232 picocolors@1.0.0: {} 7757 picocolors@1.0.0: {}
7233 7758
  7759 + picocolors@1.1.1: {}
  7760 +
7234 picomatch@2.3.1: {} 7761 picomatch@2.3.1: {}
7235 7762
  7763 + picomatch@4.0.2: {}
  7764 +
7236 pify@2.3.0: {} 7765 pify@2.3.0: {}
7237 7766
7238 pinia@2.1.7(vue@3.4.27): 7767 pinia@2.1.7(vue@3.4.27):
@@ -7255,6 +7784,12 @@ snapshots: @@ -7255,6 +7784,12 @@ snapshots:
7255 mlly: 1.7.1 7784 mlly: 1.7.1
7256 pathe: 1.1.2 7785 pathe: 1.1.2
7257 7786
  7787 + pkg-types@1.2.1:
  7788 + dependencies:
  7789 + confbox: 0.1.8
  7790 + mlly: 1.7.3
  7791 + pathe: 1.1.2
  7792 +
7258 postcss-calc@9.0.1(postcss@8.4.38): 7793 postcss-calc@9.0.1(postcss@8.4.38):
7259 dependencies: 7794 dependencies:
7260 postcss: 8.4.38 7795 postcss: 8.4.38
@@ -7306,8 +7841,9 @@ snapshots: @@ -7306,8 +7841,9 @@ snapshots:
7306 postcss-load-config@4.0.2(postcss@8.4.38): 7841 postcss-load-config@4.0.2(postcss@8.4.38):
7307 dependencies: 7842 dependencies:
7308 lilconfig: 3.1.1 7843 lilconfig: 3.1.1
7309 - postcss: 8.4.38  
7310 yaml: 2.4.2 7844 yaml: 2.4.2
  7845 + optionalDependencies:
  7846 + postcss: 8.4.38
7311 7847
7312 postcss-merge-longhand@6.0.5(postcss@8.4.38): 7848 postcss-merge-longhand@6.0.5(postcss@8.4.38):
7313 dependencies: 7849 dependencies:
@@ -7515,6 +8051,8 @@ snapshots: @@ -7515,6 +8051,8 @@ snapshots:
7515 dependencies: 8051 dependencies:
7516 picomatch: 2.3.1 8052 picomatch: 2.3.1
7517 8053
  8054 + readdirp@4.0.2: {}
  8055 +
7518 redis-errors@1.2.0: {} 8056 redis-errors@1.2.0: {}
7519 8057
7520 redis-parser@3.0.0: 8058 redis-parser@3.0.0:
@@ -7545,9 +8083,10 @@ snapshots: @@ -7545,9 +8083,10 @@ snapshots:
7545 dependencies: 8083 dependencies:
7546 open: 8.4.2 8084 open: 8.4.2
7547 picomatch: 2.3.1 8085 picomatch: 2.3.1
7548 - rollup: 4.17.2  
7549 source-map: 0.7.4 8086 source-map: 0.7.4
7550 yargs: 17.7.2 8087 yargs: 17.7.2
  8088 + optionalDependencies:
  8089 + rollup: 4.17.2
7551 8090
7552 rollup@4.17.2: 8091 rollup@4.17.2:
7553 dependencies: 8092 dependencies:
@@ -7596,6 +8135,8 @@ snapshots: @@ -7596,6 +8135,8 @@ snapshots:
7596 8135
7597 semver@7.6.2: {} 8136 semver@7.6.2: {}
7598 8137
  8138 + semver@7.6.3: {}
  8139 +
7599 send@0.18.0: 8140 send@0.18.0:
7600 dependencies: 8141 dependencies:
7601 debug: 2.6.9 8142 debug: 2.6.9
@@ -7740,6 +8281,8 @@ snapshots: @@ -7740,6 +8281,8 @@ snapshots:
7740 8281
7741 std-env@3.7.0: {} 8282 std-env@3.7.0: {}
7742 8283
  8284 + std-env@3.8.0: {}
  8285 +
7743 streamx@2.16.1: 8286 streamx@2.16.1:
7744 dependencies: 8287 dependencies:
7745 fast-fifo: 1.3.2 8288 fast-fifo: 1.3.2
@@ -7924,6 +8467,8 @@ snapshots: @@ -7924,6 +8467,8 @@ snapshots:
7924 8467
7925 ufo@1.5.3: {} 8468 ufo@1.5.3: {}
7926 8469
  8470 + ufo@1.5.4: {}
  8471 +
7927 ultrahtml@1.5.3: {} 8472 ultrahtml@1.5.3: {}
7928 8473
7929 unconfig@0.3.13: 8474 unconfig@0.3.13:
@@ -7964,6 +8509,24 @@ snapshots: @@ -7964,6 +8509,24 @@ snapshots:
7964 8509
7965 unicorn-magic@0.1.0: {} 8510 unicorn-magic@0.1.0: {}
7966 8511
  8512 + unimport@3.13.3(rollup@4.17.2):
  8513 + dependencies:
  8514 + '@rollup/pluginutils': 5.1.3(rollup@4.17.2)
  8515 + acorn: 8.14.0
  8516 + escape-string-regexp: 5.0.0
  8517 + estree-walker: 3.0.3
  8518 + fast-glob: 3.3.2
  8519 + local-pkg: 0.5.1
  8520 + magic-string: 0.30.13
  8521 + mlly: 1.7.3
  8522 + pathe: 1.1.2
  8523 + pkg-types: 1.2.1
  8524 + scule: 1.3.0
  8525 + strip-literal: 2.1.0
  8526 + unplugin: 1.16.0
  8527 + transitivePeerDependencies:
  8528 + - rollup
  8529 +
7967 unimport@3.7.1(rollup@4.17.2): 8530 unimport@3.7.1(rollup@4.17.2):
7968 dependencies: 8531 dependencies:
7969 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 8532 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
@@ -7992,9 +8555,9 @@ snapshots: @@ -7992,9 +8555,9 @@ snapshots:
7992 8555
7993 universalify@2.0.1: {} 8556 universalify@2.0.1: {}
7994 8557
7995 - unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11): 8558 + unocss@0.60.2(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
7996 dependencies: 8559 dependencies:
7997 - '@unocss/astro': 0.60.2(rollup@4.17.2)(vite@5.2.11) 8560 + '@unocss/astro': 0.60.2(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
7998 '@unocss/cli': 0.60.2(rollup@4.17.2) 8561 '@unocss/cli': 0.60.2(rollup@4.17.2)
7999 '@unocss/core': 0.60.2 8562 '@unocss/core': 0.60.2
8000 '@unocss/extractor-arbitrary-variants': 0.60.2 8563 '@unocss/extractor-arbitrary-variants': 0.60.2
@@ -8013,14 +8576,15 @@ snapshots: @@ -8013,14 +8576,15 @@ snapshots:
8013 '@unocss/transformer-compile-class': 0.60.2 8576 '@unocss/transformer-compile-class': 0.60.2
8014 '@unocss/transformer-directives': 0.60.2 8577 '@unocss/transformer-directives': 0.60.2
8015 '@unocss/transformer-variant-group': 0.60.2 8578 '@unocss/transformer-variant-group': 0.60.2
8016 - '@unocss/vite': 0.60.2(rollup@4.17.2)(vite@5.2.11)  
8017 - vite: 5.2.11(sass@1.77.1) 8579 + '@unocss/vite': 0.60.2(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))
  8580 + optionalDependencies:
  8581 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8018 transitivePeerDependencies: 8582 transitivePeerDependencies:
8019 - postcss 8583 - postcss
8020 - rollup 8584 - rollup
8021 - supports-color 8585 - supports-color
8022 8586
8023 - unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.2)(vue@3.4.27): 8587 + unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.27))(vue@3.4.27):
8024 dependencies: 8588 dependencies:
8025 '@babel/types': 7.24.5 8589 '@babel/types': 7.24.5
8026 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 8590 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
@@ -8034,8 +8598,9 @@ snapshots: @@ -8034,8 +8598,9 @@ snapshots:
8034 pathe: 1.1.2 8598 pathe: 1.1.2
8035 scule: 1.3.0 8599 scule: 1.3.0
8036 unplugin: 1.10.1 8600 unplugin: 1.10.1
8037 - vue-router: 4.3.2(vue@3.4.27)  
8038 yaml: 2.4.2 8601 yaml: 2.4.2
  8602 + optionalDependencies:
  8603 + vue-router: 4.3.2(vue@3.4.27)
8039 transitivePeerDependencies: 8604 transitivePeerDependencies:
8040 - rollup 8605 - rollup
8041 - vue 8606 - vue
@@ -8047,19 +8612,25 @@ snapshots: @@ -8047,19 +8612,25 @@ snapshots:
8047 webpack-sources: 3.2.3 8612 webpack-sources: 3.2.3
8048 webpack-virtual-modules: 0.6.1 8613 webpack-virtual-modules: 0.6.1
8049 8614
  8615 + unplugin@1.16.0:
  8616 + dependencies:
  8617 + acorn: 8.14.0
  8618 + webpack-virtual-modules: 0.6.2
  8619 +
8050 unstorage@1.10.2(ioredis@5.4.1): 8620 unstorage@1.10.2(ioredis@5.4.1):
8051 dependencies: 8621 dependencies:
8052 anymatch: 3.1.3 8622 anymatch: 3.1.3
8053 chokidar: 3.6.0 8623 chokidar: 3.6.0
8054 destr: 2.0.3 8624 destr: 2.0.3
8055 h3: 1.11.1 8625 h3: 1.11.1
8056 - ioredis: 5.4.1  
8057 listhen: 1.7.2 8626 listhen: 1.7.2
8058 lru-cache: 10.2.2 8627 lru-cache: 10.2.2
8059 mri: 1.2.0 8628 mri: 1.2.0
8060 node-fetch-native: 1.6.4 8629 node-fetch-native: 1.6.4
8061 ofetch: 1.3.4 8630 ofetch: 1.3.4
8062 ufo: 1.5.3 8631 ufo: 1.5.3
  8632 + optionalDependencies:
  8633 + ioredis: 5.4.1
8063 transitivePeerDependencies: 8634 transitivePeerDependencies:
8064 - uWebSockets.js 8635 - uWebSockets.js
8065 8636
@@ -8081,13 +8652,25 @@ snapshots: @@ -8081,13 +8652,25 @@ snapshots:
8081 transitivePeerDependencies: 8652 transitivePeerDependencies:
8082 - supports-color 8653 - supports-color
8083 8654
  8655 + untyped@1.5.1:
  8656 + dependencies:
  8657 + '@babel/core': 7.26.0
  8658 + '@babel/standalone': 7.26.2
  8659 + '@babel/types': 7.26.0
  8660 + defu: 6.1.4
  8661 + jiti: 2.4.0
  8662 + mri: 1.2.0
  8663 + scule: 1.3.0
  8664 + transitivePeerDependencies:
  8665 + - supports-color
  8666 +
8084 unwasm@0.3.9: 8667 unwasm@0.3.9:
8085 dependencies: 8668 dependencies:
8086 knitwork: 1.1.0 8669 knitwork: 1.1.0
8087 magic-string: 0.30.10 8670 magic-string: 0.30.10
8088 - mlly: 1.7.0 8671 + mlly: 1.7.1
8089 pathe: 1.1.2 8672 pathe: 1.1.2
8090 - pkg-types: 1.1.1 8673 + pkg-types: 1.1.3
8091 unplugin: 1.10.1 8674 unplugin: 1.10.1
8092 8675
8093 upath@2.0.1: {} 8676 upath@2.0.1: {}
@@ -8098,6 +8681,12 @@ snapshots: @@ -8098,6 +8681,12 @@ snapshots:
8098 escalade: 3.1.2 8681 escalade: 3.1.2
8099 picocolors: 1.0.0 8682 picocolors: 1.0.0
8100 8683
  8684 + update-browserslist-db@1.1.1(browserslist@4.24.2):
  8685 + dependencies:
  8686 + browserslist: 4.24.2
  8687 + escalade: 3.2.0
  8688 + picocolors: 1.1.1
  8689 +
8101 uqr@0.1.2: {} 8690 uqr@0.1.2: {}
8102 8691
8103 urlpattern-polyfill@8.0.2: {} 8692 urlpattern-polyfill@8.0.2: {}
@@ -8111,17 +8700,17 @@ snapshots: @@ -8111,17 +8700,17 @@ snapshots:
8111 8700
8112 validate-npm-package-name@5.0.1: {} 8701 validate-npm-package-name@5.0.1: {}
8113 8702
8114 - vite-hot-client@0.2.3(vite@5.2.11): 8703 + vite-hot-client@0.2.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
8115 dependencies: 8704 dependencies:
8116 - vite: 5.2.11(sass@1.77.1) 8705 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8117 8706
8118 - vite-node@1.6.0(sass@1.77.1): 8707 + vite-node@1.6.0(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0):
8119 dependencies: 8708 dependencies:
8120 cac: 6.7.14 8709 cac: 6.7.14
8121 debug: 4.3.4 8710 debug: 4.3.4
8122 pathe: 1.1.2 8711 pathe: 1.1.2
8123 picocolors: 1.0.0 8712 picocolors: 1.0.0
8124 - vite: 5.2.11(sass@1.77.1) 8713 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8125 transitivePeerDependencies: 8714 transitivePeerDependencies:
8126 - '@types/node' 8715 - '@types/node'
8127 - less 8716 - less
@@ -8132,7 +8721,7 @@ snapshots: @@ -8132,7 +8721,7 @@ snapshots:
8132 - supports-color 8721 - supports-color
8133 - terser 8722 - terser
8134 8723
8135 - vite-plugin-checker@0.6.4(vite@5.2.11): 8724 + vite-plugin-checker@0.6.4(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
8136 dependencies: 8725 dependencies:
8137 '@babel/code-frame': 7.24.2 8726 '@babel/code-frame': 7.24.2
8138 ansi-escapes: 4.3.2 8727 ansi-escapes: 4.3.2
@@ -8145,16 +8734,15 @@ snapshots: @@ -8145,16 +8734,15 @@ snapshots:
8145 semver: 7.6.2 8734 semver: 7.6.2
8146 strip-ansi: 6.0.1 8735 strip-ansi: 6.0.1
8147 tiny-invariant: 1.3.3 8736 tiny-invariant: 1.3.3
8148 - vite: 5.2.11(sass@1.77.1) 8737 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8149 vscode-languageclient: 7.0.0 8738 vscode-languageclient: 7.0.0
8150 vscode-languageserver: 7.0.0 8739 vscode-languageserver: 7.0.0
8151 vscode-languageserver-textdocument: 1.0.11 8740 vscode-languageserver-textdocument: 1.0.11
8152 vscode-uri: 3.0.8 8741 vscode-uri: 3.0.8
8153 8742
8154 - vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2)(rollup@4.17.2)(vite@5.2.11): 8743 + vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
8155 dependencies: 8744 dependencies:
8156 '@antfu/utils': 0.7.8 8745 '@antfu/utils': 0.7.8
8157 - '@nuxt/kit': 3.11.2(rollup@4.17.2)  
8158 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) 8746 '@rollup/pluginutils': 5.1.0(rollup@4.17.2)
8159 debug: 4.3.4 8747 debug: 4.3.4
8160 error-stack-parser-es: 0.1.2 8748 error-stack-parser-es: 0.1.2
@@ -8163,12 +8751,14 @@ snapshots: @@ -8163,12 +8751,14 @@ snapshots:
8163 perfect-debounce: 1.0.0 8751 perfect-debounce: 1.0.0
8164 picocolors: 1.0.0 8752 picocolors: 1.0.0
8165 sirv: 2.0.4 8753 sirv: 2.0.4
8166 - vite: 5.2.11(sass@1.77.1) 8754 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
  8755 + optionalDependencies:
  8756 + '@nuxt/kit': 3.11.2(rollup@4.17.2)
8167 transitivePeerDependencies: 8757 transitivePeerDependencies:
8168 - rollup 8758 - rollup
8169 - supports-color 8759 - supports-color
8170 8760
8171 - vite-plugin-vue-inspector@5.1.0(vite@5.2.11): 8761 + vite-plugin-vue-inspector@5.1.0(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)):
8172 dependencies: 8762 dependencies:
8173 '@babel/core': 7.24.5 8763 '@babel/core': 7.24.5
8174 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.5) 8764 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.5)
@@ -8179,29 +8769,31 @@ snapshots: @@ -8179,29 +8769,31 @@ snapshots:
8179 '@vue/compiler-dom': 3.4.27 8769 '@vue/compiler-dom': 3.4.27
8180 kolorist: 1.8.0 8770 kolorist: 1.8.0
8181 magic-string: 0.30.10 8771 magic-string: 0.30.10
8182 - vite: 5.2.11(sass@1.77.1) 8772 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8183 transitivePeerDependencies: 8773 transitivePeerDependencies:
8184 - supports-color 8774 - supports-color
8185 8775
8186 - vite-plugin-vuetify@2.0.3(vite@5.2.11)(vue@3.4.27)(vuetify@3.6.5): 8776 + vite-plugin-vuetify@2.0.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)(vuetify@3.6.5):
8187 dependencies: 8777 dependencies:
8188 '@vuetify/loader-shared': 2.0.3(vue@3.4.27)(vuetify@3.6.5) 8778 '@vuetify/loader-shared': 2.0.3(vue@3.4.27)(vuetify@3.6.5)
8189 debug: 4.3.4 8779 debug: 4.3.4
8190 upath: 2.0.1 8780 upath: 2.0.1
8191 - vite: 5.2.11(sass@1.77.1) 8781 + vite: 5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0)
8192 vue: 3.4.27 8782 vue: 3.4.27
8193 - vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue@3.4.27) 8783 + vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27)
8194 transitivePeerDependencies: 8784 transitivePeerDependencies:
8195 - supports-color 8785 - supports-color
8196 8786
8197 - vite@5.2.11(sass@1.77.1): 8787 + vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0):
8198 dependencies: 8788 dependencies:
8199 esbuild: 0.20.2 8789 esbuild: 0.20.2
8200 postcss: 8.4.38 8790 postcss: 8.4.38
8201 rollup: 4.17.2 8791 rollup: 4.17.2
8202 - sass: 1.77.1  
8203 optionalDependencies: 8792 optionalDependencies:
  8793 + '@types/node': 20.12.11
8204 fsevents: 2.3.3 8794 fsevents: 2.3.3
  8795 + sass: 1.77.1
  8796 + terser: 5.31.0
8205 8797
8206 vscode-jsonrpc@6.0.0: {} 8798 vscode-jsonrpc@6.0.0: {}
8207 8799
@@ -8271,7 +8863,7 @@ snapshots: @@ -8271,7 +8863,7 @@ snapshots:
8271 '@vue/server-renderer': 3.4.27(vue@3.4.27) 8863 '@vue/server-renderer': 3.4.27(vue@3.4.27)
8272 '@vue/shared': 3.4.27 8864 '@vue/shared': 3.4.27
8273 8865
8274 - vuetify-nuxt-module@0.14.0(rollup@4.17.2)(vite@5.2.11)(vue@3.4.27): 8866 + vuetify-nuxt-module@0.14.0(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27):
8275 dependencies: 8867 dependencies:
8276 '@nuxt/kit': 3.11.2(rollup@4.17.2) 8868 '@nuxt/kit': 3.11.2(rollup@4.17.2)
8277 defu: 6.1.4 8869 defu: 6.1.4
@@ -8281,8 +8873,8 @@ snapshots: @@ -8281,8 +8873,8 @@ snapshots:
8281 perfect-debounce: 1.0.0 8873 perfect-debounce: 1.0.0
8282 ufo: 1.5.3 8874 ufo: 1.5.3
8283 unconfig: 0.3.13 8875 unconfig: 0.3.13
8284 - vite-plugin-vuetify: 2.0.3(vite@5.2.11)(vue@3.4.27)(vuetify@3.6.5)  
8285 - vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue@3.4.27) 8876 + vite-plugin-vuetify: 2.0.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)(vuetify@3.6.5)
  8877 + vuetify: 3.6.5(vite-plugin-vuetify@2.0.3)(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27)
8286 transitivePeerDependencies: 8878 transitivePeerDependencies:
8287 - rollup 8879 - rollup
8288 - supports-color 8880 - supports-color
@@ -8292,10 +8884,12 @@ snapshots: @@ -8292,10 +8884,12 @@ snapshots:
8292 - vue-i18n 8884 - vue-i18n
8293 - webpack-plugin-vuetify 8885 - webpack-plugin-vuetify
8294 8886
8295 - vuetify@3.6.5(vite-plugin-vuetify@2.0.3)(vue@3.4.27): 8887 + vuetify@3.6.5(vite-plugin-vuetify@2.0.3)(vue-i18n@9.13.1(vue@3.4.27))(vue@3.4.27):
8296 dependencies: 8888 dependencies:
8297 - vite-plugin-vuetify: 2.0.3(vite@5.2.11)(vue@3.4.27)(vuetify@3.6.5)  
8298 vue: 3.4.27 8889 vue: 3.4.27
  8890 + optionalDependencies:
  8891 + vite-plugin-vuetify: 2.0.3(vite@5.2.11(@types/node@20.12.11)(sass@1.77.1)(terser@5.31.0))(vue@3.4.27)(vuetify@3.6.5)
  8892 + vue-i18n: 9.13.1(vue@3.4.27)
8299 8893
8300 webidl-conversions@3.0.1: {} 8894 webidl-conversions@3.0.1: {}
8301 8895
@@ -8303,6 +8897,8 @@ snapshots: @@ -8303,6 +8897,8 @@ snapshots:
8303 8897
8304 webpack-virtual-modules@0.6.1: {} 8898 webpack-virtual-modules@0.6.1: {}
8305 8899
  8900 + webpack-virtual-modules@0.6.2: {}
  8901 +
8306 whatwg-url@5.0.0: 8902 whatwg-url@5.0.0:
8307 dependencies: 8903 dependencies:
8308 tr46: 0.0.3 8904 tr46: 0.0.3