@@ -2021,6 +2021,150 @@ __metadata:
2021
2021
languageName : node
2022
2022
linkType : hard
2023
2023
2024
+ " @parcel/watcher-android-arm64@npm:2.5.1 " :
2025
+ version : 2.5.1
2026
+ resolution : " @parcel/watcher-android-arm64@npm:2.5.1"
2027
+ conditions : os=android & cpu=arm64
2028
+ languageName : node
2029
+ linkType : hard
2030
+
2031
+ " @parcel/watcher-darwin-arm64@npm:2.5.1 " :
2032
+ version : 2.5.1
2033
+ resolution : " @parcel/watcher-darwin-arm64@npm:2.5.1"
2034
+ conditions : os=darwin & cpu=arm64
2035
+ languageName : node
2036
+ linkType : hard
2037
+
2038
+ " @parcel/watcher-darwin-x64@npm:2.5.1 " :
2039
+ version : 2.5.1
2040
+ resolution : " @parcel/watcher-darwin-x64@npm:2.5.1"
2041
+ conditions : os=darwin & cpu=x64
2042
+ languageName : node
2043
+ linkType : hard
2044
+
2045
+ " @parcel/watcher-freebsd-x64@npm:2.5.1 " :
2046
+ version : 2.5.1
2047
+ resolution : " @parcel/watcher-freebsd-x64@npm:2.5.1"
2048
+ conditions : os=freebsd & cpu=x64
2049
+ languageName : node
2050
+ linkType : hard
2051
+
2052
+ " @parcel/watcher-linux-arm-glibc@npm:2.5.1 " :
2053
+ version : 2.5.1
2054
+ resolution : " @parcel/watcher-linux-arm-glibc@npm:2.5.1"
2055
+ conditions : os=linux & cpu=arm & libc=glibc
2056
+ languageName : node
2057
+ linkType : hard
2058
+
2059
+ " @parcel/watcher-linux-arm-musl@npm:2.5.1 " :
2060
+ version : 2.5.1
2061
+ resolution : " @parcel/watcher-linux-arm-musl@npm:2.5.1"
2062
+ conditions : os=linux & cpu=arm & libc=musl
2063
+ languageName : node
2064
+ linkType : hard
2065
+
2066
+ " @parcel/watcher-linux-arm64-glibc@npm:2.5.1 " :
2067
+ version : 2.5.1
2068
+ resolution : " @parcel/watcher-linux-arm64-glibc@npm:2.5.1"
2069
+ conditions : os=linux & cpu=arm64 & libc=glibc
2070
+ languageName : node
2071
+ linkType : hard
2072
+
2073
+ " @parcel/watcher-linux-arm64-musl@npm:2.5.1 " :
2074
+ version : 2.5.1
2075
+ resolution : " @parcel/watcher-linux-arm64-musl@npm:2.5.1"
2076
+ conditions : os=linux & cpu=arm64 & libc=musl
2077
+ languageName : node
2078
+ linkType : hard
2079
+
2080
+ " @parcel/watcher-linux-x64-glibc@npm:2.5.1 " :
2081
+ version : 2.5.1
2082
+ resolution : " @parcel/watcher-linux-x64-glibc@npm:2.5.1"
2083
+ conditions : os=linux & cpu=x64 & libc=glibc
2084
+ languageName : node
2085
+ linkType : hard
2086
+
2087
+ " @parcel/watcher-linux-x64-musl@npm:2.5.1 " :
2088
+ version : 2.5.1
2089
+ resolution : " @parcel/watcher-linux-x64-musl@npm:2.5.1"
2090
+ conditions : os=linux & cpu=x64 & libc=musl
2091
+ languageName : node
2092
+ linkType : hard
2093
+
2094
+ " @parcel/watcher-win32-arm64@npm:2.5.1 " :
2095
+ version : 2.5.1
2096
+ resolution : " @parcel/watcher-win32-arm64@npm:2.5.1"
2097
+ conditions : os=win32 & cpu=arm64
2098
+ languageName : node
2099
+ linkType : hard
2100
+
2101
+ " @parcel/watcher-win32-ia32@npm:2.5.1 " :
2102
+ version : 2.5.1
2103
+ resolution : " @parcel/watcher-win32-ia32@npm:2.5.1"
2104
+ conditions : os=win32 & cpu=ia32
2105
+ languageName : node
2106
+ linkType : hard
2107
+
2108
+ " @parcel/watcher-win32-x64@npm:2.5.1 " :
2109
+ version : 2.5.1
2110
+ resolution : " @parcel/watcher-win32-x64@npm:2.5.1"
2111
+ conditions : os=win32 & cpu=x64
2112
+ languageName : node
2113
+ linkType : hard
2114
+
2115
+ " @parcel/watcher@npm:^2.4.1 " :
2116
+ version : 2.5.1
2117
+ resolution : " @parcel/watcher@npm:2.5.1"
2118
+ dependencies :
2119
+ " @parcel/watcher-android-arm64 " : 2.5.1
2120
+ " @parcel/watcher-darwin-arm64 " : 2.5.1
2121
+ " @parcel/watcher-darwin-x64 " : 2.5.1
2122
+ " @parcel/watcher-freebsd-x64 " : 2.5.1
2123
+ " @parcel/watcher-linux-arm-glibc " : 2.5.1
2124
+ " @parcel/watcher-linux-arm-musl " : 2.5.1
2125
+ " @parcel/watcher-linux-arm64-glibc " : 2.5.1
2126
+ " @parcel/watcher-linux-arm64-musl " : 2.5.1
2127
+ " @parcel/watcher-linux-x64-glibc " : 2.5.1
2128
+ " @parcel/watcher-linux-x64-musl " : 2.5.1
2129
+ " @parcel/watcher-win32-arm64 " : 2.5.1
2130
+ " @parcel/watcher-win32-ia32 " : 2.5.1
2131
+ " @parcel/watcher-win32-x64 " : 2.5.1
2132
+ detect-libc : ^1.0.3
2133
+ is-glob : ^4.0.3
2134
+ micromatch : ^4.0.5
2135
+ node-addon-api : ^7.0.0
2136
+ node-gyp : latest
2137
+ dependenciesMeta :
2138
+ " @parcel/watcher-android-arm64 " :
2139
+ optional : true
2140
+ " @parcel/watcher-darwin-arm64 " :
2141
+ optional : true
2142
+ " @parcel/watcher-darwin-x64 " :
2143
+ optional : true
2144
+ " @parcel/watcher-freebsd-x64 " :
2145
+ optional : true
2146
+ " @parcel/watcher-linux-arm-glibc " :
2147
+ optional : true
2148
+ " @parcel/watcher-linux-arm-musl " :
2149
+ optional : true
2150
+ " @parcel/watcher-linux-arm64-glibc " :
2151
+ optional : true
2152
+ " @parcel/watcher-linux-arm64-musl " :
2153
+ optional : true
2154
+ " @parcel/watcher-linux-x64-glibc " :
2155
+ optional : true
2156
+ " @parcel/watcher-linux-x64-musl " :
2157
+ optional : true
2158
+ " @parcel/watcher-win32-arm64 " :
2159
+ optional : true
2160
+ " @parcel/watcher-win32-ia32 " :
2161
+ optional : true
2162
+ " @parcel/watcher-win32-x64 " :
2163
+ optional : true
2164
+ checksum : c6444cd20212929ef2296d5620c0d41343a1719232cb0c947ced51155b8afc1e470c09d238b92f6c3a589e0320048badf5b73cb41790229521be224cbf89e0f4
2165
+ languageName : node
2166
+ linkType : hard
2167
+
2024
2168
" @pkgjs/parseargs@npm:^0.11.0 " :
2025
2169
version : 0.11.0
2026
2170
resolution : " @pkgjs/parseargs@npm:0.11.0"
@@ -3873,7 +4017,7 @@ __metadata:
3873
4017
languageName : node
3874
4018
linkType : hard
3875
4019
3876
- " chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm: ^3.6.0 " :
4020
+ " chokidar@npm:^3.6.0 " :
3877
4021
version : 3.6.0
3878
4022
resolution : " chokidar@npm:3.6.0"
3879
4023
dependencies :
@@ -3892,7 +4036,7 @@ __metadata:
3892
4036
languageName : node
3893
4037
linkType : hard
3894
4038
3895
- " chokidar@npm:^4.0.1 " :
4039
+ " chokidar@npm:^4.0.0, chokidar@npm:^4.0. 1 " :
3896
4040
version : 4.0.3
3897
4041
resolution : " chokidar@npm:4.0.3"
3898
4042
dependencies :
@@ -4708,6 +4852,15 @@ __metadata:
4708
4852
languageName : node
4709
4853
linkType : hard
4710
4854
4855
+ " detect-libc@npm:^1.0.3 " :
4856
+ version : 1.0.3
4857
+ resolution : " detect-libc@npm:1.0.3"
4858
+ bin :
4859
+ detect-libc : ./bin/detect-libc.js
4860
+ checksum : daaaed925ffa7889bd91d56e9624e6c8033911bb60f3a50a74a87500680652969dbaab9526d1e200a4c94acf80fc862a22131841145a0a8482d60a99c24f4a3e
4861
+ languageName : node
4862
+ linkType : hard
4863
+
4711
4864
" diff@npm:^3.1.0 " :
4712
4865
version : 3.5.0
4713
4866
resolution : " diff@npm:3.5.0"
@@ -7143,10 +7296,10 @@ __metadata:
7143
7296
languageName : node
7144
7297
linkType : hard
7145
7298
7146
- " immutable@npm:^4 .0.0 " :
7147
- version : 4.3.7
7148
- resolution : " immutable@npm:4.3.7 "
7149
- checksum : 1c50eb053bb300796551604afff554066f041aa8e15926cf98f6d11d9736b62ad12531c06515dd96375258653878b4736f8051cd20b640f5f976d09fa640e3ec
7299
+ " immutable@npm:^5 .0.2 " :
7300
+ version : 5.1.2
7301
+ resolution : " immutable@npm:5.1.2 "
7302
+ checksum : 85db3b2fddd637af68c85f7ac2710803fa61736ec56161e6035212a2226eae4d08bae913d48c15baaa94eb2f29e86a45bc40c02777b0220f6943ab66f4dfcf30
7150
7303
languageName : node
7151
7304
linkType : hard
7152
7305
@@ -9098,7 +9251,7 @@ __metadata:
9098
9251
redux-logger : ^3.0.6
9099
9252
redux-query : ^2.3.1
9100
9253
reselect : ^5.0.0
9101
- sass : ~1.64.2
9254
+ sass : ~1.89.0
9102
9255
sass-lint : ^1.13.1
9103
9256
sass-loader : ^12.1.0
9104
9257
serialize-javascript : ^3.1.0
@@ -9313,6 +9466,15 @@ __metadata:
9313
9466
languageName : node
9314
9467
linkType : hard
9315
9468
9469
+ " node-addon-api@npm:^7.0.0 " :
9470
+ version : 7.1.1
9471
+ resolution : " node-addon-api@npm:7.1.1"
9472
+ dependencies :
9473
+ node-gyp : latest
9474
+ checksum : 46051999e3289f205799dfaf6bcb017055d7569090f0004811110312e2db94cb4f8654602c7eb77a60a1a05142cc2b96e1b5c56ca4622c41a5c6370787faaf30
9475
+ languageName : node
9476
+ linkType : hard
9477
+
9316
9478
" node-fetch@npm:^1.0.1, node-fetch@npm:^1.3.3 " :
9317
9479
version : 1.7.3
9318
9480
resolution : " node-fetch@npm:1.7.3"
@@ -11531,16 +11693,20 @@ __metadata:
11531
11693
languageName : node
11532
11694
linkType : hard
11533
11695
11534
- " sass@npm:~1.64.2 " :
11535
- version : 1.64.2
11536
- resolution : " sass@npm:1.64.2 "
11696
+ " sass@npm:~1.89.0 " :
11697
+ version : 1.89.0
11698
+ resolution : " sass@npm:1.89.0 "
11537
11699
dependencies :
11538
- chokidar : " >=3.0.0 <4.0.0"
11539
- immutable : ^4.0.0
11700
+ " @parcel/watcher " : ^2.4.1
11701
+ chokidar : ^4.0.0
11702
+ immutable : ^5.0.2
11540
11703
source-map-js : " >=0.6.2 <2.0.0"
11704
+ dependenciesMeta :
11705
+ " @parcel/watcher " :
11706
+ optional : true
11541
11707
bin :
11542
11708
sass : sass.js
11543
- checksum : 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
11709
+ checksum : 31d32b922a7327abe0ac2777ee071f87acf4e9ce7ed4693b52ad27fc8595c0a9381cc2efbba97a76fa03bbde03906fe69e9bc44a35a873189514b873f99e7ff6
11544
11710
languageName : node
11545
11711
linkType : hard
11546
11712
0 commit comments