@turnipxenon/pineapple 2.8.0 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,9 +4,7 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Update chum bucket display">
8
- <change beforePath="$PROJECT_DIR$/src/lib/components/blog_template/BlogTemplate.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/blog_template/BlogTemplate.svelte" afterDir="false" />
9
- </list>
7
+ <list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Add default no data-no-snippet for BlogTemplate" />
10
8
  <option name="SHOW_DIALOG" value="false" />
11
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
12
10
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -122,7 +120,7 @@
122
120
  &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
123
121
  &quot;git-widget-placeholder&quot;: &quot;turnip/dev&quot;,
124
122
  &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
125
- &quot;last_opened_file_path&quot;: &quot;C:/Users/Pumpkin/Projects/Web/pineapple/src/lib&quot;,
123
+ &quot;last_opened_file_path&quot;: &quot;C:/Users/Pumpkin/Projects/scratch/TyrPromo&quot;,
126
124
  &quot;list.type.of.created.stylesheet&quot;: &quot;CSS&quot;,
127
125
  &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
128
126
  &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
@@ -214,7 +212,7 @@
214
212
  <component name="SharedIndexes">
215
213
  <attachedChunks>
216
214
  <set>
217
- <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.17011.90" />
215
+ <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.17890.13" />
218
216
  </set>
219
217
  </attachedChunks>
220
218
  </component>
@@ -397,23 +395,14 @@
397
395
  <workItem from="1717797301446" duration="328000" />
398
396
  <workItem from="1717818365490" duration="1400000" />
399
397
  <workItem from="1718042449909" duration="152000" />
400
- <workItem from="1718171450825" duration="153000" />
401
- </task>
402
- <task id="LOCAL-00160" summary="Support swappable group for backwards compatibility">
403
- <option name="closed" value="true" />
404
- <created>1712477348736</created>
405
- <option name="number" value="00160" />
406
- <option name="presentableId" value="LOCAL-00160" />
407
- <option name="project" value="LOCAL" />
408
- <updated>1712477348736</updated>
409
- </task>
410
- <task id="LOCAL-00161" summary="Add back gameSectionFirst behaviour">
411
- <option name="closed" value="true" />
412
- <created>1712477820038</created>
413
- <option name="number" value="00161" />
414
- <option name="presentableId" value="LOCAL-00161" />
415
- <option name="project" value="LOCAL" />
416
- <updated>1712477820038</updated>
398
+ <workItem from="1718171450825" duration="997000" />
399
+ <workItem from="1718222225902" duration="12000" />
400
+ <workItem from="1722641455448" duration="20000" />
401
+ <workItem from="1729121425216" duration="141000" />
402
+ <workItem from="1729121658818" duration="377000" />
403
+ <workItem from="1732315164802" duration="8000" />
404
+ <workItem from="1733119329999" duration="18000" />
405
+ <workItem from="1737957760384" duration="64000" />
417
406
  </task>
418
407
  <task id="LOCAL-00162" summary="Delay parsing for query terms after page transformation">
419
408
  <option name="closed" value="true" />
@@ -791,7 +780,23 @@
791
780
  <option name="project" value="LOCAL" />
792
781
  <updated>1717819762642</updated>
793
782
  </task>
794
- <option name="localTasksCounter" value="209" />
783
+ <task id="LOCAL-00209" summary="Add includeDataNoSnippet in BlogTemplate">
784
+ <option name="closed" value="true" />
785
+ <created>1718171625561</created>
786
+ <option name="number" value="00209" />
787
+ <option name="presentableId" value="LOCAL-00209" />
788
+ <option name="project" value="LOCAL" />
789
+ <updated>1718171625562</updated>
790
+ </task>
791
+ <task id="LOCAL-00210" summary="Add default no data-no-snippet for BlogTemplate">
792
+ <option name="closed" value="true" />
793
+ <created>1718171693492</created>
794
+ <option name="number" value="00210" />
795
+ <option name="presentableId" value="LOCAL-00210" />
796
+ <option name="project" value="LOCAL" />
797
+ <updated>1718171693492</updated>
798
+ </task>
799
+ <option name="localTasksCounter" value="211" />
795
800
  <servers />
796
801
  </component>
797
802
  <component name="TypeScriptGeneratedFilesManager">
@@ -849,8 +854,6 @@
849
854
  </option>
