@@ -3,7 +3,7 @@ https://www.npmjs.com/package/generate-license-file
3
3
4
4
The following npm package may be included in this product:
5
5
6
- - @google/model-viewer@4.0 .0
6
+ - @google/model-viewer@4.1 .0
7
7
8
8
This package contains the following license:
9
9
@@ -522,7 +522,7 @@ Apache License
522
522
523
523
The following npm package may be included in this product:
524
524
525
- - detect-libc@2.0.3
525
+ - detect-libc@2.0.4
526
526
527
527
This package contains the following license:
528
528
@@ -1045,9 +1045,9 @@ END OF TERMS AND CONDITIONS
1045
1045
1046
1046
The following npm packages may be included in this product:
1047
1047
1048
- - @lit/reactive-element@1.6.3
1049
- - lit-element@3.3.3
1050
- - lit@2.8.0
1048
+ - @lit/reactive-element@2.1.1
1049
+ - lit-element@4.2.1
1050
+ - lit@3.3.1
1051
1051
1052
1052
These packages each contain the following license:
1053
1053
@@ -1084,7 +1084,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1084
1084
1085
1085
The following npm package may be included in this product:
1086
1086
1087
- - lit-html@2.8.0
1087
+ - lit-html@3.3.1
1088
1088
1089
1089
This package contains the following license:
1090
1090
@@ -1121,7 +1121,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1121
1121
1122
1122
The following npm package may be included in this product:
1123
1123
1124
- - @lit-labs/ssr-dom-shim@1.3 .0
1124
+ - @lit-labs/ssr-dom-shim@1.4 .0
1125
1125
1126
1126
This package contains the following license:
1127
1127
@@ -1247,7 +1247,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1247
1247
1248
1248
The following npm package may be included in this product:
1249
1249
1250
- - @babel/parser@7.27 .0
1250
+ - @babel/parser@7.28 .0
1251
1251
1252
1252
This package contains the following license:
1253
1253
@@ -1381,6 +1381,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1381
1381
1382
1382
-----------
1383
1383
1384
+ The following npm package may be included in this product:
1385
+
1386
+ - @jridgewell/sourcemap-codec@1.5.4
1387
+
1388
+ This package contains the following license:
1389
+
1390
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
1391
+
1392
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1393
+ of this software and associated documentation files (the "Software"), to deal
1394
+ in the Software without restriction, including without limitation the rights
1395
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1396
+ copies of the Software, and to permit persons to whom the Software is
1397
+ furnished to do so, subject to the following conditions:
1398
+
1399
+ The above copyright notice and this permission notice shall be included in
1400
+ all copies or substantial portions of the Software.
1401
+
1402
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1403
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1404
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1405
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1406
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1407
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1408
+ SOFTWARE.
1409
+
1410
+ -----------
1411
+
1384
1412
The following npm package may be included in this product:
1385
1413
1386
1414
- picocolors@1.1.1
@@ -1418,9 +1446,9 @@ LGPL-3.0-or-later
1418
1446
1419
1447
The following npm packages may be included in this product:
1420
1448
1421
- - @babel/helper-string-parser@7.25.9
1422
- - @babel/helper-validator-identifier@7.25.9
1423
- - @babel/types@7.27.0
1449
+ - @babel/helper-string-parser@7.27.1
1450
+ - @babel/helper-validator-identifier@7.27.1
1451
+ - @babel/types@7.28.1
1424
1452
1425
1453
These packages each contain the following license:
1426
1454
@@ -1451,7 +1479,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1451
1479
1452
1480
The following npm package may be included in this product:
1453
1481
1454
- - three-mesh-bvh@0.9.0
1482
+ - three-mesh-bvh@0.9.1
1455
1483
1456
1484
This package contains the following license:
1457
1485
@@ -1601,7 +1629,7 @@ The MIT license applies to all non-font and non-icon files.
1601
1629
1602
1630
The following npm package may be included in this product:
1603
1631
1604
- - semver@7.7.1
1632
+ - semver@7.7.2
1605
1633
1606
1634
This package contains the following license:
1607
1635
@@ -1623,36 +1651,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1623
1651
1624
1652
-----------
1625
1653
1626
- The following npm package may be included in this product:
1627
-
1628
- - @jridgewell/sourcemap-codec@1.5.0
1629
-
1630
- This package contains the following license:
1631
-
1632
- The MIT License
1633
-
1634
- Copyright (c) 2015 Rich Harris
1635
-
1636
- Permission is hereby granted, free of charge, to any person obtaining a copy
1637
- of this software and associated documentation files (the "Software"), to deal
1638
- in the Software without restriction, including without limitation the rights
1639
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1640
- copies of the Software, and to permit persons to whom the Software is
1641
- furnished to do so, subject to the following conditions:
1642
-
1643
- The above copyright notice and this permission notice shall be included in
1644
- all copies or substantial portions of the Software.
1645
-
1646
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1647
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1648
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1649
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1650
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1651
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1652
- THE SOFTWARE.
1653
-
1654
- -----------
1655
-
1656
1654
The following npm package may be included in this product:
1657
1655
1658
1656
- three@0.125.2
@@ -1685,7 +1683,7 @@ THE SOFTWARE.
1685
1683
1686
1684
The following npm package may be included in this product:
1687
1685
1688
- - three@0.175 .0
1686
+ - three@0.178 .0
1689
1687
1690
1688
This package contains the following license:
1691
1689
@@ -1775,13 +1773,13 @@ THE SOFTWARE.
1775
1773
1776
1774
The following npm package may be included in this product:
1777
1775
1778
- - vuetify@3.8 .0
1776
+ - vuetify@3.9 .0
1779
1777
1780
1778
This package contains the following license:
1781
1779
1782
1780
The MIT License (MIT)
1783
1781
1784
- Copyright (c) 2016-2023 John Jeremy Leider
1782
+ Copyright (c) 2016-now Vuetify, LLC
1785
1783
1786
1784
Permission is hereby granted, free of charge, to any person obtaining a copy
1787
1785
of this software and associated documentation files (the "Software"), to deal
@@ -1805,16 +1803,16 @@ THE SOFTWARE.
1805
1803
1806
1804
The following npm packages may be included in this product:
1807
1805
1808
- - @vue/compiler-core@3.5.13
1809
- - @vue/compiler-dom@3.5.13
1810
- - @vue/compiler-sfc@3.5.13
1811
- - @vue/compiler-ssr@3.5.13
1812
- - @vue/reactivity@3.5.13
1813
- - @vue/runtime-core@3.5.13
1814
- - @vue/runtime-dom@3.5.13
1815
- - @vue/server-renderer@3.5.13
1816
- - @vue/shared@3.5.13
1817
- - vue@3.5.13
1806
+ - @vue/compiler-core@3.5.17
1807
+ - @vue/compiler-dom@3.5.17
1808
+ - @vue/compiler-sfc@3.5.17
1809
+ - @vue/compiler-ssr@3.5.17
1810
+ - @vue/reactivity@3.5.17
1811
+ - @vue/runtime-core@3.5.17
1812
+ - @vue/runtime-dom@3.5.17
1813
+ - @vue/server-renderer@3.5.17
1814
+ - @vue/shared@3.5.17
1815
+ - vue@3.5.17
1818
1816
1819
1817
These packages each contain the following license:
1820
1818
@@ -1844,7 +1842,7 @@ THE SOFTWARE.
1844
1842
1845
1843
The following npm package may be included in this product:
1846
1844
1847
- - ktx-parse@1.0.0
1845
+ - ktx-parse@1.0.1
1848
1846
1849
1847
This package contains the following license:
1850
1848
@@ -1906,9 +1904,9 @@ SOFTWARE.
1906
1904
1907
1905
The following npm packages may be included in this product:
1908
1906
1909
- - @gltf-transform/core@4.1.3
1910
- - @gltf-transform/extensions@4.1.3
1911
- - @gltf-transform/functions@4.1.3
1907
+ - @gltf-transform/core@4.2.0
1908
+ - @gltf-transform/extensions@4.2.0
1909
+ - @gltf-transform/functions@4.2.0
1912
1910
1913
1911
These packages each contain the following license:
1914
1912
@@ -1968,7 +1966,7 @@ THE SOFTWARE.
1968
1966
1969
1967
The following npm package may be included in this product:
1970
1968
1971
- - postcss@8.5.3
1969
+ - postcss@8.5.6
1972
1970
1973
1971
This package contains the following license:
1974
1972
@@ -2049,6 +2047,11 @@ glTF conversion by @AsoboStudio and @scurest
2049
2047
2050
2048
-----------
2051
2049
2050
+ CC0: Qwantani Afternoon by Greg Zaal (Photography) and Jarod Guest (Processing)
2051
+ https://polyhaven.com/a/qwantani_afternoon
2052
+
2053
+ -----------
2054
+
2052
2055
MIT License
2053
2056
2054
2057
Copyright (c) 2024 Yeicor
0 commit comments