@@ -2205,6 +2205,150 @@ __metadata:
2205
2205
languageName : node
2206
2206
linkType : hard
2207
2207
2208
+ " @parcel/watcher-android-arm64@npm:2.5.1 " :
2209
+ version : 2.5.1
2210
+ resolution : " @parcel/watcher-android-arm64@npm:2.5.1"
2211
+ conditions : os=android & cpu=arm64
2212
+ languageName : node
2213
+ linkType : hard
2214
+
2215
+ " @parcel/watcher-darwin-arm64@npm:2.5.1 " :
2216
+ version : 2.5.1
2217
+ resolution : " @parcel/watcher-darwin-arm64@npm:2.5.1"
2218
+ conditions : os=darwin & cpu=arm64
2219
+ languageName : node
2220
+ linkType : hard
2221
+
2222
+ " @parcel/watcher-darwin-x64@npm:2.5.1 " :
2223
+ version : 2.5.1
2224
+ resolution : " @parcel/watcher-darwin-x64@npm:2.5.1"
2225
+ conditions : os=darwin & cpu=x64
2226
+ languageName : node
2227
+ linkType : hard
2228
+
2229
+ " @parcel/watcher-freebsd-x64@npm:2.5.1 " :
2230
+ version : 2.5.1
2231
+ resolution : " @parcel/watcher-freebsd-x64@npm:2.5.1"
2232
+ conditions : os=freebsd & cpu=x64
2233
+ languageName : node
2234
+ linkType : hard
2235
+
2236
+ " @parcel/watcher-linux-arm-glibc@npm:2.5.1 " :
2237
+ version : 2.5.1
2238
+ resolution : " @parcel/watcher-linux-arm-glibc@npm:2.5.1"
2239
+ conditions : os=linux & cpu=arm & libc=glibc
2240
+ languageName : node
2241
+ linkType : hard
2242
+
2243
+ " @parcel/watcher-linux-arm-musl@npm:2.5.1 " :
2244
+ version : 2.5.1
2245
+ resolution : " @parcel/watcher-linux-arm-musl@npm:2.5.1"
2246
+ conditions : os=linux & cpu=arm & libc=musl
2247
+ languageName : node
2248
+ linkType : hard
2249
+
2250
+ " @parcel/watcher-linux-arm64-glibc@npm:2.5.1 " :
2251
+ version : 2.5.1
2252
+ resolution : " @parcel/watcher-linux-arm64-glibc@npm:2.5.1"
2253
+ conditions : os=linux & cpu=arm64 & libc=glibc
2254
+ languageName : node
2255
+ linkType : hard
2256
+
2257
+ " @parcel/watcher-linux-arm64-musl@npm:2.5.1 " :
2258
+ version : 2.5.1
2259
+ resolution : " @parcel/watcher-linux-arm64-musl@npm:2.5.1"
2260
+ conditions : os=linux & cpu=arm64 & libc=musl
2261
+ languageName : node
2262
+ linkType : hard
2263
+
2264
+ " @parcel/watcher-linux-x64-glibc@npm:2.5.1 " :
2265
+ version : 2.5.1
2266
+ resolution : " @parcel/watcher-linux-x64-glibc@npm:2.5.1"
2267
+ conditions : os=linux & cpu=x64 & libc=glibc
2268
+ languageName : node
2269
+ linkType : hard
2270
+
2271
+ " @parcel/watcher-linux-x64-musl@npm:2.5.1 " :
2272
+ version : 2.5.1
2273
+ resolution : " @parcel/watcher-linux-x64-musl@npm:2.5.1"
2274
+ conditions : os=linux & cpu=x64 & libc=musl
2275
+ languageName : node
2276
+ linkType : hard
2277
+
2278
+ " @parcel/watcher-win32-arm64@npm:2.5.1 " :
2279
+ version : 2.5.1
2280
+ resolution : " @parcel/watcher-win32-arm64@npm:2.5.1"
2281
+ conditions : os=win32 & cpu=arm64
2282
+ languageName : node
2283
+ linkType : hard
2284
+
2285
+ " @parcel/watcher-win32-ia32@npm:2.5.1 " :
2286
+ version : 2.5.1
2287
+ resolution : " @parcel/watcher-win32-ia32@npm:2.5.1"
2288
+ conditions : os=win32 & cpu=ia32
2289
+ languageName : node
2290
+ linkType : hard
2291
+
2292
+ " @parcel/watcher-win32-x64@npm:2.5.1 " :
2293
+ version : 2.5.1
2294
+ resolution : " @parcel/watcher-win32-x64@npm:2.5.1"
2295
+ conditions : os=win32 & cpu=x64
2296
+ languageName : node
2297
+ linkType : hard
2298
+
2299
+ " @parcel/watcher@npm:^2.4.1 " :
2300
+ version : 2.5.1
2301
+ resolution : " @parcel/watcher@npm:2.5.1"
2302
+ dependencies :
2303
+ " @parcel/watcher-android-arm64 " : 2.5.1
2304
+ " @parcel/watcher-darwin-arm64 " : 2.5.1
2305
+ " @parcel/watcher-darwin-x64 " : 2.5.1
2306
+ " @parcel/watcher-freebsd-x64 " : 2.5.1
2307
+ " @parcel/watcher-linux-arm-glibc " : 2.5.1
2308
+ " @parcel/watcher-linux-arm-musl " : 2.5.1
2309
+ " @parcel/watcher-linux-arm64-glibc " : 2.5.1
2310
+ " @parcel/watcher-linux-arm64-musl " : 2.5.1
2311
+ " @parcel/watcher-linux-x64-glibc " : 2.5.1
2312
+ " @parcel/watcher-linux-x64-musl " : 2.5.1
2313
+ " @parcel/watcher-win32-arm64 " : 2.5.1
2314
+ " @parcel/watcher-win32-ia32 " : 2.5.1
2315
+ " @parcel/watcher-win32-x64 " : 2.5.1
2316
+ detect-libc : ^1.0.3
2317
+ is-glob : ^4.0.3
2318
+ micromatch : ^4.0.5
2319
+ node-addon-api : ^7.0.0
2320
+ node-gyp : latest
2321
+ dependenciesMeta :
2322
+ " @parcel/watcher-android-arm64 " :
2323
+ optional : true
2324
+ " @parcel/watcher-darwin-arm64 " :
2325
+ optional : true
2326
+ " @parcel/watcher-darwin-x64 " :
2327
+ optional : true
2328
+ " @parcel/watcher-freebsd-x64 " :
2329
+ optional : true
2330
+ " @parcel/watcher-linux-arm-glibc " :
2331
+ optional : true
2332
+ " @parcel/watcher-linux-arm-musl " :
2333
+ optional : true
2334
+ " @parcel/watcher-linux-arm64-glibc " :
2335
+ optional : true
2336
+ " @parcel/watcher-linux-arm64-musl " :
2337
+ optional : true
2338
+ " @parcel/watcher-linux-x64-glibc " :
2339
+ optional : true
2340
+ " @parcel/watcher-linux-x64-musl " :
2341
+ optional : true
2342
+ " @parcel/watcher-win32-arm64 " :
2343
+ optional : true
2344
+ " @parcel/watcher-win32-ia32 " :
2345
+ optional : true
2346
+ " @parcel/watcher-win32-x64 " :
2347
+ optional : true
2348
+ checksum : c6444cd20212929ef2296d5620c0d41343a1719232cb0c947ced51155b8afc1e470c09d238b92f6c3a589e0320048badf5b73cb41790229521be224cbf89e0f4
2349
+ languageName : node
2350
+ linkType : hard
2351
+
2208
2352
" @pkgjs/parseargs@npm:^0.11.0 " :
2209
2353
version : 0.11.0
2210
2354
resolution : " @pkgjs/parseargs@npm:0.11.0"
@@ -4026,7 +4170,7 @@ __metadata:
4026
4170
languageName : node
4027
4171
linkType : hard
4028
4172
4029
- " chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm: ^3.6.0 " :
4173
+ " chokidar@npm:^3.6.0 " :
4030
4174
version : 3.6.0
4031
4175
resolution : " chokidar@npm:3.6.0"
4032
4176
dependencies :
@@ -4045,7 +4189,7 @@ __metadata:
4045
4189
languageName : node
4046
4190
linkType : hard
4047
4191
4048
- " chokidar@npm:^4.0.1 " :
4192
+ " chokidar@npm:^4.0.0, chokidar@npm:^4.0. 1 " :
4049
4193
version : 4.0.3
4050
4194
resolution : " chokidar@npm:4.0.3"
4051
4195
dependencies :
@@ -4836,6 +4980,15 @@ __metadata:
4836
4980
languageName : node
4837
4981
linkType : hard
4838
4982
4983
+ " detect-libc@npm:^1.0.3 " :
4984
+ version : 1.0.3
4985
+ resolution : " detect-libc@npm:1.0.3"
4986
+ bin :
4987
+ detect-libc : ./bin/detect-libc.js
4988
+ checksum : daaaed925ffa7889bd91d56e9624e6c8033911bb60f3a50a74a87500680652969dbaab9526d1e200a4c94acf80fc862a22131841145a0a8482d60a99c24f4a3e
4989
+ languageName : node
4990
+ linkType : hard
4991
+
4839
4992
" diff@npm:^5.2.0 " :
4840
4993
version : 5.2.0
4841
4994
resolution : " diff@npm:5.2.0"
@@ -7274,10 +7427,10 @@ __metadata:
7274
7427
languageName : node
7275
7428
linkType : hard
7276
7429
7277
- " immutable@npm:^4 .0.0 " :
7278
- version : 4.3.7
7279
- resolution : " immutable@npm:4.3.7 "
7280
- checksum : 1c50eb053bb300796551604afff554066f041aa8e15926cf98f6d11d9736b62ad12531c06515dd96375258653878b4736f8051cd20b640f5f976d09fa640e3ec
7430
+ " immutable@npm:^5 .0.2 " :
7431
+ version : 5.1.2
7432
+ resolution : " immutable@npm:5.1.2 "
7433
+ checksum : 85db3b2fddd637af68c85f7ac2710803fa61736ec56161e6035212a2226eae4d08bae913d48c15baaa94eb2f29e86a45bc40c02777b0220f6943ab66f4dfcf30
7281
7434
languageName : node
7282
7435
linkType : hard
7283
7436
@@ -8835,7 +8988,7 @@ __metadata:
8835
8988
languageName : node
8836
8989
linkType : hard
8837
8990
8838
- " micromatch@npm:^4.0.8 " :
8991
+ " micromatch@npm:^4.0.5, micromatch@npm:^4.0. 8 " :
8839
8992
version : 4.0.8
8840
8993
resolution : " micromatch@npm:4.0.8"
8841
8994
dependencies :
@@ -9146,7 +9299,7 @@ __metadata:
9146
9299
redux-logger : ^3.0.6
9147
9300
redux-query : ^2.3.1
9148
9301
reselect : ^5.0.0
9149
- sass : ~1.64.2
9302
+ sass : ~1.89.0
9150
9303
sass-lint : ^1.13.1
9151
9304
sass-loader : ^12.1.0
9152
9305
serialize-javascript : ^3.1.0
@@ -9341,6 +9494,15 @@ __metadata:
9341
9494
languageName : node
9342
9495
linkType : hard
9343
9496
9497
+ " node-addon-api@npm:^7.0.0 " :
9498
+ version : 7.1.1
9499
+ resolution : " node-addon-api@npm:7.1.1"
9500
+ dependencies :
9501
+ node-gyp : latest
9502
+ checksum : 46051999e3289f205799dfaf6bcb017055d7569090f0004811110312e2db94cb4f8654602c7eb77a60a1a05142cc2b96e1b5c56ca4622c41a5c6370787faaf30
9503
+ languageName : node
9504
+ linkType : hard
9505
+
9344
9506
" node-fetch@npm:^1.0.1, node-fetch@npm:^1.3.3 " :
9345
9507
version : 1.7.3
9346
9508
resolution : " node-fetch@npm:1.7.3"
@@ -11458,16 +11620,20 @@ __metadata:
11458
11620
languageName : node
11459
11621
linkType : hard
11460
11622
11461
- " sass@npm:~1.64.2 " :
11462
- version : 1.64.2
11463
- resolution : " sass@npm:1.64.2 "
11623
+ " sass@npm:~1.89.0 " :
11624
+ version : 1.89.0
11625
+ resolution : " sass@npm:1.89.0 "
11464
11626
dependencies :
11465
- chokidar : " >=3.0.0 <4.0.0"
11466
- immutable : ^4.0.0
11627
+ " @parcel/watcher " : ^2.4.1
11628
+ chokidar : ^4.0.0
11629
+ immutable : ^5.0.2
11467
11630
source-map-js : " >=0.6.2 <2.0.0"
11631
+ dependenciesMeta :
11632
+ " @parcel/watcher " :
11633
+ optional : true
11468
11634
bin :
11469
11635
sass : sass.js
11470
- checksum : 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
11636
+ checksum : 31d32b922a7327abe0ac2777ee071f87acf4e9ce7ed4693b52ad27fc8595c0a9381cc2efbba97a76fa03bbde03906fe69e9bc44a35a873189514b873f99e7ff6
11471
11637
languageName : node
11472
11638
linkType : hard
11473
11639
0 commit comments