850
855
  </component>
851
856
  <component name="VcsManagerConfiguration">
852
- <MESSAGE value="Fix align-items" />
853
- <MESSAGE value="Export GetLatestBlogs properly" />
854
857
  <MESSAGE value="Update description for ThisWebpage" />
855
858
  <MESSAGE value="Fix bug with query params" />
856
859
  <MESSAGE value="Pineapple v2.4.71" />
@@ -874,6 +877,8 @@
874
877
  <MESSAGE value="Fix background disappearing in default BlogTemplates" />
875
878
  <MESSAGE value="Turn off chum bucket temporarily" />
876
879
  <MESSAGE value="Update chum bucket display" />
877
- <option name="LAST_COMMIT_MESSAGE" value="Update chum bucket display" />
880
+ <MESSAGE value="Add includeDataNoSnippet in BlogTemplate" />
881
+ <MESSAGE value="Add default no data-no-snippet for BlogTemplate" />
882
+ <option name="LAST_COMMIT_MESSAGE" value="Add default no data-no-snippet for BlogTemplate" />
878
883
  </component>
879
884
  </project>
@@ -25,7 +25,7 @@ $:
25
25
  </script>
26
26
 
27
27
  {#if (includeDataNoSnippet)}
28
- <div class={classes} style={style} data-no-snippet>
28
+ <div class={classes} style={style} data-nosnippet>
29
29
  <slot name="content" class="card" />
30
30
  </div>
31
31
  {:else }
@@ -37,6 +37,8 @@ declare module '$env/static/private' {
37
37
  export const COMSPEC: string;
38
38
  export const DriverData: string;
39
39
  export const EXEPATH: string;
40
+ export const FPS_BROWSER_APP_PROFILE_STRING: string;
41
+ export const FPS_BROWSER_USER_PROFILE_STRING: string;
40
42
  export const GIT_XL_PATH: string;
41
43
  export const GoLand: string;
42
44
  export const GOPATH: string;
@@ -177,8 +179,6 @@ declare module '$env/static/private' {
177
179
  export const USERDOMAIN_ROAMINGPROFILE: string;
178
180
  export const USERNAME: string;
179
181
  export const USERPROFILE: string;
180
- export const VS150COMCOMNTOOLS: string;
181
- export const VS160COMCOMNTOOLS: string;
182
182
  export const WebStorm: string;
183
183
  export const WINDIR: string;
184
184
  export const YARN_WRAP_OUTPUT: string;
@@ -225,6 +225,8 @@ declare module '$env/dynamic/private' {
225
225
  COMSPEC: string;
226
226
  DriverData: string;
227
227
  EXEPATH: string;
228
+ FPS_BROWSER_APP_PROFILE_STRING: string;
229
+ FPS_BROWSER_USER_PROFILE_STRING: string;
228
230
  GIT_XL_PATH: string;
229
231
  GoLand: string;
230
232
  GOPATH: string;
@@ -365,8 +367,6 @@ declare module '$env/dynamic/private' {
365
367
  USERDOMAIN_ROAMINGPROFILE: string;
366
368
  USERNAME: string;
367
369
  USERPROFILE: string;
368
- VS150COMCOMNTOOLS: string;
369
- VS160COMCOMNTOOLS: string;
370
370
  WebStorm: string;
371
371
  WINDIR: string;
372
372
  YARN_WRAP_OUTPUT: string;
@@ -25,7 +25,7 @@ $:
25
25
  </script>
26
26
 
27
27
  {#if (includeDataNoSnippet)}
28
- <div class={classes} style={style} data-no-snippet>
28
+ <div class={classes} style={style} data-nosnippet>
29
29
  <slot name="content" class="card" />
30
30
  </div>
31
31
  {:else }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@turnipxenon/pineapple",
3
3
  "description": "personal package for base styling for other personal projects",
4
- "version": "2.8.0",
4
+ "version": "2.9.0",
5
5
  "scripts": {
6
6
  "dev": "vite dev",
7
7
  "build": "vite build && yarn package",
@@ -29,7 +29,7 @@
29
29
  </script>
30
30
 
31
31
  {#if (includeDataNoSnippet)}
32
- <div class={classes} style={style} data-no-snippet>
32
+ <div class={classes} style={style} data-nosnippet>
33
33
  <slot name="content" class="card" />
34
34
  </div>
35
35
  {:else }
package/yarn.lock CHANGED
@@ -317,70 +317,95 @@
317
317
  dependencies:
318
318
  "@prisma/debug" "5.12.1"
319
319
 
320
- "@rollup/rollup-android-arm-eabi@4.12.1":
321
- version "4.12.1"
322
- resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.12.1.tgz#11aaa02a933864b87f0b31cf2b755734e1f22787"
323
- integrity sha512-iU2Sya8hNn1LhsYyf0N+L4Gf9Qc+9eBTJJJsaOGUp+7x4n2M9dxTt8UvhJl3oeftSjblSlpCfvjA/IfP3g5VjQ==
324
-
325
- "@rollup/rollup-android-arm64@4.12.1":
326
- version "4.12.1"
327
- resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.12.1.tgz#b1e606fb4b46b38dc32bf010d513449462d669e9"
328
- integrity sha512-wlzcWiH2Ir7rdMELxFE5vuM7D6TsOcJ2Yw0c3vaBR3VOsJFVTx9xvwnAvhgU5Ii8Gd6+I11qNHwndDscIm0HXg==
329
-
330
- "@rollup/rollup-darwin-arm64@4.12.1":
331
- version "4.12.1"
332
- resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.12.1.tgz#dc21df1be9402671a8b6b15a93dd5953c68ec114"
333
- integrity sha512-YRXa1+aZIFN5BaImK+84B3uNK8C6+ynKLPgvn29X9s0LTVCByp54TB7tdSMHDR7GTV39bz1lOmlLDuedgTwwHg==
334
-
335
- "@rollup/rollup-darwin-x64@4.12.1":
336
- version "4.12.1"
337
- resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.12.1.tgz#397dcc4427d774f29b9954676893574ac563bf0b"
338
- integrity sha512-opjWJ4MevxeA8FhlngQWPBOvVWYNPFkq6/25rGgG+KOy0r8clYwL1CFd+PGwRqqMFVQ4/Qd3sQu5t7ucP7C/Uw==
339
-
340
- "@rollup/rollup-linux-arm-gnueabihf@4.12.1":
341
- version "4.12.1"
342
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.12.1.tgz#d851fd49d617e7792e7cde8e5a95ca51ea520fe5"
343
- integrity sha512-uBkwaI+gBUlIe+EfbNnY5xNyXuhZbDSx2nzzW8tRMjUmpScd6lCQYKY2V9BATHtv5Ef2OBq6SChEP8h+/cxifQ==
344
-
345
- "@rollup/rollup-linux-arm64-gnu@4.12.1":
346
- version "4.12.1"
347
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.12.1.tgz#e41a271ae51f79ffee6fb2b5597cc81b4ef66ad9"
348
- integrity sha512-0bK9aG1kIg0Su7OcFTlexkVeNZ5IzEsnz1ept87a0TUgZ6HplSgkJAnFpEVRW7GRcikT4GlPV0pbtVedOaXHQQ==
349
-
350
- "@rollup/rollup-linux-arm64-musl@4.12.1":
351
- version "4.12.1"
352
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.12.1.tgz#d3b4cd6ef18d0aa7103129755e0c535701624fac"
353
- integrity sha512-qB6AFRXuP8bdkBI4D7UPUbE7OQf7u5OL+R94JE42Z2Qjmyj74FtDdLGeriRyBDhm4rQSvqAGCGC01b8Fu2LthQ==
354
-
355
- "@rollup/rollup-linux-riscv64-gnu@4.12.1":
356
- version "4.12.1"
357
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.12.1.tgz#215101b2bb768cce2f2227145b8dd5c3c716c259"
358
- integrity sha512-sHig3LaGlpNgDj5o8uPEoGs98RII8HpNIqFtAI8/pYABO8i0nb1QzT0JDoXF/pxzqO+FkxvwkHZo9k0NJYDedg==
359
-
360
- "@rollup/rollup-linux-x64-gnu@4.12.1":
361
- version "4.12.1"
362
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.12.1.tgz#34a12fa305e167105eab70dbf577cd41e5199709"
363
- integrity sha512-nD3YcUv6jBJbBNFvSbp0IV66+ba/1teuBcu+fBBPZ33sidxitc6ErhON3JNavaH8HlswhWMC3s5rgZpM4MtPqQ==
364
-
365
- "@rollup/rollup-linux-x64-musl@4.12.1":
366
- version "4.12.1"
367
- resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.12.1.tgz#3f000b5a92a32b844e385e1166979c87882930a3"
368
- integrity sha512-7/XVZqgBby2qp/cO0TQ8uJK+9xnSdJ9ct6gSDdEr4MfABrjTyrW6Bau7HQ73a2a5tPB7hno49A0y1jhWGDN9OQ==
369
-
370
- "@rollup/rollup-win32-arm64-msvc@4.12.1":
371
- version "4.12.1"
372
- resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.12.1.tgz#27977d91f5059645ebb3b7fbf4429982de2278d3"
373
- integrity sha512-CYc64bnICG42UPL7TrhIwsJW4QcKkIt9gGlj21gq3VV0LL6XNb1yAdHVp1pIi9gkts9gGcT3OfUYHjGP7ETAiw==
374
-
375
- "@rollup/rollup-win32-ia32-msvc@4.12.1":
376
- version "4.12.1"
377
- resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.12.1.tgz#0d252acd5af0274209c74374867ee8b949843d75"
378
- integrity sha512-LN+vnlZ9g0qlHGlS920GR4zFCqAwbv2lULrR29yGaWP9u7wF5L7GqWu9Ah6/kFZPXPUkpdZwd//TNR+9XC9hvA==
379
-
380
- "@rollup/rollup-win32-x64-msvc@4.12.1":
381
- version "4.12.1"
382
- resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.12.1.tgz#cd8d175e001c212d5ac71c7827ef1d5c5e14494c"
383
- integrity sha512-n+vkrSyphvmU0qkQ6QBNXCGr2mKjhP08mPRM/Xp5Ck2FV4NrHU+y6axzDeixUrCBHVUS51TZhjqrKBBsHLKb2Q==
320
+ "@rollup/rollup-android-arm-eabi@4.24.4":
321
+ version "4.24.4"
322
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.4.tgz#c460b54c50d42f27f8254c435a4f3b3e01910bc8"
323
+ integrity sha512-jfUJrFct/hTA0XDM5p/htWKoNNTbDLY0KRwEt6pyOA6k2fmk0WVwl65PdUdJZgzGEHWx+49LilkcSaumQRyNQw==
324
+
325
+ "@rollup/rollup-android-arm64@4.24.4":
326
+ version "4.24.4"
327
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.4.tgz#96e01f3a04675d8d5973ab8d3fd6bc3be21fa5e1"
328
+ integrity sha512-j4nrEO6nHU1nZUuCfRKoCcvh7PIywQPUCBa2UsootTHvTHIoIu2BzueInGJhhvQO/2FTRdNYpf63xsgEqH9IhA==
329
+
330
+ "@rollup/rollup-darwin-arm64@4.24.4":
331
+ version "4.24.4"
332
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.4.tgz#9b2ec23b17b47cbb2f771b81f86ede3ac6730bce"
333
+ integrity sha512-GmU/QgGtBTeraKyldC7cDVVvAJEOr3dFLKneez/n7BvX57UdhOqDsVwzU7UOnYA7AAOt+Xb26lk79PldDHgMIQ==
334
+
335
+ "@rollup/rollup-darwin-x64@4.24.4":
336
+ version "4.24.4"
337
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.4.tgz#f30e4ee6929e048190cf10e0daa8e8ae035b6e46"
338
+ integrity sha512-N6oDBiZCBKlwYcsEPXGDE4g9RoxZLK6vT98M8111cW7VsVJFpNEqvJeIPfsCzbf0XEakPslh72X0gnlMi4Ddgg==
339
+
340
+ "@rollup/rollup-freebsd-arm64@4.24.4":
341
+ version "4.24.4"
342
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.24.4.tgz#c54b2373ec5bcf71f08c4519c7ae80a0b6c8e03b"
343
+ integrity sha512-py5oNShCCjCyjWXCZNrRGRpjWsF0ic8f4ieBNra5buQz0O/U6mMXCpC1LvrHuhJsNPgRt36tSYMidGzZiJF6mw==
344
+
345
+ "@rollup/rollup-freebsd-x64@4.24.4":
346
+ version "4.24.4"
347
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.24.4.tgz#3bc53aa29d5a34c28ba8e00def76aa612368458e"
348
+ integrity sha512-L7VVVW9FCnTTp4i7KrmHeDsDvjB4++KOBENYtNYAiYl96jeBThFfhP6HVxL74v4SiZEVDH/1ILscR5U9S4ms4g==
349
+
350
+ "@rollup/rollup-linux-arm-gnueabihf@4.24.4":
351
+ version "4.24.4"
352
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.4.tgz#c85aedd1710c9e267ee86b6d1ce355ecf7d9e8d9"
353
+ integrity sha512-10ICosOwYChROdQoQo589N5idQIisxjaFE/PAnX2i0Zr84mY0k9zul1ArH0rnJ/fpgiqfu13TFZR5A5YJLOYZA==
354
+
355
+ "@rollup/rollup-linux-arm-musleabihf@4.24.4":
356
+ version "4.24.4"
357
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.4.tgz#e77313408bf13995aecde281aec0cceb08747e42"
358
+ integrity sha512-ySAfWs69LYC7QhRDZNKqNhz2UKN8LDfbKSMAEtoEI0jitwfAG2iZwVqGACJT+kfYvvz3/JgsLlcBP+WWoKCLcw==
359
+
360
+ "@rollup/rollup-linux-arm64-gnu@4.24.4":
361
+ version "4.24.4"
362
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.4.tgz#633f632397b3662108cfaa1abca2a80b85f51102"
363
+ integrity sha512-uHYJ0HNOI6pGEeZ/5mgm5arNVTI0nLlmrbdph+pGXpC9tFHFDQmDMOEqkmUObRfosJqpU8RliYoGz06qSdtcjg==
364
+
365
+ "@rollup/rollup-linux-arm64-musl@4.24.4":
366
+ version "4.24.4"
367
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.4.tgz#63edd72b29c4cced93e16113a68e1be9fef88907"
368
+ integrity sha512-38yiWLemQf7aLHDgTg85fh3hW9stJ0Muk7+s6tIkSUOMmi4Xbv5pH/5Bofnsb6spIwD5FJiR+jg71f0CH5OzoA==
369
+
370
+ "@rollup/rollup-linux-powerpc64le-gnu@4.24.4":
371
+ version "4.24.4"
372
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.4.tgz#a9418a4173df80848c0d47df0426a0bf183c4e75"
373
+ integrity sha512-q73XUPnkwt9ZNF2xRS4fvneSuaHw2BXuV5rI4cw0fWYVIWIBeDZX7c7FWhFQPNTnE24172K30I+dViWRVD9TwA==
374
+
375
+ "@rollup/rollup-linux-riscv64-gnu@4.24.4":
376
+ version "4.24.4"
377
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.4.tgz#bc9c195db036a27e5e3339b02f51526b4ce1e988"
378
+ integrity sha512-Aie/TbmQi6UXokJqDZdmTJuZBCU3QBDA8oTKRGtd4ABi/nHgXICulfg1KI6n9/koDsiDbvHAiQO3YAUNa/7BCw==
379
+
380
+ "@rollup/rollup-linux-s390x-gnu@4.24.4":
381
+ version "4.24.4"
382
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.4.tgz#1651fdf8144ae89326c01da5d52c60be63e71a82"
383
+ integrity sha512-P8MPErVO/y8ohWSP9JY7lLQ8+YMHfTI4bAdtCi3pC2hTeqFJco2jYspzOzTUB8hwUWIIu1xwOrJE11nP+0JFAQ==
384
+
385
+ "@rollup/rollup-linux-x64-gnu@4.24.4":
386
+ version "4.24.4"
387
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.4.tgz#e473de5e4acb95fcf930a35cbb7d3e8080e57a6f"
388
+ integrity sha512-K03TljaaoPK5FOyNMZAAEmhlyO49LaE4qCsr0lYHUKyb6QacTNF9pnfPpXnFlFD3TXuFbFbz7tJ51FujUXkXYA==
389
+
390
+ "@rollup/rollup-linux-x64-musl@4.24.4":
391
+ version "4.24.4"
392
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.4.tgz#0af12dd2578c29af4037f0c834b4321429dd5b01"
393
+ integrity sha512-VJYl4xSl/wqG2D5xTYncVWW+26ICV4wubwN9Gs5NrqhJtayikwCXzPL8GDsLnaLU3WwhQ8W02IinYSFJfyo34Q==
394
+
395
+ "@rollup/rollup-win32-arm64-msvc@4.24.4":
396
+ version "4.24.4"
397
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.4.tgz#e48e78cdd45313b977c1390f4bfde7ab79be8871"
398
+ integrity sha512-ku2GvtPwQfCqoPFIJCqZ8o7bJcj+Y54cZSr43hHca6jLwAiCbZdBUOrqE6y29QFajNAzzpIOwsckaTFmN6/8TA==
399
+
400
+ "@rollup/rollup-win32-ia32-msvc@4.24.4":
401
+ version "4.24.4"
402
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.4.tgz#a3fc8536d243fe161c796acb93eba43c250f311c"
403
+ integrity sha512-V3nCe+eTt/W6UYNr/wGvO1fLpHUrnlirlypZfKCT1fG6hWfqhPgQV/K/mRBXBpxc0eKLIF18pIOFVPh0mqHjlg==
404
+
405
+ "@rollup/rollup-win32-x64-msvc@4.24.4":
406
+ version "4.24.4"
407
+ resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.4.tgz#e2a9d1fd56524103a6cc8a54404d9d3ebc73c454"
408
+ integrity sha512-LTw1Dfd0mBIEqUVCxbvTE/LLo+9ZxVC9k99v1v4ahg9Aak6FpqOfNu5kRkeTAn0wphoC4JU7No1/rL+bBCEwhg==
384
409
 
385
410
  "@skeletonlabs/skeleton@^2.9.0":
386
411
  version "2.9.0"
@@ -504,11 +529,16 @@
504
529
  dependencies:
505
530
  "@types/domhandler" "^2.4.0"
506
531
 
507
- "@types/estree@*", "@types/estree@1.0.5", "@types/estree@^1.0.0", "@types/estree@^1.0.1":
532
+ "@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.1":
508
533
  version "1.0.5"
509
534
  resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
510
535
  integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
511
536
 
537
+ "@types/estree@1.0.6":
538
+ version "1.0.6"
539
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
540
+ integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
541
+
512
542
  "@types/htmlparser2@^3.10.7":
513
543
  version "3.10.7"
514
544
  resolved "https://registry.yarnpkg.com/@types/htmlparser2/-/htmlparser2-3.10.7.tgz#861a7609bdc9468ce55751fe6f737abfbd584f73"
@@ -767,11 +797,11 @@ brace-expansion@^2.0.1:
767
797
  balanced-match "^1.0.0"
768
798
 
769
799
  braces@^3.0.2, braces@~3.0.2:
770
- version "3.0.2"
771
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
772
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
800
+ version "3.0.3"
801
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
802
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
773
803
  dependencies:
774
- fill-range "^7.0.1"
804
+ fill-range "^7.1.1"
775
805
 
776
806
  browserslist@^4.23.0:
777
807
  version "4.23.0"
@@ -870,9 +900,9 @@ create-require@^1.1.0:
870
900
  integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
871
901
 
872
902
  cross-spawn@^7.0.0, cross-spawn@^7.0.2:
873
- version "7.0.3"
874
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
875
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
903
+ version "7.0.6"
904
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
905
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
876
906
  dependencies:
877
907
  path-key "^3.1.0"
878
908
  shebang-command "^2.0.0"
@@ -1254,10 +1284,10 @@ file-entry-cache@^6.0.1:
1254
1284
  dependencies:
1255
1285
  flat-cache "^3.0.4"
1256
1286
 
1257
- fill-range@^7.0.1:
1258
- version "7.0.1"
1259
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1260
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1287
+ fill-range@^7.1.1:
1288
+ version "7.1.1"
1289
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1290
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
1261
1291
  dependencies:
1262
1292
  to-regex-range "^5.0.1"
1263
1293
 
@@ -2095,25 +2125,30 @@ rimraf@^3.0.2:
2095
2125
  glob "^7.1.3"
2096
2126
 
2097
2127
  rollup@^4.2.0:
2098
- version "4.12.1"
2099
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.12.1.tgz#0659cb02551cde4c5b210e9bd3af050b5b5b415d"
2100
- integrity sha512-ggqQKvx/PsB0FaWXhIvVkSWh7a/PCLQAsMjBc+nA2M8Rv2/HG0X6zvixAB7KyZBRtifBUhy5k8voQX/mRnABPg==
2128
+ version "4.24.4"
2129
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.24.4.tgz#fdc76918de02213c95447c9ffff5e35dddb1d058"
2130
+ integrity sha512-vGorVWIsWfX3xbcyAS+I047kFKapHYivmkaT63Smj77XwvLSJos6M1xGqZnBPFQFBRZDOcG1QnYEIxAvTr/HjA==
2101
2131
  dependencies:
2102
- "@types/estree" "1.0.5"
2132
+ "@types/estree" "1.0.6"
2103
2133
  optionalDependencies:
2104
- "@rollup/rollup-android-arm-eabi" "4.12.1"
2105
- "@rollup/rollup-android-arm64" "4.12.1"
2106
- "@rollup/rollup-darwin-arm64" "4.12.1"
2107
- "@rollup/rollup-darwin-x64" "4.12.1"
2108
- "@rollup/rollup-linux-arm-gnueabihf" "4.12.1"
2109
- "@rollup/rollup-linux-arm64-gnu" "4.12.1"
2110
- "@rollup/rollup-linux-arm64-musl" "4.12.1"
2111
- "@rollup/rollup-linux-riscv64-gnu" "4.12.1"
2112
- "@rollup/rollup-linux-x64-gnu" "4.12.1"
2113
- "@rollup/rollup-linux-x64-musl" "4.12.1"
2114
- "@rollup/rollup-win32-arm64-msvc" "4.12.1"
2115
- "@rollup/rollup-win32-ia32-msvc" "4.12.1"
2116
- "@rollup/rollup-win32-x64-msvc" "4.12.1"
2134
+ "@rollup/rollup-android-arm-eabi" "4.24.4"
2135
+ "@rollup/rollup-android-arm64" "4.24.4"
2136
+ "@rollup/rollup-darwin-arm64" "4.24.4"
2137
+ "@rollup/rollup-darwin-x64" "4.24.4"
2138
+ "@rollup/rollup-freebsd-arm64" "4.24.4"
2139
+ "@rollup/rollup-freebsd-x64" "4.24.4"
2140
+ "@rollup/rollup-linux-arm-gnueabihf" "4.24.4"
2141
+ "@rollup/rollup-linux-arm-musleabihf" "4.24.4"
2142
+ "@rollup/rollup-linux-arm64-gnu" "4.24.4"
2143
+ "@rollup/rollup-linux-arm64-musl" "4.24.4"
2144
+ "@rollup/rollup-linux-powerpc64le-gnu" "4.24.4"
2145
+ "@rollup/rollup-linux-riscv64-gnu" "4.24.4"
2146
+ "@rollup/rollup-linux-s390x-gnu" "4.24.4"
2147
+ "@rollup/rollup-linux-x64-gnu" "4.24.4"
2148
+ "@rollup/rollup-linux-x64-musl" "4.24.4"
2149
+ "@rollup/rollup-win32-arm64-msvc" "4.24.4"
2150
+ "@rollup/rollup-win32-ia32-msvc" "4.24.4"
2151
+ "@rollup/rollup-win32-x64-msvc" "4.24.4"
2117
2152
  fsevents "~2.3.2"
2118
2153
 
2119
2154
  run-parallel@^1.1.9:
@@ -2198,8 +2233,16 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
2198
2233
  resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
2199
2234
  integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
2200
2235
 
2201
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2202
- name string-width-cjs
2236
+ "string-width-cjs@npm:string-width@^4.2.0":
2237
+ version "4.2.3"
2238
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2239
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2240
+ dependencies:
2241
+ emoji-regex "^8.0.0"
2242
+ is-fullwidth-code-point "^3.0.0"
2243
+ strip-ansi "^6.0.1"
2244
+
2245
+ string-width@^4.1.0:
2203
2246
  version "4.2.3"
2204
2247
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2205
2248
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2226,7 +2269,14 @@ string-width@^7.1.0:
2226
2269
  get-east-asian-width "^1.0.0"
2227
2270
  strip-ansi "^7.1.0"
2228
2271
 
2229
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2272
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2273
+ version "6.0.1"
2274
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2275
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2276
+ dependencies:
2277
+ ansi-regex "^5.0.1"
2278
+
2279
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2230
2280
  version "6.0.1"
2231
2281
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2232
2282
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==