@@ -2655,6 +2655,150 @@ __metadata:
2655
2655
languageName: node
2656
2656
linkType: hard
2657
2657
2658
+ "@parcel/watcher-android-arm64@npm:2.5.1":
2659
+ version: 2.5.1
2660
+ resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
2661
+ conditions: os=android & cpu=arm64
2662
+ languageName: node
2663
+ linkType: hard
2664
+
2665
+ "@parcel/watcher-darwin-arm64@npm:2.5.1":
2666
+ version: 2.5.1
2667
+ resolution: "@parcel/watcher-darwin-arm64@npm:2.5.1"
2668
+ conditions: os=darwin & cpu=arm64
2669
+ languageName: node
2670
+ linkType: hard
2671
+
2672
+ "@parcel/watcher-darwin-x64@npm:2.5.1":
2673
+ version: 2.5.1
2674
+ resolution: "@parcel/watcher-darwin-x64@npm:2.5.1"
2675
+ conditions: os=darwin & cpu=x64
2676
+ languageName: node
2677
+ linkType: hard
2678
+
2679
+ "@parcel/watcher-freebsd-x64@npm:2.5.1":
2680
+ version: 2.5.1
2681
+ resolution: "@parcel/watcher-freebsd-x64@npm:2.5.1"
2682
+ conditions: os=freebsd & cpu=x64
2683
+ languageName: node
2684
+ linkType: hard
2685
+
2686
+ "@parcel/watcher-linux-arm-glibc@npm:2.5.1":
2687
+ version: 2.5.1
2688
+ resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.1"
2689
+ conditions: os=linux & cpu=arm & libc=glibc
2690
+ languageName: node
2691
+ linkType: hard
2692
+
2693
+ "@parcel/watcher-linux-arm-musl@npm:2.5.1":
2694
+ version: 2.5.1
2695
+ resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.1"
2696
+ conditions: os=linux & cpu=arm & libc=musl
2697
+ languageName: node
2698
+ linkType: hard
2699
+
2700
+ "@parcel/watcher-linux-arm64-glibc@npm:2.5.1":
2701
+ version: 2.5.1
2702
+ resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.1"
2703
+ conditions: os=linux & cpu=arm64 & libc=glibc
2704
+ languageName: node
2705
+ linkType: hard
2706
+
2707
+ "@parcel/watcher-linux-arm64-musl@npm:2.5.1":
2708
+ version: 2.5.1
2709
+ resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.1"
2710
+ conditions: os=linux & cpu=arm64 & libc=musl
2711
+ languageName: node
2712
+ linkType: hard
2713
+
2714
+ "@parcel/watcher-linux-x64-glibc@npm:2.5.1":
2715
+ version: 2.5.1
2716
+ resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.1"
2717
+ conditions: os=linux & cpu=x64 & libc=glibc
2718
+ languageName: node
2719
+ linkType: hard
2720
+
2721
+ "@parcel/watcher-linux-x64-musl@npm:2.5.1":
2722
+ version: 2.5.1
2723
+ resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.1"
2724
+ conditions: os=linux & cpu=x64 & libc=musl
2725
+ languageName: node
2726
+ linkType: hard
2727
+
2728
+ "@parcel/watcher-win32-arm64@npm:2.5.1":
2729
+ version: 2.5.1
2730
+ resolution: "@parcel/watcher-win32-arm64@npm:2.5.1"
2731
+ conditions: os=win32 & cpu=arm64
2732
+ languageName: node
2733
+ linkType: hard
2734
+
2735
+ "@parcel/watcher-win32-ia32@npm:2.5.1":
2736
+ version: 2.5.1
2737
+ resolution: "@parcel/watcher-win32-ia32@npm:2.5.1"
2738
+ conditions: os=win32 & cpu=ia32
2739
+ languageName: node
2740
+ linkType: hard
2741
+
2742
+ "@parcel/watcher-win32-x64@npm:2.5.1":
2743
+ version: 2.5.1
2744
+ resolution: "@parcel/watcher-win32-x64@npm:2.5.1"
2745
+ conditions: os=win32 & cpu=x64
2746
+ languageName: node
2747
+ linkType: hard
2748
+
2749
+ "@parcel/watcher@npm:^2.4.1":
2750
+ version: 2.5.1
2751
+ resolution: "@parcel/watcher@npm:2.5.1"
2752
+ dependencies:
2753
+ "@parcel/watcher-android-arm64": "npm:2.5.1"
2754
+ "@parcel/watcher-darwin-arm64": "npm:2.5.1"
2755
+ "@parcel/watcher-darwin-x64": "npm:2.5.1"
2756
+ "@parcel/watcher-freebsd-x64": "npm:2.5.1"
2757
+ "@parcel/watcher-linux-arm-glibc": "npm:2.5.1"
2758
+ "@parcel/watcher-linux-arm-musl": "npm:2.5.1"
2759
+ "@parcel/watcher-linux-arm64-glibc": "npm:2.5.1"
2760
+ "@parcel/watcher-linux-arm64-musl": "npm:2.5.1"
2761
+ "@parcel/watcher-linux-x64-glibc": "npm:2.5.1"
2762
+ "@parcel/watcher-linux-x64-musl": "npm:2.5.1"
2763
+ "@parcel/watcher-win32-arm64": "npm:2.5.1"
2764
+ "@parcel/watcher-win32-ia32": "npm:2.5.1"
2765
+ "@parcel/watcher-win32-x64": "npm:2.5.1"
2766
+ detect-libc: "npm:^1.0.3"
2767
+ is-glob: "npm:^4.0.3"
2768
+ micromatch: "npm:^4.0.5"
2769
+ node-addon-api: "npm:^7.0.0"
2770
+ node-gyp: "npm:latest"
2771
+ dependenciesMeta:
2772
+ "@parcel/watcher-android-arm64":
2773
+ optional: true
2774
+ "@parcel/watcher-darwin-arm64":
2775
+ optional: true
2776
+ "@parcel/watcher-darwin-x64":
2777
+ optional: true
2778
+ "@parcel/watcher-freebsd-x64":
2779
+ optional: true
2780
+ "@parcel/watcher-linux-arm-glibc":
2781
+ optional: true
2782
+ "@parcel/watcher-linux-arm-musl":
2783
+ optional: true
2784
+ "@parcel/watcher-linux-arm64-glibc":
2785
+ optional: true
2786
+ "@parcel/watcher-linux-arm64-musl":
2787
+ optional: true
2788
+ "@parcel/watcher-linux-x64-glibc":
2789
+ optional: true
2790
+ "@parcel/watcher-linux-x64-musl":
2791
+ optional: true
2792
+ "@parcel/watcher-win32-arm64":
2793
+ optional: true
2794
+ "@parcel/watcher-win32-ia32":
2795
+ optional: true
2796
+ "@parcel/watcher-win32-x64":
2797
+ optional: true
2798
+ checksum: 10c0/8f35073d0c0b34a63d4c8d2213482f0ebc6a25de7b2cdd415d19cb929964a793cb285b68d1d50bfb732b070b3c82a2fdb4eb9c250eab709a1cd9d63345455a82
2799
+ languageName: node
2800
+ linkType: hard
2801
+
2658
2802
"@peggyjs/from-mem@npm:1.2.1":
2659
2803
version: 1.2.1
2660
2804
resolution: "@peggyjs/from-mem@npm:1.2.1"
@@ -4725,7 +4869,7 @@ __metadata:
4725
4869
languageName: node
4726
4870
linkType: hard
4727
4871
4728
- "anymatch@npm:^3.0.3, anymatch@npm:~3.1.2 ":
4872
+ "anymatch@npm:^3.0.3":
4729
4873
version: 3.1.3
4730
4874
resolution: "anymatch@npm:3.1.3"
4731
4875
dependencies:
@@ -5150,13 +5294,6 @@ __metadata:
5150
5294
languageName: node
5151
5295
linkType: hard
5152
5296
5153
- "binary-extensions@npm:^2.0.0":
5154
- version: 2.3.0
5155
- resolution: "binary-extensions@npm:2.3.0"
5156
- checksum: 10c0/75a59cafc10fb12a11d510e77110c6c7ae3f4ca22463d52487709ca7f18f69d886aa387557cc9864fbdb10153d0bdb4caacabf11541f55e89ed6e18d12ece2b5
5157
- languageName: node
5158
- linkType: hard
5159
-
5160
5297
"bl@npm:^4.0.2, bl@npm:^4.0.3":
5161
5298
version: 4.1.0
5162
5299
resolution: "bl@npm:4.1.0"
@@ -5208,7 +5345,7 @@ __metadata:
5208
5345
languageName: node
5209
5346
linkType: hard
5210
5347
5211
- "braces@npm:^3.0.3, braces@npm:~3.0.2 ":
5348
+ "braces@npm:^3.0.3":
5212
5349
version: 3.0.3
5213
5350
resolution: "braces@npm:3.0.3"
5214
5351
dependencies:
@@ -5619,22 +5756,12 @@ __metadata:
5619
5756
languageName: node
5620
5757
linkType: hard
5621
5758
5622
- "chokidar@npm:>=3.0.0 < 4.0.0":
5623
- version: 3.6.0
5624
- resolution: "chokidar@npm:3.6.0 "
5759
+ "chokidar@npm:^ 4.0.0":
5760
+ version: 4.0.3
5761
+ resolution: "chokidar@npm:4.0.3 "
5625
5762
dependencies:
5626
- anymatch: "npm:~3.1.2"
5627
- braces: "npm:~3.0.2"
5628
- fsevents: "npm:~2.3.2"
5629
- glob-parent: "npm:~5.1.2"
5630
- is-binary-path: "npm:~2.1.0"
5631
- is-glob: "npm:~4.0.1"
5632
- normalize-path: "npm:~3.0.0"
5633
- readdirp: "npm:~3.6.0"
5634
- dependenciesMeta:
5635
- fsevents:
5636
- optional: true
5637
- checksum: 10c0/8361dcd013f2ddbe260eacb1f3cb2f2c6f2b0ad118708a343a5ed8158941a39cb8fb1d272e0f389712e74ee90ce8ba864eece9e0e62b9705cb468a2f6d917462
5763
+ readdirp: "npm:^4.0.1"
5764
+ checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
5638
5765
languageName: node
5639
5766
linkType: hard
5640
5767
@@ -6515,6 +6642,15 @@ __metadata:
6515
6642
languageName: node
6516
6643
linkType: hard
6517
6644
6645
+ "detect-libc@npm:^1.0.3":
6646
+ version: 1.0.3
6647
+ resolution: "detect-libc@npm:1.0.3"
6648
+ bin:
6649
+ detect-libc: ./bin/detect-libc.js
6650
+ checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
6651
+ languageName: node
6652
+ linkType: hard
6653
+
6518
6654
"detect-libc@npm:^2.0.0":
6519
6655
version: 2.0.3
6520
6656
resolution: "detect-libc@npm:2.0.3"
@@ -7976,7 +8112,7 @@ __metadata:
7976
8112
languageName: node
7977
8113
linkType: hard
7978
8114
7979
- "glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.2 ":
8115
+ "glob-parent@npm:^5.1.2":
7980
8116
version: 5.1.2
7981
8117
resolution: "glob-parent@npm:5.1.2"
7982
8118
dependencies:
@@ -8509,13 +8645,6 @@ __metadata:
8509
8645
languageName: node
8510
8646
linkType: hard
8511
8647
8512
- "immutable@npm:^4.0.0":
8513
- version: 4.3.5
8514
- resolution: "immutable@npm:4.3.5"
8515
- checksum: 10c0/63d2d7908241a955d18c7822fd2215b6e89ff5a1a33cc72cd475b013cbbdef7a705aa5170a51ce9f84a57f62fdddfaa34e7b5a14b33d8a43c65cc6a881d6e894
8516
- languageName: node
8517
- linkType: hard
8518
-
8519
8648
"immutable@npm:^5.0.2":
8520
8649
version: 5.1.1
8521
8650
resolution: "immutable@npm:5.1.1"
@@ -8697,15 +8826,6 @@ __metadata:
8697
8826
languageName: node
8698
8827
linkType: hard
8699
8828
8700
- "is-binary-path@npm:~2.1.0":
8701
- version: 2.1.0
8702
- resolution: "is-binary-path@npm:2.1.0"
8703
- dependencies:
8704
- binary-extensions: "npm:^2.0.0"
8705
- checksum: 10c0/a16eaee59ae2b315ba36fad5c5dcaf8e49c3e27318f8ab8fa3cdb8772bf559c8d1ba750a589c2ccb096113bb64497084361a25960899cb6172a6925ab6123d38
8706
- languageName: node
8707
- linkType: hard
8708
-
8709
8829
"is-boolean-object@npm:^1.2.1":
8710
8830
version: 1.2.2
8711
8831
resolution: "is-boolean-object@npm:1.2.2"
@@ -8802,7 +8922,7 @@ __metadata:
8802
8922
languageName: node
8803
8923
linkType: hard
8804
8924
8805
- "is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1 ":
8925
+ "is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3":
8806
8926
version: 4.0.3
8807
8927
resolution: "is-glob@npm:4.0.3"
8808
8928
dependencies:
@@ -10551,7 +10671,7 @@ __metadata:
10551
10671
languageName: node
10552
10672
linkType: hard
10553
10673
10554
- "micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
10674
+ "micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0. 8":
10555
10675
version: 4.0.8
10556
10676
resolution: "micromatch@npm:4.0.8"
10557
10677
dependencies:
@@ -10924,7 +11044,7 @@ __metadata:
10924
11044
languageName: node
10925
11045
linkType: hard
10926
11046
10927
- "normalize-path@npm:^3.0.0, normalize-path@npm:~3.0.0 ":
11047
+ "normalize-path@npm:^3.0.0":
10928
11048
version: 3.0.0
10929
11049
resolution: "normalize-path@npm:3.0.0"
10930
11050
checksum: 10c0/e008c8142bcc335b5e38cf0d63cfd39d6cf2d97480af9abdbe9a439221fd4d749763bab492a8ee708ce7a194bb00c9da6d0a115018672310850489137b3da046
@@ -11451,7 +11571,7 @@ __metadata:
11451
11571
languageName: node
11452
11572
linkType: hard
11453
11573
11454
- "picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2. 2, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1":
11574
+ "picomatch@npm:^2.0.4, picomatch@npm:^2.2.2, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1":
11455
11575
version: 2.3.1
11456
11576
resolution: "picomatch@npm:2.3.1"
11457
11577
checksum: 10c0/26c02b8d06f03206fc2ab8d16f19960f2ff9e81a658f831ecb656d8f17d9edc799e8364b1f4a7873e89d9702dff96204be0fa26fe4181f6843f040f819dac4be
@@ -12403,12 +12523,10 @@ __metadata:
12403
12523
languageName: node
12404
12524
linkType: hard
12405
12525
12406
- "readdirp@npm:~3.6.0":
12407
- version: 3.6.0
12408
- resolution: "readdirp@npm:3.6.0"
12409
- dependencies:
12410
- picomatch: "npm:^2.2.1"
12411
- checksum: 10c0/6fa848cf63d1b82ab4e985f4cf72bd55b7dcfd8e0a376905804e48c3634b7e749170940ba77b32804d5fe93b3cc521aa95a8d7e7d725f830da6d93f3669ce66b
12526
+ "readdirp@npm:^4.0.1":
12527
+ version: 4.1.2
12528
+ resolution: "readdirp@npm:4.1.2"
12529
+ checksum: 10c0/60a14f7619dec48c9c850255cd523e2717001b0e179dc7037cfa0895da7b9e9ab07532d324bfb118d73a710887d1e35f79c495fa91582784493e085d18c72c62
12412
12530
languageName: node
12413
12531
linkType: hard
12414
12532
@@ -13128,15 +13246,19 @@ __metadata:
13128
13246
linkType: hard
13129
13247
13130
13248
"sass@npm:^1.63.6":
13131
- version: 1.72.0
13132
- resolution: "sass@npm:1.72.0 "
13249
+ version: 1.89.2
13250
+ resolution: "sass@npm:1.89.2 "
13133
13251
dependencies:
13134
- chokidar: "npm:>=3.0.0 <4.0.0"
13135
- immutable: "npm:^4.0.0"
13252
+ "@parcel/watcher": "npm:^2.4.1"
13253
+ chokidar: "npm:^4.0.0"
13254
+ immutable: "npm:^5.0.2"
13136
13255
source-map-js: "npm:>=0.6.2 <2.0.0"
13256
+ dependenciesMeta:
13257
+ "@parcel/watcher":
13258
+ optional: true
13137
13259
bin:
13138
13260
sass: sass.js
13139
- checksum: 10c0/7df1bb470648edc4b528976b1b165c78d4c6731f680afac7cdc8324142f1ef4304598d317d98dac747a2ae8eee17271d760def90bba072021a8b19b459336ccd
13261
+ checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
13140
13262
languageName: node
13141
13263
linkType: hard
13142
13264
0 commit comments