@@ -1657,7 +1657,7 @@ __metadata:
1657
1657
project-references-webpack-plugin: "npm:0.1.6"
1658
1658
react-refresh: "npm:0.14.0"
1659
1659
resolve-url-loader: "npm:5.0.0"
1660
- sass: "npm:1.74.1 "
1660
+ sass: "npm:1.83.2 "
1661
1661
sass-loader: "npm:14.1.1"
1662
1662
typescript: "npm:5.4.4"
1663
1663
webpack: "npm:5.91.0"
@@ -2249,6 +2249,150 @@ __metadata:
2249
2249
languageName: node
2250
2250
linkType: hard
2251
2251
2252
+ "@parcel/watcher-android-arm64@npm:2.5.0":
2253
+ version: 2.5.0
2254
+ resolution: "@parcel/watcher-android-arm64@npm:2.5.0"
2255
+ conditions: os=android & cpu=arm64
2256
+ languageName: node
2257
+ linkType: hard
2258
+
2259
+ "@parcel/watcher-darwin-arm64@npm:2.5.0":
2260
+ version: 2.5.0
2261
+ resolution: "@parcel/watcher-darwin-arm64@npm:2.5.0"
2262
+ conditions: os=darwin & cpu=arm64
2263
+ languageName: node
2264
+ linkType: hard
2265
+
2266
+ "@parcel/watcher-darwin-x64@npm:2.5.0":
2267
+ version: 2.5.0
2268
+ resolution: "@parcel/watcher-darwin-x64@npm:2.5.0"
2269
+ conditions: os=darwin & cpu=x64
2270
+ languageName: node
2271
+ linkType: hard
2272
+
2273
+ "@parcel/watcher-freebsd-x64@npm:2.5.0":
2274
+ version: 2.5.0
2275
+ resolution: "@parcel/watcher-freebsd-x64@npm:2.5.0"
2276
+ conditions: os=freebsd & cpu=x64
2277
+ languageName: node
2278
+ linkType: hard
2279
+
2280
+ "@parcel/watcher-linux-arm-glibc@npm:2.5.0":
2281
+ version: 2.5.0
2282
+ resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.0"
2283
+ conditions: os=linux & cpu=arm & libc=glibc
2284
+ languageName: node
2285
+ linkType: hard
2286
+
2287
+ "@parcel/watcher-linux-arm-musl@npm:2.5.0":
2288
+ version: 2.5.0
2289
+ resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.0"
2290
+ conditions: os=linux & cpu=arm & libc=musl
2291
+ languageName: node
2292
+ linkType: hard
2293
+
2294
+ "@parcel/watcher-linux-arm64-glibc@npm:2.5.0":
2295
+ version: 2.5.0
2296
+ resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.0"
2297
+ conditions: os=linux & cpu=arm64 & libc=glibc
2298
+ languageName: node
2299
+ linkType: hard
2300
+
2301
+ "@parcel/watcher-linux-arm64-musl@npm:2.5.0":
2302
+ version: 2.5.0
2303
+ resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.0"
2304
+ conditions: os=linux & cpu=arm64 & libc=musl
2305
+ languageName: node
2306
+ linkType: hard
2307
+
2308
+ "@parcel/watcher-linux-x64-glibc@npm:2.5.0":
2309
+ version: 2.5.0
2310
+ resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.0"
2311
+ conditions: os=linux & cpu=x64 & libc=glibc
2312
+ languageName: node
2313
+ linkType: hard
2314
+
2315
+ "@parcel/watcher-linux-x64-musl@npm:2.5.0":
2316
+ version: 2.5.0
2317
+ resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.0"
2318
+ conditions: os=linux & cpu=x64 & libc=musl
2319
+ languageName: node
2320
+ linkType: hard
2321
+
2322
+ "@parcel/watcher-win32-arm64@npm:2.5.0":
2323
+ version: 2.5.0
2324
+ resolution: "@parcel/watcher-win32-arm64@npm:2.5.0"
2325
+ conditions: os=win32 & cpu=arm64
2326
+ languageName: node
2327
+ linkType: hard
2328
+
2329
+ "@parcel/watcher-win32-ia32@npm:2.5.0":
2330
+ version: 2.5.0
2331
+ resolution: "@parcel/watcher-win32-ia32@npm:2.5.0"
2332
+ conditions: os=win32 & cpu=ia32
2333
+ languageName: node
2334
+ linkType: hard
2335
+
2336
+ "@parcel/watcher-win32-x64@npm:2.5.0":
2337
+ version: 2.5.0
2338
+ resolution: "@parcel/watcher-win32-x64@npm:2.5.0"
2339
+ conditions: os=win32 & cpu=x64
2340
+ languageName: node
2341
+ linkType: hard
2342
+
2343
+ "@parcel/watcher@npm:^2.4.1":
2344
+ version: 2.5.0
2345
+ resolution: "@parcel/watcher@npm:2.5.0"
2346
+ dependencies:
2347
+ "@parcel/watcher-android-arm64": "npm:2.5.0"
2348
+ "@parcel/watcher-darwin-arm64": "npm:2.5.0"
2349
+ "@parcel/watcher-darwin-x64": "npm:2.5.0"
2350
+ "@parcel/watcher-freebsd-x64": "npm:2.5.0"
2351
+ "@parcel/watcher-linux-arm-glibc": "npm:2.5.0"
2352
+ "@parcel/watcher-linux-arm-musl": "npm:2.5.0"
2353
+ "@parcel/watcher-linux-arm64-glibc": "npm:2.5.0"
2354
+ "@parcel/watcher-linux-arm64-musl": "npm:2.5.0"
2355
+ "@parcel/watcher-linux-x64-glibc": "npm:2.5.0"
2356
+ "@parcel/watcher-linux-x64-musl": "npm:2.5.0"
2357
+ "@parcel/watcher-win32-arm64": "npm:2.5.0"
2358
+ "@parcel/watcher-win32-ia32": "npm:2.5.0"
2359
+ "@parcel/watcher-win32-x64": "npm:2.5.0"
2360
+ detect-libc: "npm:^1.0.3"
2361
+ is-glob: "npm:^4.0.3"
2362
+ micromatch: "npm:^4.0.5"
2363
+ node-addon-api: "npm:^7.0.0"
2364
+ node-gyp: "npm:latest"
2365
+ dependenciesMeta:
2366
+ "@parcel/watcher-android-arm64":
2367
+ optional: true
2368
+ "@parcel/watcher-darwin-arm64":
2369
+ optional: true
2370
+ "@parcel/watcher-darwin-x64":
2371
+ optional: true
2372
+ "@parcel/watcher-freebsd-x64":
2373
+ optional: true
2374
+ "@parcel/watcher-linux-arm-glibc":
2375
+ optional: true
2376
+ "@parcel/watcher-linux-arm-musl":
2377
+ optional: true
2378
+ "@parcel/watcher-linux-arm64-glibc":
2379
+ optional: true
2380
+ "@parcel/watcher-linux-arm64-musl":
2381
+ optional: true
2382
+ "@parcel/watcher-linux-x64-glibc":
2383
+ optional: true
2384
+ "@parcel/watcher-linux-x64-musl":
2385
+ optional: true
2386
+ "@parcel/watcher-win32-arm64":
2387
+ optional: true
2388
+ "@parcel/watcher-win32-ia32":
2389
+ optional: true
2390
+ "@parcel/watcher-win32-x64":
2391
+ optional: true
2392
+ checksum: 10c0/9bad727d8b11e5d150ec47459254544c583adaa47d047b8ef65e1c74aede1a0767dc7fc6b8997649dae07318d6ef39caba6a1c405d306398d5bcd47074ec5d29
2393
+ languageName: node
2394
+ linkType: hard
2395
+
2252
2396
"@pkgjs/parseargs@npm:^0.11.0":
2253
2397
version: 0.11.0
2254
2398
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -5352,12 +5496,12 @@ __metadata:
5352
5496
languageName: node
5353
5497
linkType: hard
5354
5498
5355
- "braces@npm:^3.0.2 , braces@npm:~3.0.2":
5356
- version: 3.0.2
5357
- resolution: "braces@npm:3.0.2 "
5499
+ "braces@npm:^3.0.3 , braces@npm:~3.0.2":
5500
+ version: 3.0.3
5501
+ resolution: "braces@npm:3.0.3 "
5358
5502
dependencies:
5359
- fill-range: "npm:^7.0 .1"
5360
- checksum: 10c0/321b4d675791479293264019156ca322163f02dc06e3c4cab33bb15cd43d80b51efef69b0930cfde3acd63d126ebca24cd0544fa6f261e093a0fb41ab9dda381
5503
+ fill-range: "npm:^7.1 .1"
5504
+ checksum: 10c0/7c6dfd30c338d2997ba77500539227b9d1f85e388a5f43220865201e407e076783d0881f2d297b9f80951b4c957fcf0b51c1d2d24227631643c3f7c284b0aa04
5361
5505
languageName: node
5362
5506
linkType: hard
5363
5507
@@ -5612,7 +5756,7 @@ __metadata:
5612
5756
languageName: node
5613
5757
linkType: hard
5614
5758
5615
- "chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm: ^3.4.0, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
5759
+ "chokidar@npm:^3.4.0, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
5616
5760
version: 3.6.0
5617
5761
resolution: "chokidar@npm:3.6.0"
5618
5762
dependencies:
@@ -5631,6 +5775,15 @@ __metadata:
5631
5775
languageName: node
5632
5776
linkType: hard
5633
5777
5778
+ "chokidar@npm:^4.0.0":
5779
+ version: 4.0.3
5780
+ resolution: "chokidar@npm:4.0.3"
5781
+ dependencies:
5782
+ readdirp: "npm:^4.0.1"
5783
+ checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
5784
+ languageName: node
5785
+ linkType: hard
5786
+
5634
5787
"chownr@npm:^1.1.1":
5635
5788
version: 1.1.4
5636
5789
resolution: "chownr@npm:1.1.4"
@@ -6502,6 +6655,15 @@ __metadata:
6502
6655
languageName: node
6503
6656
linkType: hard
6504
6657
6658
+ "detect-libc@npm:^1.0.3":
6659
+ version: 1.0.3
6660
+ resolution: "detect-libc@npm:1.0.3"
6661
+ bin:
6662
+ detect-libc: ./bin/detect-libc.js
6663
+ checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
6664
+ languageName: node
6665
+ linkType: hard
6666
+
6505
6667
"detect-node-es@npm:^1.1.0":
6506
6668
version: 1.1.0
6507
6669
resolution: "detect-node-es@npm:1.1.0"
@@ -7717,12 +7879,12 @@ __metadata:
7717
7879
languageName: node
7718
7880
linkType: hard
7719
7881
7720
- "fill-range@npm:^7.0 .1":
7721
- version: 7.0 .1
7722
- resolution: "fill-range@npm:7.0 .1"
7882
+ "fill-range@npm:^7.1 .1":
7883
+ version: 7.1 .1
7884
+ resolution: "fill-range@npm:7.1 .1"
7723
7885
dependencies:
7724
7886
to-regex-range: "npm:^5.0.1"
7725
- checksum: 10c0/7cdad7d426ffbaadf45aeb5d15ec675bbd77f7597ad5399e3d2766987ed20bda24d5fac64b3ee79d93276f5865608bb22344a26b9b1ae6c4d00bd94bf611623f
7887
+ checksum: 10c0/b75b691bbe065472f38824f694c2f7449d7f5004aa950426a2c28f0306c60db9b880c0b0e4ed819997ffb882d1da02cfcfc819bddc94d71627f5269682edf018
7726
7888
languageName: node
7727
7889
linkType: hard
7728
7890
@@ -8646,10 +8808,10 @@ __metadata:
8646
8808
languageName: node
8647
8809
linkType: hard
8648
8810
8649
- "immutable@npm:^4 .0.0 ":
8650
- version: 4.3.5
8651
- resolution: "immutable@npm:4.3.5 "
8652
- checksum: 10c0/63d2d7908241a955d18c7822fd2215b6e89ff5a1a33cc72cd475b013cbbdef7a705aa5170a51ce9f84a57f62fdddfaa34e7b5a14b33d8a43c65cc6a881d6e894
8811
+ "immutable@npm:^5 .0.2 ":
8812
+ version: 5.0.3
8813
+ resolution: "immutable@npm:5.0.3 "
8814
+ checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
8653
8815
languageName: node
8654
8816
linkType: hard
8655
8817
@@ -9942,13 +10104,13 @@ __metadata:
9942
10104
languageName: node
9943
10105
linkType: hard
9944
10106
9945
- "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
9946
- version: 4.0.5
9947
- resolution: "micromatch@npm:4.0.5 "
10107
+ "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5 ":
10108
+ version: 4.0.8
10109
+ resolution: "micromatch@npm:4.0.8 "
9948
10110
dependencies:
9949
- braces: "npm:^3.0.2 "
10111
+ braces: "npm:^3.0.3 "
9950
10112
picomatch: "npm:^2.3.1"
9951
- checksum: 10c0/3d6505b20f9fa804af5d8c596cb1c5e475b9b0cd05f652c5b56141cf941bd72adaeb7a436fda344235cef93a7f29b7472efc779fcdb83b478eab0867b95cdeff
10113
+ checksum: 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
9952
10114
languageName: node
9953
10115
linkType: hard
9954
10116
@@ -10260,6 +10422,15 @@ __metadata:
10260
10422
languageName: node
10261
10423
linkType: hard
10262
10424
10425
+ "node-addon-api@npm:^7.0.0":
10426
+ version: 7.1.1
10427
+ resolution: "node-addon-api@npm:7.1.1"
10428
+ dependencies:
10429
+ node-gyp: "npm:latest"
10430
+ checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
10431
+ languageName: node
10432
+ linkType: hard
10433
+
10263
10434
"node-dir@npm:^0.1.17":
10264
10435
version: 0.1.17
10265
10436
resolution: "node-dir@npm:0.1.17"
@@ -11811,6 +11982,13 @@ __metadata:
11811
11982
languageName: node
11812
11983
linkType: hard
11813
11984
11985
+ "readdirp@npm:^4.0.1":
11986
+ version: 4.1.1
11987
+ resolution: "readdirp@npm:4.1.1"
11988
+ checksum: 10c0/a1afc90d0e57ce4caa28046875519453fd09663ade0d0c29fe0d6a117eca4596cfdf1a9ebb0859ad34cca7b9351d4f0d8d962a4363d40f3f37e57dba51ffb6b6
11989
+ languageName: node
11990
+ linkType: hard
11991
+
11814
11992
"readdirp@npm:~3.6.0":
11815
11993
version: 3.6.0
11816
11994
resolution: "readdirp@npm:3.6.0"
@@ -12267,16 +12445,20 @@ __metadata:
12267
12445
languageName: node
12268
12446
linkType: hard
12269
12447
12270
- "sass@npm:1.74.1 ":
12271
- version: 1.74.1
12272
- resolution: "sass@npm:1.74.1 "
12448
+ "sass@npm:1.83.2 ":
12449
+ version: 1.83.2
12450
+ resolution: "sass@npm:1.83.2 "
12273
12451
dependencies:
12274
- chokidar: "npm:>=3.0.0 <4.0.0"
12275
- immutable: "npm:^4.0.0"
12452
+ "@parcel/watcher": "npm:^2.4.1"
12453
+ chokidar: "npm:^4.0.0"
12454
+ immutable: "npm:^5.0.2"
12276
12455
source-map-js: "npm:>=0.6.2 <2.0.0"
12456
+ dependenciesMeta:
12457
+ "@parcel/watcher":
12458
+ optional: true
12277
12459
bin:
12278
12460
sass: sass.js
12279
- checksum: 10c0/4610257ee27823276ce4998a534b4ee9f313e5a0b3d3899e70e0f87096feeae4cd8dd3c2f765b52f57dd87f5dab22370ef63f95a837a189fbb9401396d5ce717
12461
+ checksum: 10c0/09daaf7015d2e714e8832f8e59b07db195cae556b0c4eb3e0f8d006c5e1811d9ae96dd957b4a05c9c1d21050205954d76df15e8a27ba828005692addd70d7100
12280
12462
languageName: node
12281
12463
linkType: hard
12282
12464
0 commit comments