@@ -3016,6 +3016,150 @@ __metadata:
3016
3016
languageName: node
3017
3017
linkType: hard
3018
3018
3019
+ "@parcel/watcher-android-arm64@npm:2.5.1":
3020
+ version: 2.5.1
3021
+ resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
3022
+ conditions: os=android & cpu=arm64
3023
+ languageName: node
3024
+ linkType: hard
3025
+
3026
+ "@parcel/watcher-darwin-arm64@npm:2.5.1":
3027
+ version: 2.5.1
3028
+ resolution: "@parcel/watcher-darwin-arm64@npm:2.5.1"
3029
+ conditions: os=darwin & cpu=arm64
3030
+ languageName: node
3031
+ linkType: hard
3032
+
3033
+ "@parcel/watcher-darwin-x64@npm:2.5.1":
3034
+ version: 2.5.1
3035
+ resolution: "@parcel/watcher-darwin-x64@npm:2.5.1"
3036
+ conditions: os=darwin & cpu=x64
3037
+ languageName: node
3038
+ linkType: hard
3039
+
3040
+ "@parcel/watcher-freebsd-x64@npm:2.5.1":
3041
+ version: 2.5.1
3042
+ resolution: "@parcel/watcher-freebsd-x64@npm:2.5.1"
3043
+ conditions: os=freebsd & cpu=x64
3044
+ languageName: node
3045
+ linkType: hard
3046
+
3047
+ "@parcel/watcher-linux-arm-glibc@npm:2.5.1":
3048
+ version: 2.5.1
3049
+ resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.1"
3050
+ conditions: os=linux & cpu=arm & libc=glibc
3051
+ languageName: node
3052
+ linkType: hard
3053
+
3054
+ "@parcel/watcher-linux-arm-musl@npm:2.5.1":
3055
+ version: 2.5.1
3056
+ resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.1"
3057
+ conditions: os=linux & cpu=arm & libc=musl
3058
+ languageName: node
3059
+ linkType: hard
3060
+
3061
+ "@parcel/watcher-linux-arm64-glibc@npm:2.5.1":
3062
+ version: 2.5.1
3063
+ resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.1"
3064
+ conditions: os=linux & cpu=arm64 & libc=glibc
3065
+ languageName: node
3066
+ linkType: hard
3067
+
3068
+ "@parcel/watcher-linux-arm64-musl@npm:2.5.1":
3069
+ version: 2.5.1
3070
+ resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.1"
3071
+ conditions: os=linux & cpu=arm64 & libc=musl
3072
+ languageName: node
3073
+ linkType: hard
3074
+
3075
+ "@parcel/watcher-linux-x64-glibc@npm:2.5.1":
3076
+ version: 2.5.1
3077
+ resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.1"
3078
+ conditions: os=linux & cpu=x64 & libc=glibc
3079
+ languageName: node
3080
+ linkType: hard
3081
+
3082
+ "@parcel/watcher-linux-x64-musl@npm:2.5.1":
3083
+ version: 2.5.1
3084
+ resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.1"
3085
+ conditions: os=linux & cpu=x64 & libc=musl
3086
+ languageName: node
3087
+ linkType: hard
3088
+
3089
+ "@parcel/watcher-win32-arm64@npm:2.5.1":
3090
+ version: 2.5.1
3091
+ resolution: "@parcel/watcher-win32-arm64@npm:2.5.1"
3092
+ conditions: os=win32 & cpu=arm64
3093
+ languageName: node
3094
+ linkType: hard
3095
+
3096
+ "@parcel/watcher-win32-ia32@npm:2.5.1":
3097
+ version: 2.5.1
3098
+ resolution: "@parcel/watcher-win32-ia32@npm:2.5.1"
3099
+ conditions: os=win32 & cpu=ia32
3100
+ languageName: node
3101
+ linkType: hard
3102
+
3103
+ "@parcel/watcher-win32-x64@npm:2.5.1":
3104
+ version: 2.5.1
3105
+ resolution: "@parcel/watcher-win32-x64@npm:2.5.1"
3106
+ conditions: os=win32 & cpu=x64
3107
+ languageName: node
3108
+ linkType: hard
3109
+
3110
+ "@parcel/watcher@npm:^2.4.1":
3111
+ version: 2.5.1
3112
+ resolution: "@parcel/watcher@npm:2.5.1"
3113
+ dependencies:
3114
+ "@parcel/watcher-android-arm64": 2.5.1
3115
+ "@parcel/watcher-darwin-arm64": 2.5.1
3116
+ "@parcel/watcher-darwin-x64": 2.5.1
3117
+ "@parcel/watcher-freebsd-x64": 2.5.1
3118
+ "@parcel/watcher-linux-arm-glibc": 2.5.1
3119
+ "@parcel/watcher-linux-arm-musl": 2.5.1
3120
+ "@parcel/watcher-linux-arm64-glibc": 2.5.1
3121
+ "@parcel/watcher-linux-arm64-musl": 2.5.1
3122
+ "@parcel/watcher-linux-x64-glibc": 2.5.1
3123
+ "@parcel/watcher-linux-x64-musl": 2.5.1
3124
+ "@parcel/watcher-win32-arm64": 2.5.1
3125
+ "@parcel/watcher-win32-ia32": 2.5.1
3126
+ "@parcel/watcher-win32-x64": 2.5.1
3127
+ detect-libc: ^1.0.3
3128
+ is-glob: ^4.0.3
3129
+ micromatch: ^4.0.5
3130
+ node-addon-api: ^7.0.0
3131
+ node-gyp: latest
3132
+ dependenciesMeta:
3133
+ "@parcel/watcher-android-arm64":
3134
+ optional: true
3135
+ "@parcel/watcher-darwin-arm64":
3136
+ optional: true
3137
+ "@parcel/watcher-darwin-x64":
3138
+ optional: true
3139
+ "@parcel/watcher-freebsd-x64":
3140
+ optional: true
3141
+ "@parcel/watcher-linux-arm-glibc":
3142
+ optional: true
3143
+ "@parcel/watcher-linux-arm-musl":
3144
+ optional: true
3145
+ "@parcel/watcher-linux-arm64-glibc":
3146
+ optional: true
3147
+ "@parcel/watcher-linux-arm64-musl":
3148
+ optional: true
3149
+ "@parcel/watcher-linux-x64-glibc":
3150
+ optional: true
3151
+ "@parcel/watcher-linux-x64-musl":
3152
+ optional: true
3153
+ "@parcel/watcher-win32-arm64":
3154
+ optional: true
3155
+ "@parcel/watcher-win32-ia32":
3156
+ optional: true
3157
+ "@parcel/watcher-win32-x64":
3158
+ optional: true
3159
+ checksum: c6444cd20212929ef2296d5620c0d41343a1719232cb0c947ced51155b8afc1e470c09d238b92f6c3a589e0320048badf5b73cb41790229521be224cbf89e0f4
3160
+ languageName: node
3161
+ linkType: hard
3162
+
3019
3163
"@pkgr/utils@npm:^2.3.1":
3020
3164
version: 2.4.1
3021
3165
resolution: "@pkgr/utils@npm:2.4.1"
@@ -5679,7 +5823,7 @@ __metadata:
5679
5823
languageName: node
5680
5824
linkType: hard
5681
5825
5682
- "chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm: ^3.5.3":
5826
+ "chokidar@npm:^3.5.3":
5683
5827
version: 3.5.3
5684
5828
resolution: "chokidar@npm:3.5.3"
5685
5829
dependencies:
@@ -5698,6 +5842,15 @@ __metadata:
5698
5842
languageName: node
5699
5843
linkType: hard
5700
5844
5845
+ "chokidar@npm:^4.0.0":
5846
+ version: 4.0.3
5847
+ resolution: "chokidar@npm:4.0.3"
5848
+ dependencies:
5849
+ readdirp: ^4.0.1
5850
+ checksum: a8765e452bbafd04f3f2fad79f04222dd65f43161488bb6014a41099e6ca18d166af613d59a90771908c1c823efa3f46ba36b86ac50b701c20c1b9908c5fe36e
5851
+ languageName: node
5852
+ linkType: hard
5853
+
5701
5854
"chownr@npm:^2.0.0":
5702
5855
version: 2.0.0
5703
5856
resolution: "chownr@npm:2.0.0"
@@ -6472,6 +6625,15 @@ __metadata:
6472
6625
languageName: node
6473
6626
linkType: hard
6474
6627
6628
+ "detect-libc@npm:^1.0.3":
6629
+ version: 1.0.3
6630
+ resolution: "detect-libc@npm:1.0.3"
6631
+ bin:
6632
+ detect-libc: ./bin/detect-libc.js
6633
+ checksum: daaaed925ffa7889bd91d56e9624e6c8033911bb60f3a50a74a87500680652969dbaab9526d1e200a4c94acf80fc862a22131841145a0a8482d60a99c24f4a3e
6634
+ languageName: node
6635
+ linkType: hard
6636
+
6475
6637
"detect-node-es@npm:^1.1.0":
6476
6638
version: 1.1.0
6477
6639
resolution: "detect-node-es@npm:1.1.0"
@@ -8722,20 +8884,20 @@ __metadata:
8722
8884
languageName: node
8723
8885
linkType: hard
8724
8886
8725
- "immutable@npm:^4.0.0":
8726
- version: 4.3.0
8727
- resolution: "immutable@npm:4.3.0"
8728
- checksum: bbd7ea99e2752e053323543d6ff1cc71a4b4614fa6121f321ca766db2bd2092f3f1e0a90784c5431350b7344a4f792fa002eac227062d59b9377b6c09063b58b
8729
- languageName: node
8730
- linkType: hard
8731
-
8732
8887
"immutable@npm:^4.3.0":
8733
8888
version: 4.3.7
8734
8889
resolution: "immutable@npm:4.3.7"
8735
8890
checksum: 1c50eb053bb300796551604afff554066f041aa8e15926cf98f6d11d9736b62ad12531c06515dd96375258653878b4736f8051cd20b640f5f976d09fa640e3ec
8736
8891
languageName: node
8737
8892
linkType: hard
8738
8893
8894
+ "immutable@npm:^5.0.2":
8895
+ version: 5.1.1
8896
+ resolution: "immutable@npm:5.1.1"
8897
+ checksum: 02f8c8a106710827cf349426901257d8437c535c463f7e8680edc95c6e0c8a9720aa6fedeb09eac560ec0dad5a38e7e1d17f696bdd91c0c5c9758c53ada38fc0
8898
+ languageName: node
8899
+ linkType: hard
8900
+
8739
8901
"import-fresh@npm:^2.0.0":
8740
8902
version: 2.0.0
8741
8903
resolution: "import-fresh@npm:2.0.0"
@@ -11239,6 +11401,15 @@ __metadata:
11239
11401
languageName: node
11240
11402
linkType: hard
11241
11403
11404
+ "node-addon-api@npm:^7.0.0":
11405
+ version: 7.1.1
11406
+ resolution: "node-addon-api@npm:7.1.1"
11407
+ dependencies:
11408
+ node-gyp: latest
11409
+ checksum: 46051999e3289f205799dfaf6bcb017055d7569090f0004811110312e2db94cb4f8654602c7eb77a60a1a05142cc2b96e1b5c56ca4622c41a5c6370787faaf30
11410
+ languageName: node
11411
+ linkType: hard
11412
+
11242
11413
"node-fetch@npm:^2.6.12":
11243
11414
version: 2.7.0
11244
11415
resolution: "node-fetch@npm:2.7.0"
@@ -12709,6 +12880,13 @@ __metadata:
12709
12880
languageName: node
12710
12881
linkType: hard
12711
12882
12883
+ "readdirp@npm:^4.0.1":
12884
+ version: 4.1.2
12885
+ resolution: "readdirp@npm:4.1.2"
12886
+ checksum: 3242ee125422cb7c0e12d51452e993f507e6ed3d8c490bc8bf3366c5cdd09167562224e429b13e9cb2b98d4b8b2b11dc100d3c73883aa92d657ade5a21ded004
12887
+ languageName: node
12888
+ linkType: hard
12889
+
12712
12890
"readdirp@npm:~3.6.0":
12713
12891
version: 3.6.0
12714
12892
resolution: "readdirp@npm:3.6.0"
@@ -13358,15 +13536,19 @@ __metadata:
13358
13536
linkType: hard
13359
13537
13360
13538
"sass@npm:^1.62.1":
13361
- version: 1.69.5
13362
- resolution: "sass@npm:1.69.5 "
13539
+ version: 1.86.3
13540
+ resolution: "sass@npm:1.86.3 "
13363
13541
dependencies:
13364
- chokidar: ">=3.0.0 <4.0.0"
13365
- immutable: ^4.0.0
13542
+ "@parcel/watcher": ^2.4.1
13543
+ chokidar: ^4.0.0
13544
+ immutable: ^5.0.2
13366
13545
source-map-js: ">=0.6.2 <2.0.0"
13546
+ dependenciesMeta:
13547
+ "@parcel/watcher":
13548
+ optional: true
13367
13549
bin:
13368
13550
sass: sass.js
13369
- checksum: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
13551
+ checksum: 743091217d4f72d261177409d2aa592ca6be49e95c84c8bd06c3ff06ee0113b8532ad6b30c95d923cc1b3470241989983bdeb3b0710b1570ffed0768aa4e5227
13370
13552
languageName: node
13371
13553
linkType: hard
13372
13554
0 commit comments